/***********************************
* BASE
**********************************/
.hover-prod:hover img {
	transform: scale(1.15);
}
.hover-prod img {
	transition: all 0.3s ease-in-out;
}

.home-hero .e-con-inner {
	margin: auto !important;
}
@media screen and (min-width: 1025px) {
	.main-header {
		z-index: 99999 !important;
	}
	li.menu-last-item a {
		padding: 20px 48px !important;
		background: #2B93D2;
		border-radius: 4px;
		color: #fff !important;
		margin-left: 20px !important;
	}
}
.scroll-text-container {
	display: inline-block;
	height: 1.1em;
	overflow: hidden;
	vertical-align: bottom;
	position: relative;
	width: 380px;
}

.scroll-text-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	transition: top 0.5s ease-in-out;
}

.scroll-text-inner span {
	display: block;
	height: 1.1em;
	line-height: 1.1em;
	text-align: left;
	overflow: hidden;
}
@media (min-width: 1025px) and (max-width: 1510px) {
	.elementor-item {
		font-size: 15px !important;
		padding: 10px 15px !important;
	}
}
@media (min-width: 1025px) and (max-width: 1360px) {
	.elementor-item {
		font-size: 14px !important;
		padding: 10px 8px !important;
	}
	li.menu-last-item a {
		padding: 15px 25px !important;
		margin-left: 10px !important;
	}
	.elementor-location-header > div > div {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
}
@media screen and (max-width: 1024px) {
	.hide-mobile {
		display: none !important;
	}
	.sub-menu {
		position: relative !important;
		margin: 0px !important;
		border: 0px !important;
		background: #000 !important;
	}
	/* 	.scroll-text-container {
	height: 1.2em;
}
	.scroll-text-container span {
	height: 1.2em;
	line-height: 1.2em;
} */
}
@media screen and (max-width: 575px) {
	/* 	.scroll-text-container {
	height: 1.5em;
} */
	.scroll-text-inner span {
		overflow: hidden;
	}
}
/***********************************
* SINGLE PRODUCT
**********************************/ 
.feature-title, .sheets-title  {
	font-size: 24px;
	line-height: 1.2em;
	font-weight: 600;
	font-family: 'Roboto';
	color: #000;
}
.sheets-title {
	font-size: 30px;
	display: flex;
	align-items: center;
	gap: 15px;
	margin-bottom: 30px;
}
.product-features-list {
	list-style-type: none;
	padding: 0;
	color: #000;
	display: flex;
	flex-direction: column;
	gap: 19px;
}
.product-features-list li {
	padding-bottom: 19px;
	border-bottom: 1px solid #ADADAD;
	font-size: 18px;
	line-height: 26px;
}
.product-sheets-list {
	list-style-type: none;
	padding: 0;
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}
.product-sheets-list li a {
	min-width: 239px;
	display: inline-block;
	width: 100%;
	padding: 16px 48px;
	background: var(--e-global-color-primary);
	border-radius: 4px;
	font-size: 15px;
	line-height: 1.2em;
	color: #fff;
	font-family: 'Roboto';
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
}
.product-sheets-list li:nth-child(2n+2) a {
	background: #000;
}
.apa-prod-content h3 {
	margin-top: 20px;
}
@media screen and (max-width: 575px) {
	.product-sheets-list {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.product-sheets-list li  {
		width: 100%;
	}
}
/***********************************
* SHOP
**********************************/ 

.category-products {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	margin-bottom: 20px;
}
.product-container {
	min-height: 0;
	background: #D4D4D466;
	padding: 0;
	text-align: center;
	position: relative;
}
.product-container img {
	object-fit: contain;
	width: 100%;
	padding: 57px 62px;
	height: 400px !important;
}
.product-content {
	width: 100%;
	padding: 0 44px;
	text-align: center;
	position: relative;
	min-height: 90px;
	overflow: hidden;
}
.product-details {
	text-align: left;
	transition: all 0.3s ease-in-out;
}
h3.product-title {
	font-family: 'Roboto';
	font-size: 26px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.2em;
	margin: 0 0 12px;
}
p.product-specs {
	font-size: 20px;
	font-family: 'Roboto';
	line-height: 1.2em;
}
a.learn-product {
	font-family: 'Roboto';
	font-size: 16px;
	background: #000;
	border-radius: 4px;
	padding: 11px 42px;
	font-weight: 700;
	text-align: center;
	margin: auto;
	line-height: 1.2em;
	display: inline-block;
	color: #fff;
	transition: bottom 0.3s ease-in-out;
	position: absolute;
	bottom: -65px;
	left: 50%;
	transform: translateX(-50%);
}
.product-container:hover .product-content a.learn-product {
	bottom: 20px;
}
.product-container:hover .product-content .product-details {
	transform: translateY(-100%);
}
@media screen and (max-width: 1024px) {
	.category-products {
		grid-template-columns: repeat(2,1fr);
	}
}
@media screen and (max-width: 767px) {
	.category-products {
		grid-template-columns: 1fr;
	}
}
#elementor-popup-modal-342 {
	z-index: 999999 !important;
	backdrop-filter: blur(10px) !important;
}
/***********************************
* 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:block;
	margin: auto;
	width: 870px;
	margin-top: 10%;
	border:10px solid #B0575C;
	position:relative;
}

#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;
}