.woocommerce-mini-cart__buttons a.button {
	display: block;
	margin-bottom: 1rem;
	padding: .6rem 1rem;
	line-height: 1;
	color: #256e25;
	text-align: center;
	font-weight: 700;
	background-color: transparent;
	border: 2px #256e25 solid;
	border-radius: 3px;
}
.woocommerce-mini-cart__buttons a.button:hover {
	color: #265b26;
	text-decoration: none;
	background-color: #ede5de;
	border: 2px #265b26 solid;
}
.woocommerce-mini-cart__buttons a.button.checkout {
	color: #fff;
	background-color: #256e25;
}
.woocommerce-mini-cart__buttons a.button.checkout:hover {
	color: #fff;
	background-color: #265b26;
	border: 2px #265b26 solid;
}

.extra-speed .woocommerce button.button.alt,
.extra-speed.woocommerce a.button.alt,
.extra-speed.woocommerce button.button.alt,
.extra-speed .woocommerce a.button.alt {
	background-color: #256e25;
	color: #fff;
}
.extra-speed .woocommerce button.button.alt#place_order {
	padding: .618em 1em;
	color: #fff;
}
.extra-speed .woocommerce button.button.alt:hover,
.extra-speed .woocommerce a.button.alt:hover,
.extra-speed.woocommerce button.button.alt:hover,
.extra-speed.woocommerce a.button.alt:hover {
	background-color: #265b26;
}
.extra-speed a.remove {
	display: block;
	height: 1em;
	width: 1em;
	text-align: center;
	color: red !important;
	text-decoration: none;
	font-size: 1.5em;
	font-weight: 700;
	border: 0;
	border-radius: 100%;
}
.extra-speed a.remove,
.extra-speed .woocommerce a.remove,
.extra-speed.woocommerce a.remove {
	line-height: .75;
}
.extra-speed a.remove:hover,
.woocommerce a.remove:hover {
	text-decoration: none;
	color: #fff !important;
	background: red;
}
.extra-speed a.remove.remove_from_cart_button {
	margin-left: 6px;
	float: right;
}

.extra-speed ul.cart_list, 
.extra-speed ul.product_list_widget {
	list-style: none outside;
	padding: 0;
	margin: 0;
}
.extra-speed ul.cart_list li::after, 
.extra-speed ul.product_list_widget li::after {
	clear: both;
}
.extra-speed ul.cart_list li::after, 
.extra-speed ul.cart_list li::before, 
.extra-speed ul.product_list_widget li::after, 
.extra-speed ul.product_list_widget li::before {
	content: ' ';
	display: table;
}
.extra-speed ul.cart_list li, 
.extra-speed ul.product_list_widget li {
	padding: 4px 0;
	margin: 0;
	list-style: none;
	border-bottom: 1px #bbb solid;
}
.extra-speed ul.cart_list li a, 
.extra-speed ul.product_list_widget li a {
	display: block;
	font-weight: 700;
}

.extra-speed ul.cart_list li img, 
.extra-speed ul.product_list_widget li img {
	float: right;
	margin-left: 4px;
	width: 32px;
	height: auto;
	box-shadow: none;
}
.extra-speed ul.cart_list li img,
.extra-speed ul.product_list_widget li img,
.extra-speed.woocommerce ul.cart_list li img,
.extra-speed.woocommerce ul.product_list_widget li img,
.extra-speed.woocommerce-cart table.cart img, 
.extra-speed.woocommerce-checkout table.cart img {
	width: 60px;
}

/*
.woocommerce-product-details__short-description {
	margin-bottom: 2rem;
}
*/
.sp-quantity {
	float:left;
	display: flex;
	margin-right: 10px;
	background: #fff;
	border: 2px #256e25 solid;
	border-radius: 3px;
}
.sp-quantity .plus.wa-quant {
	order: 2;
}

.sp-quantity .wa-quant,
.sp-quantity .quantity input {
	min-width: 20px;
	min-height: 36px;
	background: transparent;
	border: 0;
}


.extra-speed.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background-color: #f1ece7;
}
.extra-speed.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: #f7f2ed;
	border-bottom-color: #f7f2ed;
}
.extra-speed.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
	box-shadow: 2px 2px 0 #f7f2ed;
}
.extra-speed.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
	box-shadow: -2px 2px 0 #f7f2ed;
}


