/*
Theme Name: Barber
Theme URI: https://www.quebec-wordpress.com/
Author: the WordPress team
Author URI: https://www.quebec-wordpress.com/
Description: Barber is designed to be flexible, versatile and applicable to any website. Its collection of templates and patterns tailor to different needs, such as presenting a business, blogging and writing or showcasing work. A multitude of possibilities open up with just a few adjustments to color and typography. Barbercomes with style variations and full page designs to help speed up the site building process, is fully compatible with the site editor, and takes advantage of new design tools introduced in WordPress 6.4.
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 7.0
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: barber
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100..900&family=Oswald:wght@200..700&family=Teko:wght@300..700&display=swap');

:where(.wp-site-blocks) > * {
    margin-block-start: 0 !important;
}
*{
    box-sizing: border-box;
    transition: all .3s;
}
.wp-site-blocks{
    font-family: "Heebo", sans-serif;
}
.wp-site-blocks p,
.section .strength p{
    font-weight: 300;
}
a:hover,
a:active,
a:focus,
button:hover,
button:active,
button:focus{
  outline: none;
  text-decoration: none;
}
/***************Footer************/
.wp-site-blocks h2,
.wp-site-blocks h3,
.wp-site-blocks h4{
    font-family: "Teko", sans-serif;
}
footer.wp-block-template-part p,
footer.wp-block-template-part ul li,
footer.wp-block-template-part a{
    color: #959595;
    font-family: "Heebo", sans-serif;
    font-weight: 300;
}
footer.wp-block-template-part h3{
    font-size: 32px;
    font-weight: 500;
}
.wp-block-template-part .footer-bottom p{
    font-weight: 300;
}
.wp-block-template-part .footer-top{
    padding-top: 50px;
    padding-bottom: 50px;
}
.wp-block-template-part .footer-bottom a,
.wp-block-template-part .footer-top a{
    text-decoration: none;
}
.wp-block-template-part .footer-bottom a:hover,
footer.wp-block-template-part a:hover{
    color: #fff;
}
.wp-block-template-part .footer-top ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.wp-block-template-part .list-hours li{
    display: flex;
    gap: 15px;
    text-transform: uppercase;
    max-width: 300px;
    margin: 1.2rem auto 0;
}
.wp-block-template-part .list-hours li span:first-child{
    flex: 0 0 100px;
}
footer.wp-block-template-part p i,
footer.wp-block-template-part ul li i{
    color: #b38856;
}
footer.wp-block-template-part .wp-block-column{
    padding: 15px 20px;
    border-right: 1px solid #FFFFFF17;
}
footer.wp-block-template-part .wp-block-column:last-child{
    border: none;
}
/*********Home************/
.section{
    position: relative;
    overflow: hidden;
}
.section .title-section p{
    margin-left: auto;
    margin-right: auto;
    max-width: 750px;
    font-weight: 300;
    color: #959595;
}
.background-overlay{
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.section-contact{
    background-attachment: fixed;
}
.section-contact::before{
    content: '';
    background-color: #000000;
    opacity: 0.78;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    display: block;
}
.section > div{
    position: relative;
}
.section .fields-form{
    display: flex;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap;
}
.section .fields-form .field{
    flex: 0 0 calc(33.33% - 20px);
}
.section .fields-form .field label,
.wpbc_container_booking_form .wpbc_booking_form_simple .wpbc__field label{
    font-family: "Teko", Sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2em;
    letter-spacing: 0.3px;
    margin: 0px 0px 10px 0px;
    color: #000;
    
}
.wpbc_container_booking_form .wpbc-cell-box p {
    padding:0;
    margin: 0;
  }
  .section .block_hints .wpdev_hint_with_text .block_text {
    margin-left: 5px;
    font-size: 12px;
  }
.section .fields-form .field input,
.section .wpbc_container_booking_form :is(.wpbc_form_center, .section .wpbc_form_right) input[type="text"], 
.section .wpbc_container_booking_form :is(.wpbc_form_center, .section .wpbc_form_right) input[type="email"],
.section .wp-core-ui div.wpbc_container.wpbc_form textarea, .section div.wpbc_container.wpbc_form textarea,
div.wpbc_container.wpbc_form select{
    width: 100%;
    font-size: 16px;
    appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    font-family: "Heebo", Sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 1em;
    border: none;
    padding: 15px;
    color: #000;
    outline: none;
    border-radius: 0;
}
.section .fields-form .field-submit{
    padding-top: 30px;
}

.wpbc_front_end__message_container_right .wpbc_front_end__message, 
.wpbc_front_end__message_container_left .wpbc_front_end__message{
    font-size: 12px;
    line-height: 1.1em;
}
.section .fields-form .field-submit input,
.section  div.wpbc_container.wpbc_form .wpbc_r_submit button{
    background-color: #b38856;
    font-family: "Teko", Sans-serif;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 30px;
    line-height: 58px;
    font-weight: 500;
    letter-spacing: 1.3px;
    cursor: pointer;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    height: auto;
    color: #000;
}
.section  div.wpbc_container.wpbc_form .wpbc_r_submit button{
	font-size: 22px;
	padding: 0 50px;
}
.section .wpbc_container_booking_form .wpbc__field label, 
.section .wpbc_container_booking_form .wpbc__field label:hover{
    font-weight: 400;
}
.section .wpbc_container_booking_form .wpbc_booking_form_simple .wpbc__field label{
    line-height: 1.1;
}
.section .fields-form .field-submit input:hover,
.section  div.wpbc_container.wpbc_form .wpbc_r_submit button:hover{
    background-color: #000;
    color: #fff;
}
form .wpcf7-response-output{
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    font-size: 16px;
}
.section .wpcf7 form.invalid .wpcf7-response-output, 
.section .wpcf7 form.unaccepted .wpcf7-response-output, 
.section .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #dc3232;
  }
