<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.showcase__wine{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 70px 0;
}
.bottle_image{
    max-width: 100%;
    width: auto;
    height: 400px;
    display: block;
    margin: 0 auto;
}
.wine__bottle__information{
    position: relative;
    height: 400px;
}
.title__bottle{
    font-size: 2rem;
    font-weight: 600;
    color: #b40f0f;
    text-align: left;
    width: 100%;
    display: inline;
    line-height: 30px;
    position: absolute;
    transform: rotate(-92deg) translateY(-229%);
    top: 93%;
    left: 50%;
    transform-origin: left;
}
.content__area__bottle{
    max-width: 90%;
    display: block;
    margin: 0 auto;
    padding: 200px 0 100px;
}
.content__image{
    opacity: 1;
    width: 100%;
}
/*Single bottleshot*/
.content_variety{
    padding: 150px 50px 50px;

}
.content__img__info{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 50px 50px;
    
}
.content__img__info .product__image{
    flex: 1;
    max-width: 50%;
    position:relative;
}
.content__button__buy{
    display: flex;
    gap: 20px;
    margin: 30px 0 5px;
}
.icon-arrow-right.slick-arrow{
    position: absolute;
    right: 8%;
    top: 50%;
    z-index: 95;
}
.icon-arrow-left.slick-arrow{
    position: absolute;
    left: 8%;
    top: 50%;
    z-index: 95;
}
.content__img__info .product__image .wine{
    max-width: 100%;
    max-height: 450px;
    display: block !important;
    margin: 0 auto;
    width: auto !important;
}
.content__img__info .info__product{
    flex:1;
}
.content__img__info .info__product h1{
    font-size: 2.5em;
    margin: 20px 0;
}
.content__img__info .info__product .content-box p{
    margin-bottom: 2rem;
}
.content__img__info .info__product .content-box h4{
    margin-bottom: 0;
}
.content__img__info .info__product .content-box .numbers-area{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 2rem;
}
table tr td:nth-child(1){
    position:relative;
    padding-left: 15px;
    font-weight:bold;
}
table tr td:nth-child(1):before{
    content:"â€¢ ";
    position: absolute;
    left:0;
    top:0;
}
.table-info-area ul{
    list-style: disc;
    padding-left: 30px;
    line-height: 180%;
}
span.titulo__dato, 
.recognitions .awards-area .award .desc, .recognitions .awards-area .award .points{
    font-weight: bold;
}
.recognitions{
    padding: 0 5% 50px;
}
.recognitions .awards-area{    
    display: grid;
    grid-template-columns: repeat(2, max-content);
    gap: 10px 30px;
}
.recognitions .awards-area .award{  
      border-bottom: 2px solid;
}
.doc-area label{
    font-weight:bold;
}
.select-cosecha-1{
    border: none;
    border-bottom: 2px solid #caab69;
    color: #caab69;
    font-size: 15px;
    margin: 25px 0;
}
.modal.modal_video_bottleshot .content-modal{
    overflow:visible;
}
.modal.modal_video_bottleshot .content-modal .close{
    right: calc(-4% - 20px);
    top: calc(-5% - 20px);
}
.modal.modal_video_bottleshot .content-modal iframe{
    width: 600px;
    max-width: 100%;
}
/*end*/
#float-menu .menu-content .mid-area .menu-area .menu-box .primary.text-link a,#colophon .footer-content .top-area .footer-menu-area .footer-menu-box .primary.text-link a{
    color: #caab69;
}
#float-menu .menu-content .mid-area .menu-area .menu-box .primary.text-link a:hover,#colophon .footer-content .top-area .footer-menu-area .footer-menu-box .primary.text-link a:hover{
    font-weight: bold;
}
.hotel-desc{
    margin-bottom: 2rem;
}
.down-btn.wsp-btn{
    display: none;
}
.page-template-template-hotel .down-btn.wsp-btn{
    display: block;
}
.page-template-template-experiencias-vik #heading .intro-vik .content{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.down-btn{
    bottom: 120px;
}

.wsp-btn{
    bottom: 60px  !important;
    width: 50px;
    height: 50px;
}

#experiencias-hotel{
    height: 750px !important;
}
.special-packs .wysiwyg.big-text-content:before{
    width: 78%;
}

