::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

a {
	-webkit-transition: all .25s ease 0s;
	transition: all .25s ease 0s;
	outline: none;
	cursor: pointer;
	text-decoration: none;
	color: #ffffff;
}

a:hover,
a:focus {
	color: #DDCABB;
	text-decoration: none;
}

body {
	background: #151515;
	margin: 0;
	padding: 0;
	padding-top: 120px;
	font-family: 'Jost';
}

body.home {
	padding: 0 !important;
}

p,
ul {
	margin: 0 !important;
}

.btn-wrap a.elementor-button,
.gform_footer input[type=submit],
.anwp-pg-wrap .btn,
.search-no-results .search-form .search-submit {
	height: 46px;
	line-height: 46px !important;
	min-height: initial !important;
	display: inline-block !important;
	width: auto !important;
	padding: 0px 33px;
	font-family: "Jost", sans-serif;
	font-weight: 400;
	font-size: 18px !important;
	text-transform: uppercase;
	background-color: #DDCABB;
	color: #000;
	border-radius: 8px;
	position: relative;
	overflow: hidden;
	border: none;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
	/* 	box-shadow: 0px 5px 10px 0px rgba(63, 78, 99, .35); */
	outline: none !important;
}

.btn-wrap a.elementor-button:hover,
.btn-wrap a.elementor-button:focus .anwp-pg-wrap .btn:hover,
.anwp-pg-wrap .btn:focus {
	background-color: #5bb947 !important;
	color: #fff !important;
	border-color: #5bb947 !important;
}

body.home header#masthead {
	background-color: transparent;
}

header#masthead {
	display: block !important;
	position: fixed;
	z-index: 9999;
	width: 100%;
	background-color: #000;
	top: 0;
}

header#masthead.sticky,
body.home header#masthead.sticky {
	box-shadow: rgb(177 173 173 / 35%) 0px 5px 15px;
	background-color: #000;
}

.header-wrapper {
	padding: 34px 0;
}

.header-wrapper .hfe-nav-menu {
	width: auto;
	float: right;
	align-items: center;
	display: flex !important;
}

.header-wrapper .elementor-section .elementor-container {
	justify-content: space-between;
	align-items: center;
}

.header-wrapper .hfe-nav-menu ul li:first-child {
	padding-left: 0px;
}

.header-wrapper .hfe-nav-menu ul li {
	padding-left: 50px;
}

.header-wrapper .elementor-widget-navigation-menu .menu-item a.hfe-menu-item:hover,
.header-wrapper .elementor-widget-navigation-menu .sub-menu a.hfe-sub-menu-item:hover,
.header-wrapper .elementor-widget-navigation-menu .menu-item.current-menu-item a.hfe-menu-item,
.header-wrapper .elementor-widget-navigation-menu .menu-item a.hfe-menu-item.highlighted,
.header-wrapper .elementor-widget-navigation-menu .menu-item a.hfe-menu-item:focus {
	color: #5bb947 !important;
}

.header-wrapper .hfe-nav-menu ul li a {
	padding: 10px 0 !important;
	color: #000000 !important;
	font-size: 18px;
}

.header-wrapper .hfe-nav-menu ul li:last-child a {
	display: inline-block !important;
	width: auto !important;
	padding: 16px 30px !important;
	font-weight: 600 !important;
	font-size: 16px !important;
	text-transform: uppercase;
	background-color: #404f63 !important;
	color: #fff !important;
	border-radius: 3px;
	position: relative;
	overflow: hidden;
	border: none;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
	outline: none !important;
}

.header-wrapper .hfe-nav-menu .hfe-nav-menu__toggle {
	margin: 0;
	float: right;
	visibility: hidden !important;
	opacity: 0 !important;
	display: none !important;
}