.wpcf7  .wpcf7-not-valid-tip {
    font-size: 12px;
}

.section h2{
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.3px;
    position: relative;
}
.section .wp-block-headingBig span{
    color: #02010100;
    font-family: "Oswald", sans-serif;
    font-size: 160px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 5px;
    -webkit-text-stroke-width: 1px;
    stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    stroke: #fff;
    -webkit-text-stroke-color: #fff;
    stroke: #fff;
	line-height: 1;
}
.section .member-details{
    position: relative;
    margin-top: -70px !important;
    margin-left: auto;
    margin-right: auto;
    background-color: #000;
    z-index: 1;
    max-width: 283px;
}
.section .member-details p{
    font-weight: 300;
}
.section .pricing{
    width: 100%;
}
.section .pricing h3,
.section .pricing  .text-amount{
    font-weight: 500;
    font-size: 32px !important;
}
.section .pricing  .text-amount{
    font-weight: 600;
    font-family: "Teko", Sans-serif;
    margin: 0;
}
.section .pricing .wp-block-separator{
    border-top: 2px dotted #FFFFFF3B;
    width: calc(100% - 205px);
    margin: 0
}
.section .pricing .wp-block-columns-is-layout-flex .wp-block-column-is-layout-flow:first-child{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-basis: calc(100% - 100px) !important;
    align-items: center;
}
.section .pricing .wp-block-columns-is-layout-flex .wp-block-column-is-layout-flow:last-child{
    flex-basis: 100px !important;
    padding-left: 20px;
}
.section .pricing h3,
.section .pricing h3 hr{
    flex: 0 0 auto;
}
.section .pricing p{
    flex: 0 0 100%;
    font-weight: 300;
    margin-block-start: 0.75rem;
}
.section .pricing .price{
    display: none;
}
.section-services .item-service figure{
    height: 465px;
}