.place-gallery-area-1{
    width: 100%;
position: relative;
padding-left: 5%;
}
.gallery-container2{
    
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0 5px;
    z-index: 4;
    position: relative;
    padding-bottom: 40px;
}
.photo{
    position: relative;
}
.photo:hover img{
    filter:brightness(0.65);
    transition: .2s ease-in-out;
}
.photo img{
    height: 200px;
    width: 100%;
    object-fit: cover;
    position: relative;
    z-index: 1;
}
.gallery__image__caption {
display: none;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #222;
border-radius: .375rem;
color: #fefefe;
font-weight: 600;
padding: 1rem;
white-space: nowrap;
z-index: 2;
}
/*pt blog post*/

#primary.blog .articles-grid #misha_posts_wrap.grid-result{
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3,1fr);
}
#primary.blog .articles-grid .grid-result article:nth-child(11n+1), #primary.blog .articles-grid .grid-result article:nth-child(11n+11),
#primary.blog .articles-grid .grid-result article:nth-child(11n+10), #primary.blog .articles-grid .grid-result article:nth-child(11n+2), #primary.blog .articles-grid .grid-result article:nth-child(11n+3),
 #primary.blog .articles-grid .grid-result article:nth-child(11n+4), #primary.blog .articles-grid .grid-result article:nth-child(11n+5), #primary.blog .articles-grid  .grid-result article:nth-child(11n+7),
  #primary.blog .articles-grid .grid-result article:nth-child(11n+8), #primary.blog .articles-grid .grid-result article:nth-child(11n+9){
    width: 100%;
  }
/* Lightbox modal */
.gallery__modal {
position: fixed;
display: flex;
align-items: center;
justify-content: center;
background-color: rgba(0, 0, 0, 0.7);
height: 100%;
width: 100%;
z-index: 99;
top:0;
left: 0;
bottom: 0;
right:0;
}

.gallery__modal img {
display: block;
margin: auto;
max-width: 95%;
max-height: 100%;
width: auto;
height: 600px;
object-fit: cover;
}

.gallery__modal[aria-hidden="true"] {
display: none;
}

.gallery__navigation--prev,
.gallery__navigation--next,
.gallery__navigation--close {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
background-color: transparent;
border: 0;
cursor: pointer;
font-size: 0;
height: 42px;
opacity: .5;
overflow: hidden;
padding: 0;
transition: opacity .2s ease-in-out;
width: 42px;
}

.gallery__navigation--prev:hover,
.gallery__navigation--next:hover,
.gallery__navigation--close:hover {
opacity: 1;
}

.gallery__navigation--prev::before,
.gallery__navigation--next::before {
display: flex;
content: "";
border: solid #fff;
border-width: 0 .25rem .25rem 0;
padding: .5rem;
}

.gallery__navigation--prev {
left: 1.5rem;
transform: rotate(135deg);
}

.gallery__navigation--next {
right: 1.5rem;
transform: rotate(-45deg);
}

.gallery__navigation--close {
top: 2rem;
right: 2rem;
}

.gallery__navigation--close::before {
position: absolute;
left: 1rem;
background-color: #fff;
content: " ";
height: 33px;
transform: rotate(45deg);
width: 2px;
}