.header-wrapper .hfe-nav-menu .hfe-nav-menu-icon {
	padding: 2px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.hfe-nav-menu-icon svg {
	width: 100%;
	height: 100%;
	line-height: initial;
	font-size: initial;
}

.header-wrapper .logo-box {
	width: auto !important;
	float: left;
}

.header-wrapper .logo-box .elementor-widget-image {
	width: 100%;
}

.header-wrapper .logo-box img {
	max-width: 276px;
	width: 100%;
}

.header-wrapper .menu-box {
	width: auto !important;
	float: right;
}

.notfound-content {
	text-align: center;
	padding: 7vw 0;
	width: 100%;
	float: left;
}

.error404 .notfound-content h1 {
	color: #fff;
}

.error404 .notfound-content h3 {
	margin: 20px 0;
}


body .gform_wrapper,
.gform_confirmation_wrapper {
	width: 100%;
	float: left;
}

body .gform_wrapper {
	margin: 0px 0;
}

body .gform_wrapper form {
	width: 100%;
	float: left;
}

body .gform_wrapper form .gform_body {
	float: left;
	width: calc(100% + 30px) !important;
	margin: 0 -15px !important;
}

body .gform_wrapper .gf_progressbar_wrapper {
	display: none;
}

body .gform_wrapper form .gform_body ul {
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}

body .gform_wrapper form .gform_body ul li.gfield {
	padding: 0px;
	width: 50%;
	float: left;
	padding: 0 15px !important;
	margin: 0 0px 30px !important;
	background-color: transparent;
	border: none;
	clear: inherit;
}

body .gform_wrapper form .gform_body ul li.gfield label {
	width: 100%;
	float: left;
	color: #fff;
	font-family: "Inter", sans-serif;
	font-size: 20px;
	font-weight: 300;
	margin-top: 0px !important;
	padding: 0 0px 16px;
	line-height: 120%;
}

body .gform_wrapper form .gform_body ul li.gfield label span.gfield_required {
	font-size: 18px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	display: none;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
}

body .gform_wrapper form .gform_body ul li.gfield.full-box {
	width: 100%;
}

body .gform_wrapper form .gform_body ul li.gfield textarea {
	width: 100% !important;
	height: 190px !important;
	border-radius: 7px !important;
}

body .gform_wrapper form .gform_body ul li.description textarea {
	width: 100% !important;
}

body .gform_wrapper .validation_message {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	letter-spacing: 0.5px;
	font-size: 14px;
}

body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
body .gform_wrapper li.gfield_error ul.gfield_checkbox,
body .gform_wrapper li.gfield_error ul.gfield_radio,
body .gform_wrapper .field_description_below .gfield_description {
	color: #ff8282;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.5px;
}

body .gform_confirmation_message {
	width: 100%;
	float: left;
	text-align: center;
	font-weight: normal;
	font-family: "Jost", sans-serif;
	background-color: #DDCABB;
	line-height: 125%;
	border: 1px solid #DDCABB;
	border-radius: 5px;
	padding: 16px 20px;
	color: #010101;
	font-size: 16px;
}

body .gform_wrapper div.validation_error {
	margin-bottom: 20px;
	border: none;
	background-color: #790000;
	color: #ffffff;
	padding: 18px 15px;
	line-height: 120%;
	font-size: 16px;
	display: flex;
}

body .gform_wrapper .top_label div.ginput_container {
	width: 100%;
	float: left;
}

body .gform_body input[type=text],
body .gform_body input[type=email],
body .gform_body input[type=tel],
body .gform_body input[type=number],
body select,
body textarea {
	width: 100% !important;
	border: rgba(217, 217, 217, 0.40);
	border-radius: 7px !important;
	padding: 15px 20px !important;
	color: #fff !important;
	box-shadow: none;
	font-family: "Jost", sans-serif !important;
	height: 74px !important;
	font-weight: 400;
	line-height: normal;
	font-size: 20px !important;
	margin: 0 !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
	background-color: rgba(217, 217, 217, 0.40);
}

body select {
	background-image: url(../images/select-arrow.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	padding-right: 40px !important;
}

body .gform_wrapper textarea.small {
	height: 80px;
}

body .gform_wrapper .gform_page_footer {
	padding: 0 15px;
	margin-bottom: 0px;
	text-align: left;
	width: 100%;
	float: right;
	margin-top: 10px;
	border: none;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2 {
	color: #ffffff !important;
	font-weight: 400 !important;
	padding: 0 !important;
	margin: 0px !important;
	line-height: 120%;
}

body .gform_wrapper.gravity-theme .gform_validation_errors>h2.hide_summary {
	text-align: center;
	font-size: 20px;
	line-height: 23px;
}

/* ---------- header ------------- */
@media (min-width: 1025px) {
	.nav-bar ul li a.elementor-item:before {
		content: '';
		background-color: #DDCABB !important;
		height: 2px;
		width: 0%;
		position: absolute;
		bottom: -8px;
		left: 0;
		right: 0;
		transition: 0.7s !important;
		opacity: 0 !important;
	}

	.nav-bar ul li:hover a.elementor-item:before {
		opacity: 1 !important;
		width: 100%;
	}


}


.menu-box .nav-bar ul li.menu-item:last-child a {
	padding-right: 0 !important;
}

.menu-box .search-box search form button.elementor-search-form__submit {
	background-color: transparent !important;
}

.menu-box .search-box search form button.elementor-search-form__submit .e-font-icon-svg-container svg {
	display: none;
}

.menu-box .search-box search form button.elementor-search-form__submit .e-font-icon-svg-container:before {
	content: '';
	background-image: url(../images/search.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: inline-block;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.menu-box .search-box search form button.elementor-search-form__submit {
	background-color: transparent !important;
}

.menu-box .search-box search form button.elementor-search-form__submit .e-font-icon-svg-container {
	width: auto !important;
	height: auto !important;
	border-left: 1px solid #4E4E4E;
	padding: 2px 0;
}

.search-box search form input {
	padding: 0 0 0 12px !important;
}

.lan-box .gtranslate_wrapper a.glink span {
	color: #FFF !important;
	font-family: Jost !important;
	font-size: 14px !important;
	margin: 0 !important;
}

.lan-box .gtranslate_wrapper a.glink img {
	display: none !important;
}

.lan-box .gtranslate_wrapper:before {
	content: '';
	background-image: url(../images/g291.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 15px;
	display: inline-block;
	width: 100%;
	height: 15px;
}

body .lan-box .gtranslate_wrapper a[title="French"] span {
	padding-left: 8px;
}

.lan-box .gtranslate_wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	row-gap: 4px;
}

body .lan-box .gtranslate_wrapper a[title="French"] span:before {
	content: '';
	height: 16px;
	width: 1.5px;
	background-color: #fff;
	display: inline-block;
	position: absolute;
	left: 23px;
	bottom: 3px;
}

/* footer */

.footer_inner_one .footer_menu .footer_menu_list li:first-child a {
	padding-top: 0 !important;
}

.footer_inner_one .footer_menu .footer_menu_list li:last-child a {
	padding-bottom: 0 !important;
}

.footer_inner_one .footer_like .newsletter .es-form-field-container .gjs-row {
	margin: 0 !important;
}

.footer_inner_one .footer_like .newsletter .tnp-subscription form .tnp-field {
	margin: 0 !important;
	width: 100% !important;
	max-width: 337px !important;
}

.footer_inner_one .footer_like .newsletter .tnp-subscription form .tnp-field.tnp-field-button {
	position: absolute;
	top: 0;
}

.footer_inner_one .footer_like .newsletter .tnp-subscription form .tnp-field label {
	display: none !important;
}

.footer_inner_one .footer_like .newsletter .es-form-field-container input[type=email] {
	color: #FFF;
	font-family: Inter;
	font-size: 14px;
	font-style: italic;
	font-weight: 100;
	line-height: normal;
	border-radius: 10px;
	border: 1px solid #FFF;
	background: rgba(217, 217, 217, 0.21);
	padding: 18px 24px;
	width: 100%;
}

.footer_inner_one .footer_like .newsletter .es-form-field-container input[type=email]:focus,
.footer_inner_one .footer_like .newsletter .es-form-field-container input[type=email]:-webkit-autofill,
.footer_inner_one .footer_like .newsletter .es-form-field-container input[type=email]:-webkit-autofill:focus {
	outline: 0 !important;
	-webkit-text-fill-color: #FFF;
	transition: background-color 5000s ease-in-out 0s;
}

.footer_inner_one .footer_like .newsletter .es-form-field-container input[type=email]:-internal-autofill-selected {
	background-color: transparent !important;
}

.footer_inner_one .footer_like .newsletter .es-form-field-container input[type="submit"]{
	border-radius: 10px;
	background-color: #F3F2F0;
	width: 42px;
	height: 44px;
	position: absolute;
	top: 0;
	right: 0;
	transform: translate(-4px, 5px);
	font-size: 23px;
	color: #000;
	padding: 0 !important;
	cursor: pointer;
}

.es_spinner_image {
    display: none !important;
}

/* button-arrow */

a.elementor-button span.elementor-button-icon svg {
	width: 40px;
	display: inline-block;
	vertical-align: middle;
}

/* home-hero-sec */

a.elementor-button {
	box-shadow: none !important;
}

/* intro_section */

.intro_inner_section .intro_inner_one .intro_video .e-hosted-video {
	--video-aspect-ratio: unset !important;
	width: 557px !important;
	height: 722px;
}

span.brown {
	color: #DDCABB !important;
}


/* discover-sec */

.discover_inner .discover_inner_col {
	width: 23.5% !important;
}

.discover_inner .elementor-container {
	gap: 40px;
}

.discover_inner .discover_inner_col .elementor-image-box-wrapper h3 {
	margin-top: 27px !important;
}

p.elementor-image-box-description {
	height: auto;
}

p.elementor-image-box-description a.morelink {
	color: #DDCABB;
}

.social_section .social_col .social_slider:before {
	background-color: rgba(0, 0, 0, 0.50) !important;
	content: '';
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

.home_product_inner_sec img {
	height: 660px !important;
	width: 450px;
}

/* --------- */

.product-list-grid.product-list .elementor-loop-container.elementor-grid {
	display: flex;
	flex-wrap: wrap;
	row-gap: 60px;
	column-gap: 60px;
}

.product-list-grid.product-list .elementor-loop-container.elementor-grid .product {
	/* 	width: 30.53%; */
	width: 48%;
	display: flex;

}

body.panel-ready .product-list-grid.product-list .elementor-loop-container.elementor-grid .product, body.stainless-steel .product-list-grid.product-list .elementor-loop-container.elementor-grid .product {
	width: 30.33%;
}

.product-list-grid.product-list .elementor-loop-container.elementor-grid .product-loop {
	/* 	padding: 46px 55px 72px 55px !important; */
	padding: 36px 30px 72px 30px !important;
}

.product-list-grid.product-list .elementor-loop-container.elementor-grid .product-loop.panel-loop {
	margin-top: 0 !important;
}

body.panel-ready .product-list-grid .product:before,
body.stainless-steel .product-list-grid .product:before{
	display: none;
}

.product-list-grid.product-list .elementor-loop-container.elementor-grid .product:before {
	content: '';
	background-color: rgba(69, 69, 69, 0.50);
	height: 90%;
	width: 1px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 5%;
}

.product-list-grid.product-list .elementor-loop-container.elementor-grid .pro-loop-col {
	width: 100% !important;
}

.product-list-grid.product-list .product-loop .elementor-column-gap-default {
	flex-wrap: wrap;
}

.product-list-grid.product-list .product-loop .pro-desc-col .elementor-widget-wrap {
	padding: 0;

}

.product-list-grid.product-list .product-loop .pro-desc-col .pro-loop-title .elementor-heading-title {
	/* 	font-size: 25px; */
	font-size: 18px;
	line-height: 40px;
	font-weight: 400;
	-webkit-line-clamp: 1;
}


.product-list-grid.product-list .product-loop .pro-desc-col  .model-number .elementor-heading-title {
	font-size: 17px;
}


.product-list-grid.product-list .product-loop .pro-desc-col  .loop-pro-desc .elementor-widget-container {
	-webkit-line-clamp: 3;
}
.product-list-grid.product-list .product-loop .pro-desc-col .pro-loop-title .elementor-heading-title,
.product-list-grid.product-list .product-loop .pro-desc-col  .loop-pro-desc .elementor-widget-container{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
}

.product-list-grid.product-list .product-loop .pro-desc-col .loop-pro-desc ul.feature {
	display: none;
}

.product-list-grid.product-list .product-loop .pro-desc-col {
	margin-top: 40px;
	padding-top: 50px;
	border-top: 1px solid rgba(69, 69, 69, 0.50);
}

.product-list-grid.product-list .product-loop .pro-desc-col .elementor-widget-wc-add-to-cart a {
	width: 100%;
	margin-top: 40px;
}

/* ------ */

.product-list-grid li.product {
	border-radius: 20px;
	background: rgba(255, 255, 255, 0.07);
	margin-right: calc(60px / 2) !important;
	margin-left: calc(60px / 2) !important;
	width: 46% !important;
	padding: 46px 55px 72px 55px !important;
	margin-bottom: 60px !important;
}

.doul-btn:before {
	content: '';
	background-color: rgb(26 26 26);
	width: 10px;
	height: 100%;
	position: absolute;
	left: -5px;
	display: block;
	/* z-index: -1; */
	border-radius: 7px 0 0 7px;
}

.single-btn:before {
	content: '';
	background-color: rgb(26 26 26);
	width: 10px;
	height: 100%;
	position: absolute;
	right: -5px;
	display: block;
	border-radius: 0 7px 7px 0;
}

.product-list-grid .pro-img-col img,
.product-list-grid li.product img {
	width: 420px !important;
	height: 600px !important;
	object-fit: cover;
}

.product-list-grid.product-list .elementor-loop-container.elementor-grid .product-loop img {
	width: 350px !important;
	height: 480px !important;
}

.product-list-grid.product-list .product-loop .pro-desc-col .loop-pro-desc {
	padding-block: 0px 30px;
}

.product-list-grid li.product .premium-woo-product-thumbnail {
	margin: 0 auto;
	text-align: center;
	max-width: max-content;

}

.product-list-grid.product-list ul.products li.product .premium-woo-product-thumbnail {
	float: left;
	width: 42%;
}

.product-list-grid.product-list ul.products li.product .premium-woo-products-details-wrap {
	float: right;
	width: 58%;
	padding-inline-start: 72px !important;
}

.product-list-grid li.product .premium-woo-product-desc,
.product-list-grid .pro-desc-col .elementor-widget-theme-post-excerpt {
	/* 	aspect-ratio: 4 / 0.85; */
}

.product-list-grid li.product .premium-woo-atc-button a.button {
	width: 100%;
	text-align: center;
	margin-top: 40px;
}

.product-list-grid li.product .premium-woo-products-details-wrap {
	margin-top: 60px;
	padding-inline: 0 !important;
	padding-bottom: 0;
	padding-top: 70px;
	border-top: 1px solid rgba(69, 69, 69, 0.50);
}

.product-list-grid li.product .premium-woo-products-details-wrap .woocommerce-loop-product__title {
	margin-top: 0 !important;
}

.product-list-grid.product-list ul.products {
	flex-wrap: wrap;
}

.product-list-grid.product-list ul.products li.product {
	width: 100% !important;
	padding: 80px 118px 80px 90px !important;
	margin-inline: 0 !important;
}

.product-list-grid.product-list ul.products li.product .premium-woo-products-details-wrap {
	margin-top: 0;
	padding-top: 0;
	border: none;
}

.list-grid-icon.color-active svg,
.list-grid-icon:hover svg {
	background-color: #232323;
}

.list-grid-icon .elementor-icon-wrapper {
	display: inline-flex;
	cursor: pointer;
}

ul li::marker {
	display: none !important;
}

ul.feature li {
	column-gap: 24px;
	display: grid;
	grid-template-columns: auto 1fr;
	justify-content: center;
}

.pro-loop-col ul.feature li {
	font-size: 20px;
}

.product-list-grid li.product .premium-woo-products-details-wrap ul {
	display: none;
}

ul.feature {
	display: flex;
	gap: 12px;
	padding: 0 !important;
	flex-direction: column;
	padding-top: 26px !important;
	padding-bottom: 30px !important;
}


ul.feature li::before,
.your-div-class ul li.your-li-class:before,
.your-div-class ul li.your-sub-li-class:before {
	content: '';
	background-image: url(../images/pro-list-icon.svg);
	width: 25px;
	height: 25px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: block;

}

.pro-desc ul.feature li::before {
	width: 22px;
	height: 22px;
}

.your-div-class ul li.your-li-class:before,
.your-div-class ul li.your-sub-li-class:before {
	width: 23px;
	height: 23px;
}


.pro-desc ul.feature li.feature-wrap {
	column-gap: 11px;
}


.request-form-sec .request-form .gform_heading {
	display: none;
}

.request-form-sec .request-form .gform_fields {
	display: block !important;
	max-width: 1190px;
	margin: 0 auto;
}

.request-form-sec .request-form .gform_fields .gfield {
	padding: 0 15px;
	margin-bottom: 44px;
	display: inline-block;
	width: 100%;
}

.request-form-sec .request-form .gform_fields .gfield.medium-field {
	width: 50%;
}

.request-form-sec .request-form .gform_fields .gfield {
	padding: 0 15px;
}

.request-form-sec .request-form .gform_fields .gfield input {
	border-radius: 10px;
	border: 1px solid #A6A6A6;
	background: rgba(217, 217, 217, 0.13);
}

.request-form-sec .request-form .gform_footer.before {
	clear: both;
	justify-content: center;
}

.request-form-sec .request-form .gform_footer.before input {
	padding-inline: 63px;
}

body .gform_wrapper.gravity-theme .gform_validation_errors,
.request-form-sec .request-form .field_description_below .gfield_description {
	background: transparent;
	border: 0;
	padding: 0;
	color: #c02b0a;
}

.product-desc-col .pro-price p.price {
	margin: 0;
}

.Meticulously-sec .Meticulously-part .elementor-column-gap-default {
	gap: 50px;
}

.exquisitely-inner .elementor-column-gap-default {
	gap: 40px;
	flex-wrap: wrap;
}

.exquisitely-inner .elementor-column-gap-default .exquisitely-col {
	width: 31.63% !important;
}

.exquisitely-inner .exquisitely-col .elementor-video {
	height: 324px;
}

.product-tabs {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 20px;
}

.product-tabs h4.tab a:hover {
	text-decoration: underline;
}

.product-tabs h4.tab {
	margin: 0;
}

.accessories-desc .accessories-btn {
	font-style: italic;
}

.accessories-desc .accessories-text {
	display: flex;
	justify-content: space-between;
	gap: 40px;
}

.accessories-desc .accessories-btn a {
	display: flex;
	align-items: center;
	gap: 10px;
}

.accessories-desc .accessories-btn a:after {
	content: '';
	mask-image: url(/wp-content/uploads/2024/08/right-arrow.svg);
	width: 41px;
	height: 16px;
	display: block;
	mask-size: cover;
	mask-position: center;
	mask-repeat: no-repeat;
	background-color: #fff;
}

.accessories-desc .accessories-btn a:hover:after {
	background-color: #DDCABB;
}

.resources-sec .resources-col .elementor-widget-icon-box .elementor-icon-box-content {
	display: flex;
	flex-direction: column-reverse;
}

ul.warranty-ul {
	padding-block: 20px;
}

ul.warranty-ul li.warranty-wrap {
	font-size: 22px;
	line-height: 44px;
}

.warranty-text p {
	transition: all .5s ease 0s;
	padding-top: 10px;
}

.warranty-text p a {
	position: relative;
}

.warranty-text p:hover a {
	padding-left: 40px;
	transition: all .5s ease 0s;
}

.warranty-text p a:before {
	content: '';
	background-image: url(/wp-content/uploads/2024/09/warranty-arrow.svg);
	width: 15px;
	height: 12px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: inline-flex;
	transition: 0.5s;
	position: absolute;
	left: 0;
	top: 16px;
	opacity: 0;
}

.warranty-text p:hover a:before {
	opacity: 1;
}

.spec-accordian .elementor-accordion-item {
	border-top: 1px solid #8F8F8F !important;
	border-bottom: 1px solid #8F8F8F !important;
	background: rgba(217, 217, 217, 0.07);
}

.spec-accordian .elementor-accordion-item .elementor-active {
	background-color: #000;
}

.spec-accordian .elementor-accordion-item .elementor-tab-title {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	justify-content: space-between;
}

.your-div-class ul {
	display: flex;
	gap: 12px;
	padding: 0 !important;
	flex-direction: column;
}

.your-div-class ul li.your-li-class,
.your-div-class ul li.your-sub-li-class {
	display: flex;
	gap: 27px;
	display: grid;
	grid-template-columns: auto 1fr;
	align-items: center;
	justify-content: center;
}

.your-div-class ul li.your-li-class {
	align-items: center;
}

ul li.title-li {
	font-size: 30px;
	font-weight: 400;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.your-div-class ul li.your-sub-li-class {
	font-size: 26px;
	font-weight: 300;
}

.your-div-class ul li ul.your-sub-ul-class {
	gap: 0px;
}

.Product-Dimensions .your-span-class {
	font-size: 30px;
	font-weight: 400;
}

.Product-Dimensions img {
	max-width: calc(100% - 30%) !important;
}

.Product-Dimensions p:last-child {
	text-align: center;
}

.elementor-gallery__container {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	/* Create three equal columns */
	grid-gap: 20px;
	/* Adjust spacing between images */
	margin: 0 auto;
}

.elementor-gallery-item {
	position: relative;
	overflow: hidden;
	display: block;
}


/* .product-sec.standless-active .panel-desc,
.product-sec.panel-active .standless-desc,
.resources-inner.standless-active .panel-desc,
.resources-inner.panel-active .standless-desc{
display: none !important;
}

.product-sec.panel-active .panel-desc,
.product-sec.standless-active .standless-desc,
.resources-inner.panel-active .panel-desc,
.resources-inner.standless-active .standless-desc{
display: block !important;
} */

/* body.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(1) {
float: right;
width: 85%;
}
*/

body.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
	width: 15%;
	display: block;
	margin-top: 30px;
}

body.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
	overflow-y: auto;
	height: 500px;
}

body.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) img {
	width: 100px;
	height: 100px;
}

.pro-breadcrumb-sec .elementor-widget-woocommerce-breadcrumb a {
	padding-right: 10px;
}

.pro-breadcrumb-sec .elementor-widget-woocommerce-breadcrumb a:after {
	content: '';
	margin-left: 20px;
	background-image: url(/wp-content/uploads/2024/09/bread-arrow.svg);
	background-position: center;
	background-size: 9px;
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	display: inline-flex;
}

.Product-Dimensions {
	display: flex;
	flex-direction: column;
	gap: 20px;
}


/*  */

a.added_to_cart.wc-forward {
	display: none;
}

.filter-product label {
	display: none;
}

.filter-product div#product-filter {
	display: flex;
	gap: 15px;
}

.filter-product div#product-filter select {
	/* 	max-width: 322px; */
	border-radius: 7px !important;
	background-color: rgba(217, 217, 217, 0.07);
	height: 60px !important;
	font-size: 20px !important;
	color: #ffffffc4 !important;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	width: auto !important;
}

.filter-product div#product-filter select option {
	background-color: #0f0f0f !important;
}

.category-top-sec .dual-cat,
.category-top-sec.category-active .single-cat {
	display: none;
}

.category-top-sec.category-active .dual-cat {
	display: block;
}

.filter-product div#product-filter select option:first-child {
	display: none;
}

