   html {
      scroll-behavior: smooth !important;
    }
.site-main-heading h1 {
	font-size:70px !important
}
.event_list-_info ul li {
    list-style-position: outside;
    margin-left: 18px;
}
span.qodef-back-to-top-icon {
text-transform: uppercase;
font-family: Inter, sans-serif;
font-size: 13px!important;
line-height: 1.3846153846em;
font-weight: 600;
letter-spacing: .1em; 
}
.event-page-listing li {
    list-style-position: outside;
    margin-left: 20px;
    margin-top: 5px;
}.capacite-lisitng p {
    position: relative;
    display: flex;
    align-items: self-start;
    gap: 5px;
}
.capacite-lisitng p img {
    position: relative;
    top: 3px;
}
.capacite-lisitng ul li {
    list-style-position: outside;
    margin-left: 18px;
}
header#qodef-page-header .qodef-button.qodef-layout--outlined .qodef-m-icon-holder {
    left: 15px;
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    padding: 0 20px 0px 10px;
}
#qodef-top-area-inner a:hover {
    text-decoration: underline;
}
 .qodef-e.qodef-restaurant-menu-item.qodef-grid-item.qodef--appeared {
    margin-bottom: 25px;
}
.contact-info-sec a:hover {
    text-decoration: underline;
}
#qodef-side-area-mobile-header {
	padding: 70px 40px !important;
}
.qodef-header--sticky-display .qodef-header-sticky {
    box-shadow: 1px -2px 10px #000;
}
 .qodef-e.qodef-restaurant-menu-item.qodef-grid-item.qodef--appeared:last-child {
    margin-bottom: 0;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul {
    width: max-content;
    padding: 10px 10px 10px 10px;
}
.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li>a {
    margin: 0;
}

.qodef-drop-down-second--animate-height .qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second {
    left: -8px;
}
.wpml-ls-item ul.sub-menu.qodef-drop-down--right {
    padding: 0 !important;
}

li.wpml-ls-item {
    padding: 0 !important;
}
/**.wpml-ls-item {
	width:20px;
}**/
#qodef-page-inner {
    padding: 0px 0 0px;
}

