.elementor-238 .elementor-element.elementor-element-4a9cea3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overflow:hidden;--padding-top:180px;--padding-bottom:100px;--padding-left:50px;--padding-right:50px;}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );}.elementor-238 .elementor-element.elementor-element-f4305cb.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:50px;}.elementor-238 .elementor-element.elementor-element-f4305cb.elementor-wc-products ul.products li.product .price{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-238 .elementor-element.elementor-element-f4305cb.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-238 .elementor-element.elementor-element-f4305cb.elementor-wc-products ul.products li.product .button{color:var( --e-global-color-1d64a13 );background-color:var( --e-global-color-accent );}.elementor-238 .elementor-element.elementor-element-f4305cb.elementor-wc-products ul.products li.product .button:hover{color:var( --e-global-color-1d64a13 );background-color:var( --e-global-color-f8fd339 );}.elementor-238 .elementor-element.elementor-element-f4305cb.elementor-wc-products .added_to_cart{color:var( --e-global-color-1d64a13 );}.elementor-238 .elementor-element.elementor-element-f4305cb.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-238 .elementor-element.elementor-element-4a9cea3{--padding-top:155px;--padding-bottom:75px;--padding-left:50px;--padding-right:50px;}.elementor-238 .elementor-element.elementor-element-f4305cb.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-238 .elementor-element.elementor-element-4a9cea3{--padding-top:130px;--padding-bottom:50px;--padding-left:25px;--padding-right:25px;}.elementor-238 .elementor-element.elementor-element-f4305cb.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-f4305cb */.woocommerce ul.products,
.woocommerce-page ul.products {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 32px;
	align-items: stretch;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	float: none;
	width: 100%;
	margin: 0;
	display: flex;
	flex-direction: column;
	height: 100%;
}

.woocommerce ul.products li.product .woocommerce-LoopProduct-link,
.woocommerce-page ul.products li.product .woocommerce-LoopProduct-link {
	display: grid;
	grid-template-rows: 360px 5em 1.8em;
	row-gap: 14px;
	flex: 0 0 auto;
	text-decoration: none;
}

.woocommerce ul.products li.product .woocommerce-LoopProduct-link img,
.woocommerce-page ul.products li.product .woocommerce-LoopProduct-link img {
	width: 100%;
	height: 360px;
	object-fit: contain;
	object-position: center;
	display: block;
	margin: 0;
	border: 0;
	box-shadow: none;
	background: transparent;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
	margin: 0;
	line-height: 1.45;
	height: 3.1em;
	min-height: 3.1em;
	max-height: 3.1em;
	padding-bottom: 0.15em;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
	display: block;
	margin: 0;
	height: 1.8em;
	line-height: 1.2;
}

.woocommerce ul.products li.product > .button,
.woocommerce-page ul.products li.product > .button {
	margin-top: 12px;
	align-self: flex-start;
	min-width: 140px;
	text-align: center;
}

@media (max-width: 1024px) {
	.woocommerce ul.products,
	.woocommerce-page ul.products {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.woocommerce ul.products,
	.woocommerce-page ul.products {
		grid-template-columns: 1fr;
	}
}/* End custom CSS */