/* Add custom CSS styles below */ 
.s-block {
	margin-top: 4rem;
}

.mt-1\.5 {
	margin-top: 0rem;
	margin-bottom: 0rem;
}

.\!mt-0 {
	margin-top: 3rem !important;
}

.lg\:text-6xl {
	color: #fff;
}

.md\:text-base {
	color: #fff;
}

.border {
	border-color: #fff;
}

.sicon-arrow-right::before {
	color: #fff;
}

.s-slider-block__title {
	margin-bottom: 1rem;
	display: block;
	max-width: 1280px;
	text-align: center;
}

.banner--fixed img {
	display: block;
	width: 100%;
	border-radius: 0rem;
	border-style: none;
	--tw-bg-opacity: 1;
	background-color: rgba(243, 244, 246, 1);
	background-color: rgba(243, 244, 246, var(--tw-bg-opacity, 1));
	-o-object-fit: cover;
	object-fit: cover;
}

.fixed-pinned .inner {
	backdrop-filter: blur(150px);
}

.s-cart-summary-wrapper {
	border: 1px #5b0024;
	padding: 13px;
	border-radius: 62.5px;
	background-color: #5b0024;
	flex-direction: row-reverse;
	height: 40px;
	justify-content: space-between;
}



.border-black {
	--tw-border-opacity: 1;
	border-color: #5b0024;
	border-color: #5b0024;
	border: 5px;
}

.border-black {
	border-color: #5b0024;
	border-color: #5b0024;
}

.s-button-primary-outline {
	fill: #5b0024;
	color: #fff;
	background-color: #5b0024;
}

.s-button-btn {
	border-radius: 0.7rem;
}

.s-button-primary-outline:hover {
	background-color: #3e0013;
	color: #fff;
	border: 1px solid 5b0024;
}

.has-overlay::after {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0);
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 300ms;
	--tw-content: "";
	content: "";
	content: var(--tw-content);
}

.s-product-card-sale-price span {
	color: #49242e !important;
}

.store-footer div a img {
	filter: invert(100%) hue-rotate(260deg);
}

.s-button-primary {
	border-width: 1px;
	border-color: #4a0114;
	background-color: #4a0114;
	color: #FFF;
}

.s-button-primary:hover {
	background-color: #28040d;
	border-color: #28040d);
	color: #d7b3bc;
}

.s-fast-checkout-button.outline {
	background-color: #28040d !important;
	border: 1px solid #28040d !important;
	color: #fff !important;
}

.s-add-product-button-main .s-add-product-button-mini-checkout {
	border-radius: 32px;
	background-color: #28040d;
	color: #fff;
}

.s-add-product-button-main .s-add-product-button-mini-checkout:hover {
	background-color: #4a0114;
	color: #fff;
}

.s-add-product-button-mini-checkout-content {
	color: #fff;
}

.s-fast-checkout-button:hover {
	background-color: #ffa423;
}

.s-slider-block__title h2 {
	position: relative;
	font-size: 1.7rem;
	font-weight: 700;
	line-height: 1.2;
	color: #28040d;
}