/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 31 2025 | 10:26:17 */
@font-face {
	font-family: "Gerstner Programm FSL";
	src: url("/wp-content/themes/botiga-child/fonts/Gerstner-ProgrammRegular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "Quadrant Text";
	src: url("/wp-content/themes/botiga-child/fonts/QuadrantText-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

.wc-block-grid__products {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 20px !important;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}

.wc-block-grid__product {
	width: 100%;
	height: auto;
}

.wc-block-grid__product-price {
	text-align: right;
	font-family: "Quadrant Text";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	text-transform: uppercase;
	margin-bottom: 0px !important;
}

/* HOME PAGE - ID 12 - https://qo78rm5cp4-staging.wpdns.site/ */
/* Styles for Menu (NEW ARRIVALS, SHOP, PHILOSOPHY & CARE) */

/* Hero section Image */
.hero-banner .athemes-blocks-block-container-wrapper-content {
	position: relative;
	z-index: 1;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
}



.hero-banner .athemes-blocks-background-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	z-index: 0;
}

.wp-block-button .wp-block-button__link {
	color: #fff !important;
	padding: 0;
	font-family: "Quadrant Text";
	width: 276px;
	height: 46px;
	text-decoration: none;
	border-radius: 0;
	text-align: center;
	border: 0.8px solid #fff !important;
	background-color: transparent !important;
	letter-spacing: 1px;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	white-space: nowrap;
	box-sizing: border-box;
}

.wc-block-grid__product {
	width: 100%;
	height: auto;
}

.wc-block-grid__product-image,
.wc-block-grid__product-link {
	display: block !important;
}

/* Container */
.two-product-banner {
	background: #d4d1c5 !important;
	padding: 60px 0 !important;
	width: 100%;
	max-width: 1928px;
	margin: 0 auto;
	border-bottom: 1px solid #111;
}

.athemes-blocks-block-bd531a01 > .athemes-blocks-block-container-wrapper {
	background-color: #d4d1c5 !important;
}

/* Title "Everyday shirts" */
.two-product-banner .wp-block-heading {
	font-family: "Quadrant Text";
	font-size: 48px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 40px !important;
	text-transform: uppercase;
	color: #111;
	align-self: center;
}

/* Products Grid */
.wc-block-grid.has-2-columns {
	max-width: 1200px;
	margin: 0 auto !important;
	gap: 40px !important;
}

/* Individual Products */
.wc-block-grid__product {
	background: transparent !important;
	padding: 0 !important;
	text-align: left !important;
}

/* Títulos de productos */
.wc-block-grid__product-title {
	font-family: "Quadrant Text", sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.3;
	text-transform: uppercase;
	color: #111;
	margin-bottom: 10px !important;
}

/* Price */
.wc-block-grid__product-price {
	font-family: "Quadrant Text", sans-serif;
	font-size: 18px;
	color: #111;
}

/* Botón "Shop Shirts" */
/* .wp-block-button__link.wp-element-button {
background: transparent !important;
color: #fff !important;
padding: 12px 30px !important;
font-family: "Quadrant Text", sans-serif;
text-transform: uppercase;
margin: 40px auto 0 !important;
display: block;
width: fit-content;
} */

/* Header */
.header-transparent .header-transparent-wrapper {
	position: relative;
	top: auto;
	width: 100%;
	z-index: 12;
	max-width: inherit;
	margin-bottom: 20px !important;
	border-bottom: 1px solid #111111;
}

#primary-menu > li > a.botiga-dropdown-link {
	color: #111;
	font-family: "Quadrant Text";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 14px */
	text-transform: uppercase;
}

.botiga-offcanvas-menu.toggled .mobile-header-item {
	display: flex;
	flex-direction: row;
}

.header-item:first-child {
	align-self: flex-end !important;
}

/* STYLE FOR SECTION TITLES IN DROP DOWN (CLOTHES, COLLECTIONS, FABRIC) */
.botiga-mega-menu-column > h4 {
	color: #111;
	font-family: "Quadrant Text" !important;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 18px */
	text-transform: uppercase;
}

/* STYLE FOR SUBMENU ITEMS (BESTSELLERS, SHOP ALL, ETC) */
.botiga-mega-menu
> .sub-menu.botiga-dropdown-ul
> .botiga-dropdown-li
> .sub-menu.botiga-dropdown-ul
> .botiga-dropdown-li
> .botiga-mega-menu-link {
	color: #111;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 14px */
	text-transform: uppercase;
}

/* Hide SVG icons */
#primary-menu .ws-svg-icon {
	display: none;
}
/* Optional: Adjust the padding of the main link if there is empty space */
#primary-menu > li > a.botiga-dropdown-link {
	padding-right: 15px;
}

/* Specific style for section titles (h4) */
#primary-menu .botiga-mega-menu-column h4 {
	margin-bottom: 15px;
}

/* Style for normal menu links */
#primary-menu > li > a.botiga-dropdown-link {
	padding: 12px 15px;
}

/* Style for submenu links */
#primary-menu .sub-menu a.botiga-mega-menu-link {
	padding: 8px 0;
	display: inline-block;
}


/* Main content - normal state */
.site-content {
	position: relative;
	transition: margin-top 0.3s ease;
}

/* When the form is active */
.header-search-form.active ~ .site-content {
	margin-top: 56px; /* Same value as the form height */
}
/* Main search container */
.header-search-form {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background-color: #fefcf7;
	z-index: 9999;
	transform-origin: top;
	transform: scaleY(0);
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease;
	will-change: transform;
	display: flex; /* Añadido para centrar el formulario verticalmente */
	align-items: center; /* Centra verticalmente el contenido */
}

/* Active state ( desplegated) */
.header-search-form.active {
	transform: scaleY(1);
	opacity: 1;
	visibility: visible;
}

/* Decorative lines - CORRECTED VERSION */
.header-search-form::before,
.header-search-form::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #111;
	z-index: 1;
}

.header-search-form::before {
	top: 0;
}

.header-search-form::after {
	bottom: 0;
}

/* Form container */
.header-search-form form {
	width: 100%;
	max-width: 599px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}

/* Search input */
.header-search-form .search-field {
	font-family: "Quadrant Text", sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #000;
	border: none;
	background: transparent;
	padding: 10px 30px 10px 0;
	font-size: 14px;
	width: 100%;
	outline: none;
}

/* Placeholder */
.header-search-form .search-field::placeholder {
	color: rgba(17, 17, 17, 0.4);
	font-family: "Quadrant Text", sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}

/* Style for the search button */
.search-submit {
	background: none;
	border: none;
	padding: 0;
	cursor: pointer;
	color: #111111;
	height: 100%;
	display: flex;
	align-items: center;
}

.ws-svg-icon {
	display: flex;
	align-items: center;
	justify-content: center;
}

.ws-svg-icon svg {
	width: 24px;
	height: 24px;
}

#primary-menu > li > a.botiga-dropdown-link {
	color: #111;
	font-family: "Quadrant Text";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 14px */
	text-transform: uppercase;
}

/* STYLE FOR SECTION TITLES IN DROP DOWN (CLOTHES, COLLECTIONS, FABRIC) */
.botiga-mega-menu-column > h4 {
	color: #111;
	font-family: "Quadrant Text" !important;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 18px */
	text-transform: uppercase;
}

/* STYLE FOR SUBMENU ITEMS (BESTSELLERS, SHOP ALL, ETC) */
.botiga-mega-menu
> .sub-menu.botiga-dropdown-ul
> .botiga-dropdown-li
> .sub-menu.botiga-dropdown-ul
> .botiga-dropdown-li
> .botiga-mega-menu-link {
	color: #111;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 14px */
	text-transform: uppercase;
}

.athemes-blocks-block-dd6818fc
> .athemes-blocks-block-container-wrapper
> .athemes-blocks-block-container-wrapper-content {
	max-width: 100vw !important;
	width: 100% !important;
	padding-right: 0 !important;
	margin: 0 auto !important;
	padding-bottom: 80.36px;
}

/* image */
.athemes-blocks-block-a1c3c44e
> .athemes-blocks-block-container-wrapper
> .athemes-blocks-background-image,
.athemes-blocks-block-container-wrapper
> picture
.athemes-blocks-background-image {
	padding: 0px 20px;
}

.athemes-blocks-block-dd6818fc > .athemes-blocks-block-container-wrapper {
	justify-content: center;
	background-color: #f0eee6 !important;

	padding-top: 80px !important;
	padding-bottom: 0px;
	padding-right: 15px !important;
	padding-top: 40px !important;
	padding-left: 20px !important;

	border-top: 1px solid #111;
}

.athemes-blocks-block-3b4a8302 > .athemes-blocks-block-container-wrapper {
	background-color: #d4d1c5 !important;
}

.athemes-blocks-block-efcb82be > .athemes-blocks-block-container-wrapper {
	background-color: #bfd0ea !important;
	padding-bottom: 40px !important;
}
.blue-banner
> .athemes-blocks-block-container-wrapper
> .athemes-blocks-block-container-wrapper-content
> .wp-block-columns {
	gap: 450px;
}

