body.page-id-1378 .ast-archive-entry-banner {
padding-top: 22px;
padding-bottom: 10px;
background: transparent;
}
body.page-id-1378 .ast-archive-entry-banner .entry-title {
font-family: “Cormorant Garamond”, “Noto Serif SC”, serif;
font-size: clamp(44px, 5vw, 72px);
letter-spacing: 0.01em;
}
body.page-id-1378 .site-content > .ast-container {
max-width: 1360px;
}
body.page-id-1378 .woocommerce-result-count,
body.page-id-1378 .woocommerce-ordering {
font-size: 14px;
color: #5d6670;
}
body.page-id-1378 ul.products {
display: grid !important;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 22px;
}
body.page-id-1378 ul.products li.product {
margin: 0 !important;
width: auto !important;
padding: 0;
border: 0;
background: transparent;
box-shadow: none;
}
body.page-id-1378 ul.products li.product .woocommerce-loop-product__link {
display: block;
}
body.page-id-1378 ul.products li.product img {
border-radius: 0;
width: 100%;
aspect-ratio: 1 / 1;
object-fit: cover;
}
body.page-id-1378 ul.products li.product .woocommerce-loop-product__title {
font-family: “Cormorant Garamond”, “Noto Serif SC”, serif;
font-size: clamp(28px, 2.4vw, 36px);
line-height: 1.04;
color: #131e27;
margin-top: 12px;
}
body.page-id-1378 ul.products li.product .price {
color: #253848;
font-size: 15px;
}
body.page-id-1378 ul.products li.product .button {
margin-top: 10px;
border-radius: 999px;
border: 1px solid #22384a;
background: #0f3343;
color: #f2e9db;
font-size: 11px;
letter-spacing: 0.08em;
text-transform: uppercase;
padding: 10px 14px;
}
body.page-id-1378 .widget-area.secondary .widget {
border: 1px solid #e4ddd1;
border-radius: 12px;
padding: 18px;
background: rgba(255,255,255,0.75);
box-shadow: 0 10px 24px rgba(13, 26, 34, 0.06);
}
body.page-id-1378 .widget-area.secondary .widget-title {
font-family: “Cormorant Garamond”, “Noto Serif SC”, serif;
font-size: 30px;
margin-bottom: 10px;
color: #16232e;
}
@media (max-width: 1024px) {
body.page-id-1378 ul.products {
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 16px;
}
}
@media (max-width: 921px) {
body.page-id-1378 .site-content > .ast-container {
display: block;
}
body.page-id-1378 ul.products {
grid-template-columns: 1fr;
gap: 14px;
}
body.page-id-1378 .ast-archive-entry-banner .entry-title {
font-size: clamp(34px, 9vw, 50px);
}
}


