body,html{
   overflow-x: hidden !important;
   
}

/* fonts */


    @font-face{
    font-family: "Bagel Fat One", system-ui;
    font-weight: 400;
    font-style: normal;
    }
 
    @font-face {
    font-family: 'Rosebud';
    font-style: normal;
    font-weight: normal;
    src: local('Rosebud'), url('../fonts/Rosebud.woff') format('woff');
    }
.font-bagel{
font-family: "Bagel Fat One", system-ui;
font-weight: 400;
font-style: normal;
}
.font-neuton-regular {
    font-family: "Neuton", serif;
    font-weight: 400;
    font-style: normal;
  }
.font-rakkas-regular {
    font-family: "Rakkas", serif;
    font-weight: 400;
    font-style: normal;
  }
  .font-instrument-serif-regular {
    font-family: "Instrument Serif", serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .font-instrument-serif-regular-italic {
    font-family: "Instrument Serif", serif;
    font-weight: 400;
    font-style: italic;
  }
.font-anton-regular {
    font-family: "Anton", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  
.font-rosebud{
font-family: 'Rosebud';
font-style: normal;
font-weight: normal;
}
.font-spacing-titles{
    letter-spacing: -1.3px;
}
.font-spacing-subtitles{
    letter-spacing: -.63px;
}
.font-300{
    font-weight: 300;
}
.font-400{
    font-weight: 400;
}
.font-500{
    font-weight: 500;
}
.font-600{
    font-weight: 600;
}
.font-700{
    font-weight: 700;
}
.bloque-title{
    color: #222;
    font-size:2.3rem;
}
.bloque-enfoque{
    color: #89aa1d;
    font-size:2.3rem;
}
.bloque-text{
    font-size:1.2rem;
    color:#222222;
    width:60%;
}
.bloque-text-card{
    font-size:1.0rem;
    color: rgb(29, 29, 29);
}
.card-titulo{
    letter-spacing: -.9px;
    color: rgb(29, 29, 29);
    font-size:1rem;
    font-weight:500;
    transition: 0.5s;
    padding-bottom:3%;
}
.card-informacion{
    letter-spacing: -.9px;
    color: rgb(112, 112, 112);
    font-size:1rem;
    font-weight:300;
    transition: 0.5s;
    padding-bottom:3%;
}
.card-details-titulo{
    letter-spacing: -.9px;
    color: rgb(255, 255, 255);
    font-size:2rem;
    font-weight:500;
    transition: 0.5s;
    line-height:1.0;
}
.card-details-subtitulo{
    letter-spacing: -.5px;
    color: rgb(255, 255, 255);
    font-size:1rem;
    font-weight:500;
    transition: 0.5s;
}
.card-details-texto{
    letter-spacing: -.5px;
    color: rgb(255, 255, 255);
    font-size:1.3rem;
    font-weight:500;
    transition: 0.5s;
}
.circle {
    background: rgba(255, 255, 255, 0.673);
    box-shadow: 0 8px 32px 0 rgba(59, 63, 129, 0.199);
    backdrop-filter: blur( 3.5px );
    -webkit-backdrop-filter: blur( 3.5px );
    border-radius: 80px;
    color: rgb(42, 42, 42);
    height: 90px;
    font-weight: bold;
    width: 90px;
    display: table;
}
.numbers {
    vertical-align: middle;
    display: table-cell;
    font-size:1.2rem;
}
.eighteen {
    vertical-align: middle;
    display: table-cell;
    font-size:1.5rem;
}
.text-circle {
    vertical-align: middle;
    display: table-cell;
    font-size:0.9rem;
}
.text-circle-2 {
    vertical-align: middle;
    display: table-cell;
    font-size:0.6rem;
}
.sidras-arrow{
    font-size:2.5rem;
    z-index: 100;
}
.modal-edad{
    cursor:pointer;
    background: rgba( 255, 255, 255, 0.3 );
    box-shadow: 0 8px 32px 0 rgba(59, 63, 129, 0.199);
    backdrop-filter: blur( 3.5px );
    -webkit-backdrop-filter: blur( 3.5px );
    border-radius: 20px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
    z-index:1000;
}
.modal-pedido{
    cursor:pointer;
    background: #198754b9;
    box-shadow: 0 8px 32px 0 rgba(59, 63, 129, 0.199);
    backdrop-filter: blur( 3.5px );
    -webkit-backdrop-filter: blur( 3.5px );
    border-radius: 20px;
    border: 1px solid #5cb85c63;
    z-index:1000;
}
.text-edad{
    font-size:1.05rem;
    color:rgb(255, 255, 255) !important;
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
}
.text-mesa span{
    font-size:2.5rem;
    color:#c3e945;
    background-color:rgba(0, 0, 0, 0.743);
    border-radius: 15px;
    padding:0.8rem 1.2rem 0.8rem 1.2rem;
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
}
.title{
    font-size: 4rem;
    color:#c3e945;
}
.hello-title{
    font-size: 2rem;
     color: rgb(19, 19, 19);
}
.hello-subtitle{
    font-size: 0.8rem;
     color: rgb(59, 59, 59);
     margin-top:-25px;
}
.subtitle{
    font-size: 1.8rem;
    color:#c3e945;
    margin-top:-4%;
}
.title-nosotros{
    font-size: 3rem;
    color:#c3e945;
}
.subtitle-nosotros{
    font-size: 1.4rem;
    color:#c3e945;
    margin-top:-2%;
}
.social-icons{
    font-size:2.5rem;
    color:#FFFF;
}
.footer{
    font-size:15px;
    color:#313131;
}
.iconos-footer a i{
    font-size:1.5rem;
    color:#313131;
}
.gluten-free{
    font-size: 1.1rem;
    color:#ffffff;
    letter-spacing: 2px;
}
.destacados i{
    color: #fff;
}
.texto-quote{
    text-shadow: 0px 1px 10px rgba(195,233,69,0.52);
    color:#c3e945;
    font-size:1.4rem;
    letter-spacing: 0.5px;
}
.texto-quote i{
    font-size:2rem;
}
.footer-text{
    font-size:1rem;
}
.hashtag{
    color:#c3e945;
}
.title-tienda{
    color:#ff8e9e;
    font-size:3.5rem;
    letter-spacing: 2px;
    text-shadow: 3px 5px 0px rgba(237,99,53,1);
}
/* divs */

.carousel img{
    border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
}
.header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;    
}
.header.scrolls {
    padding: 40px 0;
    background: none;
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    transition: 0.8s cubic-bezier(0.2, 0.8, 0.2, 1)
}

.header.scrolls.scrolled {
    padding: 10px 0;
    color: rgba(195,233,69,1);
    background: rgba(36, 36, 36, 0.75);
}
.header.scrolls.scrolled>div a {
    color: #c3e945 !important
}
.header.scrolls.scrolled>div a:hover {
    color: #fff !important
}
.test a{
    color:black;
}

@supports (backdrop-filter: none) or (-webkit-backdrop-filter: none) {
    .header.scrolls.scrolled {
        background: rgba(36, 36, 36, 0.75);
        -webkit-backdrop-filter: blur(10px) saturate(3);
        backdrop-filter: blur(10px) saturate(3);
        border-bottom: 1px solid rgba(29, 29, 29, 0.856);
    }
    
     
}
body.modal-open .web{
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
}

.header.scrolls> button{
    color: #474647 !important
}
.instagram{
    position: relative;
}
.follow-us{
    position: absolute;
}
.follow-us span{
    color: #fff !important;
    font-size: 1.5rem;
    padding:4rem;
}
.follow-us span i{
    color: #c3e945 !important;
}
.follow-us a{
    text-decoration: none;
    cursor: pointer;
}
.navbar-brand{
    padding-left:12rem;
    color: #ffffff !important;
}
.nav-link {
    color: #fff !important;
    font-size:1.1rem;
    transition: 0.7s;
    cursor:pointer;
}
.nav-link:hover {
    color: #c3e945 !important;
    font-size:1.15rem;
}
.nav-link-cart {
    color: rgb(0, 0, 0) !important;
    font-size:1.1rem;
    transition: 0.7s;
    cursor:pointer;
    text-decoration: none;
}
.nav-link-cart:hover {
    color: #363636 !important;
    font-size:1.15rem;
}
.dd-toast-stack {
    position: fixed;
    top: 92px;
    right: clamp(14px, 3vw, 30px);
    z-index: 3000;
    display: grid;
    gap: 12px;
    width: min(360px, calc(100vw - 28px));
    pointer-events: none;
}
.dd-toast {
    position: relative;
    display: grid;
    grid-template-columns: 46px minmax(0, 1fr) 28px;
    gap: 12px;
    align-items: center;
    padding: 14px 14px 16px;
    border: 1px solid rgba(255, 205, 205, .78);
    border-radius: 22px;
    background:
        radial-gradient(circle at 10% 0%, rgba(255, 229, 229, .9), transparent 40%),
        rgba(255, 250, 247, .94);
    color: #5b2630;
    box-shadow: 0 22px 48px rgba(96, 46, 52, .16);
    backdrop-filter: blur(18px) saturate(1.35);
    -webkit-backdrop-filter: blur(18px) saturate(1.35);
    pointer-events: auto;
    overflow: hidden;
    animation: ddToastIn .28s cubic-bezier(.22, 1, .36, 1) both;
}
.dd-toast.is-leaving {
    animation: ddToastOut .18s ease both;
}
.dd-toast-icon {
    width: 46px;
    height: 46px;
    display: grid;
    place-items: center;
    border-radius: 16px;
    background: rgba(239, 79, 115, .14);
    color: #ef4f73;
    font-size: 1.05rem;
}
.dd-toast.success .dd-toast-icon {
    background: rgba(69, 164, 106, .14);
    color: #45a46a;
}
.dd-toast.error .dd-toast-icon {
    background: rgba(239, 66, 45, .14);
    color: #ef422d;
}
.dd-toast-copy strong {
    display: block;
    font-family: "Nunito", sans-serif;
    font-weight: 900;
    line-height: 1.1;
}
.dd-toast-copy span {
    display: block;
    margin-top: 4px;
    color: #93666c;
    font-family: "Nunito", sans-serif;
    font-size: .88rem;
    font-weight: 700;
}
.dd-toast-close {
    width: 28px;
    height: 28px;
    border: 0;
    border-radius: 999px;
    background: rgba(255, 231, 231, .78);
    color: #7f4e54;
}
.dd-toast::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 4px;
    background: linear-gradient(90deg, #ef4f73, #ef543c);
    animation: ddToastProgress 3.8s linear both;
}
.dd-toast.success::after {
    background: linear-gradient(90deg, #45a46a, #ef543c);
}
@keyframes ddToastIn {
    from { opacity: 0; transform: translateY(-10px) scale(.98); }
    to { opacity: 1; transform: translateY(0) scale(1); }
}
@keyframes ddToastOut {
    to { opacity: 0; transform: translateY(-8px) scale(.98); }
}
@keyframes ddToastProgress {
    from { transform: scaleX(1); transform-origin: left; }
    to { transform: scaleX(0); transform-origin: left; }
}
@media (max-width: 760px) {
    .dd-toast-stack {
        top: auto;
        right: 12px;
        left: 12px;
        bottom: 18px;
        width: auto;
    }
}
.waves{
    overflow:hidden;
    position:relative;
}
.waves::before{
    content:'';
    position: absolute;
    bottom: -1px;
    left: -1px;
    right: -1px;
    top: -1px;
    z-index: 3;
    pointer-events: none;
    background-repeat: no-repeat; 
    transform:scaleX(1.5);
    transform-origin: 100% 100%;
    animation: 15s infinite alternate shape-anim-6097-mobile linear;
    background-size: 100% 283px;
    background-position: 50% 100%;    
    background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M35.28 1.67c-3.07-.55-9.27.41-16.15 0-6.87-.4-13.74-.58-19.13.1v.4h35.28z" fill="%23c3e945"/><path d="M35.28 1.16c-3.17-.8-7.3.4-10.04.56-2.76.17-9.25-1.47-12.68-1.3-3.42.16-4.64.84-7.04.86C3.12 1.31 0 .4 0 .4v1.77h35.28z" opacity=".5" fill="%23c3e945"/><path d="M35.28.31c-2.57.84-7.68.3-11.8.43-4.1.12-6.85.61-9.57.28C11.18.69 8.3-.16 5.3.02 2.3.22.57.85 0 .87v1.2h35.28z" opacity=".5" fill="%23c3e945"/></svg>'); 
}
    
@keyframes shape-anim-6097-mobile {
    100% {
    transform: scaleX(1.5) translateX(calc(100% - (100% / 1.5)));
    }
} 
@media (min-width:768px){
    .waves::before{
    transform:scaleX(1.5);
    transform-origin: 100% 100%;
    animation: 15s infinite alternate shape-anim-6097-mobile linear;
    background-size: 100% 283px;
    background-position: 50% 100%;   
    }  
}    
@media (min-width:1025px){
    .waves::before{ 
    bottom: -0.1vw;
    left: -0.1vw;
    right: -0.1vw;
    top: -0.1vw; 
    transform:scaleX(4);
    transform-origin: 100% 100%;
    animation: 15s infinite alternate shape-anim-6097  linear;
    background-size: 100% 283px;
    background-position: 50% 100%;  
    }
}
@media (min-width:2100px){
    .waves::before{
    background-size: 100% calc(2vw + 283px);
    }
}

@keyframes shape-anim-6097 {
    100% {
    transform: scaleX(4) translateX(calc(100% - (100% / 4)));
    }
}
    
.waves-white{
    overflow:hidden;
    position:relative;
    }
    .waves-white::before{
    content:'';
    font-family:'shape divider from ShapeDividers.com';
    position: absolute;
    bottom: -1px;
    left: -1px;
    right: -1px;
    top: -1px;
    z-index: 3;
    pointer-events: none;
    background-repeat: no-repeat; 
    transform:scaleX(2.3);
    transform-origin: 100% 100%;
    animation: 10s infinite alternate shape-anim-2763-mobile linear;
    background-size: 100% 89px;
    background-position: 50% 100%;    
    background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M35.28 1.67c-3.07-.55-9.27.41-16.15 0-6.87-.4-13.74-.58-19.13.1v.4h35.28z" fill="%23ffffff"/><path d="M35.28 1.16c-3.17-.8-7.3.4-10.04.56-2.76.17-9.25-1.47-12.68-1.3-3.42.16-4.64.84-7.04.86C3.12 1.31 0 .4 0 .4v1.77h35.28z" opacity=".5" fill="%23ffffff"/><path d="M35.28.31c-2.57.84-7.68.3-11.8.43-4.1.12-6.85.61-9.57.28C11.18.69 8.3-.16 5.3.02 2.3.22.57.85 0 .87v1.2h35.28z" opacity=".5" fill="%23ffffff"/></svg>'); 
    }
    
    @keyframes shape-anim-2763-mobile {
      100% {
        transform: scaleX(2.3) translateX(calc(100% - (100% / 2.3)));
      }
    } 
    @media (min-width:768px){
    .waves-white::before{
    transform:scaleX(4);
    transform-origin: 100% 100%;
    animation: 10s infinite alternate shape-anim-2763-tablet linear;
    background-size: 100% 90px;
    background-position: 50% 100%;   
    }  
    }
    
    @keyframes shape-anim-2763-tablet {
      100% {
        transform: scaleX(4) translateX(calc(100% - (100% / 4)));
      }
    }  
    @media (min-width:1025px){
    .waves-white::before{ 
    bottom: -0.1vw;
    left: -0.1vw;
    right: -0.1vw;
    top: -0.1vw; 
    transform:scaleX(2.9);
    transform-origin: 100% 100%;
    animation: 10s infinite alternate shape-anim-2763  linear;
    background-size: 100% 202px;
    background-position: 50% 100%;  
    }
    }
    @media (min-width:2100px){
    .waves-white::before{
    background-size: 100% calc(2vw + 202px);
    }
    }
    
    @keyframes shape-anim-2763 {
      100% {
        transform: scaleX(2.9) translateX(calc(100% - (100% / 2.9)));
      }
    }
    
        
.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
    cursor:pointer;
    background: rgba( 255, 255, 255, 0.3 );
    box-shadow: 0 8px 32px 0 rgba(59, 63, 129, 0.199);
    backdrop-filter: blur( 3.5px );
    -webkit-backdrop-filter: blur( 3.5px );
    border-radius: 20px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
    z-index:1000;
}
.shopping-cart {
    position: fixed;
    bottom: 45px;
    left: 33px;
    cursor:pointer;
    background: rgba(255, 255, 255, 0.808);
    box-shadow: 0 8px 32px 0 rgba(59, 63, 129, 0.199);
    backdrop-filter: blur( 3.5px );
    -webkit-backdrop-filter: blur( 3.5px );
    border-radius: 20px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
    z-index:1000;
}
.mesa-number {
    position: fixed;
    bottom: 15px;
    left: 25px;
    cursor:pointer;
    background: rgba(255, 255, 255, 0.808);
    box-shadow: 0 8px 32px 0 rgba(59, 63, 129, 0.199);
    backdrop-filter: blur( 3.5px );
    -webkit-backdrop-filter: blur( 3.5px );
    border-radius: 20px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
    z-index:1000;
}
.eliminar-cart{
    color:rgb(211, 51, 51);
    transition: 0.5s;
}

.visible{
    display: none;
}  
.filter-white {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.filter-black {
    -webkit-filter: brightness(0) invert(0);
    filter: brightness(0) invert(0);
}
.add{
    color:#303030;
    font-size: 1.5rem;
}
.bg-tabu{
    background-color:#c3e945;
    color:#000;
}
.colecciones{
    background-color: #ffcdc6;
}
.fondo-blanco{
    background-color: #ffffff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='0' x2='0' y1='0' y2='100%25' gradientTransform='rotate(197,804,501)'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='1' stop-color='%23FFFFFF'/%3E%3C/linearGradient%3E%3Cpattern patternUnits='userSpaceOnUse' id='b' width='556' height='463.3' x='0' y='0' viewBox='0 0 1080 900'%3E%3Cg fill-opacity='0.02'%3E%3Cpolygon fill='%23444' points='90 150 0 300 180 300'/%3E%3Cpolygon points='90 150 180 0 0 0'/%3E%3Cpolygon fill='%23AAA' points='270 150 360 0 180 0'/%3E%3Cpolygon fill='%23DDD' points='450 150 360 300 540 300'/%3E%3Cpolygon fill='%23999' points='450 150 540 0 360 0'/%3E%3Cpolygon points='630 150 540 300 720 300'/%3E%3Cpolygon fill='%23DDD' points='630 150 720 0 540 0'/%3E%3Cpolygon fill='%23444' points='810 150 720 300 900 300'/%3E%3Cpolygon fill='%23FFF' points='810 150 900 0 720 0'/%3E%3Cpolygon fill='%23DDD' points='990 150 900 300 1080 300'/%3E%3Cpolygon fill='%23444' points='990 150 1080 0 900 0'/%3E%3Cpolygon fill='%23DDD' points='90 450 0 600 180 600'/%3E%3Cpolygon points='90 450 180 300 0 300'/%3E%3Cpolygon fill='%23666' points='270 450 180 600 360 600'/%3E%3Cpolygon fill='%23AAA' points='270 450 360 300 180 300'/%3E%3Cpolygon fill='%23DDD' points='450 450 360 600 540 600'/%3E%3Cpolygon fill='%23999' points='450 450 540 300 360 300'/%3E%3Cpolygon fill='%23999' points='630 450 540 600 720 600'/%3E%3Cpolygon fill='%23FFF' points='630 450 720 300 540 300'/%3E%3Cpolygon points='810 450 720 600 900 600'/%3E%3Cpolygon fill='%23DDD' points='810 450 900 300 720 300'/%3E%3Cpolygon fill='%23AAA' points='990 450 900 600 1080 600'/%3E%3Cpolygon fill='%23444' points='990 450 1080 300 900 300'/%3E%3Cpolygon fill='%23222' points='90 750 0 900 180 900'/%3E%3Cpolygon points='270 750 180 900 360 900'/%3E%3Cpolygon fill='%23DDD' points='270 750 360 600 180 600'/%3E%3Cpolygon points='450 750 540 600 360 600'/%3E%3Cpolygon points='630 750 540 900 720 900'/%3E%3Cpolygon fill='%23444' points='630 750 720 600 540 600'/%3E%3Cpolygon fill='%23AAA' points='810 750 720 900 900 900'/%3E%3Cpolygon fill='%23666' points='810 750 900 600 720 600'/%3E%3Cpolygon fill='%23999' points='990 750 900 900 1080 900'/%3E%3Cpolygon fill='%23999' points='180 0 90 150 270 150'/%3E%3Cpolygon fill='%23444' points='360 0 270 150 450 150'/%3E%3Cpolygon fill='%23FFF' points='540 0 450 150 630 150'/%3E%3Cpolygon points='900 0 810 150 990 150'/%3E%3Cpolygon fill='%23222' points='0 300 -90 450 90 450'/%3E%3Cpolygon fill='%23FFF' points='0 300 90 150 -90 150'/%3E%3Cpolygon fill='%23FFF' points='180 300 90 450 270 450'/%3E%3Cpolygon fill='%23666' points='180 300 270 150 90 150'/%3E%3Cpolygon fill='%23222' points='360 300 270 450 450 450'/%3E%3Cpolygon fill='%23FFF' points='360 300 450 150 270 150'/%3E%3Cpolygon fill='%23444' points='540 300 450 450 630 450'/%3E%3Cpolygon fill='%23222' points='540 300 630 150 450 150'/%3E%3Cpolygon fill='%23AAA' points='720 300 630 450 810 450'/%3E%3Cpolygon fill='%23666' points='720 300 810 150 630 150'/%3E%3Cpolygon fill='%23FFF' points='900 300 810 450 990 450'/%3E%3Cpolygon fill='%23999' points='900 300 990 150 810 150'/%3E%3Cpolygon points='0 600 -90 750 90 750'/%3E%3Cpolygon fill='%23666' points='0 600 90 450 -90 450'/%3E%3Cpolygon fill='%23AAA' points='180 600 90 750 270 750'/%3E%3Cpolygon fill='%23444' points='180 600 270 450 90 450'/%3E%3Cpolygon fill='%23444' points='360 600 270 750 450 750'/%3E%3Cpolygon fill='%23999' points='360 600 450 450 270 450'/%3E%3Cpolygon fill='%23666' points='540 600 630 450 450 450'/%3E%3Cpolygon fill='%23222' points='720 600 630 750 810 750'/%3E%3Cpolygon fill='%23FFF' points='900 600 810 750 990 750'/%3E%3Cpolygon fill='%23222' points='900 600 990 450 810 450'/%3E%3Cpolygon fill='%23DDD' points='0 900 90 750 -90 750'/%3E%3Cpolygon fill='%23444' points='180 900 270 750 90 750'/%3E%3Cpolygon fill='%23FFF' points='360 900 450 750 270 750'/%3E%3Cpolygon fill='%23AAA' points='540 900 630 750 450 750'/%3E%3Cpolygon fill='%23FFF' points='720 900 810 750 630 750'/%3E%3Cpolygon fill='%23222' points='900 900 990 750 810 750'/%3E%3Cpolygon fill='%23222' points='1080 300 990 450 1170 450'/%3E%3Cpolygon fill='%23FFF' points='1080 300 1170 150 990 150'/%3E%3Cpolygon points='1080 600 990 750 1170 750'/%3E%3Cpolygon fill='%23666' points='1080 600 1170 450 990 450'/%3E%3Cpolygon fill='%23DDD' points='1080 900 1170 750 990 750'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect x='0' y='0' fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect x='0' y='0' fill='url(%23b)' width='100%25' height='100%25'/%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: cover;
}
.fondo-90{
    background-color:#f199ff;
    background-image:
    radial-gradient(at 83% 61%, hsla(332,91%,76%,1) 0px, transparent 50%),
    radial-gradient(at 60% 13%, hsla(199,71%,79%,1) 0px, transparent 50%),
    radial-gradient(at 66% 76%, hsla(43,62%,74%,1) 0px, transparent 50%),
    radial-gradient(at 12% 27%, hsla(130,61%,78%,1) 0px, transparent 50%),
    radial-gradient(at 35% 16%, hsla(135,74%,69%,1) 0px, transparent 50%),
    radial-gradient(at 44% 59%, hsla(318,97%,68%,1) 0px, transparent 50%),
    radial-gradient(at 87% 90%, hsla(81,74%,70%,1) 0px, transparent 50%);
    
}
.bloque-sidras{
    padding-top:3%;
    background-color: #C3E945;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 1500'%3E%3Cdefs%3E%3Crect stroke='%23C3E945' stroke-width='.5' width='1' height='1' id='s'/%3E%3Cpattern id='a' width='3' height='3' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cuse fill='%23c1e744' href='%23s' y='2'/%3E%3Cuse fill='%23c1e744' href='%23s' x='1' y='2'/%3E%3Cuse fill='%23bfe444' href='%23s' x='2' y='2'/%3E%3Cuse fill='%23bfe444' href='%23s'/%3E%3Cuse fill='%23bde243' href='%23s' x='2'/%3E%3Cuse fill='%23bde243' href='%23s' x='1' y='1'/%3E%3C/pattern%3E%3Cpattern id='b' width='7' height='11' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23bbdf42'%3E%3Cuse href='%23s'/%3E%3Cuse href='%23s' y='5' /%3E%3Cuse href='%23s' x='1' y='10'/%3E%3Cuse href='%23s' x='2' y='1'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='8'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='5' y='2'/%3E%3Cuse href='%23s' x='5' y='6'/%3E%3Cuse href='%23s' x='6' y='9'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='h' width='5' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23bbdf42'%3E%3Cuse href='%23s' y='5'/%3E%3Cuse href='%23s' y='8'/%3E%3Cuse href='%23s' x='1' y='1'/%3E%3Cuse href='%23s' x='1' y='9'/%3E%3Cuse href='%23s' x='1' y='12'/%3E%3Cuse href='%23s' x='2'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='2'/%3E%3Cuse href='%23s' x='3' y='6'/%3E%3Cuse href='%23s' x='3' y='11'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='4' y='10'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='c' width='17' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23b9dd41'%3E%3Cuse href='%23s' y='11'/%3E%3Cuse href='%23s' x='2' y='9'/%3E%3Cuse href='%23s' x='5' y='12'/%3E%3Cuse href='%23s' x='9' y='4'/%3E%3Cuse href='%23s' x='12' y='1'/%3E%3Cuse href='%23s' x='16' y='6'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='d' width='19' height='17' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23C3E945'%3E%3Cuse href='%23s' y='9'/%3E%3Cuse href='%23s' x='16' y='5'/%3E%3Cuse href='%23s' x='14' y='2'/%3E%3Cuse href='%23s' x='11' y='11'/%3E%3Cuse href='%23s' x='6' y='14'/%3E%3C/g%3E%3Cg fill='%23b7db41'%3E%3Cuse href='%23s' x='3' y='13'/%3E%3Cuse href='%23s' x='9' y='7'/%3E%3Cuse href='%23s' x='13' y='10'/%3E%3Cuse href='%23s' x='15' y='4'/%3E%3Cuse href='%23s' x='18' y='1'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='e' width='47' height='53' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23C3E945'%3E%3Cuse href='%23s' x='2' y='5'/%3E%3Cuse href='%23s' x='16' y='38'/%3E%3Cuse href='%23s' x='46' y='42'/%3E%3Cuse href='%23s' x='29' y='20'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='f' width='59' height='71' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23C3E945'%3E%3Cuse href='%23s' x='33' y='13'/%3E%3Cuse href='%23s' x='27' y='54'/%3E%3Cuse href='%23s' x='55' y='55'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='g' width='139' height='97' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23C3E945'%3E%3Cuse href='%23s' x='11' y='8'/%3E%3Cuse href='%23s' x='51' y='13'/%3E%3Cuse href='%23s' x='17' y='73'/%3E%3Cuse href='%23s' x='99' y='57'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23b)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23h)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23c)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23d)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23e)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23f)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23g)' width='100%25' height='100%25'/%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: cover;
    padding-bottom:10%;
   
}
.bloque-sidras-detail{
    padding-top:1%;
    background-color: #C3E945;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 1500'%3E%3Cdefs%3E%3Crect stroke='%23C3E945' stroke-width='.5' width='1' height='1' id='s'/%3E%3Cpattern id='a' width='3' height='3' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cuse fill='%23c1e744' href='%23s' y='2'/%3E%3Cuse fill='%23c1e744' href='%23s' x='1' y='2'/%3E%3Cuse fill='%23bfe444' href='%23s' x='2' y='2'/%3E%3Cuse fill='%23bfe444' href='%23s'/%3E%3Cuse fill='%23bde243' href='%23s' x='2'/%3E%3Cuse fill='%23bde243' href='%23s' x='1' y='1'/%3E%3C/pattern%3E%3Cpattern id='b' width='7' height='11' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23bbdf42'%3E%3Cuse href='%23s'/%3E%3Cuse href='%23s' y='5' /%3E%3Cuse href='%23s' x='1' y='10'/%3E%3Cuse href='%23s' x='2' y='1'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='8'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='5' y='2'/%3E%3Cuse href='%23s' x='5' y='6'/%3E%3Cuse href='%23s' x='6' y='9'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='h' width='5' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23bbdf42'%3E%3Cuse href='%23s' y='5'/%3E%3Cuse href='%23s' y='8'/%3E%3Cuse href='%23s' x='1' y='1'/%3E%3Cuse href='%23s' x='1' y='9'/%3E%3Cuse href='%23s' x='1' y='12'/%3E%3Cuse href='%23s' x='2'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='2'/%3E%3Cuse href='%23s' x='3' y='6'/%3E%3Cuse href='%23s' x='3' y='11'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='4' y='10'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='c' width='17' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23b9dd41'%3E%3Cuse href='%23s' y='11'/%3E%3Cuse href='%23s' x='2' y='9'/%3E%3Cuse href='%23s' x='5' y='12'/%3E%3Cuse href='%23s' x='9' y='4'/%3E%3Cuse href='%23s' x='12' y='1'/%3E%3Cuse href='%23s' x='16' y='6'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='d' width='19' height='17' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23C3E945'%3E%3Cuse href='%23s' y='9'/%3E%3Cuse href='%23s' x='16' y='5'/%3E%3Cuse href='%23s' x='14' y='2'/%3E%3Cuse href='%23s' x='11' y='11'/%3E%3Cuse href='%23s' x='6' y='14'/%3E%3C/g%3E%3Cg fill='%23b7db41'%3E%3Cuse href='%23s' x='3' y='13'/%3E%3Cuse href='%23s' x='9' y='7'/%3E%3Cuse href='%23s' x='13' y='10'/%3E%3Cuse href='%23s' x='15' y='4'/%3E%3Cuse href='%23s' x='18' y='1'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='e' width='47' height='53' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23C3E945'%3E%3Cuse href='%23s' x='2' y='5'/%3E%3Cuse href='%23s' x='16' y='38'/%3E%3Cuse href='%23s' x='46' y='42'/%3E%3Cuse href='%23s' x='29' y='20'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='f' width='59' height='71' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23C3E945'%3E%3Cuse href='%23s' x='33' y='13'/%3E%3Cuse href='%23s' x='27' y='54'/%3E%3Cuse href='%23s' x='55' y='55'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='g' width='139' height='97' patternUnits='userSpaceOnUse' patternTransform='scale(50) translate(-980 -735)'%3E%3Cg fill='%23C3E945'%3E%3Cuse href='%23s' x='11' y='8'/%3E%3Cuse href='%23s' x='51' y='13'/%3E%3Cuse href='%23s' x='17' y='73'/%3E%3Cuse href='%23s' x='99' y='57'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23b)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23h)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23c)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23d)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23e)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23f)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23g)' width='100%25' height='100%25'/%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: cover;  
}
.quote-tabu{
    width:60%;
    padding:2%;
    margin:2%;
    border-radius: 13px 13px 13px 13px;
    -webkit-border-radius: 13px 13px 13px 13px;
    -moz-border-radius: 13px 13px 13px 13px;
    
}

/* card sidras */

.card-padding{
    padding:2em 2rem 2rem 2rem;
}
.card-coleciones{
    transition: 0.5s;
    cursor:pointer;
    box-shadow: 6px 5px 16px -6px rgba(205,16,77,0.28);
    -webkit-box-shadow: 6px 5px 16px -6px rgba(205,16,77,0.28);
    -moz-box-shadow: 6px 5px 16px -6px rgba(205,16,77,0.28);
    background-position: center;
    background-size:cover;
    background-repeat: no-repeat;
    height:600px;
    border-radius: 2rem;
}
.card-coleciones:hover .card-titulo{
    color:rgb(255, 255, 255) !important;
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
}
.card-coleciones:hover .bloque-text-card{
    color:rgb(255, 255, 255) !important;
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
}
.card-coleciones:hover .card-titulo{
    color:rgb(255, 255, 255) !important;
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
}
.card-coleciones:hover .bloque-text-card{
    color:rgb(255, 255, 255) !important;
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
}

/* Ecommerce catalog */
.colecciones {
    background:
        radial-gradient(circle at 16% 0%, rgba(255, 214, 220, .82), transparent 34%),
        radial-gradient(circle at 94% 12%, rgba(255, 237, 231, .95), transparent 35%),
        linear-gradient(180deg, #fff4f3 0%, #fff9f6 48%, #fff3f0 100%);
    min-height: 100vh;
}
.shop-container {
    max-width: 1540px;
    padding: 42px clamp(18px, 3vw, 42px) 70px;
    font-family: "Nunito", sans-serif;
}
.shop-container .font-bagel,
.shop-container .font-rosebud {
    font-family: inherit;
}
.shop-container .title-tienda.font-bagel,
.shop-container .font-bagel {
    font-family: "Bagel Fat One", system-ui;
}
.shop-container .font-rosebud {
    font-family: "Rosebud";
}
.shop-title-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 26px;
}
.shop-title-row .title-tienda {
    padding: 0 !important;
    margin: 0 !important;
    color: #ef6680;
    text-shadow: 0 4px 0 rgba(221, 89, 67, .28);
}
.shop-layout {
    display: grid;
    grid-template-columns: 290px minmax(0, 1fr);
    gap: 34px;
    align-items: flex-start;
}
.shop-sidebar {
    background: rgba(255, 255, 255, .76);
    border: 1px solid rgba(255, 220, 216, .9);
    border-radius: 24px;
    box-shadow: 0 20px 50px rgba(205, 16, 77, .08);
    padding: 26px 24px;
    position: sticky;
    top: 18px;
}
@media (min-width: 901px) {
    .shop-sidebar.collapse {
        display: block !important;
        height: auto !important;
        visibility: visible;
    }
}
.shop-filter-section {
    padding: 0 0 22px;
    margin-bottom: 22px;
    border-bottom: 1px solid rgba(139, 75, 75, .1);
}
.shop-filter-section:last-of-type {
    border-bottom: 0;
}
.shop-filter-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #7f3f43;
    font-size: 1.05rem;
    margin-bottom: 14px;
}
.shop-category-list {
    display: grid;
    gap: 6px;
}
.shop-category-list button {
    border: 0;
    border-radius: 999px;
    background: transparent;
    color: #7f3f43;
    text-align: left;
    padding: 9px 13px;
    font-weight: 700;
}
.shop-category-list button.active {
    background: rgba(239, 102, 128, .11);
    color: #ef6680;
}
.shop-size-filter {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.shop-size-filter button {
    width: auto;
    min-width: 46px;
    height: 42px;
    padding: 0 14px;
    border: 0;
    border-radius: 999px;
    background: rgba(255, 244, 242, .92);
    color: #7f3f43;
    font-weight: 800;
}
.shop-size-filter button.active {
    background: #ef6680;
    color: #fff;
    box-shadow: 0 10px 22px rgba(239, 102, 128, .25);
}
.shop-price-range input {
    width: 100%;
    accent-color: #ef6680;
}
.shop-price-range div {
    display: flex;
    justify-content: space-between;
    color: #7f3f43;
    font-weight: 800;
    margin-top: 8px;
}
.shop-clear-filters,
.shop-filter-toggle {
    border: 0;
    border-radius: 999px;
    background: #ef6680;
    color: #fff;
    box-shadow: 0 12px 28px rgba(239, 102, 128, .22);
}
.shop-clear-filters {
    width: 100%;
    padding: 13px 18px;
}
.shop-filter-toggle {
    display: none;
    padding: 11px 16px;
}
.shop-toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 22px;
}
.shop-count {
    color: #7f3f43;
    font-size: 1.05rem;
}
.shop-sort {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    border-radius: 999px;
    background: rgba(255, 255, 255, .74);
    color: #7f3f43;
    box-shadow: 0 14px 34px rgba(205, 16, 77, .07);
    padding: 12px 18px;
}
.shop-sort select {
    border: 0;
    background: transparent;
    color: #7f3f43;
    font-weight: 800;
    outline: none;
}
.shop-product-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 26px;
}
.shop-product-card {
    background: rgba(255, 255, 255, .78);
    border: 1px solid rgba(255, 220, 216, .8);
    border-radius: 22px;
    overflow: hidden;
    box-shadow: 0 18px 42px rgba(205, 16, 77, .08);
    cursor: pointer;
    transition: transform .28s ease, box-shadow .28s ease;
}
.shop-product-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 24px 54px rgba(205, 16, 77, .13);
}
.shop-card-image {
    position: relative;
    min-height: 300px;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    margin: 12px;
}
.shop-card-tag {
    position: absolute;
    top: 14px;
    left: 14px;
    border-radius: 999px;
    background: rgba(255, 255, 255, .92);
    color: #ef6680;
    padding: 8px 14px;
    font-size: .82rem;
    text-transform: uppercase;
}
.shop-card-heart {
    position: absolute;
    top: 13px;
    right: 13px;
    width: 46px;
    height: 46px;
    border: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, .94);
    color: #ef6680;
    font-size: 1.35rem;
}
.shop-card-body {
    padding: 4px 18px 18px;
    font-family: "Nunito", sans-serif;
}
.shop-card-body h3 {
    margin: 0 0 8px;
    color: #6f3439;
    font-family: "Nunito", sans-serif;
    font-size: 1.05rem;
    font-weight: 800;
}
.shop-card-price {
    color: #ef6680;
    font-family: "Nunito", sans-serif;
    font-weight: 800;
    font-size: 1.1rem;
    margin-bottom: 6px;
}
.shop-card-stock {
    color: #4f9a63;
    font-family: "Nunito", sans-serif;
    font-weight: 800;
    font-size: .88rem;
}
.shop-card-stock i {
    margin-right: 6px;
}
.shop-empty {
    grid-column: 1 / -1;
    border-radius: 22px;
    background: rgba(255, 255, 255, .78);
    color: #7f3f43;
    padding: 34px;
    text-align: center;
}
.shop-empty button {
    display: block;
    margin: 16px auto 0;
    border: 0;
    border-radius: 999px;
    background: #ef6680;
    color: #fff;
    padding: 10px 18px;
}
.shop-product-card.is-loading .shop-card-image,
.shop-product-card.is-loading .shop-card-body span,
.shop-product-card.is-loading .shop-card-body strong,
.shop-product-card.is-loading .shop-card-body small {
    display: block;
    border-radius: 18px;
    background: linear-gradient(100deg, #fff3ef, #f5e7df, #fff3ef);
    animation: shopPulse 1.2s ease-in-out infinite;
}
.shop-product-card.is-loading .shop-card-body span,
.shop-product-card.is-loading .shop-card-body strong,
.shop-product-card.is-loading .shop-card-body small {
    height: 18px;
    margin: 10px 0;
}
.shop-muted {
    color: #9b6b6b;
    font-size: .92rem;
}
@keyframes shopPulse {
    0%, 100% { opacity: .58; }
    50% { opacity: 1; }
}
@media (max-width: 1260px) {
    .shop-product-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .shop-card-image {
        min-height: 270px;
    }
}
@media (max-width: 900px) {
    .shop-container {
        padding: 28px 16px 52px;
    }
    .shop-title-row {
        align-items: flex-start;
    }
    .shop-title-row .title-tienda {
        font-size: clamp(2.4rem, 11vw, 3.5rem);
        line-height: .96;
    }
    .shop-filter-toggle {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        flex-shrink: 0;
    }
    .shop-layout {
        grid-template-columns: 1fr;
        gap: 18px;
    }
    .shop-sidebar {
        position: static;
        padding: 20px;
    }
    .shop-sidebar.collapse:not(.show) {
        display: none;
    }
    .shop-toolbar {
        align-items: stretch;
        flex-direction: column;
    }
    .shop-sort {
        justify-content: space-between;
        width: 100%;
    }
    .shop-product-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 14px;
    }
    .shop-card-image {
        min-height: 210px;
        margin: 8px;
        border-radius: 18px;
    }
    .shop-card-tag {
        top: 10px;
        left: 10px;
        padding: 6px 10px;
        font-size: .72rem;
    }
    .shop-card-heart {
        top: 9px;
        right: 9px;
        width: 38px;
        height: 38px;
        font-size: 1.05rem;
    }
    .shop-card-body {
        padding: 2px 12px 14px;
    }
    .shop-card-body h3 {
        font-size: .92rem;
    }
}
@media (max-width: 520px) {
    .shop-product-grid {
        grid-template-columns: 1fr;
    }
    .shop-card-image {
        min-height: 330px;
    }
}

