/** Shopify CDN: Minification failed

Line 1000:4 Expected ":"
Line 2207:2 Unexpected "}"

**/
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
*,*::before,*::after{
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
a {
    
    text-decoration: none;
}
body {
  width: 100vw;
  height: 100vh;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
overflow-x: hidden;}

.absolute{
  position:absolute;
}
 /* footer */
.footer-block__image-wrapper img {

    filter: invert(1);
}
.list-payment__item {
    filter: invert(1) saturate(0) sepia(1);
}
.footer__content-bottom-wrapper {
    justify-content: center;
}
ul.footer-block__details-content.list-unstyled {
    text-align: right;
}
.footer-block__details-content .list-menu__item--link {
        padding-top: 0!important;
        padding-bottom: 0!important;
        font-size: 0.8em;
    }
 /* header*/
header {
position: inherit;
}
.section-header {
  z-index: 1000!important;
}
.menu-drawer  {
    background:none;
    background: linear-gradient(to bottom, transparent, #957e69eb 20%);
    padding: 20% 5%;
    padding-top: 33%;
    width: 100vw;

}
.menu-drawer__menu-item {
    padding: 1.1rem 3rem;
    text-decoration: none;
    font-size: 1.8rem;
    font-family: var(--font-heading-family);
    text-transform: uppercase;
    letter-spacing: 5px;
    text-shadow: #735c00 1px 0 10px;
}
.js .menu-drawer__submenu {
    left: auto;
}


/* productos*/
   button.button
{        background-color: #06060657;
    color: #e4dcc6;
} 

.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: none;
  --bs-accordion-active-bg: none;
  margin: 4em auto;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem #7E6956;
  border: none!important;
}
.accordion-button {
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 5px;
  background: none;
}
.accordion-item {
    border-color: #f3e0cf;
  }


.iconosproducto {
  font-size: 0.7em;
}

h1,
h2,
h3,
h4,
h5,
h6,
.subtitle {
  text-transform: uppercase;
  letter-spacing: 10px;
  font-family: "Cinzel", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
h1,
h3,
.subtitle {
  text-align: center;
  text-transform: uppercase;
}

.subtitle {
  font-size: 0.9em;
  padding-top: 0;
}

 /* productos */

.product__media-list li:nth-child(2n) {
    display: none;
}
.product__info-wrapper {
  background-color: #fbf1e8;
  -webkit-box-shadow: -8px 0px 100px 0px rgba(126, 105, 86, 0.18);
  -moz-box-shadow: -8px 0px 5px 0px rgba(126, 105, 86, 0.18);
  box-shadow: -8px 0px 100px 0px rgba(126, 105, 86, 0.18);
}
.product-media-container.global-media-settings {
  background: none;
}
.product__tax.caption.rte {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row-reverse;
}
.product--large:not(.product--no-media) .product__info-wrapper {
  padding: 4rem!important;
}

img.logo_producto {
  max-width: 50%;
  display: flex;
  margin: 0 auto;
}

.product-form__buttons {
  max-width: 40%;
  display: flex;
  flex-direction: column;
}

 /* product-form.product-form {
  margin-top: -6rem !important;
}*/

.product-form__quantity-top .form__label {
    display: none;
}

.product__media-item {
        width: 100%!important;
        max-width: 100%!important;
    }
.product__description {
    text-align: justify;
}
.product__description, div#accordion_ingredientes {
margin-bottom: 4em !important;
}



.ingredientes {
display: grid;
padding: 0 5%;
justify-content: start;
}
.containeringredientes {
display: flex;
flex-direction: row-reverse;
}
img.imageingredientes {
width: 70% !important;
}
.textoingredientes {
text-align: left !important;
}
.containeringredientes2.textoingredientes h3 {
text-align: right;
font-size: 1.8em;
}
.containeringredientes2.textoingredientes {
text-align: right !important;
}
.textoingredientes h3 {
text-align: left;
font-size: 1.8em;
}
.containeringredientes2 {
display: flex;
flex-direction: row!imporant;
}
.slider--desktop {
padding: 0;
margin-bottom: -20px;
/*height: 99vh;*/
}


#Slider-template--22774053863755__featured_collection_LBrJcJ {
background-color: #af9b8f;
}

 /* horizontales */
.product-grid  {
        column-gap: 0;
    }
.card, .card__inner.color-scheme-2.gradient.ratio {
  --bs-card-bg: transparent!important; 
  background:none!important;
  border:none;
  
  }
.slider-mobile-gutter .card__media img {
    padding: 8rem;
}
slider-component>.slider--desktop .slider__slide:first-child {
        margin-left: 0!important;
    }
button.slider-button.slider-button--prev, button.slider-button.slider-button--next {
position: absolute;
    top: 40vh;
    color: #fff;
    height: 10vh;
    width: 5vw;
    border-radius: 5em;
    z-index: 20;
      background: #00000075;
  border: 2px solid #d7cdaf; 
}
.mobile-facets__disclosure {
height: auto;
    position: absolute;
    margin-top: -30PX;
    left: -30px;
    width: auto;
    padding: 10px 20px 10px 50px;
    border-radius: 5em;
    z-index: 20;
    background: #000;
}
.mobile-facets__open {
    color: white!important;
}

button.slider-button.slider-button--prev {
    left: 2vw;

}
button.slider-button.slider-button--next {
    right: 2vw;  

}
.slider-button .icon {
    height: 1.6rem!important; 
  opacity:0.7;
}
.slider-button:hover .icon {
  opacity:1;
  color:white;
}

    .caption {
        font-size: 2.2rem;
        letter-spacing: 10px;
    }

 /* tarjetas horizon */

