/* 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: #555454;
}

.shipping-amount-display.product .price {
    color: #fe4669;
}

.shipping-amount-display.product .line {
    background: #d6d4d4;
}

.shipping-amount-display.product .filled-line {
    background: #fe4669;
}

.shipping-amount-display.fsad-free.product .line,
.shipping-amount-display.fsad-free.product .filled-line {
    background: #43b155;
}

.shipping-amount-display.fsad-free.product p.text {
    color: #43b155;
}

/* Cart styles */
.shipping-amount-display.cart {
    margin: 10px 0px 10px 0px !important;
}

.shipping-amount-display.cart p.text {
    color: #555454;
}

.shipping-amount-display.cart .price {
    color: #fe4669;
}

.shipping-amount-display.cart .line {
    background: #d6d4d4;
}

.shipping-amount-display.cart .filled-line {
    background: #fe4669;
}

.shipping-amount-display.fsad-free.cart .line,
.shipping-amount-display.fsad-free.cart .filled-line {
    background: #43b155;
}

.shipping-amount-display.fsad-free.cart p.text {
    color: #43b155;
}

/* Checkout page styles */
.shipping-amount-display.checkout {
    margin: 40px 0px 0px 0px !important;
}

.shipping-amount-display.checkout p.text {
    color: #555454;
}

.shipping-amount-display.checkout .price {
    color: #fe4669;
}

.shipping-amount-display.checkout .line {
    background: #d6d4d4;
}

.shipping-amount-display.checkout .filled-line {
    background: #fe4669;
}

.shipping-amount-display.fsad-free.checkout .line,
.shipping-amount-display.fsad-free.checkout .filled-line {
    background: #43b155;
}

.shipping-amount-display.fsad-free.checkout p.text {
    color: #43b155;
}

/* Custom block styles */
.shipping-amount-display.custom {
    margin: 0px 0px 0px 0px !important;
}

.shipping-amount-display.custom p.text {
    color: #555454;
}

.shipping-amount-display.custom .price {
    color: #fe4669;
}

.shipping-amount-display.custom .line {
    background: #d6d4d4;
}

.shipping-amount-display.custom .filled-line {
    background: #fe4669;
}

.shipping-amount-display.fsad-free.custom .line,
.shipping-amount-display.fsad-free.custom .filled-line {
    background: #ffffff;
}

.shipping-amount-display.fsad-free.custom p.text {
    color: #ffffff;
}