.filter-product div#product-filter .category-buttons {
	display: flex;
}

.category-buttons .category-btn {
	border-radius: 7px;
	background-color: rgba(217, 217, 217, 0.07);
	color: #ffffffb8;
	font-family: Jost;
	font-size: 20px;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
	padding: 16px 25px;
	min-width: 150px;
	cursor: pointer;
	outline: 0;
	border: 0;
	position: relative;
}

.category-buttons .category-btn.active {
	background-color: rgb(40 35 35);
}

.category-buttons .single-zone.active:before,
.category-buttons .dual-zone.active:before {
	content: '';
	background-color: rgb(40 35 35);
	width: 15px;
	height: 100%;
	position: absolute;
	left: -5px;
	display: block;
	z-index: 1;
	border-radius: 7px 0 0 7px;
	top: 0;
}

.category-buttons .single-zone.active:before {
	border-radius: 0 7px 7px 0;
	right: -5px;
	left: auto;
}

.filter-inner .elementor-container.elementor-column-gap-default {
	justify-content: space-between;
}

/* .category-buttons .category-btn:before {
content: '';
background-color: #0f0f0f;
width: 15px;
height: 100%;
position: absolute;
left: -5px;
top: 0;
}
.category-buttons .category-btn.single-zone:before {
display: none;
} */

