/*!
Theme Name: Global Travel
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: global-travel
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Global Travel is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal  
*/
.list-checkbox-wrap .nf-field-element li, .list-checkbox-wrap .nf-field-element ul, .list-image-wrap .nf-field-element li, .list-image-wrap .nf-field-element ul, .list-radio-wrap .nf-field-element li, .list-radio-wrap .nf-field-element ul{
    display: flex;
}
.contact-form-holder .nf-form-content .listcheckbox-wrap li, .contact-form-holder .nf-form-content .listradio-wrap li {
    margin-right: 15px !important;
    margin-left: 10px !important;
}
.contact-form-holder .nf-form-content .listcheckbox-wrap li:first-child, .contact-form-holder .nf-form-content .listradio-wrap li:first-child{
    margin-left: 0 !important;
}
.home .site-header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
}
.global-info-list__item.check:before {
    background: url(assets/images/check.svg);
}
.cls-1 {
    fill: #d09d63;
}
/* .global-info-list{
}
.global-info-list li{
    width: 50%;
    float: left;
} */
header .searchandfilter ul > li {
    list-style: none;
    display: block;
    padding: 10px 0;
    margin: 0;
    position: relative;
    border: 1px solid #f1f2f2;
    border-radius: 12px;
    padding: 20px 18px;
    margin-bottom: 20px;
}
header .searchandfilter ul  li  li{
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
}
header .searchandfilter ul{
    margin: 0;
}
.pagination a, .pagination .current{
    border: 1px solid #ddd;
    border-radius: 3px;
    background: #fff;
    color: #333;
    padding: 10px 20px;   
}
.pagination .current{
    border-color: #d4a267;
    color: #d4a267;
    cursor: default;
}
.global-listing__pagination{
    width: 100%;
    float: left;
}