.card__heading {
  letter-spacing: 5px;
  font-size: 1.3em;
}
.collection .card-information {
  width: 50%;
  float: right;
}
.details {
  float: left;
}
.card__content {
  max-width: 50%;
  margin: 0 auto;
}
.price {
  float: right;
  text-align: right;
}

/* header */
header {
padding: 0 10rem;
background: none;

}
.header__menu-item span {
transition: text-decoration var(--duration-short) ease;
text-transform: uppercase;
letter-spacing: 0.4em;
font-family: "Montserrat";
  font-weight: bold;
}
.menu-drawer__menu-item {
font-size: 3rem !important;
  font-weight: bold;
}
.header__submenu{
  font-weight:600;
}
.header__submenu  a{

color:white!important;}

.menu-drawer__menu-item svg {
display: none;
}
.menu-drawer__submenu {
background: none !important;
}
.page-width-desktop {
max-width: 100%;
padding: 0rem;
}
.header__icon--menu[aria-expanded=true]:before{
background:none;
}
.menu-drawer__inner-container {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: baseline;
}
.carousel-control-next, .carousel-control-prev {

    width: 7%;

    opacity: 1;

}

  .carousel-control-next-icon, .carousel-control-prev-icon {

    width: 5rem;
    height: 5rem;

}



 /* susceptibles de cambio id */

#MainProduct-template--23672626118987__main, #MainProduct-template--24302593638731__main {
  background-image: url(/cdn/shop/files/fondoproducto.jpg);
}
div#price-template--23672626118987__main, div#price-template--24302593638731__main {
  display: flex;
  justify-content: flex-end;
  margin-top: -1.8em;
}
form#product-form-template--23672626118987__main, form#product-form-template--24302593638731__main {
  display: flex;
  flex-direction: row-reverse;
  margin-top: -2rem;
}




/* index*/
*,
*::before,
*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
body {
  width: 100vw;
  height: 100vh;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.absolute {
  position: absolute;
}
body {
  background-color: black;
}
.anwan img,
.zaeem img {
  left: 0;
  bottom: 0;
  position: absolute;
  width: 100vw;
}
.cortinilla {
  height: 100vh;
  width: 100vw;
  overflow: hidden;
  z-index: 10;
  margin-left: -10vw;
      transform: scale(1.2);
}
.cortinilla img {
  position: absolute;
  transform: scale(1.1);
}
img.cielo, img.columnas, img.palacio {
width:100vw;
height:100vh;
object-fit:cover;
}
img.suelo{
width:110vw;
height:110vh;
  object-fit:cover;
}


/* animacion cortinilla */
.czizda {
  rotate: -90deg;
  left: -22vw;
}

.czdcha {
  rotate: 90deg;
  right: -24vw;
  top: -32vh;
}

.czabajo {
  rotate: 180deg;
  bottom: -93vh;
  left: -10vw;
}

.czarriba {
  top: -45vh;
}

/* animacion zaemm */

.nube1 {
  mix-blend-mode: hard-light;
  opacity: 0.4;
  z-index: 1;
}

.nube2 {
  mix-blend-mode: hard-light;
  opacity: 0.4;
  z-index: 1;
}

.montanas {
  z-index: 2;
}

.arboles {
  z-index: 3;
  mix-blend-mode: multiply;
}

.agua {
  width: 200vw !important;
  z-index: 3;
  bottom: 5vw;
}

.logomoro, .logoanwan {
    z-index: 2;
    top: -71vh;
    left: -13vw !important;
}

.logoespanol {
  z-index: 3;
}

.duna1 {
  z-index: 4;
  margin-left: -10vw;
  margin-bottom: -10vh;
}

.bote {
  z-index: 4;
  right: 0;
  bottom: 0;
}

.duna0 {
  z-index: 5;
}

.carousel-inner {
  height: 100vh;
}

.carousel-indicators,
.carousel-control-next,
.carousel-control-prev {
  z-index: 200;
}

.carousel-item {
  overflow: hidden;
}



#section-template--21339564081483__custom_liquid_Jyc4RF-padding {
  padding: 0 !important;
}

/* cortinilla anwan */
.cortinillaanwan {
  width: 110vw;
  margin-left: -17vw;
  position: relative;
}

.cortinillaanwan img {
  width: 100%;
  margin-top: -21vh;
  position: relative;
}

.cortinillaanwan img:nth-child(even) {
  margin-left: -7vw;
}

.cortinillaanwan img:nth-child(odd) {}

.arriba7 {
  z-index: 7;
}

.arriba6 {
  z-index: 6;
}

.arriba5 {
  z-index: 5;
}

.arriba4 {
  z-index: 4;
}

.arriba3 {
  z-index: 3;
}

.arriba2 {
  z-index: 2;
}

.arriba1 {
  z-index: 1;
}

.columnas {
  top: 0;
}

/*texto*/
h2.logoespanol {
  z-index: 10;
  color: white;
  font-size: 2em;
  text-transform: uppercase;
  letter-spacing: 5px;
}

.reclamo {
  position: absolute;
  z-index: 10;
  top: 55vh;
  left: 16vw;
  color: white;
  display: flex;
  width: 30vw;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: space-evenly;
  align-items: center;
  text-shadow: 1px 1px 15px black;
}

h2.logoespanolanwan {
  top: 49vh;
  left: 27vw;
}

h3.logoespanol {
  font-size: 1.5em;
  text-transform: uppercase;
  letter-spacing: 5px;
  color: white;
}

p.logoespanol {
  font-size: 1em;
  letter-spacing: 1px;
  color: white;
}

.reclamo button, .info button {
  display: block;
  color: white;
  position: relative;
  z-index: 10;
  border: #DDB21B 1px solid;
  padding: 1em 2em;
  border-radius: 1em;
  background: #0000006e;
}
.cortinillaanwan img {
  height: 40vh !important;
  width: auto;
  margin-top: -23vh;
}