.gallery__navigation--close::after {
position: absolute;
left: 1rem;
background-color: #fff;
content: " ";
height: 33px;
transform: rotate(-45deg);
width: 2px;
}
@media (max-width: 1340px){
    .showcase__wine{
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (max-width: 1250px){
    #primary.blog .articles-grid #misha_posts_wrap.grid-result{
      
        grid-template-columns: repeat(2,1fr);
    }
}
@media (max-width: 850px){
    .wine__bottle__information{
        flex-direction: column;
        gap: 25px;
    }
    .showcase__wine{
        grid-template-columns: repeat(1, 1fr);
    }
    
    .bottle_image {
        max-width: 100%;
        width: auto;
        height: 400px;
        display: block;
        margin: 0 auto;
    }
    .content_variety{
        padding: 150px 5% 50px;
    }
    .content__img__info .product__image{
        max-width: 100%;
    }
    .content__img__info .info__product h1{
        font-size: 1.5em;
        margin: 35px 0 20px;
    }
    .content__img__info{
        flex-direction: column;
        align-items: center;
        padding:0px;
    }
    .recognitions{
        padding: 0 0 50px;
    }
    .recognitions .awards-area{
        grid-template-columns: repeat(1, 1fr);
    } 
    .modal.modal_video_bottleshot .content-modal .close {
        right: calc(3% - 20px);
        top: calc(-9% - 20px);
    }
    .content__button__buy{
        flex-direction: column;
        align-items: center;
    }
    .content__button__buy a{
        min-width:210px;
        max-width: 95%;
    }
}
@media screen and (max-width: 768px){
    #primary.blog .articles-grid #misha_posts_wrap.grid-result{
      
        grid-template-columns: repeat(1,1fr);
    }
    .gallery-container2{   
        grid-template-columns: repeat(3, 1fr);
    }
    .gallery__modal img {height: 400px}
    #experiencias-hotel #experiencias-hotel-slider .slide .experiencia-content {
        flex-wrap: inherit;
        flex-direction: inherit;
        display: grid;
    }
    #experiencias-hotel #experiencias-hotel-slider .slide .experiencia-content .exp-img{
        height: 300px;
        width: 100%;
    }
    #experiencias-hotel{
        height: inherit !important;
    }
    #experiencias-hotel #experiencias-hotel-slider .slide .experiencia-content .exp-info .content-box .bajada-exp{
        margin-bottom: 5rem;
    }
    #experiencias-hotel #experiencias-hotel-slider .slick-track{
        height: initial;
    }
    .exp-slide-data{
        position: relative;
        display: none;
    }
    #experiencias-hotel #exp-arrow-next, #experiencias-hotel #exp-arrow-prev{
        bottom: -10%;
        top: inherit;
    }
    #experiencias-hotel #experiencias-hotel-slider .slide .experiencia-content .exp-info {
        padding: 2.25rem 2rem;
    }
}

@media screen and (min-width: 481px) and (max-width: 768px){
    #experiencias-hotel #exp-slide-data {
        top: 25%!important;
    }
    
    .rrss-area {
        top: 23.5rem !important;
    }
}

.wine-price .price{
    font-size: 36px;
    margin-bottom: 20px;
    color: #fff
}

#codigo-etica{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

#codigo-etica .box-etica{
    position: relative;
}

#codigo-etica .intro-vik {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    transition: all 750ms ease-in-out;
}

#codigo-etica .intro-vik .content {
    width: 80%;
    max-width: 750px;
    transform: translateY(0);
    transition: all 750ms ease-in-out;
    max-width: 650px !important;
}

#codigo-etica .intro-vik.sustentabilidad .content .title-holder {
    /*display: flex;*/
    align-items: center;
}

#codigo-etica .intro-vik h1 {
    font-family: "Vollkorn", serif;
    font-size: 4.4rem;
    font-weight: 300;
    color: #ffffff;
    text-align: center;
    line-height: 100%;
    text-transform: uppercase;
    margin-bottom: 0 !important;
}

.product #primary #main .masonry-area {
    max-width: 100%;
    padding: 10px 10px 0;
    box-sizing: border-box;
    }