.blurry{
    backdrop-filter: blur(5px);  
}
.bloque-leyenda{
    padding-top:5%;
}
.tabu-home{
    padding-top:15% !important;
    padding-bottom:20%;
}
.sidras-home{
    padding-top:10% !important;
    padding-bottom:12%;
}
.sidras-foto{
    width: 50%;
}
.tabu-nosotros{
    padding-bottom:5%;
}
.card-sidras img{
    width:50% !important;
}
.principal img{
    width:45% !important;
}
#imageChange{
    width:42%;
}
.slick-slide {
    outline: none
}
/* botones */
.btn-diana{
    transition: 0.7s;
    background: #ff8e9e;
    color: #e24f1e;
    font-size:1.2rem;
    padding:0.7rem 1.3rem 0.7rem 1.3rem;
    border-radius: 2rem!important;
    border: 3.5px solid #e24f1e;
}
.btn-diana:hover{
    font-size:1.2rem;
    background: #e24f1e;
    color: #ff8e9e;
    border-color:#e24f1e; 
}
.btn-entreolas-alt{
    transition: 0.7s;
    background: #f8dcd4;
    color: #000000;
    border-color:#f8dcd4;   
    font-size:0.9rem;
    padding:0.7rem 1.3rem 0.7rem 1.3rem;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    border-radius: 5px!important;
    box-shadow: 0 8px 32px 0 rgba(59, 63, 129, 0.199);

}
.btn-entreolas-alt:hover{
    font-size:1rem;
    font-weight: 600;
    background: #f8dcd4;
    color: #000000;
    border-color:#f8dcd4; 
}
.btn-tabu{
    transition: 0.7s;
    color: #000000;
    border-color:#000000;   
    font-size:0.9rem;
    padding:0.7rem 1.3rem 0.7rem 1.3rem;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    border-radius: 25px!important;
}
.btn-tabu:hover{
    color:#c3e945;
    border-color: #000;
    background: rgb(0, 0, 0);
    font-weight: 600;
}
.btn-tabu-pedido{
    transition: 0.7s;
    color:#ffffff;
    border-color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0); 
    font-size:0.9rem;
    padding:0.7rem 1.3rem 0.7rem 1.3rem;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    border-radius: 25px!important;
}
.btn-tabu-pedido:hover{
    color:#ffffff;
    border-color: rgba(0, 0, 0, 0.74);
    background: rgba(0, 0, 0, 0.74);
    font-weight: 600;
}
.btn-tabu-edad{
    transition: 0.7s;
    color:rgb(255, 255, 255);
    text-shadow: 0 2px 4px rgb(29 29 29 / 36%);
    border-color:#ffffff;   
    font-size:0.9rem;
    padding:0.7rem 1.3rem 0.7rem 1.3rem;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    border-radius: 25px!important;
}
.btn-tabu-edad:hover{
    color:#c3e945;
    border-color: #000;
    background: rgb(0, 0, 0);
    font-weight: 600;
}
.btn-tabu-alt{
    transition: 0.7s;
    color: #c3e945;
    border-color:#c3e945;   
    font-size:0.9rem;
    padding:0.7rem 1.3rem 0.7rem 1.3rem;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    border-radius: 25px!important;
}
.btn-tabu-alt:hover{
    color:#000;
    border-color: #c3e945;
    background: #c3e945;
    font-weight: 600;
}
.btn-paquetes{
    color: #fff!important;
    border-color: #3baea0;
    background: #3baea0;
    border-radius: 13px;
    font-size:0.9rem;
    padding:0.7rem 1.3rem 0.7rem 1.3rem;
}
.btn-paquetes:hover{
    border-color: #3baea0;
    background: #3baea0;
}
.btn-continuar{
    transition: 0.7s;
    color: #fff;
    border-color: #ffef14;
    background: #ffef14;
    border-radius: 13px;
    font-size:0.9rem;
    padding:0.7rem 1.3rem 0.7rem 1.3rem;
}
.cantidad-input{
    border-color:#fff!important;
    background-color:rgb(247, 247, 247)!important;
    max-width:50%!important;
}
.input-text{
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08)!important;
}
.btn-continuar:hover{
    color:#fff;
    border-color: #ffef14;
    background: #ffef14;
}
.btn-outline-secondary{
    border-color: #3baea0!important;
    background: #3baea0!important;
    color:#ffffff!important;
}
.carousel-item img{
    width:80%;
}
.item{
    width:50%;
}
.icono-ingrediente{
    animation: shimmy 1.5s infinite;
    animation-direction: alternate;
}
@keyframes shimmy {
    0% {
      transform: translateY(-5px);    
    }
    100% {
      transform: translateY(5px);
    }
  }

