.input-time {
    height: 50px;
    width: 100%;
    font-size: 0.875rem;
    padding: 5px var(--form-side-padding);
    background: none;
    border-color: var(--form-bd);
    border-style: solid;
    border-width: var(--form-bd-width);
    border-radius: 10px;
}
.button{
    border-radius: 10px!important;
}

.wpcf7-not-valid-tip{
    display: none !important;
}

.validation-error {
  color: red;
  font-size: 14px;
  margin-top: 5px;
}


.site-header {
    position: fixed;
}

.no-touch .button:not(.cs-btn-underline):hover {
    border-color: var(--btn-color-hover) !important;
    border: 1px solid;
}

.no-touch .site-footer a:not([class*="button"]):hover {
    color: #F2E7E8 !important;
}

.cs-rooms .overlay-label {
    text-transform: capitalize !important;
    font-weight: bold !important;
}

.cs-room-booking .room-booking-title h4 {
    font-family: Jost !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 36px !important;
}

.posts .post-title{
font-weight:600!important;

}
/* WooCommerce My account  */

.login-btn-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    padding: 0 !important;
}

.red.error, div.error {
    color: red;
    font-size: 14px;
}

.woocommerce-shop .products li img {
    height: 285px !important;
    object-fit: cover;
}

.best_sellers .woo-products-products__inner-box img {
    height: 285px !important;
    object-fit: cover;
    /*     justify-content: center !important; */
}

.woocommerce-MyAccount-orders .button.cancel {
    background-color: #ff5f5f;
    color: #fff;
}

.woocommerce-MyAccount-orders .button.return {
    background-color: #ffc107;
    color: #000;
}

.input-wrapper {
    position: relative;
}
.profile-form-row{
    margin-bottom:0px!important;
}

.input-wrapper input {
    padding-right: 40px;
}

.cs-form-underline input[type="text"], .cs-form-underline input[type="email"], .cs-form-underline input[type="url"], .cs-form-underline input[type="file"], .cs-form-underline input[type="password"], .cs-form-underline input[type="number"], .cs-form-underline input[type="date"], .cs-form-underline input[type="search"], .cs-form-underline input[type="tel"], .cs-form-underline textarea, .cs-form-underline select{
    border-radius: 10pxs;
}
.toggle-password {
    position: absolute;
    top: 18px;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
    color: #666;
    font-size: 12px;
}


.fa-eye:before {
    color: #000 !important;
}
.cs-rooms .overlay-label {
    border-radius: 10px;
}
.cs-cta.with-inner-border .cs-cta-content:before, .cs-cta.with-inner-border .cs-cta-content:after{
    border-radius: 10px;
}
.feedback .slick-dots li button:before{
    border: 1px solid #fff;
    width: 8px;
    height: 8px;
}
.slick-dots li:not(.slick-active) button:before{
    background: transparent;
}
.slick-dots li button:before{
    border: 1px solid rgba(77, 77, 77, 1);
    width: 8px;
    height: 8px;
}
.custom-login-register-tabs {
    max-width: 500px;
    margin: auto;
    padding: 2rem;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}

.tab-buttons {
    display: flex;
    margin-bottom: 2rem;
    gap: 20px;
    justify-content: center;
}

.tab-buttons>button {
    width: 150px;
}

.tab-buttons button.cs-btn-small.deactive {
    background: transparent;
    color: #000;
    border: 1px solid #7f1316;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}



.woocommerce-form-register input, #custom_login_form input {
    height: 34px !important;
    padding: 8px !important;
}

.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    display: flex;
    gap: 10px;
}

td.product-remove .remove {
    background-color: #EBEBEB;
    border-radius: unset !important;
    width: 50px !important;
    height: 50px !important;
    padding: 13px !important;
    -webkit-border-radius: unset !important;
    -moz-border-radius: unset !important;
    -ms-border-radius: unset !important;
    -o-border-radius: unset !important;
}

.remove-svg {
    width: 24px !important;
    height: 24px !important;
}

.woocommerce-page .cart-collaterals .cart_totals {
    background-color: #fff !important;
    box-shadow: 0px 0px 4px 0px #00000026 !important;
    border-radius: 10px;

}
.woocommerce-page.woocommerce-cart table.cart td.actions #coupon_code{
width:620px;
border-radius: 10px;
 background-color: #fff !important;
}
.product-thumbnail a img {
border-radius:10px;
}
/* .site-content{
    background-image: url('/wp-content/uploads/2025/06/img-bg.png');
 background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
} */

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:not(:hover) {
    background: var(--primary-color) !important;
}

.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals>h2 {
    font-family: Jost !important;
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 36px !important;
    letter-spacing: 0% !important;
}

.cs-info-box-img{
border-radius:10px;
}
.post-title .item-title{
font-weight:600!important;
}

.menu-btn .elementor-widget-container .cs-title-wrap {
    margin-bottom: 26px;
    display: flex !important;
	cursor: pointer;
}

ul.room-facilities {
    display: flex;
    align-items: center;
    margin-left: 0px !important;
    flex-wrap: wrap;
    gap: 20px;
}

/* .cs-room-basic-info {
    display: none;
} */

.custom-nav-wrapper {
    position: fixed;
    top: 0;
    right: -100%;
    width: 630px;
    height: 100%;
    background: white;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
    transition: right 0.3s ease;
    z-index: 9999;
    overflow-y: auto;
}

.custom-nav-wrapper.open {
    right: 0;
}

