



#layerContainer .simp-booking-form .close-btn {
    color: transparent;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#layerContainer .simp-booking-form .close-btn::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    display: block;
    height: 14px;
    width: 14px;
    background: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><line x1="4" y1="4" x2="16" y2="16" stroke="black" stroke-width="2" stroke-linecap="round"/><line x1="16" y1="4" x2="4" y2="16" stroke="black" stroke-width="2" stroke-linecap="round"/></svg>') no-repeat center / contain;
    transition: all 500ms ease;
}

body:not(.mobile) #layerContainer .simp-booking-form .close-btn:hover::before {
    transform: rotate(90deg) translate(-50%, 50%);
}

.mobile .booking-form-input {
    display: block;
}

@media (max-width: 768px) {
    .mobile .bookingform-wrapper .simp-booking-form {
        min-width: 200px;
        width: calc(100% - 40px);
    }

    .mobile .layer-content #layerContainer {
        flex-grow: 1;
    }

    .mobile .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #hotelWrapper .input-icon-wrapper,
    .mobile .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #locationWrapper .input-icon-wrapper {
        width: 100%;
    }
}

#layer {
    background: rgba(255, 255, 255, 0.8);
}

.mobile #simp_book_btn_wrapper #simp_book_btn #min-price-div p {
    white-space: nowrap
}



video {
    max-width: 100%;
}

.simp-custom-width {
    width: 65% !important;
}
.simp-custom-paddingTop {
    padding-top: 60px !important
}


.clearfix.widget-wrapper.generic_slider.jssor-carousel-container.simp-custom-leftSlidernew,
.clearfix.widget-wrapper.generic_slider.jssor-carousel-container.simp-custom-rightSlider1{
    width: 60% !important;
}
.generic_slider.jssor-carousel-container.simp-custom-leftSlidernew .jssor-carousel-wrapper,
.generic_slider.jssor-carousel-container.simp-custom-rightSlider1 .jssor-carousel-wrapper{
   padding: 0px !important
}
.simp-custom-rightTextnew,
.simp-custom-leftText1{
    width: 40% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}


.generic_slider.jssor-carousel-container.simp-custom-rightSlider1 {
   margin-top: 30px;
   margin-bottom: 60px
}
.simp-custom-imgOnText .text-content{
   width: 50%;
   margin: auto 25%;
   background: rgba(0,0,0,0.65);
   color: #fff;
   padding: 20px  40px !important;
}
.simp-custom-imgOnText h2>span{
   color: #fff !important
}
/*.simp-custom-leftText,*/
/*.simp-custom-leftText1,*/
/*.simp-custom-leftText2,*/
/*.simp-custom-rightText{*/
/*    width: 50% !important;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    padding-top: 0px !important;*/
/*    padding-bottom: 0px !important;*/
/*    background: #f6f4f1;*/
/*}*/
/*.simp-custom-leftText .text-content,*/
/*.simp-custom-leftText1 .text-content,*/
/*.simp-custom-leftText2 .text-content,*/
/*.simp-custom-rightText .text-content{*/
/*    padding: 0px 10% !important*/
/*}*/
/*.generic_slider.jssor-carousel-container.simp-custom-rightSlider,*/
/*.generic_slider.jssor-carousel-container.simp-custom-rightSlider1,*/
/*.generic_slider.jssor-carousel-container.simp-custom-rightSlider2,*/
/*.generic_slider.jssor-carousel-container.simp-custom-leftSlider{*/
/*    width: 50% !important;*/
/*    padding-top: 0px !important;*/
/*    padding-bottom: 0px !important;*/
/*}*/
/*.generic_slider.jssor-carousel-container.simp-custom-rightSlider .jssor-carousel-wrapper,*/
/*.generic_slider.jssor-carousel-container.simp-custom-rightSlider1 .jssor-carousel-wrapper,*/
/*.generic_slider.jssor-carousel-container.simp-custom-rightSlider2 .jssor-carousel-wrapper,*/
/*.generic_slider.jssor-carousel-container.simp-custom-leftSlider .jssor-carousel-wrapper{*/
/*    padding: 0px !important*/
/*}*/


.homepage > .container{ 
    width: 100%;
    /*padding: 0;*/
    max-width: none;
}
.homepage .no-gutter {
    width: 100%;
}

.homepage .no-gutter .widget-wrapper {
    width: 85%;
}

.homepage .no-gutter .widget-wrapper.wt1img{
    width: 100%;
}
.homepage .no-gutter .widget-wrapper.wt1img:not(.simp-custom-popup) .one-col{
    padding: 0;
    margin: 0 -30px;
    width: calc(100% + 60px);
}

.homepage .no-gutter .widget-wrapper.wt3imgtop-3tbbot{
    padding: 0;
    margin: 0 -15px 30px;
    width: calc(100% + 30px);
}

.homepage .no-gutter .widget-wrapper.wt3imgtop-3tbbot .image-content {
    margin: 0 -15px;
    width: calc(100% + 30px);
    max-width: none;    
}

.summary-widget .summary-content-wrap{
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
}

.summary-widget .summary-content-wrap:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.3);
}

.imageDescriptionSide {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    background-color: #eff3f3;
}

.imageDescriptionSide:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.3);
}

.caption-as-text {
    font-family: Caudex,serif;
}

.address-block-details .hotel-contacts {
    display: none;
}








.container-fluid .simp-custom-widget-hide {
    display: none!important;
}
.mobile .simp-custom-mobile-widget-hide {
    display: none!important;
}





.mobile .mobile-navbar-button .booking-form {
    height: 24px;
}



.reservations-telephone-number{
    position:absolute;
    bottom:90%;
}
header .lang-book-wrapper{
    display:flex;
    justify-content:center;
}

#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 130px;
    right: 5px;
    background: #25d366;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    font-size: 28px;
    text-align: center;
    line-height: 52px;
}
#whatsAppHeader a{
    color: white;
}
.mobile #whatsAppHeader {
    right: 17px;
    bottom: 100px;
    position: foxed;
}
.mobile #whatsAppHeader .fa-whatsapp {
    font-size: 30px;
}

.summary-page-slider .left-box {
    width: 75%;
}
.summary-page-slider .right-box {
    width: 25%;
}