/* colores */

.negro {
    background-color: #000000;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='449' height='374.2' viewBox='0 0 1080 900'%3E%3Cg fill-opacity='0.05'%3E%3Cpolygon fill='%23444' points='90 150 0 300 180 300'/%3E%3Cpolygon points='90 150 180 0 0 0'/%3E%3Cpolygon fill='%23AAA' points='270 150 360 0 180 0'/%3E%3Cpolygon fill='%23DDD' points='450 150 360 300 540 300'/%3E%3Cpolygon fill='%23999' points='450 150 540 0 360 0'/%3E%3Cpolygon points='630 150 540 300 720 300'/%3E%3Cpolygon fill='%23DDD' points='630 150 720 0 540 0'/%3E%3Cpolygon fill='%23444' points='810 150 720 300 900 300'/%3E%3Cpolygon fill='%23FFF' points='810 150 900 0 720 0'/%3E%3Cpolygon fill='%23DDD' points='990 150 900 300 1080 300'/%3E%3Cpolygon fill='%23444' points='990 150 1080 0 900 0'/%3E%3Cpolygon fill='%23DDD' points='90 450 0 600 180 600'/%3E%3Cpolygon points='90 450 180 300 0 300'/%3E%3Cpolygon fill='%23666' points='270 450 180 600 360 600'/%3E%3Cpolygon fill='%23AAA' points='270 450 360 300 180 300'/%3E%3Cpolygon fill='%23DDD' points='450 450 360 600 540 600'/%3E%3Cpolygon fill='%23999' points='450 450 540 300 360 300'/%3E%3Cpolygon fill='%23999' points='630 450 540 600 720 600'/%3E%3Cpolygon fill='%23FFF' points='630 450 720 300 540 300'/%3E%3Cpolygon points='810 450 720 600 900 600'/%3E%3Cpolygon fill='%23DDD' points='810 450 900 300 720 300'/%3E%3Cpolygon fill='%23AAA' points='990 450 900 600 1080 600'/%3E%3Cpolygon fill='%23444' points='990 450 1080 300 900 300'/%3E%3Cpolygon fill='%23222' points='90 750 0 900 180 900'/%3E%3Cpolygon points='270 750 180 900 360 900'/%3E%3Cpolygon fill='%23DDD' points='270 750 360 600 180 600'/%3E%3Cpolygon points='450 750 540 600 360 600'/%3E%3Cpolygon points='630 750 540 900 720 900'/%3E%3Cpolygon fill='%23444' points='630 750 720 600 540 600'/%3E%3Cpolygon fill='%23AAA' points='810 750 720 900 900 900'/%3E%3Cpolygon fill='%23666' points='810 750 900 600 720 600'/%3E%3Cpolygon fill='%23999' points='990 750 900 900 1080 900'/%3E%3Cpolygon fill='%23999' points='180 0 90 150 270 150'/%3E%3Cpolygon fill='%23444' points='360 0 270 150 450 150'/%3E%3Cpolygon fill='%23FFF' points='540 0 450 150 630 150'/%3E%3Cpolygon points='900 0 810 150 990 150'/%3E%3Cpolygon fill='%23222' points='0 300 -90 450 90 450'/%3E%3Cpolygon fill='%23FFF' points='0 300 90 150 -90 150'/%3E%3Cpolygon fill='%23FFF' points='180 300 90 450 270 450'/%3E%3Cpolygon fill='%23666' points='180 300 270 150 90 150'/%3E%3Cpolygon fill='%23222' points='360 300 270 450 450 450'/%3E%3Cpolygon fill='%23FFF' points='360 300 450 150 270 150'/%3E%3Cpolygon fill='%23444' points='540 300 450 450 630 450'/%3E%3Cpolygon fill='%23222' points='540 300 630 150 450 150'/%3E%3Cpolygon fill='%23AAA' points='720 300 630 450 810 450'/%3E%3Cpolygon fill='%23666' points='720 300 810 150 630 150'/%3E%3Cpolygon fill='%23FFF' points='900 300 810 450 990 450'/%3E%3Cpolygon fill='%23999' points='900 300 990 150 810 150'/%3E%3Cpolygon points='0 600 -90 750 90 750'/%3E%3Cpolygon fill='%23666' points='0 600 90 450 -90 450'/%3E%3Cpolygon fill='%23AAA' points='180 600 90 750 270 750'/%3E%3Cpolygon fill='%23444' points='180 600 270 450 90 450'/%3E%3Cpolygon fill='%23444' points='360 600 270 750 450 750'/%3E%3Cpolygon fill='%23999' points='360 600 450 450 270 450'/%3E%3Cpolygon fill='%23666' points='540 600 630 450 450 450'/%3E%3Cpolygon fill='%23222' points='720 600 630 750 810 750'/%3E%3Cpolygon fill='%23FFF' points='900 600 810 750 990 750'/%3E%3Cpolygon fill='%23222' points='900 600 990 450 810 450'/%3E%3Cpolygon fill='%23DDD' points='0 900 90 750 -90 750'/%3E%3Cpolygon fill='%23444' points='180 900 270 750 90 750'/%3E%3Cpolygon fill='%23FFF' points='360 900 450 750 270 750'/%3E%3Cpolygon fill='%23AAA' points='540 900 630 750 450 750'/%3E%3Cpolygon fill='%23FFF' points='720 900 810 750 630 750'/%3E%3Cpolygon fill='%23222' points='900 900 990 750 810 750'/%3E%3Cpolygon fill='%23222' points='1080 300 990 450 1170 450'/%3E%3Cpolygon fill='%23FFF' points='1080 300 1170 150 990 150'/%3E%3Cpolygon points='1080 600 990 750 1170 750'/%3E%3Cpolygon fill='%23666' points='1080 600 1170 450 990 450'/%3E%3Cpolygon fill='%23DDD' points='1080 900 1170 750 990 750'/%3E%3C/g%3E%3C/svg%3E");
}
.negro-space{
    background-color: #000000;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='622' height='311' viewBox='0 0 1600 800'%3E%3Cpath fill='%23C3E945' d='M1102.5 734.8c2.5-1.2 24.8-8.6 25.6-7.5.5.7-3.9 23.8-4.6 24.5C1123.3 752.1 1107.5 739.5 1102.5 734.8zM1226.3 229.1c0-.1-4.9-9.4-7-14.2-.1-.3-.3-1.1-.4-1.6-.1-.4-.3-.7-.6-.9-.3-.2-.6-.1-.8.1l-13.1 12.3c0 0 0 0 0 0-.2.2-.3.5-.4.8 0 .3 0 .7.2 1 .1.1 1.4 2.5 2.1 3.6 2.4 3.7 6.5 12.1 6.5 12.2.2.3.4.5.7.6.3 0 .5-.1.7-.3 0 0 1.8-2.5 2.7-3.6 1.5-1.6 3-3.2 4.6-4.7 1.2-1.2 1.6-1.4 2.1-1.6.5-.3 1.1-.5 2.5-1.9C1226.5 230.4 1226.6 229.6 1226.3 229.1zM33 770.3C33 770.3 33 770.3 33 770.3c0-.7-.5-1.2-1.2-1.2-.1 0-.3 0-.4.1-1.6.2-14.3.1-22.2 0-.3 0-.6.1-.9.4-.2.2-.4.5-.4.9 0 .2 0 4.9.1 5.9l.4 13.6c0 .3.2.6.4.9.2.2.5.3.8.3 0 0 .1 0 .1 0 7.3-.7 14.7-.9 22-.6.3 0 .7-.1.9-.3.2-.2.4-.6.4-.9C32.9 783.3 32.9 776.2 33 770.3z'/%3E%3Cpath fill='%23C3E945' d='M171.1 383.4c1.3-2.5 14.3-22 15.6-21.6.8.3 11.5 21.2 11.5 22.1C198.1 384.2 177.9 384 171.1 383.4zM596.4 711.8c-.1-.1-6.7-8.2-9.7-12.5-.2-.3-.5-1-.7-1.5-.2-.4-.4-.7-.7-.8-.3-.1-.6 0-.8.3L574 712c0 0 0 0 0 0-.2.2-.2.5-.2.9 0 .3.2.7.4.9.1.1 1.8 2.2 2.8 3.1 3.1 3.1 8.8 10.5 8.9 10.6.2.3.5.4.8.4.3 0 .5-.2.6-.5 0 0 1.2-2.8 2-4.1 1.1-1.9 2.3-3.7 3.5-5.5.9-1.4 1.3-1.7 1.7-2 .5-.4 1-.7 2.1-2.4C596.9 713.1 596.8 712.3 596.4 711.8zM727.5 179.9C727.5 179.9 727.5 179.9 727.5 179.9c.6.2 1.3-.2 1.4-.8 0-.1 0-.2 0-.4.2-1.4 2.8-12.6 4.5-19.5.1-.3 0-.6-.2-.8-.2-.3-.5-.4-.8-.5-.2 0-4.7-1.1-5.7-1.3l-13.4-2.7c-.3-.1-.7 0-.9.2-.2.2-.4.4-.5.6 0 0 0 .1 0 .1-.8 6.5-2.2 13.1-3.9 19.4-.1.3 0 .6.2.9.2.3.5.4.8.5C714.8 176.9 721.7 178.5 727.5 179.9zM728.5 178.1c-.1-.1-.2-.2-.4-.2C728.3 177.9 728.4 178 728.5 178.1z'/%3E%3Cg fill-opacity='0.05' fill='%23FFF'%3E%3Cpath d='M699.6 472.7c-1.5 0-2.8-.8-3.5-2.3-.8-1.9 0-4.2 1.9-5 3.7-1.6 6.8-4.7 8.4-8.5 1.6-3.8 1.7-8.1.2-11.9-.3-.9-.8-1.8-1.2-2.8-.8-1.7-1.8-3.7-2.3-5.9-.9-4.1-.2-8.6 2-12.8 1.7-3.1 4.1-6.1 7.6-9.1 1.6-1.4 4-1.2 5.3.4 1.4 1.6 1.2 4-.4 5.3-2.8 2.5-4.7 4.7-5.9 7-1.4 2.6-1.9 5.3-1.3 7.6.3 1.4 1 2.8 1.7 4.3.5 1.1 1 2.2 1.5 3.3 2.1 5.6 2 12-.3 17.6-2.3 5.5-6.8 10.1-12.3 12.5C700.6 472.6 700.1 472.7 699.6 472.7zM740.4 421.4c1.5-.2 3 .5 3.8 1.9 1.1 1.8.4 4.2-1.4 5.3-3.7 2.1-6.4 5.6-7.6 9.5-1.2 4-.8 8.4 1.1 12.1.4.9 1 1.7 1.6 2.7 1 1.7 2.2 3.5 3 5.7 1.4 4 1.2 8.7-.6 13.2-1.4 3.4-3.5 6.6-6.8 10.1-1.5 1.6-3.9 1.7-5.5.2-1.6-1.4-1.7-3.9-.2-5.4 2.6-2.8 4.3-5.3 5.3-7.7 1.1-2.8 1.3-5.6.5-7.9-.5-1.3-1.3-2.7-2.2-4.1-.6-1-1.3-2.1-1.9-3.2-2.8-5.4-3.4-11.9-1.7-17.8 1.8-5.9 5.8-11 11.2-14C739.4 421.6 739.9 421.4 740.4 421.4zM261.3 590.9c5.7 6.8 9 15.7 9.4 22.4.5 7.3-2.4 16.4-10.2 20.4-3 1.5-6.7 2.2-11.2 2.2-7.9-.1-12.9-2.9-15.4-8.4-2.1-4.7-2.3-11.4 1.8-15.9 3.2-3.5 7.8-4.1 11.2-1.6 1.2.9 1.5 2.7.6 3.9-.9 1.2-2.7 1.5-3.9.6-1.8-1.3-3.6.6-3.8.8-2.4 2.6-2.1 7-.8 9.9 1.5 3.4 4.7 5 10.4 5.1 3.6 0 6.4-.5 8.6-1.6 4.7-2.4 7.7-8.6 7.2-15-.5-7.3-5.3-18.2-13-23.9-4.2-3.1-8.5-4.1-12.9-3.1-3.1.7-6.2 2.4-9.7 5-6.6 5.1-11.7 11.8-14.2 19-2.7 7.7-2.1 15.8 1.9 23.9.7 1.4.1 3.1-1.3 3.7-1.4.7-3.1.1-3.7-1.3-4.6-9.4-5.4-19.2-2.2-28.2 2.9-8.2 8.6-15.9 16.1-21.6 4.1-3.1 8-5.1 11.8-6 6-1.4 12 0 17.5 4C257.6 586.9 259.6 588.8 261.3 590.9z'/%3E%3Ccircle cx='1013.7' cy='153.9' r='7.1'/%3E%3Ccircle cx='1024.3' cy='132.1' r='7.1'/%3E%3Ccircle cx='1037.3' cy='148.9' r='7.1'/%3E%3Cpath d='M1508.7 297.2c-4.8-5.4-9.7-10.8-14.8-16.2 5.6-5.6 11.1-11.5 15.6-18.2 1.2-1.7.7-4.1-1-5.2-1.7-1.2-4.1-.7-5.2 1-4.2 6.2-9.1 11.6-14.5 16.9-4.8-5-9.7-10-14.7-14.9-1.5-1.5-3.9-1.5-5.3 0-1.5 1.5-1.5 3.9 0 5.3 4.9 4.8 9.7 9.8 14.5 14.8-1.1 1.1-2.3 2.2-3.5 3.2-4.1 3.8-8.4 7.8-12.4 12-1.4 1.5-1.4 3.8 0 5.3 0 0 0 0 0 0 1.5 1.4 3.9 1.4 5.3-.1 3.9-4 8.1-7.9 12.1-11.7 1.2-1.1 2.3-2.2 3.5-3.3 4.9 5.3 9.8 10.6 14.6 15.9.1.1.1.1.2.2 1.4 1.4 3.7 1.5 5.2.2C1510 301.2 1510.1 298.8 1508.7 297.2zM327.6 248.6l-.4-2.6c-1.5-11.1-2.2-23.2-2.3-37 0-5.5 0-11.5.2-18.5 0-.7 0-1.5 0-2.3 0-5 0-11.2 3.9-13.5 2.2-1.3 5.1-1 8.5.9 5.7 3.1 13.2 8.7 17.5 14.9 5.5 7.8 7.3 16.9 5 25.7-3.2 12.3-15 31-30 32.1L327.6 248.6zM332.1 179.2c-.2 0-.3 0-.4.1-.1.1-.7.5-1.1 2.7-.3 1.9-.3 4.2-.3 6.3 0 .8 0 1.7 0 2.4-.2 6.9-.2 12.8-.2 18.3.1 12.5.7 23.5 2 33.7 11-2.7 20.4-18.1 23-27.8 1.9-7.2.4-14.8-4.2-21.3l0 0C347 188.1 340 183 335 180.3 333.6 179.5 332.6 179.2 332.1 179.2zM516.3 60.8c-.1 0-.2 0-.4-.1-2.4-.7-4-.9-6.7-.7-.7 0-1.3-.5-1.4-1.2 0-.7.5-1.3 1.2-1.4 3.1-.2 4.9 0 7.6.8.7.2 1.1.9.9 1.6C517.3 60.4 516.8 60.8 516.3 60.8zM506.1 70.5c-.5 0-1-.3-1.2-.8-.8-2.1-1.2-4.3-1.3-6.6 0-.7.5-1.3 1.2-1.3.7 0 1.3.5 1.3 1.2.1 2 .5 3.9 1.1 5.8.2.7-.1 1.4-.8 1.6C506.4 70.5 506.2 70.5 506.1 70.5zM494.1 64.4c-.4 0-.8-.2-1-.5-.4-.6-.3-1.4.2-1.8 1.8-1.4 3.7-2.6 5.8-3.6.6-.3 1.4 0 1.7.6.3.6 0 1.4-.6 1.7-1.9.9-3.7 2-5.3 3.3C494.7 64.3 494.4 64.4 494.1 64.4zM500.5 55.3c-.5 0-.9-.3-1.2-.7-.5-1-1.2-1.9-2.4-3.4-.3-.4-.7-.9-1.1-1.4-.4-.6-.3-1.4.2-1.8.6-.4 1.4-.3 1.8.2.4.5.8 1 1.1 1.4 1.3 1.6 2.1 2.6 2.7 3.9.3.6 0 1.4-.6 1.7C500.9 55.3 500.7 55.3 500.5 55.3zM506.7 55c-.3 0-.5-.1-.8-.2-.6-.4-.7-1.2-.3-1.8 1.2-1.7 2.3-3.4 3.3-5.2.3-.6 1.1-.9 1.7-.5.6.3.9 1.1.5 1.7-1 1.9-2.2 3.8-3.5 5.6C507.4 54.8 507.1 55 506.7 55zM1029.3 382.8c-.1 0-.2 0-.4-.1-2.4-.7-4-.9-6.7-.7-.7 0-1.3-.5-1.4-1.2 0-.7.5-1.3 1.2-1.4 3.1-.2 4.9 0 7.6.8.7.2 1.1.9.9 1.6C1030.3 382.4 1029.8 382.8 1029.3 382.8zM1019.1 392.5c-.5 0-1-.3-1.2-.8-.8-2.1-1.2-4.3-1.3-6.6 0-.7.5-1.3 1.2-1.3.7 0 1.3.5 1.3 1.2.1 2 .5 3.9 1.1 5.8.2.7-.1 1.4-.8 1.6C1019.4 392.5 1019.2 392.5 1019.1 392.5zM1007.1 386.4c-.4 0-.8-.2-1-.5-.4-.6-.3-1.4.2-1.8 1.8-1.4 3.7-2.6 5.8-3.6.6-.3 1.4 0 1.7.6.3.6 0 1.4-.6 1.7-1.9.9-3.7 2-5.3 3.3C1007.7 386.3 1007.4 386.4 1007.1 386.4zM1013.5 377.3c-.5 0-.9-.3-1.2-.7-.5-1-1.2-1.9-2.4-3.4-.3-.4-.7-.9-1.1-1.4-.4-.6-.3-1.4.2-1.8.6-.4 1.4-.3 1.8.2.4.5.8 1 1.1 1.4 1.3 1.6 2.1 2.6 2.7 3.9.3.6 0 1.4-.6 1.7C1013.9 377.3 1013.7 377.3 1013.5 377.3zM1019.7 377c-.3 0-.5-.1-.8-.2-.6-.4-.7-1.2-.3-1.8 1.2-1.7 2.3-3.4 3.3-5.2.3-.6 1.1-.9 1.7-.5.6.3.9 1.1.5 1.7-1 1.9-2.2 3.8-3.5 5.6C1020.4 376.8 1020.1 377 1019.7 377zM1329.7 573.4c-1.4 0-2.9-.2-4.5-.7-8.4-2.7-16.6-12.7-18.7-20-.4-1.4-.7-2.9-.9-4.4-8.1 3.3-15.5 10.6-15.4 21 0 1.5-1.2 2.7-2.7 2.8 0 0 0 0 0 0-1.5 0-2.7-1.2-2.7-2.7-.1-6.7 2.4-12.9 7-18 3.6-4 8.4-7.1 13.7-8.8.5-6.5 3.1-12.9 7.4-17.4 7-7.4 18.2-8.9 27.3-10.1l.7-.1c1.5-.2 2.9.9 3.1 2.3.2 1.5-.9 2.9-2.3 3.1l-.7.1c-8.6 1.2-18.4 2.5-24 8.4-3 3.2-5 7.7-5.7 12.4 7.9-1 17.7 1.3 24.3 5.7 4.3 2.9 7.1 7.8 7.2 12.7.2 4.3-1.7 8.3-5.2 11.1C1335.2 572.4 1332.6 573.4 1329.7 573.4zM1311 546.7c.1 1.5.4 3 .8 4.4 1.7 5.8 8.7 14.2 15.1 16.3 2.8.9 5.1.5 7.2-1.1 2.7-2.1 3.2-4.8 3.1-6.6-.1-3.2-2-6.4-4.8-8.3C1326.7 547.5 1317.7 545.6 1311 546.7z'/%3E%3C/g%3E%3C/svg%3E");
    background-attachment: fixed;
}
.negro-claro{
    background-color: #14141498;
    backdrop-filter: blur( 3.5px );
    -webkit-backdrop-filter: blur( 3.5px );
}
.texto-negro{
    color:rgb(31, 31, 31);
}
 .rose{
    color:#e1b1bda4;
 }   
 .rustic{
    color:#ed4d3ba1;
 }
 .dry-hopped{
    color:#c3e945;
 }
 .mimosa{
     color:#e3a440af;
 }    

 /* contact form */