#qodef-back-to-top {
    bottom: 100px;
}
.sr7-layer.sr7-btn{
	 position: relative;
	 font-family: Inter, sans-serif;
    font-size: 14px !important;
    font-weight: 600 !important;
    letter-spacing: .1em !important;
	text-transform: uppercase !important;
	padding-left:35px!important;
	padding-right:35px!important;
}
.sr7-layer.sr7-btn::before{
	content: "";
	position: absolute;
	background: url(https://restaurantbuchilles.ch/wp-content/uploads/2025/07/button.icon_.png);
	background-size: contain;
	width: 10px;
	height: 10px;
	top: 50%;
	    transform: translate(-50%, -50%);
	left: 25px;
opacity:0;
	visibility:hidden;
	transition: all ease-in-out 300ms;
}
.sr7-layer.sr7-btn:hover::before{
opacity:1;
	visibility:visible;
		transition: all ease-in-out 300ms;
}
.sr7-layer.sr7-btn:hover{
	padding-left: 35px !important;

}
.testimonial_title:hover a {
    text-decoration: underline;
}
.footer-icons-wrapper {
    background: #fff;
    box-shadow: 0 0 5px;
    padding: 15px;
/*     border-radius: 30px; */
    position: fixed;
    bottom: -1px;
    z-index: 9;
    width: 100%;
    max-width: 100%;
}
.footer-icons-wrapper img {
    opacity: 1 !important;
    filter: invert(1);
}
/* .cust-testimonial-wrapper .qodef-e-inner {
    border: 1px solid #0000005e;
} */
.qodef-testimonials-list .qodef-e-inner{
	 border: 1px solid #0000005e !important;
}
.visit-us-title {
    max-width: 70%;
    margin: 0 auto !important;
    justify-content: center;
    display: flex;
}
.qodef-testimonials-list .qodef-e-text {
    color: #000;
}
/* sr7-txt.sr7-layer.home-slide-text {
    white-space: pre-wrap !important;
    text-align: center !important;
    max-width: 95% !important;
    margin: 0 auto !important;
    font-family: Rosseta, sans-serif !important;
} */


.home-slider h2 {
    white-space: pre-wrap !important;
    font-family: Rosseta, sans-serif !important;
}

header .qodef-divided-header-right-wrapper  a.qodef-shortcode {
    color: #000;
    border: 1px solid #000;
}
header .qodef-divided-header-right-wrapper  a.qodef-shortcode:hover{
	color: #000;
	border: 1px solid #000;
}
#qodef-top-area .widget:after{
	  display: none;
}
#qodef-top-area #block-39, #qodef-top-area #block-41 {
    border-right: 1px solid #fff;
    padding-right: 10px;
    margin-right: 0 !important;
}
#qodef-top-area .widget:before{
	content: "";
	position: absolute;
	width: 2px;
	height: 10px;
	background: #fff;
	top: 0;
	right: 0; 
}
/* #home-slider-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000024 !important;
    z-index: 5;
} */
footer .qodef-grid .qodef-grid-item:last-child {
    display: none;
}
.menu_gallery_sec img {
    width: 100%;
    height: 250px !important;
    object-fit: cover;
}
footer h6.wp-block-heading a img {
    filter: invert(1);
}
footer .qodef-grid.qodef-col-num--4>.qodef-grid-inner {
    --qode-columns: 3;
}
#block-39 img {
    filter: invert(1);
}
.anchor-offset {
    scroll-margin-top: 100px;
}
.contact-and-reservation-form form {
    background: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 5px;
    padding: 50px;
    max-width: 70%;
    margin: 0 auto;
}
.cstm-contact-form .cstm-row {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.cstm-contact-form .cstm-row .half-column {
    width: 50%;
}
.cstm-contact-form .cstm-row .full-column {
    width: 100%;
}
.cstm-contact-form .cstm-row label {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.cstm-contact-form .cstm-row input, .cstm-contact-form .cstm-row textarea {
    height: 50px;
    border-radius: 2px;
    color: #000;
    border: 1px solid #00000087;
    margin: 12px 0;
    cursor: text;
}
header .qodef-divided-header-right-wrapper  a.qodef-shortcode {
    padding: 8px 14px  8px 14px !important;
}
.cstm-contact-form .cstm-row textarea{
	height: 100px
}
.cstm-contact-form button[type=submit]:hover {
    background: transparent !important;
    border: 1px solid #000 !important;
	color: #000;
}
.cstm-contact-form .qodef-m-icon-holder {
    position: absolute;
    top: 36%;
    transform: translate(-50%, -50%);
}
.cstm-contact-form button[type=submit] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px auto 0;
	border: 1px solid #000;
}

.cust-relative{
	position: relative;
}
/* .cust-relative .btn {
    position: absolute;
    bottom: 0;
} */
.home-sec-wrapper .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-horizontal>.swiper-pagination-bullets {
    bottom: 10px !important;
    margin-top: 0 !important;
    position: absolute !important;

}
.custom-image-slider{
	position: relative;
}
.custom-image-slider .elementor-image-carousel-wrapper.swiper {
    margin: 0 !important;
    padding: 0 !important;
}
.custom-image-slider img {
    width: 100%;
    height: 600px !important;
    object-fit: cover;
}
.hide-sections {
    display: none;
}
.qodef-divided-header-right-wrapper nav {
    margin: 0 !important;
}.qodef-divided-header-right-wrapper ul li {
    margin-right: 0 !important;
}.qodef-divided-header-right-wrapper  a.qodef-shortcode {
    padding: 8px !important;
    font-size: 11px;
    text-align: center;
}
header#qodef-page-header .qodef-divided-header-right-wrapper {
    justify-content: flex-start !important;
    gap: 20px;
    margin-left: 40px;
}
div#rolanda_core_single_image-2 img {
    filter: invert(1);
}
.qodef-image-gallery {
  height: 100%;
  display: flex;
  flex-direction: column;
}
/* .qodef-swiper-container .swiper-slide img {
    height:auto;
} */
.cstm-equal-height-columns .qodef-swiper-container .swiper-slide img {
    height:800px!important;
}