body.search .search-wrap {
	flex-direction: column;
}

.search-wrap .entry-summary {
	float: left;
}

.search-wrap .entry-summary a {
	width: 50%;
	float: left;
}

.button-inner .elementor-element-populated {
	gap: 15px;
}

.search-no-results .search-form .search-field {
	border-radius: 7px;
	background: rgba(217, 217, 217, 0.40);
	height: 44px;
	border: 0;
	font-size: 20px;
	color: #fff;
}

.standless-gallery .gallery-item img,
.panel-gallery .gallery-item img {
	border: 0 !important;
}

/* 
.standless-gallery .gallery,
.panel-gallery .gallery{
height: 550px;
overflow-y: auto;
} */

.standless-gallery .gallery-item img,
.panel-gallery .gallery-item img {
	/*     width: 100px; */
	height: 110px;
	object-fit: contain;
}

.standless-gallery .gallery-item,
.panel-gallery .gallery-item img {
	margin-top: 30px !important;
}

.standless-gallery .gallery-item:first-child,
.panel-gallery .gallery-item:first-child {
	margin-top: 0px !important;
}

.feature-img img {
	width: 100vw !important;
}

/* store-location */
/* 
.store-location #asl-storelocator .sl-container {
max-width: 1680px;
}
*/


.store-location #asl-storelocator.asl-cont .infowindowContent,
.store-location #asl-storelocator.asl-cont .infoWindow h3,
body #asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .sl-main-cont .asl-map .map-image .asl-map-canv .infoBox #style_0 h3 {
	background-color: rgba(0, 0, 0, 0.70) !important;
}