.form-control{
    font-family: 'Euclid Circular A Regular';
    font-style: normal;
    font-weight: normal;
    color:rgba(0, 0, 0, 0.507);
    font-size:14px;
    line-height: 1.5;
    display: block;
    width: 100%;
    height: calc(2.75rem + 2px);
    padding: .625rem .75rem;
    transition: all .2s cubic-bezier(.68, -.55, .265, 1.55); 
    border: 1px solid #000000;
    border-radius: .375rem;
    background-color: rgba(255, 255, 255, 0);
    background-clip: padding-box;
    box-shadow: none;
}
.form-control::-webkit-input-placeholder{
    color:rgb(255, 255, 255);
}


.form-control-alternative{
    transition: box-shadow .15s ease; 
    color:rgb(255, 255, 255);
    border: 0;
    box-shadow: 0 1px 3px rgba(50, 50, 93, .15), 0 1px 0 rgba(0, 0, 0, .02);
}
.form-control-alternative:focus{
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
}

.input-group-alternative{
    transition: box-shadow .15s ease; 
    border: 0;
    box-shadow: 0 1px 3px rgba(104, 104, 104, 0.123), 0 1px 0 rgba(0, 0, 0, .02);
}
.input-group-alternative .form-control,
.input-group-alternative .input-group-text{
    border: 0;
    box-shadow: none;
}
.input-group-text{
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    display: flex;
    font-family: 'Euclid Circular A Regular';
    font-style: normal;
    font-weight: normal;
    color:rgb(255, 255, 255);
    margin-bottom: 0;
    padding: .625rem .75rem;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #000000;
    border-radius: .375rem; 
    background-color: rgba(255, 255, 255, 0);
    align-items: center;
}
.grecaptcha-badge {
    visibility: hidden;
 }
