/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 14 2025 | 13:55:52 */
.product__title--container {
    position: absolute;
    display: flex;
    top: 0;
    width: calc(100% - 0px);
    z-index: 1;
    max-width: calc(100vw - 30px);
    background: linear-gradient(180deg, rgba(35, 35, 35, .9) 0, rgba(35, 35, 35, 0) 100%);
	-webkit-animation: fade-out 1s;
    animation: fade-out 1s;
}
/* .product-selector.hidden {
	display:none;
} */
.show {
    -webkit-animation: fade-in 1s;
    animation: fade-in 1s;
}
#exterior_btn, #interior_btn {
    cursor: pointer;
}
#exterior_btn:hover .elementor-widget-image .elementor-widget-container, #interior_btn:hover .elementor-widget-image .elementor-widget-container{
	border: 2px solid #ff6c08;
}
.hidden {
    display: none;
}
.hotspot-section .e-hotspot__tooltip button.close {
    position: absolute;
    top: 6px;
    opacity: .4;
    right: 6px;
    transition: all .2s;
    font-size: 30px;
    padding: 0 5px;
    line-height: 1;
    text-decoration: none;
    cursor: pointer;
    color: #232323;
    border: 0;
    background: 0 0;
}
.hotspot-section .e-hotspot__tooltip button.close:hover {
	outline: 1px solid;
    color: #fc8f00;
    opacity: 1;
}
.elementor-element.elementor-element-e86db04 .e-hotspot__tooltip:before, .elementor-element.elementor-element-e86db04 .e-hotspot__tooltip:after {
	top: 50%;
    right: -10px;
   left:  initial !important;;
    transform: rotate(269deg);
}
.elementor-element.elementor-element-16d2d6e .e-hotspot__tooltip:before, .elementor-element.elementor-element-16d2d6e .e-hotspot__tooltip:after, .elementor-element.elementor-element-21fa9fd .e-hotspot__tooltip:before, .elementor-element.elementor-element-21fa9fd .e-hotspot__tooltip:after {
	top: 50%;
	right: initial;
    left: -10px !important;
    transform: rotate(90deg);
}
.hotspot-section .e-hotspot__tooltip h4 img{
	    margin-right: 0.5rem;
}
form.product-selector-select label {
    line-height: 24px;
}
@media screen and (max-width: 988px) {
	.product-selector {
		overflow: auto;
	}
	.image__hotspot-container, .elementor-9696 .elementor-element.elementor-element-2c991aa, .elementor-9696 .elementor-element.elementor-element-bed6753 {
    	min-width: 800px !important;
	}
	.hotspot-section .e-hotspot__tooltip p:first-of-type {
		display: none;
	}
	.hotspot-section .e-hotspot__tooltip h4 {
		font-size: 19px !important;
		line-height: 21px;
	}
	.hotspot-section .e-hotspot__tooltip a {
		font-size: 14px !important;
		line-height: 21px;
	}
	.hotspot-section .e-hotspot__tooltip:before, .hotspot-section .e-hotspot__tooltip:after {
		left: 90px !important;
	}
	.elementor-9696 .elementor-element.elementor-element-0a6dfc4 .e-hotspot__tooltip{
		left: -90%;
	}
	.hotspot-section.elementor-element-0a6dfc4 .e-hotspot__tooltip:before, .hotspot-section.elementor-element-0a6dfc4 .e-hotspot__tooltip:after {
		left: 25% !important;
	}
	.hotspot-section .e-hotspot__tooltip {
		padding: 15px 15px 6px 15px;
	}
	.hotspot-section .e-hotspot__tooltip{
		min-width: 200px;
	}
}
@media only screen and (min-width: 988px) {
    .hidden-lg {
        display: none !important;
    }
	.block-lg {
        display: block;
    }
}


.hotspot-section .e-hotspot__tooltip {
    border-top: 2px solid #ff6c08;
}
.hotspot-section .e-hotspot__tooltip h4 svg {
    vertical-align: baseline;
    fill: #ff6c06;
}
.hotspot-section .e-hotspot__tooltip p {
    word-wrap: break-word;
    text-wrap: auto;
    margin-bottom: 1rem;
    color: #232323;
    font-size: 16px;
    line-height: 24px;
    font-family: 'proxima_regular' !important;
    text-transform: none;
}
.hotspot-section .e-hotspot__tooltip a {
	font-family: roboto_condensed, Impact, "Franklin Gothic Bold", sans-serif;
    color: #ff6c08;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.125rem;
	display: flex;
    gap: 10px;
    align-items: center;
}

.hotspot-section .e-hotspot__tooltip a svg{
	width: 15px;
    fill: #ff6c08;
}
.hotspot-section .e-hotspot__tooltip:before, .hotspot-section .e-hotspot__tooltip:after {
    display: block;
    pointer-events: none;
    position: absolute;
    border-right: 8px solid transparent;
    border-top: 8px solid #f8f8f8;
    border-left: 8px solid transparent;
    content: "";
    height: 0;
    bottom: -8px;
    left: 140px;
    width: 0;
}
.large-spacing {
    margin-bottom: 180px;
}
.hotspot-section .e-hotspot__button svg:hover {
	width: 36px;
	height:36px;
	outline: 0;
    box-shadow: 0 0 5px 10px rgba(200, 200, 200, .5);
    border-radius: 100%;
}
.image--overlay__exterior, .image--overlay__interior {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    transition: .5s ease;
    opacity: 0;
    color: #fff;
    text-align: center;
}
.load-more a:hover {
    background-image: linear-gradient(to right, #ff6c08 -10%, #f6c400 40%, #f6c400 60%, #ff6c08 120%);
    color: #000 !important;
    border: 1px solid transparent !important;
}
.elementor-element.elementor-element-16d2d6e {
    z-index: 2 !important;
}
.elementor-element.elementor-element-43aa01d, .elementor-element.elementor-element-d2cad3c {
    z-index: 3 !important;
}