/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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
*/

/* Add your custom styles here */

/*UTILITY*/

.w-900 *{
	font-weight: 900 !important;
}

.w-800 *{
	font-weight: 800 !important;
}

.w-700 *{
	font-weight: 700 !important;
}

.w-600 *{
	font-weight: 600 !important;
}

.w-500 *{
	font-weight: 500 !important;
}

.w-400 *{
	font-weight: 400 !important;
}

.w-300 *{
	font-weight: 300 !important;
}

.underline-me *{
	text-decoration: underline !important;
}

.uppercase-me *{
	text-transform: uppercase !important;
}

.italic-me *{
	font-style: italic !important;
}

@media only screen and (min-width:1024px){
	.lh-100 *{
		line-height: 1.1em !important;
	}
}

@media only screen and (max-width:1250px){
	.lantab-no-br br{
		display: none !important;
	}
}

@media only screen and (max-width:1024px){
	.tab-no-br br{
		display: none !important;
	}
}

@media only screen and (max-width:767px){
	.no-br br{
		display: none !important;
	}
}

.have-color-in-span span, .have-color-in-bold strong, .have-color-in-bold b{
	color: #F9DFBE;
}

.italic-span span{
    font-variation-settings: 'slnt' -10;
}

.bold-span span{
	font-weight: 500 !important;
}

b{
	font-weight: 500 !important;
}

.link-underline a{
	text-decoration: underline;
}

.link-white a{
	color: #fff !important;
}

.link-black a{
	color: #1C3463 !important;
}


.link-color a{
	color: #12BBB4 !important;
}


.have-color-in-bold{
	color: var(--e-global-color-3120f4e);
}

.ul-no-padding ul{    
    margin-left: 20px !important;
	margin-bottom: 0px !important;
}


.ul-li-icon li{
	position: relative;
	padding-left: 15px;
	list-style-type: none;
	margin-bottom: 25px;
}

.ul-li-icon li:last-of-type{
	margin-bottom: 0px;
}