/* responsive */

@media (max-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    .navbar .navbar-collapse {
        text-align: center;
    }
    .navbar-brand{
        padding-left:2rem;
    }
    .tabu-home{
        padding-top:30% !important;
        padding-bottom:45% !important;
    }
    .sidras-home{
        padding-top:30% !important;
        padding-bottom:15%;
    }
    .sidras-foto{
        width: 70%;
    }
    .card-sidras img{
        width:30%;
    }
    .principal img{
        width:26%;
    }
    .bloque-text{
        font-size:1.0rem;
        color:#474647;
        width:80%;
    }
    .bloque-sidras{
        padding-top:20%;
    }
    .bloque-sidras-detail{
        padding-top:5%;
    }
    .gluten-free{
        font-size: 0.5rem;
        color:#ffffff;
        letter-spacing: 2px;
    }
    .title{
        font-size: 3rem;
        color:#c3e945;
    }
    .subtitle{
        font-size: 1.2rem;
        color:#c3e945;
        margin-top:-4%;
    }
    .quote-tabu{
        width:80%;
        
    }
}
.text-logo{
    color: #E13523;
    font-size:2.5rem;
}
/* disena tu prenda */

.btn-check-color{
    width:150px;
    height:150px;
    border-radius:10px;
    box-shadow: 2px 1px 11px 6px rgba(0,0,0,0.03);
-webkit-box-shadow: 2px 1px 11px 6px rgba(0,0,0,0.03);
-moz-box-shadow: 2px 1px 11px 6px rgba(0,0,0,0.03);
}
.btn-check:checked+.btn{
    border-color:#1f6f78!important;
    border-width: 3px!important;
}
#color-select{
    display:none;
}
#tamano-select{
    display:none;
}
.pills-imagen{
    width:100px;
    height:100px;
    box-shadow: 2px 1px 11px 6px rgba(0,0,0,0.03);
    -webkit-box-shadow: 2px 1px 11px 6px rgba(0,0,0,0.03);
    -moz-box-shadow: 2px 1px 11px 6px rgba(0,0,0,0.03);
}
.imagen-grande img{
    width:100%;
    border-radius: 5%;
}
.change{
    width:165px;
}
.change::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #3baea0;
}
.change:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #3baea0;
    opacity: 1;
}
.change::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #3baea0;
    opacity: 1;
}

