/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1664941033
Updated: 2022-10-05 11:37:13

*/

/* Oom Dev - C jae */

.oom-widget-chat-content-message {
    padding: 10px;
    background: white;
    font-size: 12px;
    position: relative;
    border-radius: 6px;
    display: inline-flex;
    flex-direction: column;
    margin-right: 0 !important;
    align-items: flex-start !important;
}

.elementor-button{
    cursor: pointer;
}

.custom-menu-nav {
    display: none !important;
}
.custom-menu-nav.active {
    display: block !important;
}

.custom-menu-nav {
    position: fixed;
    background: #000;
    width: 100%;
    z-index: 999;
}
.toggle-btn-open {
    margin-bottom: 0px !important;
}

.toggle-btn-open .elementor-icon-wrapper,
.toggle-btn-close .elementor-icon-wrapper {
    width: 30px;
    height: 30px;
}

.icon-list .elementor-icon-box-title {
    display: none;
}

.icon-list .elementor-icon-box-description a {
    color: #fff !important;
}

.icon-list .elementor-icon-box-description a:hover {
    color: #fff !important;
    text-decoration: underline;
}

.icon-list .elementor-icon-box-icon .elementor-icon {
    margin-top: 5px;
}



/**toggle**/
.cstm-toggle .elementor-accordion-item:not(:last-child) {
    margin-bottom: 20px;
}

.cstm-toggle .elementor-tab-content {
    padding-bottom: 0 !important;
}



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

/* Dev: Christian 06/24/2024 */

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

.mix-and-match-slider{
    height: 100% !important;
    width: 100% !important;
}

.mix-and-match-slider .swiper{
    height: 100%;
}

.mix-and-match-slider .swiper .swiper-slide{
    height: 100% !important;
}

.mix-and-match-slider .swiper .swiper-slide img{
    height: 100% !important;
}

.mix-and-match-slider .swiper .swiper-slide .elementor-widget-image{
    height: 100% !important;
}

.popup-slider{
    height: 100% !important;
    width: 100% !important;
}

.popup-slider .swiper{
    height: 100%;
}

.popup-slider .swiper .swiper-slide{
    height: 100% !important;
}

.popup-slider .swiper .swiper-slide img{
    height: 100% !important;
}

.popup-slider .swiper .swiper-slide .elementor-widget-image{
    height: 100% !important;
}

.popup-slider .swiper-pagination {
        padding-bottom: 10px !important;
}

.popup-slider .swiper-pagination-bullet{
    opacity: 1 !important;
}

.popup-slider .swiper-pagination-bullet-active{
    background: #000000 !important;
}

.why-choose-us-image-box img{
    height: 160px !important;
    object-fit: contain;
    object-position: center;
}

.blinds-curtains-tabs .elementor-flip-box__button{
    border-width: 1px !important;
}

.blinds-curtains-tabs .e-n-tab{
    text-align: center
}

.blinds-curtains-tabs .e-n-tabs .e-n-tabs-heading{
    position: relative;
}

.blinds-curtains-tabs .e-n-tabs .e-n-tabs-heading::before{
    content: '';
    height: 12px;
    width: 12px;
    background: #000000;
    border-radius: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform:translate(-50%, -50%);
    
}

.blinds-curtains-tabs .e-n-tabs .e-n-tab-title{
    min-width: 150px;
    background: #ffffff !important;
    z-index: 20;
}

.blinds-curtains-tabs .e-n-tabs #e-n-tabs-title-2171{
    justify-content: flex-end;
}

.blinds-curtains-tabs .e-n-tabs #e-n-tabs-title-2172{
    justify-content: flex-start;
}

.blinds-curtains-tabs .e-n-tabs::before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 15px;
    height: 1px;
    width: 35%;
    background: rgba(0,0,0,.1);
    z-index: 10;
}


.blinds-curtains-tabs .e-n-tabs::after{
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 15px;
    height: 1px;
    width: 35%;
    background: rgba(0,0,0,.1);
    z-index: 10;
}

.cta-overlay-holder::before{
    margin-left: -100%;
    width: 185% !important;
}

.gallery-slider .swiper-pagination-bullet {
    margin: 0 !important;
    width: 100px !important;
    border-radius: 0 !important;
}

.swiper-pagination-clickable .swiper-pagination-bullet{
    
}

.meta-video video{
    object-fit: contain !important; 
}

