/* 20231108230700 - v2 */
.gui,
.gui-block-linklist li a {
  color: #666666;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #000000;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #0a8de9;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #0a8de9;
  box-shadow: 0 0 2px #0a8de9;
}

.gui-select.gui-focus .gui-handle {
  border-color: #0a8de9;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #709082;
}

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #666666;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #e9eeec;
  background-color: #f7f9f8;
}

.gui-block-option-block {
  border-color: #e9eeec;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #becdc6;
}

.gui ul.gui-products li {
  border-color: #d4ddd9;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #d4ddd9;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #d4ddd9;
}

.gui-block-content .gui-table {
  border-color: #e9eeec;
}

.gui-table thead tr th {
  border-color: #becdc6;
  background-color: #f7f9f8;
}

.gui-table tbody tr td {
  border-color: #e9eeec;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #709082;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #597368;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #364f41;
}

/* custom */
/* --------------APERO THEME FIX CODE---------------- */
.js .prod-card[data-inview] .prod-card__img-link, .js .prod-card[data-inview] .prod-card__variant-swatches, .js .prod-card[data-inview] .prod-card__badges-wrapper {
will-change: opacity;
}
/* --------------END APERO THEME FIX CODE---------------- */


.collection-page_top .breadcrumbs-bg-image {
    background-position: center;
    height: 600px;
}
.collection-filter_brands {
    height: 360px;
    overflow: hidden;
}
.filter-resset-btn {
    margin-top: 0;
    margin-bottom: 20px;
}
a.my-ezshops {
    color: #fff;
    font-size: 17px;
  font-weight:500;
}
.collection-filter_brands {
    margin-top: 40px;
}
.cm_show_btn_grop {
    border-color: #999;
    background-color: transparent;
    font-size: 14px;
    color: #999;
    border: 1px solid #999;
    padding: 8px 13px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}
.collection-filter_brands .filter-list:nth-child(n+7) {
          display: none;
}
ul.header-subcat.header-subsubcat li.has-subcat i.fas.fa-chevron-right {
    visibility: hidden;
}
div#faq-contact-us-title {
    background: #fff !important;
}
.tawk-icon-right {
    display: none;
}
.price-filter-input li input {
    width: 59px !important;
}
.gui-left a {
    display: block !important;
    color: black;
}
.gui-left {
    width: 100%;
}
.gui-login .gui-login-registered .gui-buttons .gui-left {
    display: block;
}
.gui-left {
    order: 2;
    font-size: 14px !important;
    padding-top: 15px;
}
.gui-right {
    width: 100%;
    margin-top: 20px;
    margin-right: 0px !important;
}
----Check Page responsive hai bhai---------

 .gui-checkout .gui-form .gui-left {
    height: auto;
}
.gui-spacer, .gui-clear {
    display: inherit;
}
 .product-buttons a {
    width: auto !important;
    margin: 0 ;
    margin-right: 20px;
}
  .product-buttons {
    display: flex;
}
 .gui-checkout .order-summary .gui-item {
    display: flex;
}
  .gui-div-cart-coupons .gui-input {
    margin: 0;
}
   .gui-checkout .gui-form .gui-input,  .gui-checkout .gui-form .gui-select {
    margin: 0 !important;
}
  .gui-checkout .gui-form .gui-left {
    height: fit-content;
} 
a#giftcard-modal-open {
    background-color: #3B5345 !important;
    color: #fff;
    padding: 20px;
    display: inline-block;
    margin-top: 20px;
    width: 100%;
    text-align: center;
}
.iconslogin a#google {
    display: none;
}
#gift-cards-page .giftcard-check-balance a {
    color: #fff !important;
}

