/***********************************
* BASE
**********************************/
.sm-accrodion-wrapper .e-n-accordion-item-title-text {
	display: flex;
	align-items: flex-start !important;
}

.sm-accrodion-wrapper .e-n-accordion-item-title-text span:first-child {
	min-width: 60px;
	display: inline-block;
	color: #D73331;
}

.sm-accrodion-wrapper .e-n-accordion-item-title-text span:last-child {
	display: inline-block;
	color: #1f2124;
}

.sm-icon-list .elementor-icon-list-item.elementor-inline-item {
	background: #D733311F;
	border-radius: 20px;
	padding: 4px 8px;
	margin: 4px !important;
}

#sm-accordion-i2 {
	margin-top: 80px;
}
#sm-accordion-i3 {
	margin-top: 160px;
}
#sm-accordion-i4 {
	margin-top: 240px;
}
#sm-accordion-i5 {
	margin-top: 320px;
}

.sm-accordion-img {
	width: 100%;
	max-height: 400px;
	object-fit: cover;
}
.related-products-grid {
	display: flex;
	gap: 0px;
	width:10000px;
}

.product-card {
	padding: 0px;
	background: #fff;
}

.product-card .image-url {
	padding-right: 40px;
	display: flex;
	margin: 30px 0 40px;
	max-height: 210px;
}
.product-card img {
	width: 100%;
	height: auto;
	border-radius: 5px;

}

.product-card h3 {
	font-size: 18px;
	margin: 10px 0;
	padding-right: 20px;
}

.product-card h3 a {
	color: #000000;
	font-weight: 600;
}

.acf-fields {
	list-style: none;
	padding: 0;
	font-size: 14px;
}

.acf-fields li {
	padding: 10px 20px 10px 0;
	border-top: solid 1px #cacaca;
	min-height: 90px;
}

.acf-fields li:last-child {
	border-bottom: solid 1px #cacaca;
}

.acf-fields-label .elementor-widget-container {
	min-height: 89px;
}

.related-product-nav {
	cursor: pointer;
}
.woocommerce div.product div.images .flex-control-thumbs {
	display: flex;
}

a[href$=".pdf" i]::before,
a[href*=".pdf?" i]::before {
	content: "";
	margin-right: 6px;
	background-image: url('/wp-content/uploads/2026/04/pdf_icon_s.png');
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	width: 40px;
    height: 40px;
	vertical-align: middle;
}
/***********************************
* HOVERS
**********************************/
div#top-left-menu ul li .e-n-menu-dropdown-icon span {
	display: none !important;
} 
div#top-left-menu ul li a,div#top-right-menu ul li a {
	position: relative;
	overflow: hidden;
	gap: 2px;
	align-items: center;
}
div#top-left-menu ul li {
	cursor: pointer;
}
div#top-left-menu ul li .e-n-menu-dropdown-icon {
	overflow: hidden;
}
div#top-left-menu ul li .e-n-menu-dropdown-icon::before, div#top-right-menu ul li a .elementor-icon-list-icon::before, div#top-left-menu ul li .e-n-menu-dropdown-icon::after {
	content: '';
	width: 11px;
	height: 11px;
	background: url(/wp-content/uploads/2026/03/red-arrow-2-e1773763122601.png);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: -20px;
	left: -20px;
	transition: all 0.3s ease-in-out;
}
div#top-left-menu ul li .e-n-menu-dropdown-icon::after {
	background: url(/wp-content/uploads/2026/02/arrow-down-right.svg) !important;
	right: 0;
	bottom: 0;
	left: auto;
	top: auto;
}
div#top-right-menu ul li a .elementor-icon-list-icon svg{
	position: relative;
	right: 0px;
	bottom: 0px;
	transition: all 0.3s ease-in-out !important;
}
div#top-left-menu ul li a:hover button::before, div#top-left-menu ul li:hover .e-n-menu-dropdown-icon::before {
	left: 0px;
	top: 0px;
}
div#top-left-menu ul li .e-n-menu-dropdown-icon {
	width: 12px;
	height: 12px;
}
div#top-right-menu ul li a span svg, div#top-left-menu ul li:hover .e-n-menu-dropdown-icon::after {
	right: -20px;
	bottom: -20px;
}
#top-right-menu ul li {
	border-bottom: 1px solid #FFFFFF4D;
	margin: 0;
	max-width: 160px;
	width: 100%;
	transition: all 0.3s ease-in-out !important;
}
#top-right-menu ul li:hover {
	border-color: #D73331;
}
#top-right-menu ul li span {
	padding: 0;
}
div#top-right-menu ul li a .elementor-icon-list-icon::before  {
	top: auto;
	left: -20px;
	bottom: -20px;
	transform: rotate(270deg);
}
div#top-right-menu ul li a:hover .elementor-icon-list-icon::before {
	left: 0;
	bottom: 0;
}
div#top-right-menu ul li a span svg {
	right: 0px;
	bottom: auto;
	top: 0px;
}
div#top-right-menu ul li a:hover span svg  {
	top: -20px;
	right: -20px;
	bottom: auto;
}

