.product-sec .product-img-col .woocommerce-product-gallery {
	margin: 0 !important;
	padding: 0 !important;
}

/* about-us */

.manufacture {
	padding: 30px 0px;
}

.motivates {
	padding-top: 30px;
}

.facility_inner_col1 {
	width: 48.7% !important;
}

.facility_inner .elementor-container {
	gap: 52px;
}

/* showroom-location */

.location_sec .alignnone {
	padding-left: 19px;
}

/* contact-us */
.contact_col .location_icon h6,
.contact_col .time_icon h6 {
	margin: 0px;
}

.contact_col .assist_text p {
	margin: 0;
}

.contact_form .gform_legacy_markup_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_legacy_markup_wrapper li.gfield_error textarea {
	border: none !important;
}


form.custom-search-form {
	display: flex;
	align-items: center;
	position: relative;
}

.header-search .custom-search-form #search-input {
	border-radius: 8px;
	background-color: rgba(255, 255, 255, 0.14);
	height: 44px;
	border: 0;
	padding: 10px 12px;
	color: #969696;
	font-family: Jost;
	font-size: 16px;
	font-weight: 400;
	line-height: normal;
	position: relative;
	min-width: 230px;
}

.header-search .custom-search-form button {
	position: absolute;
	right: 16px;
	background-image: url(../images/search.svg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 20px;
	width: 20px;
	font-size: 0;
	background-color: unset;
	border: 0;
	padding: 0;
}

.header-search .custom-search-form button:before {
	content: '';
	background-color: #4E4E4E;
	height: 24px;
	width: 1px;
	display: block;
	position: absolute;
	right: 30px;
	top: 0;
}

.header-search .elementor-shortcode {
	position: relative;
}

#search-suggestions {
	border: 1px solid #ccc;
	background: #fff;
	position: absolute;
	z-index: 1000;
	width: 100%;
	max-height: 200px;
	overflow-y: auto;
	color: #000;
}

.suggestion-item {
	padding: 10px;
	cursor: pointer;
}

.suggestion-item:hover {
	background: #f1f1f1;
}

.search-results nav.woocommerce-breadcrumb {
	display: none;
}

.search-results .site-main {
	max-width: 1640px;
	margin: 0 auto;
}

.search-results .site-main form.woocommerce-ordering {
	display: none;
}

.search-results .site-main ul.products {
	padding-top: 70px;
	display: flex;
	flex-wrap: wrap;
}

.search-results .site-main li.product {
	margin: 0 !important;
	border-radius: 20px;
	background: rgba(255, 255, 255, 0.07);
	padding: 20px !important;
	margin: 0 15px 30px !important;
	width: 20.65% !important;
}

.search-results .site-main li.product a.button {
	width: calc(100% - 30px);
	border-radius: 10px;
	background-color: #DDCABB;
	text-align: center;
	color: #010101;
	font-family: Jost;
	font-size: 17px;
	font-weight: 500;
	line-height: 24px;
	text-transform: uppercase;
}

.search-results .site-main li.product .woocommerce-loop-product__title {
	color: #FFF;
	font-family: Jost;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}


#search-icon {
	display: none;
	font-size: 24px;
	cursor: pointer;
}

button#close-search-overlay {
	display: none;
}

@media (min-width: 768px) {
	div#search-overlay {
		display: block !important;
	}
}


/*----------  */
span.price-text-before {
	display: block;
}

.search nav.woocommerce-breadcrumb {
	display: none;
}

/* @media(min-width: 1023px){
.product-sec .product-img-col 
.slick-list.draggable {
height: 580px !important;
overflow-y: auto;
}
} */
@media(min-width: 1024px) {
	.product-sec .product-img-col .wpgs-thumb {
		width: 20%;
		float: left;
	}

	.product-sec .product-img-col .images.wpgs-wrapper .wpgs-image {
		width: 79%;
		float: right;
	}
}

.variation-btn .variations .cfvsw-swatches-option.cfvsw-selected-swatch,
.cfvsw-swatches-option.cfvsw-label-option.cfvsw-selected-swatch {
	background-color: #2E2E2E;
	/*     color: black;
	border-color: #ddcabb !important; */
}

.variation-btn .cfvsw-swatches-option,
.cfvsw-swatches-option.cfvsw-label-option {
	border: 1px solid #FFF !important;
	background-color: #000;

	color: #FFF;
	text-align: center;
	font-family: Jost;
	font-size: 17px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	text-transform: uppercase;
	padding: 9px 16px;
	border-radius: 10px !important;
}