.owl-hero .hero-img-2 a {
    display: none;
}
.collection-filter_brands .filter-list:nth-child(n+8) {
          display: none;
}
/* .collection-sidebar.sidebar-close .filter-categories p, .collection-sidebar.sidebar-close .filter-categories ul {
    display: none;
} */
li.active> i {
    transform: rotate(90deg);
}
.home-footer{
  margin-bottom:50px !important;
  max-width:1140px;
  display:flex;
  flex-direction:row;
  background-color: #FEEEEA;
  padding: 0 0;
  margin:auto;
}
.home-form{
   width:50%;
  display:flex;
  align-items:center;
}
.newsletter-form{
  display:flex;
  flex-direction:column;
  align-items: flex-start !important;
  padding-left: 39.75px;
  padding-right:39.25px ;
}
.newsletter-form h4{
  margin-bottom:15px;
  font-size: 28px;
  font-family: 'Roboto';
}
.newsletter-form p{
  font-size: 18px;
  font-family: 'Roboto';
  margin-bottom:20px;
}
.home-subscribe-banner{
  width:50%;
}
.brands-section {
    margin-bottom: 60px;
}
.phone{
  color:#000000 !important;
  text-decoration:none !important;
}
.footer-social a{
  text-decoration:none !important;
}
.prod-card:hover .products-cart.products-cart-default a.cartpage-btn{
  background-color:#709082;
  color:#fff;
}
.container-custom .custom-footer-wrapper{
border-top:1px solid #DDDDDD;
}
.products-cart a .fa-heart, .products-cart a .fa-heart, .product-catr-buttons-hover .product-wishlist-button i, .product-bottons-expanded .product-wishlist-button i {
    color: #000000 !important;
    border-color: #000000 !important;
}
.products-cart a .fa-shopping-cart {
    color: #000 ;
}
nav.desktop-nav > ul > li > a {
    font-weight: inherit;
}
nav.desktop-nav > ul > li > a.active {
    font-weight: 600;
}
nav.desktop-nav >ul >li > :nth-child(7) {
   color:#364F41 !important;
  background-color:black; 
}
.header-category, .header-subcat {
    background-color: #fff;
}
.header-category li a {
    color: #000000;
}
.header-category.has-subcat :hover{
  background-color:#F2F2F2 !important;
  color:red;
}
li.has-subcat a:hover {
    background-color: #F2F2F2;
  color: #000000;
}
.about-us-title h1{
  color:#364F41;
  font-weight:600;
}
.about-us-title P {
    font-size: 20px !important;
    line-height: 28px !important;
}
.aboutp {
    font-size: 20px !important;
    line-height: 28px !important;
}
.aboutp1 {
    font-size: 20px !important;
    line-height: 28px !important;
}
.about-us-page-content h1 {
    font-size: 36px !important;
    font-weight: 600 !important;
    color:#364F41;
  padding-bottom: 20px;
}
.about-us-page-content .mb40{
  display:none;
}
.about-us-page-content, .about-us-banner {
    width: 48%;
    padding-right: 9px;
}
.contact-us-section{
  margin-top:110px !important;
}
.about-us-content-section {
     padding: 0 0 !important; 
}
.gui-block-content .gui-form .gui-input input, .gui-block-content .gui-select select, .gui-block-content .gui-form .gui-text textarea {
    color: #000000 !important;
    background-color: #F9F9F9 !important;
}
.gui-col2-right .gui-col2-right-col1.gui-div-faq-questions .contact-info-wrapper h3 {
    font-size: 15px;
    font-weight: bold !important;
    padding-bottom: 5px;
}
.gui a.gui-button-large, .gui a.gui-button-small {
    background-color: gray !important;
    color: #fff !important;
}
.gui.gui-account .gui-block-title, .gui.gui-account .gui-block-content .gui-form .gui-field label:after, .gui.gui-account .gui-buttons .gui-button-small, #gui-form-details-region, #gui-form-details-country, .gui.gui-account.gui-wishlist .gui-table a.gui-button-small, .gui-table tbody tr td>.gui-button-small, #cart-block-related-title, #cart-block-calculate-shipping-title, .gui-col3-equal-col1.gui-div-cart-related .gui-button-small, .gui-col3-equal-col2.gui-div-cart-coupons .gui-button-small {
    background-color: gray !important;
}
.map-container {
     margin:0px !important;
    margin-bottom: 0px;
    height: 400px;
}
.price-filter-input li input {
    font-weight: 600;
}
.collection-filter_brands .filter-resset-btn a {
    border: 1px solid #999999;
}
.popup-login-form input {
  background: #DDDDDD;
}
.iconslogin {
    width: 100%;
    display: block;
}
.iconslogin #facebook {
    margin-right: 0px !important;
}
#google {
    color: #EF5959;
    border: 1px solid #EF5959;
}
#google i {
    color: #EF5959;
}
.popup-login-form .popup-bottom .btn-pink-border {
    border-color: #000000;
    color:#000000;
}
.popup-login-form .popup-bottom .btn-pink-border:hover{
    color: #fff !important;
}
.popup-registration-form #form-register .input-box input {
    background-color: #DDDDDD !important;
    color: #999999 !important;
    border: none !important;
}
.registration-popup-container .popup-registration-form .popup-bottom .btn-pink-border:hover{
  color:#fff;
}
nav.desktop-nav > ul > li:nth-child(7) a {
 color:#364F41 !important;
}
.home-footer .home-form #formNewsletter .newsletter-form   .newsletter-input {
  width:100% !important;
}
 