div#card-icons .icon-img img, div#card-icons h4 {
	transition: all 0.3s ease-in-out !important;
}

div#card-icons:hover .icon-img img {
	filter: brightness(0) invert(1);
}
div#card-icons {
	overflow: hidden;
}
div#card-icons::after {
	content: '';
	height: 0;
	width: 100%;
	background: #000;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.3s ease-in-out;
}
div#card-icons:hover::after {
	height: 100%;
}
div#card-icons > div {
	transition: all 0.3s ease-in-out;
	z-index: 9;
}
div#card-icons:hover h4 {
	color: #fff;
}
/*Mega Menu Hover*/
#menu-list-items ul > li span.elementor-icon-list-text {
	position: relative;
	transition: all 0.3s ease-in-out !important; 
}
#menu-list-items ul > li span.elementor-icon-list-text::before {
	content: '';
	width: 0%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #D73331;
	transition: all 0.3s ease-in-out !important;
}
#menu-list-items ul > li:hover span.elementor-icon-list-text::before {
	width: 100%;
}
#menu-list-items ul > li:hover span.elementor-icon-list-text  {
	color: #fff !important;
}
.videos-grid a.elementor-button > span {
	position: relative;
	z-index: 9;
}
.videos-grid a.elementor-button::before {
	content: '';
	width: 100%;
	height: 0%;
	bottom: 0;
	left: 0;
	background: #D73331;
	position: absolute;
	transition: all 0.3s ease-in-out;
}
.videos-grid:hover a.elementor-button::before {
	height: 100%;
}
.videos-grid a.elementor-button {
	overflow: hidden;
	position: relative;
}
.transparent-hover-btn a.elementor-button {
	position: relative;
	overflow: hidden;
}
.transparent-hover-btn a.elementor-button::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background: #D73331;
	top: 0;
	left: 0;
	z-index: 1;
	transition: all 0.3s ease-in-out;
}
.transparent-hover-btn a.elementor-button:hover::before {
	height: 0%;
}
.transparent-hover-btn span.elementor-button-content-wrapper {
	align-items: center;
	gap: 10px;
	z-index: 999;
	position: relative;
}
.transparent-hover-btn span.elementor-button-content-wrapper {
	position: relative;
	overflow: hidden;
}
.transparent-hover-btn span.elementor-button-content-wrapper::after, .transparent-hover-btn  span.elementor-button-content-wrapper::before  {
	content: '';
	background: url(/wp-content/uploads/2026/03/arrow-up-right.png);
	width: 14px;
	height: 10px;
	background-repeat: no-repeat;
	position: relative;
	top: 0;
	right: 0;
	background-size: contain;
	transition: all 0.3s ease-in-out;
}
.transparent-hover-btn span.elementor-button-content-wrapper::before {
	position: absolute;
	bottom: -20px;
	right: 20px;
	top: auto;
}
.transparent-hover-btn:hover span.elementor-button-content-wrapper::before {
	bottom: 2px;
	right: 0;
}
.transparent-hover-btn:hover span.elementor-button-content-wrapper::after {
	top: -20px;
	right: -20px;
}
.transparent-hover-btn.mobile-btn a.elementor-button::before {
	height: 0;
	top: auto;
	bottom: 0;
}
.transparent-hover-btn.mobile-btn:hover a.elementor-button::before {
	height: 100%;
}

