:root {
--brand-krem: #F5F5F0;
--brand-black: #1a1a1a;
--brand-gray: #666;
--brand-lightgray: #F9F9F9;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
} @font-face {
font-family: 'Romie';
src: url(//www.diavenustas.com/wp-content/themes/custom-shop-theme/assets/fonts/Romie-Regular.woff2) format('woff2'),
url(//www.diavenustas.com/wp-content/themes/custom-shop-theme/assets/fonts/Romie-Regular.woff) format('woff'),
url(//www.diavenustas.com/wp-content/themes/custom-shop-theme/assets/fonts/Romie-Regular.ttf) format('truetype'),
url(//www.diavenustas.com/wp-content/themes/custom-shop-theme/assets/fonts/Romie-Regular.eot) format('embedded-opentype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'AcuminPro';
src: url(//www.diavenustas.com/wp-content/themes/custom-shop-theme/assets/fonts/AcuminPro-Regular.woff2) format('woff2'),
url(//www.diavenustas.com/wp-content/themes/custom-shop-theme/assets/fonts/AcuminPro-Regular.woff) format('woff'),
url(//www.diavenustas.com/wp-content/themes/custom-shop-theme/assets/fonts/AcuminPro-Regular.ttf) format('truetype'),
url(//www.diavenustas.com/wp-content/themes/custom-shop-theme/assets/fonts/AcuminPro-Regular.eot) format('embedded-opentype');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Inter';
src: url(//www.diavenustas.com/wp-content/themes/custom-shop-theme/assets/fonts/Inter-LightBETA.woff2) format('woff2'),
url(//www.diavenustas.com/wp-content/themes/custom-shop-theme/assets/fonts/Inter-LightBETA.woff) format('woff'),
url(//www.diavenustas.com/wp-content/themes/custom-shop-theme/assets/fonts/Inter-LightBETA.ttf) format('truetype'),
url(//www.diavenustas.com/wp-content/themes/custom-shop-theme/assets/fonts/Inter-LightBETA.eot) format('embedded-opentype');
font-weight: 300;
font-style: normal;
font-display: swap;
} body {
font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
color: var(--brand-black);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 300;
line-height: 1.6;
background-color: #fff;
}
h1, h2, h3, h4, h5, h6,
.headline,
.font-romie {
font-family: 'Romie', serif;
font-weight: normal;
line-height: 1.2;
}
.subhead,
.subtitle,
.font-acumin {
font-family: 'AcuminPro', sans-serif;
font-weight: 400;
} .container {
max-width: 1800px;
margin: 0 auto;
padding: 0 2rem;
}
.site-main {
min-height: 60vh;
}  .woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-family: 'Romie', serif !important;
font-size: 16px !important;
text-transform: uppercase;
letter-spacing: 0.05em;
font-style: italic;
line-height: 1.6;
margin: 0 0 8px 0 !important;
color: var(--brand-black) !important;
} .price,
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
font-family: 'AcuminPro', sans-serif !important;
font-size: 15px !important;
color: #555 !important;
font-weight: 500;
letter-spacing: 0.02em;
} .woocommerce ul.products li.product .button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
background: transparent;
border: 1px solid var(--brand-black);
color: var(--brand-black);
font-family: 'AcuminPro', sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 0.1em;
padding: 12px 30px;
transition: all 0.3s ease;
}
.woocommerce ul.products li.product .button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
background: var(--brand-black);
color: white;
} .woocommerce ul.products {
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
}
.woocommerce ul.products li.product {
margin: 0 !important;
padding: 0 !important;
float: none !important;
width: 100% !important;
} .woocommerce span.onsale {
background: transparent;
color: var(--brand-black);
font-family: 'AcuminPro', sans-serif;
font-size: 9px;
text-transform: uppercase;
letter-spacing: 0.15em;
padding: 0;
min-height: auto;
min-width: auto;
line-height: 1;
border-radius: 0;
} .woocommerce-cart table.cart td.actions .coupon .input-text {
font-family: 'Inter', sans-serif;
font-size: 12px;
padding: 10px 15px;
border: 1px solid #e0e0e0;
}
.woocommerce table.shop_table {
border: none;
font-family: 'AcuminPro', sans-serif;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
padding: 15px;
border-bottom: 1px solid #f0f0f0;
} .woocommerce-checkout #payment {
background: var(--brand-lightgray);
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
font-family: 'Inter', sans-serif;
font-size: 13px;
padding: 12px 15px;
border: 1px solid #e0e0e0;
border-radius: 0;
}
.woocommerce form .form-row label {
font-family: 'AcuminPro', sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 0.1em;
color: var(--brand-black);
} .woocommerce-account .woocommerce-MyAccount-navigation {
font-family: 'AcuminPro', sans-serif;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
list-style: none;
padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
margin-bottom: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.1em;
color: var(--brand-black);
text-decoration: none;
transition: opacity 0.3s ease;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
opacity: 0.6;
} html {
scroll-behavior: smooth;
}
::selection {
background-color: var(--brand-black);
color: white;
}
::-moz-selection {
background-color: var(--brand-black);
color: white;
} @media (max-width: 768px) {
.container {
padding: 0 1rem;
}
body {
font-size: 14px;
}
} .woocommerce nav.woocommerce-pagination {
font-family: 'AcuminPro', sans-serif;
text-align: center;
margin-top: 40px;
}
.woocommerce nav.woocommerce-pagination ul {
border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
border: none;
margin: 0 5px;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
font-size: 11px;
text-transform: uppercase;
letter-spacing: 0.1em;
padding: 8px 15px;
color: var(--brand-black);
background: transparent;
border: 1px solid transparent;
transition: all 0.3s ease;
}
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
border-color: var(--brand-black);
}  .skip-link {
position: absolute;
top: -40px;
left: 0;
background: var(--brand-black);
color: white;
padding: 8px 15px;
text-decoration: none;
font-size: 12px;
}
.skip-link:focus {
top: 0;
} .custom-select-wrapper {
position: relative;
width: 100%;
}
.custom-select-wrapper select {
display: none;
}
.custom-select {
position: relative;
width: 100%;
}
.custom-select-trigger {
height: 52px;
padding: 0 48px 0 20px;
border: 1px solid #e5e5e5;
background: white;
font-size: 14px;
letter-spacing: 0.03em;
cursor: pointer;
border-radius: 6px;
display: flex;
align-items: center;
transition: all 0.3s ease;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%231a1a1a' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: right 16px center;
background-size: 16px;
}
.custom-select-trigger:hover {
border-color: #1a1a1a;
}
.custom-select-wrapper.open .custom-select-trigger {
border-color: #1a1a1a;
box-shadow: 0 0 0 3px rgba(26, 26, 26, 0.1);
}
.custom-options {
position: absolute;
top: calc(100% + 4px);
left: 0;
right: 0;
background: white;
border: 1px solid #e5e5e5;
border-radius: 6px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
opacity: 0;
visibility: hidden;
transform: translateY(-10px);
transition: all 0.2s ease;
z-index: 100;
max-height: 240px;
overflow-y: auto;
}
.custom-select-wrapper.open .custom-options {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.custom-option {
padding: 14px 20px;
font-size: 14px;
cursor: pointer;
transition: background 0.2s ease;
color: #1a1a1a;
}
.custom-option:hover {
background: #f9f9f9;
}
.custom-option.selected {
background: #f5f5f5;
font-weight: 500;
}
.custom-option:first-child {
border-radius: 6px 6px 0 0;
}
.reset_variations{
margin-top:20px;
}
.custom-option:last-child {
border-radius: 0 0 6px 6px;
}