.variation-btn .cfvsw-swatches-option,
.cfvsw-swatches-option.cfvsw-label-option {
	font-size: 14px;
	padding: 6px 12px;
}

.productdesc {
	padding-bottom: 17px;
}

.variation-btn bdi {
	color: #DDCABB;
	font-family: Jost;
	font-size: 37px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.variation-btn .price-text-before,
.variation-btn .price-text-after {
	color: #FFF;
	font-family: Jost;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.meticulously-col .elementor-image-box-img img {
	aspect-ratio: 1 / 0.65;
	object-fit: cover;
}

span.price-text-before,
span.price-text-after {
	color: #fff;
}

body ul.products li.product .price {
	color: #DDCABB !important;
}

body ul.products li.product .price bdi {
	font-size: 25px !important;
}

#search-suggestions .suggestion-item {
	display: flex;
	align-items: center;
	font-size: 14px;
	flex-wrap: wrap;
}

#search-suggestions .suggestion-item .search-pro-desc {
	width: 100%;
	text-align: left;
}

#search-suggestions .suggestion-item .search-pro-desc p {
	font-size: 14px !important;
	padding-top: 10px;
	text-transform: capitalize;
}


/****** new search******* */
.header-search .aws-search-form input {
	border-radius: 8px !important;
	background-color: rgba(255, 255, 255, 0.14);
	color: #969696;
	font-family: Jost;
	font-size: 16px;
	font-weight: 400;
	line-height: normal;
	border: 0;
}

.header-search .aws-search-form input:focus {
	background-color: rgba(255, 255, 255, 0.14);
}

.header-search .aws-search-form .aws-search-btn {
	position: absolute !important;
	height: 100%;
	right: 0;
	background-color: transparent !important;
	border: 0;
	z-index: 99;
}

.header-search .aws-search-form .aws-search-btn svg {
	position: absolute;
	right: 16px;
	background-image: url(../images/search.svg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 20px;
	width: 20px;
	font-size: 0;
	background-color: unset;
	border: 0;
	padding: 0;
}

.header-search .aws-search-form .aws-search-btn svg path,
.aws-search-result li.aws_result_item .aws_result_price .price-text-before,
.aws-search-result li.aws_result_item .aws_result_price .price-text-after {
	display: none;
}

.header-search .aws-search-form .aws-search-btn .aws-search-btn_icon:before {
	content: '';
	background-color: #4E4E4E;
	height: 24px;
	width: 1px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0;
}

.aws-search-result ul li.aws_no_result {
	color: #9b9b9b !important;
	font-size: 15px;
}

.aws-search-result li.aws_result_item .aws_result_title,
.aws-search-result .aws_search_more a{
	color: #898585;
	font-size: 13px;
}

.search-results .woocommerce-products-header__title {
	font-size: 28px;
	text-transform: capitalize;
}

.treadmark {
	vertical-align: super;
	font-size: 18px;
}

.language-transfer {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 4px;
}

.language-wrap a.language-select.active {
	color: #DDCABB;
	font-weight: 700;
}

.language-wrap {
	position: relative;
	display: flex;
	gap: 15px;
}

.language-wrap:before {
	content: '|';
	position: absolute;
	z-index: -1;
	right: 0px;
	left: 3px;
	margin: 0 auto;
	text-align: center;
}

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

/* .slick-track:hover .wpgs1.wpgs_image.slick-slide.slick-current.slick-active {
	display:none;
} */
.pro-img-col .elementor-widget-wrap.elementor-element-populated{
	transition: 0.5s;
	overflow: hidden;
}
.pro-img-col .elementor-widget-wrap.elementor-element-populated:hover .main-img{
	opacity: 0;
	transition: 0.5s;
}
.pro-img-col .elementor-widget-wrap.elementor-element-populated:hover .hover-img{
	opacity: 1;
	transition: 0.5s;
}

.main-img:hover {
	opacity: 0;
	transition: 0.5s;
}

.hover-img {
	position: absolute !important;
	opacity: 0;
	transition: 0.5s;
	/* 	transform: scale(1); */
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.hover-img:hover {
	opacity: 1;
	transition: 0.5s;
	/* 	transform: scale(1.15); */
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.add-tocart a.custom_cart {
	font-family: "Jost", Sans-serif;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 24px;
	border-radius: 10px 10px 10px 10px;
	padding: 10px 30px 10px 30px;
	color: #010101 !important;
	background-color: #DDCABB !important;
	transition: all 0.2s;
	display: inline-block;
}


.img-click  a.custom_cart.button {
	width: 100%;
	height: 100vh;
	background: transparent;
	font-size: 0;
	display: block;
}


body.panel-ready .product-list-grid .ss-loop {
	display: none;
}

body.stainless-steel .product-list-grid .panel-loop{
	display: none;
}

.search-results .site-main li.product img {
	max-width: 300px;
	margin: 0 auto !important;
	padding-bottom: 15px;
}

.big-img img {
	background-color: #242424;
}

.product-list-grid.product-list .product-loop .pro-desc-col .pro-loop-title  .elementor-widget-container {
	/*     aspect-ratio: 1 / 0.4; */
}

.newsletter .es_subscription_message {
	color: #ddcabb;
}

.footer-col span.treadmark {
	font-size: 12px;
}



#scroll-to-top {
	position: fixed;
	bottom: 45px;
	right: 45px;
	background: #ddcabb;
	color: #000000;
	width: 45px;
	height: 45px;
	border-radius: 5px;
	cursor: pointer;
	font-size: 27px;
	display: none;
	z-index: 0;
	transition: 0.3s;
}

#scroll-to-top:hover {
	border-radius: 50%;
	transition: 0.3s;
}


#scroll-to-top:before {
	content: '\2191';
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 100%;
}


