﻿.btn-bordered {
    background: transparent;
    border: 1px solid #96292b !important;
}

    .btn-bordered i {
        color: #96292b !important;
    }

#different-address {
    margin-top: 52px !important;
}
@media only screen and (min-width: 1360px) and (max-width: 1600px) {
    #different-address {
        margin-top: 84px !important;
    }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
    .dz-shop-card.style-1 .dz-content {
        padding: 0 !important;
        padding-top: 20px;
        text-align: left;
    }

    .dz-shop-card.style-1 {
        padding: 9px !important;
    }

    .dz-media, .dz-post-media {
        position: relative;
        overflow: hidden;
        padding: 0;
        background: transparent;
        display: flex;
        align-items: center;
    }

    .half .book-grid-row .col-book.style-2 {
        width: 100% !important;
        margin-bottom: 30px;
    }

    #lnkbtnDeleteEmptyCart {
        margin-top: 10px !important;
    }
    .site-header .extra-nav {
        float: left;
        display: flex;
        align-items: center;
        position: relative;
        z-index: 9;
        height: 80px;
        padding-left: 16px;
    }
    .dz-shop-card.style-5 {
        align-items: center;
        display: flex;
        margin-top: 25px;
        margin-bottom: -3px;
        justify-content: space-between;
    }
    .book-grid-row.style-4 .dz-box .dz-content {
        margin-left: 0;
        padding-top: 0;
    }
}