.store-location #asl-storelocator.asl-cont .info-addr-inner a,
.store-location #asl-storelocator.asl-cont i,
.store-location #asl-storelocator.asl-cont span.sl-tag,
body #asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .sl-main-cont .asl-map .map-image .asl-map-canv .infoBox #style_0 h3 {
	color: #ffffff !important;
}

.store-location #asl-storelocator.asl-cont .asl-buttons a.action {
	background-color: #DDCABB !important;
	color: #010101 !important;
	font-family: Jost;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 24px;
}

.store-location #asl-storelocator.asl-cont .sl-main-cont .asl-map-canv {
	height: 650px !important;
}


/* .store-location #asl-storelocator.asl-cont.no-asl-filters .asl-wrapper .sl-main-cont .sl-main-row .asl-panel .search_filter,
.store-location #asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .sl-main-cont .asl-panel-inner .Num_of_store,
.store-location #asl-storelocator.asl-cont.no-asl-filters .asl-wrapper .sl-main-cont .sl-main-row .asl-panel .asl-panel-inner {
background-color: #DDCABB;
}

.store-location #asl-storelocator.asl-cont.no-asl-filters .asl-wrapper .sl-main-cont .sl-main-row .asl-panel .search_filter {
width: 100%;
}
*/


.store-location #asl-storelocator.asl-cont .agile-modal-content,
.agile-modal.fade.in .agile-modal-content {
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 20px;
	background: rgba(0, 0, 0, 0.70);
	box-shadow: none;
}