.product #primary #main .masonry-area .grid-sizer {
    width: 23%;
    box-sizing: border-box;
}
.product #primary #main .masonry-area .gutter-sizer {
    width: 10px;
}
.product #primary #main .masonry-area .servicio-item {
    display: block;
    box-sizing: border-box;
    float: left;
    width: calc(25% - 12.5px);
    margin-bottom: 10px;
    padding: 1.75rem;
    overflow: hidden;
}
.product #primary #main .masonry-area .servicio-item .servicio-content-area {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
}
.product #primary #main .masonry-area .servicio-item .servicio-content-area .heading-servicio {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    opacity: 1;
    box-sizing: border-box;
    transition: all 500ms ease-in-out;
}
.product #primary #main .masonry-area .servicio-item .servicio-content-area .heading-servicio .pretitle {
    font-size: 1.25rem;
    font-weight: 300;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.product #primary #main .masonry-area .servicio-item .servicio-content-area .heading-servicio .pretitle b {
    font-size: 700px;
}
.product #primary #main .masonry-area .servicio-item .servicio-content-area .heading-servicio .title {
    font-size: 1.75rem;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 140%;
    color: #ffffff;
    text-transform: uppercase;
}
.product #primary #main .masonry-area .servicio-item .servicio-content-area .content-servicio {
    position: absolute;
    bottom: -10px;
    left: 0;
    z-index: 3;
    opacity: 0;
    box-sizing: border-box;
    transition: all 500ms ease-in-out;
    pointer-events: none;
}
.product #primary #main .masonry-area .servicio-item .servicio-content-area .content-servicio p {
    font-size: 1rem;
    line-height: 140%;
    color: #ffffff;
    font-weight: 300;
}
.product #primary #main .masonry-area .servicio-item .servicio-content-area .content-servicio .btn {
    margin-top: 2rem;
}
.product #primary #main .masonry-area .servicio-item .photo-bg-full .veil.gradient-top-bot {
    height: 50% !important;
}
.product #primary #main .masonry-area .servicio-item .photo-bg-full .veil.gradient-bot-top {
    height: 70% !important;
    bottom: 0;
    top: auto;
    background: black;
    background: linear-gradient(0deg, black 10%, rgba(0, 0, 0, 0) 100%);
}
.product #primary #main .masonry-area .servicio-item.one-one {
    width: calc(25% - 12.5px);
    height: 380px;
}
.product #primary #main .masonry-area .servicio-item.one-one .photo-bg-full .veil.gradient-top-bot {
    opacity: 0;
}
.product #primary #main .masonry-area .servicio-item.one-one .photo-bg-full .veil.gradient-bot-top {
    height: 100% !important;
}
.product #primary #main .masonry-area .servicio-item.one-one:hover .servicio-content-area .heading-servicio {
    bottom: 2rem;
    opacity: 0;
}
.product #primary #main .masonry-area .servicio-item.one-one:hover .servicio-content-area .content-servicio {
    opacity: 1;
    bottom: 0;
    pointer-events: all;
}
.product #primary #main .masonry-area .servicio-item.one-two {
    width: calc(25% - 12.5px);
    height: 770px;
}
.product #primary #main .masonry-area .servicio-item.one-two .servicio-content-area .heading-servicio {
    bottom: auto;
    top: 0;
}
.product #primary #main .masonry-area .servicio-item.one-two:hover .servicio-content-area .content-servicio {
    opacity: 1;
    bottom: 0;
    pointer-events: all;
}
.product #primary #main .masonry-area .servicio-item.two-one {
    width: calc(50% - 15px);
    height: 380px;
}
.product #primary #main .masonry-area .servicio-item.two-one .servicio-content-area .heading-servicio {
    bottom: auto;
    top: calc(100% - 3.8rem);
}
.product #primary #main .masonry-area .servicio-item.two-one .photo-bg-full .veil.gradient-top-bot {
    opacity: 0;
    transition: all 500ms ease-in-out;
}
.product #primary #main .masonry-area .servicio-item.two-one:hover .servicio-content-area .heading-servicio {
    bottom: auto;
    top: 0;
}
.product #primary #main .masonry-area .servicio-item.two-one:hover .servicio-content-area .content-servicio {
    opacity: 1;
    bottom: 0;
    pointer-events: all;
}
.product #primary #main .masonry-area .servicio-item.two-one:hover .photo-bg-full .veil.gradient-top-bot {
    opacity: 1;
}

@media screen and (min-width: 481px) and (max-width: 768px){
    .product #primary #main .masonry-area .servicio-item.one-one, 
    .product #primary #main .masonry-area .servicio-item.one-two, 
    .product #primary #main .masonry-area .servicio-item.two-one {
        width: calc(50% - 15px);
        height: 450px;
    }
}

@media screen and (max-width: 480px){
    .product #primary #main .masonry-area .servicio-item.one-one, 
    .product #primary #main .masonry-area .servicio-item.one-two, 
    .product #primary #main .masonry-area .servicio-item.two-one {
        width: calc(100% - 20px);
        height: 450px;
    }
    .page-id-5392 .rrss-area{
        display: block;
        right: 5px;
    }
    .page-id-5392 .rrss-area p{
        display: none;
    }
    .rrss-zhhans p{
        font-size: 14px;
    }
}

@media screen and (max-width: 480px){
    .gallery-container2{   
        grid-template-columns: repeat(2, 1fr);
    }
}
#all-experiencias .filters-area .fake-filter {
    color: #171717;
    font-size: 1.25rem;
    font-weight: 400;
    display: inline-block;
    position: relative;
    margin-left: 2.5rem;
    transition: all 250ms ease-in-out;
}

#all-experiencias .filters-area .fake-filter:hover {
    color: #c81b1b;
}