.home-footer .newsletter-wrapper.newsletter-top .newsletter-input input {
  width:100% !important;
}
.js-tabs .js-tabs__panels #proTabPanelInformation .text-component p {
  font-size:17px;
}
.pprice .product__price{
  font-weight:600;
}
@media screen and (max-width: 1480px) and (min-width: 1200px) {
.header-icons > li:not(:last-child) {
    margin-right: 5px;
}
}
@media (max-width: 768px){
  .gui-login .gui-buttons .gui-button-small {
    font-size: 18px !important;
}
  .gui-login .gui-buttons {
    display: block;
}
  .gui-left {
    width: 100% !important;
}
  .gui-right {
    width: 100% !important;
}
  .gui-col2-right .gui-col2-right-col1.gui-div-faq-questions .contact-info-wrapper div>i {
    font-size: 18px;
}
.owl-carousel .owl-item .hero-img {
  height: 200px;
}
.owl-carousel .hero-img.hero-img-2{
      background-position: -14px 0;
  }
 .homepage-hero-section {
    min-height: 200px;
       margin-top: -20px;
}
  .homepage-hero-section .owl-hero a {
    padding: 8px 13px;
    height: auto !important;
    line-height: initial;
}
.breadcrumbs-textpage-bg-image, .breadcrumbs-textpage-bg-image, .collection-page_top .breadcrumbs-bg-image {
    height: 170px;
}
  .mobile-menu li.has-subcat a {
    font-size: 18px;
}
.mobile-menu li.mobile-menu-links i.active, .mobile-menu li.mobile-menu-links i {
    font-size: 26px;
}
 .home-subscribe-banner img {
    height: auto !important;
}
  .mobile-menu li.has-subcat i {
    font-size: 22px;
}
  .has-subcat li a{
       font-size: 22px;
  }
  .mobile-menu li a {
    font-size: 18px;
}
.home-footer {
    display: flex;
    flex-direction: column;
   margin-left: 30px;
    margin-right: 30px;
  }
  .logo-wrap img {
    height: 32px;
}
.home-footer .home-subscribe-banner {
    width: 100%;
}
.home-footer  .home-form {
     width: 100%; 
    padding-top: 30px;
    padding-bottom: 30px;
}
  .about-us-page-content, .about-us-banner {
     width: 100%;
}
  .product-cart-btn-mobile {
     background-color: #fff !important; 
}
.product-cart-btn-title-mobile, .products-cart a .fa-shopping-cart {
    color: #000;
}
}
.prod-card__img-link img {
    border: 1px solid #ccc;
}
.home-category-banner_title {
    width: 53%;
}
.popup-title {
    margin-top: 40px;
}
.in-stock p {
    text-transform: uppercase;
}
.product-image-owl.owl-carousel .owl-nav {
    display: inherit;
}
* Slider arrow*/
.product-image-owl.owl-carousel .owl-nav {
    display: initial;
      left: -18px;
}
.product-image-owl.owl-carousel .owl-nav {
    position: absolute !important;
    z-index: 9999;
}
.product-image-owl.owl-carousel.owl-loaded.owl-drag .owl-prev{
  transform: rotateZ(90deg);
		top: -63px !important;
    left: -71px;
}
.product-image-owl.owl-carousel.owl-loaded.owl-drag .owl-next{
	transform: rotateZ(90deg);
top: -550px !important;
    left: -66px;
}
.breadcrumbs-textpage-bg-image {
    background-position: bottom;
    position: relative;
}
.breadcrumbs-textpage-bg-image:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(90deg, #00000080 0%, #00000040 51%, #0000001A 100%) 0% 0% no-repeat padding-box;
    z-index: 0;
}
.header-category li a {
    font-weight: 400;
}
.header-top-bar a {
    color: #fff;
}
.home-subscribe-banner img{
    height: 100%;
}
section.homepage-tags-wrapper {
    display: none;
}
.gui-col2-right-col1.gui-div-faq-questions .gui-content-title, .gui-col2-right-col1.gui-div-faq-questions .gui-content-subtitle, .gui-col2-right-col1.gui-div-faq-questions .gui-content-wysiwyg{
    display: none;
}
.standard-textpage-section p{
    line-height: 28px;
    font-size: 18px;
}
.header-subcat {
    width: 300px;
}
.header-category {
    width: 220px;
}
.header-subcat.header-subsubcat {
    top: 0;
    margin-left: 23px;
}
.home-footer{
  margin-bottom:50px !important;
  max-width:1140px;
  display:flex;
  flex-direction:row;
  background-color: #FEEEEA;
  padding: 0 0;
  margin:auto;
}
.home-form{
   width:50%;
  display:flex;
  align-items:center;
}
.newsletter-form{
  display:flex;
  flex-direction:column;
  align-items: flex-start !important;
  padding-left: 39.75px;
  padding-right:39.25px ;
}
.newsletter-form h4{
  margin-bottom:15px;
  font-size: 28px;
  font-family: 'Roboto';
}
.newsletter-form p{
  font-size: 18px;
  font-family: 'Roboto';
  margin-bottom:20px;
}
.home-subscribe-banner{
  width:50%;
}
.brands-section {
    margin-bottom: 60px;
}
.phone{
  color:#000000 !important;
  text-decoration:none !important;
}
.footer-social a{
  text-decoration:none !important;
}
.prod-card:hover .products-cart.products-cart-default a.cartpage-btn{
  background-color:#709082;
  color:#fff;
}
.container-custom .custom-footer-wrapper{
border-top:1px solid #DDDDDD;
}
.products-cart a .fa-heart, .products-cart a .fa-heart, .product-catr-buttons-hover .product-wishlist-button i, .product-bottons-expanded .product-wishlist-button i {
    color: #000000 !important;
    border-color: #000000 !important;
}
.products-cart a .fa-shopping-cart {
    color: #000 ;
}
nav.desktop-nav > ul > li > a {
    font-weight: inherit;
}
nav.desktop-nav > ul > li > a.active {
    font-weight: 600;
}
nav.desktop-nav >ul >li > :nth-child(7) {
   color:#364F41 !important;
  background-color:black; 
}
.header-category, .header-subcat {
    background-color: #fff;
}
.header-category li a {
    color: #000000;
}
.header-category.has-subcat :hover{
  background-color:#F2F2F2 !important;
  color:red;
}
li.has-subcat a:hover {
    background-color: #F2F2F2;
  color: #000000;
}
.about-us-title h1{
  color:#364F41;
  font-weight:600;
}
.about-us-title P {
    font-size: 20px !important;
    line-height: 28px !important;
}
.aboutp {
    font-size: 20px !important;
    line-height: 28px !important;
}
.aboutp1 {
    font-size: 20px !important;
    line-height: 28px !important;
}
.about-us-page-content h1 {
    font-size: 36px !important;
    font-weight: 600 !important;
    color:#364F41;
  padding-bottom: 20px;
}
.about-us-page-content .mb40{
  display:none;
}
.about-us-page-content, .about-us-banner {
    width: 48%;
    padding-right: 9px;
}
.contact-us-section{
  margin-top:110px !important;
}
.about-us-content-section {
     padding: 0 0 !important; 
}
.gui-block-content .gui-form .gui-input input, .gui-block-content .gui-select select, .gui-block-content .gui-form .gui-text textarea {
    color: #000000 !important;
    background-color: #F9F9F9 !important;
}
.gui-col2-right .gui-col2-right-col1.gui-div-faq-questions .contact-info-wrapper h3 {
    font-size: 15px;
    font-weight: bold !important;
    padding-bottom: 5px;
}
.gui a.gui-button-large, .gui a.gui-button-small {
    background-color:#3B5345 !important;
    color: #fff !important;
}
.map-container {
     margin:0px !important;
    margin-bottom: 0px;
    height: 400px;
}
.price-filter-input li input {
    font-weight: 600;
}
.collection-filter_brands .filter-resset-btn a {
    border: 1px solid #999999;
}
.popup-login-form input {
  background: #DDDDDD;
}
.iconslogin {
    width: 100%;
    display: flex;
}
.iconslogin #facebook {
    margin-right: 15px;
}
#google {
    color: #EF5959;
    border: 1px solid #EF5959;
}
#google i {
    color: #EF5959;
}
.popup-login-form .popup-bottom .btn-pink-border {
    border-color: #000000;
    color:#000000;
}
.popup-login-form .popup-bottom .btn-pink-border:hover{
    color: #fff !important;
}
.popup-registration-form #form-register .input-box input {
    background-color: #DDDDDD !important;
    color: #999999 !important;
    border: none !important;
}
.registration-popup-container .popup-registration-form .popup-bottom .btn-pink-border:hover{
  color:#fff;
}
nav.desktop-nav > ul > li:nth-child(7) a {
 color:#364F41 !important;
}
.home-footer .home-form #formNewsletter .newsletter-form   .newsletter-input {
  width:100% !important;
}
 