.custom-mobile-tabs .e-n-tabs {
	position: relative;
}
.custom-mobile-tabs .e-n-tabs-heading button {
    padding: 0;
    border: 0;
    display: flex;
    flex-direction: row;
    font-size: 24px;
    color: #fff;
}
.custom-mobile-tabs span.e-n-tab-icon svg:first-child {
    display: none;
}
.custom-mobile-tabs span.e-n-tab-icon svg:last-child {
	height: 24px !important;
	opacity: 1 !important;
	transform: none !important;
}
.custom-mobile-tabs .e-n-tabs-heading {
	width: 100%;
	transform: translateX(0%);
	z-index: 2;
	flex-basis: initial !important;
	opacity: 1;
	display: flex !important;
    flex-direction: column;
    gap: 24px;
	transition: all 0.35s ease-in-out !important;
}
.custom-mobile-tabs .e-n-tab-title {
	justify-content: space-between !important;
}
.custom-mobile-tabs .e-n-tabs-content {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	height: 70vh;
	overflow-y: auto;
	z-index: 1;
	opacity: 0;
	transform: translateX(0%);
	display: block !important;
	transition: all 0.3s ease-in-out !important;
}
.custom-mobile-tabs.is-open .e-n-tabs-heading {
	opacity: 0;
	transform: translateX(-100%);
}

.custom-mobile-tabs.is-open .e-n-tabs-content {
	transform: translateX(-100%);
	opacity: 1;
}
div#video-icon {
	overflow: hidden;
}
div#video-icon::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: -50px;
	left: -50px;
	opacity: 0;
	background: url('/wp-content/uploads/2023/09/Property-1Square-Property-2LG-Property-3Hover.png');
	background-size: cover;
	transition: all 0.3s ease-in-out !important;
}
#products-list:hover div#video-icon::before{
	bottom: 0px;
	left: 0px;
	opacity: 1;
}
/***********************************
* ACCORDION
**********************************/ 


.accordion-item {
    border-bottom: 1px solid #1818183D;
}

/* Hide input */
.accordion-toggle {
    display: none;
}

.accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    cursor: pointer;
    font-weight: 600;
    background: transparent;
    text-transform: uppercase;
}
.accordion-icon {
    font-size: 18px;
    transition: transform 0.3s ease !important;
}


.accordion-content {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.3s ease !important;
}

.accordion-content-inner {
    overflow: hidden;
    background: transparent;
}

/* OPEN STATE */
.accordion-toggle:checked + .accordion-header + .accordion-content {
    grid-template-rows: 1fr;
}

.accordion-toggle:checked + .accordion-header + .accordion-content .accordion-content-inner {
    padding: 15px 0;
}

.accordion-icon {
    position: relative;
    width: 16px;
    height: 16px;
}

.accordion-icon::before,
.accordion-icon::after {
    content: "";
    position: absolute;
    background: #000;
    transition: all 0.3s ease;
}

.accordion-icon::before {
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    transform: translateY(-50%);
}

.accordion-icon::after {
    left: 50%;
    top: 0;
    width: 2px;
    height: 100%;
    transform: translateX(-50%);
}

.accordion-toggle:checked + .accordion-header .accordion-icon::after {
    opacity: 0;
    transform: translateX(-50%) scaleY(0);
}
/***********************************
* POP UP VIDEO
**********************************/ 
#sm-popup-video, .sm-popup-video-play {
	cursor: pointer;
}

#sm-popup-video-container
{
	display:none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: #ffffff90;
	top: 0;
}

