/* This file is autogenerated, please do all overrides in the theme directory */

/* Product page styles */
.shipping-amount-display.product {
    margin: 35px 0px 0px 0px !important;
}

.shipping-amount-display.product p.text {
    color: #363431;
}

.shipping-amount-display.product .price {
    color: #363431;
}

.shipping-amount-display.product .line {
    background: #7a7875;
}

.shipping-amount-display.product .filled-line {
    background: #363431;
}

/* Cart styles */
.shipping-amount-display.cart {
    margin: 25px 0px 10px 0px !important;
}

#header .shipping-amount-display.cart p.text {
    color: #363431;
}

#header .shipping-amount-display.cart .price {
    color: #363431;
}

#header .shipping-amount-display.cart .line {
    background: #7a7875;
}

#header .shipping-amount-display.cart .filled-line {
    background: #363431;
}

/* Checkout page styles */
.shipping-amount-display.checkout {
    margin: 40px 0px 0px 0px !important;
}

.shipping-amount-display.checkout p.text {
    color: #363431;
}

.shipping-amount-display.checkout .price {
    color: #363431;
}

.shipping-amount-display.checkout .line {
    background: #7a7875;
}

.shipping-amount-display.checkout .filled-line {
    background: #363431;
}

.shipping-amount-display.product p.free-shipping-text {
    color: #43b155;
}

/* Custom block styles */
.shipping-amount-display.custom {
    margin: 25px 0px 10px 0px !important;
}

#header .shipping-amount-display.custom p.text {
    color: #363431;
}

#header .shipping-amount-display.custom .price {
    color: #363431;
}

#header .shipping-amount-display.custom .line {
    background: #7a7875;
}

#header .shipping-amount-display.custom .filled-line {
    background: #363431;
}