/* SUSTENTABILIDAD */
#main #heading .intro-vik.sustentabilidad .content {
    max-width: 90% !important;
    color: #fff;
}
#heading .content a{
    background-color: #c81b1b;
    color: #fff;
    -moz-appearance: none;
    -webkit-appearance: none;
    align-items: center;
    border: 2px solid transparent;
    box-shadow: none;
    display: inline-flex;
    font-size: 1rem;
    height: 1rem;
    justify-content: center;
    line-height: 0;
    text-align: center;
    font-weight: 700;
    width: max-content;
    letter-spacing: 2px;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .15);
    transition: 250ms ease-in-out;
    padding-left: 3.05rem;
    padding-right: 3.05rem;
    padding-top: calc(1.6rem - 1px);
    padding-bottom: calc(1.6rem - 1px);
    white-space: nowrap;
    vertical-align: top;
    text-transform: uppercase;
    cursor: pointer;
}
.page-template-template-lpb-champagne #main #heading .intro-vik.sustentabilidad .content a:hover{
    color: #c81b1b;
    background-color: #fff;
}

#body-sustentabilidad #bloque-img-titular h4,
#body-sustentabilidad #bloque-img-titular li{
    color: #fff;
}

#body-sustentabilidad #bloque-img-titular ol{
    list-style: decimal !important;
}

#body-sustentabilidad #bloque-img-cuerpo h4,
#body-sustentabilidad #bloque-galeria-cuerpo-btn h4,
#body-sustentabilidad #bloque-galeria-cuerpo h4{
    color: #171717;
}

#body-sustentabilidad #bloque-img-titular {
    position: relative;
    padding-top: 7rem;
    /*margin-top: 7rem;*/
}

#body-sustentabilidad #bloque-img-titular .photo-bg-full {
    width: 55%!important;
    max-height: 620px;
}

#body-sustentabilidad #bloque-img-titular .photo-bg-full .veil {
    height: 35%!important;
    bottom: 0!important;
    top: auto!important;
}

#body-sustentabilidad #bloque-img-titular .content-box {
    width: 48%;
    margin: 0 0 0 auto;
    padding: 4rem 4rem 8rem;
}

#body-sustentabilidad #bloque-img-titular .has-bg-red {
    background-color: #c81b1b;
}

#body-sustentabilidad #bloque-img-cuerpo {
    position: relative;
    margin-top: -5rem;
    padding: 11rem 0 7rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

#body-sustentabilidad #bloque-img-cuerpo .photo-bg-full {
    width: 55% !important;
    right: 0 !important;
    left: auto !important;
}

#body-sustentabilidad #bloque-img-cuerpo .photo-bg-full .veil.gradient-bot-top {
    height: 35% !important;
    bottom: 0 !important;
    top: auto !important;
}

#body-sustentabilidad #bloque-img-cuerpo .photo-bg-full .veil.gradient-top-bot {
    height: 35% !important;
    bottom: auto !important;
    top: 0 !important;
}

#body-sustentabilidad #bloque-img-cuerpo .content-box {
    position: relative;
    left: 5%;
    width: 60%;
    margin: 0 auto 0 0;
    padding: 3rem;
}

#body-sustentabilidad #bloque-img-cuerpo .has-bg-white {
    background-color: #ffffff;
}

#body-sustentabilidad #bloque-img-cuerpo .content-box .paragraph {
    font-weight: 300;
    line-height: 180%;
    margin-bottom: 2rem;
}

#body-sustentabilidad #bloque-galeria-cuerpo-btn,
#body-sustentabilidad #bloque-galeria-cuerpo {
    padding: 0 6rem 0;
}

#body-sustentabilidad #bloque-galeria-cuerpo-btn .content-box .paragraph-box p,
#body-sustentabilidad #bloque-galeria-cuerpo .content-box .paragraph-box p{
    font-size: 15px;
}

#body-sustentabilidad #bloque-galeria-cuerpo-btn .content-box .paragraph-box .btn{
    background-color: #c81b1b;
    color: #fff;
    margin: 15px 20px;
}

#gallery-slider-area #big-slide-gallery-body {
    position: relative;
    left: 5%;
    width: 95%;
}

#gallery-slider-area #big-slide-gallery-body .slide {
    width: 90%;
    max-width: 1160px;
    height: 630px;
}

#gallery-slider-area #big-slide-gallery-body .slide .image-slide {
    width: 100%;
    height: 100%;
}

#gallery-slider-area #gallery-body-arrows {
    position: relative;
    width: max-content;
    margin: -8.5rem 8rem 0 auto;
}

#gallery-slider-area #gallery-body-arrows .arrow {
    color: #ffffff;
}