@media (max-width: 600px) {
	.athemes-blocks-block-0b57d498 > .athemes-blocks-block-container-wrapper {
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}

	.botiga-page-builder-mode ul.wc-block-grid__products,
	.botiga-page-builder-mode ul.products,
	.botiga-page-builder-mode .wp-block-columns {
		padding: 0 !important;
	}

	/* Hide Title and Button*/
	.athemes-blocks-block-fb70237f .wp-block-heading,
	.athemes-blocks-block-fb70237f .wp-block-button {
		display: none !important;
	}

	.athemes-blocks-block-container-wrapper-content > h2:first-child {
		align-self: start;
/* 		margin-bottom: 50px !important; */
		max-width: 320px;
		color: #111;
		font-family: "Quadrant Text";
		font-size: 36px !important;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
/* 		padding-left: 20px !important; */
	}

	.wp-block-buttons > .wp-block-button {
		width: 276px;
		height: 46px;
		flex-shrink: 0;
	}

	.product-selection .wp-block-buttons {
/* 		padding-top: 70px; */
		padding-bottom: 40px;
	}

	.product-selection .wp-block-heading {
		width: 330px;
		max-width: 90vw;
		color: #111;
		font-family: "Quadrant Text";
		font-size: 24px;
		font-weight: 400;
		line-height: normal;
		text-align: left;
		margin: 0 auto 24px 0;
		padding: 0;
		box-sizing: border-box;
	}

	.athemes-blocks-block-dd6818fc .wc-block-grid__product-price {
		color: #111;
		font-family: "Quadrant Text", sans-serif;
		font-size: 16px;
		font-weight: 400;
		line-height: normal;
		text-align: left;
		margin: 0 0 0 0;
		padding: 0;
		box-sizing: border-box;
	}

	.athemes-blocks-block-dd6818fc .wc-block-grid__product-title {
		color: #111;
		font-family: "Quadrant Text", sans-serif;
		font-size: 16px;
		font-weight: 400;
		line-height: normal;
		text-align: left;
		margin: 12px 0 4px 0;
		padding: 0;
		text-transform: none;
		box-sizing: border-box;
	}

	/* Delets min-width/min-height in mobile */
	.athemes-blocks-block-container-wrapper .athemes-blocks-background-image {
		min-width: 0 !important;
		min-height: 0 !important;
		width: 100vw !important;
		height: 70vh !important;
		max-width: 100vw !important;
		max-height: 70vw !important;
	}

	.athemes-blocks-block-fb70237f > .athemes-blocks-block-container-wrapper {
		aspect-ratio: 2 / 3;
		width: 100vw;
		max-width: 100vw;
		min-width: 0;
		height: auto !important;
		min-height: unset !important;
		padding: 0 !important;
		margin: 0 auto !important;
		position: relative;
		overflow: hidden;
		border-radius: 0 !important;
		background: transparent !important;
	}

	.athemes-blocks-block-fb70237f
	> .athemes-blocks-block-container-wrapper
	> .athemes-blocks-background-image {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 0;
		min-width: 0 !important;
		min-height: 0 !important;
		max-width: 100vw !important;
		max-height: 100% !important;
		padding: 0 !important;
		border-radius: 0 !important;
		display: block;
	}

	.athemes-blocks-block-fb70237f
	.athemes-blocks-block-container-wrapper-content {
		position: relative;
		z-index: 1;
		width: 100%;
		padding: 0 16px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		height: 100%;
		min-height: 0;
	}

	/* Adjust the height of the banner container */
	.athemes-blocks-block-fb70237f > .athemes-blocks-block-container-wrapper {
		padding-top: 40vw !important;
		padding-bottom: 10vw !important;
		margin: 0 !important;
		min-height: 320px !important;
		height: auto !important;
		border-radius: 0 !important;
	}

	/* Center and adjust the content */
	.athemes-blocks-block-fb70237f
	.athemes-blocks-block-container-wrapper-content {
		position: relative;
		z-index: 1;
		width: 100%;
		padding: 0 16px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		min-height: 180px;
	}

	/* Title */
	.athemes-blocks-block-fb70237f .wp-block-heading {
		font-size: 7vw;
		text-align: center;
		margin-bottom: 16px;
		color: #fff;
	}

	/* Button */
	.athemes-blocks-block-fb70237f .wp-block-button__link {
		font-size: 4vw;
		padding: 10px 24px;
		width: auto;
		min-width: 120px;
		height: auto;
		margin: 0 auto;
	}

	/* Stack the columns */
	.assymetrical-banner .wp-block-columns {
		flex-direction: column !important;
		gap: 0 !important;
		padding: 0 0 15px 0 !important;
		margin: 0 !important;
	}

	/* Titles above, left-aligned, with lateral padding */
	.assymetrical-banner .wp-block-column:first-child {
		order: 1;
		padding: 0 15px !important;
		padding-right: 24px !important;
		padding-top: 42px !important;
		padding-bottom: 0 !important;
		box-sizing: border-box;
		width: 100% !important;
		margin: 0 !important;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}

	.assymetrical-banner .wp-block-heading {
		color: #111;
		font-family: "Quadrant Text", sans-serif;
		font-size: 24px !important;
		font-weight: 400;
		line-height: normal;
		text-align: left !important;
		margin: 0 0 8px 0;
		padding: 0;
	}

	/* Paragraph */
	.assymetrical-banner .wp-block-column:first-child > p {
		font-size: 14px !important;
		margin-bottom: 16px !important;
		color: #111;
		font-family: "Quadrant Text", sans-serif;
		line-height: 1.4;
		width: 100% !important;
		padding: 0 !important;
	}

	/* Image below the titles, occupies the full width */
	.assymetrical-banner .wp-block-column:last-child {
		order: 2;
		width: 100% !important;
		padding: 0 !important;
		margin: 0 !important;
		display: block !important;
	}

	.assymetrical-banner .wp-block-image img {
		width: 100% !important;
		max-width: 100%;
		height: auto !important;
		display: block;
		margin: 0 auto;
		border-radius: 0 !important;
		aspect-ratio: 360/736.765;
		object-fit: cover;
	}

	/* Button below the image, left-aligned */
	.assymetrical-banner .wp-block-buttons {
		width: 100%;
		padding: 0 !important;
		margin-top: 16px !important;
		margin-bottom: 24px !important;
		display: flex;
		justify-content: flex-start;
	}

	.assymetrical-banner .wp-block-button__link {
		font-size: 14px !important;
		padding: 12px 24px !important;
		min-width: 0;
		width: auto;
		color: #111 !important;
		border: 0.8px solid #111 !important;
		background: transparent !important;
		text-transform: uppercase;
		font-family: "Quadrant Text", sans-serif;
	}

	/* Large image */
	.assymetrical-banner .wp-block-column:nth-child(2) {
		order: 2;
		width: 100% !important;
		padding: 0 !important;
		margin: 0 !important;
		display: block !important;
	}
	.assymetrical-banner
	.wp-block-column:nth-child(2)
	.wp-block-image
	img {
		width: 100% !important;
		height: auto !important;
		display: block;
		margin: 0 auto;
		object-fit: cover;
		border-radius: 0 !important;
	}

	/* Small image: fixed size and left-aligned */
	.assymetrical-banner .wp-block-column:nth-child(3) {
		display: flex !important;
		justify-content: flex-start !important;
		align-items: flex-end !important;
		width: 100% !important;
		padding: 0 !important;
		margin: 0 !important;
		position: static !important;
	}

	.assymetrical-banner .wp-block-column:nth-child(3) .wp-block-image {
		width: 160px !important;
		height: 240px !important;
		margin: 24px 0 0 0 !important; /* margen superior según Figma */
		display: block !important;
		position: static !important;
		flex-shrink: 0 !important;
	}

	.assymetrical-banner
	.wp-block-column:nth-child(3)
	.wp-block-image
	img {
		width: 160px !important;
		height: 240px !important;
		object-fit: cover !important;
		display: block !important;
		margin: 0 !important;
		border-radius: 0 !important;
		flex-shrink: 0 !important;
	}

	/* .assymetrical-banner
	.wp-block-column:first-child
	.wp-block-buttons {
	order: 3;
	width: 100%;
	padding-left: 24px !important;
	padding-right: 24px !important;
	margin-top: 24px !important;
	margin-bottom: 0 !important;
	display: flex;
	justify-content: flex-start;
}
	*/
	.athemes-blocks-block-57e21619 > .athemes-blocks-block-container-wrapper {
		padding-right: 0px !important;
		padding-bottom: 40px !important;
		padding-top: 0px !important;
	}

	.athemes-blocks-block-bd531a01 > .athemes-blocks-block-container-wrapper {
		padding: 0px !important;
	}

	.botiga-wishlist-icon {
		width: 20px !important;
		height: 20px !important;
	}

	.wc-block-grid__product-price {
		text-align: left;
	}

	.wc-block-grid__product-title {
		color: #111;
		font-family: "Quadrant Text";
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		line-height: 100%;
		text-transform: uppercase;
	}

	/* blue section */
	.blue-banner > .athemes-blocks-block-container-wrapper {
		max-height: 100% !important;
		padding: 40px 0 !important;
		flex-direction: column !important;
	}

	.blue-banner
	> .athemes-blocks-block-container-wrapper
	> .athemes-blocks-block-container-wrapper-content {
		padding-left: 0 !important;
		padding-right: 0 !important;
		max-width: 100vw !important;
	}

	.athemes-blocks-block-efcb82be > .athemes-blocks-block-container-wrapper {
		padding: 0px !important;
	}

	.blue-banner .wp-block-column:first-child > p {
		padding: 14px 0 !important;
		font-size: 14px;
		max-width: 100%;
	}

	.blue-banner .wp-block-columns {
		flex-direction: column !important;
		gap: 0 !important;
		padding: 0 !important;
		margin: 0 !important;
	}

	.blue-banner .wp-block-column:nth-child(2) {
		width: 100% !important;
		padding: 0 !important;
		margin: 0 !important;
		display: block !important;
		min-width: 0 !important;
		position: static !important;
	}

	/* Image: occupies the width of the container, automatic height */
	.blue-banner .wp-block-column:nth-child(2) .wp-block-image {
		width: 100% !important;
		height: auto !important;
		margin: 0 auto !important;
		display: block !important;
		position: static !important;
	}
	.blue-banner
	.wp-block-column:nth-child(2)
	.wp-block-image
	img {
		width: 100% !important;
		max-width: 100% !important;
		height: auto !important;
		display: block !important;
		object-fit: cover !important;
		border-radius: 0 !important;
		margin: 0 auto !important;
	}

	.athemes-blocks-block-c2b9229e
	> .athemes-blocks-block-container-wrapper
	> .athemes-blocks-block-container-wrapper-content,
	.athemes-blocks-block-2baf5e29
	> .athemes-blocks-block-container-wrapper
	> .athemes-blocks-block-container-wrapper-content,
	.athemes-blocks-block-a1fbf2d7
	> .athemes-blocks-block-container-wrapper
	> .athemes-blocks-block-container-wrapper-content {
		padding: 20px !important;
		padding-right: 20px !important;
		padding-left: 20px !important;
	}

	.page-id-282122 h2.wp-block-heading:first-child {
		padding-top: 40px !important;
	}

	.wp-block-column.is-layout-flow:first-child .wp-block-heading {
		color: #111;
		font-family: "Quadrant Text" !important;
		font-size: 24px !important;
		font-style: normal !important;
		font-weight: 400 !important;
		line-height: 100% !important;
	}

	#athemes-blocks-block-f601ef72 .wp-block-columns {
		padding-bottom: 40px;
	}
	#athemes-blocks-block-a1fbf2d7 .wp-block-column:last-child {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
		padding-right: 0px !important;
	}
}

