/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


.header-nav-menu nav ul li a:before {
    content: ""!important;
    height: 28px;
    width: 24px;
    background: url(images/navactiveicon.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    top: -16px;
    left: 50%;
    background-color: transparent!important;
    transform: translateX(-50%)!important;
    transition: all 0.3s ease-in-out;
}

.video-col-sec::after{
content: "";
position: absolute;
height: 100%;
background: rgba(154, 93, 90, 0.2);
top: 0;
right: 205px;
width: 100vw;
z-index: -1;
}

.deliver-bx h3{
    margin-bottom: 10px;
}

.rush-txt-col::after{
    content: "";
    position: absolute;
    height: 100%;
    background: rgba(245, 179, 147, 0.2);
    top: 0;
    right: 0;
    width: 100vw;
    z-index: -1;
}
.cntct-frm-style input{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    color: #373737 !important;
    opacity: 0.8;
    padding: 0 24px !important;
    height: 55px !important;
    background: transparent !important;
    border-color: rgba(154, 93, 90, 0.2) !important;
    border-radius: 6px !important;
}
.cntct-frm-style input::placeholder{
    opacity: 1 !important; 
    color: #373737 !important;   
}
.cntct-frm-style input:focus-visible{
    outline: none !important;
    box-shadow: none !important;
}
.cntct-frm-style textarea{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    color: #373737 !important;
    opacity: 0.8;
    padding: 22px 24px 0 24px !important;
    height: 100px !important;
    background: transparent !important;
    border-color: rgba(154, 93, 90, 0.2) !important;
    border-radius: 6px !important;
}
.cntct-frm-style textarea::placeholder{
    opacity: 1 !important; 
    color: #373737 !important;  
}
.cntct-frm-style textarea:focus-visible{
    outline: none !important;
    box-shadow: none !important;
}
.cntct-frm-style .button{
    background: linear-gradient(326.02deg, #9A5D5A 30.18%, #F5B393 112.88%) !important;
    border-radius: 40px !important;
    color: #fff !important;
    height: 56px !important;
    padding: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 359px;
    width: 100%;
    font-family: 'Poppins';
    font-weight: 500 !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
}

.cntct-frm-style .gform_footer{
    justify-content: center !important;
}

.blog-pagenation-style .page-numbers{
    border: 1px solid rgba(245, 179, 147, 0.4);
    width: 38px;
    height: 38px;
    display: inline-block;
    line-height: 38px;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
}
.blog-pagenation-style .page-numbers:hover{
    background: linear-gradient(326.02deg, #9A5D5A 30.18%, #F5B393 112.88%);
}
.blog-pagenation-style .page-numbers.current{
background: linear-gradient(326.02deg, #9A5D5A 30.18%, #F5B393 112.88%);
}
.blog-pagenation-style .page-numbers.prev{
    border: none;
    color: #000 !important;
    font-size: 0 !important;
}
.blog-pagenation-style .page-numbers.prev:hover{
    background: none !important;
}
.blog-pagenation-style .page-numbers.prev:hover::after{
    opacity: 1 !important;
}
.blog-pagenation-style .page-numbers.next:hover::after{
    opacity: 1 !important;
}
.blog-pagenation-style .page-numbers.next:hover{
    background: none !important;
}
.blog-pagenation-style .page-numbers.prev::after{
    content: "";
    background: url(images/blogpeginationleftarw.png) no-repeat;
    width: 7.5px;
    height: 12.5px;
    display: inline-block;
    opacity: 0.6;
}
.blog-pagenation-style .page-numbers.next::after{
    content: "";
    background: url(images/blogrightarw.png) no-repeat;
    width: 7.5px;
    height: 12.5px;
    display: inline-block;
    opacity: 0.6;
}
.blog-pagenation-style .page-numbers.next{
    border: none;
    color: #000 !important;
    font-size: 0 !important;
}
.blog-pagenation-style .page-numbers.dots{
    color: #9A5D5A;
}
.blog-pagenation-style .page-numbers.dots:hover{
    color: #fff;
}


.booking-calender-style .wpbs-calendars-wrapper{
    border: 1px solid #9A5D5A;
    border-radius: 16px;
}
.booking-calender-style .wpbs-legend{
    padding: 0 16px 13px 16px;
    margin: 0;
    border: none !important;
    margin-top: 13px;
    border-bottom: 1px solid #9A5D5A !important;
    margin-bottom: 25px;
}
.booking-calender-style .wpbs-legend-item{
    margin-right: 38px !important; 
    margin-bottom: 0 !important;
}
.booking-calender-style .wpbs-calendar-header.wpbs-heading{
    background: transparent;
    border: none !important;
}
.booking-calender-style .wpbs-calendar{
    border: none !important;
    padding: 0 13px;
}
.booking-calender-style.rent-loop form{
    display: none !important;
}
.booking-calender-style.rent-details-style .wpbs-calendar{
    max-width: 100% !important; 
}


/* form style */
.booking-calender-style.rent-details-style form{
    max-width: 100% !important;
    border: 1px solid #9A5D5A;
    padding: 40px 24px;
    border-radius: 16px;
    margin-top: 16px;
}
.booking-calender-style.rent-details-style .sumit-info-style input{
    display: none !important;
}
.booking-calender-style.rent-details-style .sumit-info-style label{
    font-family: "Literata";
    font-size: 20px;
    line-height: 26px;
    color: #000 !important;
    font-weight: 600 !important;
}
.booking-calender-style.rent-details-style .sumit-info-style{
    padding-bottom: 16px !important;
}
.booking-calender-style.rent-details-style .wpbs-form-field-consent .wpbs-form-field-label label{
    font-size: 16px !important;
    line-height: 26px;
    color: #000 !important;
    font-weight: 600 !important;
    font-family: 'Literata';
    margin-bottom: 15px;
}
.booking-calender-style.rent-details-style .wpbs-form-field-consent .wpbs-form-field-input label{
    font-size: 16px !important;
    line-height: 23px;
    color: #373737 !important;
    font-weight: 400 !important;
    font-family: 'Poppins' !important;
}
.booking-calender-style.rent-details-style button{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    color: #FFFFFF;
    background: linear-gradient(326.02deg, #9A5D5A 30.18%, #F5B393 112.88%);
    border-radius: 40px;
    border: none !important;
    width: 100%;
    padding: 19px 20px;
}

.booking-calender-style.rent-details-style input{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 42px;
    color: #373737;
    opacity: 1;
    padding: 22px 24px;
    border-radius: 6px;
    border-color: rgba(154, 93, 90, 0.2);
    box-shadow: none !important;
    margin-bottom: 0 !important;
}
/* .booking-calender-style.rent-details-style input[type=radio] {
	width: 14px !important;
	height: 14px !important;
	-webkit-transform: scale(0.5, 0.5) !important;
} */
.booking-calender-style.rent-details-style input:focus{
    box-shadow: none !important;
    border-color: rgba(154, 93, 90, 0.2) !important;
    background-color: transparent !important;
}
.booking-calender-style.rent-details-style textarea{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 42px;
    color: #373737;
    opacity: 1;
    padding: 22px 24px;
    border-radius: 6px;
    border-color: rgba(154, 93, 90, 0.2);
    box-shadow: none !important;
    height: 100px;
    resize: none;
}
.booking-calender-style.rent-details-style textarea:focus{
    box-shadow: none !important;
    border-color: rgba(154, 93, 90, 0.2) !important;
    background-color: transparent !important;
}

.booking-calender-style.rent-details-style .space-requirments-style .wpbs-form-field-label label{
    font-family: "Literata";
    font-size: 20px;
    line-height: 26px;
    color: #000 !important;
    font-weight: 600 !important;
    margin-bottom: 14px;
}
.booking-calender-style.rent-details-style .space-requirments-style .wpbs-form-field-input label{
    font-size: 16px !important;
    line-height: 23px;
    color: #373737 !important;
    font-weight: 400 !important;
    font-family: 'Poppins' !important;
}
.booking-calender-style.rent-details-style .space-requirments-style .wpbs-form-field-input {
    padding-top: 53px;
}
.booking-calender-style.rent-details-style .space-requirments-style .wpbs-form-field-description small{
    font-size: 16px !important;
    line-height: 23px;
    color: #373737 !important;
    font-weight: 400 !important;
    font-family: 'Poppins' !important;
    position: absolute;
    top: 40px;

}
.booking-calender-style.rent-details-style .space-requirments-style{
    position: relative;
}

.booking-calender-style.rent-details-style .add-on-style .wpbs-form-field-label label{
    font-family: "Literata";
    font-size: 20px;
    line-height: 26px;
    color: #000 !important;
    font-weight: 600 !important;
    margin-bottom: 14px;
}
.booking-calender-style.rent-details-style .add-on-style .wpbs-form-field-input label{
    font-size: 16px !important;
    line-height: 23px;
    color: #373737 !important;
    font-weight: 400 !important;
    font-family: 'Poppins' !important;
}
.booking-calender-style.rent-details-style .add-on-style .wpbs-form-field-input {
    padding-top: 53px;
}
.booking-calender-style.rent-details-style .add-on-style .wpbs-form-field-description small{
    font-size: 16px !important;
    line-height: 23px;
    color: #373737 !important;
    font-weight: 400 !important;
    font-family: 'Poppins' !important;
    position: absolute;
    top: 40px;

}
.booking-calender-style.rent-details-style .add-on-style{
    position: relative;
}

.booking-calender-style.rent-details-style .name-field-style input{
    background-image: url(images/nmefild.png);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: 97% center;
}

.booking-calender-style.rent-details-style .email-fld-style input{
    background-image: url(images/mail.png);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: 97% center;
}
.booking-calender-style.rent-details-style .phone-fld-style input{
    background-image: url(images/phone.png);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: 97% center;
}
.booking-calender-style.rent-details-style .address-fld-style textarea,
.booking-calender-style.rent-details-style .address-fld-style input{
    background-image: url(images/nwlocation.png);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: 97% 50%;
}
.booking-calender-style.rent-details-style .message-fld-style textarea{ 
    background-image: url(images/message.png);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: 97% 20px;
}

.booking-calender-style.rent-details-style .wpbs-form-field-payment_method .wpbs-form-field-label label{
    font-family: "Literata";
    font-size: 20px;
    line-height: 26px;
    color: #000 !important;
    font-weight: 600 !important;
    margin-bottom: 14px;
}
.booking-calender-style.rent-details-style .wpbs-form-field-payment_method .wpbs-form-field-input label{
    font-size: 16px !important;
    line-height: 23px;
    color: #373737 !important;
    font-weight: 400 !important;
    font-family: 'Poppins' !important;
}

/* form style */

.tab-style .e-n-tabs-heading{
    border-bottom: 1px solid rgba(154, 93, 90, 0.4) ;
    /* padding-bottom: 23px; */
}

.tab-style ul li{
    list-style: none !important;
    padding-left: 29px !important;
    margin-bottom: 18px;
    position: relative;
}

.tab-style ul li::before{
    content: "";
    position: absolute;
    background: url(images/delivaryliimg.png);
    width: 24px;
    height: 22px;
    left: 0;
}
.tab-style ul{
    margin: 0 !important;
}
.rent-details-gallery-style .slider-single  .slick-list.draggable{
    height: 100% !important;
}
.rent-details-gallery-style .slider-nav .slick-list.draggable{
    margin: 0 -10px;
}
.rent-details-gallery-style .slider.slider-single img{
    height: 580px;
    width: 100%;
    object-fit: cover;
}
.rent-details-gallery-style .slider.slider-nav img{
    height: 136px;
    object-fit: cover;
    width: 100%;
    cursor: pointer;
}
.all-cat-box .slider-nav .slick-slide{
    padding: 24px 10px 0 10px !important;
}
.rent-details-gallery-style .slider-nav .slick-slide.slick-active img{
    filter: grayscale(100%);
    border: 2.4px solid transparent;
}
.rent-details-gallery-style .slick-slide.is-active img{
    filter: none !important;
    border: 2.4px solid #FFBF9E !important;
}
@media(max-width: 1024px){
    .header-nav-menu nav ul li a:before {
        content: none !important;
    }  
}
@media(max-width: 767px){
    .rush-txt-col::after{
        /* content: none; */
    }
    .rent-details-gallery-style .slider.slider-single img {
        height: 360px;
    }
    .rent-details-gallery-style .slider.slider-nav img {
        height: 110px;
    }
    .all-cat-box .slider-nav .slick-slide {
        padding: 15px 5px 0 5px !important;
    }
    .rent-details-gallery-style .slider-nav .slick-list.draggable{
        margin: 0 -5px;
    }
    .booking-calender-style.rent-details-style form {
        padding: 25px 15px;
    }
    .booking-calender-style.rent-details-style .space-requirments-style .wpbs-form-field-input {
        padding-top: 71px;
    }
}