.home-footer .newsletter-wrapper.newsletter-top .newsletter-input input {
  width:100% !important;
}
.js-tabs .js-tabs__panels #proTabPanelInformation .text-component p {
  font-size:17px;
}
.pprice .product__price{
  font-weight:600;
}
@media (max-width: 800px){
  .usp-wrapper.usp-home-wrapper, .usp-top {
      display: block;
       padding-bottom: 0;
  }
	.usp-top {
      padding: 0;
  }
  section.featured-section {
      padding-top: 0;
  }
}
@media (max-width: 768px){
body.homepage-active .hero-img.hero-img-2 img {
    display: none;
}
.newsletter-form {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.home-footer {
    display: flex;
    flex-direction: column;
   margin-left: 30px;
    margin-right: 30px;
  }
.home-footer .home-subscribe-banner {
    width: 100%;
}
.home-footer  .home-form {
     width: 100%; 
    padding-top: 30px;
    padding-bottom: 30px;
}
  .about-us-page-content, .about-us-banner {
     width: 100%;
}
  .product-cart-btn-mobile {
     background-color: #fff !important; 
}
.product-cart-btn-title-mobile, .products-cart a .fa-shopping-cart {
    color: #000;
}
}
.prod-card__img-link img {
    border: 1px solid #ccc;
}
.home-category-banner_title {
    width: 53%;
}
.popup-title {
    margin-top: 40px;
}
.in-stock p {
    text-transform: uppercase;
}
.product-image-owl.owl-carousel .owl-nav {
    display: inherit;
}
* Slider arrow*/
.product-image-owl.owl-carousel .owl-nav {
    display: initial;
      left: -18px;
}
.product-image-owl.owl-carousel .owl-nav {
    position: absolute !important;
    z-index: 9999;
}
.product-image-owl.owl-carousel.owl-loaded.owl-drag .owl-prev{
  transform: rotateZ(90deg);
		top: -63px !important;
    left: -71px;
}
.breadcrumbs-textpage-bg-image {
    background-position: bottom;
    height: 600px;
}
.header-category li a {
    font-weight: 400;
}
.header-top-bar a {
    color: #fff;
}
.home-subscribe-banner img{
    height: 100%;
}
section.homepage-tags-wrapper {
    display: none;
}
.gui-col2-right-col1.gui-div-faq-questions .gui-content-title, .gui-col2-right-col1.gui-div-faq-questions .gui-content-subtitle, .gui-col2-right-col1.gui-div-faq-questions .gui-content-wysiwyg{
    display: none;
}
.standard-textpage-section p{
    line-height: 28px;
    font-size: 18px;
}
.header-subcat {
    width: 300px;
}
.header-category {
    width: 240px;
}
.header-subcat.header-subsubcat {
    top: 0;
    margin-left: 50px;
}
nav.desktop-nav > ul > li{
    margin-right: 22px !important;
}
.prod-card__img-link img{
	    object-fit: contain;
}
.header-icons-social {
    display: flex;
}
/* .about-us-content a{
	display: none;
} */
.review .review-content {
    height: auto;
}
.js-tabs__panel ul{
    list-style: disc;
    list-style-position: inside;
}
a.button.btn-pink.w100.block.view-cart-btn {
    margin-bottom: 10px;
}
.owl-carousel .owl-item .hero-img {
    height: auto !important; 
}
.owl-carousel .owl-item .hero-img .container-custom {
    position: absolute;
    max-width: 1135px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 100%;
}
@media (max-width: 1024px){
  .owl-carousel .owl-item .hero-img .container-custom  {
      max-width: 85%;
  }
}
@media (max-width: 640px){
section.usp-top {
    display: none;
}
.product-image-owl.owl-carousel.owl-loaded.owl-drag .owl-next {
/*     transform: rotateZ(90deg); */
    top: -345px !important;
/*     left: -66px; */
}
.product-image-owl.owl-carousel.owl-loaded.owl-drag .owl-prev {
/*     transform: rotateZ(90deg); */
    top: -20px !important;
/*     left: -71px; */
}
.product-buttons a:not(:last-child) {
    margin-right: 10px;
/*     margin-bottom: 15px; */
    min-width: 130px;
/*     padding: 12px; */
}
.product-buttons a:nth-child(2) {
/*     width: calc(100% - 67px); */
    margin-right: 10px;
}
}
@media (max-width: 560px){
.owl-carousel .owl-item .hero-img {
    height: 150px !important;
}
.header-icons > li:not(:last-child) {
    margin-right: 5px;
}
.newsletter-wrapper.newsletter-top .newsletter-input input {
    width: 100%;
}
.gui-block-content.gui-align-center a.gui-button-small {
    margin: 5px 0;
}
.gui-cart-sum .gui-big {
    margin-bottom: 100px;
}
.gui-cart-sum .gui-item .gui-desc {
    margin-top: 10px;
}
.gui-cart-sum .gui-item .gui-price {
    margin-top: 10px;
}
.gui-right.gui-align-right a.gui-button-large.gui-button-action {
    margin-top: 20px;
}
}
@media (max-width: 600px){
.featured-products-title {
    padding-top: 10px !important;
}
}



/* CUSTOM CSS */

/* HEADER */
.mega-nav--desktop .mega-nav__control {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 var(--space-sm);
    height: 100%;
    font-size: 14px;
    color: var(--color-contrast-higher);
    text-decoration: none;
    transition: .2s;
}

/* BANNER */
.feature-v9__content.feature-v9__content--left.text-component.max-width-xxxs h2.text-xxl {
    font-weight: 400!important;
    font-size: 50px;
}
.prod-card__price {
    text-decoration: none;
    white-space: nowrap;
    font-size: 19px;
    font-family: 'Poppins', sans-serif;
    color: #709082!important;
    font-weight: 600;
}


/* CATEGORY */
.prod-card__details-wrapper {
    min-height: 52px;
}
@media only screen and (max-width: 850px){
.prod-card__details-wrapper {
    min-height: 69px;
}
  .product-flex{
  	display:flex; 
    justify-content: space-between;
    padding: 0 10px!important;
  }
}

@media only screen and (max-width: 650px){
 .product-flex{
  	display: block;
  }
}
  .product-flex{
  	display:flex; 
    justify-content: space-between;
    padding: 0 70px;
  }




.show-on-hover {
    display: none;
}

.show-on-hover:hover{
	display:block;
}

.hide-on-hover {
    display: block;
}

.hide-on-hover:hover{
	display:none;
}

/* CustomBlock */
@media only screen and (min-width: 850px){
img.block.width-100\%.custom-width {
    width: 80%;
    margin-left: 10%;
}
.custom-margin-text.col-5\@md.margin-top-auto\@md {
    margin-top: -25%;
    margin-left: 0%;
}
}

a.btn.btn--arrow.custom-arrow {
    font-size: 18px;
    color: #709082!important;
    font-weight: 100;
}

.bg-custom-color {
    background-color: #D0D9D4;
}
/* HERO Banner */
span.herobanner-secondary {

    font-size: 60px;
    color: #709082;
}
span.hero-light-text {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 100;
}
a.btn.btn--arrow.margin-right-md.button-hero-banner {
    margin-top: 16%;
}
.hero-bannersimple-text{
	margin-top:-27%;
}


/* NEWSLETTER */
.newsletter-text{
	font-size: 42px;
  
}

/* FOOTER RULES */
.footer-text-custom {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 200;
    color: #CCCCCC!important;
}


.footer-text-custom-footeradress{
	    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 200;
    color: #CCCCCC!important;
}
h4.footer__news-title.text-lg {
    font-size: 42px;
    font-weight: bold;
}

@media (max-width: 600px) {
  .footer__info {
    flex-direction: column;
  }
  
  .footer__info-item:last-child {
  	margin-top: 20px;
  }
}

@media ((min-width: 600px) and (max-width: 850px)) {
  .footer__print-link {
  	margin-bottom: 0;
    margin-left: 20px;
  }
}

@media (min-width: 850px) {
	.footer__print-link {
    margin-left: 20px;
  }
}

/* PRODUCT COLLECTION PAGE */
.prod-card__img-link img {
    border: none;
}

/* PRODUCT CARD */
.price-custom {
    text-decoration: none;
    white-space: nowrap;
    font-size: 24px!important;
    color: #364F41!important;
    font-weight: bold!important;
    font-family: 'Dosis', sans-serif;
}

p.product-description-page {
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-weight: 100;
    font-size: 17px;
    padding-top: 25px;
}

.custom-padding-wishlist {
    padding: 0 150px;
}

@media (min-width: 600px) {
  .prod-card img {
    transform: scale(0.9);
  }
}

@media only screen and (max-width: 650px){
  .custom-padding-wishlist {
  padding: 0 80px!important;
  }
  h2.description-product-page {
    padding: 0!important;
    margin: 0px 0px 15px 20px;
}
  
}

@media only screen and (min-width:651px and max-width: 850px){
.custom-padding-wishlist {
    padding: 0 275px;
}
  h2.description-product-page {
    margin: 0 0 15px 20px;
}
  
  #instagramFeed1 {
  	width: 615px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media ((min-width:651px) and (max-width: 850px)){
  #instagramFeed1 {
  	width: 615px;
    margin-left: auto;
    margin-right: auto;
  }
}

.description-product-page {
    margin: 0 0px 25px 55px!important;
      font-size: 42px;
    color: #000000;
    font-weight: 100;
}
.custom-description-text p,.custom-description-text ul>li,.custom-description-text span {
    font-family: 'Poppins', sans-serif!important;
    font-weight: 100!important;
    font-size: 20px!important;
    color: #000000!important;
}
.custom-description-text img {
	max-width: 101%!important;
}

@media (min-width: 850px) {
	#instagramFeed1 {
  	width: 650px;
  }
}


