p,h1, .woocommerce-Price-amount, label, body{
    color: #000 !important;
}
.label{
    border-right: 2px solid #e4003c !important;
}
label{
    text-transform: uppercase !important;
}
h1, #period{
    font-family: "Inter", sans-serif;
    font-weight: 900;
    line-height: 35px;
    text-transform: uppercase !important;
}
.single_variation .amount {
    color: #e4003c !important;
    font-size: 1.5em;
}
.head-nav{
    background:#000 !important;
    position: static !important;
    
}
body{
    background-color: #ffffff !important;
}
.woocommerce div.product div.summary p{
    margin: .1em 0 .1em 0;
}
main{
    padding:8vw 0 2vw;
}

.woocommerce-Price-amount{
    font-family: "Inter", sans-serif;
    font-weight: 900;
    font-size: 16px;
}
.woocommerce .star-rating,
.woocommerce-review-link{
    color: #e4003c !important;
    color: #f7c508 !important;
}
.woocommerce div.product form.cart,
.woocommerce div.product .woocommerce-product-rating{
    margin-bottom: 1em !important;
}
.woocommerce .single-product-payments:has(>legend),
.woocommerce .single-product-payments legend{
    padding:0 !important;
}
.content-area{
    margin: 0;
}
