/** Shopify CDN: Minification failed

Line 88:30 Unexpected "/"

**/
/* Header */

.header__heading-logo-wrapper {
    width: 60% !important;
    margin-right: -45px;
}

header.header.header--middle-left.header--mobile-center.page-width.header--has-menu.header--has-social.header--has-account {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.kLSVpV.kLSVpV.kLSVpV {
    border-width: 0px;
    border-style: solid;
    border-color: #A38468;
    background-color: #A38468;
}

.interstitial-view__welcome .store-info {
    background-color: #A38468 !important;
}

div#collection-template--24873442902298__featured_collection_XNRcyn .quick-add__submit {
    color: black;
}

.cart__footer.isolate.section-template--24873442803994__cart-footer-padding .cart__ctas button {
    background-color: #A38468;
    color: white;
}

details.product-dropdown-dimensions {
    display: none !important;
}

.button--secondary::after {
    border-radius: 0px !important;
}

a.button.button--primary {
    border-radius: 0px;
}

a.button.button--primary:hover {
    border-radius: 0px;
}

a.button.button--primary::after {
    border-radius: 0px;
}

a.button.button--primary::before {
    border-radius: 0px;
}

.cart__dynamic-checkout-buttons.additional-checkout-buttons {
    visibility: visible !important;
}
div#express-checkout-wallets-wrapper {
    visibility: visible !important;
}
a.evm-add-to-cart-popup-inner, .evm-ws__cart-submit {
    width: 100% !important;
    background: transparent !important;
    color: #000 !important;
    text-transform: capitalize !important;
    padding: 14px 17px !important;
    font-weight: 500 !important;
    margin: 20px 0 0 0;
    float: left;
    cursor: pointer;
    line-height: normal;
    font-size: 14px;
    border: 3px solid #ffbf9e !important;
}

.product-form__input--pill input[type=radio]:checked+label {
    background-color: rgb(163 132 104) !important;
}

/* Media Query for mobile */ */

@media only screen and (max-width: 600px) {
.header__heading-logo-wrapper {
    margin-right: -45px;
}
  
}



/* Header End */