/* Product detail modal */
.product-detail-dialog {
    max-width: min(1180px, 96vw);
}
.product-detail-modal {
    border: 0;
    border-radius: 34px;
    background: linear-gradient(135deg, #fff7f6 0%, #fffdfb 58%, #fff1f3 100%);
    box-shadow: 0 26px 80px rgba(120, 64, 64, .18);
    position: relative;
    overflow: hidden;
}
.product-detail-close {
    position: absolute;
    top: 28px;
    right: 28px;
    z-index: 5;
    width: 58px;
    height: 58px;
    border: 0;
    border-radius: 50%;
    background: #fff;
    color: #8a3f3f;
    box-shadow: 0 10px 24px rgba(95, 46, 46, .12);
    font-size: 1.45rem;
}
.product-detail-layout {
    display: grid;
    grid-template-columns: minmax(360px, .9fr) minmax(0, 1.1fr);
    gap: 38px;
    padding: 42px 46px 28px;
}
.product-main-image-wrap {
    position: relative;
    border-radius: 28px;
    overflow: hidden;
    min-height: 520px;
    background: #fff;
}
.product-main-image .tab-pane,
.product-main-image img {
    width: 100%;
    height: 520px;
}
.product-main-image img {
    object-fit: cover;
    display: block;
}
.product-new-pill,
.product-category-pill {
    display: inline-flex;
    align-items: center;
    width: fit-content;
    border-radius: 999px;
    padding: 8px 18px;
    color: #ef6680;
    background: rgba(255, 255, 255, .9);
    border: 1px solid rgba(239, 102, 128, .22);
    box-shadow: 0 8px 20px rgba(239, 102, 128, .1);
}
.product-new-pill {
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 20px;
}
.product-gallery-arrow {
    position: absolute;
    z-index: 3;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    border: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, .9);
    color: #ef6680;
    font-size: 1.45rem;
}
.product-gallery-arrow.left { left: 20px; }
.product-gallery-arrow.right { right: 20px; }
.product-thumb-list {
    display: flex;
    flex-wrap: nowrap !important;
    gap: 18px;
    margin-top: 22px;
    justify-content: flex-start !important;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 2px 10px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}
