/** Shopify CDN: Minification failed

Line 378:39 Expected ":"
Line 555:0 Expected "{" but found "."

**/
@font-face {
  font-family: "Galano";
  src: url("/cdn/shop/t/13/assets/Galano_Grotesque_Medium.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Galano";
  src: url("/cdn/shop/t/13/assets/Galano_Grotesque_Semi_Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}


@font-face {
  font-family: "Galano Alt";
  src: url("/cdn/shop/t/13/assets/Galano_Grotesque_Alt_Medium.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Galano Alt";
  src: url("/cdn/shop/t/13/assets/Galano_Grotesque_Alt_Semi_Bold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Galano Alt";
  src: url("/cdn/shop/t/13/assets/Galano_Grotesque_Alt_Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Galano Alt";
  src: url("/cdn/shop/t/13/assets/Galano_Grotesque_Alt_Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

html, body {
    font-family: "Galano Alt",sans-serif !important;
}

h1, h2, h3, h4, h5, h6
{font-family: "Galano Alt",sans-serif !important; text-transform: initial !important; letter-spacing: 0 !important; font-weight: 900 !important;}

p
{font-family: "Galano",sans-serif !important;}


/*********
HEADER
**********/


.notification-bar {
    background-color: #ffdd3d;
    color: #1d3c33;
    font-size: 14px;
    letter-spacing: 0px !important;
    font-weight: bold !important;
}



.header-tools .header-cart-count {
    top: 23px !important;
    right: 14px !important;
  	width: 16px !important;
    padding: 0px !important;
    background-color: #1c3d36 !important;
}



.header-account-dropdown .button-text, .header-account-contact-header, .header-account-contact-info li {font-size: 14px; padding: 0 !important; font-family: Galano, Montserrat, san-serif !important;}

.header-account-dropdown .module-content, .header-account-dropdown .module-contact-wrapper .module-content {
    padding-right: 14px;
    padding-left: 14px;
}




/* Menú  MENU */

@media only screen and (min-width:721px) {
.main-navigation, .header--logo-left-search {display: inline-block;}
}

.main-navigation-wrapper {text-align: center;}

.megachrono-navigation .navigation-list {padding-bottom: 0}
.header-tools {align-self: start !important;}

.navigation-list-item a {
	font-family: "Galano Alt", Montserrat, san-serif;
  	color: #1c3d36 !important;
} 
.navigation-list-item>a {
  opacity: 1 !important;
}

.navigation-list-item>a:hover {
  opacity: 1 !important;
}

.navigation-dropdown-simple {text-align: left;}
.navigation-dropdown-item a {font-size: 14px; padding: 5px 0;} 


@media only screen and (min-width:721px) {
  .main-navigation > .navigation-list > .navigation-list-item a:before, .megachrono-navigation > .navigation-list > .navigation-list-item a:before  {
    content: "";
    position: absolute;
    left: 0;
    right: 100%;
    bottom: -3px;
    display: block;
    transition: right .3s ease;
    z-index: 6;
    height: 3px;
    background: #1c3d36;
  }

  .main-navigation > .navigation-list > .navigation-list-item:hover a:before, .megachrono-navigation > .navigation-list > .navigation-list-item:hover a:before {
    right: 0
  }
  .navigation-dropdown-item a:before {content:none; right: 100% !important;} 
  .navigation-dropdown-toggle {display:none;}
  
  
}





@media (max-width: 720px) {
  .navigation-list-item .cart-item-quantity-edit, .navigation-list-item a, .navigation-list-item span {
    display: inline-block;
    width: 100%;
    padding: 8px 40px 8px 16px;
    font-size: 14px;
    color: ;
    background-color: ;
  }
  .navigation-list-item {
    text-align: left;
 
  }
  .navigation-list.secondary li a, .navigation-list.secondary li {background: #f5f5f5 !important;}
  .navigation-list.tertiary li a, .navigation-list.tertiary li {background: #ebebeb !important;}
  .navigation-list.secondary .navigation-list-item .navigation-list-item-inner, .navigation-list.secondary .navigation-list-item button {background: transparent !important}
  .main-navigation-wrapper .social-wrapper {display: none;}
}







/* Búsqueda */
.header--logo-left-search {margin-left:20px;}

.header-search-input-wrapper {
top: -10px;
}


.header-search-form-style-boxed .form-input {
  	border: 0 !important;
    border-bottom: 1px solid #000 !important;
  	padding: 0px 4px !important;
    border-radius: 0;
    max-width: 150px;
}

.header-search-form-style-boxed .header-search-submit {
  width: 30px;
  height: 30px;
  padding-left: 6px;
  padding-right: 6px;
  bottom: -4px;
  border: 0;
  background: #fff;
}

.header-search-form-style-boxed .header-search-input-wrapper label {
    width: calc(100% - 28px);
}

.header-search-form-style-boxed .header-search-submit svg {
  color: #1c3d36;
}

.header-search-form-style-boxed {min-width: 150px !important}








/* GLOBO SOFTWARE */
.gl-filter-search-fullscreen .gl-fullscreen-layer, .gl-fullscreen-layer .gl-fullscreen-results__meta, .gl-filter-search-fullscreen .gl-fullscreen-layer .gl-fullscreen-top-searches, .gl-fullscreen-layer .gl-card { 
  background-color: #F2F1E9;
}
.gl-filter-search-fullscreen, .gl-fullscreen-layer .gl-card, .gl-card-title a {color: #1C3C34;}




/* Redes sociales */
.social-wrapper {display: inline-block;}
.social-wrapper ul {padding-left: 5px;}

.social a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 20px;
    width: 20px;
  	margin: 0 5px;
}

.social a:hover svg {color: #41b324;}

.social svg {
    display: block;
    height: 20px;
    width: 20px;
    color: #1C3C34;
}






/*********
HOME
**********/



.index-custom-html a {border-bottom: 0 !important;}








/* SLIDER */
.show-desktop {display: block;}
.show-mobile {display: none;}

@media only screen and (max-width:500px) {
  .show-desktop {display: none;}
  .show-mobile {display: block;}
}


.slick-track {min-height: 20px !important; height: 45vw !important;}
.slideshow-same-height .slick-slide, .slideshow-same-height .slick-track {
    min-height: 40vw!important;
}
.slideshow-same-height.slideshow-wrapper .svg-placeholder, .slideshow-same-height.slideshow-wrapper img {
    object-fit: cover;
    height: 45vw !important;
}

.slideshow-wrapper .slick-previous {
    left: 45% !important;
}
.slideshow-wrapper .slick-next {
    right: 45% !important;
}

.slideshow-wrapper .slick-arrow {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateX(0) !important;
}

.slideshow-wrapper .slick-arrow svg {
  background-color: transparent !important;
  color: #fff !important;
  filter: drop-shadow(0px 0px 5px #000);
  box-shadow: 0 0 10px #00000022;
}


.slideshow-wrapper button.slick-arrow:after {border: 2px solid #fff !important; opacity: 1 !important;}

@media only screen and (max-width: 1024px) {
  .slideshow-wrapper .slick-previous {
    left: 41% !important;
  }
  .slideshow-wrapper .slick-next {
      right: 41% !important;
  }
}


@media only screen and (max-width: 720px) {
  .slideshow-wrapper .slick-arrow {
    display: block !important;
  }
  .slideshow-wrapper .slick-previous {
    left: 41% !important;
  }
  .slideshow-wrapper .slick-next {
      right: 41% !important;
  }
  .slideshow-wrapper .slick-arrow {
    width: 30px !important;
    height: 30px !important;
    bottom: 12px !important;
  }
}

@media only screen and (max-width: 500px) {
  .slideshow-same-height.slideshow-wrapper .svg-placeholder, .slideshow-same-height.slideshow-wrapper img {
    height: 104vw !important;
  }
}




/* TITULOS */

.featured-products-heading {font-size: 48px !important;}

header.index-header::after {
    width: 80px;
    border-bottom: 2px solid #1c3d36;
    margin: 10px auto 0;
}

h2.index-newsletter-title {font-size: 2.5rem !important;}

@media only screen and (max-width:900px) {
  .featured-products-heading, .custom-html__inner h2, .custom-html__inner h3, h2.index-newsletter-title {font-size: 36px !important;}
  h2.titugigante {font-size:50px !important;}
}

@media only screen and (max-width:500px) {
  .featured-products-heading, .custom-html__inner h2, .custom-html__inner h3, h2.index-newsletter-title {font-size: 26px !important;}
  h2.titugigante {font-size:36px !important;}
}





/* NUEVOS LANZAMIENTOS */

.featured-collection-grid, .collection-wrapper {text-align: center !important;}

.featured-collection-grid h3, h3.product--item-title, .product-item .product--item-title, h4.product-item-title {
  font-family: "Galano Alt"; Montserrat!important;
  font-weight: 400 !important;
  font-size: 13px !important;
  text-align: center !important;
}

.section-index-products .product-item .product-item__wrapper {
    text-align: center;
}

.section-index-products .featured-collection-grid.products-per-row-5 article:nth-last-child(-n+5) {margin-bottom: 15px !important;}

.gf-block-title h3 {font-weight: normal !important;}

#gf-tree .noUi-connect {background:#1C3C34;}

#gf-tree .noUi-handle {background:#6DCBB7;}

.product-item-price {font-size: 15px;}
.product-item-price .is-sale {color: #6DCBB7}

/* Alinear precios a todos los productos */
.product-item-details {
    display: flex;
    flex-flow: wrap;
}
.product-item-price {
    align-self: end;
  	flex: auto;
}


.product-item-details .product-item-in-cart {display: none;}
.product-item-details .product--item-title, .product-item-details .product-item-title {width: 100%;}

@media only screen and (max-width:720px) {
  .swiper-container .swiper-button-next {opacity: 1;}
}

@media only screen and (max-width: 499px) {
  .swiper-button-next, .swiper-button-prev {
    display: block;
  }
  .section-index-products .product-item__image-wrapper {max-width: 240px; margin: auto !important;}
}






/* BOTONES */

#product-media .product-single__view-in-space, .button, .button-text, .product-form .shopify-payment-button__button--unbranded {
  font-weight: 600 !important;
  padding: 10px 20px;
  min-width: 150px;
}

.index-newsletter-content .button-text {min-width: auto !important; padding: 0px;}






/* COLECCIONES */

.index-features-item .index-features-item-content.center {
    justify-content: initial !important;
}

.index-features-title {
    font-size: 40px;
	text-shadow: 1px 2px 5px #656565;
  	margin-bottom: -3px !important;
}

.index-features-title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 100%;
    bottom: 0;
    display: block;
    transition: right .3s ease;
    z-index: 6;
    height: 4px;
    background: #ffffff;
    box-shadow: 1px 3px 5px #656565;
}

.index-features-item:hover .index-features-title:before {
  right: 0
}

.product-item-in-cart {font-size: 14px;}

a[aria-label="Todo"] h3 {display:none;}

@media only screen and (max-width: 720px) {
	.index-features-item.grid-item-33 {
   		width: 50% !important; padding-left: 8px; padding-right: 8px;
	}
}

@media only screen and (max-width:900px) {
  .index-features-title {font-size:30px;}
}
  
@media only screen and (max-width:500px) {
  .index-features-title {font-size:20px;}
}  
  

  
  
/* BANNER */

.product-item-banner {
	height: 65px;
    width: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
  	text-align: center;
    font-size: 14px;
    letter-spacing: 0;
    border-radius: 28px;
}




/* MARCAS */
#shopify-section-template--16139048779990__1650086450452e936e section, #shopify-section-template--16139048779990__16498165151044c554 section, #shopify-section-template--16139048779990__16500889737e7597e5 section, #shopify-section-template--16139048779990__16502275917e5a4957 section { 
  max-width:1280px;
  margin-left: auto;
  margin-right: auto;
}

#shopify-section-template--16139048779990__1650086450452e936e section div .custom-html__inner:first-child {}
#shopify-section-template--16139048779990__1650086450452e936e section div .custom-html__inner:last-child {display: none;}

@media only screen and (max-width:600px) {
  #shopify-section-template--16139048779990__1650086450452e936e section div .custom-html__inner:first-child {display: none}
  #shopify-section-template--16139048779990__1650086450452e936e section div .custom-html__inner:last-child {display: block;}
}


.w3-container, .w3-panel {
    padding: 0px 5px !important;
}

figure {
    margin: 0 !important;
}

.w3-col.w3-container img:hover {
    opacity: 0.5;
    transition: 0.5s;
}
.w3-col.w3-container img {
    transition: 0.5s;
    opacity: 1;
}

@media (min-width: 993px) {
    .w3-col.l3 img {
        max-width: 244px;
    }
	.w3-col.l2 img {
		max-width: 164px;
    }
}

@media (min-width: 601px)
.w3-col.m3, .w3-quarter {
    width: 24.99999%;
}




/* SOMOS NATUREGANIX */

#shopify-section-template--16139048779990__16498165151044c554 {
  background: #F2F1E9; margin: 0; padding: 60px 20px;
}  

#shopify-section-template--16139048779990__16498165151044c554 .custom-html__inner {margin-bottom: 0;}

#shopify-section-template--16139048779990__16498165151044c554 .custom-html__inner:last-child p {
  letter-spacing: 2px; font-size: 22px;
}

#shopify-section-template--16139048779990__16498165151044c554 .custom-html__inner:last-child {
	padding: 0 5%;
  	align-self: end;
}

h2.titugigante {
    font-size: 70px;
    line-height: 1;
  	display: inline-block;
  	text-align: left;
  	margin-bottom: 34px;
}



h4.titucurvo {
  font-size: 34px;
  text-align: center;
  font-weight: 200 !important;
  margin-top: 26px;
  margin-bottom: 0;
  line-height: 1;
}

@media only screen and (max-width:960px) {
  h2.titugigante {font-size:50px;}
  h4.titucurvo {font-size: 25px;}
  #shopify-section-template--16139048779990__16498165151044c554 .custom-html__inner:last-child {padding: 0 0 0 5%;}
  #shopify-section-template--16139048779990__16498165151044c554 .custom-html__inner:last-child p {font-size: 16px;}
}

.efecto-hover {position: relative; display: inline-block;}


.alink-hover::before {
    content: "";
    position: absolute;
    left: 0;
    right: 100%;
  	bottom: 0;
    display: block;
    transition: right .3s ease;
    z-index: 6;
    height: 2px;
    background: #1c3d36;
}

.efecto-hover:hover .alink-hover::before {
  right: 0
}

@media only screen and (max-width:768px) {
  .index-custom-html .custom-html--container:not(.blocks-1) .custom-html__inner:not(:last-of-type) { margin-bottom: 40px !important;}
  .index-newsletter-inner {padding: 40px 24px !important}
  .index-newsletter-inner .index-header {padding-bottom: 0px !important;}

}

@media only screen and (max-width:720px) {
  #shopify-section-template--16139048779990__16498165151044c554 h2.titugigante {padding: 0 20%;}
  #shopify-section-template--16139048779990__16498165151044c554 h4.titucurvo {display: inline-block !important; margin-left:10px;}
  #shopify-section-template--16139048779990__16498165151044c554 img {display: inline-block !important; max-width:100px}
}


@media only screen and (max-width:480px) {
  #shopify-section-template--16139048779990__16498165151044c554 h2.titugigante {padding: 0 10%;}
  #shopify-section-template--16139048779990__16498165151044c554 h4.titucurvo {display: inline-block !important; margin-left:10px;}
  #shopify-section-template--16139048779990__16498165151044c554 img {display: inline-block !important; max-width:100px}
}







/* SELLOS */
@media only screen and (min-width: 601px) {
  .mega5 {
      width: 20% !important;
  }
}

.mega5 img {
  	cursor: pointer;
  	width: 100%;
    max-width: 175px;
}

.w3-modal-content {max-width: 600px; padding: 50px 20px !important;}

.w3-modal-content h3 {font-size: 30px !important;}
.w3-modal-content p {text-align:left;}
.w3-display-topright {font-size: 30px;}

@media only screen and (max-width: 720px) {
  .w3-modal-content h3 {font-size: 24px !important;}
  .w3-modal-content p {font-size: 14px;}
}


/* QUÉ HAY DE NUEVO */
#shopify-section-template--16139048779990__16502275917e5a4957 h2 {
    border-bottom: 5px solid #1C3C34;
    display: inline-block;
    padding-bottom: 5px;
  	font-size: 3rem;
}

#shopify-section-template--16139048779990__16502275917e5a4957 h3 {
    color: #41b324;
    font-size: 3rem;
}

#shopify-section-template--16139048779990__16502275917e5a4957 h3 a {color: #41b324;}
#shopify-section-template--16139048779990__16502275917e5a4957 h3 a:hover {color: #1C3C34;}

#shopify-section-template--16139048779990__16502275917e5a4957 .custom-html__inner:last-child {
  position: relative; 
  text-align: right;
}

#shopify-section-template--16139048779990__16502275917e5a4957 .custom-html__inner:last-child .mega-contenedor {
  position: absolute;
  right: 0;
  bottom: 0px;
}

#shopify-section-template--16139048779990__16502275917e5a4957 .custom-html__inner:last-child .mega-wrapper {
  display: flex; 
  justify-content: end; 
  align-items: end;
}

#shopify-section-template--16139048779990__16502275917e5a4957 .custom-html__inner:last-child a span {
  margin-right: 10px;
  margin-bottom: 10px;
} 

#shopify-section-template--16139048779990__16502275917e5a4957 .custom-html__inner:last-child a {
	clip-path: polygon(100% 0, 0% 100%, 100% 100%); 
  width: 250px; 
  height: 250px; 
  background: #FFDD3D; 
  display: flex; 
  justify-content: end; 
  align-items: end;
  font-family: Galano;
}

#shopify-section-template--16139048779990__16502275917e5a4957 .custom-html__inner:last-child a:hover {
  color: #FFDD3D;
  background: #1C3c34;
}

