/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
/* @font-face {
	font-family: 'Impact';
	src: url('../fonts/impact.ttf') format('truetype');
	font-display: swap;
} */
/* @font-face {
	font-family: 'Impacted';
	src: url('../fonts/Impacted.ttf') format('truetype');
	font-display: swap;
} */
/* @font-face {
	font-family: 'Osp';
	src: url('../fonts/osp-din.ttf') format('truetype');
	font-display: swap;
} */
/* @font-face {
	font-family: 'Impacted';
	src: url('../fonts/Impacted.ttf') format('truetype');
	font-display: swap;
} */
:root {
	/* --maincolor: #eb7025; */
	--maincolor: #795548;
	--maincolor-rgb: 121 85 72;

	--text: #333333;
	--white: #ffffff;
}
.img-100,
.img-100 img {
	width: 100%;
	height: auto;
}
.elementor-button-wrapper .elementor-button-link.elementor-button {
    color: #fff;
    border: 1px solid transparent;
    font-weight: 400;
    letter-spacing: 1px;
    box-shadow: none;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
    border-radius: 0;
    font-size: 12px;
    font-family: 'Poppins';
    background: #222;
    transition: all 0.3s;
}
.elementor-button-wrapper .elementor-button-link.elementor-button:focus,
.elementor-button-wrapper .elementor-button-link.elementor-button:hover {
    background: var(--maincolor);
}
body {
	font-size: 16px;
	color: var(--text);
}
body .search-value-title,
body .all-search-product {
	padding: 20px 10px 10px;
	text-align: center;
}
body .ac_results {
	padding-bottom: 20px;
}
body > main {
	overflow: hidden;
}
body > main .header-top {
	overflow: visible;
}
body > .leo-fly-cart {
	z-index: 11;
}
body .header-top {
	border-bottom: 1px solid #000000;
}
body .elementor-tab-content p:not(#e),
body .elementor-widget-text-editor p:not(#e) {
	color: var(--text);
}
body h1, body h2, body h3, body h4, body h5, body h6, body .h1, body .h2, body .h3, body .h4, body .h5, body .h6 {
	margin-bottom: 0.5rem;
	font-family: Lato, sans-serif;
	font-weight: 500;
	line-height: 1.1;
	color: #222;
}
body h3, body h4, body h5, body h6, body .h3, body .h4, body .h5, body .h6 {
	margin-bottom: 0.5rem;
	font-family: Lato, sans-serif;
	font-weight: 500;
	line-height: 1.1;
	color: #222;
}
body h2, body .h2,
body h2.elementor-heading-title {
	font-weight: bold;
	color: #353535;
	font-size: 1.3rem;
	line-height: 1.7;
	padding-bottom: 0.7em;
	text-transform: uppercase;
}
body .ApColumn .title_block {
	font-family: Lato, sans-serif;
	font-weight: 500;
}
body .plist-dsimple .thumbnail-container .pro3-btn .cart .btn-product {
	margin: 0 0px 0 0;
}
body .nqt-email {
	border-bottom: 2px solid var(--maincolor);
}
body .product-variants > .product-variants-item .color,
body .product-variants > .product-variants-item .input-color {
	width: 150px;
	height: 150px;
}
body .product-variants > .product-variants-item .input-color:checked + .color {
	border: 3px solid var(--maincolor);
}
body .product-variants > .product-variants-item .input-color:checked + .color:before {
	content: none;
	display: none;
}
body .product-variants > .product-variants-item .color {
	width: 150px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	border-radius: 0px;
}
body .product-variants > .product-variants-item {
	align-items: flex-start;
	flex-direction: column;
}
body .product-variants > .product-variants-item li > .my-img {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 8;
	background-color: #ffffff;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 30px;
	cursor: pointer;
	opacity: 0;
	transition: opacity 0.3s ease;
}
body .product-variants > .product-variants-item li > .my-img i {
	font-size: 30px;
	line-height: 30px;
}
body .product-variants > .product-variants-item li:hover > .my-img {
	opacity: 1;
	transition: opacity 0.3s ease;
}
body .checkout.cart-detailed-actions .btn {
	padding: 10px 15px;
}
#breadcrumb_page_title {
	margin-bottom: 40px;
    padding: 30px 0px 60px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	position: relative;
}
#breadcrumb_page_title:before {
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	left: -50%;
	right: -50%;
	border-bottom: 1px solid #000000;
}
#breadcrumb_page_title .h1 {
	font-family: Lato, sans-serif;
	line-height: 1.1;
	font-size: 36px;
	font-weight: 600;
	color: #222;
	margin: 0 0 15px;
}
#breadcrumb_page_title .breadcrumb {
	margin: 0px;
	padding: 0px;
	height: auto;
}
#breadcrumb_page_title .breadcrumb:before {
	content: none !important;
}
#index .box-top {
	padding: 0 60px;
}
#index .home-slider .elementor-widget-wrap {
	position: relative;
}
#index .home-slider .elementor-widget-video {
	position: relative;
}
#index .home-slider .elementor-widget-video:after {
	content: '';
	display: block;
	position: absolute;
	inset: 0px;
	background-color: rgba(0 0 0 / 20%);
}
#index .home-slider .home-slider-content {
	color: #ffffff;
	text-align: center;
	max-width: 1000px;
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#index .home-slider .home-slider-content h2 {
	padding-bottom: 0;
	margin-bottom: 1.5rem;
	line-height: 1.1;
	font-size: 55px;
	color: #ffffff;
}
#index .home-slider .home-slider-content p {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 18px;
}
#index .home-categories figure.ce-gallery-item > .ce-gallery-icon a:before {
	/* content: "";
	position: absolute;
	inset: 0;
	background-color: rgba(0, 0, 0, 0); */
	content: "";
	pointer-events: none;
	position: absolute;
	z-index: 1;
	/* background-color: rgba(0 0 0 / 50%); */
	/* background: linear-gradient(135deg, black, transparent); */
	/* background: linear-gradient(135deg,rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0) 100%); */
	/* background: linear-gradient(135deg,rgba(0 0 0 / 100%) 45%, rgba(0 0 0 / 50%) 70%, rgba(0 0 0 / 0%) 80%); */
	/* background: radial-gradient(circle 
		rgba(0 0 0 / 100%) 0%,
		rgba(0 0 0 / 50%) 50%,
		rgba(0 0 0 / 35%) 55%,
		rgba(0 0 0 / 30%) 60%,
		rgba(0 0 0 / 20%) 65%,
		rgba(0 0 0 / 0%) 70%
	); */
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* top: 0px;
	left: 0px;
	top: -450px;
	left: -450px;
	width: 900px;
	height: 900px;
	border-radius: 900px; */
	background: radial-gradient(
		ellipse at top left,
		rgba(0, 0, 0, 0.5) 0%,
		rgba(0, 0, 0, 0.2) 30%,
		rgba(0, 0, 0, 0.1) 40%,
		rgba(0, 0, 0, 0) 100%
	);
	/* mix-blend-mode: multiply; */
}
#index .home-categories figure.ce-gallery-item > figcaption a,
#index .home-categories figure.ce-gallery-item > figcaption:after {
	color: var(--white);
	transition: color 0.3s, text-shadow 0.3s;
}
#index .home-categories figure.ce-gallery-item > figcaption.black a,
#index .home-categories figure.ce-gallery-item > figcaption.black:after {
	text-shadow: 0px 0px 2px #ffffff;
	color: #000000;
}
#index .home-categories figure.ce-gallery-item > figcaption.white a,
#index .home-categories figure.ce-gallery-item > figcaption.white:after {
	text-shadow: 0px 0px 2px #000000;
	color: #ffffff;
}
#index .home-categories figure.ce-gallery-item img.elementor-bg {
	position: relative;
	top: 50%;
	/* transform: scale(1); */
	transform: scale(1) translateY(-50%);
	transform-origin: center;
	transition: transform 0.5s ease-in-out;
	
    object-fit: cover;
    object-position: bottom;
}
#index .home-categories figure.ce-gallery-item:hover img.elementor-bg {
	/* transform: scale(1.03); */
	transform: scale(1.03) translateY(-50%);
}
#index .home-categories figcaption.ce-gallery-caption {
	padding-top: 50px;
	/* padding-left: 150px; */
	padding-left: 75px;
}
#index .home-categories figcaption.ce-gallery-caption:after {
	max-width: 250px;
}
#footer {
	padding-top: 80px;
}
#footer .logo {
	max-width: 320px;
}
#footer .ApColumn .title_block {
	font-size: 24px;
	font-family: Lato, sans-serif;
	font-weight: 500;
}
#footer .box-footer {
	padding-bottom: 80px;
}
#left-column .PM_ASBlockOutput {
	padding: 30px;
	background: #FFFFFF;
	border: 1px solid #efefef;
}
#left-column .PM_ASBlockOutput + #search_filters_wrapper {
	display: none;
}
#left-column .PM_ASBlockOutput > .card {
	border: unset;
	box-shadow: unset;
}
#left-column .PM_ASBlockOutput .card-header {
	font-family: Lato, sans-serif;
	padding: 20px 0;
	margin-bottom: 5px;
	background-color: transparent;
	border-bottom: unset;
	text-transform: uppercase;
}
#left-column .PM_ASBlockOutput .card-block {
	padding: 0;
	margin-bottom: 0;
}
#left-column .PM_ASCriterionsGroupTitle {
	border-top: 1px solid #efefef;
	border-bottom: unset;
	position: relative;
	margin: 0;
	padding: 1.5rem 0 10px;
	font-weight: 700;
}
#left-column .PM_ASCriterionsGroup {
	margin-bottom: 1.5rem;
}
#left-column .PM_ASLabelLink {
	font-family: Lato, sans-serif;
}
#left-column .PM_ASCriterionGroupSelect {
	border: 1px solid #efefef;
	box-shadow: none;
	height: 40px;
}
#content .elementor-element ul {
	padding: 0px;
}
#content .elementor-element ul li {
	list-style-type: none;
	position: relative;
	padding: 0 0 0 20px;
}
#content .elementor-element ul li:before {
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background-color: var(--maincolor);
	position: absolute;
	display: block;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