.extra-speed.woocommerce table.shop_attributes {
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}
.extra-speed.woocommerce table.shop_attributes td {
	padding: 0 8px;
}


.extra-speed.woocommerce-cart table.cart td.actions .coupon p {
	text-align: left;
}
.extra-speed.woocommerce-cart table.cart td.actions .wa-update-cart {
	margin-top: 40px;
}


.extra-speed .woocommerce .sp-quantity .quantity .qty,
.extra-speed.woocommerce div.product form.cart div.quantity {
	margin: 0;
	border-left: 2px #256e25 solid;
	border-right: 2px #256e25 solid;
}

.woocommerce .sp-quantity .quantity .qty::-webkit-outer-spin-button,
.woocommerce .sp-quantity .quantity .qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.woocommerce .sp-quantity .quantity .qty {
    -moz-appearance:textfield;
}
.woocommerce .sp-quantity .quantity input {
	width: 40px;
}

.extra-speed.woocommerce .woocommerce-ordering select,
.extra-speed.woocommerce div.product form.cart .variations select,
.extra-speed.woocommerce-cart table.cart td.actions .coupon .input-text,
.extra-speed.woocommerce-checkout #customer_details input,
.extra-speed.woocommerce-checkout #customer_details textarea,
.extra-speed.woocommerce-checkout #customer_details span.select2-selection,
.extra-speed.woocommerce-checkout .form-row #coupon_code.input-text,
.extra-speed input.wpcf7-form-control,
.extra-speed textarea.wpcf7-form-control {
	background: #fff;
	border: 2px #256e25 solid;
	border-radius: 3px;
}
.extra-speed.woocommerce-checkout #customer_details .woocommerce-invalid input {
	border-color: #a00;
}
.extra-speed.woocommerce-checkout .form-row #coupon_code.input-text {
	padding: 7px;
}

.extra-speed.woocommerce .woocommerce-ordering select,
.extra-speed.woocommerce div.product form.cart .variations select,
.extra-speed.woocommerce-checkout #customer_details input,
.extra-speed.woocommerce-checkout #customer_details textarea {
	padding: 4px;
}
.extra-speed.woocommerce-checkout #customer_details span.select2-container {
	height: 36px;
}
.extra-speed.woocommerce-checkout #customer_details span.select2-selection {
	height: 34px;
}
.extra-speed.woocommerce-checkout .woocommerce table.shop_table {
	border: none;
}
.extra-speed.woocommerce-checkout th, 
.extra-speed.woocommerce-checkout td {
	border: none !important;
	background-color: #f4ede5;
}
.extra-speed.woocommerce-checkout thead th:first-child {
	border-top-left-radius: 5px;
}
.extra-speed.woocommerce-checkout thead th:last-child {
	border-top-right-radius: 5px;
}
.extra-speed.woocommerce-checkout tfoot tr:last-child th:first-child {
	border-bottom-left-radius: 5px;
}
.extra-speed.woocommerce-checkout tfoot tr:last-child th:last-child {
	border-bottom-right-radius: 5px;
}
.extra-speed.woocommerce-checkout #payment {
	margin-bottom: 1rem;
	background-color: #f4ede5;
}
.extra-speed.woocommerce-checkout #payment div.payment_box {
	/*background-color: #e1d4c9;*/
	background-color: #ede5de;
}
.extra-speed.woocommerce-checkout #payment div.payment_box:before {
	border: 1em solid #ede5de;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
}

.extra-speed.woocommerce-checkout #billing_country_field {
	display: none;
}

.extra-speed.woocommerce-cart table.cart td.actions .coupon .input-text {
	width:180px;
}


.extra-speed .woocommerce-info, 
.extra-speed .woocommerce-message {
	background-color: #f4ede5;
}
.extra-speed .woocommerce-error {
	background-color: #ede5de;
}