/* .variation-btn .variations tr:last-child, */
.variation-btn .variations tr .reset_variations{
    display: none !important;
}

.product-sec .product-img-col .images.wpgs-wrapper .wpgs-image .slick-list {
    height: 100% !important;
}



.hotspot-image .e-hotspot__tooltip h3 {
    font-size: 28px;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-block: 32px 15px;
}

.dual-zone-class .single-hotspot,
.single-zone-class .dual-hotspot{
    display: none;
}
.hotspot-image .e-hotspot__tooltip img {
    border-radius: 10px !important;
    max-width: 100% !important;
}

.hotspot-image .e-hotspot__tooltip {
    border: 1px solid #fff;
	z-index: 99999;
}

.mejs-container .mejs-controls {
    display: none !important;
}

.pac-container{
	transition: 0.5s !important;
}

.dual-hotspot .e-hotspot.hotspot-1 .e-hotspot__tooltip {
    left: 20rem !important;
}
.single-hotspot .e-hotspot.hotspot-1 .e-hotspot__tooltip {
	right: 19rem !important;
	top: 0rem !important;
}
.e-hotspot.hotspot-2 .e-hotspot__tooltip {
    left: 7rem !important;
    top: 0rem !important;
}
.e-hotspot.hotspot-3 .e-hotspot__tooltip{
	left: 12rem !important;
}
.e-hotspot.hotspot-4 .e-hotspot__tooltip{
	right: 9rem !important;
	top: 0rem !important;
}
.e-hotspot.hotspot-5 .e-hotspot__tooltip{
	right: 15rem !important;
	bottom: 0rem !important;
}
.dual-hotspot .e-hotspot.hotspot-6 .e-hotspot__tooltip{
	right: 20rem !important;
	top: 0rem !important;
}
.single-hotspot .e-hotspot.hotspot-6 .e-hotspot__tooltip {
	left: 19rem !important;
	top: 0rem !important;
}
.e-hotspot.hotspot-7 .e-hotspot__tooltip{
	left: 15rem !important;
	top: 0rem !important;
}
.dual-hotspot .e-hotspot.hotspot-8 .e-hotspot__tooltip{
	left: 15rem !important;
	bottom: 0rem !important;
}
.single-hotspot .e-hotspot.hotspot-8 .e-hotspot__tooltip {
	right: 25rem !important;
	top: 0rem !important;
}
.dual-hotspot .e-hotspot.hotspot-9 .e-hotspot__tooltip{
	right: 9rem !important;
	bottom: 0rem !important;
}
.single-hotspot .e-hotspot.hotspot-9 .e-hotspot__tooltip {
	left: 15rem !important;
	bottom: 0rem !important;
}
.e-hotspot.hotspot-10 .e-hotspot__tooltip{
	right: 12rem !important;
	top: 0rem !important;
}