/* Discover the SS25 collection */
.athemes-blocks-block-container-wrapper-content > h2:first-child {
	align-self: start;
	/*   margin-bottom: 50px !important; */
}

.product-selection,
.assymetrical-banner {
	border-bottom: 1px solid #111;
	height: auto;
}

.athemes-blocks-block-efcb82be > .athemes-blocks-block-container-wrapper {
	max-height: 1080.156px;
	background: #bfd0ea !important;
	border-bottom: 1px solid #111;
	padding-top: 80px !important;
	padding-bottom: 80px !important;
}

.blue-banner .wp-block-column.is-layout-flow:first-child {
	padding-top: 0 !important;
	margin-top: 0 !important;
	justify-content: flex-start !important;
}

/* Ensures that the title does not have upper margins */
.blue-banner .wp-block-column:first-child .wp-block-heading {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.blue-banner .wp-block-column:first-child > p {
	color: #111;
	font-family: "Gerstner Programm FSL";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	width: 400px;
	padding: 0;
	padding-top: 490px;
	padding-bottom: 40px;
	align-self: flex-start;
}

.blue-banner
.wp-block-column:first-child
> .wp-block-buttons.is-layout-flex {
	justify-content: flex-start;
}

.product-selection .wp-block-buttons {
/* 	padding-top: 100px; */
	justify-content: center;
}

.product-selection .wp-block-button__link,
.two-product-banner .wp-block-button__link {
	color: #111 !important;
	border: 0.8px solid #111 !important;
}

.two-product-banner
.wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex {
	margin-top: 110px;
	justify-content: center;
}

/* NEW IN PAGE */

.athemes-blocks-block-0b57d498 > .athemes-blocks-block-container-wrapper {
	border-bottom: 1px solid #111;
}
.athemes-blocks-block-57e21619 > .athemes-blocks-block-container-wrapper {
	padding-top: 61px;
	padding-bottom: 50px;
	padding-left: 0px !important;
}

.assymetrical-banner .wp-block-heading {
	color: #111;
	font-family: "Gerstner Programm FSL";
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.assymetrical-banner .wp-block-column:first-child > p {
	color: #111;
	font-family: "Gerstner Programm FSL";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	width: 404.146px;
	margin-top: 8px;
}

.athemes-blocks-block-57e21619
> .athemes-blocks-block-container-wrapper
> .athemes-blocks-block-container-wrapper-content {
	padding-top: 0px !important;
}

.wp-block-button__link {
	color: #111 !important;
	border: 0.8px solid #111 !important;
}

.athemes-blocks-block-container-wrapper-content {
	display: flex;
	flex-direction: column;
	justify-content: start;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 !important;
}



.page-id-12 .athemes-blocks-block-container-wrapper-content h1 {
	text-align: center !important;
	margin: 0 auto 25px !important;
	width: 100%;
	display: block;
	color: #f0eee6;
	font-family: "Quadrant Text";
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	text-transform: uppercase;
}

.athemes-blocks-block-a502aeaa
> .athemes-blocks-block-container-wrapper
> .athemes-blocks-block-container-wrapper-content {
	max-width: 100vw !important;
	width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin: 0 auto !important;
}

.page-id-12 .wp-block-image img {
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
}

.page-id-12 .wp-block-column {
	padding-top: 121.16px;
	flex-grow: 1;
	min-width: 0;
	overflow-wrap: break-word;
	word-break: break-word;
}

.athemes-blocks-block-dd6818fc .wp-block-heading {
	text-align: left !important;
	margin-left: 0 !important;
	align-self: flex-start !important;
	width: auto !important;
	max-width: 940px !important;
}

/* Main container - column */
.wp-block-column.is-layout-flow {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	padding: 0;
}

#athemes-blocks-block-887a2221 .wp-block-column.is-layout-flow {
	display: block;
	margin-top: 121px;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	padding-top: 60px !important;
	max-width: 100% !important;
}

#athemes-blocks-block-887a2221 .wp-block-columns {
	align-items: flex-end !important;
}

/* Styles for headings */
.page-id-12 .wp-block-column-is-layout-flow .wp-block-heading {
	margin: 0;
	align-self: flex-start;
	text-align: left;
	width: 404px;
	text-transform: uppercase;
}

/* Styles for the button container */
.page-id-12 .wp-block-column-is-layout-flow .wp-block-buttons {
	align-self: flex-start;
	margin-top: auto;
	width: 100%;
}

.wp-block-column-is-layout-flow .wp-block-button__link {
	width: auto;
	display: inline-block;
	color: #111 !important;
	font-family: "Gerstner Programm FSL" !important;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: none;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
	text-transform: uppercase;
	width: 276px;
	height: 46px;
	flex-shrink: 0;
}

.blue-banner .wp-block-buttons .wp-block-button__link {
	border: 0.8px solid #111 !important;
	text-decoration: none;
}

/* Main container of the banner */
#athemes-blocks-block-a502aeaa {
	overflow: visible !important;
	height: auto !important;
	position: relative;
	min-height: 345px;
}

/* Text column container */
#athemes-blocks-block-a502aeaa .wp-block-column-is-layout-flow {
	position: relative;
	padding-top: 40px !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	height: auto;
	min-height: 220px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

/* Adjustment for headings */
#athemes-blocks-block-a502aeaa .wp-block-heading {
	margin: 0 0 15px 0 !important;
	width: 100% !important;
	text-align: left !important;
}

/* Button container - fixed position */
#athemes-blocks-block-a502aeaa .wp-block-buttons {
	position: relative !important;
	margin-top: 20px !important;
	margin-bottom: 0 !important;
	align-self: flex-start;
	width: auto !important;
}

/* TEXT COLUMN */
#athemes-blocks-block-a502aeaa .wp-block-column-is-layout-flow {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	height: auto;
	min-height: 220px;
	padding-top: 0 !important;
	margin-top: 0 !important;
}

/* HEADINGS - TOP TEXT */
#athemes-blocks-block-a502aeaa .wp-block-heading {
	width: 440px !important;
	color: #111;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-align: left !important;
	margin: 0 0 15px 0 !important;
	align-self: flex-start;
	text-transform: uppercase;
}