@media (max-width: 2560px){
	.capasite-img-wrapper img {
    height: 600px !important;
    object-fit: cover;
}
	.market-img-wrapper img {
    width: 100%;
    height: 600px !important;
    object-fit: cover;
}
}
@media (max-width:1400px){
	.qodef-header-navigation>ul>li>a {
    font-size: 12px;
    letter-spacing: 0.5px;
}
}
@media (max-width:1280px){
	.qodef-mobile-header-navigation>ul>li>a {
    font-size: 16px;
    line-height: 3em;
}
	.qodef-h2, h2 {
        font-size:56px;
    }
	body.qodef-header--divided .qodef-header-navigation>ul>li {
    margin: 0 12px;
}
}
@media (max-width:1120px){
	.cstm-equal-height-columns .qodef-swiper-container .swiper-slide img {
    height: 900px!important;
}
	
}
@media (max-width: 1024px){
	.site-main-heading h1 {
	font-size: 56px !important
}
	.capcit-block {
    align-items: baseline;
}
	.privatisez-img img {
    height: 750px;
    object-fit: cover;
}
	.vision-slider-img img.attachment-full.size-full {
    height: 550px !important;
    width: 100%;
    object-fit: cover;
}
	.privatisez-img img {
    height: 620px;
}

}
@media (max-width:991px){
	.cstm-equal-height-columns .qodef-swiper-container .swiper-slide img {
    height:810px!important;
}
		.cstm-heading-s .qodef-custom-font , .qodef-h2, h2 {
    font-size: 48px!important;
	}
		.vision-slider-img img.attachment-full.size-full {
    height: 550px !important;
    width: 100%;
    object-fit: cover;
}
	#qodef-page-footer-top-area-inner {
    padding-top: 50px;
    padding-bottom: 50px;
}

}
@media (max-width: 768px){
	.site-main-heading h1 {
	font-size: 48px !important
}
	.qodef-testimonials-list .qodef-e-inner {
    padding: 70px 30px 70px 30px !important;
}
	.testimonial_title h2 a {
    font-size: 18px !important;
    position: relative;
    top: -30px;
}
/* 	.menu_gallery_sec img {
    height: 200px !important;
} */
	.cstm-contact-form .cstm-row input, .cstm-contact-form .cstm-row textarea {
    height: 40px;
    margin: 10px 0;
}
	.cstm-contact-form .cstm-row textarea{
		height: 80px;
	}
	.contact-and-reservation-form form {
    max-width: 85%;
}
	.qodef-newsletter-form .qodef-newsletter-form-inner {
    justify-content: center;
}
	.widget.widget_rolanda_core_icon {
    margin: 0 !important;
}
	#qodef-page-footer .widget:not(.widget_rolanda_core_title_widget) {
    margin: 0 0 20px;
    justify-content: center;
    display: flex;
}
	#qodef-page-footer-top-area-inner {
    text-align: center;
}
	.privatisez-img img {
    height: 650px;
}
		.qodef-button.qodef-html--link {
    padding: 18px 18px !important;
		font-size: 11px;
}
	.cstm-equal-height-columns .qodef-swiper-container .swiper-slide img{
    height: 450px !important;
    object-fit: cover;
}
/* 	.qodef-swiper-container .swiper-slide img {
    height: 450px !important;
} */
		.vision-slider-img img.attachment-full.size-full {
    height: 400px !important;
}
.resturant-rolans-images .qodef-swiper-container .swiper-slide img {
    height: auto !important;
}
}
@media (max-width:767px){
	.site-main-heading h1 {
	font-size: 45px !important
}
	.cstm-equal-height-columns .qodef-swiper-container .swiper-slide img {
    height:auto!important;
}
.cstm-heading-s .qodef-custom-font ,	.qodef-h2, h2 {
    font-size: 42px!important;
	}
			.vision-slider-img img.attachment-full.size-full {
    height: 400px !important;
}
}

@media (max-width: 680px){
	footer #qodef-page-footer-top-area .qodef-content-full-width {
    padding-bottom: 20% !important;
}
}

@media (max-width: 540px){
	.intro-sec h1.qodef-m-title {
    text-align: center;
}
	.popup {
    padding: 40px 30px;
    max-width: 470px;
}
.elementor-element.elementor-element-3baf20e.e-con-full.local_img.e-flex.e-con.e-child {
    padding-top: 50% !important;
}
	.elementor-element.elementor-element-a5f6b77.e-con-full.local_img.e-flex.e-con.e-child {
    padding-top: 50% !important;
}
	.contact-and-reservation-form form {
    padding: 35px;
}
	.cstm-contact-form .cstm-row label {
    font-size: 14px;
    margin-bottom: -5px;
}
	.custom-image-slider img {
    height: 350px !important;
}
	.une_vision-info .qodef-m-inner, .une_vision-info p {
    text-align: center;
}
	.qodef-info-section.qodef-alignment--left {
    text-align: center;
}
	.nos-sec-wrapper .qodef-m-title, .nos-sec-wrapper p {
    text-align: center;
}
	.intro-sec {
    align-items: center;
}
	.intro-sec h2.qodef-m-title, .intro-sec p {
    text-align: center;
}
	.privatisez-img img {
    height: 400px;
}
}
@media (max-width: 430px){
.popup {
    padding: 35px 20px;
    max-width: 373px;
}
	footer #qodef-page-footer-top-area .qodef-content-full-width {
    padding-bottom: 28% !important;
}
	.home-slider h2 {
    white-space: pre-wrap !important;
    text-align: center !important;
    max-width: 95% !important;
    font-family: Rosseta, sans-serif !important;
transform: none !important;
    margin: 0 auto !important;
    left: 0 !important;
    right: 0 !important;
		display: block;
}
/* 	.footer-icons-wrapper {
    max-width: 80%;
} */
	.testimonial_title h2 a {
    top: -23px;
}
	.elementor-element.elementor-element-3baf20e.e-con-full.local_img.e-flex.e-con.e-child {
    padding-top: 50% !important;
}
	.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    margin-top: 35px !important;
}
	.elementor-element.elementor-element-a5f6b77.e-con-full.local_img.e-flex.e-con.e-child {
    padding-top: 50% !important;
}