/* ABOUT US PAGE */
@media (max-width: 600px) {
  .para-about p:first-child {
  	margin-top: 15px;
  }
}

@media only screen and (min-width: 820px){
  .about-block1{
    display: flex;
    
  }
  .about-block2{
    display: flex;
    flex-direction: row-reverse;
    
  }
  .para-about{
    flex: 1;
      padding: 100px;
}
  .image-about{
    
    flex:1;
  }
  
}

/* ABOUT US PAGE */
span.contaact-page-text-custom {
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-weight: 100;
    font-size: 18px;
}
h1#drawerLoginTitle1 {
    color: #000000;
    font-size: 42px;
    padding-bottom: 20px;
}


.btn--arrow::after {
    content: "\ea04";
    display: inline-block;
    font: normal normal normal 1.15em/1 'q4tre';
    speak: none;
    text-transform: none;
    transition: transform .2s ease;
    margin-left: var(--space-xxxs);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #364F41;
}

@media (min-width:600px) and (max-width:850px) {
section.hero.position-relative.bg-contrast-lower.fade-in.is-inview {
    background-size: contain!important;
}
	
}

@media (max-width:600px){
  .google-maps {
    position: relative;
   padding-bottom: 100%; /*  This is the aspect ratio */
    height: 0;
    overflow: hidden;
  }
  .google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
}