/*banner eternal*/
#bannereternal, #test{  
width: 100vw; 
display: flex;
align-items: center;
color:white;
justify-content: center;
overflow:hidden;
      background-color: black;
      position: relative;

}
#bannereternal{  
height: 100vh;
}
#test{  
height: 90vh;
position: relative;
background: radial-gradient(#82796d, #413932);
}

#questionnaire {
  width: 100vw;
  height: 100%;
}

.bannereternal{
  opacity:1;
}
section#testperfume {
    background-color: #424242;
}

article.bannereternal:before{
  content:"";
  background-image: url(/cdn/shop/files/fondoeternal.jpg);
  width: 100%;
  height: 100vh;
  object-fit: cover;
  filter:brightness(0.25);
  z-index:-1;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position:absolute;
top:0;
  left:0;
}
article.bannereternal, .test .question{
width: 100%;
    box-sizing: border-box;
    /* height: 80%; */
    display: flex;
    gap: 2%;
    padding: 5%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
      flex-direction: row;
}
.testperfume .question{
       height: 100%;
       width: 100vw;
      gap: 0;
      padding: 0;
 flex-direction: row;
 
  }
  .titulopregunta {
    width: 30Vw;
    padding-top: 15vh;
    z-index: 10;
    padding: 10% 5%;
}
.resultado.titulopregunta{
  padding:3%;
}

.principiotest {
 
width: 100vw;
    height: 100vh;
    background-image: url(/cdn/shop/files/banner_test1misteriol.jpg?v=1727970087);
    background-size: cover;
    background-repeat: no-repeat;
      background-position: bottom center;
padding: 7%; 
    display: flex;
    flex-direction: column;
      align-items: center;
  text-shadow: 1px 1px 5px black;
    /* top: 40vh; */
    /* left: 40vw; */
    
}
.principiotest h2 {
font-size:2em;
line-height: 1.5em;
text-align: center;
letter-spacing: 0.3em;
  color: #ffa500;
   z-index: 19;
  
}
button.startbutton {
    cursor: pointer;
    background: #ffc107;
    color: #212529;
    border-radius: 20px;
    border: solid 1px orange;
    padding: 10px 30px;
    max-width: 200px;
    z-index: 19;
}

button.nextbutton, button.beforebutton {
  cursor: pointer;
  background: #00000061;
  color: white;
  border-radius: 20px;
    border: solid 1px orange;
    padding: 10px 30px;
}

button.beforebutton {
  left: 15%;
    bottom: 5%;
}
.resultado img.logo {
  height: 30vh;
    object-fit: contain;
    width: 100%;
    filter: hue-rotate(268deg) brightness(328.5) saturate(0.5);
}
.containertest {
  width: 70vw;
  display: flex;
  flex-direction: row;
      position: relative;
}
#questionnaire p{
  font-size: 4em;
  text-transform: uppercase;
  line-height: 1.1em;
  font-weight: 900;
  color: #ffffffa6;
  font-family: "Cinzel", serif;
  font-optical-sizing: auto;
  font-weight:300;
  font-style: normal;
  }
  #questionnaire p strong{
    font-size: 1.5em;
    line-height: 1.3em;
    font-weight:600;
    color:orange;

    }
    .resultado{
      text-align: center;
    width: 100vw;
    height: 100vh;
    padding: 1% 10% 5% 10%;
    background: linear-gradient(0deg, rgb(0 0 0 / 40%) 15%, rgba(0, 0, 0, 0) 18%);

    }
    .resultado p{
      font-size:.9em;
      font-family: montserrat;
          color: white;
  }
.resultado h2 {
      font-size: 2em;
      color: orange;
      display:none;
 
  }
  .resultado .pretitulo{
    text-transform:uppercase;
    letter-spacing:.5em;

  }
  img.perfum {
    position: absolute;
    height: 55vh;
    right: 19vw;
    object-fit: contain;
    top: 18%;
}
img.fondo {
  position: absolute;
  height: 85vh;
  width: 70vw;
  object-fit: contain;
  top: 5%;
  right: 0;
}

.cardeternal{
  width: 50%;
  height: 90vh;   
  cursor:pointer;
  overflow:hidden;

  border: solid;
  border-color:#DDB21B;
  border-radius: 20px;
  position:relative;
  transition: 0.5s;
}
.cardeternal a{
color:inherit;
}
.info.titulo {
    position: absolute; 
  top:7%;
    z-index: 200;
    width: 100%;
    text-align: center; 
}
.info.titulo h2 {
    font-size: 4em!important;
    padding: 0;
    letter-spacing: 2px;
  margin-top: -15px;
}
.testperfume .cardeternal{

  border:none;
  border-radius:0;
  
}
.testperfume .cardeternal.treinta{
  width: 33vw; 
}
.testperfume .cardeternal.cincuenta{
  width: 49vw; 
}
.testperfume .cardeternal.veinte{
  width: 25vw; 
}
.cardeternal:hover{
  width: 150vw; 
}
.testperfume .cardeternal:hover{
  width: 80vw;
  
}
.cardeternal button {
  width: 100%;
  height: 100%;    cursor: pointer !important;
}
.imageeternal{
  width: 100%;
  height: 100%;
  object-fit: cover;
transform: scale(1);

}

.testperfume .imageeternal:hover {
  transform: scale(1.5);
  
  }