.slick-slider .slick-arrow.slick-next {
    right: 10px;
    background-image: url(assets/images/arrow-right.svg);
}
.slick-slider .slick-arrow.slick-prev {
    left: 10px;
    background-image: url(assets/images/arrow-left.svg);
}
.post-card-slider.slick-slider{
    z-index: 15;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    left: 50%;  
}
.swiper-pagination-clickable .swiper-pagination-bullet{
    border: 1px solid #fff;
    padding: 6px;
    background: white;
}
header .searchandfilter ul > li.sf-field-search{
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}
header .searchandfilter ul > li label{
    width: 100%
}
header .searchandfilter ul > li .sf-input-text{
    padding: 7px 10px 9px 35px !important;
    width: 100% !important;
    background: #f2f2f2 !important;
    border-color: #f2f2f2 !important;
    border-radius: 8px !important;
    font-size: 15px !important;
}
header .searchandfilter ul > li.sf-field-submit{
    padding: 0;
    border: 0;
    width: 40px;
    position: absolute;
    z-index: 9;
    margin: 0;

}
header .searchandfilter ul > li.sf-field-submit input{
    background-image: url(assets/images/search-icon.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: left;
    width: 20px;
    padding: 7px 0;
    text-indent: -99999px;
    margin-left: 0;
}
header .searchandfilter ul > li .sf-input-text:focus{
    border: 0;
    outline: none;
}
.noUi-origin{
    width: 100%;
}
.searchandfilter ul{
    margin: 0;
}
.searchandfilter li[data-sf-field-input-type=checkbox] label{
    font-size: 14px;
}
.nf-form-content .label-above .nf-field-label {
    position: absolute;
    left: 15px;
    top: 16px;
    margin: 0;
    z-index: 10;
    line-height: 1;
    font-weight: 400;
    color: #404143;
    white-space: nowrap;
}
.page-template-template-rental  #nf-field-10-container .nf-field-label{
    position: relative;
}
.searchandfilter .noUi-connect {
    background-color: #d4a267 !important;
}
.sf-input-range-number{
    padding: 10px 4px !important;
    font-size: 14px !important;   
}
.global-footer__menu-inner ul li a{
    font-size: 15px;
    padding: 0 0 0 26px;
    position: relative;
    font-weight: 300;
    color: white;
}
.global-footer__menu-inner ul li{
    margin-bottom: 15px;
}
.global-footer__menu-inner ul li a:hover, .global-footer__menu-inner ul li a:focus, .global-footer__menu-inner ul li a:active {
    color: #d4a267;
}
.archive .global-blog-grid{
    margin-bottom: 80px;
}
.global-header__search-mobile{
    margin-top: 15px;
}
.global-header__search-mobile-inner{
    display:none;
}
.site-header.fixed .global-header__search-mobile-inner{
    display:block;
}
.label-relative .nf-field-label{
    position:relative !important;
    left: 0;
    margin-bottom: 30px !important;
}
.display-block ul{
    display: block !important;
}
.contact-form-holder .nf-form-content .label-relative .listcheckbox-wrap li:first-child {
     margin-left: 10px !important; 
}
.mobile-only{
    display:none;
}
/*.site-header{*/
/*    min-height: 90px;*/
/*}*/
/*.global-header__mobile-nav-button{*/
/*    margin-top: 20px;*/
/*}*/
@media screen and (min-width: 768px) {
    .explore-list .image-card-holder{
        max-width: 25%;
    }
    .single-villa .info-items-block .global-info-list-columns .global-info-list{
         width: 100%;
            display: block;
                columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    }
}
@media screen and (max-width: 1024px) {
.home .site-header.fixed, body:not(.home) .site-header {
    height: 55px;
}    
.home .site-header.fixed .global-header__search, body:not(.home) .site-header .global-header__search {
    display: block;
    width: 100%;
    top: 40px;
    position: relative;
    /*margin-top: 26px;*/
        margin-left: -28px;
}
.home .site-header.fixed .global-header__search .global-header-search,  body:not(.home) .site-header .global-header__search .global-header-search{
    display: block;
    width: 100%;
}
}
@media screen and (max-width: 767px) {
.page-template-template-rental .latest-posts-section{
    padding-top: 20px;
}
.global-listing__filters{
     padding: 20px 20px 20px;
    margin-bottom: 50px;   
        background: #f6f6f6;
        position: relative;
        /*display: block;*/
}
.mobile-only{
    display:block;
}
.desktop-only{
    display:none;
}
#filter-btn{
    font-size: 20px;
    margin-bottom: 20px;  
}
.global-footer__menu-body{
    text-align: left;
}
.global-footer__menu-inner ul li a{
 font-size: 16px;
    color: #a3a3a3;   
}
.single-villa .info-items-block .global-info-list-columns .global-info-list{
         width: 100%;
            display: block;
                columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    }
}
.single-villa .info-items-cards {
    width: 100%;
}
@media (min-width: 992px) {
    .single-villa .info-items-block {
        margin:0 0 60px
    }
}
.single-villa .info-items-cards .global-info-list {
    margin: 0;
    width: 100%;
}

