/*
Theme Name:         Grvillas Theme
Theme URI:          https://roots.io/sage/
Description:        Sage is a WordPress starter theme.
Version:            10.5.1
Author:             Roots
Author URI:         https://roots.io/
Text Domain:        sage
License:            MIT License
License URI:        https://opensource.org/licenses/MIT
Requires PHP:       7.4
Requires at least:  5.9
*/
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgFE_.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgFE_.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgFE_.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgFE_.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.btn, body, h1 {
    font-family: "Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif!important;
    color: #626460;

}
h2, h3, h4, h5, h6 {
    font-family: 'Playfair Display', serif !important;
}
p {
    color: #626460;
    font-size: 16px!important;
}
.gray-heading h1, h4, h2 {
    font-family: 'Playfair Display', serif !important;
}
.filter-input {
    margin: 0 0.5em;
    color: white;
}
.filter-input label {
    font-size: 1em;
    font-weight: 600;
}
@media(max-width: 767px) {
    .filter-input {
        margin:1% 2%;
    }
    .mobile-none {
        display: none;
    }
}
.swiper-button-next, .swiper-button-prev {
    color: #ffffff;

}
.swiper-pagination-bullet  {
    color: #969696;
    background: #ffffff;
}
.swiper-button-next:after {
    font-size: 21px!important;
    font-weight: 900;
}
.swiper-button-prev:after {
    font-size: 21px!important;
    font-weight: 900;
}
/* Гамбургер іконка */
.menu-btn {
    width: 30px;
    height: 30px;
    position: relative;
    z-index:2;
    overflow: hidden;
}

.menu-btn span {
    width: 30px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #222222;
    transition: all 0.5s;
}
/*.villa-enterprise-list li:before {*/
/*  content:'-'*/
/*}*/
/* swiper recent villas */
.recent-villas {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* swiper-galerey */
/* -----------------------------------*/
/*modal images start*/

.modal {
    text-align: center;
    display: none;
    position: fixed;
    z-index: 100;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 1em;
    overflow: hidden auto;
}
.modalContent {
    background-color: #fefefe;
    margin: 0 auto;
    /*padding: 20px;*/
    border: 1px solid #888;
    /*width: 90%;*/
    text-align: -webkit-center;
}
.close {
    color: rgb(255, 65, 65);
    margin: 0 auto;
    /*position: relative;*/
    /*float: right;*/
    font-size: 50px;
    font-weight: bold;
    /*left: 25em;*/
    align-items: end;
}

.close:hover, .close:focus {
    color: #ff1010;
    cursor: pointer;
}
.closer {
    text-align: end;
    padding-right: 4.5em;
}
.image-galerey-in {
    width: 1024px;
}
/*modal images end*/
body{
    overflow-x: hidden;
}



.acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 20px 0;
}

/* fixes potential theme css conflict */
.acf-map img {
    max-width: inherit !important;
}
.title-on-marker {
    font-weight: bolder;
    color: black;
}

#booking_search_form .well {
    /*background: #62626200!important;*/
}
/* map preloader */

/* swiper 2 */

.swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.swiper-slide img {
    display: block;
    width: 100%;
}

@media only screen and (min-width: 769px) {
    .swiper-slide:first-child {
        transition: transform 100ms;
    }

    .swiper-slide:first-child img {
        transition: box-shadow 500ms;
    }

    .swiper-slide.swiper-slide-active:first-child {
        transform: translateX(50%);
        z-index: 2;
    }

    .swiper-slide.swiper-slide-active:first-child img {
        box-shadow: 0px 32px 80px rgba(0, 0, 0, 0.35);
    }

    .swiper-slide:nth-child(2) {
        transition: transform 100ms;
    }

    .swiper-slide.swiper-slide-next:nth-child(2) {
        transform: translateX(55%);
        z-index: 1;
    }

    .swiper[dir="rtl"] .swiper-slide.swiper-slide-active:first-child {
        transform: translateX(-50%);
    }

    .swiper[dir="rtl"] .swiper-slide.swiper-slide-next:nth-child(2) {
        transform: translateX(-55%);
    }
}
.page-numbers {
    display: inline-block;
    line-height: 32px;
    border: 1px solid #000;
    padding: 0 1.5em;
    border-radius: 2px;
}
.page-numbers:hover {
    color: #0a6aa1;
    border: 1px solid #0a6aa1;
}
/* from customiser start */
#booking_search_form .well {
    background: #62626200!important;
    color: white;
    text-align: center;
}
#booking_search_form select, input {
    margin-right: 20px;
    padding: 4px;
    background: #626262;
    border: 1px solid white;
}
.search_results_a {

    color: white;
}
/*.booking_search_result_item {*/
/*    display: none;*/
/*}*/
.wp-block-booking-booking {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0%;
    margin:0;

}
/*.wp-block-booking-booking h2 {
	display:none;
}*/

.form-wrapper-container {
    border: 1px solid white;
    margin: 3%;
}
.form-item-container {
    border: 1px solid white;
    text-align: center;
    margin:1%;
}

#booking_search_form select, input {
    border: none;
    text-align:center;
}
.banner {
    z-index:9998;
}
.modal {
    z-index:9999;
}
/* .footer .widget {
	padding-left: 2em;
} */
.text-white-footer {
    color: white;
}
/* from customiser end */