.extra-speed ul.wc-block-grid__products {
	margin: 0 0 1em;
}
.extra-speed ul.wc-block-grid__products:before {
	content: " ";
	display: table;
}
.extra-speed ul.wc-block-grid__products:after {
	content: " ";
	display: table;
	clear: both;
}
.extra-speed .wc-block-grid.has-3-columns .wc-block-grid__product {
	margin: 0 3.8% 2.992em 0;
	max-width: 30.75%;
}
.extra-speed .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(3n),
.woocommerce ul.products li.last, 
.woocommerce-page ul.products li.last {
	margin-right: 0 !important;
}
.extra-speed .slick-slide,
.extra-speed .wc-block-grid.has-3-columns .wc-block-grid__product,
.extra-speed.woocommerce ul.products.columns-3 li.product, 
.woocommerce-page ul.products.columns-3 li.product,
.extra-speed .wc-block-grid.has-4-columns .wc-block-grid__product,
.extra-speed.woocommerce ul.products.columns-4 li.product, 
.woocommerce-page ul.products.columns-4 li.product,
.extra-speed.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
.extra-speed .customer-review-container div.product,
#frontPage .lcp-ghost-product div.product {
	text-align: left;
	border:none;
	box-shadow: 0 0 15px #ddd;
}
.extra-speed .wc-block-grid.has-4-columns .wc-block-grid__product,
.extra-speed.woocommerce ul.products.columns-4 li.product, 
.woocommerce-page ul.products.columns-4 li.product {
	margin: 0 2.5% 2em 0;
	width: 23.05%;
}
.extra-speed .slick-slide:hover,
.extra-speed .wc-block-grid.has-3-columns .wc-block-grid__product:hover,
.extra-speed.woocommerce ul.products.columns-3 li.product:hover, 
.woocommerce-page ul.products.columns-3 li.product:hover,
.extra-speed .wc-block-grid.has-4-columns .wc-block-grid__product:hover,
.extra-speed.woocommerce ul.products.columns-4 li.product:hover, 
.woocommerce-page ul.products.columns-4 li.product:hover,
.extra-speed.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product:hover,
.extra-speed .customer-review-container div.product:hover {
	text-align: left;
	border:none;
	box-shadow: 0 0 15px #aaa;
}
.extra-speed.woocommerce .slick-list .product a.woocommerce-LoopProduct-link,
.extra-speed.woocommerce ul.products li.product a.woocommerce-LoopProduct-link,
.extra-speed .wc-block-grid__product .wc-block-grid__product-link,
.extra-speed.single-customreviews div.product a.woocommerce-LoopProduct-link,
.extra-speed .printpicture.products div.product a.woocommerce-LoopProduct-link,
#frontPage .lcp-ghost-product div.product a.woocommerce-LoopProduct-link {
	text-decoration:none;
}
.extra-speed.woocommerce .slick-list .product a.woocommerce-LoopProduct-link:after,
.extra-speed.woocommerce ul.products li.product a.woocommerce-LoopProduct-link:after,
.extra-speed.woocommerce-cart ul.products li.product a:after,
.extra-speed .wc-block-grid__product .wc-block-grid__product-link:after,
.extra-speed .wc-block-grid__product .wc-block-grid__product-add-to-cart:before,
.extra-speed.single-customreviews div.product a.woocommerce-LoopProduct-link:after,
.extra-speed .printpicture.products div.product a.woocommerce-LoopProduct-link:after,
#frontPage .lcp-ghost-product div.product a.woocommerce-LoopProduct-link:after {
	content: '';
	clear: both;
	display: block;
}
.extra-speed.woocommerce .slick-list .product .woocommerce-loop-product__title,
.extra-speed.woocommerce ul.products li.product .woocommerce-loop-product__title,
.extra-speed .wc-block-grid__product .wc-block-grid__product-title,
.extra-speed.woocommerce-cart ul.products li.product .woocommerce-loop-product__title,
.extra-speed.single-customreviews .product .woocommerce-loop-product__title,
.extra-speed .printpicture.products .product .woocommerce-loop-product__title,
#frontPage .lcp-ghost-product .product .woocommerce-loop-product__title {
	margin: 0;
	padding: .5rem .6rem;
	height: 62px;
	overflow: hidden;
	font-size: 1.25rem;
	font-weight: 500;
}
.extra-speed.single-customreviews .author_container {
	display: flex;
	gap: 2rem;
	margin-bottom: 2rem;
}
.extra-speed.single-customreviews .author_container .comment-text {
	align-self: center;
}
.extra-speed.single-customreviews .customer-review-container {
	display:flex;
	gap: 2.5%;
}
.extra-speed.single-customreviews .customer-review-container .customer-review-product {
	flex-basis: 25%;
}
.extra-speed.single-customreviews .customer-review-container .customer-review-content {
	flex-basis: 75%;
}