.store-location #asl-storelocator.asl-cont .sl-main-cont .map-image .agile-modal .agile-modal-content {
	padding: 30px;
}

.store-location #asl-storelocator.asl-cont .agile-modal .sl-form-group h5 {
	font-size: 21px;
	color: #FFFFFF;
	font-family: Jost;
	line-height: normal;
	font-weight: 400;
	text-transform: capitalize;
	display: none;
}


.store-location #asl-storelocator.asl-cont .agile-modal #asl-btn-geolocation {
	background-color: #DDCABB;
	color: #010101 !important;
	font-family: Jost;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}


.store-location #asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .sl-main-cont .sl-main-row .asl-panel .search_filter label,
.store-location #asl-storelocator.asl-cont .agile-modal .sl-form-group .sl-close {
	color: #fff;
	position: relative;
}


.store-location #asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .span-geo {
	background-color: #000 !important;
}


.store-location #asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .sl-main-cont a.btn.btn-asl {
	background-color: #DDCABB !important;
	color: #000;
	border-color: #DDCABB !important;
}


.store-location #asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .sl-main-cont .addr-loc i:before {
	color: #000 !important;
}


/* .s-direction,
a.directions{
display: none !important;
}

.store-location #asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .sl-main-cont #asl-panel {
border: 0;
} */


.store-location .asl-cont .sl-container,
.store-location .asl-cont .sl-container-lg,
.store-location .asl-cont .sl-container-md,
.store-location .asl-cont .sl-container-sm,
.store-location .asl-cont .sl-container-xl {
	max-width: none !important;
}


.store-location #asl-storelocator.asl-cont {
	font-family: "Jost", Sans-serif !important;
}


.store-location #asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .sl-main-cont .asl-panel-inner .Num_of_store {
	padding: 30px 20px;
}

.store-location #asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .Num_of_store span {
	color: #010101;
	font-size: 16px;
}

.store-location #asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .Num_of_store .asl-print-btn {
	display: none;
}

