.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1120px;
}
body {font-family: 'Montserrat';}body {line-height: 1.7;font-size: 16px;font-weight: 400;color: #222222;}.oxy-nav-menu-hamburger-line {background-color: #222222;}h1, h2, h3, h4, h5, h6 {font-family: 'Montserrat';font-size: 24px;font-weight: 700;line-height: 1.4;color: #222222;}h2, h3, h4, h5, h6{font-size: 26px;font-weight: 400;line-height: 1.7;color: #222222;}h3, h4, h5, h6{font-size: 20px;line-height: 1.7;color: #222222;}h4, h5, h6{font-size: 20px;line-height: 1.7;color: #222222;}h5, h6{font-size: 18px;color: #000000;}h6{font-size: 16px;color: #000000;}a {color: #222222;text-decoration: underline;}a:hover {color: #222222;text-decoration: underline;}.ct-link-text {color: #7f8c7f;text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.winery-heading-two {
 font-family:Montserrat;
 color:#000000;
 font-size:48px;
 font-weight:900;
 line-height:1.1;
}
@media (max-width: 767px) {
.winery-heading-two {
 font-size:36px;
}
}

@media (max-width: 479px) {
.winery-heading-two {
 font-size:32px;
}
}

.winery-subheading {
 font-family:Montserrat;
 color:#000000;
 font-size:12px;
 font-weight:700;
 letter-spacing:1px;
 line-height:1.5;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.winery-body-text {
 font-family:Montserrat;
 font-size:14px;
 color:#000000;
 font-weight:400;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; line-height:1.5;
}
.winery-outline-button {
 font-family:Montserrat;
 font-size:14px;
 color:#e03236;
 font-weight:400;
 letter-spacing:1px;
 line-height:1.2;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#eae9e9;
 border-right-color:#eae9e9;
 border-bottom-color:#eae9e9;
 border-left-color:#eae9e9;
 border-radius:100px;
 padding-top:16px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:16px;
 background-color:#ffffff;
 text-align:center;
}
.winery-heading-one {
 font-family:Montserrat;
 font-size:72px;
 font-weight:900;
 color:#000000;
 line-height:1.1;
}
@media (max-width: 767px) {
.winery-heading-one {
 font-size:64px;
}
}

@media (max-width: 479px) {
.winery-heading-one {
 font-size:48px;
}
}

.Heading3 {
 font-family:Montserrat;
 margin-bottom:12px;
 line-height:1.1;
 font-size:30px;
 color:#000000;
 font-weight:900;
}
.link {
 font-family:Montserrat;
 color:#e03236;
 font-size:16px;
 line-height:1.6;
}
@media (max-width: 479px) {
.link {
 color:#000000;
}
}

.atomic-subheading {
 font-family:Montserrat;
 color:#2b2c27;
 font-size:24px;
 line-height:1.6;
 font-weight:200;
 max-width:480px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-subheading {
 font-size:20px;
}
}

@media (max-width: 479px) {
.atomic-subheading {
 font-size:18px;
}
}

.atomic-primary-heading {
 color:#2b2c27;
 font-size:64px;
 font-weight:400;
 line-height:1.1;
 margin-top:0px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-primary-heading {
 font-size:56px;
}
}

@media (max-width: 479px) {
.atomic-primary-heading {
 font-size:44px;
}
}

.atomic-primary-button:hover{
 background-color:#6799b2;
 color:#ffffff;
}
.atomic-primary-button {
 font-family:Montserrat;
 background-color:#65bec2;
 padding-top:20px;
 padding-bottom:20px;
 padding-left:48px;
 padding-right:48px;
 font-size:20px;
 color:#ffffff;
 font-weight:700;
 line-height:1.2;
 letter-spacing:.25em;
 text-align:center;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
 text-transform:none;
 text-decoration:none;
 font-style:normal;
}
@media (max-width: 991px) {
.atomic-primary-button {
 padding-top:16px;
 padding-left:36px;
 padding-right:36px;
 padding-bottom:16px;
}
}

@media (max-width: 767px) {
.atomic-primary-button {
 font-size:18px;
}
}

@media (max-width: 479px) {
.atomic-primary-button {
 font-size:16px;
}
}

.atomic-hero-5-column {
 text-align:center;
}
.atomic-hero-5-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-hero-5-column.oxy-easy-posts .oxy-posts,
.atomic-hero-5-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-hero-5-icon {
color: #7f8c7f;}.atomic-hero-5-icon 
>svg {width: 30px;height: 30px;}.atomic-hero-5-icon {
}
.atomic-hero-5-title {
 font-size:20px;
 font-weight:400;
 line-height:1.2;
 letter-spacing:0.5px;
 margin-bottom:6px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; color:#7f8c7f;
}
.atomic-hero-5-text {
 font-family:Inherit;
 color:#3b3c38;
 font-size:16px;
 font-weight:400;
 margin-bottom:6px;
 line-height:1.6;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; max-width:280px;
}
.atomic-small-text {
 font-family:Montserrat;
 color:#898989;
 font-size:12px;
 font-weight:300;
 line-height:1.6;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.small-text {
 font-family:Montserrat;
 font-size:12px;
 line-height:1.6;
 color:#95949e;
 margin-bottom:6px;
 font-weight:400;
}
.paragraph {
 font-family:Montserrat;
 line-height:1.6;
 margin-bottom:12px;
 text-align:left;
 color:#666666;
}
.heading-four {
 font-family:;
 text-transform:uppercase;
 letter-spacing:2px;
 font-weight:700;
 line-height:1.2;
 color:#2b2c26;
 margin-bottom:6px;
 font-size:16px;
}
.post-meta {
 font-family:Montserrat;
 font-size:12px;
 color:#95949e;
 font-weight:700;
 letter-spacing:3px;
 line-height:1.1;
 text-transform:uppercase;
}
.red-quote {
 font-family:;
 font-size:36px;
 font-weight:700;
 color:#ba1616;
 font-style:italic;
 line-height:1.3;
 padding-top:12px;
 padding-bottom:12px;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:rgba(0,0,0,0.1);
 border-top-width:1px;
 border-top-style:solid;
 border-top-color:rgba(0,0,0,0.1);
 margin-left:18px;
 margin-right:18px;
 margin-bottom:6px;
}
.main-button:hover{
 background-color:#eee4da;
}
.main-button {
 font-family:Montserrat;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 background-color:#222222;
 padding-right:48px;
 padding-top:18px;
 padding-bottom:18px;
 font-size:14px;
 color:#ffffff;
 font-weight:900;
 text-transform:uppercase;
 letter-spacing:5px;
 text-align:center;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 padding-left:48px;
 width:auto;
}
.main-button:not(.ct-section):not(.oxy-easy-posts),
.main-button.oxy-easy-posts .oxy-posts,
.main-button.ct-section .ct-section-inner-wrap{
display:inline-block;
flex-direction:unset;
}
.bnb-heading-three {
 font-family:Montserrat;
 color:#2b2c26;
 font-size:24px;
 font-weight:400;
 line-height:1.1;
}
.bnb-subheading {
 font-size:18px;
 font-weight:400;
 color:#333333;
 font-style:italic;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; line-height:1.6;
 margin-bottom:24px;
}
.bnb-heading-one {
 font-size:64px;
 color:#2b2c26;
 font-weight:400;
 line-height:1.1;
}
@media (max-width: 1120px) {
.bnb-heading-one {
 font-size:60px;
}
}

@media (max-width: 991px) {
.bnb-heading-one {
 font-size:60px;
}
}

@media (max-width: 767px) {
.bnb-heading-one {
 font-size:56px;
}
}

@media (max-width: 479px) {
.bnb-heading-one {
 font-size:48px;
}
}

.bnb-secondary-button:hover{
 color:#ffffff;
 background-color:#222222;
 border-top-color:#222222;
 border-right-color:#222222;
 border-bottom-color:#222222;
 border-left-color:#222222;
}
.bnb-secondary-button {
 font-family:Montserrat;
 font-size:14px;
 color:#222222;
 font-weight:900;
 line-height:1.1;
 letter-spacing:5px;
 text-align:center;
 padding-top:18px;
 padding-bottom:18px;
 padding-left:48px;
 padding-right:48px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 background-color:#ffffff;
}
.bnb-small-room-rooms-wrapper {
 width:100%;
 background-color:#ffffff;
}
.bnb-small-room-rooms-wrapper:not(.ct-section):not(.oxy-easy-posts),
.bnb-small-room-rooms-wrapper.oxy-easy-posts .oxy-posts,
.bnb-small-room-rooms-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.bnb-small-room-rooms-image {
 margin-top:-36px;
 margin-bottom:24px;
}
@media (max-width: 767px) {
.bnb-small-room-rooms-image {
 margin-top:-20px;
}
}

.bnb-small-room-rooms-text {
 color:#666666;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
 text-align:left;
 padding-left:24px;
 padding-right:24px;
 margin-bottom:18px;
}
.bnb-small-room-rooms-link {
 color:#222222;
 font-size:12px;
 font-weight:400;
 text-decoration:none;
 line-height:1.6;
 text-align:center;
 margin-top:24px;
 margin-bottom:24px;
}
.bnb-small-room-rooms-price {
 font-family:;
 color:#222222;
 font-size:36px;
 font-weight:700;
 line-height:1.1;
 text-align:left;
 font-style:italic;
 padding-bottom:12px;
 padding-top:12px;
 border-top-width:1px;
 border-top-style:solid;
 border-top-color:#b4b3bb;
 margin-left:24px;
 margin-right:24px;
}
.bnb-small-room-rooms-meta-wrapper {
 padding-left:24px;
 padding-right:24px;
 margin-bottom:12px;
}
.bnb-small-room-rooms-meta-wrapper:not(.ct-section):not(.oxy-easy-posts),
.bnb-small-room-rooms-meta-wrapper.oxy-easy-posts .oxy-posts,
.bnb-small-room-rooms-meta-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.bnb-small-room-rooms-meta-image {
 width:24px;
 margin-right:6px;
}
.bnb-small-room-rooms-meta-text {
 font-size:12px;
 color:#95949e;
 font-weight:700;
 letter-spacing:3px;
 line-height:1.1;
 text-transform:uppercase;
}
.bnb-small-room-icon {
color: #222222;}.bnb-small-room-icon 
>svg {width: 30px;height: 30px;}.bnb-small-room-icon {
 margin-bottom:12px;
}
@media (max-width: 479px) {
.bnb-small-room-icon {
}.bnb-small-room-icon 
>svg {width: 24px;height: 24px;}.bnb-small-room-icon {
}
}

.secondary-button:hover{
 text-decoration:none;
 background-color:#222222;
 color:#ffffff;
}
.secondary-button {
 font-family:Montserrat;
 background-color:#ffffff;
 padding-top:16px;
 padding-left:36px;
 padding-right:36px;
 padding-bottom:16px;
 font-size:14px;
 color:#222222;
 font-weight:900;
 letter-spacing:5px;
 text-transform:uppercase;
 text-decoration:none;
 text-align:center;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#222222;
 border-right-color:#222222;
 border-bottom-color:#222222;
 border-left-color:#222222;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.bnb-about-image-column {
}
.bnb-about-image-wrapper {
 width:100%;
 background-color:#ffffff;
 padding-top:24px;
 padding-bottom:24px;
}
.bnb-about-image-wrapper:not(.ct-section):not(.oxy-easy-posts),
.bnb-about-image-wrapper.oxy-easy-posts .oxy-posts,
.bnb-about-image-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.bnb-about-image {
 margin-left:-24px;
 margin-bottom:24px;
}
.bnb-about-image-title {
 font-family:Montserrat;
 color:#2b2c26;
 font-size:14px;
 font-weight:900;
 letter-spacing:5px;
 width:100%;
 text-align:center;
 margin-bottom:6px;
}
.bnb-about-image-link {
 color:#222222;
 width:100%;
 font-size:12px;
 line-height:1.6;
 text-align:center;
}
.rest-bg {
 background-color:#ffffff;
background: linear-gradient(to right, #efedf3 33%, #ffffff 33%);
}
@media (max-width: 991px) {
.rest-bg {
}
.rest-bg .ct-section-inner-wrap {
padding-top: 20px;
padding-bottom: 20px;
}
}

@media (max-width: 767px) {
.rest-bg {
background: linear-gradient(to bottom, #efedf3 33%, #ffffff 33%);
}
}

@media (max-width: 479px) {
.rest-bg {
background: linear-gradient(to bottom, #efedf3 15%, #ffffff 15%);
}
}

.bnb-heading-two {
 color:#2b2c26;
 font-size:36px;
 font-weight:400;
}
.bnb-restaurant-icon-column {
 text-align:left;
}
.bnb-restaurant-icon-column:not(.ct-section):not(.oxy-easy-posts),
.bnb-restaurant-icon-column.oxy-easy-posts .oxy-posts,
.bnb-restaurant-icon-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
.bnb-restaurant-icon {
color: #222222;}.bnb-restaurant-icon 
>svg {width: 42px;height: 42px;}.bnb-restaurant-icon {
 margin-bottom:12px;
}
.bnb-restaurant-icon-title {
 font-family:;
 color:#2b2c26;
 font-size:18px;
 font-weight:700;
 line-height:1.1;
 letter-spacing:2px;
 margin-bottom:6px;
}
.bnb-restaurant-icon-text {
 color:#666666;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
}
.bnb-restaurant-wrapper {
 width:100%;
 padding-top:24px;
 padding-bottom:24px;
 background-color:#ffffff;
}
.bnb-restaurant-image {
 margin-bottom:24px;
 margin-left:-24px;
}
@media (max-width: 479px) {
.bnb-restaurant-image {
 margin-left:-16px;
}
}

.bnb-restaurant-column-text {
 color:#666666;
 font-size:16px;
 font-weight:400;
 text-align:left;
 line-height:1.6;
 margin-left:24px;
 margin-right:24px;
 margin-bottom:12px;
}
.bnb-restaurant-column-link {
 width:100%;
 text-align:center;
 font-size:12px;
 color:#222222;
}
.bnb-restaurant-column-title {
 font-family:Montserrat;
 font-size:14px;
 color:#2b2c26;
 font-weight:900;
 line-height:1.1;
 letter-spacing:5px;
 text-align:center;
 width:100%;
 margin-bottom:12px;
}
.bnb-home-rooms-link {
 font-size:12px;
 color:#222222;
 font-weight:400;
 width:100%;
 text-align:center;
 margin-top:24px;
}
.bnb-home-rooms-wrapper {
 background-color:#ffffff;
 margin-right:20px;
 overflow:hidden;
 text-align:left;
}
.bnb-home-rooms-wrapper:not(.ct-section):not(.oxy-easy-posts),
.bnb-home-rooms-wrapper.oxy-easy-posts .oxy-posts,
.bnb-home-rooms-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 991px) {
.bnb-home-rooms-wrapper {
 min-width:70%;
}
}

@media (max-width: 479px) {
.bnb-home-rooms-wrapper {
 min-width:80%;
}
}

.bnb-home-rooms-image {
 margin-bottom:18px;
 width:100%;
}
.bnb-home-rooms-meta-wrapper {
 margin-bottom:6px;
 padding-left:24px;
 padding-right:4px;
}
.text-link {
 font-family:Montserrat;
 margin-bottom:24px;
 line-height:1.6;
 color:#222222;
 font-size:16px;
 font-weight:400;
 text-decoration:none;
}
.box-heading {
 text-transform:uppercase;
 font-weight:900;
 color:#2b2c26;
 letter-spacing:5px;
 margin-bottom:12px;
 line-height:1.1;
 font-size:14px;
 text-align:center;
}
.small-link {
 font-family:Montserrat;
 font-size:12px;
 color:#222222;
 font-weight:400;
 text-align:center;
}
.bnb-home-block-wrapper {
 width:100%;
 background-color:#ffffff;
 padding-top:24px;
 padding-bottom:24px;
 text-align:justify;
}
.bnb-home-block-wrapper:not(.ct-section):not(.oxy-easy-posts),
.bnb-home-block-wrapper.oxy-easy-posts .oxy-posts,
.bnb-home-block-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.bnb-home-blocks-image {
 margin-bottom:24px;
}
@media (max-width: 479px) {
.bnb-home-blocks-image {
 margin-left:-16px;
}
}

.bnb-home-icon-blocks-icon {
color: #222222;}.bnb-home-icon-blocks-icon 
>svg {width: 42px;height: 42px;}.bnb-home-icon-blocks-icon {
 margin-bottom:12px;
}
.winery-pricing-2-column {
background-image:url('../../../../img/bottle@2x-1.png');background-size: 180px auto; text-align:left;
 background-repeat:no-repeat;
 background-position:40px 100px;
}
.winery-pricing-2-column:not(.ct-section):not(.oxy-easy-posts),
.winery-pricing-2-column.oxy-easy-posts .oxy-posts,
.winery-pricing-2-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.winery-pricing-2-image {
 height:240px;
 margin-bottom:24px;
}
.winery-pricing-2-rate {
 width:120px;
 margin-bottom:24px;
 margin-top:12px;
}
.winery-heading-four {
 font-family:Montserrat;
 color:#000000;
 font-size:24px;
 font-weight:900;
 line-height:1.1;
}
.winery-pricing-2-label {
 font-family:Montserrat;
 font-size:16px;
 color:#000000;
 font-weight:400;
 line-height:1.5;
 font-style:italic;
}
.winery-pricing-2-digits {
 font-family:Montserrat;
 color:#000000;
 font-size:36px;
 font-weight:900;
 margin-bottom:30px;
}
.winery-iconblock-1-column {
 text-align:center;
}
.winery-iconblock-1-column:not(.ct-section):not(.oxy-easy-posts),
.winery-iconblock-1-column.oxy-easy-posts .oxy-posts,
.winery-iconblock-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.winery-iconblock-1-icon {
color: #000000;}.winery-iconblock-1-icon 
>svg {width: 36px;height: 36px;}.winery-iconblock-1-icon {
 margin-bottom:12px;
}
.Heading1 {
 font-family:Montserrat;
 line-height:1.1;
 margin-bottom:12px;
 font-size:36px;
}
@media (max-width: 991px) {
.Heading1 {
 font-family:Montserrat;
 font-size:64px;
}
}

@media (max-width: 479px) {
.Heading1 {
}
}

.oxy-stock-content-styles {
}
.bnb-article-content {
}
.bnb-post-meta {
 color:#95949e;
 font-size:12px;
 font-weight:600;
 line-height:1.1;
 letter-spacing:3px;
 text-transform:uppercase;
}
.bnb-meta-image {
 width:24px;
 margin-right:6px;
}
.bnb-restaurant-title {
 font-family:;
 font-weight:700;
 font-size:18px;
 color:#2b2c26;
 line-height:1.1;
 letter-spacing:2px;
 margin-bottom:12px;
}
.bnb-restaurant-title:not(.ct-section):not(.oxy-easy-posts),
.bnb-restaurant-title.oxy-easy-posts .oxy-posts,
.bnb-restaurant-title.ct-section .ct-section-inner-wrap{
display:block;
flex-direction:unset;
}
.bnb-restaurant-text {
 color:#666666;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
 text-align:left;
 margin-bottom:6px;
}
.bnb-restaurant-text:not(.ct-section):not(.oxy-easy-posts),
.bnb-restaurant-text.oxy-easy-posts .oxy-posts,
.bnb-restaurant-text.ct-section .ct-section-inner-wrap{
display:block;
flex-direction:unset;
}
.bnb-contact-column {
 text-align:left;
}
.bnb-contact-column:not(.ct-section):not(.oxy-easy-posts),
.bnb-contact-column.oxy-easy-posts .oxy-posts,
.bnb-contact-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
@media (max-width: 991px) {
.bnb-contact-column {
}
}

.bnb-contact-icon {
color: #222222;}.bnb-contact-icon 
>svg {width: 42px;height: 42px;}.bnb-contact-icon {
 margin-bottom:12px;
}
.bnb-contact-title {
 font-family:;
 color:#2b2c26;
 font-size:18px;
 font-weight:700;
 line-height:1.1;
 letter-spacing:2px;
 margin-bottom:12px;
}
.bnb-contact-text {
 color:#666666;
 font-size:16px;
 line-height:1.6;
 margin-bottom:6px;
}
.bnb-contact-link {
 margin-bottom:6px;
 line-height:1.6;
 color:#222222;
 font-weight:400;
}
.bnb-footer-text {
 color:#95949e;
 font-size:12px;
 font-weight:400;
 line-height:1.6;
}
@media (max-width: 767px) {
.bnb-footer-text {
 margin-top:3px;
 margin-bottom:3px;
}
}

.bnb-logo:hover{
 opacity:1;
}
.bnb-logo {
 padding-top:18px;
 padding-left:18px;
 padding-right:18px;
 padding-bottom:18px;
 opacity:0.65;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.bnb-about-qoute-text {
 color:#666666;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
}
.bnb-about-quote-title {
 font-family:;
 font-size:18px;
 color:#2b2c26;
 font-weight:700;
 line-height:1.1;
 letter-spacing:2px;
 margin-bottom:12px;
}
.bnb-about-quote-column {
 text-align:left;
 width:100%;
}
.bnb-about-quote-column:not(.ct-section):not(.oxy-easy-posts),
.bnb-about-quote-column.oxy-easy-posts .oxy-posts,
.bnb-about-quote-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
.bnb-rooms-left-link {
 color:#222222;
 font-size:16px;
 font-weight:400;
 text-decoration:none;
 line-height:1.6;
 margin-bottom:12px;
}
.bnb-rooms-left-link:not(.ct-section):not(.oxy-easy-posts),
.bnb-rooms-left-link.oxy-easy-posts .oxy-posts,
.bnb-rooms-left-link.ct-section .ct-section-inner-wrap{
display:block;
flex-direction:unset;
}
.bnb-rooms-room-wrapper {
 width:100%;
 background-color:#ffffff;
 text-align:left;
}
.bnb-rooms-room-wrapper:not(.ct-section):not(.oxy-easy-posts),
.bnb-rooms-room-wrapper.oxy-easy-posts .oxy-posts,
.bnb-rooms-room-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.bnb-rooms-room-image {
 margin-bottom:24px;
}
.bnb-rooms-room-text {
 color:#666666;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
 text-align:left;
 padding-left:24px;
 padding-right:24px;
 margin-bottom:18px;
}
.bnb-rooms-room-small-link {
 font-size:12px;
 color:#222222;
 font-weight:400;
 text-align:center;
 margin-top:24px;
 margin-bottom:26px;
}
.bnb-rooms-room-price {
 font-family:;
 color:#222222;
 font-size:36px;
 font-weight:700;
 font-style:italic;
 line-height:1.1;
 margin-bottom:12px;
 margin-left:24px;
 margin-right:24px;
 border-top-color:#b4b3bb;
 border-top-width:1px;
 border-top-style:solid;
 padding-top:12px;
}
.bnb-rooms-meta-wrapper {
 text-align:left;
 padding-left:24px;
 padding-right:24px;
 margin-bottom:12px;
}
.bnb-rooms-meta-wrapper:not(.ct-section):not(.oxy-easy-posts),
.bnb-rooms-meta-wrapper.oxy-easy-posts .oxy-posts,
.bnb-rooms-meta-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
.bnb-rooms-meta-image {
 width:24px;
 margin-right:6px;
}
.bnb-rooms-meta-text {
 color:#95949e;
 font-weight:700;
 font-size:12px;
 letter-spacing:3px;
 line-height:1.1;
 text-align:left;
}
.oxy-superbox-primary {
}
.oxy-superbox-secondary {
}
.toggle-7459 {
}
.toggle-7459-expanded {
}
.toggle-7096 {
}

                .toggle-7096 .oxy-expand-collapse-icon {
            font-size: 0px;        }
        
        
        .toggle-7096-expanded {
}
.oxy-header-search_toggle {
}
@media (max-width: 479px) {
.oxy-header-search_toggle {
}
}

.oxy-close-modal {
}
._sf_submit {
}
@media (max-width: 479px) {
._sf_submit {
widht:100px;
}
}

.sf-field-submit {
width:px;
}
.map-sticky {
 width:NaN%;
}
.map-sticky:not(.ct-section):not(.oxy-easy-posts),
.map-sticky.oxy-easy-posts .oxy-posts,
.map-sticky.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.gradient-border {
 padding-top:1px;
 padding-right:1px;
 padding-bottom:1px;
 padding-left:1px;
}
@media (max-width: 479px) {
.gradient-border {
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
}
}

.-burger-trigger-128-7676 {
}
.custom-launcher {
}
.custom {
}
.my_custom_launcher {
padding: 10px 16px;
}.my_custom_launcher {
 width:100%;
}
@media (max-width: 991px) {
.my_custom_launcher {
 width:100%;
}
}

@media (max-width: 479px) {
.my_custom_launcher {
 margin-bottom:0px;
 margin-top:0px;
}
}

.tabs-8552-tab {
 font-size:12px;
}
@media (max-width: 479px) {
.tabs-8552-tab {
}
}

.tabs-8552-tab-active {
}
.tabs-contents-8552-tab {
}
@media (max-width: 479px) {
.tabs-contents-8552-tab {
}
.tabs-contents-8552-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-8552-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-8552-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.tabs-4233-tab {
}
.tabs-4233-tab-active {
}
.tabs-contents-4233-tab {
}
.toggle-3245 {
}
.toggle-3245-expanded {
}
.toggle-3201 {
}
.toggle-3201-expanded {
}
.tabs-1031-tab {
}
.tabs-1031-tab-active {
}
.tabs-contents-1031-tab {
 text-align:center;
}
.tabs-contents-1031-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-1031-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-1031-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
.tabs-contents-1031-tab {
 padding-right:0px;
 padding-left:0px;
}
}

.toggle-8610 {
}
.toggle-8610-expanded {
}
.open-lightbox {
background-color :#1e73be;
border: 1px solid #1e73be;
padding: 10px 16px;
}.open-lightbox {
}
@media (max-width: 767px) {
.open-lightbox {
}
}

@media (max-width: 479px) {
.open-lightbox {
 font-size:14px;
}
}

.back-link {
}
.open-verified-lightbox {
}
@media (max-width: 767px) {
.open-verified-lightbox {
 margin-top:0px;
}
.open-verified-lightbox:not(.ct-section):not(.oxy-easy-posts),
.open-verified-lightbox.oxy-easy-posts .oxy-posts,
.open-verified-lightbox.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
}

.open-partner {
}
.open-partner:not(.ct-section):not(.oxy-easy-posts),
.open-partner.oxy-easy-posts .oxy-posts,
.open-partner.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 767px) {
.open-partner {
 color:#ffffff;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 width:100%;
}
}

@media (max-width: 479px) {
.open-partner {
}
.open-partner:not(.ct-section):not(.oxy-easy-posts),
.open-partner.oxy-easy-posts .oxy-posts,
.open-partner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
}

.open-filters-belgium {
}
.fancybox-close-small {
}
.truncate {
}
@media (max-width: 479px) {
.truncate {
}
}

.open-map-belgium {
}
.open-filters-paris {
}
.open-filters-suisse {
}
.open-filters-guides {
}
.open-filters-provence {
}
.link-url {
}
.link-contact-url {
 color:#ff0000;
display: inline;
}
.open-links-booking {
}
.grid-mansory {
}
.grid-item {
 width:200px;
}
.grid-item:not(.ct-section):not(.oxy-easy-posts),
.grid-item.oxy-easy-posts .oxy-posts,
.grid-item.ct-section .ct-section-inner-wrap{
display:block;
}
.grid {
}
.grid:not(.ct-section):not(.oxy-easy-posts),
.grid.oxy-easy-posts .oxy-posts,
.grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
.grid-item-isotope {
}
.grid-item-isotope:not(.ct-section):not(.oxy-easy-posts),
.grid-item-isotope.oxy-easy-posts .oxy-posts,
.grid-item-isotope.ct-section .ct-section-inner-wrap{
display:block;
}
.grid-container {
}
.test-grille {
 background-color:#65bec2;
 width:25%;
}
.test-grille-main {
}
.open-video {
}
.lgml-presentation {
}
.tip-lgml {
 max-width:600px;
 font-style:italic;
 margin-top:40px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-top-width:0px;
 border-right-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
}
.logo-winter {
}
@media (max-width: 1120px) {
.logo-winter {
}
}

.lgml-hotels-grid {
 width:100%;
}
.lgml-hotels-grid:not(.ct-section):not(.oxy-easy-posts),
.lgml-hotels-grid.oxy-easy-posts .oxy-posts,
.lgml-hotels-grid.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.lgml-hotels-grid-mobile {
}
.denomination-grid {
 text-align:center;
 font-size:12px;
}
@media (max-width: 479px) {
.denomination-grid {
 font-size:9px;
 overflow:visible;
}
}

.lgml-denominations-inline {
}
.lgml-denominations-inline:not(.ct-section):not(.oxy-easy-posts),
.lgml-denominations-inline.oxy-easy-posts .oxy-posts,
.lgml-denominations-inline.ct-section .ct-section-inner-wrap{
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 991px) {
.lgml-denominations-inline {
 text-align:left;
}
.lgml-denominations-inline:not(.ct-section):not(.oxy-easy-posts),
.lgml-denominations-inline.oxy-easy-posts .oxy-posts,
.lgml-denominations-inline.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 479px) {
.lgml-denominations-inline {
 font-size:9px;
 text-align:left;
}
}

.stabilo {
}
.cmplz-manage-consent {
}
.links-booking-popup {
}
.notranslate {
}
.booking-guid {
 background-color:#dbe7db;
}
@media (max-width: 991px) {
.booking-guid {
}
}

@media (max-width: 767px) {
.booking-guid {
}
}

@media (max-width: 479px) {
.booking-guid {
}
}

.popup-links {
}
.open-filters-venice {
}
html {
    overflow-y:scroll;
}

a[href^="tel:"] {
  color: #222222;
}

.truncate {
  white-space: nowrap; /* Empêche le texte de passer à la ligne */
  overflow: hidden; /* Cache le texte qui déborde du bouton */
  text-overflow: ellipsis; /* Ajoute des points de suspension */
  max-width: 100%;
}

.acplt-menu 
{
  z-index:1000;
}

.fancybox-container fancybox-is-open
{
  z-index:9999;
}

.fancybox-is-open
{
  z-index:9999;
}


a{
color:#222222;
text-underline-offset:4px;
text-decoration-color:#AFBFAF;
text-decoration-thickness:2px;
}

a:hover{
color:#222222;
text-underline-offset:4px;
text-decoration-color:#AFBFAF;
text-decoration-thickness:2px;
}

a:active{
color:#222222;
text-underline-offset:4px;
text-decoration-color:#AFBFAF;
text-decoration-thickness:2px;
}

/* 1. Force le soulignement sur TOUS les textes à l'intérieur des liens de la popup au survol */
.links-booking-popup a:hover .ct-text-block,
.links-booking-popup .ct-link:hover .ct-text-block {
    text-decoration: underline !important;
    text-decoration-color: #AFBFAF !important; /* Votre vert signature */
    text-underline-offset: 4px !important;
    text-decoration-thickness: 2px !important;
}

/* 2. Applique l'effet d'ombrage léger que vous souhaitiez précédemment */
.links-booking-popup a:hover {
    text-shadow: 1px 1px 2px rgba(0,0,0,0.1) !important;
    transition: all 0.3s ease-in-out !important;
}

#link_button-9-39343 a:hover {
text-decoration:none;
color:white;
}

#div_block-320-10715 {min-height:280px;}

p {
  margin-bottom: 2em; // on ajoute un espace après chaque paragraphe
}

.ct-link-button a:hover {
text-decoration:none
}


#wpgb-facet-114-7676
{
text-align:center;
}

.wpgb-result-count
{
font-weight:400 !important;
}




.compensate-for-scrollbar {
margin: 0 !important;
}



#div_block-133-7509 a {
  text-decoration: none;
}

#div_block-133-7509 a:hover {
  text-decoration: none;
}

a.oxy-share-button.email,
a.oxy-share-button.email:hover,
a.oxy-share-button.email:focus {
    text-decoration: none;
}

#-social-share-buttons-8413-7689 .oxy-share-button.email {
    background-color: #7F8C7F
      }

div.oxy-pro-accordion_content a {
    color: #222222 !important; /* Couleur du texte */
    text-decoration: underline !important; /* Soulignement actif par défaut */
    text-decoration-color: #AFBFAF !important; /* Couleur du soulignement */
    text-underline-offset: 4px !important; /* Décalage du soulignement */
    text-decoration-thickness: 2px !important; /* Épaisseur du soulignement */
}

div.oxy-pro-accordion_content a:hover {
    color: #222222 !important;
    text-decoration-color: #AFBFAF !important;
}

#div_block-6448-7689 a {
    text-decoration: underline !important; /* Soulignement actif par défaut */
    text-decoration-color: #AFBFAF !important; /* Couleur du soulignement */
    text-underline-offset: 4px !important; /* Décalage du soulignement */
    text-decoration-thickness: 2px !important; /* Épaisseur du soulignement */
}

p, li, blockquote {
    text-wrap: pretty;            /* Évite les lignes orphelines */
    word-break: keep-all;         /* Empêche les sauts après “ : ” */
    overflow-wrap: break-word;    /* Casse uniquement si vraiment nécessaire */
    hanging-punctuation: first last;
}

h1, h2, h3 {
  text-wrap: balance;   /* équilibre les titres multi-lignes */
}

strong, b {
  font-weight: 600; /* ou 600 selon la police */
  font-size:16px;

}


#span-1563-7689 p:first-child::first-letter
{

color: white;
background-color:#AFBFAF;
border-radius: 3px;
padding-top:10px;
padding-bottom:10px;
padding-left:5px;
padding-right:5px;
float: left;
font-size: 2em;
font-weight:400;
margin: 0 .3em 0 0;
line-height: 0.90;
}

}
/*  Réduit encore un peu (≈ 15 %) l’espace au-dessus des sous-titres */
.ct-text-block p strong:first-child,
.lgml-presentation p strong:first-child {
  display: inline-block;
  position: relative;
  top: -0.7em;             /*  au lieu de -0.6em → tire un peu plus le sous-titre vers le haut */
  margin-bottom: -0.5em;   /*  conserve la réduction dessous */
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/*  Fallback sans :has() — compense encore un peu plus la marge haute */
.ct-text-block p strong:first-child::before,
.lgml-presentation p strong:first-child::before {
  content: '';
  display: block;
  height: 0;
  margin-top: -1.7em; /*  même valeur que top */
}

.ct-text-block p strong:first-child::after,
.lgml-presentation p strong:first-child::after {
  content: '';
  display: block;
  height: 0;
  margin-top: -0.4em; /*  même valeur que top */
}

/*  Espacement général du texte (inchangé) */
.ct-text-block p,
.lgml-presentation p {
  margin-block-start: 1.2em;
  margin-block-end: 1.2em;
  line-height: 1.80;
}

/* Style de l'image hero LGML */
.lgml-hero-wrapper,
.lgml-hero-img {
	display:block;
	width:100%;
	height:auto;
	border-radius: var(--wpgb-radius, 0.5rem);
	overflow:hidden;
}

/* Wrapper hero LGML */
.lgml-hero-wrapper,
.lgml-hero-img {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	border-radius: var(--wpgb-radius, 0.5rem);
}

/* Image hero LGML */
.lgml-hero-img {
	object-fit: cover;
	aspect-ratio: 1600 / 1067;
}

/* Si hero actif → cacher la vignette Gridbuilder */
.wpgb-card .lgml-hero-wrapper ~ .wpgb-card-media-thumbnail img {
	display: none !important;
}

.gift-card {
  font-weight: 600;
  color: #fff;
  background: rgba(0,0,0,0.35); /* toujours lisible */
  backdrop-filter: blur(6px) brightness(1.2);
  -webkit-backdrop-filter: blur(6px) brightness(1.2);
}

.wp-grid-builder .wpgb-wrapper {
  width: 100%;
  max-width: 100%;
}

/* ======================================================
   NUMÉROTATION DES HÔTELS – GRIDBUILDER (DESKTOP + MOBILE)
   ====================================================== */

/* Reset compteur sur CHAQUE grille */
.lgml-hotels-grid,
.lgml-hotels-grid-mobile {
  counter-reset: hotel;
}

/* Incrément sur chaque titre d’hôtel */
.lgml-hotels-grid .wpgb-card h2,
.lgml-hotels-grid .wpgb-card h3,
.lgml-hotels-grid-mobile .wpgb-card h2,
.lgml-hotels-grid-mobile .wpgb-card h3 {
  counter-increment: hotel;
}

/* Affichage du numéro avant le titre */
.lgml-hotels-grid .wpgb-card h2::before,
.lgml-hotels-grid .wpgb-card h3::before,
.lgml-hotels-grid-mobile .wpgb-card h2::before,
.lgml-hotels-grid-mobile .wpgb-card h3::before {
  content: counter(hotel) ". ";
  color: #222;
}

/* LGML – GridBuilder cards clickable (Airbnb / Booking behavior) */

.wpgb-card {
  position: relative;
}

/* Full card link MUST receive clicks */
.wpgb-card-layer-link {
  position: absolute;
  inset: 0;
  z-index: 10;
  pointer-events: auto !important;
}

/* Media (image / lightbox) must NOT capture clicks */
.wpgb-card-media,
.wpgb-card-thumbnail,
.wpgb-card-media-content,
.wpgb-card-media-content * {
  pointer-events: none;
}

/* On cible directement la classe présente sur la balise <a> */
.booking-guid {
    text-decoration: none !important;
    border-bottom: none !important;
    box-shadow: none !important;
}

/* On s'assure qu'au survol rien ne réapparaît */
.booking-guid:hover, 
.booking-guid:focus,
.booking-guid:active {
    text-decoration: none !important;
    border-bottom: none !important;
    box-shadow: none !important;
}

.wpgb-layout {
    counter-reset: hotel-counter;
}

/* 1. Initialiser le compteur sur les grilles spécifiques via leur classe d'ID */
.wpgb-grid-6, .wpgb-grid-24 {
    counter-reset: hotel-counter;
}

/* 2. Appliquer la numérotation uniquement à l'intérieur de ces classes */
.wpgb-grid-6 .wpgb-block-8::before, 
.wpgb-grid-24 .wpgb-block-8::before {
    counter-increment: hotel-counter;
    content: counter(hotel-counter) ". ";
}

/* On cible via le body pour être sûr de gagner la priorité */
body .oxy-map#_map-3944-7689 iframe {
    border: 0px none transparent !important;
    outline: none !important;
    box-shadow: none !important;
}

body #_map-3944-7689 {
    border: none !important;
}


/* Rétablissement du centrage des boutons */
.ct-link-button {
    display: flex !important;
    align-items: center;
    justify-content: center;
}



/* En ajoutant 'body', on augmente la priorité de manière drastique */
body .wpgb-facet-54[hidden],
body .wpgb-facet-120[hidden],
body .wpgb-facet-58[hidden],
body .wpgb-facet-128[hidden],
body .wpgb-facet-64[hidden],
body .wpgb-facet-59[hidden],
body .wpgb-facet-97[hidden],
body .wpgb-facet-67[hidden],
body .wpgb-facet-108[hidden] {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    opacity: 1 !important;
}

body .wpgb-facet-54[hidden]::before,
body .wpgb-facet-120[hidden]::before,
body .wpgb-facet-58[hidden]::before,
body .wpgb-facet-128[hidden]::before,
body .wpgb-facet-64[hidden]::before,
body .wpgb-facet-59[hidden]::before,
body .wpgb-facet-97[hidden]::before,
body .wpgb-facet-67[hidden]::before,
body .wpgb-facet-108[hidden]::before {
    content: "Pas de résultat";
    display: block;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: 400;
}

/* Suppression forcée du Beacon SEOPress */
#seopress-beacon-universal-metabox, 
.sp-beacon, 
#seopress-js-module-seo-metabox {
    display: none !important;
}