#athemes-blocks-block-a502aeaa .wp-block-heading:last-of-type {
	width: 440px !important;
	font-size: 24px;
	margin-bottom: 30px !important;
	color: #111;
	font-family: "Quadrant Text";
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

/* BUTTON CONTAINER */
#athemes-blocks-block-a502aeaa .wp-block-buttons {
	margin-top: auto !important;
	margin-bottom: 0 !important;
	align-self: flex-start;
	width: auto !important;
}

/* BUTTON STYLE */
#athemes-blocks-block-a502aeaa .wp-block-button__link {
	color: #111 !important;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: none;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
	text-transform: uppercase;
}

/* Keep the title centered */
#athemes-blocks-block-3b4a8302 .wp-block-heading {
	padding-top: 60px;
	text-align: center !important;
	width: 100%;
	margin: 0 auto 60px !important;
	text-transform: uppercase;
	color: #111;
	font-family: "Gerstner Programm FSL" !important;
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

/* Products container - 2 columns */
#athemes-blocks-block-3b4a8302 .wc-block-grid__products {
	display: grid !important;
	grid-template-columns: repeat(2, 1fr) !important;
	width: 920px !important;
	gap: 60px !important;
	margin: 0 auto !important;
	padding: 0 !important;
	list-style: none !important;
}

/* Style for each product */
#athemes-blocks-block-3b4a8302 .wc-block-grid__product {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 !important;
	padding: 20px !important;
	display: flex;
	flex-direction: column;
}

/* Bottom button (remains the same) */
#athemes-blocks-block-3b4a8302 .wp-block-buttons {
	margin-top: 60px !important;
	display: flex;
	justify-content: center;
	width: 100%;
}

#athemes-blocks-block-3b4a8302 .wp-block-button__link {
	color: #111 !important;
	padding: 0;
	width: 276px;
	height: 46px;
	line-height: 46px;
	text-decoration: none;
	border-radius: 0;
	text-align: center;
	border: 0.8px solid #111 !important;
	background-color: transparent !important;
	letter-spacing: 1px;
	font-size: 14px;
	margin-bottom: 60px;
	margin-top: -60px;
}

/* Main container - remove margins and padding */
#athemes-blocks-block-ac0ff571,
.page-id-12 .athemes-blocks-block-container,
.page-id-12 .athemes-blocks-block-container-wrapper,
.page-id-12 .athemes-blocks-block-container-wrapper-content {
	max-width: 100% !important;
}

/* Columns - remove inherited margins */
.page-id-12 .wp-block-columns.is-layout-flex {
	margin-left: 0 !important;
	padding-left: 0 !important;
}

/* First column (text) - specific adjustment */

 .wp-block-column.is-layout-flow:first-child {
	padding-left: 0 !important;
	
	color: #111;
	font-family: "Quadrant Text";
/* 	font-size: 48px; */
	font-style: normal;
	font-weight: 400;
	line-height: normal;
} 

 .wp-block-column.is-layout-flow:first-child .wp-block-heading {
	width: 404.146px;
	color: #111;
	font-family: "Quadrant Text";
/* 	font-size: 48px; */
	font-style: normal;
	font-weight: 400;
	line-height: normal;
} 

/* Internal elements */
.wp-block-heading,
.wp-block-buttons,
.wp-block-button,
.wp-block-image {
	margin-left: 0 !important;
	padding-left: 0 !important;
}
/* Third column - small image aligned bottom-right */
.wp-block-column.is-layout-flow:nth-child(3) {
	position: relative;
	align-self: flex-end !important;
	text-align: left !important;
}

#athemes-blocks-block-ac0ff571 .wp-block-button__link {
	padding: 0;
	width: 276px;
	height: 46px;
	color: #111 !important;
	font-family: "Gerstner Programm FSL";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: none;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
	text-transform: uppercase;
	background-color: transparent !important;
	margin-bottom: 160px;
	margin-top: -160px;
}

/* Adjust image size */
.page-id-12 .wp-block-column.is-layout-flow:nth-child(3) .wp-block-image {
	width: 344.875px;
	height: 460px;
	flex-shrink: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	float: none !important;
	margin: 0 !important;
}

/* Remove inherited margins */
.page-id-12 .wp-block-column.is-layout-flow:nth-child(3) img {
	max-width: 100% !important;
	height: auto !important;
	display: block;
}
/* MAIN CONTAINER */
.blue-banner {
	position: relative;
	overflow: visible;
}

/* COLUMN STRUCTURE */
.blue-banner .wp-block-columns {
	display: flex;
	min-height: 500px;
}

/* FIRST COLUMN (CONTENT) */
.blue-banner .wp-block-column:first-child {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	padding: 20px 0;
}

/* STYLES FOR THE TITLE (h2) */
.blue-banner .wp-block-heading {
	margin: 0 !important;
	padding: 0 !important;
	align-self: flex-start;
	position: relative;
	width: 400px !important;
	top: 0;
	left: 0;
}
/* BUTTON CONTAINER */
.blue-banner .wp-block-buttons {
	flex-shrink: 0;
	padding: 0 !important;
	align-self: flex-start;
}

.blue-banner .wp-block-button__link {
	color: #111 !important;
	width: 276px;
	height: 46px;
	line-height: 46px;
	text-decoration: none;
	border-radius: 0;
	text-align: center;
	border: 0.8px solid #111 !important;
	background-color: transparent !important;
	letter-spacing: 1px;
	font-size: 14px;
}

.blue-banner
.wp-block-column.is-layout-flow:nth-child(3)
.wp-block-image {
	width: 689px;
	height: 919px;
	flex-shrink: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	float: none !important;
	margin: 0 !important;
}

/* Responsive */
@media (max-width: 480px) {
	/* image */
	.athemes-blocks-block-a1c3c44e
	> .athemes-blocks-block-container-wrapper
	> .athemes-blocks-background-image,
	.athemes-blocks-block-container-wrapper
	> picture
	.athemes-blocks-background-image {
		height: 736.765px;
		object-fit: cover;
		flex-shrink: 0;
		padding: 0px;
	}

	.athemes-blocks-block-a1c3c44e > .athemes-blocks-block-container-wrapper {
		padding: 0px;
		margin: 0px;
		padding-bottom: 360px !important;
	}

	#athemes-blocks-block-a1c3c44e .wp-block-buttons,
	#athemes-blocks-block-a1c3c44e .wp-block-heading {
		display: none;
	}

	#athemes-blocks-block-a1c3c44e {
		padding: 0px;
		width: 100% !important;
		height: 540px !important;
	}

	#athemes-blocks-block-3b4a8302 .wc-block-grid__products {
		grid-template-columns: 2fr !important;
		width: 100% !important;
	}

	.athemes-blocks-block-dd6818fc
	> .athemes-blocks-block-container-wrapper
	> .athemes-blocks-block-container-wrapper-content {
		padding-bottom: 40px !important;
	}



	/* Individual product items */
	.product-selection .wc-block-grid__product {
		margin: 0 !important;
		padding: 0 !important;
		background: transparent !important;
		display: flex;
		flex-direction: column;
	}
	/* Section products title */
	.product-selection .wp-block-heading {
		font-family: "Quadrant Text" !important;
		font-size: 24px !important;
		font-weight: 500;
		text-align: left !important;
		margin: 0 0 25px 0 !important;
		padding: 0px !important;
		color: #111;
		line-height: normal;
	}

	/* Product image */
	.product-selection .wc-block-grid__product-image {
		width: 100% !important;
		margin-bottom: 10px !important;
	}

	.product-selection .wc-block-grid__product-image img {
		width: 100% !important;
		height: auto !important;
	}

	/* Product name */
	.product-selection .wc-block-grid__product-title {
		font-family: "Quadrant Text" !important;
		font-size: 12px !important;
		font-style: normal;
		font-weight: 400;
		color: #111;
		text-align: left;
		margin: 0 0 10px 0 !important;
		padding: 0 !important;
		line-height: 1.3;
		text-transform: uppercase;
	}

	/* Product price */
	.product-selection .wc-block-grid__product-price {
		font-family: "Quadrant Text" !important;
		font-size: 14px !important;
		font-style: normal !important;
		font-weight: 400 !important;
		color: #111;
		text-align: left;
		margin: 0 !important;
		padding: 0 !important;
	}
	.product-selection .wc-block-grid__product-price span{
		font-family: "Quadrant Text" !important;
		font-size: 14px !important;
		font-style: normal !important;
		font-weight: 400 !important;
		color: #111;
	}

	/* "Shop Collection" button */


	.product-selection .wp-block-button__link {
		width: 100% !important;
		margin: 0 !important;
		font-size: 14px !important;
		letter-spacing: 1px;
		border: 0.8px solid #111 !important;
		background: transparent !important;
		color: #111 !important;
		height: 46px;
		line-height: 46px;
	}

	/* Hide unnecessary elements on mobile */
	.product-selection .botiga-quick-view,
	.product-selection .botiga-wishlist-button,
	.product-selection .botiga-image-to-swap {
		display: none !important;
	}

	/* Adjust the layout of the name and price */
	.product-selection .row {
		display: block !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.product-selection .col-md-7,
	.product-selection .col-md-5 {
		width: 100% !important;
		float: none !important;
		padding: 0 !important;
	}

	.product-selection .loop-price-inline {
		text-align: left !important;
	}

	.product-selection {
		display: grid !important;
		grid-template-columns: 2fr !important;
	}

	/* NEW IN SECTION */
	.wp-block-image img {
/* 		height: 736.765px; */
		object-fit: cover;
	}

	#athemes-blocks-block-a502aeaa .wp-block-column-is-layout-flow {
		padding-left: 100px !important;
	}

	#athemes-blocks-block-a502aeaa .wp-block-buttons {
		position: absolute !important;
		top: 1000px !important;
		left: 110px !important;
		border: none;
	}

	#athemes-blocks-block-a502aeaa .wp-block-button__link {
		color: #111;
		font-family: "Gerstner Programm FSL";
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 100%;
		text-decoration-line: underline;
		text-decoration-style: solid;
		text-decoration-skip-ink: none;
		text-decoration-thickness: auto;
		text-underline-offset: auto;
		text-underline-position: from-font;
		text-transform: uppercase;
	}

	.athemes-blocks-block-57e21619 > .athemes-blocks-block-container-wrapper {
		padding-top: 0px;
		padding-left: 0px !important;
		padding-bottom: 0px !important;
		display: flex;
		flex-direction: column;
	}

	/* TWO PRODUCT BANNER */
	.athemes-blocks-block-3b4a8302 > .athemes-blocks-block-container-wrapper {
		padding-right: 0px !important;
		padding-bottom: 0px !important;
		border-bottom: 1px solid #111 !important;
	}

	.athemes-blocks-block-3b4a8302
	> .athemes-blocks-block-container-wrapper
	> .athemes-blocks-block-container-wrapper-content {
		padding-right: 0px !important;
		padding-bottom: 0px !important;
	}

	/* Products grid */
	#athemes-blocks-block-3b4a8302 .wc-block-grid__products {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr) !important;
		column-gap: 10px !important;
		padding: 0px 15px !important;
		margin: 0 auto !important;
		width: 100% !important;
		max-width: 100% !important;
	}

	#athemes-blocks-block-3b4a8302 .wc-block-grid__product {
		padding: 0px !important;
	}

	.wc-block-grid__products .wc-block-grid__product-image img {
		height: 100%;
	}
}