.backgroundeternal{
  position:absolute;
  left:0;
  top:0;
  z-index:-1;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  pointer-events: none;
  opacity: 0;


}
.cardeternal:hover .backgroundeternal{
  opacity: 1;
  filter: brightness(0.5);
}
.cardeternal .tarjeta{
  width: 100%;
  height: 100vh; 
  margin-top: -35vh;
  position: relative;

}
.cardeternal .tarjeta h2, .cardeternal .tarjeta p {
  text-shadow: #4a0000 1px 0 20px;
}

.cardeternal .tarjeta .info{
 
  width: 100%;

  padding:10% 20%;
   padding-bottom:10vh;
  text-align:center;
    background: linear-gradient(to top, #000, #0000);
  opacity:0;
  z-index: 200;
    position: relative;
 }
.testperfume .cardeternal:hover .tarjeta .info{
  opacity:1;
 }
.testperfume .info h2 {
  font-size: 5rem;
    color: #fff;
    letter-spacing: 0px;
}

.testperfume .cardeternal .tarjeta {
  margin-top: -20vh;
}
.puerta{
  position:absolute;
  height: 100vh;
  width: 50vw;
object-fit: cover;

z-index:2}
   
.puertaizda{
    left:0vw;

 }
 .puertadcha{
left:50vw;

}


div#price-template--21339564573003__main {
  display: flex;
  justify-content: flex-end;
  margin-top: -1.8em;
  }
div#myCarousel:after {
    content: "";
    background: linear-gradient(to top, #000, #0000 100%);
    z-index: 2;
    display: block;
    position: absolute;
    bottom: 0;
    width: 100vw;
  he

  
}
  .bannercontainer:before, .testperfume:before , .puertas:before,#myCarousel:before {
  content: "";
      background: linear-gradient(to bottom, #000, #0000 80%);
      display: block;
      position: absolute; 
      width: 100%;
      

  }
  .bannercontainer:after, .testperfume:after, .puertas:after,  #myCarousel:after { 
  content: "";
      background: linear-gradient(to bottom, #0000, #000 100%);
      display: block;
      position: absolute;
      width: 100%;
      height: 10%;
    bottom:0;
    
  }
  .bannercontainer:after, .testperfume:after,  .bannercontainer:before, .testperfume:before, #myCarousel:before, #myCarousel:after { 
      z-index: 30;
    height: 20%;
  }


  .bannercontainer, .puertas{
    background: black;
    z-index:20;
    position:absolute;
  }
section {
      position: relative;
}
  /*testperfume*/
  #formulario {
    padding: 5rem;
    position:relative;
  
  }
  #formulario p {
      top: 20vh;
      font-size: 5em;
      left: 3em;
      text-transform: uppercase;
      -webkit-text-stroke-width: 1px;
      -webkit-text-stroke-color: white;
      font-weight: 900;
      color: transparent;
    
  }
  #formulario .pregunta {
    margin-bottom: 20px;
  }
  #formulario button {
    margin-right: 1em;
    padding: 0.5em 2em;
    border: none;
    border-radius: 4px;
    cursor: pointer;
  }
   .resultado .beforebutton {
    width: 20vw;
    left: 0;
    position: relative;
    font-size: 1.5em;
    font-family: "Cinzel", serif;
    color: #39342e;
    text-transform: uppercase;
    border: 1px solid #f7f781;
    border-radius: 15px;
    padding: 10px 50px;
    background: -moz-linear-gradient(top, rgba(243, 226, 199, 1) 0%, rgba(193, 158, 103, 1) 40%, rgba(182, 141, 76, 1) 78%, rgba(233, 212, 179, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(243, 226, 199, 1)), color-stop(40%, rgba(193, 158, 103, 1)), color-stop(78%, rgba(182, 141, 76, 1)), color-stop(100%, rgba(233, 212, 179, 1)));
    background: -webkit-linear-gradient(top, rgba(243, 226, 199, 1) 0%, rgba(193, 158, 103, 1) 40%, rgba(182, 141, 76, 1) 78%, rgba(233, 212, 179, 1) 100%);
    background: -o-linear-gradient(top, rgba(243, 226, 199, 1) 0%, rgba(193, 158, 103, 1) 40%, rgba(182, 141, 76, 1) 78%, rgba(233, 212, 179, 1) 100%);
    background: -ms-linear-gradient(top, rgba(243, 226, 199, 1) 0%, rgba(193, 158, 103, 1) 40%, rgba(182, 141, 76, 1) 78%, rgba(233, 212, 179, 1) 100%);
    background: linear-gradient(to bottom, rgba(243, 226, 199, 1) 0%, rgba(193, 158, 103, 1) 40%, rgba(182, 141, 76, 1) 78%, rgba(233, 212, 179, 1) 100%);}
  .resultado .titulopregunta {
    width: 30Vw;
    padding: 2%;
    display: flex;
    flex-direction: column;
}
  

/*responsive*/
@media (orientation: landscape) {}