.single-villa .info-items-cards .row {
    width: calc(100% + 20px);
    margin: 0 -10px;
}
.single-villa .info-items-cards .global-info-list .row {
    flex-wrap: wrap;
}
.single-villa .info-items-cards .card-holder, .single-villa .info-items-cards .image-card-holder {
    padding: 0 10px;
    margin-bottom: 20px;
    width: 33.33%;
}
.single-villa .info-items-cards .image-card {
    height: auto;
    padding-bottom: 100%;
}
.single-villa .info-items-cards .global-info-list .image-block {
    margin: 0 0 10px;
}
.single-villa .info-items-cards .image-card .text {
    display: block;
    color: #d4a267;
    font-weight: 600;
    text-transform: uppercase;
}
.single-villa .info-items-cards .global-info-list .text {
    font-size: 12px;
}
.single-villa .info-items-cards .global-info-list .title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.18;
    margin: 0 0 2px;
}
.single-villa .info-items-cards .global-info-list .title.chevron {
    display: inline-flex;
    align-items: center;
}
.single-villa .info-items-cards .global-info-list .title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.18;
    margin: 0 0 2px;
}
.single-villa .info-items-cards .global-info-list .title.chevron:after {
    content: '';
    width: 6px;
    height: 6px;
    flex-shrink: 0;
    border: solid #fff;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
    margin-left: 10px;
}
.single-villa .info-items-cards .image-card.shadow:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(180deg,rgba(26,26,26,0) 30%,rgba(26,26,26,.85) 100%);
    z-index: 1;
}
.global-main-search-form .forms-holder  ul {
    display: flex;
}
.global-main-search-form .forms-holder  ul li > label{
    position:relative;
    pointer-events: auto;

}
.global-mobile-menu__menu>.menu-item .menu-image{
    display: none;
}
@media (min-width: 992px) {
 .global-main-search-form__input-container, .global-main-search-form .filter-forms-block .select-holder{
    width: 200px;
}   
.global-main-search-form__content-box {
    flex-grow: 0;
}
.global-main-search-form__content-container{
        display: flex;
    justify-content: center;
    margin: 0 0 18px;
}
}
@media screen and (min-width: 922px) {
.page-template-template-service .post-content-section .blog-title-holder{
  z-index: 9 !important; 
}
.page-template-template-service .global-blog-single__cover-img{
    width: 1200px;   
}
}
.page-template-template-service .global-blog-single__body h2{
    border: none;
    margin: 0;
    padding: 0;
}
.global-header__search{
    display: none !important;
}
@media screen and (max-width: 766px) {

.places-home.mobile-custom-slider .mobile-custom-slider-holder {
    overflow-x: initial;
    padding: 0;
    margin-right: 0;
    margin-left: 0;
}
.places-home.mobile-custom-slider .row, .places-home.mobile-custom-slider .row .col {
    display: block;
}
.places-home.explore-section .left-col .image-card-holder .image-card, .places-home.explore-section .right-col .image-card-holder .image-card {
    height: 200px;
}
.places-home.explore-section .image-card{
	width: 100%;
}
.global-header__primary{
    margin: 0;
        align-items: start;
}
.page-template-template-service .blog-title-holder{
    padding-bottom: 0;
}
.page-template-template-service .post-content-section .post-header-content{
    margin-bottom: 15px;
}
.single-villa .list-radio-wrap .nf-field-label{
    /*left: 0;*/
}
.single-villa .list-radio-wrap .nf-field-label .nf-label-span {
 display: block;
    float: left;
    width: 100%;
    margin-bottom: 20px;   
}
.latest-posts-section .global-blog-card.horizontal .image-block {
    padding-bottom: 64%;
    width: 100%;
}
.latest-posts-section .global-blog-card.horizontal {
    flex-direction: column;
    width: 275px;
}
.global-blog-card.horizontal .text {
    display: block;
}
.page-id-5640 .global-listing__filters{
	display:none;
}
.page-template-template-filter-villa .global-listing__inner, .page-template .global-listing__inner {
    min-height: inherit;
}
.page-template-template-filter-villa .listing-posts-section, .page-template .listing-posts-section{
    padding-bottom: 0;
}
/*.page-template  .featured-section .card-holder {*/
/*    width: 100%;*/
/*}*/
/*.mobile-custom-slider-holder .row{*/
/*    display: block;*/
/*}*/
/*.page-template .featured-section .mobile-custom-slider-holder .row .card-holder{*/
/*    width: 100%;*/
/*    margin-bottom: 30px;*/
/*}*/
}
.mobile-whatsapp{
    display:none;
}
/*.mobile-menu-top-layer:nth-last-child(2), .menu-top-layer:last-child {*/
/*    display: none;*/
/*}*/
@media screen and (max-width: 766px) {
.page-template-template-filter-hotel .navigation.pagination{
    display: flex;
    overflow-x: auto;
        justify-content: center;
}
   .single-villa .daterange-wrap:after{
	top: 35px !important;
} 
}
@media screen and (max-width: 991.9px) {
    .mobile-whatsapp{
    display:block;
}
}
.enquire-now, .paoc-popup-click{
border: 1px solid #d4a267;
    background-color: #fff;
    color: #d4a267;
    margin: 0 auto;
    width: 200px;
    display: inherit;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
}

.single-villa .daterange-wrap .daterange{
    padding-top: 0 !important;
}