/* 	.menu_gallery_sec img {
    height: 140px !important;
} */
	.cstm-contact-form .cstm-row {
    gap: 15px;
    flex-wrap: wrap;
}
	.cstm-contact-form .cstm-row .half-column {
    width: 100%;
}
	.qodef-single-image.qodef--has-appear.qodef--appeared .qodef-m-image img {
    height: 390px !important;
}
	.qodef-button.qodef-html--link {
    padding: 18px 18px !important;
}
	body[class*=rolanda-core] p {
    font-size: 15px;
}
.popup h2 {
    font-size: 35px !important;
    margin-bottom: 10px;
}
	.popup p {
    margin: 0px 0px 5px 0px!important;
}


}
@media (max-width: 390px){
.popup h2 {
    font-size: 30px !important;
    margin-bottom: 10px;
}
	.popup p{
		font-size: 13px !important;
	}

.popup {
    max-width: 350px;
}
}
@media (max-width: 375px){
	.popup {
    max-width: 328px;
}
}
	@media (max-width: 320px){
		.site-main-heading h1 {
	font-size: 42px !important
}
		.popup p {
    font-size: 12px !important;
}

		.popup h2 {
    font-size: 25px !important;
}
.popup {
    padding: 50px 7px;
    max-width: 280px !important;
}
			.qodef-button.qodef-html--link {
    font-size: 11px;
}
	}
li.book-btn {
padding: 20px 0 !important;
margin: 12px 0px 12px 48px !important;
}
li.book-btn a {
    background:#000 !important;
    padding: 0 33px !important;
    border: 1px solid #FDF8F4;
    width: max-content;
  	transition: all 0.3s ease;
}
li.book-btn a span {
	color:#fff !important;
}

.vision-sctn-row .qodef-m.vision-slider-img.qodef-swiper-container .swiper-slide img{
    height:580px!important;
}
span.wpml-ls-native {
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
}
@media (max-width:1200px){
	li.book-btn {
		padding: 0px !important;
		margin: 48px 0px 0px 0px !important;
	}
	li.book-btn a {
		background:#FDF8F4 !important;
		padding: 12px 20px !important;
		border: 1px solid #FDF8F4;
		width: max-content;
		transition: all 0.3s ease;
	}
	li.book-btn a span {
		color:#000 !important;
	}
	/**header#qodef-page-mobile-header .menu-item.wpml-ls-item.wpml-ls-current-language {
    width: 60px;
}**/
header#qodef-page-mobile-header .qodef-mobile-header-navigation ul li .qodef-menu-item-arrow {
    top: 10px!important;
    transform: rotate(90deg)!important;
}
	header#qodef-page-mobile-header .qodef--opened .qodef-drop-down-second {
/*     background: #fff; */
/*     border: 1px solid #ddd; */
}
header#qodef-page-mobile-header .menu-item.wpml-ls-item ul.sub-menu li a {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%!important;
    justify-content: center;
}
header#qodef-page-mobile-header .menu-item.wpml-ls-item ul.sub-menu	li.wpml-ls-item {
    padding: 0 !important;
    width: 100%;
    text-align: center;
}
.qodef-mobile-header-navigation>ul>li>a {
        line-height: 2;
    }
}
@media (max-width:767px){
	.vision-sctn-row .qodef-m.vision-slider-img.qodef-swiper-container .swiper-slide img{
    height:400px!important;
}
}
span.wpml-ls-native {
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
}
.widget.widget_icl_lang_sel_widget {
    width: 60px;
}
.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
    padding: 2px 10px!important;
    height: auto!important;
}
.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
    background-color: transparent!important;
}
.widget.widget_icl_lang_sel_widget {
    width: 60px;
    border: 1px solid #000;
}
ul.wpml-ls-sub-menu {
    box-shadow: 0px 0px 10px #00000038;
	background:#fff;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{
	top:104%!important;
}
.qodef-header-navigation>ul>li.current-menu-item>a .qodef-menu-item-text:before{
 display:none!important;
}
.qodef-header-navigation>ul>li.current_page_item>a .qodef-menu-item-text:before{
 display:block!important;
}
@media (max-width:1200px){
	.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
    padding: 0px 10px!important;
   line-height:20px!important;
}
a.wpml-ls-link {
    padding:7px 0 3px!important;
}
}