@media (orientation: portrait) {

/*productos horizontales*/
.slider-mobile-gutter .card__media img {
  padding: 0;
  margin-top: 0rem;
}
.card-wrapper {
  padding-top: 40%;
}

.slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item,
.slider--mobile.grid--peek.grid--1-col-tablet-down .grid__item {
  width: calc(100% - var(--grid-mobile-horizontal-spacing) - 1rem);
}
.slider__slide {
  background-size: contain !important;
  background-position: top !important;
  max-height: 90vh;
}
.containeringredientes {
  flex-direction: column-reverse;
}
.containeringredientes2 {
  flex-direction: column-reverse;
  align-items: flex-end;
}
.quantity,
.product-form__buttons {
  width: 100%;
}
.product-form.product-form {
  margin-top: 2em !important;
}
.card__content {
  max-width: 70% !important;
}

/* animaciones*/

  .anwan img,
  .zaeem img {
      width: auto;
      height: 100vh;
      left: -90vw;
  }

  .logomoro,
  .logoanwan {
              left: 0vw !important;
      top: -55vh !important;
      width: 160vw !important;
      object-fit: contain; 

  }
   .logomoro {
              left: -5vw !important;
  }

  .movil {
    position:absolute;
bottom: 5vh !important;
    left:0!important;
  }

  .movil img {
      width: 200vw !important;
      height: auto;
  }

  h2.logoespanol {
      font-size: 2em;
      top: -5vh;
  }

  .agua {
      width: 250vw !important;
      z-index: 3;
      left: 0 !important;
      bottom: 0;
      height: 80vh !important;
  }

  .reclamo {
      top: 33vh;
      left: 10vw;
      width: 80vw;
    display:flex;
    align-content: center;
  }

  h3.logoespanol {
      font-size: 1.1em;

  }

  /*cortinillas*/
  .cortinilla img {
      width: 290%;
  }

  .czizda {

      left: -35vw;
  }

  .czdcha {

      right: -35vw;

  }

  .czabajo {

      bottom: -0vh;
      left: -10vw;
  }

  .czarriba {
      top: 0vh;
  }
  .cortinillaanwan {
      width: auto;
      height: 100vh !important;
      width: 120vw;
  }

  .cortinillaanwan img:nth-child(even) {
      margin-left: 30vw !important;
  }
.columnas {
  top: -10vh;
}
  /*bannereternal*/
.imageeternal{
transform: scale(1.1);
}
  article.bannereternal{
      flex-direction: column;
    padding: 0;

}
  .cardeternal {
        width: 100%;
        height: 50vh;
        border: none;
        border-radius: 0;
   
}
  .cardeternal:hover {
    height: 80vh;
    width:100vw;
}
 .cardeternal .tarjeta {
    margin-top: -5vh;
}
  .cardeternal .tarjeta .info {
opacity: 1;



}
.testperfume .info h2 {
    font-size: 1.8rem;
}

  /*test */

  #questionnaire {
    padding-top: 7vh;
  }
.testperfume .question {
  flex-direction: column;
  position:relative;
}
.containertest {
   width: 100%;
  position:relative;
}
.titulopregunta {
   width: 100%;
  padding: 2%;
      position: relative;
    z-index: 200;
}

button.nextbutton, button.beforebutton {
        position: absolute;
        top: 8vh;
        height: 50%;
        left: -20px;
        padding: 0 30px 0 50px;
        top: 62vh;
        left: 37vw;
        padding: 0 30px;
        border-radius: 5px;
  z-index: 330;
}
  .cardeternal .tarjeta .info {

    z-index: 0;

}
#questionnaire p {
  font-size: 1.8rem;
  text-align: center;
}
.testperfume .titulo h2 {
  font-size: .8em;
  text-align: center;
}
.testperfume .titulo {
   width: 100%;
}
.testperfume .cardeternal:hover {
  width: 90vw;
  height: 95vh;
}
.resultado{
  flex-direction: column;
  padding: 2%;
        height: 180vh;
}

img.perfum {
  position: relative;
  height: 40vh;
  right: 0;
  object-fit: contain;
  top: 0;
}
img.fondo {
  position: absolute;
   width: 100%;
  height: 36vh;
  object-fit: contain;
  top: -10px;
  left: -10px;
}
  .resultado .titulopregunta {
    width: 100%;
    padding: 2%;
    margin-top: -10%;
  
}

.testperfume .cardeternal {
    height: 60vh;
}
.testperfume .cardeternal:hover {
        width: 90vw;
       height: 60vh; 
}
.titulopregunta p {
   font-size:2.5rem!important;
}
  #questionnaire {
    height: auto;
}

  .cardeternal .tarjeta {
    height: auto;
}
  .resultado p {
  font-size: medium;
}
@media (orientation: portrait) {
  p.descripcion {
  font-size: 1.5rem!important;
}
}  

#kayaangold,#qahir,#houseofoud,#lazuli,#anwan,#selena,#zaeem,#rawaeeregina,#redaa,#rawaeenoble,#specialoud,#shagafalward,#watanipurple,#alwataniintensegold,#durratalaroos,#sabahalward,#sultanallayl,#ameerati,#ameeri,#attaralwesal,#duha,#oudmysteryintense,#rosemystery,#allayl,#equaab,#tibyan,#hayat,#oudelixir
 {
    flex-direction: column;
   
} 
.resultado .beforebutton {
    width: auto;
}
.resultado .beforebutton {
    margin-top: 10%;

}
  .mobile-facets__disclosure {
    margin-top: -15PX;
}

  }
.mobile-facets__open:hover .mobile-facets__open-label {
    text-decoration: none!important;
}
details.mobile-facets__disclosure.disclosure-has-popup:hover {
    background-color: #746740;
}
.collection .card-information {
    margin-top: -4px;
}


.collection {
    margin-top: -5vh;
}
.card__content {
    margin-top: -5vh;
}
.cardeternal .tarjeta .info:hover {
    opacity: 1;
}
.mega-menu__content {
    background-color: rgb(36 40 51 / 64%);
}

/*progress*/
.progress, .progress-stacked {
    background-color: #f3e2c7;
    --bs-progress-height: 3rem;
    border-radius: 3rem;
    --bs-progress-font-size: 1.75rem;
}
.progress-bar {
    background-color: rgba(182, 141, 76, 1);
      text-align: left;
    padding: 1rem;
      border-radius: 40px;
}
#shopify-section-template--21339564573003__main {
    margin-top: -10rem;
}


/*marca*/

.marca{
      margin-top: -3vh!important;
      position:relative;
    width: 100%;
    height: 280vh;
    text-align: center;
    overflow: hidden;
    background: radial-gradient(circle, rgba(240, 232, 227, 1) 0%, rgba(216, 198, 186, 1) 100%);
}

