@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&display=swap');
body{background:#0E0E10!important;color:#F5F1E8!important;}
.site-header,header,.header,.header-wrapper{background:#0E0E10!important;border-bottom:1px solid #1C1C1E!important;}
footer,.site-footer{background:#080808!important;border-top:1px solid #1C1C1E!important;color:#777!important;}
.btn,.button,[type="submit"],.cart__checkout-button,.checkout-button{background:#C8A560!important;color:#0E0E10!important;font-family:'Outfit',sans-serif!important;font-weight:700!important;letter-spacing:1px!important;border-radius:2px!important;border:none!important;text-transform:uppercase!important;}
.btn:hover,.button:hover,[type="submit"]:hover{opacity:0.88!important;}
a{color:#C8A560;}
a:hover{opacity:0.8;}
input,select,textarea{background:#111113!important;border-color:#1C1C1E!important;color:#F5F1E8!important;font-family:'Outfit',sans-serif!important;}
input::placeholder,textarea::placeholder{color:#444!important;}
input:focus,select:focus,textarea:focus{border-color:#C8A560!important;outline:none!important;box-shadow:0 0 0 1px #C8A560!important;}
.cart,.cart-drawer,[class*="cart"]{background:#0E0E10!important;color:#F5F1E8!important;}
.cart-item,.cart__item{background:#111113!important;border-color:#1C1C1E!important;}
.price,.product__price,[class*="price"]{color:#C8A560!important;font-family:'Outfit',sans-serif!important;font-weight:700!important;}
::-webkit-scrollbar{width:4px;}
::-webkit-scrollbar-track{background:#0E0E10;}
::-webkit-scrollbar-thumb{background:#1C1C1E;border-radius:2px;}
::-webkit-scrollbar-thumb:hover{background:#C8A560;}