#sm-popup-video-inner
{
	display:flex;
	margin: auto;
	width: 870px;
	margin-top: 10%;
	border:10px solid #B0575C;
	position:relative;
	background: #000000;
}

#sm-popup-video-close
{
	color: #fff;
	background: #B0575C;
	font-size: 16px;
	display: block;
	width: 25px;
	height: 25px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	border: 0px solid #000;
	position: absolute;
	right: -24px;
	top: -24px;
	padding: 2px;
	font-weight: 600;
}

#sm-popup-video-close i::before
{
	font-size: 20px;
	padding: 5px;
	line-height: 21px;
}

/***********************************
* COPY TIP
**********************************/ 
#copytip {
	color: #fff;
	background-color: #161616;
	position: absolute;
	top: -16px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 13px;
	padding: 5px 15px;
	border-radius: 15px;
	opacity: 0;
	transition: all .5s;
}

#copytip.show {
	opacity: 1;
	top: -26px;
}

/***********************************
* STICKY HEADER EFFECT
**********************************/ 
#sm-home-sticky-header, #sm-page-sticky-header {
	top: 0;
}
#home-header-wapper img, #page-header-wapper img {
	transition: all .5s ease-in;
}
#home-header-wapper.scrolled, #page-header-wapper.scrolled {
	transition: all .5s ease-in;
	height:0px;
	overflow: hidden;
}
#home-header-wapper.scrolled-up, #home-header-wapper.scrolled-up-retainer {
	position: fixed;
	background: #000;
	z-index: 99999;
	height:156px;
	transition: all .5s ease-out;
	opacity: 1;
	overflow: hidden;
}
#page-header-wapper.scrolled-up, #page-header-wapper.scrolled-up-retainer {
	position: fixed;
	z-index: 99999;
	box-shadow: 0 1px 8px #00000050;
	height:156px;
	transition: all .5s ease-out;
	opacity: 1;
	/* 	overflow: hidden; */
}
#home-header-wapper.scrolled-down, #page-header-wapper.scrolled-down {
	transition: all .5s ease-in;
	height:0px;
	overflow: hidden;
}

#page-header-wapper.scrolled img, #page-header-wapper.scrolled-up-retainer img {
	max-width: 90px;
}

@media (max-width: 1024px) {	
	#sm-accordion-i2, #sm-accordion-i3, #sm-accordion-i4, #sm-accordion-i5 {
		margin-top: 0px;
	}
}


/***********************************
* PRODUCT ACCORDION VIDEO
**********************************/ 
.product-video-card {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px; /* spacing between items */
}

.product-video-card a {
	display: block;
	position: relative;
}

.product-video-card img {
/* 	width: 60%; */
	height: auto;
	display: block;
	margin: 0 auto;
/* 	max-width: 150px !important; */
}

.product-video-card span {
	display: block;
	margin-top: 8px;
	font-size: 18px;
	color: #000;
	font-weight: 500;
	text-align: center;
}

.product-video-card a img:last-child {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 90px;
	left: 50%;
	transform: translate(-50%, -50%);
}



@media (max-width: 768px) {
	.product-video-card {
		grid-template-columns: 1fr;
	}
	#products-related-bc li {
		width: 100%;
		margin: 0 0 10px 0;
	}
	
	#products-related-bc li a {
		padding: 10px;
		background: #D73331;
		width: 100%;
	}
	#products-related-bc li.bc-icon {
		display:none;
	}
	
	.bc-product-model-text ul li:last-child i {
		transform: rotate(90deg);
		margin-top: -7px;
		margin-left: 7px;
	}
}

#products-related-bc li a.title-url {
  	color: #fff;
}
#products-related-bc li .elementor-icon-list-icon i {
  	color: #D73331;
	width: 5px;
	font-size: 14px;
}

.sm-popup-video-play-tutorial {
  display: flex;
  margin-top: 10px !important;
  margin-left: 30px !important;
}

#top-left-menu .e-n-menu-item *, .product-overlay, .product-overlay * {
	cursor: pointer;
}