@media (min-width:600px) and (max-width:850px){
  .google-maps {
    position: relative;
   padding-bottom: 50%; /*  This is the aspect ratio */
    height: 0;
    overflow: hidden;
  }
  .google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
}

@media (min-width:850px){
  .google-maps {
    position: relative;
   padding-bottom: 66%; /*  This is the aspect ratio */
    height: 0;
    overflow: hidden;
  }
  .google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
/*   .featured-blocks-blocks {
    padding-left: 15vh;
} */
  
}


span.contaact-page-text-custom>a {
    text-decoration: none;
    color: #000000;
}

/* Make appointment page (under categories) */

@media ((min-width: 600px) and (max-width: 850px)) {
  .appointment-page-img-custom {
		height: 400px;
  }
  
  .appointment-page-empty-block-custom {
  	display: none;
  }
}

@media (min-width: 850px) {
  .appointment-page-img-custom {
		width: 435px;
    height: 652px;
  }
}

/* 2 block section on homepage */

@media ((min-width: 600px) and (max-width: 850px)) {
  .two-block-img-custom {
    width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 850px) {
  .two-block-img-custom {
    transform: scale(0.7);
  }
  
  .featured-blocks-blocks {
	  margin-top: auto !important;
    margin-bottom: auto;
  	max-width: 430px;
	}
 
  /*
  .grid {
  	display: none;
    
  }*/
  
}


/* --------------CBD SLIDER BG IMAGE--------------------- */
.cbd-slider-bg-img{
	width:100%;
  height:700px;
  background-image: url('https://cdn.shoplightspeed.com/shops/616186/files/55099440/cbd-web-banner.png');
  background-repeat: no-repeat;
  background-size:cover;
  background-position:center;
}


@media (max-width: 600px){
.cbd-slider-bg-img{
  height:400px;
  background-image: url('https://cdn.shoplightspeed.com/shops/616186/files/55107277/5-mobile.jpg');
}
}

/* Blog section (homepage) - Limit to show only 3 posts */

@media (max-width: 600px) {
  .blog-module .js-blog-wrapper {
  	height: 420px;
  } 
}

@media (min-width: 850px) {
  .blog-module {
  	padding-bottom: 0;
  }
  
  .blog-module .btn {
  	margin-top: 145px;
  }
  
  .blog-module .js-blog-wrapper {
  	height: 520px;
  } 
}

/* Stock Notifier app */

.stocknotifier-btn {
	  background-color: var(--color-primary);
    color: var(--color-white);
    border-radius: 2em;
  	width: 125px;
    margin-left: auto;
    margin-right: auto;
}

.stocknotifier-btn:hover, #stocknotifier-popup #stocknotifier-popup-input-submit:hover {
		background-color: var(--color-primary-dark);
}

#stocknotifier-popup #stocknotifier-popup-input-submit {
	  background-color: var(--color-primary);
    color: var(--color-white);
    border-radius: 2em;
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--space-md);
    padding-right: var(--space-md);
}

@media (max-width: 850px) {
  .stocknotifier-btn {
  	font-size: 11.7px;
    margin-top: 20px;
  	margin-bottom: 20px;
  }
}

@media (min-width: 850px) {
  .stocknotifier-btn {
  	font-size: 14.6px;
    margin-top: 10px;
  	margin-bottom: 10px;
  }
}