@media (max-width: 1620px) and (min-width: 1025px){

    .why-choose-us-image-box .elementor-image-box-title{
        min-height: 60px;
    }
    
    .elementor-widget-image-box .elementor-image-box-content{
        max-width: 300px !important;
    }

}

@media (max-width: 1600px) and (min-width: 1050px){
	.elementor-134 .elementor-element.elementor-element-ca51028 img {
		width: 50% !important;
	}
	img.attachment-full.size-full.wp-image-2033 {
		margin-top: 60px !important;
	}
}

@media (max-width: 1400px) and (min-width: 1025px){
	.elementor-widget-image-box .elementor-image-box-content {
        max-width: 240px !important;
    }
}

@media (max-width: 1200px){
    .why-choose-us-image-box img{
        height: 120px !important;
    }
	

}

@media (max-width: 1024px){
    .blinds-curtains-tabs .e-n-tabs .e-n-tab-title{
        min-width: 130px;
        background: #ffffff !important;
    }
    
    .blinds-curtains-tabs .e-n-tabs .e-n-tabs-heading::before{
        width:10px;
        height: 10px;
    }
    
    .blinds-curtains-tabs .e-n-tabs::before{
        top: 10px;
        width: 23%;
    }
    
    
    .blinds-curtains-tabs .e-n-tabs::after{
        top: 10px;
        width: 23%;
    }

    
    .why-choose-us-image-box img{
        height: 100px !important;
    }
    
    .gallery-slider .swiper-pagination-bullet {
        margin: 0 !important;
        width: 70px !important;
        border-radius: 0 !important;
    }
}

@media (max-width: 767px){
    .blinds-curtains-tabs .e-n-tabs .e-n-tab-title{
        min-width:80px;
        background: #ffffff !important;
    }
    
     .blinds-curtains-tabs .e-n-tabs .e-n-tabs-heading::before{
        width:8px;
        height:8px;
    }
    
    .blinds-curtains-tabs .e-n-tabs::before{
        top: 10px;
        width: 15%;
    }
    
    
    .blinds-curtains-tabs .e-n-tabs::after{
        top: 10px;
        width: 15%;
    }
    
    .blinds-curtains-tabs .elementor-icon-box-title{
        margin-top: 0 !important;
    }
    
    .blinds-curtains-tabs .elementor-widget-icon-box{
        margin-top: 15px;
    }
    
    .why-choose-us-image-box img{
        height: 80px !important;
    }
    
    .cta-overlay-holder::before{
        margin-left: 0;
        width: 100% !important;
    }
    
    .gallery-slider .swiper-pagination-bullet {
        margin: 0 !important;
        width: 20px !important;
        border-radius: 0 !important;
    }
    
    .readless .elementor-icon-box-title{
        margin-top: 0 !important;
    }
}


/* Form */

@media (min-width: 1201px){

	.elementor-field-type-recaptcha{
		width: 65% !important;
	}

	.elementor-field-type-submit{
		align-items:center !important;
	}

}

@media (max-width: 1200px){
	.elementor-field-type-recaptcha{
		width: 60% !important;
	}
	.elementor-field-type-recaptcha #form-field-recaptcha{
		transform: scale(.8);
    	transform-origin: left;
	}
}

@media (max-width: 767px){
	.elementor-field-type-recaptcha{
		width: 100% !important;
	}
}

/* MEDIA QUERIES */

@media screen and (min-width:1025px) {
    .contact-form .wpcf7-recaptcha > div {
         transform:scale(0.8) !important;
        -webkit-transform:scale(0.8) !important;
        transform-origin:0px 0px !important;
        -webkit-transform-origin:0px 35px !important;
    }
}

@media screen and (max-width:1024px) {
    .contact-form .half-col {
        width: 100% !important;
    }
    
    .contact-form .thirds-col {
        width: 100% !important;
    }
 
    .contact-form .wpcf7-recaptcha > div {
         margin: 0 auto !important;
    }

    .contact-form .recaptcha-col,
    .contact-form .btn-col {
        -webkit-box-pack: center !important;
            -ms-flex-pack: center !important;
                justify-content: center !important;
    }
    
    .cstm-slider .slick-arrow.slick-prev {
        left: -20px !important;
    }
    
    .cstm-slider .slick-arrow.slick-next {
        right: -20px !important;
    }
}

@media screen and (max-width:350px) {
    .contact-form  .elementor-field-type-recaptcha > div {
         transform:scale(0.8) !important;
        -webkit-transform:scale(0.8) !important;
        transform-origin:150px 0 !important;
        -webkit-transform-origin:150px 0 !important;
    }
}