/* 
Theme Name: ECO Window System
Theme URI: https://github.com/elementor/hello-theme/
Author: Avenue
Template: hello-elementor
Version: 1.0.0
Text Domain: eco
*/


.eco-height-100 .type-product,
.eco-height-100 .type-product > .elementor-section-wrap,
.eco-height-100 .type-product > .elementor-section-wrap > .elementor-section,
.eco-height-100 .type-product > .elementor-section-wrap > .elementor-section > .elementor-container,
.eco-height-100 .type-product > .elementor-section-wrap > .elementor-section > .elementor-container > .elementor-row,
.eco-height-100 .type-product > .elementor-section-wrap > .elementor-section > .elementor-container > .elementor-row > .elementor-column,
.eco-height-100 .type-product > .elementor-section-wrap > .elementor-section > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap,
.eco-height-100 .type-product > .elementor-section-wrap > .elementor-section > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
	height: 100%;
}

.e-hotspot__tooltip * {
	white-space: pre-line;
}

.eco-residential-column .elementor-heading-title a {
    transition: all 0.5s ease;
}
.eco-height-100 .type-product .eco-residential-column:hover .elementor-heading-title a {
    color: #fff;
    transition: all 0.5s ease;
}

.eco-commercial-column .elementor-heading-title a {
    transition: all 0.5s ease;
}
.eco-commercial-column:hover .elementor-heading-title a {
	color: #fff;
	transition: all 0.5s ease;
}
.eco-commercial-logo {
	text-align: right;
}
.eco-commercial-logo img {
	max-width: 88px;
}

.eco-commercial-item img {
	max-width: 265px;
}


.eco-product-attribute-title .elementor-heading-title {
	margin-bottom: 10px;
	color: #2A3646;
	font-family: "Montserrat", Sans-serif;
	font-size: 25px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1.2em;
}
.eco-product-attribute-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 0 -12px;
	padding: 0;
	list-style-type: none;
}
.eco-product-attribute-list li {
	display: flex;
	margin-bottom: 10px;
	width: 85px;
	justify-content: center;
	align-items: baseline;
	text-align: center;
}
.eco-product-attribute-list li .eco-product-color {
	display: block;
	width: 55px;
	height: 50px;
	margin: 0 auto 6px auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	border: 1px solid #909090;
	border-radius: 8px;
}
.eco-product-attribute-list.eco-list-configuration li .eco-product-color {
	background-size: contain;
	border: none;
	border-radius: 0;
}
.eco-product-attribute-list li a {
	color: var( --e-global-color-833164a );
	font-family: "Montserrat", Sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
}
.eco-product-attribute-list .eco-active {
	font-weight: bold;
	pointer-events: none;
	cursor: default;
}

.eco-loader {
	display: none;
	position: absolute !important;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
}
.eco-loader .elementor-widget-container {
	width: 100%;
	height: 100%;
}
.eco-loader .elementor-jet-inline-svg {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -19px;
	margin-left: -19px;
}

.eco-product-tabs .elementor-tabs-wrapper {
	overflow: visible;
}
.eco-product-tabs .elementor-tab-desktop-title:first-child:before,
.eco-product-tabs .elementor-tab-desktop-title:last-child:after {
	content: '';
	top: 0;
	position: absolute;
	height: 100% !important;
	background-color: #fff;
}
.eco-product-tabs .elementor-tab-desktop-title:first-child:before {
	right: 100% !important;
	left: -999em;
}
.eco-product-tabs .elementor-tab-desktop-title:last-child:after {
	left: 100% !important;
	right: -999em;
}
.eco-product-tabs .elementor-tab-desktop-title.elementor-active:first-child:before,
.eco-product-tabs .elementor-tab-desktop-title.elementor-active:last-child:after {
	background-color: inherit;
}

.eco-product-tabs-wrap {
	overflow: hidden;
}
.eco-product-tabs .elementor-tab-desktop-title {
	/* padding: 20px 50px; */
	width: auto !important;
	z-index: 4;
}
.eco-product-tabs .elementor-tab-desktop-title.elementor-active {
	border-radius: 40px 40px 0 0;
	z-index: 3;
}
.eco-product-tabs .elementor-tab-desktop-title.elementor-active:not(:first-child):before,
.eco-product-tabs .elementor-tab-desktop-title.elementor-active:not(:last-child):after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 40px;
	height: 40px;
	background: #F4F4F4;
	z-index: 1;
}
.eco-product-tabs .elementor-tab-desktop-title.elementor-active:not(:first-child):before {
	left: -40px;
	display: none;
}
.eco-product-tabs .elementor-tab-desktop-title.elementor-active:not(:last-child):after {
	right: -40px;
	display: none;
}
.eco-product-tabs .elementor-tab-desktop-title.elementor-active:not(:first-child) a:before,
.eco-product-tabs .elementor-tab-desktop-title.elementor-active:not(:last-child) a:after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 50px;
	height: 100%;
	background: #fff;
	z-index: 2;
}
.eco-product-tabs .elementor-tab-desktop-title.elementor-active:not(:first-child) a:before {
	left: -46px;
	-webkit-border-radius: 0 0 50px 0;
	-moz-border-radius: 0 0 50px 0;
	border-radius: 0 0 50px 0;
}
.eco-product-tabs .elementor-tab-desktop-title.elementor-active:not(:last-child) a:after {
	right: -46px;
	-webkit-border-radius: 0 0 0 50px;
	-moz-border-radius: 0 0 0 50px;
	border-radius: 0 0 0 50px;
}
.eco-product-tabs .elementor-tab-desktop-title.elementor-active:first-child {
	border-top-left-radius: 0;
}
.eco-product-tabs .elementor-tab-desktop-title.elementor-active:last-child {
	border-top-right-radius: 0;
}


@media (max-width: 767px) {
	.eco-product-attribute-list {
		margin-left: 0;
	}
	.eco-product-attribute-list li {
		width: 60px;
	}
}

@media (max-width: 805px) {
	.eco-product-tabs .elementor-tab-desktop-title.elementor-active:not(:first-child) a:before {
		left: -49px;
	}
	.eco-product-tabs .elementor-tab-desktop-title.elementor-active:not(:last-child) a:after {
		right: -49px;
	}
}

@media (max-width: 1023px) {
	.eco-product-attribute-title .elementor-heading-title {
		font-size: 16px;
	}
}

@media (min-width: 1500px) {
	.eco-product-tabs .elementor-tab-desktop-title {
		min-width: 280px;
	}
}

@media (min-width: 2160px) {
	.eco-home-boxes {
		margin-top: -300px !important;
	}
	.eco-home-boxes > .elementor-container {
		max-width: 70% !important;
	}
	.eco-home-boxes .eco-home-box .elementor-widget-wrap {
		padding-top: 400px !important;
	}
}