#featured-products .slick-arrow {
	
background-color: transparent;
    color: transparent;
    box-shadow: none;
    border-radius: initial;
    padding: 0;
}

#featured-products .slick-track {
    min-height: 100%;
    display: flex;
    flex-direction: row;
	height: 100%;
}


.slick-slide > div {
    display: flex;
    flex: 1;
    min-height: 100%;
}

#featured-products li.product {
    padding: 1rem 1rem !important;
    background-color: #ffffff;
    padding-bottom: 5.5rem !important;
}

#featured-products li.product{
	min-height: 100%;
    flex: 1;
}

@media all and (max-width: 1024px){
	#featured-products.elementor-grid-tablet-3 .elementor-grid {
            grid-template-columns: repeat(1, 1fr) !important;
    }
}

span.product-tag, .elementor-6184 .elementor-element.elementor-element-2944b8e.elementor-wc-products ul.products li.product span.onsale {
    font-weight: 700;
    text-align: center;
    margin: 0;
    border-radius: 40px;
    background-color: #0d94a4;
    color: white;
    display: inline-block;
    padding: 5px 20px;
    margin-right: 5px;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 4px;
    min-height: auto !important;
    min-width: auto !important;
    line-height: inherit;
	position: absolute !important;
    top: -25px;
}
span.product-tag:not(:first-child) {
    position: relative !important;
    top: 9px;
}
.product-catalog-ratings-review-container .star-rating span, .star-rating span:before {
	color: #e41e31;
}

.woocommerce ul.products li.product a img {
    margin-bottom: 28px;
	max-width: 300px;
    max-height: 225px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 5px; 
}

.woocommerce ul.products li.product .price {
    font-size: 16px !important;
    color: black !important;
    line-height: normal;
    
}

span.price-msrp-text {font-weight: 600;}

ul.products li.product .price .woocommerce-Price-amount {
    color: #e41e31;
    font-weight: 500;
}

.product-catalog-ratings-review-container {
    display: flex;
    flex-direction: row;
    margin-top: 12px;
    width: 100%;
}

.woocommerce ul.products li.product .star-rating {
    font-size: 15px;
}

.woocommerce ul.products li.product .review-count{
    font-size: 12px;
    color: black;
    margin-left: 12px;
}

.product-catalog-product-description-container a {
    color: black;
    font-size: 14px;
    font-weight: 400;
}

.product-catalog-product-description-container {
    margin-top: 10px;
}

.woocommerce ul.products {
	display: flex;
	justify-content: space-between;
	gap: 4rem 2rem!important;
	flex-wrap: wrap;
}

.woocommerce-page ul.products li.product {
	float: unset;
	padding: 0!important;
	margin: 0!important;
	flex-grow: 0;
	position: relative;
	flex-basis: 20%;
	padding-bottom: 3.5rem!important;
}

.machine-listing .elementor-products-grid ul.products.elementor-grid li.product {
	padding-bottom: 5.5rem!important;
	padding-top: 25px!important;
	justify-content: flex-start;
}

@media (max-width: 600px) {
	.machine-listing .elementor-products-grid ul.products.elementor-grid li.product {
		padding-top: 45px!important;
	}
}

span.product-catalog-product-description {
    display: block;
    font-size: 14px;
    line-height: 18px;
}

.product-catalog-product-description-container > div {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    color: black !important;
    font-size: 14px !important;
    font-weight: bold;
}

.product-catalog-product-description-container .woocommerce-loop-product__buttons {
    margin-bottom: 17px;
}

form.woocommerce-ordering {
    display: flex;
}

span.sort-by {
    width: 43%;
    font-size: 14px;
    position: relative;
    top: 1px;
}

form.woocommerce-ordering {
    width: 210px;
}

.woocommerce .woocommerce-ordering select {
    width: 100%;
}

ul.products .product_cat-accessories a.woosc-btn {
    display: none;
}

@media all and (max-width: 448px){
	.product-catalog-ratings-review-container{
		display: block;
	}
	.woocommerce ul.products li.product .review-count{
		margin-left: 0;
	}
	span.product-tag, .elementor-6184 .elementor-element.elementor-element-2944b8e.elementor-wc-products ul.products li.product span.onsale{
		padding: 3px 20px;
        font-size: 9px;
	}
}

@media all and (min-width: 769px){
	.product-catalog-product-description-container .woocommerce-loop-product__buttons a.button {
		width: 70%;
	}
}

@media (max-width: 900px) {
	.woocommerce-page ul.products li.product {
		flex-basis: 40% !important;
        width: auto !important;
        float: unset !important;
	}
	.product-catalog-product-description-container > div {
		width: 90%;
	}
	form button[type=submit], .woocommerce #review_form #respond .form-submit input, .woocommerce ul.products li.product .button{
		padding: 8px 15px !important;
	}
}
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
	display: none!important;
}
@media (max-width: 400px) {
	.woocommerce-page ul.products li.product {
		flex-basis: 100% !important;
	}
}

li.product .woocommerce-loop-product__buttons {
	position: absolute;
	bottom: 25px;
	width: 100%;
	max-width: 215px;
}
li.product .woosc-btn {
	position: absolute;
	bottom: 0;
	width: 100%;
	max-width: 215px;
}
.woocommerce ul.products li.product .button {
	position: absolute; 
	bottom: 0;
	width: 100%;
}
li.product.product_cat-accessories .woocommerce-loop-product__buttons {
	bottom: -5px;
}
li.product.product_cat-accessories .woocommerce-loop-product__title {
	padding-top: 240px!important;
}

li.product.product_cat-accessories a img {
	position: absolute; 
	max-height: 225px!important;
	max-width: 100%!important;
	width: auto!important;
	height: auto!important;
	margin-bottom: 0!important;
	left: 50%!important;
	transform: translateX(-50%)!important;
}

@media all and (max-width: 1024px) and (min-width: 768px){
	li.product .woocommerce-loop-product__buttons {
		 max-width: 180px;
	}
}
@media (max-width: 600px) {
	.woocommerce ul.products {
		display: block!important;
		
	}
	.elementor-6184 .elementor-element.elementor-element-2944b8e.elementor-wc-products ul.products li.product {
		border: none!important;
		display: block!important;
	}
	
}