/* Deposit Return */
.catalog-category-view .deposit_return {
    background: #DFF9D3;
    text-align: center;
    padding: 5px 32px 7px 32px;
}
.catalog-category-view .deposit_return span {
    font-size: 14px;
    font-weight: 600;
    line-height: 19.07px;
    text-align: center;
    color: #117D40;
}

.catalog-product-view .deposit_return {
    background: #DFF9D3;
    text-align: center;
    padding: 14px 22px;
    display: flex;
    align-items: center;
}
.catalog-product-view .deposit_return span {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.79px;
    text-align: left;
    color: #117D40;
    display: flex;
    align-items: center;
    gap: 12px;
}
.catalog-product-view .deposit_return span:before {
    background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.1413 12.7983L25.1827 16.3343C26.472 18.5663 25.7067 21.421 23.476 22.709C22.7653 23.1183 21.9613 23.3343 21.1427 23.3343H18.392V26.001L11.7253 21.3343L18.392 16.6676V19.3343H21.1413C21.2587 19.3343 21.3733 19.3036 21.4747 19.245C21.7587 19.081 21.876 18.741 21.7693 18.4436L21.7187 18.3343L19.6773 14.7983L23.1413 12.7983ZM7.37467 9.17965L8.08133 17.2863L5.77467 15.953L4.39867 18.3343C4.34 18.4356 4.30933 18.5503 4.30933 18.6676C4.30933 18.9943 4.54533 19.2676 4.856 19.3236L4.976 19.3343H9.05867V23.3343H4.976C2.39867 23.3343 0.309333 21.245 0.309333 18.6676C0.309333 17.849 0.525333 17.0436 0.934667 16.3343L2.30933 13.953L0 12.6196L7.37333 9.17965H7.37467ZM15.392 0.626314C16.1013 1.03565 16.6907 1.62498 17.1 2.33431L18.4733 4.71565L20.784 3.38231L20.0773 11.489L12.7013 8.04898L15.0107 6.71565L13.636 4.33431C13.5773 4.23298 13.4933 4.14765 13.392 4.09031C13.108 3.92631 12.7547 3.99431 12.5507 4.23698L12.4813 4.33431L10.4413 7.87032L6.976 5.87031L9.016 2.33431C10.3053 0.102314 13.16 -0.663019 15.392 0.626314Z' fill='%233CA76B'/%3E%3C/svg%3E%0A");
    content: '';
    background-repeat: no-repeat;
    background-size: 26px;
    width: 26px;
    height: 26px;
    display: inline-block;
    padding-right: 21px;
    vertical-align: middle;
}
@media screen and (max-width: 991px){
    .catalog-product-view .deposit_return span:before {
        padding-right: 10px;
    }
}
.checkout-cart-index .deposit_return {
    background: #DFF9D3;
    text-align: center;
    padding: 14px 22px;
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.checkout-cart-index .deposit_return span {
    font-size: 16px;
    font-weight: 600;
    line-height: 21.79px;
    text-align: center;
    color: #117D40;
    vertical-align: middle;
    display: flex;
    align-items: center;
}
.checkout-cart-index .deposit_return span:before {
    background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.1413 12.7983L25.1827 16.3343C26.472 18.5663 25.7067 21.421 23.476 22.709C22.7653 23.1183 21.9613 23.3343 21.1427 23.3343H18.392V26.001L11.7253 21.3343L18.392 16.6676V19.3343H21.1413C21.2587 19.3343 21.3733 19.3036 21.4747 19.245C21.7587 19.081 21.876 18.741 21.7693 18.4436L21.7187 18.3343L19.6773 14.7983L23.1413 12.7983ZM7.37467 9.17965L8.08133 17.2863L5.77467 15.953L4.39867 18.3343C4.34 18.4356 4.30933 18.5503 4.30933 18.6676C4.30933 18.9943 4.54533 19.2676 4.856 19.3236L4.976 19.3343H9.05867V23.3343H4.976C2.39867 23.3343 0.309333 21.245 0.309333 18.6676C0.309333 17.849 0.525333 17.0436 0.934667 16.3343L2.30933 13.953L0 12.6196L7.37333 9.17965H7.37467ZM15.392 0.626314C16.1013 1.03565 16.6907 1.62498 17.1 2.33431L18.4733 4.71565L20.784 3.38231L20.0773 11.489L12.7013 8.04898L15.0107 6.71565L13.636 4.33431C13.5773 4.23298 13.4933 4.14765 13.392 4.09031C13.108 3.92631 12.7547 3.99431 12.5507 4.23698L12.4813 4.33431L10.4413 7.87032L6.976 5.87031L9.016 2.33431C10.3053 0.102314 13.16 -0.663019 15.392 0.626314Z' fill='%233CA76B'/%3E%3C/svg%3E%0A");
    content: '';
    background-repeat: no-repeat;
    background-size: 26px;
    width: 26px;
    height: 26px;
    display: inline-block;
    padding-right: 21px;
    vertical-align: middle;
}
@media (max-width: 394px){
    .checkout-cart-index .deposit_return span {
        font-size: 14px;
        line-height: 17px;
    }
    
    .checkout-cart-index .deposit_return span:before {
        padding-right: 10px;
    }
}
@media (max-width: 394px){
    .catalog-product-view .deposit_return span {
        font-size: 14px;
        line-height: 17px;
    }
    
    .catalog-product-view .deposit_return span:before {
        padding-right: 10px;
    }
}
@media (max-width: 767px){
    .catalog-category-view .deposit_return {
        padding: 5px 10px;
    }
}
@media (max-width: 496px){
    .catalog-category-view .deposit_return {
        padding: 5px;
    }
    .catalog-category-view .deposit_return span {
        font-size: 13px;       
    }
}

.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .details-qty {
    padding-bottom: 12px;
}