#gallery-slider-area #thumbs-slide-gallery-body {
    position: relative;
    left: 10%;
    width: 110%;
    margin-top: 2rem;
    z-index: 2;
}

#gallery-slider-area #thumbs-slide-gallery-body .slide .image-slide {
    width: 350px;
    height: 280px;
}

#bloque-full-img .title{
    color: #fff;
    font-family: "Vollkorn", serif;
    font-weight: 300;
    text-align: center;
    font-size: 4rem;
    margin: 0 auto;
}

#bloque-youtube .video-holder-wide {
    display: flex;
}

#bloque-youtube .video-holder-wide iframe {
    width: 100% !important;
    height: 700px;
}

#bloque-full-img .title {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    transition: all 750ms ease-in-out;
}

#bloque-full-img .content-box{
    align-items: center;
}
.page-template-template-red-society #page #content #primary .content-area .content-box h4 {
    margin-bottom: 1rem;
} 
.page-template-template-red-society #page #content #primary .content-area .content-box p {
    margin-bottom: 1.5rem;
} 

@media screen and (max-width: 768px){
    #the-place .place-gallery-area{
        padding-left: 20px;
        padding-right: 20px;
    }
    #body-sustentabilidad #bloque-img-titular .content-box .paragraph,
    #body-sustentabilidad #bloque-img-cuerpo .content-box .paragraph{
        font-size: 0.9rem;
    }
    #body-sustentabilidad #bloque-img-titular .content-box .feat-text,
    #body-sustentabilidad #bloque-img-cuerpo .content-box .feat-text{
        margin-bottom: 20px;
        margin-top: 20px;
    }
    #bloque-img-titular .feat-text p, 
    #historia-2 .feat-text p{
        width: 100%;
        margin: 20px 0;
        font-size: 1.5rem !important;
    }
    #bloque-full-img .title {
        font-size: 30px !important;
    }
    .bordered{
        border: 0;
    }
    #bloque-full-img,
    #bloque-youtube{
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 481px) and (max-width: 768px){
    #body-sustentabilidad #bloque-img-titular {
        margin: 0;
        padding: 4rem 0 0;
    }
    #body-sustentabilidad #bloque-img-titular .photo-bg-full {
        width: 55% !important;
        max-height: 620px;
        position: absolute;
    }
    #body-sustentabilidad #bloque-img-titular .content-box {
        width: 48%;
        margin: 0 0 0 auto;
        padding: 3rem 2rem;
    }
    #body-sustentabilidad #bloque-img-cuerpo {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        margin-top: 0rem;
        padding: 0;
    }
    #body-sustentabilidad #bloque-img-cuerpo .photo-bg-full,
    #body-sustentabilidad #bloque-full-img .photo-bg-full {
        width: 100% !important;
        right: 0 !important;
        left: 0 !important;
        height: 320px;
        position: relative;
    }
    #body-sustentabilidad #bloque-img-cuerpo .content-box {
        left: 0;
        width: 90%;
        margin: -2rem 0 0;
        padding: 2rem;
    }
    #gallery-slider-area #big-slide-gallery {
        left: 0;
        margin: 0 auto;
        width: 90%;
    }
    #body-sustentabilidad #bloque-galeria-cuerpo-btn, 
    #body-sustentabilidad #bloque-galeria-cuerpo {
        padding: 0 1.5rem 0;
    }
    #big-slide-gallery-body {
        left: 0 !important;
        margin: 0 auto;
        width: 90% !important;
    }
    #big-slide-gallery-body .slide {
        height: 300px !important;
    }
    #thumbs-slide-gallery-body .slide .image-slide {
        width: 140px !important;
        height: 120px !important;
    }
}