.custom-nav-content {
    padding: 30px;
    color:transparent;
    border: 0px;
}
.custom-nav-close{
        background: transparent;
    border: 0px;
    font-size: 30px;
}
.cs-room-booking .cs-form-total-price:before{
        width: calc(100% + -17px);

}

.subscribe-mail {
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-color: #EBEBEB !important;
}


.cs-form-label {
    line-height: 25px;
}

.cs-reservation-form.style-block .cs-form-field:not(:first-child) {
    padding-top: 20px !important;
}

/* Room Sigle Page */
.cs-room-booking .cs-room-booking-wrap {
    padding: 50px 30px 55px;
    width: 550px !important;
    float: right;
    /* margin-right: -60px; */
    background-color: #fff;
}

.single-room #primary.content-area {
    width: 50% !important;
}

.kingjada-dates{
    display:flex;
}
.cozystay-times{
   margin-bottom: 20px;
    border: 1px solid #a33;
    padding: 15px;
    border-radius: 6px;
    text-align: center;
    width: 550px;
    background-image: url("/wp-content/uploads/2025/06/img-bg.webp");
    background-size: cover;  
    height: 95px;
    margin-left: -110px;
    display: flex;
    justify-content: center;
    align-items: center;
   
}
.cs-cta-wrap{
    border-radius: 10px;
}
.posts .post .featured-img{
   box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.25);
border-radius: 10px;
width: 366px;
}
.attachment-medium{
   border-radius: 10px;
}
.cs-gallery img{
    border-radius: 10px !important;
}

.cs-form-underline .cs-form-square input[type="text"], .cs-form-underline .cs-form-rounded input[type="text"], .cs-form-underline .cs-form-pill input[type="text"], .cs-form-underline .cs-form-square input[type="email"], .cs-form-underline .cs-form-rounded input[type="email"], .cs-form-underline .cs-form-pill input[type="email"], .cs-form-underline .cs-form-square input[type="url"], .cs-form-underline .cs-form-rounded input[type="url"], .cs-form-underline .cs-form-pill input[type="url"], .cs-form-underline .cs-form-square input[type="file"], .cs-form-underline .cs-form-rounded input[type="file"], .cs-form-underline .cs-form-pill input[type="file"], .cs-form-underline .cs-form-square input[type="password"], .cs-form-underline .cs-form-rounded input[type="password"], .cs-form-underline .cs-form-pill input[type="password"], .cs-form-underline .cs-form-square input[type="number"], .cs-form-underline .cs-form-rounded input[type="number"], .cs-form-underline .cs-form-pill input[type="number"], .cs-form-underline .cs-form-square input[type="date"], .cs-form-underline .cs-form-rounded input[type="date"], .cs-form-underline .cs-form-pill input[type="date"], .cs-form-underline .cs-form-square input[type="search"], .cs-form-underline .cs-form-rounded input[type="search"], .cs-form-underline .cs-form-pill input[type="search"], .cs-form-underline .cs-form-square input[type="tel"], .cs-form-underline .cs-form-rounded input[type="tel"], .cs-form-underline .cs-form-pill input[type="tel"], .cs-form-underline .cs-form-square textarea, .cs-form-underline .cs-form-rounded textarea, .cs-form-underline .cs-form-pill textarea, .cs-form-underline .cs-form-square select, .cs-form-underline .cs-form-rounded select, .cs-form-underline .cs-form-pill select{

     border-radius: 10px !important;
}
.cs-styled-checkbox {
  width: 20px;
  height: 20px;
  border: 2px solid #333;
  border-radius: 4px!important; /* Rounded corners */
  background-color: white;
  display: inline-block;
  cursor: pointer;
  position: relative;
  transition: all 0.2s ease;
}
/* room search css */
.posts.layout-grid .featured-img a, .posts.layout-list .featured-img a{
    width:366px;
    height:300px;
}



.my-shortcode-before-sidebar-search .cozystay-times {
  width: 357px;
  margin-left:0;
}


/* End */
@media screen and (max-width: 1024px) {
    .cs-room-booking .cs-room-booking-wrap {
        width: 100% !important;
        float: right;
        margin-right: 0;
    }

    .single-room #primary.content-area {
        margin: 0 !important;
        width: 100% !important;
    }
    .cozystay-times{
   
    width: 100%;
    margin-left: 0px;
   
}
.posts .post .featured-img{
width: 330px!important;
}
.posts.layout-grid .featured-img a, .posts.layout-list .featured-img a{
    width:330px!important;
    
}

}
.cs-menu-mobile .mobile-menu li.current-menu-item > a, .cs-menu-mobile .mobile-menu li.current-menu-ancestor > a{
	color:#fff!important;
}
.elementor-62 .elementor-element.elementor-element-44bb873 .menu-toggle:hover{
	color:#fff!important;
}
.elementor-1042 .elementor-element.elementor-element-e7c54f9:not(.elementor-motion-effects-element-type-background), .elementor-1042 .elementor-element.elementor-element-e7c54f9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
	   height: 100vh !important;
}
.cs-room-booking .cs-styled-checkbox:after{
  content: '';
    display: block;
    width: 16px; /* or as needed */
    height: 12px; /* or as needed */
    background: url('/wp-content/uploads/2025/06/Vector.svg') no-repeat center center;
    background-size: contain;
    position: absolute;
}
.room-availability{
	display:none;
}

/* .post.cs-room-item.has-post-thumbnail.slick-slide.slick-current.slick-active {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.post.cs-room-item.has-post-thumbnail.slick-slide.slick-active {
    margin-left: 20px !important;
    margin-right: 20px !important;
} */

 .footer-menu.site-footer a:not([class*="button"]){
	color:white!important;
}