/* ABOUT PAGE - PAGE ID 282122 - https://qo78rm5cp4-staging.wpdns.site/about-2-3/ */
/* Container */

.athemes-blocks-block-c2b9229e > .athemes-blocks-block-container-wrapper,
.athemes-blocks-block-f601ef72 > .athemes-blocks-block-container-wrapper,
.athemes-blocks-block-a1fbf2d7 > .athemes-blocks-block-container-wrapper {
	padding: 0px !important;
	background-color: #fefcf7 !important;
}

.athemes-blocks-block-f601ef72 > .athemes-blocks-block-container-wrapper,
.athemes-blocks-block-a1fbf2d7 > .athemes-blocks-block-container-wrapper {
	padding-left: 0px !important;
}

/* Remove lateral padding from content wrapper */
.athemes-blocks-block-c2b9229e
> .athemes-blocks-block-container-wrapper
> .athemes-blocks-block-container-wrapper-content {
	padding-left: 0;
	padding-right: 0;
	max-width: 100%;
}

/* Columns: no extra lateral gap */
#athemes-blocks-block-c2b9229e .wp-block-columns,
#athemes-blocks-block-f601ef72 .wp-block-columns,
#athemes-blocks-block-a1fbf2d7 .wp-block-columns {
	gap: 0 !important;
	margin: 0 !important;
	width: 100%;
}

/* Right column: image aligned 20px from right border */
#athemes-blocks-block-c2b9229e .wp-block-column:last-child,
#athemes-blocks-block-f601ef72 .wp-block-column:last-child,
#athemes-blocks-block-a1fbf2d7 .wp-block-column:last-child {
	align-items: flex-end !important;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

#athemes-blocks-block-c2b9229e .wp-block-image img {
	width: 930px !important;
	height: auto !important;
	object-fit: unset;
}

/* The figure should not add extra margin */
#athemes-blocks-block-c2b9229e .wp-block-image figure {
	margin: 0 !important;
	padding: 0 !important;
}

/* Left column: alignment and no extra padding */
#athemes-blocks-block-c2b9229e .wp-block-column:first-child,
#athemes-blocks-block-f601ef72 .wp-block-column:first-child,
#athemes-blocks-block-a1fbf2d7 .wp-block-column:first-child {
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-top: 61px !important;
	align-items: flex-start;
	justify-content: flex-end;
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
}

#athemes-blocks-block-c2b9229e .wp-block-column:first-child p {
	color: #111;
	font-family: "Quadrant Text";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	margin: 0 0 24px 0;
	max-width: 404.146px;
	height: auto;
}

/* Responsive: on mobile, the image must be 100% width */
@media (max-width: 1280px) {
	#athemes-blocks-block-c2b9229e .wp-block-image img {
		width: 100% !important;
		height: auto !important;
		max-width: 100vw;
	}
	#athemes-blocks-block-c2b9229e .wp-block-column:last-child {
		padding-right: 0 !important;
		align-items: center !important;
	}
}

.page-id-282122 h2.wp-block-heading:first-child {
	padding-top: 0px;
}
/* .athemes-blocks-block-c2b9229e >
.athemes-blocks-block-container-wrapper .athemes-blocks-block-container-bg-cover .athemes-blocks-block-container-bg-effect-scroll {
background-color: #fefcf7 !important;
padding-left: 0px !important;
}  */

/* Main container - modified to align everything to the left */
#athemes-blocks-block-887a2221 .athemes-blocks-block-container-wrapper-content {
	display: flex;
	/* margin-top: 120px; */
	flex-direction: column;
	align-items: flex-start; /* Keeps left alignment */
	/* gap: 30px; */
	/* height: 335px; */
	align-self: stretch;
}
.page-id-282122 .wp-block-athemes-athemes-blocks-block-container {
	height: 100%;
	display: flex;
	flex-direction: column;
	border-bottom: 1px solid #111 !important;
}

/* Content container */
.page-id-282122
.athemes-blocks-block-container-wrapper
.athemes-blocks-block-container-wrapper-content {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

/* Titles */
.page-id-282122 h2.wp-block-heading {
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.1em;
	color: #111;
	margin-bottom: auto;
	line-height: normal;
	font-family: "Quadrant Text";
	text-transform: none;
	padding-top: 40px;
}

/* Uppercase only for specific block */
#athemes-blocks-block-34835cf4 h2.wp-block-heading {
	text-transform: uppercase !important;
}

/* Columns */
.page-id-282122 .wp-block-columns {
	height: 100%;
}

/* Left column */
.page-id-282122 .wp-block-column:first-child {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	height: 100%;
	padding-top: 0px !important;
}

/* RIGHT COLUMN MODIFIED */
.wp-block-column:last-child {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	/*   padding-top: 20px; */
}

/* Description */
.page-id-282122 p {
	color: #111;
	font-family: "Quadrant Text";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	margin: 0 0 15px 0;
	width: 404.146px;
	height: 42px;
}

/* Buttons - Specific adjustment for right column */
.page-id-282122 .wp-block-column:last-child .wp-block-button {
	margin-top: 10px;
	margin-bottom: 50px;
}

.page-id-282122 .wp-block-button__link {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.15em;
	color: #000000 !important;
	background: transparent !important;
	border: 1px solid #000000 !important;
	padding: 18px 20px;
	text-decoration: none;
	transition: all 0.3s ease;
	width: 276px;
	height: 46px;
	flex-shrink: 0;
	text-align: center;
	font-family: "Quadrant Text";
	line-height: 100%;
	text-transform: uppercase;
	margin-bottom: 50px;
}

.athemes-blocks-block-2baf5e29 > .athemes-blocks-block-container-wrapper,
.athemes-blocks-block-f96e9804 > .athemes-blocks-block-container-wrapper,
.athemes-blocks-block-a1fbf2d7 > .athemes-blocks-block-container-wrapper {
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-bottom: 0px !important;
	background-color: #fefcf7 !important;
}

/* Hover botón */
.page-id-282122 .wp-block-button__link:hover {
	background: #000000;
	color: #ffffff;
}