@media screen and (max-width: 480px){
    #body-sustentabilidad #bloque-img-titular {
        margin: 0;
        padding: 0;
    }
    #body-sustentabilidad #bloque-img-titular .photo-bg-full {
        width: 100% !important;
        height: 320px;
        position: relative;
    }
    #body-sustentabilidad #bloque-img-titular .content-box {
        width: 90%;
        margin: -2rem auto;
        padding: 2rem;
    }
    #body-sustentabilidad #bloque-img-cuerpo {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        margin-top: 0rem;
        padding: 0;
    }
    #body-sustentabilidad #bloque-img-cuerpo .photo-bg-full {
        width: 100% !important;
        right: 0 !important;
        left: 0 !important;
        height: 320px;
        position: relative;
    }
    #body-sustentabilidad #bloque-img-cuerpo .content-box {
        left: 0;
        width: 90%;
        margin: -2rem 0 0;
        padding: 2rem;
    }
    #body-sustentabilidad #bloque-galeria-cuerpo-btn, 
    #body-sustentabilidad #bloque-galeria-cuerpo {
        padding: 0 1.5rem 0;
    }
    #big-slide-gallery-body {
        left: 0 !important;
        margin: 0 auto;
        width: 90% !important;
    }
    #big-slide-gallery-body .slide {
        height: 300px !important;
    }
    #gallery-body-arrows {
        margin: -5.5rem 2rem -1rem auto !important;
    }
    #thumbs-slide-gallery-body .slide .image-slide {
        width: 140px !important;
        height: 120px !important;
    }
    #body-sustentabilidad #bloque-full-img .photo-bg-full {
        width: 100% !important;
        height: 320px;
        position: relative;
    }
    .language-area{
        display: block;
        transform: translateX(-215px) rotate(-90deg) !important;
        top: 50% !important;
        right: 0;
        left: 0;
    }
    .language-area.hide-side{
        transform: translateX(-215px) rotate(-90deg) !important;
        top: 50% !important;
        right: 0;
        left: 0;
    }
    .wpml-ls-legacy-list-horizontal {
        padding: 5px;
    }
}

@media (max-width: 991px){
    #bloque-youtube .video-holder-wide iframe {
        height: 400px;
    }
}

@media screen and (max-width: 330px){
    .language-area{
        display: block;
        transform: translateX(-175px) rotate(-90deg) !important;
        top: 50% !important;
        right: 0;
        left: 0;
    }
    .language-area.hide-side{
        transform: translateX(-175px) rotate(-90deg) !important;
    }
    .wpml-ls-legacy-list-horizontal {
        padding: 5px;
    }
}

#body-sustentabilidad.lpb-champagne #bloque-img-cuerpo .content-box {
    width: 45%;
}

#body-sustentabilidad.lpb-champagne #bloque-img-titular .photo-bg-full .veil,
#body-sustentabilidad.lpb-champagne #bloque-img-cuerpo .photo-bg-full .veil.gradient-top-bot,
#body-sustentabilidad.lpb-champagne #bloque-img-cuerpo .photo-bg-full .veil.gradient-bot-top {
    display: none;
}

@media screen and (max-width: 480px){
    #body-sustentabilidad.lpb-champagne #bloque-img-titular .content-box.lpb {
        margin: 2rem auto;
    }
}

#body-sustentabilidad.lpb-champagne #bloque-img-titular .has-bg-red {
    background-color: #a18f60;
}

#body-sustentabilidad.lpb-champagne #bloque-img-titular h4, 
#body-sustentabilidad.lpb-champagne #bloque-img-titular li,
#body-sustentabilidad.lpb-champagne #bloque-img-titular p {
    color: #000000;
}

.btn.btn-white{
    color: #fff;
    background-color: #000000;
}

.btn.btn-white:hover {
    color: #000000;
    background-color: #fff;
}

.footer-message{
    color:#fff;
}
.page-template-template-contacto #heading .content-boxes .form-section .content .page-title {
    font-size: 3.5rem;
}
.wpcf7-list-item-label{
    color:#fff;
}

/*age-gate*/

.d-none{
    display: none !important;
}
.age-gate{
    position: fixed;
    height: 100vh;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9999;
    background: rgb(82, 0, 0);
    background: linear-gradient(360deg, rgba(82, 0, 0, 1) 0%, rgba(136, 17, 17, 1) 35%, rgba(200, 27, 27, 1) 100%);
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
    padding: 5%;
}
p.title_principal{
    color: #fff;
    font-size: 2.5rem;
    text-align: center;
    margin: 60px 0;
    text-transform: uppercase;
    line-height: 140%;
}
.age__number{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
}
.age__number &gt; p{
    text-align: center;
    font-size: 1rem;
    color: #fff;
    margin-bottom: 10px;
    line-height: 140%;
    
}