.section-services figure img,
.section-gallery figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.section-services .item-service{
    position: relative;
    overflow: hidden;
}
.section-services .item-service .details-services {
    top: 50%;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
    position: absolute;
    z-index: 2;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    /*opacity: 0;
    visibility: hidden;*/
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    padding: 15px;
}
.section-services .item-service::before {
    position: absolute;
    content: "";
    top: 100%;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000000A1;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 1;
    /*-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    visibility: hidden;*/
}
.section-services .item-service:hover::before {
    opacity: 1;
    visibility: visible;
    top: 0;
}
.section-services .item-service:hover .details-services {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    visibility: visible;
}
.section-about .wp-block-headingBig{
    text-align: left;
    /*margin-top: -40px;
    margin-bottom: -95px;
    padding-top: 40px;*/
}
.section-about .wp-block-headingBig span{
    font-size: 100px;
}
.section .btn-link a{
    background: #b38856;
    color: #fff;
    border-radius: 0;
    font-weight: 500;
    font-size: 16px;
    padding: 18px 36px 18px 36px;
    font-family: "Teko", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.3px;
}
.section .btn-link:hover a{
    background-color: #fff;
    color: #b38856;
    transform: translateY(-8px);
}
.section .strength img,
.section .strength figure,
.section .fullHeight-thumb,
.section .fullHeight-thumb img{
    height: 100%;
    object-fit: cover;
}
.section .strength a{
    color: #b38856;
    text-transform: uppercase;
    font-family: "Teko", sans-serif;
    text-decoration: none;
    letter-spacing: 1.3px;
    font-size: 16px;
    font-weight: 500;
}
.section .strength-reservation,
.section .strength-reservation .wp-block-group {
    position: relative;
}
.section .strength-reservation .wp-block-group::before{
    top: 0;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    position: absolute;
}
.section .strength-reservation .wp-block-group{
    justify-content: flex-end;
}
.section .strength-reservation .wp-block-group .icon-box-wrapper{
    width: 50%;
    background-color: #D1CCBF;
    display: flex;
    padding: 30px;
    gap: 15px;
    max-width: 345px;
    justify-content: center;
    position: relative;
    z-index: 1;
}
.section .strength-reservation .wp-block-group .icon-box-wrapper h3{
    margin: 0 0 8px;
    font-weight: 300;
    font-size: 16px;
    font-family: "Heebo", sans-serif;
}
.section .strength-reservation .wp-block-group .icon-box-wrapper .icon-box-icon{
    background-color: #b38856;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 60px;
}
.section .strength-reservation .wp-block-group .icon-box-wrapper a{
    text-decoration: none;
    font-weight: 500;
    font-size: 32px;
    font-family: "Teko", sans-serif;
    line-height: 35px;
}
.section .strength-reservation .wp-block-group .icon-box-wrapper a:hover{
    color: #b38856;
}
.section .item-reinsurance span{
    display: flex;
    padding: 15px 15px 15px 15px;
    font-size: 30px;
    text-align: center;
    background-color: #b38856;
    color: #fff;
    width: 60px;
    height: 60px;
    justify-content: center;
    align-items: center;
}
.section .vertical-menu li a{
    font-weight: 500;
    letter-spacing: 1.5px;
    font-size: 18px;
    font-family: "Teko", sans-serif;
}
.section .vertical-menu li a:hover{
    text-decoration: none;
    color: #b38856;
}
.section .title-site h1 span{
    display: block;
    margin-left: -80px;
}
.section .title-site h1 {
    color: #02010100;
    font-size: 100px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-text-stroke-width: 1px;
    stroke-width: 1px;
    /*-webkit-text-stroke-color: #FFFFFF30;
    stroke: #FFFFFF30;*/
    -webkit-text-stroke-color: #FFF;
    stroke: #FFF;
    font-family: "Oswald", sans-serif;
    letter-spacing: 5px;
    margin-bottom: 0;
    margin-top: 0;
}
.section .column-middle-title{
    display: flex;
    align-items: end;
}
.section .title-site h1 span:last-child{
    margin-left: 0;
    font-size: 80px;
}
.section #evssSlider-2 .swiper .swiper-slide .slideContent{
    opacity: 0;
    visibility: hidden;
}
.section .column-slide > .wp-block-group{
    height: 50%;
}
.section .column-slide > .wp-block-group.has-background{
    justify-content: center;
}
.section .column-slide .wp-block-evb-slider,
.section .column-slide #evssSlider-2 .evssSlider,
.section .column-slide .wp-block-evb-slider .swiper,
.section .column-slide .swiper-wrapper,
.section-gallery .wp-block-columns .wp-block-column .height-half figure{
    height: 100%;
}
.section .column-slide h2{
    font-size: 54px;
    line-height: 1.1em;
}
.section-gallery > .wp-block-columns > .wp-block-column{
    height: 427px;
}
.section-gallery > .wp-block-columns > .wp-block-column{

}
.header-content .wp-block-navigation__responsive-container-open svg {
    height: 35px;
    width: 35px;
    fill: #b38856;
    color: #b38856;
  }