/* RESPONSIVE */
@media (max-width: 440px) {
	/* Conteiner */
	#athemes-blocks-block-c2b9229e > .athemes-blocks-block-container-wrapper,
	#athemes-blocks-block-f601ef72 > .athemes-blocks-block-container-wrapper,
	#athemes-blocks-block-f96e9804 > .athemes-blocks-block-container-wrapper,
	#athemes-blocks-block-a1fbf2d7 > .athemes-blocks-block-container-wrapper,
	#athemes-blocks-block-2baf5e29 > .athemes-blocks-block-container-wrapper {
		border-top: 1px solid #111;
		padding-right: 0px !important;
		padding-left: 0px !important;
	}

	.page-id-282122 h2.wp-block-heading {
		font-size: 1.8rem;
	}

	.page-id-282122 p {
		max-width: 100%;
		font-size: 0.85rem;
		color: #111;
		font-family: "Quadrant Text";
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 14px;
	}

	/* Full reset of the container */
	#athemes-blocks-block-c2b9229e .wp-block-columns.is-layout-flex,
	#athemes-blocks-block-a1fbf2d7 .wp-block-columns.is-layout-flex,
	#athemes-blocks-block-2baf5e29 .wp-block-columns.is-layout-flex {
		display: flex !important;
		flex-direction: column !important;
		gap: 0 !important;
		position: relative !important;
		padding: 0px !important;
	}

	/* Extract the normal flow title */
	#athemes-blocks-block-c2b9229e .wp-block-heading,
	#athemes-blocks-block-2baf5e29 .wp-block-heading {
		order: -1 !important;
		width: 100% !important;
		text-align: start !important;
		margin: 0 0 0 0 !important;
		position: static !important;
		transform: none !important;
	}

	.page-id-282122 .wp-block-heading {
		order: -1 !important;
		width: 100% !important;
		text-align: start !important;
		margin: 0 0 20px 0 !important;
		position: static !important;
		transform: none !important;
	}

	/* Force column ordering */
	#athemes-blocks-block-c2b9229e .wp-block-column:first-child,
	#athemes-blocks-block-f601ef72 .wp-block-column:first-child,
	#athemes-blocks-block-f96e9804 .wp-block-column:first-child,
	#athemes-blocks-block-a1fbf2d7 .wp-block-column:first-child,
	#athemes-blocks-block-2baf5e29 .wp-block-column:first-child {
		order: 2 !important;
		display: contents !important;
	}

	#athemes-blocks-block-c2b9229e .wp-block-column:last-child,
	#athemes-blocks-block-f601ef72 .wp-block-column:last-child,
	#athemes-blocks-block-f96e9804 .wp-block-column:last-child,
	#athemes-blocks-block-a1fbf2d7 .wp-block-column:last-child,
	#athemes-blocks-block-2baf5e29 .wp-block-column:last-child {
		order: 1 !important;
		margin-bottom: 25px !important;
	}

	/* Reorganization of internal elements */
	#athemes-blocks-block-c2b9229e
	.wp-block-column:first-child
	> *:not(.wp-block-heading),
	#athemes-blocks-block-f601ef72
	.wp-block-column:first-child
	> *:not(.wp-block-heading),
	#athemes-blocks-block-f96e9804
	.wp-block-column:first-child
	> *:not(.wp-block-heading),
	#athemes-blocks-block-a1fbf2d7
	.wp-block-column:first-child
	> *:not(.wp-block-heading) {
		order: 3 !important;
		width: 100% !important;
		text-align: start !important;
		margin: 0px !important;
	}

	#athemes-blocks-block-2baf5e29
	.wp-block-column:first-child
	> *:not(.wp-block-heading) {
		order: 2 !important;
		width: 100% !important;
		text-align: start !important;
		margin: 0px !important;
	}

	/* Full-width image */
	#athemes-blocks-block-c2b9229e .wp-block-image,
	#athemes-blocks-block-f601ef72 .wp-block-image,
	#athemes-blocks-block-f96e9804 .wp-block-image,
	#athemes-blocks-block-a1fbf2d7 .wp-block-image,
	#athemes-blocks-block-2baf5e29 .wp-block-image {
		width: 100% !important;
		margin: 0 !important;
	}

	/* Centered button */
	#athemes-blocks-block-c2b9229e .wp-block-button,
	#athemes-blocks-block-f601ef72 .wp-block-button,
	#athemes-blocks-block-f96e9804 .wp-block-button,
	#athemes-blocks-block-a1fbf2d7 .wp-block-button,
	#athemes-blocks-block-2baf5e29 .wp-block-button {
		justify-content: center !important;
		margin-top: 25px !important;
		align-items: center !important;
		width: 100%;
		background-color: transparent;
	}

	.wp-block-image .alignright {
		margin: 0 !important;
	}

	.wp-block-image .alignleft {
		margin: 0 !important;
	}

	.wp-block-button .wp-block-button__link:not(.has-background) {
		width: 100%;
		background-color: transparent;
		color: #111;
		text-align: center;
		font-family: "Quadrant Text";
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 100%;
		text-transform: uppercase;
	}
}

.wp-block-image .alignright {
	margin: 0;
}

.wp-block-image .alignleft {
	margin: 0;
}

.page-id-12 .wp-block-column.is-layout-flow:first-child {
	/*   padding-top: 40px !important; */
}

/* Main products container */
#primary.site-main.sidebar-slide.product-category-item-layout1.product-grid {
	background-color: #f0eee6;
	color: #111;
	font-family: "Quadrant Text";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	text-transform: uppercase;
}
.woocommerce-page-header {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding-left: 20px;
	background: #F0EEE6;
}

.woocommerce-page-header h1 {
	margin-left: 0;
	padding-left: 0;
}
.woocommerce-page-header.woocommerce-page-header-alignment-left
.categories-wrapper
.category-button {
	margin-right: 10px;
	background: #f0eee6;
}
.woocommerce-page-header .category-button:hover {
	background-color: transparent !important;
	border-color: transparent !important;
}
.woocommerce-page-header .category-button {
	border-color: transparent;
}
.woocommerce-page-header .categories-wrapper {
	justify-content: flex-start;
	color: #111;
	font-family: "Quadrant Text";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	text-transform: uppercase;
	width: 100%;
	margin-left: -30px;
	padding-left: 0;
	background: #f0eee6;
}
.products.columns-4 {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
}

/* Style for normal products */
.products.columns-4 li.product {
	grid-column: span 1;
	grid-row: span 1;
}

/* Special style for the banner */
.products.columns-4 li.shop-grid-banner {
	grid-column: span 2;
	grid-row: span 2;
	height: 100%;
	position: relative;
	overflow: hidden;
}

ul.products li.product .botiga-wc-loop-product__title,
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-title,
ul.wc-block-grid__products
li.wc-block-grid__product
.woocommerce-loop-product__title,
ul.wc-block-grid__products li.product .wc-block-grid__product-title,
ul.wc-block-grid__products li.product .woocommerce-loop-product__title,
ul.products li.wc-block-grid__product .wc-block-grid__product-title,
ul.products li.wc-block-grid__product .woocommerce-loop-product__title,
ul.products li.product .wc-block-grid__product-title,
ul.products li.product .woocommerce-loop-product__title,
ul.products li.product .woocommerce-loop-category__title,
.woocommerce-loop-product__title .botiga-wc-loop-product__title {
	text-transform: uppercase;
	text-decoration: none;
	color: #111;
	font-family: "Quadrant Text";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	text-transform: uppercase;
	width: 171px;
	margin-bottom: 0px !important;
}

@media (max-width: 1280px) {
	.product-selection .wp-block-buttons {
		padding-top: 80px;
	}

	.wc-block-grid__product-title {
		font-size: 14px;
		line-height: 1.2;
	}

	.wc-block-grid__product-price {
		font-size: 14px;
		line-height: 1.2;
	}

	.blue-banner > .athemes-blocks-block-container-wrapper {
		max-height: 700px;
	}

	.blue-banner .wp-block-column:first-child > p {
		padding-top: 140px;
		font-size: 20px;
	}
}

.content-wrapper {
	margin-top: 0px;
	margin-bottom: 0px;
}
.woocommerce-page-header + .content-wrapper {
	margin-top: 0px;
	margin-bottom: 0px;
}
.shop-grid-banner .banner-image {
	height: 100%;
	background-size: cover;
	background-position: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 20px;
	box-sizing: border-box;
	position: relative;
}

/* Hide the heading */
.shop-grid-banner .banner-heading {
	display: none;
}

/* Default hidden button */
.shop-grid-banner .banner-button {
	background-color: #000;
	border: none;
	color: #fff;
	padding: 10px 20px;
	text-decoration: none;
	transition: all 0.3s ease;
	opacity: 0;
	pointer-events: none;
}

/* Show the button when hovering over the banner container */
.shop-grid-banner .banner-image:hover .banner-button {
	opacity: 1;
	pointer-events: auto;
}

.shop-grid-banner .banner-button:hover {
	background-color: #1e3a5f;
}
.sidebar-slide + .widget-area {
	left: auto !important;
	right: 0 !important;
	transform: translate3d(100%, 0, 0) !important;
}

.sidebar-slide + .widget-area.show {
	transform: translate3d(0, 0, 0) !important;
}
.widget-title {
	color: #111;
	font-family: "Quadrant Text";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
}
.botiga-variation-item {
	color: #111 !important;
	font-size: 14px !important;
	font-style: normal !important;
	font-weight: 100 !important;
	border: 0.8px solid #111 !important;
	background: transparent !important;
}