.age__number .grid-column-4{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    text-align: center;
    justify-content: center;
    justify-content: center;
    max-width: 70%;
    align-items: center;
    gap: 15px;
}
.number{
    border: 3px solid #fff;
    font-size: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 25px;
    color:#fff;
    position: relative;
    height: 100px;
    width: 100px;
}
.number-value{
    width: 100%;
    height: 100%;
    position: relative;
}
.number_element{
    position: absolute;
    opacity: 0;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.location_content{
    display:flex;
    gap: 20px;
    justify-content:center;
    align-items: center;
    margin-top:20px;
}

.location_content p {
    color:#ffffff;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 140%;
}
.location_content select{    
    background: transparent;
    border: 1px solid #fff;
    color: #a7a7a7;
}
.terms__conditions{
    text-align: center;
    color: #fff;
    font-size: 1.1rem;
    line-height: 140%;
    max-width: 70%;
    display: block;
    margin: 60px auto;
}
.terms__conditions a{
    color: #fff;
    text-decoration: underline;
}
@-webkit-keyframes blinker{
    0%{opacity:1}
    to{opacity:0}
}
@keyframes blinker{
    0%{opacity:1}
    to{opacity:0}
}
.focus:before{
    content: "_";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 10px;
    left: 0;
    -webkit-animation: blinker .4s infinite alternate;
    animation: blinker .4s infinite alternate;
}
#country__location{
    padding: 3px 15px;
}
.content__confirm__old{
    display: flex;
    gap: 20px;
}
.btn_not_confirm{
    background-color: transparent !important;
    border: 1px solid #caab69;
}
@media(max-width: 769px){
    p.title_principal{
        max-width: 90%;
        display: block;
        margin: 25px auto;
        font-size: 1.3rem;
    }
    .age__number &gt; p{
        margin-bottom: 0px;
    }
    .number{
        padding: 15px 0;
        height: 60px;
        width: 60px;
    }
    .terms__conditions{
        font-size: .8rem;
        max-width: 100%;
        margin: 30px auto;
    }
    .brand__age__gate .logo{
        max-width: 75px;
    }
    .location_content p{
        font-size:14px;
    }
}
.ba-booking-calendar h3{
    text-align: center;
    font-weight: 700;
    color: #c81b1b;
    text-transform: uppercase;
    font-size: 1.2rem;
    margin-top: 5px;
}
.-form .content-input{
    display: grid;
    gap: 20px;
    margin: 15px 0;
    justify-content: center;
    align-items: flex-end;
    grid-template-columns: repeat(7, 1fr);
}
.field{
    display: flex;
    flex-direction: column;
    max-width: 100%;
    width: 100%;
    font-size: .7rem;
    font-weight: bold;
    text-transform: uppercase;
}
.field input{
    padding: 7px 5px;
    line-height: 140% !important;
}
.field input,.field input::placeholder{
    font-size: .7rem;
}
.date::-webkit-datetime-edit{
    font-size:.7rem;
    
}
.-button{
    background-color: #c81b1b;
    color: #fff;
    padding: 7px 20px;
    border: none;
    border-radius: 3px;
    font-weight: 600;
    font-size: .7rem;
    text-transform: uppercase;
    line-height: 140% !important;
}
.-button:hover{
    border: 1px solid #c81b1b;
    color: #c81b1b;
    background-color:#fff;
}
.hide {
    text-align: right;
    width: 98%;
    font-weight: bold;
    max-width: min-content;
    float: right;
    position: absolute;
    right: 15px;
    top: 5px;
    cursor: pointer;
}
.hide p{
    font-size: .65rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3px;
    font-weight: bold;
    text-transform: uppercase;
}
.hide p i{font-weight:bold;}
.hide:hover p{
    color: #caab69;
}
.reservation{display:none;position: fixed; right: 10rem; bottom: 10rem;z-index: 5; font-size: 1.3rem;}
.ba-booking-calendar{display:block;position: fixed;bottom: 0;left: 0;z-index: 99;background-color: #ffffff;   width: 100%; padding: 10px 30px;}
@media(max-width:992px){
    
    .-form .content-input{
        grid-template-columns: repeat(3, 1fr);  
    }
    .-button{
        grid-column-start: 2;
    }
}
@media(max-width:550px){
    .ba-booking-calendar h3{
        margin-top:25px;
    }
    .-button{
        grid-column-start: 1;
    }
    #reservation{right: 0;  left: 0;  display: block;  margin: auto;    bottom: 10px;top: auto; font-size: .8rem;}
    .reservation{display:block;right: 4rem;}
    .ba-booking-calendar{display:none; overflow: scroll; max-width: 100%;max-height: 100%;}
    .-form .content-input{
        grid-template-columns: repeat(1, 1fr);  
    }
}</pre></body></html>