#category-description {
	border: unset;
	box-shadow: unset;
}
#category-description > .card-block {
	padding: 0px;
}
#category #left-column  > div {
	padding: 0px;
	border: unset;
}
.thumbnail-container .product-thumbnail .product-additional {
	background-color: #ffffff;
}
/* .block-categories .category-sub-menu li:hover:after { */
.block-categories .category-sub-menu li.active:after {
    background-color: var(--maincolor);
}


@media (min-width: 1400px) {
    #index #content .elementor-section-wrap > section {
        max-width: 1920px;
        margin: auto;
    }
}

@media (max-width: 1299px) {
	.leo-megamenu .navbar-nav > li + .nav-item {
		margin-left: 10px;
	}
}
@media (max-width: 1199px) {
	#index .home-categories figcaption.ce-gallery-caption {
		padding-top: 35px;
		padding-left: 100px;
	}
	.header-top .logo.img-fluid {
		max-width: 350px;
	}
	.box-footer .ApRawHtml {
		margin-bottom: 30px;
	}
	body#checkout.page-order section.checkout-step .step-title {
		/* text-transform: uppercase;
		cursor: pointer;
		margin-bottom: 0;
		position: absolute;
		top: 0;
		font-size: 10px; */
		line-height: 20px;
		/* width: 25%;
		text-align: center;
		padding: 30px 5px;
		color: #999;
		font-family: "Poppins", sans-serif;
		font-weight: 400;
		opacity: 1;
		letter-spacing: 0; */
	}
}
@media (max-width: 991px) {
	#index .home-categories figcaption.ce-gallery-caption {
		padding-top: 25px;
		padding-left: 75px;
	}
	#index .home-slider .elementor-text-editor > h2 {
		font-size: 30px;
	}
	#index .home-slider .elementor-text-editor > p {
		font-size: 16px;
	}
}
@media (max-width: 767px) {
	#index .home-categories .ce-image-gallery {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
	}
	#index .home-categories .ce-gallery-item {
		height: 400px;
		width: 100%;
	}
	#index .home-categories .ce-gallery-item .ce-gallery-icon {
		height: 100%;
	}
	#index .home-categories .ce-gallery-item .ce-gallery-icon img.elementor-bg {
		height: 400px;
		position: absolute;
		width: 100%;
		left: 50%;
		transform: translateX(-50%) scale(1);
	}
	#index .home-categories .ce-gallery-item:hover img.elementor-bg {
		height: 400px;
		position: absolute;
		width: 100%;
		left: 50%;
		transform: translateX(-50%) scale(1.05);
	}
	#index .home-categories figcaption.ce-gallery-caption {
		padding-top: 15px;
		padding-left: 65px;
	}
	#index .home-slider .elementor-text-editor > h2 {
		font-size: 22px;
	}
	#index .home-slider .elementor-text-editor > p {
		font-size: 14px;
	}
}
@media (max-width: 575px) {
	#index .home-categories figcaption.ce-gallery-caption {
		padding-top: 10px;
		padding-left: 45px;
	}
	#index .home-categories figcaption.ce-gallery-caption a {
		font-size: 35px;
	}
}
@media (max-width: 480px) {
	.header-top .logo.img-fluid {
		max-width: 100%;
	}
	#index .home-slider .elementor-text-editor > h2 {
		font-size: 20px;
	}
	#index .home-slider .elementor-text-editor > p {
		display: none;
	}
	/* #header .box-top.has-bg {
		padding: 0px 30px;
	} */
}
@media (max-width: 400px) {
	.category-list-item .category-list-nbproduct {
		display: none;
	}
}
@media (max-width: 350px) {
	#footer .logo {
		max-width: 100%;
	}
	#leo_block_top.popup-over .popup-content {
		right: -95px;
		/* min-width: 290px; */
	}
}