botiga-variation-type-color.botiga-variation-text {
	width: 20px !important;
	height: 20px !important;
	aspect-ratio: 1/1 !important;
	padding: 10px !important;
}
.botiga-variation-type-button {
	gap: 10px !important;
}

.inspiration-page
.athemes-blocks-block-container-wrapper.athemes-blocks-block-container-bg-cover.athemes-blocks-block-container-bg-effect-scroll {
	background-color: #fefcf7 !important;
}

.inspiration-page .wp-block-athemes-athemes-blocks-block-container {
	height: 100%;
	display: flex;
	flex-direction: column;
/* 	border-bottom: 1px solid #000000; */
}

/* Content container */
.inspiration-page
.athemes-blocks-block-container-wrapper
.athemes-blocks-block-container-wrapper-content {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding-bottom: 20px;
}

/* Titles */
.inspiration-page h2.wp-block-heading {
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	color: #111;
	margin-bottom: auto;
	line-height: normal;
	font-family: "Quadrant Text";
	text-transform: none;
	padding-top: 40px;
}

/* Columns */
.inspiration-page .wp-block-columns {
	height: 100%;
}

/* Left column */
.wp-block-column:first-child {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	/* height: 100%; */
	padding-bottom: 20px;
}

/* RIGHT COLUMN MODIFIED */
.inspiration-page .wp-block-column:last-child {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	padding-top: 10px;
}

/* Description */
.inspiration-page p {
	color: #111;
	font-family: "Quadrant Text";
	font-size: 14px !important;
	font-style: normal;
	font-weight: 400;
	margin: 0 0 15px 0;
	width: 404.146px;
	height: 42px;
}

/* Buttons - Specific adjustment for right column */
.inspiration-page .wp-block-column:last-child .wp-block-button {
	margin-top: 0;
	margin-bottom: 50px;
}

.inspiration-page .wp-block-button__link {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.15em;
	color: #000000 !important;
	background: transparent !important;
	border: 2px solid #000000;
	padding: 18px 20px;
	text-decoration: none;
	transition: all 0.3s ease;
	width: 276px;
	height: 46px;
	flex-shrink: 0;
	text-align: center;
	font-family: "Quadrant Text";
	line-height: 100%;
	text-transform: uppercase;
	margin-bottom: 60px;
}

/* Hover button */
.inspiration-page .wp-block-button__link:hover {
	background: #000000;
	color: #ffffff;
}

/* Problematic block */
#athemes-blocks-block-3b257328 .athemes-blocks-block-container-wrapper-content {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding-bottom: 20px;
}

/* Responsive */
@media only screen and (max-width: 768px) {
	.inspiration-page h2.wp-block-heading {
		font-size: 1.8rem;
	}

	.inspiration-page p {
		max-width: 100%;
	}

	.inspiration-page .wp-block-column {
		flex-basis: 100% !important;
	}

	.inspiration-page .wp-block-image {
		margin-top: 20px;
	}

	/* Responsive adjustment for buttons */
	.inspiration-page .wp-block-column:last-child {
		justify-content: flex-start;
		padding-top: 0;
	}
}

/* RESPONSIVE */
@media (max-width: 440px) {
	/* Container */
	#athemes-blocks-block-c2b9229e > .athemes-blocks-block-container-wrapper,
	#athemes-blocks-block-f601ef72 > .athemes-blocks-block-container-wrapper,
	#athemes-blocks-block-f96e9804 > .athemes-blocks-block-container-wrapper,
	#athemes-blocks-block-a1fbf2d7 > .athemes-blocks-block-container-wrapper,
	#athemes-blocks-block-2baf5e29 > .athemes-blocks-block-container-wrapper {
		border-top: 1px solid #111;
		padding-right: 0px !important;
		padding-left: 0px !important;
		padding-top: 0px !important;
	}

	.page-id-282122 h2.wp-block-heading {
		font-size: 1.8rem;
	}

	.page-id-282122 p {
		max-width: 100%;
		font-size: 0.85rem;
		color: #111;
		font-family: "Quadrant Text";
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 14px;
	}

	/* Full reset of the container */
	#athemes-blocks-block-c2b9229e .wp-block-columns.is-layout-flex,
	#athemes-blocks-block-a1fbf2d7 .wp-block-columns.is-layout-flex,
	#athemes-blocks-block-2baf5e29 .wp-block-columns.is-layout-flex {
		display: flex !important;
		flex-direction: row !important;
		gap: 0 !important;
		position: relative !important;
		padding: 0px !important;
	}

	.wp-block-heading {
		order: -1 !important;
		width: 100% !important;
		text-align: start !important;
/* 		margin: 0 0 20px 0 !important; */
		position: static !important;
		transform: none !important;
	}

	/* Force column ordering */
	#athemes-blocks-block-c2b9229e .wp-block-column:first-child,
	#athemes-blocks-block-f601ef72 .wp-block-column:first-child,
	#athemes-blocks-block-f96e9804 .wp-block-column:first-child,
	#athemes-blocks-block-a1fbf2d7 .wp-block-column:first-child,
	#athemes-blocks-block-2baf5e29 .wp-block-column:first-child {
		order: 2 !important;
		display: contents !important; /* Breaks the column container */
	}

	#athemes-blocks-block-c2b9229e .wp-block-column:last-child,
	#athemes-blocks-block-f601ef72 .wp-block-column:last-child,
	#athemes-blocks-block-f96e9804 .wp-block-column:last-child,
	#athemes-blocks-block-a1fbf2d7 .wp-block-column:last-child,
	#athemes-blocks-block-2baf5e29 .wp-block-column:last-child {
		order: 1 !important;
		margin-bottom: 25px !important;
	}

	/* Reorganization of internal elements */
	#athemes-blocks-block-c2b9229e
	.wp-block-column:first-child
	> *:not(.wp-block-heading),
	#athemes-blocks-block-f601ef72
	.wp-block-column:first-child
	> *:not(.wp-block-heading),
	#athemes-blocks-block-f96e9804
	.wp-block-column:first-child
	> *:not(.wp-block-heading),
	#athemes-blocks-block-a1fbf2d7
	.wp-block-column:first-child
	> *:not(.wp-block-heading) {
		order: 3 !important;
		width: 100% !important;
		text-align: start !important;
		margin: 0px !important;
	}

	#athemes-blocks-block-2baf5e29
	.wp-block-column:first-child
	> *:not(.wp-block-heading) {
		order: 2 !important;
		width: 100% !important;
		text-align: start !important;
		margin: 0px !important;
	}

	/* Full-width image */
	#athemes-blocks-block-c2b9229e .wp-block-image,
	#athemes-blocks-block-f601ef72 .wp-block-image,
	#athemes-blocks-block-f96e9804 .wp-block-image,
	#athemes-blocks-block-a1fbf2d7 .wp-block-image,
	#athemes-blocks-block-2baf5e29 .wp-block-image {
		width: 100% !important;
		margin: 0 !important;
	}

	/* Centered button */
	#athemes-blocks-block-c2b9229e .wp-block-button,
	#athemes-blocks-block-f601ef72 .wp-block-button,
	#athemes-blocks-block-f96e9804 .wp-block-button,
	#athemes-blocks-block-a1fbf2d7 .wp-block-button,
	#athemes-blocks-block-2baf5e29 .wp-block-button {
		justify-content: center !important;
		margin-top: 25px !important;
		align-items: center !important;
		width: 100%;
		background-color: transparent;
	}

	.wp-block-image .alignright {
		margin: 0;
	}

	.wp-block-image .alignleft {
		margin: 0;
	}

	.wp-block-button .wp-block-button__link:not(.has-background) {
		width: 100%;
		background-color: transparent;
		color: #111;
		text-align: center;
		font-family: "Quadrant Text";
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 100%;
		text-transform: uppercase;
		margin-bottom: 0px;
	}
}
/* AW23 CAMPAIGN - ID 299484 - https://qo78rm5cp4-staging.wpdns.site/aw24-campaign */


/* CART PAGE - ID 8 - https://qo78rm5cp4-staging.wpdns.site/cart/ */

.page-id-12 .content-wrapper {
	margin-top: 0px !important;
	padding-top: 80px !important;
/* 	background-color: #f0eee6 !important; */
}

.page-id-12 .woocommerce .woocommerce-cart-form {
	width: 820px !important;
}
.page-id-12 .woocommerce .woocommerce-Price-amount.amount {
	text-transform: uppercase;
	color: #111;
	text-align: right;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
}
.page-id-12 .woocommerce .button.button {
	background: transparent;
	color: #111;
	font-family: "Quadrant Text";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-left: 10px;
}
.page-id-12 .woocommerce .botiga-qty-remove-wrapper {
	text-transform: uppercase;
}
.page-id-12 .cart_totals {
	background-color: #fefcf7;
	padding: 60px !important;
	padding-right: 80px !important;
	padding-left: 80px !important;
	color: #1a1a1a;
	font-size: 16px;
	width: 600px !important;
	max-width: 600px !important;
}

.page-id-12 .cart_totals h2 {
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 20px;
}