.ul-li-icon li::before{
	content: "";
	position: absolute;
	top: 7px;
	left: -20px;
	height: 18px; 
	width: 18px;
	background: url("/wp-content/uploads/2026/02/check.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.lh-100 *{
	line-height: 1.1em;

}



.absolute{
	position: absolute;
}

@media only screen and (min-width: 768px){

	.no-m-absolute{
		position: absolute;
	}
}

@media only screen and (min-width: 1025px){
	
	.no-tab-absolute{
		position: absolute;
	}
	
}



.abs-top{
	top: 0px;
}

.abs-bottom{
	bottom: 0px;
}

.abs-left{
	left: 0px;
}

.abs-right{
	right: 0px;
}

.reduce-letter-spacing *{
	letter-spacing: -1px !important;
}


@media only screen and (max-width: 767px){

.lh-100 *{
	line-height: 1.3em;

}


}

.content-container :is(h1, h2, h3, h4, h5, h6){
	line-height: 1.3em;
	margin-bottom: 15px;
}

.content-container hr{
	margin: 20px 0px !important;
}

.content-container h1{
	font-size: 180%;
}

.content-container h2{
	font-size: 170%;
}

.content-container h3{
	font-size: 160%;
}

.content-container h4{
	font-size: 150%;
}

.content-container h5{
	font-size: 140%;
}

.content-container h6{
	font-size: 130%;
}

@media only screen and (min-width: 1480px){
	.right-open-container{
		padding-left: max(40px, calc( calc(100vw - 1440px) / 2 ));
	}
	
	.right-open-container .left-box{
		width: calc(50% - calc( calc(100vw - 1440px) / 4 ));
	}
	
	.right-open-container .right-box{
		width: calc(50% + calc( calc(100vw - 1440px) / 4 ));
	}
	
	.left-open-container{
		padding-right: max(40px, calc( calc(100vw - 1440px) / 2 ));
	}
	
	.left-open-container .left-box{
		width: calc(50% + calc( calc(100vw - 1440px) / 4 ));
	}
	
	.left-open-container .right-box{
		width: calc(50% - calc( calc(100vw - 1440px) / 4 ));
	}
	
 
 }



/*---- Infinite Scroll Slider ----*/

.infinite-slide .swiper-wrapper{
	transition-timing-function: linear !important;
}

.display-inline-flex {
    display: inline-flex;
    width: fit-content!important;
}

.iconbig svg{
	height: 24px;
	width: 24px;
}

.elementor-button-content-wrapper {
    
    align-items: center;
}

.abs-background-image{
	position: absolute;
    height: 100% !important;
    width: 100% !important;
    inset: 0;
	z-index: -1 !important;
}

.abs-background-image img{
	object-fit: cover;
	height: 100% !important;
    width: 100% !important;
}

.init-hide a.elementor-button{
	margin-top: 30px;
}


:is(.hover-box) .init-hide{
    max-height: 0px;
    overflow: hidden;
    opacity: 0;
    transition: all 0.5s ease;
}
:is(.hover-box):hover .init-hide{
  max-height: 150px;
  opacity: 1;
}

.case-study-loop .init-hide{
    max-height: 0px;
    overflow: hidden;
    opacity: 0;
    transition: all 0.5s ease;
}

.case-study-loop:hover .init-hide{
	max-height: 150px;
  	opacity: 1;
}

:is(.zoom-box) .init-hide{
    max-height: 0px;
    overflow: hidden;
    opacity: 0;
    transition: all 1s ease;
}

:is(.zoom-box):hover .init-hide{
	  max-height: 150px;
	  opacity: 1;
}

:is(.hover-box, .zoom-box){
	overflow: hidden !important;
}

:is(.hover-box, .zoom-box)::before{
	height: calc(100% + 20%) !important;
	transition: all 1s ease;
}

:is(.hover-box, .zoom-box):hover::before {
    transform: translateY(-10%) !important;
}

:is(.hover-box, .zoom-box):hover .abs-background-image{
	transform: scale(1.1);
}

/*HIDE PRODUCT PRICE + ADD TO CART OR READ MORE FROM LOOP*/

.product-grid span.price {
    display: none;
}

.product-grid .woocommerce-loop-product__buttons {
    display: none;
}

.product-grid ul.page-numbers li {
    margin-right: 15px !important;
    border-radius: 10px;
}

:is(a.page-numbers, span.page-numbers) {
    padding: 8px 12px !important;
}


.product-grid .woocommerce nav.woocommerce-pagination {
    text-align: right;
}

.cg-cat-filter { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	font-family: "Google Sans Flex", sans-serif;
}

.cg-cat-item a { 
	display: block; 
	padding: 12px 0; 
	text-decoration: none; 
	border-bottom: 1px solid #eee; 
	color: #101820;
}

.cg-cat-item.is-active a { 
	font-weight: 600; 
}

li.cg-cat-item.is-active a{
	color: #12BBB4 !important;
}

div#woosq-popup{
	font-family: "Google Sans Flex", sans-serif !important;
	color: #101820;
}


.meta-container{
	
}

.summary.entry-summary{
	padding: 25px !important;
	padding-bottom: 75px !important;
}

.woosq-product > .product .summary .summary-content{
	padding: 0px !important;
	padding-bottom: 15px !important;
}


.woocommerce.single-product.woosq-product .thumbnails{
	padding: 35px;
}

h1.product_title.entry-title {
    font-size: 20px;
}

div#woosq-popup .product_meta a{
	color: #12bbb4 !important;

}

div#woosq-popup .product_meta span{
	display: block;
}

div#woosq-popup form.cart, div#woosq-popup p.price{
	display: none;
}

.woosq-product > .product .summary .summary-content {
    height: unset !important;
}

