/*
 *  custom style
*/

/* General */

body{
    background-image: url('https://lp03102025.curtain-k.oomdcstaging.com/wp-content/uploads/2025/03/Curtain-K-Body-1.webp');
    background-size: contain;
    background-repeat: repeat-Y;
    background-position: center;
}

/* Header */

.header-widget-shortheader{
    transform: translateY(0) !important;
}

.elementor-widget-text-editor p:last-child{
    margin-bottom: 0 !important;
}

.oom-widget-chat-content-message{
    width: 100% !important;
}

/* Button */

.elementor-button{
    cursor: pointer;
}

.elementor-button .elementor-button-icon svg{
    width: 15px !important;
    transform: rotate(0deg) !important;
    transition: .3s ease;
}

.elementor-button:hover .elementor-button-icon svg{
    transform: rotate(45deg) !important;
}

.process-title{
    min-height: 70px;
}

/* Footer */

.site-footer {
    display: none !important;
}

.contact-details .elementor-icon-box-title{
    margin-top: 0 !important;
}

.meta-header span {
    color: #1E1E1E !important;
    text-shadow: 5px 2px 3px #EFC203 !important;
    
}

.product-carousel img{
    height: 348px;
    width: 100%;
    object-fit: cover;
}

.swiper-pagination-bullet{
	height: 4px !important;
	width: 41px !important; 
	border-radius: 2px !important;
	opacity: 1 !important;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active{
	opacity: 1 !important;
	background: var(--e-n-carousel-dots-hover-color,#000) !important;
}

#oom-whatsapp-widgets-floating-whatsapp .oom-widgets-chat-row input, #oom-whatsapp-widgets-floating-whatsapp .oom-widgets-chat-row textarea {
    font-size: 12px;
    border: solid 1px #000000;
    padding: 10px;
}

/** Responsive **/

@media (min-width: 1025px){
	.product-carousel .elementor-swiper-button-prev{
		left: -20px !important;
	}
	
	.product-carousel .elementor-swiper-button-next{
		right: -20px !important;
	}
	
	.product-carousel.blinds-carousel .elementor-swiper-button-prev{
		left: 40% !important;
		top: unset !important;
        bottom: 20px;
	}
	
	.product-carousel.blinds-carousel .elementor-swiper-button-next{
		right: 40% !important;
		top: unset !important;
        bottom: 20px;
	}
}

@media (min-width: 1441px){
    
    /* Elementor Form */
    
    .elementor-field-type-recaptcha_v3.recaptcha_v3-inline {
        width: 50% !important;
        justify-content: flex-end !important;
    }
    
    .elementor-field-type-recaptcha_v3.recaptcha_v3-inline > .elementor-field{
        transform:scale(1);
        transform-origin: right center;
    }
    
    .elementor-field-group.elementor-field-type-submit {
        align-items: center;
    }
}



@media (max-width: 1920px) {
	
}

@media (max-width: 1440px) {
    .product-carousel img{
        height: 250px;
    }
	.swiper-pagination-bullet{
		width: 35px !important; 
	}
	.elementor-field-type-submit{
		width: 100% !important;
	}
}


@media (max-width: 1280px) {
	
}

@media (max-width: 1024px) {
	.process-title{
        min-height: 50px;
    }
	.swiper-pagination-bullet{
		width: 30px !important; 
	}
}

/*
 * Surface Pro
 */
@media (max-width: 912px) {
	
}

/*
 * iPad Air
 */
 @media (max-width: 820px) {
	
}

/*
 * iPad 9th
 */
@media (max-width: 810px) {
	
}

/*
 * iPad Mini
 */
@media (max-width: 768px) {

    .oom-modal-content {
        width: 80%;
    }

}

@media (max-width: 767px){
    /* Elementor Form */
    
    .elementor-field-type-recaptcha_v3.recaptcha_v3-inline{
        justify-content: center !important;
    }
    
   .elementor-field-type-recaptcha_v3.recaptcha_v3-inline > .elementor-field{
        transform:scale(1);
        transform-origin: center center;
    } 
    
         /* WA Widget */

    .oom-widget-popup-wrapper .oom-widget-chat-button{
        right: 10px !important;
    }
    
    .process-title{
        min-height: 0px;
    }
	.swiper-pagination-bullet{
		width: 25px !important; 
	}
}

@media (max-width: 480px) {

	.oom-modal-content {
        width: 90%;
    }
}

@media (max-width: 414px) {
	
}

@media (max-width: 375px) {
	
}


@media (max-width: 360px) {

}



@media (max-width: 320px) {
	
}