.extra-speed .products .star-rating,
.extra-speed .comment-text .star-rating {
	float: right;
	margin: .5rem .6rem 0 0;
	min-height: 18px;
}

.extra-speed .printpicture.products div.product .star-rating {
	display: block;
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1;
	font-size: 1em;
	width: 5.4em;
	font-family: WooCommerce;
}

.extra-speed .printpicture.products .star-rating span {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	padding-top: 1.5em;
	overflow: hidden;
}
.extra-speed .printpicture.products .star-rating span:before {
	content: "SSSSS";
	top: 0;
	position: absolute;
	left: 0;
}
.extra-speed .wc-block-grid__product-rating, 
.extra-speed .printpicture.products div.product .star-rating,
.woocommerce .star-rating span:before,
.extra-speed .printpicture.products div.product .star-rating:before  {
	color: #ffa500;
}
.extra-speed.woocommerce .slick-list div.product p.price, 
.extra-speed.woocommerce .slick-list div.product span.price,
.extra-speed.woocommerce ul.products li.product .price,
.extra-speed.woocommerce-cart ul.products li.product .price,
.extra-speed .wc-block-grid__product .wc-block-grid__product-price,
.extra-speed.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.extra-speed.single-customreviews div.product .price,
.extra-speed .printpicture.products div.product .price,
#frontPage .lcp-ghost-product div.product .price {
	margin: 0 0 0 .6rem;
	float: left;
	font-size: 1.25rem;
	font-weight: 600;
	color: #265b26;
	text-decoration: none;
}
.extra-speed.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price {
	margin: 0 0 1rem 0;
	float: none;
}
.extra-speed.woocommerce .slick-list div.product p.price del, 
.extra-speed.woocommerce .slick-list div.product span.price del,
.extra-speed.woocommerce ul.products li.product .price del,
.extra-speed.woocommerce-cart ul.products li.product .price del,
.extra-speed .wc-block-grid__product .wc-block-grid__product-price del {
	margin-right: 1rem;
	color: #76785e;
	font-weight: 500;
	opacity: 1;
}
.extra-speed.woocommerce .slick-list div.product p.price ins, 
.extra-speed.woocommerce .slick-list div.product span.price ins,
.extra-speed.woocommerce ul.products li.product .price ins,
.extra-speed.woocommerce-cart ul.products li.product .price ins,
.extra-speed .wc-block-grid__product .wc-block-grid__product-price ins {
	font-weight: 600;
	text-decoration: none;
}

.extra-speed .wc-block-grid__product-image img,
.extra-speed .slick-slide img,
.extra-speed .lcp-ghost-product img {
	display: block;
	margin: 0 0 1em;
	width: 100%;
	height: auto;
	box-shadow: none;
}

.extra-speed a.added_to_cart {
    position: absolute;
	display: block;
	margin-top: 48px;
	margin-left: 5px;
	padding-top: 0;
	padding-bottom: .5em;
	width: 164px;
	text-align: center;
	font-size: 1rem;
	background-color: #e3d8ce;
	border: 1px #b3a79d solid;
	border-radius: 5px;
	box-shadow: 0 0 15px #aaa;
}
.extra-speed a.added_to_cart:hover {
	text-decoration: none;
}

.extra-speed .entry-summary .product_meta .posted_in {
	display: block;
}

.extra-speed .yith-add-to-wishlist-button-block {
	margin: 0;
}
.extra-speed a.yith-wcwl-add-to-wishlist-button {
	margin: 10px;
	margin-inline: 10px !important;
	padding: 6px 10px;
}
.extra-speed .summary.entry-summary a.yith-wcwl-add-to-wishlist-button {
	margin: 0 !important;
	padding: 6px 0;
}
.extra-speed .products a.yith-wcwl-add-to-wishlist-button span.yith-wcwl-add-to-wishlist-button__label {
	display: none;
}

#frontPage h2 {
	margin-bottom: 1.5rem;
}