.contenedor_marca{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction:column;
}
.contenedor_marca img {
    width: 130%;
      max-width: none;
    position: absolute;

}

.marcaduna1 {
    top: 225vh;
        left: -10%;
    z-index: 9;
}.marcaduna2 {
    top: 180vh;
    z-index: 8;
        left: 0;
}
.marcaduna3 {
    top: 160vh;
    z-index: 7;
        left: 0;
}
.marcaduna4 {
    top: 120vh;
    z-index: 6;
        right: -20%;
}
.marcaduna5 {
    top: 105vh;
    z-index: 5;
    left: 0;
}
.marcaduna6 {
    top: 95vh;
    z-index: 4;
    right: 0;
}
.marcaduna71 {
    top: 50vh;
    z-index: 1;
      right: -10%;
}
.marcaduna72 {
    top: 60vh;
    z-index: 2;    
  left: -10%;
}
.marcaduna73 {
    top: 70vh;
    z-index: 3;   
  right: -10%;
}
/*img.marcaduna1, img.marcaduna2g,img.marcaduna3,img.marcaduna4,img.marcaduna5,img.marcaduna5,img.marcaduna6{
    transform: scale(1.1) !important;
}*/

.destacado {
    z-index: 10;
    position: absolute;
    width: 100vw;
 
}
.destacadotexto.titulo {
    width: 90vw;
    display: flex;
    align-content: center;
    align-items: center;
  flex-direction: column;
}
.destacadotexto{

    position: absolute;
    width: 40vw;
    display: flex;
    flex-direction: column;

}
.destacado h3 {
    font-size: 20rem;
    color: #5f4747;
    line-height: 5rem;
}
.destacado h3 small{
    font-size: 4rem;
    display: block;
    margin-top: 4rem;
}
.destacado p{
font-size: 2.5rem;
    line-height: 3.5rem;
    color: #5f4746;
}

.imagendestacado {
    position: absolute;
    width: 60vw;
}
.imagendestacado img {
    width: 200%;
    left: -40%;
    top: -450px;
}


.titulo h2 {
    font-size: 2.6rem;
    text-transform: none;
    padding: 2%;
    letter-spacing: 1px;
}
img.logomarca {
    width: 300px;
    position: relative;
    
}
.destacado0 {
    top: 6vh;
    z-index: 0;
       display: flex;
    justify-content: center;
}
.destacado1 {
    left:10%;
    top:70vh;
    z-index: 3;
}

.destacado1 .imagendestacado img {
width: 200%;
    margin-top: -15%;
    left: -50%;
}
.destacado2 {
    left:10%;
    top:120vh;
    z-index: 6;
}
.destacado2 .destacadotexto {
    margin-top: 25vh;
}
.destacado h4 {
    font-size: 6rem;
    color: #5f4747;
    line-height: 5rem;
}
.destacadotexto h4 small {
    font-size: 2rem;
    line-height: 3rem;
    display: block;
}
.destacado3 {
    left:10%;
    top:210vh;
    z-index: 8;
}
.destacado3 .imagendestacado img {
    width: 200%;
    top: -490px;
    left: -40px;
}

@media (orientation: portrait) {
   
  .marca {
    width: 104%;
    margin-left: -4%;
    padding: 0 4%;
}
  .titulo h2 {
        font-size: 1.6rem;
    }
    .contenedor_marca img {
        width: 300%;
        
    }
    img.logomarca {
                width: 200px !important;
        padding-top: 20px;
    }
    .destacadotexto {
        width: 90vw;
              margin: 0 auto;
    }
  .destacado p {
font-size: 2rem;
    line-height: 3rem;
    margin:0 auto;
    margin-bottom: 40px !important;
    color: #5f4746;
}
    .destacado0 p {
        font-size:1em;
    }
  .destacado1 {
        left: 0!important;
    }
    .imagendestacado, .destacadotexto {
        position: relative;
        left:0;
    }

    .destacado1 .imagendestacado img {
        width: 300%;
        left: -140%;
        top: -190px;
    } 
.destacado2 .imagendestacado img {
    width: 300%;
    left: -80vw;
    top: -20vh;
    } 
    .destacado2 {
        left: 0;
        top: 100vh;
        z-index: 6;
    }
    .destacado h4 {
        font-size: 3rem;
    }
    .destacado h4 {
    font-size: 3rem;
    color: #5f4747;
    line-height: 2rem;
}
.destacadotexto h4 small {
    font-size: 2rem;
    line-height: 2rem;
    width: 100%;
    margin-top: 1rem;
}
  img.scrollElement.parallax.marcaduna4{
    width: 350%;
}

.destacado3 .imagendestacado img {
    width: 410%;
    left: -83vw;
    top: -20vh;
    }
 .destacado3 {
        top: 190vh;
   left:0;
    } 
    .marcaduna1,.marcaduna2,.marcaduna3,.marcaduna4,.marcaduna5,.marcaduna6,.marcaduna7 {
      right:-20%;
}
  .marcaduna2 {
    top: 200vh;
   left:-20%;
}
  .marcaduna72 {
    left: -50%;
}
  
  .marcaduna4 {
        top: 110vh;
        left: -80%;
    
}
  .marcaduna3 {
    top: 150vh;
    left:-20%;
}
  .marcaduna1 {
    top: 240vh;
    
}

  .footer-block.grid__item {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-content: center;
    align-items: center;
}
ul.footer-block__details-content.list-unstyled {
    text-align: center!important;
}
  .footer-block__brand-info {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

  }
.page-width--narrow {
        max-width: 100%!important;
    }
div#cart-notification {
    background: #b6997e;
    border-radius: 20px;
    color: white !important;
}
 