#shopify-section-template--16139048779990__16502275917e5a4957 .custom-html__inner:first-child {
  padding: 0 5%;
  margin-bottom: 0;
}

#shopify-section-template--16139048779990__16502275917e5a4957 .custom-html__inner:first-child p {
  letter-spacing: 2px;
  font-size: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
   
@media only screen and (max-width:1080px) {
  #shopify-section-template--16139048779990__16502275917e5a4957 h2 {
  	font-size: 2.5rem;
  }

#shopify-section-template--16139048779990__16502275917e5a4957 h3 {
    font-size: 2.5rem;
  }
#shopify-section-template--16139048779990__16502275917e5a4957 .custom-html__inner:first-child p {
  	font-size: 18px;
  }
}

@media only screen and (max-width:900px) {
  #shopify-section-template--16139048779990__16502275917e5a4957 h2 {
  	font-size: 2rem;
  }

#shopify-section-template--16139048779990__16502275917e5a4957 h3 {
    font-size: 2rem;
  }
#shopify-section-template--16139048779990__16502275917e5a4957 .custom-html__inner:first-child p {
  	font-size: 16px;
  	-webkit-line-clamp: 6;
  }
}

@media only screen and (max-width:768px) {
  #shopify-section-template--16139048779990__16498165151044c554 {padding: 60px 0;}
  #shopify-section-template--16139048779990__16498165151044c554 .custom-html__inner:last-child, #shopify-section-template--16139048779990__16502275917e5a4957 .custom-html__inner:first-child {padding: 0; max-width: 500px; align-self: center;}
  #shopify-section-template--16139048779990__16502275917e5a4957 .custom-html__inner:last-child {
    max-width: 500px;
    margin: auto;
  }
}