.store-location #asl-storelocator.asl-cont.no-asl-filters .asl-wrapper .sl-main-cont .sl-main-row .asl-panel .search_filter .asl-store-search .asl-search-address,
.store-location #asl-storelocator.asl-cont.no-asl-filters .asl-wrapper .sl-main-cont .sl-main-row .asl-panel .search_filter .asl-store-search .asl-search-address::placeholder {
	border-radius: 12px;
	color: #010101;
	height: 60px;
	font-family: Jost;
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
}

.store-location #asl-storelocator.asl-cont.no-asl-filters .asl-wrapper .sl-main-cont .sl-main-row .asl-panel .search_filter .asl-store-search .asl-search-address::placeholder {
	color: #010101;
	font-weight: 400;
	line-height: normal;
}

.store-location #asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .sl-main-cont .sl-main-row .asl-panel .search_filter .asl-store-search .span-geo {
	border-radius: 12px;
	background: #050505;
	right: 2px;
	top: 3px;
	height: 91%;
	width: 10%;
	justify-content: center;
}


.store-location #asl-storelocator.asl-cont .sl-main-cont .asl-panel {
	border-top-left-radius: 20px;
	border: 0;
}

.store-location #asl-storelocator.asl-cont.no-asl-filters .asl-wrapper .sl-main-cont .sl-main-row .asl-panel .search_filter .asl-store-search .span-geo i.asl-geo {
	display: none;
}

.store-location #asl-storelocator.asl-cont.no-asl-filters .asl-wrapper .sl-main-cont .sl-main-row .asl-panel .search_filter .asl-store-search .span-geo:before {
	content: '';
	background-image: url(../images/location_svgrepo.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 28px;
	height: 28px;
	display: inline-block;
	position: relative;
}

.store-location #asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .sl-main-cont-box ul.sl-list li.sl-item {
	background-color: #ffffff;
	border-radius: 20px;
	margin: 0 10px;
}

.store-location #asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .sl-main-cont-box ul.sl-list li.sl-item .sl-addr-sec .sl-addr-list-title,
.store-location #asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .sl-main-cont-box ul.sl-list li.sl-item .sl-addr-sec h3 {
	font-size: 20px;
}

.store-location #asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .sl-main-cont .asl-panel-inner .sl-main-cont-box ul.sl-list li.sl-item .sl-addr-sec .addr-loc ul li i {
	color: #000 !important;
	font-size: 15px;
}

.store-location #asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .sl-main-cont-box ul.sl-list li.sl-item .sl-addr-sec .addr-loc ul li span,
.store-location #asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .sl-main-cont-box ul.sl-list li.sl-item .sl-addr-sec .addr-loc ul li a {
	color: #010101 !important;
	font-size: 15px;
}

.store-location #asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .sl-main-cont .btn.btn-asl {
	color: #010101;
	background-color: #DDCABB;
	border-color: #DDCABB;
}

.store-location #asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .sl-main-cont .btn.btn-asl.btn-asl-outline {
	color: #010101;
}

.store-location #asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .sl-main-cont .map-image #agile-modal-direction h4 {
	color: #FFFFFF;
}

.store-location #asl-storelocator.asl-cont .agile-modal .sl-form-group .checkbox-inline {
	color: #FFFFFF;
}

.store-location #asl-storelocator.asl-cont .agile-modal-content .btn.btn-default,
.store-location #asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .sl-main-cont .map-image .agile-modal .agile-modal-content .sl-form-group .btn-submit {
	background-color: #DDCABB;
	color: #010101;
	font-family: Jost;
	font-size: 19px;
	font-style: normal;
	font-weight: 400;
	line-height: 60px;
	padding: 0px 50px !important;
	height: 60px;
	border-radius: 20px !important;
	width: auto;
}

.store-location #asl-storelocator.asl-cont .agile-modal .sl-form-group .sl-close,
.store-location #asl-storelocator.asl-cont .agile-modal .sl-form-group .sl-close {
	color: #fff;
}

.store-location #asl-storelocator.asl-cont.no-asl-filters .inside.search_filter {
	position: absolute;
	width: 600px;
	top: 82%;
	left: 43%;
	transform: translate(-50%, -50%);
	z-index: 999;
	border-radius: 20px;
	padding: 0 !important;
	transition: 0.5s;
	background-color: transparent !important;
}

.store-location.store-active #asl-storelocator.asl-cont .inside.search_filter {
	left: 50%;
	transition: 0.5s;
}


@media (min-width: 1025px) {
	.asl-panel-inner {
		display: none !important;
	}

	.store-location #asl-storelocator.asl-cont .sl-main-cont .asl-panel {
		position: unset;
		width: 0 !important;
		height: 0 !important;
		max-width: 0 !important;
	}

	.store-location.store-active #asl-storelocator.asl-cont .inside.search_filter:before {
		content: '';
		border-radius: 20px;
		background-color: rgba(0, 0, 0, 0.70);
		width: calc(100% + 40px);
		height: 180%;
		position: absolute;
		display: block;
		top: 0;
		margin: 0 auto;
		text-align: center;
		left: 0;
		right: 0;
		bottom: 0;
		transform: translate(-3%, -25%);
		transition: 0.5s;
	}

	.product-sec .product-img-col .wpgs-thumb .slick-arrow {
		display: none !important;
	}
}

.asl-map {
	max-width: 100% !important;
	width: 100% !important;
}

.sl-main-row {
	display: block !important;
}

.store-location #asl-storelocator.asl-cont .sl-main-cont .agile-modal-dialog.in {
	width: 50% !important;
	transform: translateY(-130%) !important;
	top: 90% !important;
	z-index: 9 !important;
}