button.mfp-close {
    height: unset !important;
    width: unset !important;
    line-height: unset !important;
    padding: 11px;
    border-radius: 130px;
	background-color: transparent;
	border-color: transparent;
}

.mfp-woosq .mfp-close:before {
    width: 15px;
    height: 12px;
    line-height: 16px;
    text-align: center;
    font-size: 15px;
    color: #000000;
}




.qv-acf-specs {
    width: 100%;
    border-collapse: collapse;
    margin-top: 12px;
    font-size: 14px;
}

.qv-acf-specs th, .qv-acf-specs td {
    text-align: left;
    padding: 6px 10px;
    border-bottom: 1px solid #eee;
    vertical-align: top;
}
.qv-acf-specs th {
    width: 42%;
    font-weight: 600;
    color: #555;
}


a.view-details-btn {
    background-color: #12bbb4;
    font-size: 15px !important;
}

a.view-details-btn:hover {
	background-color: #000000;
	color: #ffffff !important;
}

@media screen and (max-width: 1023px){
	
	.woocommerce div.product div.summary {
		max-height: 300px;
		overflow-y: scroll !important;
	}
	
	.woosq-product > .product > div{
		height: unset !important;
	}
}

/*QUICK VIEW BTN ANIMATION ON PRODUCT LOOP*/

li.product{
	overflow: hidden;
}

li.product .custom-quick-view{
	opacity: 0;
	transform: translateY(40px);
	transition: all 0.5s ease-in-out;
}

li.product:hover .custom-quick-view{
	opacity: 1;
	transform: translateY(0px);
}

.header-container{
	width: 100% !important;
}

header > .elementor-sticky--effects{
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}

@media only screen and (min-width: 1024px){
	
	.product-info-box {
		height: 100%;
	}
}


.elementor-field-type-upload label.elementor-field-label{
	width: 100%;
	position: relative;
	z-index: 9;
}


.elementor-field-type-upload label.elementor-field-label::after {
    content: "Upload Image";
    display: block;
		text-transform: capitalize;
		font-size: 16px !important;
    margin: 0px;
    margin-top: 10px;
    padding: 12px 16px;
    border: 1px solid #00000033;
    border-radius: 10px !important;
		background: #ffffff00 !important;
	
	
	
}


.elementor-field-type-upload input[type="file"]{
	position: absolute;
	bottom: 50%;
	left: 60px;
	transform: translateY(77%);
	z-index: 1;
	color: #52525c99 !important;
	
}

.elementor-field-type-upload input[type="file"]::file-selector-button, .elementor-field-type-upload input[type="file"]::-webkit-file-upload-button{
	opacity: 0 !important;
	
}

@media screen and (max-width: 767px){
	input[type="file"]{
    width: 210px;
}
}
.product-grid .prev.page-numbers,
.product-grid .next.page-numbers{
	font-size: 20px !important;
}
.product-grid .page-numbers{
	display: flex !important;
	align-items: center !important;
	justify-content: end;
}
@media screen and (max-width: 1023px) {
    .woosq-product .thumbnails img {
        max-height: 200px;
    }
}
.whatsapp-enquiry-btn{
	background: #43C453;
    padding: 11px 14px;
    border-radius: 10px;
    font-size: 14px;
    font-family: 'Google Sans Flex';
    color: #fff;
	border: 1px solid #12BBB4;
	position: relative;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}
.whatsapp-enquiry-btn:hover{
	background: #fff;
}
.whatsapp-enquiry-btn::before{
    content: "";
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url('/wp-content/uploads/2026/06/WhatsApp_icon-1.svg') no-repeat center;
    background-size: contain;
}

.iframe-form-outer iframe{
	border-radius: 24px;
	border: 1px solid var(--e-global-color-d38c178) !important;
}

@media only screen and (max-width: 1024px) {
    .iframe-form-outer iframe {
        height: 625px !important;
    }
}
@media only screen and (max-width: 767px) {
    .iframe-form-outer iframe {
        height: 670px !important;
    }
}