div#cart-notification button.button {
    background-color: #060606b5;
    color: #e4dcc6;
    border: 1px solid;
}
    .cart-item__media {
      width: 20rem!important;
    }
    .cart-item__image {
        width: 100%;
    }
.cart-items{
    background-image: url(/cdn/shop/files/fondoproducto.jpg?v=1716363962);
}
.paypal-button.paypal-button-color-blue, .paypal-button-row.paypal-button-color-blue .menu-button {
    background: #b6a797;
}


  /*savalarbar*/
.cortinillasavalbar {
    margin-left: -23vw;
    margin-top: -66vh;
    height: 250vh;
    overflow: hidden;
    transform: scale(1.2);
    z-index: 2200;
}
.rueda5 {
  transform: scale(3);
}
.rueda4 {
  transform: scale(2.8) ;
}
.rueda3 {
  transform: scale(2.6);
}
.rueda2 {
  transform: scale(2.4);
}
.rueda1 {
  transform: scale(2.3);
} 
.rueda0 {
  transform: scale(2.2);
}
.rueda01 {
  transform: scale(2.1);
}
.rueda02 {
  transform: scale(2);
}
.rueda03 {
  transform: scale(1.9);
}
.logosavalbar {

}
.savalbar {
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1000;
  width: 100vw;
  height: 100vh;
}
.savalbar img{
  position: absolute;
}
.fondosavalvar {
  top: 0;
  left: 0;

}
.savalvarbote {
  right: 27%;
  height: 75vh;
  top: 12%;
}
.savalvarflores2 {
  right: 0;
  height: 100vh;
}
.savalvarflores1 {
  right: 0;
  height: 80vh;
  bottom: 0;
}

.savalvarazaharaes {
  right: 5%;
}
.savalvarflores2 {
  right: -230px;
  height: 120vh;
  top: -15%;
}

.savalvarhoja2 {
 left: -20vw;
  top: -10vh;
  z-index: -1;
  display:none;
}
.ico img {
    width: 100% !important;
}
@media (orientation: portrait) {
.carousel-control-next,
.carousel-control-prev, button.slider-button.slider-button--prev, button.slider-button.slider-button--next {
        height: 7vh !important;
        width: 12vw !important;
}
  .card__content {
    margin-top: 5vh;
}
  img.logosavalbar {
    height: 100vh;
}
.savalvarhoja2 {
    left: -80vw;
    top: -20vh;
    z-index: -1;
    transform: scale(0.5) !important;
    display:none;
}
  img.scrollElement.parallax.fondosavalvar {
    z-index: -3;
            left: -50vw; 
}
  .savalvarflores2 {
    right: -360px;
    height: 85vh;
    top: 14%;
}
  .savalvarazaharaes {
    right: 0;
    width: 80%;
    top: 40vh;
}
  .savalvarbote {
    right: 37%;
    height: 36vh;
    top: 52%;
}
  .savalvarflores1 {
    right: 0;
    height: 37vh;
    bottom: 120px;
}
.cortinillasavalbar {
        margin-left: -50vw;
        margin-top: 10vh;
        height: 250vh;
        width: 200vw;
  z-index:350!important;
}
.cortinillasavalbar img {
        width: 100%; 
    }
product-recommendations .card-wrapper {
        padding-top: 0%;
    }
product-recommendations {
    text-align: center;
}
  .mobile-facets__inner {
    margin-top: 33%!important;
}
  h3.titulointermedio {
    letter-spacing: 5px;
}
  .destacado h3 {
    font-size: 8rem;
    line-height: 3rem;
}
      .destacado p {
        font-size: 1em;
        line-height: 1.5em;
    }
  .destacado1 {
    top: 60vh;
}
.destacado1 .imagendestacado img {
        width: 340%;
        left: -170%;
        top: -160px;
    }
img.marcaduna3 {
    width: 400%;
    margin-top: -20%;
} 
  img.marcaduna1 {
    width: 400%;
    margin-top: -8%;
}
img.marcaduna5{
    width: 400%;
    margin-top: 15%;
}
    img.marcaduna2{
    width: 400%;
    margin-top: -40%;
}
      .destacado2 .imagendestacado img {
        width: 320%;

    }
  .page-width--narrow {
        padding: 0;
    }
  
} 
/* cambios css solo para modo vertical */
@media only screen
and (min-width: 768px)
and (max-width: 1024px)
and (orientation: portrait)
{
    .card-wrapper {
        padding-top: 20%;
    }
  .slider__slide {
    background-size: 110% !important;
        background-position: bottom!important;
}
}
@media screen and (max-width: 749px) {
    .grid--peek.slider .grid__item:first-of-type {
        margin-left: 0;
    }

}
@media screen and (min-width: 750px) and (max-width: 989px) {
    .slider--tablet.grid--peek .grid__item:first-of-type {
        margin-left: 0;
    }
  .media>*:not(.zoom):not(.deferred-media__poster-button), .media model-viewer {
    max-width: 80%;
    left: 10%;
}
}
.tl-options {
    background-color: #21252a;
    color: #ffffff;
}

/*preloader*/
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:black;
    z-index: 9999;
}

.preloader::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    border: 4px solid var(--quality);
    border-top-color: transparent;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.loaded .preloader {
    transition-property: opacity, left;
    transition-duration: 0.75s, 0s;
    transition-delay: 0s, 0.75s;
    opacity: 0;
    left: 100%;
}




/* b2b*/
form.g-container {
    max-width: 50% !important;
  padding: 10% 5% 2% 5%!important;
  margin-top:-5%;
}
.globo-formbuilder {
    background-color: #333333!important;
  padding:5%;
  margin-top:-5%;
}
.globo-form-app.gfb-form-with-image-right {
    display: flex;
    justify-content: center;
}

