.wc-block-mini-cart__button svg {
	display: none !important;
}

.wc-block-mini-cart__button {
	margin-top: -8px;
	gap: 0em !important;
	padding: 0em !important;
}

.wc-block-mini-cart__button::before {
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url("https://thelaundrypouch.com/wp-content/uploads/2025/05/shopping-cart.svg");
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 8px;
	vertical-align: middle;
	z-index: 10;
	--lzl-bg-img: "https://thelaundrypouch.com/wp-content/uploads/2025/05/shopping-cart.svg";
}

.wc-block-mini-cart__button.lzl:not(.lzl-ed)::before, .wc-block-mini-cart__button.lzl-ing:not(.lzl-ed)::before {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20362.74%20309.71%22%20width%3D%22362.74%22%20height%3D%22309.71%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E");
}

.site-footer a {
	color: #fff;
	text-decoration: none;
}

.site-footer a:hover {
	color: #fff;
	opacity: .8;
}

.logo, .logo_f {
	max-width: 300px !important;
}

@media (max-width:1024px) {
	.logo {
		max-width: 190px !important;
	}
}

.swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

span.wc-block-mini-cart__badge {
	background: #fff;
	color: #f0a197;
	font-size: .675em;
	font-weight: 500;
	z-index: 10;
	left: -16px;
}

@media (max-width: 768px) {
	.inside-article {
		padding: 0px !important;
	}
}

article#post-888 {
	padding: 15px;
}

.swiper-slide {
	display: flex !important;
}

@font-face {
	font-family: "CooperMdBT";
	src: url("/wp-content/uploads/fonts/CooperMdBT-Regular.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "CooperBlkBT";
	src: url("/wp-content/uploads/fonts/CooperBlkBT-Regular.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "CooperLtBT";
	src: url("/wp-content/uploads/fonts/CooperLtBT-Regular.woff2") format("woff2");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "CooperLtBT-Bold";
	src: url("/wp-content/uploads/fonts/CooperLtBT-Bold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "CooperMdBT", sans-serif;
}

@font-face {
	font-family: "Futura";
	src: url("/wp-content/uploads/fonts/Futura Book font.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Futura";
	src: url("/wp-content/uploads/fonts/Futura Bold font.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

body, p, span, li, input, textarea, select, button, a, label, div, section {
	font-family: "Futura", sans-serif !important;
	font-weight: normal;
}

div#comments, .cr-ajax-reviews-review-form {
	padding: 10px;
}