/* NEWSLETTER */
#shopify-section-template--16139048779990__index-newsletter, #shopify-section-template--16139048779990__index-newsletter .index-newsletter-inner {
  background-color: #ffdd3d !important;
}
.section-index-newsletter {background-color: #ffdd3d !important;}

section.index-newsletter {
  max-width: 1280px; 
  margin-left: auto;
  margin-right: auto;
}

.index-newsletter-inner>form {
  max-width: initial !important;
}

#shopify-section-template--16139048779990__index-newsletter .index-newsletter-title, #shopify-section-template--16139048779990__index-newsletter .index-subheading {
    color: #1d3c33 !important;
  text-align: left;
}

section.index-newsletter header, .index-newsletter-inner .homepage-subheader p {
 	text-align: left;
}



.index-newsletter-inner header.index-header:after {
    border-bottom: none;
    margin: 10px auto 0;
}

.index-newsletter-content .button {
  padding: 10px 15px !important;
}

.index-newsletter-inner .homepage-subheader p {padding-right: 10%; font-size: 18px;}

.index-newsletter-content button {background: #1b3c32;}
.index-newsletter-content button span.button-text {color: #fff;}

.index-newsletter-content .button-text {min-width: auto !important;}



/* FOOTER */

#shopify-section-footer {
  background: #6dcbb7;
}

footer.main-footer-wrapper {
    margin-top:0;
  padding-top: 90px;
  padding-bottom: 50px;
}

.main-footer-inner .section-title {
    margin-bottom: 0 !important;
    padding-bottom: 10px !important;
} 
.main-footer-inner {
    padding-bottom: 15px !important;
}
.main-footer-inner p,.main-footer-inner li {font-size: 14px; font-family: Galano;}

.main-footer-inner .grid-item-12 {width: auto; margin-left: 3%;}
.main-footer-inner .grid-item-12:nth-child(2) {
    width: auto;
    margin-left: 5%;
  	min-width: 170px;
}
.main-footer-inner .grid-item-50 {width:auto;}
.main-footer-inner .grid-item-50 h4 {display: none;}


.megachrono-footer {
    display: flex;
    justify-content: space-between;
  	margin-top: 20px;
}


.footer-menu li a:before  {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  bottom: -3px;
  display: block;
  transition: right .3s ease;
  z-index: 6;
  height: 3px;
  background: #1c3d36;
}

.footer-menu li:hover a:before {
  right: 0
}

.footer-menu li, .footer-menu li a {position: relative;}

@media only screen and (max-width: 720px) {
	.footer-menu.footer-text, .main-footer-inner .grid-item-12 {
    	width: 100% !important; margin: 0 !important; padding-left: 0 !important;
	}
  	.footer-menu.footer-menu-links a {
      padding: 2px 0 !important;
    }
  .footer-menu.footer-menu-links {
    padding: 10px 0 !important;
  }
  .main-footer-inner {
    padding-top: 0 !important;
  }
}

@media (max-width: 900px) {
  .megachrono-footer {
    flex-direction: column; text-align: center; font-size: 14px !important;
  }
  .megachrono-footer p {margin-top:5px; margin-bottom: 5px; font-size: 14px !important;}
}

@media (max-width: 730px) {
  .footer-lower {border-top: none !important;}
}



/***** BRANDS *****/


.brand-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
  
.brand-grid .brand {
    flex: 1 0 25%;
    padding: 0 30px;
    margin: 20px 0;
}
    
@media only screen and (max-width: 768px) {
  .brand-grid .brand {flex: 1 0 50%;}
}





/******* NOSOTROS ******/

#shopify-section-template--16139048911062__main {display: none;}
#shopify-section-template--16139048911062__1651357106f7a5b2fa .homepage-image-with-text--text, #shopify-section-template--16139048911062__165135744994d7cd2a .homepage-image-with-text--text {padding: 10px 10%;}
#shopify-section-template--16139048911062__1651357394f081958f .titugigante {margin-bottom: 0 !important}
#shopify-section-template--16139048911062__1651357106f7a5b2fa {margin-bottom:25px !important;}

h4.titucurvo.titunosotros {
  letter-spacing:1px;
  margin-top:0;
  margin-bottom: 26px;
}

h4.titucurvo.titunosotros strong {font-weight: 900;}

@media only screen and (max-width:960px) {
  h4.titucurvo.titunosotros {font-size: 21px;}
}


@media only screen and (max-width: 900px) {
  .page-nosotros p {font-size: 16px;}
  .main-footer-inner p {font-size: 14px;}
}

@media only screen and (max-width: 768px) {
#shopify-section-template--16139048911062__1651357106f7a5b2fa .homepage-image-with-text--text, #shopify-section-template--16139048911062__165135744994d7cd2a .homepage-image-with-text--text {padding: 50px 30px;}
}

@media only screen and (max-width:500px) {
  h2.titugigante.titunosotros {font-size:30px !important;}
}




/* PRODUCTO INDIVIDUAL */

h1.product-title {font-weight: normal !important; font-size: 32px; letter-spacing: 1px !important;}
.product-price {font-size:25px;}
.product-details .form-field-title, .form-swatch-item label {font-size:16px !important; font-weight: normal;}
.form-input.qty-selector__input {font-size: 24px;}
.qty-selector__btn svg {
    height: 20px;
    width: 20px;
}
.product-details .product-description p {font-size: 18px;}
.money {color: #6dcbb7;}
.product-price-compare.money, .money.rrp {color: #1c3c34; opacity: 0.5;}


.form-swatch-item label:focus, .form-swatch-item label:hover, .form-swatch-item.option--active label {
    background: #fff;
    color: #1c3c34;
    border: 1px solid #6dcbb7;
}


.product-recommendations h2, .products-recent h2 {font-weight: normal !important;}
.product-recommendations .product-item__wrapper, .products-recent .swiper-wrapper {text-align:center;}

#product-media .button-secondary.product-single__view-in-space, .button.button-secondary, .product-form .button-secondary.shopify-payment-button__button--unbranded {
  background: #fff;
  color: #1c3c34;
  border: 2px solid #1c3c34;
}

#product-media .button-secondary.product-single__view-in-space:focus, #product-media .button-secondary.product-single__view-in-space:hover, .button.button-secondary:focus, .button.button-secondary:hover, .product-form .button-secondary.shopify-payment-button__button--unbranded:focus, .product-form .button-secondary.shopify-payment-button__button--unbranded:hover {
  background: #1c3c34;
  color: #fff;
}

.product-form .shopify-payment-button__button--unbranded:hover {
  background: #1c3c34;
  color: #fff;
}

.gf-refine-toggle-mobile {font-weight: normal !important;}
body > #gf-tree .gf-filter-footer button {font-weight: normal !important;}



.product-media-item img {min-height: auto;}
.slick-slide {height: auto;}



.product-images .product-banners-wrapper .product-item-banner {
  height:100px;
  width: 100px;
  border-radius: 43px;
  font-size: 21px;
}


@media only screen and (max-width:720px) {
  h1.product-title, .product-price {font-size: 20px;}
  .product-details .form-field-title, .form-swatch-item label {font-size:12px !important;}
  .product-details .product-description p {font-size: 14px;}
  .product-recommendations h2, .products-recent h2 {font-size: 20px;}
  #product-media .slick-track {height: auto !important;}
}

.shopify-payment-button {
    display: none;
}





/* COLECCIONES */

.collection-wrapper .page-header:not(.product-title) {font-weight: normal !important;}

.template-search .search-wrapper {flex-direction: row !important;}




/* BLOG */
.blog-item h2 {font-weight: normal !important; font-size: 25px;}
.blog-item h2 a:hover {color: #6dcbb7 !important;}
.blog-item time, .blog-item-tag {font-size:14px;}
.blog-rss {display: none;}


.header-account .rte a {border-bottom: 0!important;}
.header-account-create a:hover, .header-account-contact-info a:hover {color: #6dcbb7 !important;}





/* CUENTA */
.account-login-wrapper .form-actions {text-align: center;}
.account-login-wrapper .form-actions .button.sidekick:hover {color: #6dcbb7 !important;}
.account-create-account a, .account-create-account a span {padding: 0 !important; text-align: center; background-color: transparent !important;}
.account-create-account a:hover ,.account-create-account a:hover span {color: #6dcbb7 !important;}
.account-create-account a.hover-animation:hover:before {
    clip-path: initial !important;
    animation: initial !important;
  content: initial !important;
}
.account-login-wrapper 




/* CARRITO */
.cart-form .cart-totals .button {padding: 0 !important;}
.cart-form .cart-totals .button[name=update] {display: none;}
.cart-form .cart-totals .additional-checkout-buttons {display: none;}
.cart-form .cart-item-info .cart-item-title h3 {font-size: 18px !important; font-weight: normal !important; line-height: 1.2; display: inline-block;}
.cart-item-quantity-edit {display: none;}

.cart-form .cart-totals>.form-actions .button {width: 100%; max-width: 330px; margin: auto;}


.cart-item-total-wrapper .cart-item-remove {text-decoration: none; height: auto; position: relative;}
.cart-item-total-wrapper .cart-item-remove:before  {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  bottom: -3px;
  display: block;
  transition: right .3s ease;
  z-index: 6;
  height: 3px;
  background: #1c3d36;
}

.cart-item-total-wrapper:hover .cart-item-remove:before {
  right: 0
}




/* MEDIA QUERIES */

@media only screen and (max-width: 910px) and (min-width: 720px) {
  .header, .main-navigation-wrapper {
    padding-left: 20px !important; 
    padding-right: 20px !important;
  }
}

@media only screen and (max-width: 767px) and (min-width: 720px) {
  .header, .main-navigation-wrapper {
    padding-left: 20px !important; 
    padding-right: 20px !important;
  }
}

@media only screen and (max-width: 910px) {
  .header-search-form-style-boxed {
      min-width: 80px !important;
  }
  .header-search-form-style-boxed .form-input {
    max-width: 90px !important;
  }
  .navigation-list-item .header--font {
    font-size: 13px;
  }
  .header-search-form-style-boxed .header-search-submit {
    padding-left: 0px;
  }
  .social-wrapper ul {
    padding-right: 0;
  }
}

@media only screen and (min-width: 768px) {
  	.navigation-list-item:not(:last-child)>a {
    	margin-right: 8px;
    }
  	.navigation-list-item:not(:first-child)>a {
        margin-left: 8px;
    }
}

@media only screen and (min-width: 721px) {
	.header:not(.header--logo-center) .header-logo {
   		flex: 1 1 auto !important;
	}
  	.header:not(.header--logo-center) .header-tools {
    	flex: 0 1 auto !important; margin-top: 3px;
    }
}

@media only screen and (min-width: 721px) and (max-width: 767px) {
  	.navigation-list-item:not(:last-child)>a {
    	margin-right: 7px;
    }
  	.navigation-list-item:not(:first-child)>a {
        margin-left: 7px;
    }
  	.navigation-list-item .header--font {
    	font-size: 12px;
  	}
}

@media only screen and (max-width: 720px) {
  .megachrono-navigation {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    width: 100%;
    height: calc(100vh - 52px);
    background-color: var(--header-background-color);
    border-top: 1px solid var(--border-color);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
}

@media only screen and (max-width:720px) {
  .header-tools .navigation-toggle {display: none;}
  .header-tools ul {display: block;}
  .header-tools {padding-right: 10px !important ;}
  .header-logo img {max-width: 240px;}
  .header-tools .header-cart a {height: 56px !important;}
}

@media only screen and (max-width:720px) {
  p, li {font-size:16px;}
  #shopify-section-template--16139048779990__index-newsletter .form-input, .index-newsletter-content .button-text {font-size:16px !important;}
  .footer-text p {margin-bottom: 10px !important;}
}  







/* SELLOS EN COLECCION */
.product-item-details .product-item-title, .product-item__wrapper .product--item-title {min-height: 32.5px; line-height: 1.25;}

#tidio-chat .widgetLabel {font-size: 15px !important;}


#tidio-chat iframe {inset: auto 0px -5px auto !important;}

@media only screen and (max-width:720px) {
  #tidio-chat iframe {inset: auto 0px 25px auto !important;}
}




/* NUEVOS CAMBIOS */
@media only screen and (max-width: 500px) {
  .footer-menu.footer-menu-links a {
    display: inline !important;
  }
}

.section-collection-grid h2.collection-title:after {
    background: black;
    content: "";
    display: block;
    height: 1px;
    margin: 5px auto 10px;
    position: relative;
    width: 80px;
}

.icono-certificacion {
  display: block;
  width: 100%;
  margin-top: 25px;
}
  
.icono-certificacion img {
    width: 100%;
    max-width: 50px;
    display: inline-block;
    margin: 0 12px 12px 0;
}

.con-tag {
    background: #6dcbb7;
    padding: 6px 6px;
    width: fit-content;
    color: #1d3c33;
    font-size: 14px;
    border-radius: 10px;
    letter-spacing: 0px;
    text-transform: uppercase;
  display: inline;
}

.product-item__wrapper .con-tag .span.text-propiedades {
    display: inline-flex;
}

.titulo-landing {
    background: #eee;
    font-weight: normal;
    font-size: 12px;
    text-align: center;
    padding: 15px;
    border-radius: 50px;
    margin-bottom: 20px;
  	font-weight: normal !important;
  	text-transform: uppercase !important;
}

.featured-products-wrapper.is-slider .swiper-container {overflow: hidden !important;}
.page-wrapper--swiper .swiper-container {overflow: hidden !important;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 2px;
    right: auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 2px;
    left: auto;
}

article .product-item-price {width: 100%;}
article .con-tag {margin: auto;}

.product-item-banner.custom-badge {color: #ffffff;}

.product--item-title, .page-header.product-title {text-transform: capitalize !important;}

.spf-product-card button.spf-product__form-btn-addtocart, .spf-product-card.spf-product-card__template-4 a.open-quick-view, .spf-product-card.spf-product-card__template-5 a.open-quick-view, .spf-btn, #gfqv-btn {
    color: #FFFFFF !important;
    border: 1px solid #1c3c34 !important;
    background: #1c3c34 !important;
}


.gfqv-product-wrapper #gfqv-btn {text-transform: initial !important; font-weight: normal;}

.gfqv-product-wrapper .product-description {color: #1c3c34 !important}

.gfqv-swatch > label {font-weight: normal; color: #1c3c34 !important}

.gfqv-swatch-value.is-selected .gfqv-swatch-text{
	background: #fff;
    color: #1c3c34;
    border: 1px solid #6dcbb7;
    font-weight: normal;
}

.gfqv-product-image {
	width: 100% !important;
}