.header-content .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Teko", sans-serif;
}
.wp-block-navigation ul li {
    width: 100%;
}
.wp-site-blocks{
    position: relative;
}
header .wp-block-navigation__responsive-container:not(.show_menu-mobile){
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}
.section-gallery .wp-block-column figure:not(.height-half){
    height: 100%;
}
.section-gallery .wp-block-column  figure{
    margin: 0;
}
.section div.wpbc_container.wpbc_form select{
    border: none;
    border-radius: 0;
}
.section .wpbc_container_booking_form p {
    padding: 0;
    margin: 0;
}
.section .wpbc_booking_form_structure.wpbc_form_center .wpbc__form__div .wpbc_r_calendar .bk_calendar_frame{
    width: 100%;
    max-width: 100%;
    margin-top: 0;
}
.section .booking_form_div div.bk_calendar_frame div{
    border-radius: 0;
}
.section .column_center-vertically{
    display: flex;
    align-items: center;
}
.section-about > .wp-block-group:first-child{
    display: none !important;
}
.section .wpbc_container_booking_form {
    width: 100%;
}
.section .column-slide{
	position: relative;
}
.section .column-slide .block-banner-booking{
	position: absolute;
	bottom: 0;
	left:0;
	width: 100%;
	background-color:rgba(209, 204, 191, 0.9) !important;
	z-index: 1;
	justify-content: center; 
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{
	background-color: #000 !important;
}
.section .wpbc_booking_form_simple .wpbc__form__div .wpbc__row .wpbc_r_submit {
	width: 100%;
    flex: 0 0 100% !important;
    justify-content: end;
}
@media (min-width: 1800px) {
    .section .column-slide h2{
        font-size: 72px;
    }
}
@media (min-width: 1300px) {
    .section .title-site h1 span:last-child{
        font-size: 90px;
    }
    .section .title-site h1{
        font-size: 150px;
    }
}
  @media (min-width: 1025px) {
    header{
        display: none;
    }
    .section-gallery .wp-block-column  .height-half{
        height: 50%;
        width: 100%;
    }
    .section-gallery .wp-block-column  .height-half figure{
        width: 50%;
    }
    .section-gallery .wp-block-columns .wp-block-column .is-vertical{
        height: 100%;
    }
    .section .wpbc_booking_form_structure.wpbc_form_center > .wpbc__form__div{
        align-items: flex-start;
        flex-flow: row wrap;
    }
    .section .wpbc_booking_form_structure.wpbc_form_center .wpbc__form__div .wpbc_r_calendar,
    .section .wpbc_booking_form_structure.wpbc_form_center .wpbc__form__div .wpbc_r_calendar + .wpbc__row {
        padding-right: 2%;
        width: 50%;
        max-width: 100%;
    }
   
    .section .wpbc_booking_form_structure.wpbc_form_center .wpbc__form__div .wpbc_r_details {
        padding-right: 0;
    }
    
  }
  @media (max-width: 1200px) {
    .section .title-site h1{
        font-size: 70px;
    }
    header {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 2;
    }
    .section-first{
        padding-top: 100px;
    }
}
@media (max-width: 1024px) {
    .section .column_vertical-menu{
        display: none;
    }
    .section .columnFirst{
        padding: 20px !important;
    }
    .section .title-site h1{
        font-size: 70px;
        margin-bottom: 0;
    }
    
    .section .column-slide > .wp-block-group.has-background {
        padding: 30px !important;
    }
    .section-about .wp-block-headingBig span {
        font-size: 80px;
    }
    .section .reinsurances-list .resinsurances-thumb{
        display: none !important;
    }
    .sectiob .wp-block-columns.reinsurances-list{
        flex-wrap: wrap !important;
    }
    .section .column-slide h2 {
        font-size: 35px;
    }
    .section-gallery > .wp-block-columns > .wp-block-column {
        height: 350px;
    }
    .section .title-site h1 span {
        display: block;
        margin-left: 0px;
    }
    .section .title-site h1 {
        font-size: 50px;
    }
    .section .title-site h1 span:last-child {
        margin-left: 0;
        font-size: 40px;
    }
    .section .strength-reservation .wp-block-group .icon-box-wrapper{
        max-width: 350px;
        width: 100%;
    }
    .wp-block-template-part .list-hours li span:first-child {
        flex: 0 0 69px;
    }
    .wp-block-template-part .footer-top ul{
        font-size: 14px;
    }
}
@media (max-width: 991px) {
    .section-about .wp-block-headingBig span,
    .section .wp-block-headingBig span{
        font-size: 70px;
    }
    #about.section .item-reinsurance .wp-block-column{
        flex-basis: 80px !important;
        padding-right: 20px;
    }
    #about.section .item-reinsurance .wp-block-column:last-child{
        padding-right: 0;
        flex-basis:  calc(100% - 80px) !important;
    }
    .section .fields-form .field {
        flex: 0 0 calc(50.33% - 20px);
    }
    .section  .item-reinsurance,
    .section .pricing .wp-block-columns-is-layout-flex {
        flex-wrap: nowrap !important;
    }
    .section  .item-reinsurance:last-child{
        padding-bottom: 20px;
    }
    .footer-top > .wp-block-columns > .wp-block-column {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 782px) {
    .section-gallery .wp-block-column .height-half {
        height: 50%;
        width: 100%;
    }
    .section-gallery .wp-block-column .height-half figure {
        width: 50%;
    }
    .section .wpbc_booking_form_simple .wpbc__form__div .wpbc__row:not(.wpbc_r_calendar) {
        column-gap: 30px;
    }
    .section .wpbc_booking_form_simple .wpbc__form__div .wpbc_r_calendar + .wpbc__row{
        gap: 0;
    }
    .section .wpbc_booking_form_simple .wpbc__form__div .wpbc__row:not(.wpbc_r_calendar) .wpbc__field{
        padding: 0;
        flex: 0 0 calc(50% - 15px);
    }
    .section .wpbc_booking_form_simple .wpbc__row.has-range-time,
    .section .wpbc_booking_form_simple .wpbc__form__div .wpbc__row:has(> .wpbc_r_rangetime),
    .section .wpbc_booking_form_structure.wpbc_form_center .wpbc__form__div .wpbc_r_calendar + .wpbc__row,
    .section .wpbc_booking_form_structure.wpbc_form_center .wpbc__form__div .wpbc__field .wpbc_r_details,
    .section .wpbc_booking_form_simple .wpbc__form__div .wpbc__row:not(.wpbc_r_calendar) .wpbc__field.wpbc_r_details,
    .section .wpbc_booking_form_simple .wpbc__form__div .wpbc__row.has-range-time .wpbc__field{
        flex: 0 0 100%;
    }
    .section .wpbc_booking_form_structure.wpbc_form_center .wpbc__form__div .wpbc__field .wpbc_r_details {
        padding-right: 0;
    }
    .section .wpbc_booking_form_structure.wpbc_form_center .wpbc__form__div .wpbc_r_calendar{
        padding-left: 0;
        padding-right: 0px;
        width: calc(50% - 15px);
    }
    .section .wpbc_booking_form_structure.wpbc_form_center .wpbc__form__div .wpbc_r_calendar + .wpbc__row{
        padding-left: 0;
        flex: 0 0 calc(50% - 15px);
        padding-right: 0;
    }
    .section div.wpbc_container.wpbc_form textarea{
        height: 413px;
    }
}