.product-thumb-list::-webkit-scrollbar {
    height: 6px;
}
.product-thumb-list::-webkit-scrollbar-track {
    background: rgba(255, 203, 204, .3);
    border-radius: 999px;
}
.product-thumb-list::-webkit-scrollbar-thumb {
    background: rgba(239, 102, 128, .58);
    border-radius: 999px;
}
.product-thumb-list .nav-item {
    flex: 0 0 auto;
    scroll-snap-align: start;
}
.product-thumb-list .nav-link {
    padding: 0;
    border-radius: 16px;
    border: 3px solid transparent;
    overflow: hidden;
}
.product-thumb-list .nav-link.active {
    border-color: #ef6680;
    background: transparent;
}
.product-thumb-list img {
    width: 86px;
    height: 86px;
    object-fit: cover;
    display: block;
}
.product-detail-info {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-right: 18px;
    min-width: 0;
}
.product-detail-info .title-tienda {
    margin: 2px 0 14px;
    color: #ff8e9e;
    font-size: clamp(2.35rem, 4.4vw, 4.45rem);
    letter-spacing: 1px;
    text-shadow: 3px 5px 0px rgba(237,99,53,1);
    line-height: .95;
}
.product-description {
    color: #8b4b4b;
    font-size: 1.1rem;
    line-height: 1.55;
}
.product-detail-divider {
    height: 1px;
    background: rgba(139, 75, 75, .16);
    margin: 18px 0;
}
.product-price {
    color: #ff8e9e;
    font-family: "Bagel Fat One", system-ui;
    font-size: clamp(1.85rem, 3vw, 2.7rem);
    letter-spacing: .5px;
    line-height: 1;
    margin-bottom: 14px;
    text-shadow: 2px 3px 0px rgba(237,99,53,.9);
}
.product-option-label {
    color: #8b4b4b;
    margin: 18px 0 12px;
    font-family: "Nunito", sans-serif;
    font-size: 1.15rem;
    font-weight: 900;
}
.product-option-group {
    position: relative;
    display: grid;
    grid-template-columns: 36px minmax(0, 1fr) 36px;
    gap: 10px;
    align-items: center;
    min-width: 0;
}
.product-size-options {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
.product-design-track {
    display: flex;
    flex-wrap: nowrap;
    gap: 12px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    padding: 4px 2px 12px;
    -webkit-overflow-scrolling: touch;
}
.product-design-track::-webkit-scrollbar {
    height: 6px;
}
.product-design-track::-webkit-scrollbar-track {
    background: rgba(255, 203, 204, .32);
    border-radius: 999px;
}
.product-design-track::-webkit-scrollbar-thumb {
    background: rgba(239, 102, 128, .62);
    border-radius: 999px;
}
.product-design-arrow {
    width: 34px;
    height: 54px;
    border: 0;
    border-radius: 999px;
    background: rgba(255, 255, 255, .78);
    color: #ef6680;
    box-shadow: 0 8px 20px rgba(239, 102, 128, .12);
}
.product-design-option {
    position: relative;
    flex: 0 0 162px;
    scroll-snap-align: start;
    border: 2px solid rgba(139, 75, 75, .13);
    background: rgba(255, 255, 255, .78);
    color: #7f4e54;
    border-radius: 20px;
    min-height: 174px;
    padding: 10px;
    font-family: "Nunito", sans-serif;
    font-weight: 900;
    box-shadow: 0 10px 24px rgba(120, 64, 64, .06);
}
.product-size-option {
    border: 1px solid rgba(139, 75, 75, .18);
    background: rgba(255, 255, 255, .74);
    color: #8b4b4b;
    border-radius: 999px;
    min-width: 62px;
    min-height: 52px;
    padding: 10px 18px;
    font-weight: 700;
}
.product-design-option.active {
    background: rgba(255, 255, 255, .88);
    color: #7f4e54;
    border-color: #ef563c;
    box-shadow: 0 12px 28px rgba(239, 86, 60, .16);
}
.product-design-option.active::after {
    content: "\f00c";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    top: -12px;
    right: -10px;
    width: 42px;
    height: 42px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: #ef563c;
    color: #fff;
    font-size: 1.1rem;
    box-shadow: 0 8px 18px rgba(239, 86, 60, .22);
}
.product-size-option.active {
    background: #ef6680;
    color: #fff;
    border-color: #ef6680;
}
.product-design-option img {
    width: 100%;
    height: 112px;
    border-radius: 15px;
    object-fit: cover;
    margin: 0 0 10px;
    display: block;
}
.product-design-option span:not(.product-design-placeholder) {
    display: block;
    line-height: 1.18;
}
.product-design-placeholder {
    width: 100%;
    height: 112px;
    display: grid;
    place-items: center;
    border-radius: 15px;
    background: rgba(255, 203, 204, .28);
    color: #ef6680;
    margin-bottom: 10px;
}
#DescripcionProducto #tamano-select {
    display: block;
}
.product-qty-control {
    display: grid;
    grid-template-columns: 62px 74px 62px;
    width: fit-content;
    border: 2px solid rgba(139, 75, 75, .12);
    border-radius: 999px;
    overflow: hidden;
    background: rgba(255, 255, 255, .72);
    box-shadow: 0 10px 24px rgba(120, 64, 64, .06);
}
.product-qty-control button,
.product-qty-control input {
    height: 54px;
    border: 0 !important;
    background: transparent !important;
    color: #8b4b4b;
    text-align: center;
    font-family: "Nunito", sans-serif;
    font-weight: 900;
    font-size: 1.25rem;
}
.product-qty-control button {
    color: #ef563c;
    font-size: 1.45rem;
}
.product-qty-control input {
    border-left: 1px solid rgba(139, 75, 75, .08) !important;
    border-right: 1px solid rgba(139, 75, 75, .08) !important;
    max-width: none !important;
}
.product-qty-control input::-webkit-outer-spin-button,
.product-qty-control input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.product-qty-control input[type=number] {
    -moz-appearance: textfield;
}