@media (orientation: portrait) {
  form.g-container {
    max-width: 100% !important;
}
}
.globo-form-control[data-type=colorPicker] input
, .globo-form-control[data-type=colorPicker] select, .globo-form-control[data-type=colorPicker] textarea, .globo-form-control[data-type=country] input, .globo-form-control[data-type=country] select, .globo-form-control[data-type=country] textarea, .globo-form-control[data-type=email] input, .globo-form-control[data-type=email] select, .globo-form-control[data-type=email] textarea, .globo-form-control[data-type=name] input, .globo-form-control[data-type=name] select, .globo-form-control[data-type=name] textarea, .globo-form-control[data-type=password] input, .globo-form-control[data-type=password] select, .globo-form-control[data-type=password] textarea, .globo-form-control[data-type=phone] input, .globo-form-control[data-type=phone] select, .globo-form-control[data-type=phone] textarea, .globo-form-control[data-type=file] input, .globo-form-control[data-type=file] select, .globo-form-control[data-type=file] textarea, .globo-form-control[data-type=datetime] input, .globo-form-control[data-type=datetime] select, .globo-form-control[data-type=datetime] textarea, .globo-form-control[data-type=repeater] input, .globo-form-control[data-type=repeater] select, .globo-form-control[data-type=repeater] textarea, .globo-form-control[data-type=url] input, .globo-form-control[data-type=url] select, .globo-form-control[data-type=url] textarea, .globo-form-control[data-type=number] input, .globo-form-control[data-type=number] select, .globo-form-control[data-type=number] textarea, .globo-form-control[data-type=quantity] input, .globo-form-control[data-type=quantity] select, .globo-form-control[data-type=quantity] textarea, .globo-form-control[data-type=select] input, .globo-form-control[data-type=select] select, .globo-form-control[data-type=select] textarea, .globo-form-control[data-type=selectImages] input, .globo-form-control[data-type=selectImages] select, .globo-form-control[data-type=selectImages] textarea, .globo-form-control[data-type=text] input, .globo-form-control[data-type=text] select, .globo-form-control[data-type=text] textarea, .globo-form-control[data-type=textarea] input, .globo-form-control[data-type=textarea] select, .globo-form-control[data-type=textarea] textarea {
    -webkit-appearance: none;
    appearance: none;
    background-color: rgb(70 70 70);
}

.cart-notification-product__image {
    background: none;
}

    .cart-item__image {
        max-width: 100%!important;
    }
.cart-item__image-container.gradient.global-media-settings {
    background: none;
    border: none;
}
a.cart-item__name.h4.break {
    font-size: 7rem;
    text-transform: uppercase;
    letter-spacing: 10px;
    color: #5a5754;
}
.cart-item__details>* {
    max-width: 100%!important;
}

@media (orientation: portrait) {
    .cart-item {
        display: flex!important;
        flex-direction: column;
        align-content: center;
        align-items: center;
    }
  .cart-item__details>*+* {
    display: none;
}
}
/* botones whislist e idioma*/
.wishlist_text {
    font-size: small;
}
.button-floating {
    top: 25vh;
    right: 0px;
    background-color: #ffc109;
      height: min-content;
}
.wg-default, .wg-drop.country-selector {
  top: 20vh;
    right: 0px;
    background-color: #ffc109;
      height: min-content;
  border:none!important;
  border-radius:5px 0 0 5px;
}

.wg-drop.country-selector .wgcurrent {
    border: none;
    list-style: none;
}
/* deshabilitar boton compras
.product-form__buttons, .quick-add__submit, .product-form__quantity, a#cart-icon-bubble {
    display: none!important; }
*/
.logosavalbar {
    width: 100vw;
}
@media only screen and (min-device-width: 1430px)and (max-width: 1678px){
.header__menu-item span {
    letter-spacing: 0.2em;
    font-size: 1.2rem;
}
  .cortinillasavalbar {
    margin-left: -30vw;
    margin-top: -86vh;
    height: 200vh;
    width: 150vw;
}
  }
/* correcciones seo*/
.cardeternal small {
    font-size: 2rem;
    letter-spacing: 5px;
    display: block; 
}
.testperfume .info h3 {
    font-size: 5rem;
    color: #fff;
    letter-spacing: 0px;
}



.header__icon--cart {
    border-radius: 10px;
}
.shopify-section-group-header-group {
  z-index: 50;

}
p.announcement-bar__message.h5 {
  letter-spacing: 5px;
  font-family: "Montserrat";
}

.collection__title.title-wrapper.featured {
    max-width: 100% !important;
    padding: 2% !important;
    margin-top: -5%;
    width: 100%;
    background-color: #515151;
    color: #e1d9c4;
    margin-bottom: 0;
    h1 {
    color: #e1d9c4;
       
    }
  }
.collection-description{
  max-width: 100% !important;
  width: 100%;
}
  

.collection {
    display: flex;
    flex-direction: column-reverse;
}
@media (orientation: portrait) {
.testperfume .info h3 {
    font-size: 1.5rem;
}
  .imageeternal {
    transform: scale(1.3) !important;
}
  .blog-articles__article.article {
    margin-top: -20vh;
}

  
}

  @media only screen
and (min-width: 1024px)
and (max-width: 1500px)
{
  .destacado2 .imagendestacado img {
    width: 200%;
    top: -430px;
    left: -40px;
}
  img.scrollElement.parallax.marcaduna1 {
   
        top: 233vh;
    }
}
  img.scrollElement.parallax.marcaduna7.marcaduna71 {
    top: 57vh;
}
  img.scrollElement.parallax.marcaduna2 {
    top: 210vh;
}
  }