/*trustpiolat*/

  /* Overall Rating */
  .home-trustpilot-slider{
      position: relative;
  }
  .home-trustpilot-slider .overall-rating {
    text-align: center;
    padding: 20px;
  }
  .home-trustpilot-slider .overall-rating h1 {
    font-size: 36px;
    font-weight: bold;
    margin: 0;
    color: #00b67a; /* Green to match Trustpilot branding */
  }
  .home-trustpilot-slider .stars {
    font-size: 24px;
    color: #00b67a; /* Green stars */
    margin: 0;
  }
  .home-trustpilot-slider .overall-rating p {
    font-size: 16px;
    margin:0;
  }

  /* Review Cards */
  .home-trustpilot-slider .review-card {
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #f9f9f9; /* Light gray background */
    text-align: center;
    height: 100%; /* Ensures uniform height */
    box-sizing: border-box;
    min-height:230px;
  }
  .home-trustpilot-slider .review-card .rating {
    font-size: 18px;
    color: #00b67a; /* Green stars */
  }
  .home-trustpilot-slider .review-card h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
  }
  .home-trustpilot-slider .review-card p {
    font-size: 14px;
    margin: 5px 0;
  }
  .home-trustpilot-slider .timestamp {
    color: #666; /* Gray for timestamps */
  }

  /* Swiper Slider */
  .home-trustpilot-slider .swiper {
    margin: 20px 0;
  }
  .home-trustpilot-slider .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: stretch;
  }
  .home-trustpilot-slider .swiper-slide:hover{
      cursor:pointer;
  }
  .home-trustpilot-slider .swiper-button-next,
  .home-trustpilot-slider .swiper-button-prev {
    color: #000;
    background: #ccc;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
        top: 60%;
  }
  .home-trustpilot-slider .swiper-button-next{
      right: -45px;
  }
  .home-trustpilot-slider .swiper-button-prev {
         left: -45px; 
  }
 .home-trustpilot-slider .swiper-button-next:after,
 .home-trustpilot-slider .swiper-button-prev:after {
    font-size: 16px;
  }

  /* Responsive Design for Mobile */
  @media (max-width: 768px) {
    .home-trustpilot-slider .swiper {
      margin: 10px 0; /* Reduce margin for mobile */
    }
   .home-trustpilot-slider .review-card {
      padding: 15px 50px; /* Slightly less padding on mobile */
      
    }
    .home-trustpilot-slider .review-card h3 {
      font-size: 16px; /* Smaller title on mobile */
    }
    .home-trustpilot-slider .review-card p {
      font-size: 12px; /* Smaller text on mobile */
    }
    .home-trustpilot-slider .swiper-button-next,
    .home-trustpilot-slider .swiper-button-prev {
      width: 30px; /* Smaller navigation buttons */
      height: 30px;
    }
   .home-trustpilot-slider .swiper-button-next:after,
   .home-trustpilot-slider .swiper-button-prev:after {
      font-size: 12px; /* Smaller arrow icons */
    }
  .home-trustpilot-slider .swiper-button-next{
      right: 10px;
  }
  .home-trustpilot-slider .swiper-button-prev {
         left: 10px; 
  } 
  .overall-rating img{
      width:160px !important;
  }
    .home-trustpilot-slider .overall-rating h1 {
    font-size: 28px;
  }
    .home-trustpilot-slider .review-card {
    min-height:200px;
  }
  }
  .paoc-popup-inr-wrap .contact-form-holder{
    box-shadow: unset;
    padding: 0;
    border-radius: 0;	
}
.offers-section.villa-offers, .card-columns-section.bg-color.mobile-custom-slider{
        background: #f7f8f9;
}
.card-columns-section.bg-light{
    background:unset;
}
.card-design{
    padding-bottom: 100px;
    padding-top: 0;
    display: block;
    float: left;
    width: 100%;
}
@media only screen and (min-width: 600px) {

.card-design .swiper-slide{
    width: 48%;
    margin-bottom: 2%;
    float: left;
    height: 330px;
}
.card-design .swiper-slide:nth-child(even){
    margin-left: 2%;
}
.card-design .swiper-slide .similar-card{
     width: 100%;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}
.card-design .swiper-slide .similar-card a{
        width: 50%;
}
.card-design .swiper-slide .similar-card .image-block .image-holder img{
        height: 340px;
}
.card-design .swiper-slide .similar-card .info-holder{
        height: 340px;
    align-items: start;
    justify-content: center;
    display: flex;
    flex: 1;
    flex-direction: column;
}
.card-design  .similar-card .info-list{
    border: 0;
}
.card-design .similar-card .title{
    font-size: 16px;
}
.card-design .similar-card .name{
    font-size: 20px;
}
.card-design .text-block{
    margin-bottom: 50px;;
}
}
@media only screen and (max-width: 599px) {
.card-design{
    width: 98%;
}
}