.page-id-12 .cart_totals .shop_table {
	width: 100%;
	border-collapse: collapse;
}
.page-id-12 .cart_totals td {
	padding: 12px;
}
.page-id-12 .cart_totals th {
	padding: 12px;
}

.page-id-12 .cart_totals .shop_table th {
	text-align: left;
	font-weight: 500;
	color: #555;
}

.page-id-12 .cart_totals .shop_table td {
	text-align: right;
	font-weight: 600;
	color: #111;
}

.page-id-12 .cart_totals .shipping-calculator-button {
	display: inline-block;
	color: white;
	border-radius: 8px;
	text-decoration: none;
	font-weight: 500;
}

.page-id-12 .cart_totals .shipping-calculator-form {
	margin-top: 12px;
}

.page-id-12 .cart_totals a.button.botiga-continue-shopping {
	background: transparent !important;
	color: #111;
	text-align: center;
	font-family: "Quadrant Text";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	text-transform: uppercase;
}
.page-id-12 .cart_totals a.checkout-button.button.alt.wc-forward {
	text-align: center;
	color: #fff;
	background: #111;
	font-family: "Quadrant Text";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 14px */
	text-transform: uppercase;
}
.page-id-12 .cart_totals span.woocommerce-Price-amount.amount {
	color: #111 !important;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
}

.page-id-12 .cart_totals tr.order-total {
	color: #111;
	font-family: "Quadrant Text";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.page-id-12 .cart_totals select,
.page-id-12 .cart_totals input {
	width: 100%;
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 6px;
	margin-top: 8px;
	font-size: 14px;
}
.woocommerce-cart tbody tr:not(.woocommerce-cart-form__cart-item) td {
	border-color: #111 !important;
}
.woocommerce-cart .cart_totals .checkout-button {
	background: #111;
}

@media screen and (max-width: 719px) {
	/* Main header */
	.woocommerce-page-header {
		padding: 20px 15px !important;
		border-bottom: 1px solid #111 !important;
	}
	/* Categories container */
	.categories-wrapper {
		display: flex !important;
		padding: 0 30px !important;
		gap: 15px !important;
		scrollbar-width: none !important; /* Firefox */
	}

	/* Category buttons */
	.category-button {
		font-family: "Quadrant Text", sans-serif !important;
		font-size: 14px !important;
		font-weight: 400 !important;
		text-transform: uppercase !important;
		letter-spacing: 0.5px !important;
		color: #111 !important;
		padding: 5px 0 !important;
		margin: 0 !important;
		background: none !important;
		border: none !important;
		border-bottom: 1px solid transparent !important;
		transition: all 0.3s ease !important;
		text-decoration: none !important;
		display: inline-block !important;
	}

	/* Active/hover button */
	.category-button:hover,
	.category-button:focus {
		border-bottom: 1px solid #111 !important;
	}

	/* Hide unnecessary elements */
	.woocommerce-result-count,
	.woocommerce-ordering {
		display: none !important;
	}

	/* Adjust the main container */
	.woocommerce-page-header .container {
		padding: 0 !important;
		max-width: 100% !important;
	}

	#primary.site-main.sidebar-slide.product-category-item-layout1.product-grid {
		padding-top: 20px;
	}



	.woocommerce-page-header + .content-wrapper {
		padding-top: 20px !important;
		background-color: #f0eee6;
	}

	.col-md-4 {
		padding-bottom: 10px;
	}
}

/* Gallery Filter Sidebar */
.sidebar-slide + .widget-area.show {
	background-color: #dee3d7;
}

/* Footer Section */
.athemes-blocks-block-4e38835e > .athemes-blocks-block-container-wrapper {
	align-self: stretch;
	padding-top: 40px;
	background-color: #fefcf7 !important;
	padding: 30px 30px;
	border-radius: 0;
	margin: 0;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 30px;
}

/* Internal content: lateral padding */
.stores-footer .athemes-blocks-block-container-wrapper-content {
	max-width: 100%;
	padding: 0;
	box-sizing: border-box;
}

/* Columns: gap and distribution */
.stores-footer .wp-block-columns {
	gap: 30px !important;
	width: 100%;
	margin: 0;
	padding: 0;
	align-items: flex-start;
}

/* Each column occupies the same space */
.stores-footer .wp-block-column {
	flex: 1 1 0;
	min-width: 0;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	align-self: flex-start;
}

/* Large title aligned to the left */
.stores-footer .wp-block-column:first-child .wp-block-heading {
	color: #111;
	font-family: "Quadrant Text";
	font-size: 48px;
	font-weight: 400;
	line-height: normal;
	text-align: left;
	margin: 0 0 24px 0;
	padding: 0;
}

/* Store titles */
.stores-footer h5.wp-block-heading {
	color: #222;
	font-family: "Quadrant Text";
	font-size: 20px;
	font-weight: 400;
	margin: 0 0 8px 0;
	text-align: left;
}

/* Texto general */
.stores-footer .wp-block-column p {
	color: #222;
	font-family: "Quadrant Text";
	font-size: 16px;
	margin: 0 0 12px 0;
	text-align: left;
}

/* Store numbers */
.stores-footer .wp-block-column p:first-child {
	font-size: 16px;
	font-weight: 400;
	color: #888;
	margin-bottom: 8px;
}

/* Hours in italic */
.stores-footer .wp-block-column em {
	font-style: italic;
	color: #222;
}

/* Links */
.stores-footer .wp-block-column a {
	color: #111;
	text-decoration: underline;
	font-size: 16px;
}

@media (max-width: 900px) {
	.stores-footer > .athemes-blocks-block-container-wrapper {
		padding: 24px 0 !important;
		background: #fff !important;
		border-radius: 0 !important;
		box-shadow: none !important;
	}

	.stores-footer
	.athemes-blocks-block-container-wrapper-content {
		padding: 0 15px !important;
		max-width: 100vw !important;
		box-sizing: border-box;
	}

	.stores-footer .wp-block-columns {
		flex-direction: column !important;
		gap: 0 !important;
		width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.stores-footer .wp-block-column {
		width: 100% !important;
		margin: 0 0 24px 0 !important;
		padding: 0 !important;
		box-sizing: border-box;
		align-items: flex-start !important;
	}

	/* Main title */
	.stores-footer
	.wp-block-column:first-child
	.wp-block-heading {
		font-family: "Quadrant Text";
		font-size: 28px !important;
		font-weight: 400;
		margin: 0 0 24px 0 !important;
		text-align: left !important;
		color: #222;
		letter-spacing: 0;
	}

	/* Store numbers */
	.stores-footer .wp-block-column p:first-child {
		font-size: 18px !important;
		font-weight: 400;
		color: #222;
		margin: 0 0 4px 0 !important;
		font-family: "Quadrant Text";
		letter-spacing: 0;
	}

	/* Store name */
	.stores-footer h5.wp-block-heading {
		font-size: 18px !important;
		font-weight: 600 !important;
		color: #222;
		margin: 0 0 8px 0 !important;
		font-family: "Quadrant Text";
		text-align: left;
		letter-spacing: 0;
	}

	/* Texto general */
	.stores-footer .wp-block-column p {
		font-size: 14px !important;
		color: #222;
		margin: 0 0 8px 0 !important;
		font-family: "Quadrant Text";
		text-align: left;
		letter-spacing: 0;
	}

	/* Hours in italic */
	.stores-footer .wp-block-column em {
		font-style: italic;
		color: #222;
		font-size: 14px !important;
	}

	/* Links */
	.stores-footer .wp-block-column a {
		color: #111;
		text-decoration: underline;
		font-size: 14px !important;
		font-family: "Quadrant Text";
	}
}
.athemes-blocks-block-dd6818fc .botiga-wishlist-icon {
	width: 24px;
	height: 24px;
	flex-shrink: 0;
	aspect-ratio: 1/1;
}

.athemes-blocks-block-bd531a01 .botiga-wishlist-icon {
	width: 30px;
	height: 30px;
	flex-shrink: 0;
	aspect-ratio: 30.83/30.83;
}





.summary.entry-summary .product_title.entry-title + .price {
	display: inline-block;
	vertical-align: top;
	margin-left: 16px;
	font-size: 1.5rem;
	font-weight: 400;
	color: #212121;
	white-space: nowrap;
	float: right;
}

/* FOOTER */
.footer-widgets-grid.col4 {
	grid-template-columns: repeat(5, 1fr);
	color: #111;
	font-family: "Quadrant Text";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.footer-widgets {
	background-color: #fefcf7 !important;
	border-top: 0.8px solid #111111  !important;
}

.wp-block-code {
	background-color: transparent;
}





/** Single Product page - Product tab -start ***/

/*** Single Product page - Product tab -End ***/


/* Shop Page - Filter - Start */

.post-type-archive-product .woocommerce-sorting-wrapper {
	border: unset;
/* 	border-top: 1px solid #111; */
	margin: 0;
	padding: unset;
	padding-top: 10px;
	padding-bottom: 10px ;
}

.botiga-sorting-left-inner .sidebar-open-wrapper.has-text{
	display: none;
}