/* Shopping cart modal */
.cart-modal-dialog {
    max-width: min(920px, 94vw);
}
.cart-modal-content {
    border: 0;
    border-radius: 34px;
    overflow: hidden;
    background:
        radial-gradient(circle at 18% 0%, rgba(255, 224, 226, .8), transparent 34%),
        radial-gradient(circle at 82% 12%, rgba(255, 244, 236, .96), transparent 35%),
        linear-gradient(180deg, #fff9f5 0%, #fffdf9 100%);
    color: #5b2630;
    box-shadow: 0 26px 90px rgba(112, 43, 50, .18);
}
.cart-modal-body {
    position: relative;
    padding: 40px 48px 58px;
    font-family: "Nunito", sans-serif;
}
.cart-close {
    position: absolute;
    top: 28px;
    right: 28px;
    width: 48px;
    height: 48px;
    border: 2px solid rgba(91, 38, 48, .34);
    border-radius: 50%;
    background: rgba(255, 255, 255, .75);
    color: #7c3b42;
    font-size: 1.25rem;
}
.cart-title {
    color: #5b2630;
    font-size: clamp(2rem, 4vw, 3rem);
    line-height: 1;
    margin-bottom: 20px;
}
.cart-logo-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 22px;
    margin-bottom: 18px;
}
.cart-logo {
    color: #ef422d;
    font-size: clamp(3rem, 8vw, 5.3rem);
    line-height: .82;
}
.cart-logo-spark {
    color: #ff9ab0;
    font-size: 3rem;
    font-weight: 800;
}
.cart-wave,
.cart-total-divider {
    height: 12px;
    background: repeating-linear-gradient(135deg, transparent 0 14px, rgba(255, 178, 185, .45) 14px 19px, transparent 19px 32px);
    opacity: .55;
}
.cart-items-box {
    margin-top: 24px;
}
.cart-items-list {
    display: grid;
    gap: 14px;
}
.cart-item-card {
    display: grid;
    grid-template-columns: 118px minmax(0, 1fr) 154px 120px 48px;
    gap: 18px;
    align-items: center;
    border-radius: 22px;
    background: rgba(255, 245, 242, .72);
    box-shadow: 0 14px 32px rgba(239, 102, 128, .08);
    padding: 16px;
}
.cart-item-card img {
    width: 104px;
    height: 104px;
    object-fit: cover;
    border-radius: 18px;
}
.cart-item-info strong {
    display: block;
    color: #5b2630;
    font-size: 1.35rem;
    font-weight: 800;
}
.cart-item-info span {
    display: block;
    color: #7f4e54;
    font-size: 1rem;
    margin-top: 3px;
}
.cart-qty-mini {
    display: grid;
    grid-template-columns: 42px 48px 42px;
    border: 2px solid rgba(255, 203, 204, .9);
    border-radius: 14px;
    overflow: hidden;
    background: rgba(255, 255, 255, .72);
}
.cart-qty-mini button,
.cart-qty-mini span {
    height: 46px;
    border: 0;
    background: transparent;
    color: #ef422d;
    display: grid;
    place-items: center;
    font-size: 1.35rem;
    font-weight: 800;
}
.cart-qty-mini span {
    color: #5b2630;
    font-size: 1.1rem;
}
.cart-item-total {
    color: #5b2630;
    font-size: 1.25rem;
    font-weight: 800;
    text-align: right;
}
.cart-remove-btn {
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 12px;
    background: rgba(255, 126, 137, .14);
    color: #ef422d;
    font-size: 1.15rem;
}
.cart-empty {
    text-align: center;
    color: #7f4e54;
    background: rgba(255, 245, 242, .7);
    border-radius: 22px;
    padding: 34px;
    font-weight: 800;
}
.cart-summary-area {
    display: grid;
    grid-template-columns: 1.15fr .85fr;
    gap: 34px;
    border-top: 1px solid rgba(255, 203, 204, .8);
    margin-top: 28px;
    padding-top: 28px;
}
.cart-coupon-card,
.cart-total-card {
    border-radius: 20px;
    background: rgba(255, 246, 242, .74);
    box-shadow: 0 14px 34px rgba(239, 102, 128, .07);
    padding: 24px;
}
.cart-coupon-title {
    color: #5b2630;
    font-weight: 800;
    margin-bottom: 18px;
}
.cart-coupon-title i {
    color: #ff8da4;
    margin-right: 10px;
    font-size: 1.3rem;
}
.cart-coupon-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 112px 42px;
    gap: 10px;
}
.cart-coupon-row input,
.cart-client-form input,
.cart-client-form textarea {
    border: 2px solid rgba(255, 203, 204, .95) !important;
    border-radius: 13px !important;
    background: rgba(255, 255, 255, .62) !important;
    color: #5b2630 !important;
    min-height: 50px;
    box-shadow: none !important;
}
.cart-coupon-row input::placeholder,
.cart-client-form input::placeholder,
.cart-client-form textarea::placeholder {
    color: rgba(127, 78, 84, .42);
}
.cart-coupon-row button,
.cart-buy-btn,
.cart-submit-btn {
    border: 0;
    border-radius: 999px;
    background: linear-gradient(135deg, #ff5237, #ef422d);
    color: #fff;
    font-weight: 800;
    box-shadow: 0 14px 28px rgba(239, 66, 45, .18);
}
.cart-coupon-row button {
    border-radius: 12px;
}
.cart-coupon-clear {
    background: rgba(255, 126, 137, .14) !important;
    color: #ef422d !important;
    box-shadow: none !important;
}
.cart-total-card {
    display: grid;
    gap: 12px;
}
.cart-total-card div:not(.cart-total-divider) {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #5b2630;
    font-weight: 800;
}
.cart-total-card input {
    border: 0;
    background: transparent;
    color: inherit;
    text-align: right;
    font-weight: 800;
    width: 110px;
}
#descuentoCarrito,
#descuentoCarrito input {
    color: #3baea0 !important;
}
.cart-total-line,
.cart-total-line input {
    color: #ef422d !important;
    font-size: 1.35rem;
}
.cart-actions {
    display: grid;
    gap: 14px;
    justify-items: center;
    margin: 28px auto 0;
    max-width: 560px;
}
.cart-buy-btn,
.cart-order-btn,
.cart-submit-btn {
    width: 100%;
    min-height: 58px;
    font-size: 1.25rem;
}
.cart-order-btn {
    border: 2px solid #54aaa7;
    border-radius: 999px;
    background: rgba(255, 255, 255, .38);
    color: #2f9691;
    font-weight: 800;
}
.cart-client-form {
    margin-top: 34px;
    padding-top: 22px;
}
.cart-client-title {
    color: #5b2630;
    font-size: clamp(1.75rem, 3vw, 2.35rem);
    margin-bottom: 22px;
}
.cart-client-title i {
    color: #ff8da4;
    margin-right: 10px;
}
.cart-form-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px 22px;
}
.cart-client-form label {
    display: block;
    color: #5b2630;
    font-family: "Nunito", sans-serif;
    font-weight: 800;
    margin-bottom: 8px;
}
#ShoppingCart .cart-client-form input,
#ShoppingCart .cart-client-form textarea {
    font-family: "Nunito", sans-serif !important;
    font-weight: 400 !important;
    font-size: 1rem;
}
.cart-address-field {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 58px;
}
.cart-address-field input {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.cart-address-field i {
    display: grid;
    place-items: center;
    border: 2px solid rgba(255, 203, 204, .95);
    border-left: 0;
    border-radius: 0 13px 13px 0;
    color: #ef422d;
    background: rgba(255, 255, 255, .48);
    font-size: 1.35rem;
}
.cart-comment-field {
    margin-top: 18px;
}
.cart-comment-field textarea {
    min-height: 92px;
}
.cart-save-data {
    display: inline-flex !important;
    align-items: center;
    gap: 12px;
    margin: 20px 0 26px !important;
}
.cart-save-data input {
    width: 26px;
    height: 26px;
    accent-color: #ef422d;
}
.cart-safe-note {
    color: #8a7775;
    text-align: center;
    margin-top: 18px;
    font-weight: 700;
}
.cart-safe-note i {
    margin-right: 8px;
}
.cart-bottom-wave {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 30px;
    background: radial-gradient(circle at 30px -8px, transparent 36px, #ffb1bf 37px 50px, transparent 51px) 0 0 / 110px 36px repeat-x,
        radial-gradient(circle at 30px 38px, #ef422d 36px, transparent 37px) 0 0 / 110px 36px repeat-x;
}
@media (max-width: 820px) {
    .cart-modal-body {
        padding: 30px 20px 52px;
    }
    .cart-close {
        top: 18px;
        right: 18px;
        width: 42px;
        height: 42px;
    }
    .cart-logo-wrap {
        gap: 8px;
    }
    .cart-logo-spark {
        display: none;
    }
    .cart-item-card {
        grid-template-columns: 82px minmax(0, 1fr) 40px;
        gap: 12px;
        padding: 12px;
    }
    .cart-item-card img {
        width: 78px;
        height: 78px;
    }
    .cart-item-info strong {
        font-size: 1.05rem;
    }
    .cart-qty-mini {
        grid-column: 2 / 3;
        width: 138px;
        grid-template-columns: 38px 42px 38px;
    }
    .cart-item-total {
        grid-column: 2 / 3;
        text-align: left;
        font-size: 1.1rem;
    }
    .cart-remove-btn {
        grid-column: 3 / 4;
        grid-row: 1 / 2;
    }
    .cart-summary-area {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    .cart-coupon-row {
        grid-template-columns: 1fr;
    }
    .cart-coupon-clear {
        display: none;
    }
    .cart-form-grid {
        grid-template-columns: 1fr;
    }
}

/* Cart modal redesign: two-step checkout */
#ShoppingCart .cart-modal-dialog {
    max-width: min(900px, 94vw);
}
#ShoppingCart .cart-modal-content {
    border-radius: 30px;
    background:
        radial-gradient(circle at 10% 0%, rgba(255, 226, 228, .9), transparent 34%),
        linear-gradient(180deg, #fffaf6 0%, #fffdf9 100%);
}
#ShoppingCart .cart-modal-body {
    padding: 34px 38px 42px;
    font-family: "Nunito", sans-serif;
}
#ShoppingCart .cart-header {
    display: grid;
    grid-template-columns: 1fr auto 46px;
    align-items: flex-start;
    gap: 18px;
}
#ShoppingCart .cart-title {
    margin: 0;
    color: #5b2630;
    font-size: clamp(2.15rem, 4vw, 3.1rem);
    line-height: .92;
}
#ShoppingCart .cart-header-logo {
    color: #ef422d;
    font-size: clamp(1.65rem, 3.4vw, 2.35rem);
    line-height: .9;
    opacity: .84;
    align-self: center;
    justify-self: center;
    white-space: nowrap;
}
#ShoppingCart .cart-subtitle {
    color: #9a6670;
    font-weight: 800;
    margin-top: 10px;
}
#ShoppingCart .cart-close {
    position: static;
    flex: 0 0 auto;
    width: 46px;
    height: 46px;
    display: grid;
    place-items: center;
}
#ShoppingCart .cart-steps {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin: 26px 0 14px;
}
#ShoppingCart .cart-steps button {
    border: 1px dashed rgba(239, 102, 128, .28);
    border-radius: 999px;
    background: rgba(255, 246, 242, .72);
    color: #9a6670;
    padding: 10px 14px;
    font-weight: 900;
}
#ShoppingCart .cart-steps button.active {
    background: #ef6680;
    border-color: #ef6680;
    color: #fff;
}
#ShoppingCart .cart-stitch-line {
    display: none;
}
#ShoppingCart .cart-step-panel {
    display: none;
}
#ShoppingCart .cart-step-panel.active {
    display: block;
}
#ShoppingCart .cart-items-list {
    gap: 12px;
}
#ShoppingCart .cart-item-card {
    grid-template-columns: 80px minmax(0, 1fr) 138px 112px 34px;
    gap: 16px;
    border: 1px solid rgba(255, 203, 204, .55);
    border-radius: 20px;
    background: rgba(255, 247, 244, .78);
    padding: 14px;
}
#ShoppingCart .cart-item-card img {
    width: 80px;
    height: 80px;
    border-radius: 16px;
}
#ShoppingCart .cart-item-info strong {
    font-size: 1.1rem;
    line-height: 1.15;
}
#ShoppingCart .cart-item-info span {
    color: #9a6670;
    font-size: .94rem;
}
#ShoppingCart .cart-qty-mini {
    grid-template-columns: 38px 40px 38px;
    justify-self: center;
    border-radius: 999px;
}
#ShoppingCart .cart-qty-mini button,
#ShoppingCart .cart-qty-mini span {
    height: 40px;
    font-size: 1rem;
}
#ShoppingCart .cart-item-total {
    color: #5b2630;
    font-size: 1.08rem;
    justify-self: end;
}
#ShoppingCart .cart-remove-btn {
    width: 32px;
    height: 32px;
    border-radius: 10px;
    background: transparent;
    color: rgba(239, 66, 45, .72);
    font-size: .95rem;
}
#ShoppingCart .cart-coupon-toggle {
    border: 0;
    background: transparent;
    color: #7f4e54;
    font-weight: 900;
    margin: 18px 0 10px;
    padding: 0;
}
#ShoppingCart .cart-coupon-toggle i {
    color: #ef6680;
    margin-right: 8px;
}
#ShoppingCart .cart-coupon-card {
    padding: 16px;
    margin-bottom: 14px;
}
#ShoppingCart .cart-coupon-row {
    grid-template-columns: minmax(0, 1fr) 108px 34px;
}
#ShoppingCart .cart-coupon-row input {
    min-height: 46px;
}
#ShoppingCart .cart-summary-area {
    display: block;
    border-top: 1px solid rgba(255, 203, 204, .76);
    margin-top: 18px;
    padding-top: 18px;
}
#ShoppingCart .cart-total-card {
    max-width: 390px;
    margin-left: auto;
    padding: 22px;
    border: 1px solid rgba(255, 203, 204, .45);
}
#ShoppingCart .cart-total-line span,
#ShoppingCart .cart-total-line input {
    font-size: 1.55rem;
}
#ShoppingCart .cart-total-line input {
    color: #ef422d !important;
}
#ShoppingCart .cart-actions {
    max-width: none;
    grid-template-columns: 1fr;
    gap: 12px;
    margin-top: 22px;
}
#ShoppingCart .cart-buy-btn {
    min-height: 58px;
    border-radius: 999px;
    background: linear-gradient(135deg, #ff674c, #ef422d);
}
#ShoppingCart .cart-order-btn {
    min-height: 54px;
    border-color: rgba(239, 102, 128, .62);
    color: #7f4e54;
}
#ShoppingCart .cart-client-form {
    margin-top: 0;
    padding-top: 0;
}
#ShoppingCart .cart-client-title {
    font-size: clamp(1.55rem, 2.4vw, 2.05rem);
    margin-bottom: 18px;
}
#ShoppingCart .cart-save-data {
    display: none !important;
}
#ShoppingCart .cart-actions-checkout {
    margin-top: 24px;
}
#ShoppingCart .cart-safe-note {
    margin-bottom: 6px;
}
#ShoppingCart .cart-empty {
    display: grid;
    justify-items: center;
    gap: 8px;
    padding: 42px 18px;
}
#ShoppingCart .cart-empty-illustration {
    width: 78px;
    height: 78px;
    display: grid;
    place-items: center;
    border-radius: 28px;
    background: rgba(239, 102, 128, .13);
    color: #ef6680;
    font-size: 2rem;
}
#ShoppingCart .cart-empty strong {
    color: #5b2630;
    font-size: 1.25rem;
}
#ShoppingCart .cart-empty span {
    color: #9a6670;
}
#ShoppingCart .cart-bottom-wave {
    height: 58px;
    background: url('../img/ondas.webp') center bottom / cover no-repeat;
    pointer-events: none;
}
@media (max-width: 760px) {
    #ShoppingCart .cart-modal-dialog {
        max-width: 100vw;
        margin: 0;
        min-height: 100%;
        align-items: flex-end;
    }
    #ShoppingCart .cart-modal-content {
        border-radius: 24px 24px 0 0;
        max-height: 92vh;
        overflow-y: auto;
    }
    #ShoppingCart .cart-modal-body {
        padding: 24px 16px 110px;
    }
    #ShoppingCart .cart-header {
        grid-template-columns: 1fr 42px;
    }
    #ShoppingCart .cart-header-logo {
        grid-column: 1 / -1;
        grid-row: 2;
        justify-self: center;
        margin-top: 4px;
    }
    #ShoppingCart .cart-close {
        grid-column: 2;
        grid-row: 1;
    }
    #ShoppingCart .cart-steps {
        grid-template-columns: 1fr;
    }
    #ShoppingCart .cart-item-card {
        grid-template-columns: 72px minmax(0, 1fr) 32px;
        gap: 12px;
    }
    #ShoppingCart .cart-item-card img {
        width: 72px;
        height: 72px;
    }
    #ShoppingCart .cart-qty-mini {
        grid-column: 2 / 3;
        width: 126px;
        justify-self: start;
    }
    #ShoppingCart .cart-item-total {
        grid-column: 2 / 3;
        justify-self: start;
        text-align: left;
    }
    #ShoppingCart .cart-remove-btn {
        grid-column: 3 / 4;
        grid-row: 1 / 2;
    }
    #ShoppingCart .cart-total-card {
        max-width: none;
    }
    #ShoppingCart .cart-form-grid {
        grid-template-columns: 1fr;
    }
    #ShoppingCart .cart-actions {
        position: sticky;
        bottom: 0;
        z-index: 4;
        margin-left: -16px;
        margin-right: -16px;
        margin-bottom: -110px;
        padding: 14px 16px 18px;
        background: linear-gradient(180deg, rgba(255, 250, 246, .2), #fffaf6 32%);
    }
}
.product-cart-button {
    width: 100% !important;
    min-height: 58px;
    border-radius: 999px !important;
    background: #ef6680 !important;
    border-color: #ef6680 !important;
    color: #fff !important;
    font-size: 1.2rem;
}
.product-cart-button:disabled {
    opacity: .45;
    cursor: not-allowed;
}
.product-benefits {
    display: grid;
    grid-template-columns: minmax(130px, .75fr) minmax(200px, .9fr) minmax(260px, 1.3fr);
    gap: 18px;
    align-items: center;
    border-top: 1px solid rgba(139, 75, 75, .12);
    padding: 22px 46px 34px;
}
.product-benefits div {
    display: grid;
    gap: 7px;
    align-items: center;
}
.product-benefits span {
    color: #9b6b6b;
    font-family: "Nunito", sans-serif;
    font-size: .88rem;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .04em;
}
.product-benefits .product-price {
    margin: 0;
}
.product-benefits .product-qty-control {
    margin: 0;
}
.product-benefits .product-cart-button {
    margin: 0 !important;
}
@media (max-width: 900px) {
    .product-detail-layout {
        grid-template-columns: 1fr;
        gap: 22px;
        padding: 24px;
    }
    .product-detail-info {
        padding-right: 0;
    }
    .product-main-image-wrap {
        min-height: 360px;
    }
    .product-main-image .tab-pane,
    .product-main-image img {
        height: 360px;
    }
    .product-benefits {
        grid-template-columns: 1fr;
        gap: 14px;
        padding: 18px 24px 26px;
    }
    .product-detail-close {
        top: 14px;
        right: 14px;
        width: 46px;
        height: 46px;
    }
    .product-option-group {
        grid-template-columns: 30px minmax(0, 1fr) 30px;
        gap: 6px;
    }
    .product-design-option {
        flex-basis: 150px;
        min-height: 162px;
    }
    .product-design-option img,
    .product-design-placeholder {
        height: 96px;
    }
    .product-design-arrow {
        width: 30px;
        height: 48px;
    }
    .product-thumb-list {
        gap: 12px;
        overflow-x: auto;
        flex-wrap: nowrap;
    }
    .product-thumb-list img {
        width: 68px;
        height: 68px;
    }
}