@media (max-width: 781px) {
    .section .wp-block-headingBig {
        /*margin: -40px 0px -72px 0px;*/
    }
    .section .columnFirst .title-site{
        display: none;
    }
    .section-about .wp-block-headingBig {
        /*margin-bottom: -55px;*/
        padding-top: 20px;
      }
    .section .columnFirst .wp-block-group{
        min-height: 250px !important;
    }
    .section .column-slide h2 {
        font-size: 40px;
        line-height: 1.1em;
    }
    .section .column-slide > .wp-block-group.has-background {
        align-items: center;
        text-align: center;
        padding: 15px 10px !important;
    }
    .section .column-slide > .wp-block-group.has-background {
        text-align: center;
    }
    .section-about .wp-block-headingBig span, 
    .section .wp-block-headingBig span,
    .section .wp-block-headingBig span{
        font-size: 50px;
    }
    .section .strength-reservation .wp-block-group .icon-box-wrapper{
        display: none !important;
    }
    .section .pricing h3,
    .section .pricing  .text-amount{
        font-size: 20px !important;
    }
    .section-contact .alignwide{
        padding: 15px !important;
    }
    .section .fields-form .field {
        flex: 0 0 100%;
    }
    .section .fields-form .field input{
        padding: 15px;
    }
    .wp-block-template-part .footer-top {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .section .fields-form .field-submit {
        padding-top: 0;
    }
    .section .pricing .wp-block-columns-is-layout-flex .wp-block-column-is-layout-flow:first-child {
        flex-basis: calc(100% - 60px) !important;
    }
    .section .pricing .wp-block-columns-is-layout-flex .wp-block-column-is-layout-flow:last-child {
        flex-basis: 60px !important;
    }
    .section .pricing .text-amount {
        margin-top: 0;
    }
    .section-team > .wp-block-group{
        padding-top: 20px;
    }
    footer.wp-block-template-part p{
        text-align: center;
    }
    .section-services .item-service::before {
        opacity: 1;
        visibility: visible;
        top: 0;
    }
    .section-services .item-service .details-services {
        -webkit-transform:
      translateY(-50%);
        transform: translateY(-50%);
        opacity: 1;
        visibility: visible;
    }
    .wp-block-evb-slider .swiper .swiper-slide {
        height: 250px;
    }
    .section-gallery > .wp-block-columns > .wp-block-column {
        height: auto;
    }
    footer.wp-block-template-part .wp-block-column{
        border: none;
    }
    .section .pricing .wp-block-separator {
        width: calc(100% - 150px);
    }
    .section-about  .wp-block-image img {
        margin: 0 auto;
    }
    .section .column-slide .wp-block-evb-slider{
        display: none !important;
    }
	.section .column-slide{
		position: relative;
	}
    .section-about .btns-container{
        align-items: center;
    }
    .section .column-slide > .wp-block-group {
        height: auto;
		
    }
	.section .column-slide .block-banner-booking{
		position: relative;
		padding: 15px !important;
	}
    .section-gallery .height-half > figure{
        flex: 1;
        height: 100%;
        object-fit: cover; /* optional, for consistent image fit */
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .section form.booking_form .wpbc_r_submit {
        justify-content: center;
        margin-bottom: 0;
    }
	.section .wpbc_booking_form_simple .wpbc__form__div .wpbc__row .wpbc_r_submit {
		width: 100%;
		flex: 0 0 100% !important;
		justify-content: center;
	}
	.section .hide_on-mobile{
		display: none !important;
	}
}

@media (max-width: 540px) {
    .section .column-slide h2 {
        font-size: 25px;
    }
    .wp-block-template-part .list-hours li span:first-child {
        flex: 0 0 85px;
    }
    .wp-block-template-part .list-hours li{
        gap: 10px;
        justify-content: center;
    }
}