@media screen and (max-width: 992px) {

	.extra-speed.woocommerce .sameprint.products h2,
	.extra-speed.woocommerce .upsells.products h2,
	.extra-speed.woocommerce .related.products h2 {
		font-size: calc(1.2rem + .8vw);
	}
	

	.extra-speed.woocommerce .slick-list .product .woocommerce-loop-product__title,
	.extra-speed.woocommerce ul.products li.product .woocommerce-loop-product__title,
	.extra-speed .wc-block-grid__product .wc-block-grid__product-title,
	.extra-speed.woocommerce-cart ul.products li.product .woocommerce-loop-product__title,
	#frontPage .lcp-ghost-product div.product .woocommerce-loop-product__title {
		padding: .5rem;
		height: 55px;
		font-size: 1.1rem;
	}
	.extra-speed.woocommerce .slick-list div.product p.price, 
	.extra-speed.woocommerce .slick-list div.product span.price,
	.extra-speed.woocommerce ul.products li.product .price,
	.extra-speed.woocommerce-cart ul.products li.product .price,
	.extra-speed .wc-block-grid__product .wc-block-grid__product-price {
/*		padding-left: .5rem;*/
	}

	.extra-speed .easy-notification-bar--has_close_icon.easy-notification-bar--align_center, 
	.extra-speed .easy-notification-bar--has_close_icon.easy-notification-bar--button_bottom {
		padding: 10px;
	}
	.extra-speed .easy-notification-bar--has_close_icon a.easy-notification-bar__close {
		right: 0;
		top: 14px;
	}
	
	
	.extra-speed.woocommerce-cart .product-quantity {
		min-height: 48px;
	}
	.extra-speed.woocommerce-cart .sp-quantity {
		float: right;
		margin-right: 0;
	}
	.woocommerce-cart table.cart .sp-quantity input {
		min-height: auto;
		vertical-align: inherit;
	}
	
	.extra-speed.woocommerce-cart table.cart td.actions .coupon .input-text,
	.extra-speed.woocommerce-cart table.cart td.actions .coupon .button,
	.extra-speed.woocommerce-checkout form.checkout_coupon .form-row-first,
	.extra-speed.woocommerce-checkout form.checkout_coupon .form-row-last {
		float: none;
		width: 100%;
	}
	.extra-speed.woocommerce-cart table.cart td.actions .coupon .button {
		margin-top: 10px;
	}
	.extra-speed.woocommerce-cart table.cart td.actions .wa-update-cart {
		margin-top: 0;
	}
	.extra-speed.woocommerce-checkout form.checkout_coupon .form-row-last .button {
		width: 100%;
	}

	.extra-speed.single-customreviews .customer-review-container .customer-review-product {
		flex-basis: 100%;
	}
	.extra-speed.single-customreviews .customer-review-container .customer-review-content {
		flex-basis: 100%;
	}

}



@media screen and (max-width: 768px) {

	.extra-speed.woocommerce ul.products[class*="columns-"] li.product, 
	.extra-speed.woocommerce-page ul.products[class*="columns-"] li.product {
		width: 100%;
	}


	.extra-speed .wc-block-grid.has-3-columns .wc-block-grid__product {
		width: 48%;
		max-width: 48%;
	}
	.extra-speed .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(3n) {
		margin-right: 3.8%;
	}
	.extra-speed .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n) {
		margin-right: 0;
	}
	.extra-speed .wc-block-grid.has-4-columns .wc-block-grid__product,
	.extra-speed.woocommerce ul.products.columns-4 li.product, 
	.woocommerce-page ul.products.columns-4 li.product {
		margin: 0 0 2em;
	}

	.extra-speed.woocommerce .slick-list div.product p.price, 
	.extra-speed.woocommerce .slick-list div.product span.price,
	.extra-speed.woocommerce ul.products li.product .price,
	.extra-speed.woocommerce-cart ul.products li.product .price,
	.extra-speed .wc-block-grid__product .wc-block-grid__product-price,
	#frontPage .lcp-ghost-product div.product .price {
/*		margin-left: .5rem;*/
	}

	.extra-speed.single-customreviews .customer-review-container {
		flex-wrap: wrap;
	}

}

@media screen and (max-width: 400px) {
    table.size-chart-table th {
        font-size: 14px;
        letter-spacing: -0.3px;
        padding-left: 4px;
        padding-right: 4px;
        white-space: nowrap;
    }
}