.store-location #asl-storelocator.asl-cont .sl-main-cont .sl-form-group {
	display: flex;
	justify-content: flex-end;
}

.store-location #asl-storelocator.asl-cont .sl-main-cont .agile-modal-backdrop-in,
.store-location #asl-storelocator.asl-cont .sl-main-cont div#asl-geolocation-agile-modal {
	position: static;
	overflow: unset;
	height: 0;
}

.store-location #asl-storelocator.asl-cont .asl-reset-map {
	color: #000 !important;
}


/*  */

.switch-btn.active a.elementor-button {
	background-color: #2E2E2E !important;
}

.share-print ul li.elementor-icon-list-item {
	margin: 0 !important;
}

.share-print-inner .elementor-widget-wrap.elementor-element-populated {
	gap: 30px;
}

.single-product .swiper footer.elementor-slideshow__footer .elementor-slideshow__title {
	display: none;
}

::-webkit-scrollbar {
	width: 10px;
}




::-webkit-scrollbar-track {
	background-color: #f1f1f1;
}

::-webkit-scrollbar-thumb {
	background-color: #888;
	border-radius: 50px;
}

::-webkit-scrollbar-thumb:hover {
	background-color: #555;
}

.product-img-col .wpgs-has-gallery-images .slick-list.draggable::-webkit-scrollbar {
  width: 3px;  
}

.product-img-col .wpgs-has-gallery-images .slick-list.draggable::-webkit-scrollbar-thumb {
  background-color: #888;  
  border-radius: 10px;
}

.product-img-col .wpgs-has-gallery-images .slick-list.draggable::-webkit-scrollbar-track {
  background: #f1f1f1;  
}

/*  */

br.slick-slide.slick-cloned {
	display: none !important;
}

.standless-gallery .gallery button.slick-arrow,
.panel-gallery .gallery button.slick-arrow {
	position: absolute;
	background: #ddcabb;
	color: #000;
	font-size: 20px;
	font-family: "Jost", Sans-serif;
	z-index: 999;
	display: inline-block;
	border: 0;
	padding: 6px;
	width: auto;
	border-radius: 26px;
}

.standless-gallery .gallery .prevArrow,
.panel-gallery .gallery .prevArrow {
	top: 0;
	left: 50%;
	transform: rotate(90deg) translate(10px, 16px);
}

.standless-gallery .gallery .nextArrow,
.panel-gallery .gallery .nextArrow {
	bottom: 0;
	right: 50%;
	transform: rotate(90deg) translate(40px, -10px);
}

.standless-gallery .gallery .nextArrow,
.panel-gallery .gallery .nextArrow {
	transform: rotate(90deg) translate(0px, -10px);
}

.img-slider .elementor-image-gallery {
	overflow: hidden;
}

.img-slider .elementor-widget.elementor-widget-image-gallery .gallery {
	height: 600px;
	overflow-x: hidden;
}

/*----------------------------------*/

span.posted_in.detail-container {
	display: none;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled,
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
	display: none !important;
	opacity: 0;
	position: absolute;
	visibility: hidden;
}

/* .wpgs-thumb.slick-initialized.slick-slider {
width: 20%;
float: left;
}

.wpgs-thumb .slick-track {
display: flex !important;
flex-direction: column;
}

.wpgs-image.slick-initialized.slick-slider {
width: 80%;
float: right;
}

.thumbnail_image {
width: 100% !important;
} */

.cfvsw-swatches-option {
	color: black;
}

.cfvsw-swatches-option.cfvsw-label-option.cfvsw-selected-swatch {
	pointer-events: none;
}

table.variations.cfvsw-variation-disable-logic a.reset_variations {
	display: none !important;
}


/* ----- */
.product-sec .product-img-col .wpgs_image.slick-slide img {
	max-width: 600px;
	margin: 0 auto;
}

/* .product-sec .product-img-col .wpgs_image.slick-slide a.woocommerce-product-gallery__lightbox {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 100%; 
opacity: 0 !important; 
z-index: 9999;
} */
.single-product .fancybox-toolbar button.fancybox-button--zoom {
	display: none !important;
}

.product-sec .product-img-col .wpgs_image.slick-slide a.woocommerce-product-gallery__lightbox.wpgs-video {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	width: auto;
	bottom: 0;
	background-color: transparent;
	padding: 10px;
	border: 2px solid #fff;
	border-radius: 60px;
	max-width: 50px;
	height: 50px;
	display: none !important;
	opacity: 1 !important;
}

.product-sec .product-img-col .thumbnail_image img {
	max-width: 100px;
	margin: 0 auto;
}

.product-sec .product-img-col .thumbnail_image::after {
	background-color: transparent;
}

.model-meta .detail-label {
	font-weight: 400 !important;
}


.variation-btn .cfvsw-product-container {
	gap: 15px !important;
}

@media (min-width: 1024px) {

	.product-img-col .wpgs-has-gallery-images .slick-list.draggable {
		overflow-y: scroll;
	}

	.product-img-col .wpgs-has-gallery-images .slick-list.draggable .slick-track {
		height: 100% !important;
		transform: none !important;
	}

}


.product-sec .product-img-col .wpgs_image.slick-slide video {
	height: 650px;
}

body .woocommerce-message,
body .oocommerce-error,
body .woocommerce-info {
	background-color: #151515 !important;
	color: #fff !important;
	border-color: #fff;
}

body .woocommerce-info:before {
	color: #fff;
}

.search-no-results main#main {
	max-width: 1640px;
	margin: 0 auto;
}
.woocommerce-variation-add-to-cart.variations_button .single_add_to_cart_button {
	display: none !important;
}
.woocommerce-product-gallery .zoomtoo-container img.zoomImg{
	background-color: #000000;
}