#addInstallment {
    height: 42px;
    line-height: 42px;
    margin-left: 20px;
}

.product-box,.details-product .large-image>a,.details-product #gallery_01 .item a {
    border: none;
}

.logo-wrapper img{
    max-width: none;
}

.aside-item--color {
    display: none;!important;
}

.color.swatch-element label{
    border-radius: 50%;
}

.product-box .product-thumbnail.flexbox-grid>a{
    height: auto !important;
    padding-bottom: 100%;
    position: relative;
}

.product-box .product-thumbnail.flexbox-grid>a>img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.promotion-detail{
    padding: 15px 15px 0 15px;
    border: 1px solid;
    border-radius: 16px;
    margin-top: 20px;
}

@media (min-width: 1025px) {
    .hotline-phone-ring-wrap {
        display: block;
    }
}

@media (min-width: 992px) {
    li.nav-item:after {
        content: '';
        display: inline-block;
        height: 20px;
        line-height: 20px;
        width: 1px;

        color: #252525;
        background: #252525;
        text-align: center;
        position: absolute;
        transform: translateY(-50%);
        top: 50%;
        bottom: 50%;
    }

    li.nav-item.home_menu:after {
        display: none;
    }
}

.hotline-phone-ring {
    width: 110px;
    height: 110px;
    left: 0;
}

.hotline-bar {
    background: #e60808;
}

body .hotline-phone-ring-wrap {
    bottom: 0;
    left: unset;
    right: 160px;
}
.contact-item .zalo-icon>img{
    width: 20px;
}
.zalo_icon {
    width: 50px;
    position: fixed;
    bottom: 30px;
    right: 20px;
    z-index: 999;
    border-radius: 10px;
    overflow: hidden;
}

footer .back-to-top.show {
    bottom: 110px;
}
/*flashale*/
.titlePromotion {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 8px;
}
.titlePromotion .titleLeft {
    display: flex;
    align-items: center;
}
.wrappImage, .wrappCountdow {
    display: flex;
    align-items: center;
}
.wrappImage .fa-bolt {
    color: #fed238;
    font-size: 32px;
}
.titlePromotion .titleLeft h4 {
    font-size: 36px;
    line-height: 48px;
    letter-spacing: .2px;
    font-weight: 900;
    margin: 0 16px 0 4px;
    color: #d9513f;
}
.titlePromotion .titleLeft .finishTitle {
    font-size: 18px;
    color: #333;
    line-height: 24px;
    letter-spacing: .2px;
    margin-right: 12px;
}
.textCountdown {
    display: none;
}
#countDown {
    text-align: center;
    white-space: nowrap;
}
#countDown div {
    display: inline-block;
    margin-left: 4px;
    position: relative;
    cursor: pointer;
}
#countDown span {
    color: #fff;
    display: inline-block;
    background: #000;
    border-radius: 4px;
    height: 28px;
    font-size: 14px;
    width: 24px;
    line-height: 24px;
    padding: 3px 0;
}
.viewMoreFlash a {
    color: #185137;
    font-weight: 600;
    line-height: 24px;
    font-size: 18px;
    letter-spacing: .2px;
}
.productFlashale {
    padding: 16px 0;
}
.boxPromotionProduct {
    margin-top: 20px;
}
.other-name {
    margin-top: 0;
    font-size: 18px;
}
@media (max-width: 768px) {
    .hotline-bar {
        display: none;
    }

    .zalo_icon img {
        width: 80px;
    }

    body .hotline-phone-ring-wrap {
        right: 65px;
    }
    .titlePromotion {
        display: block;
        padding-bottom: 0;
    }
    .titlePromotion .titleLeft {
        justify-content: space-between;
        background: #d9513f;
        padding: 10px 8px 6px;
    }
    .titlePromotion .titleLeft img {
        width: 20px;
        height: 20px;
    }
    .titlePromotion .titleLeft h4 {
        font-size: 20px;
        color: #fff;
        line-height: 32px;
        margin: 0 20px 0 4px;
        white-space: nowrap;
    }
    .titlePromotion .titleLeft .finishTitle {
        font-size: 14px;
        color: #fff;
        line-height: 24px;
        margin-right: 5px;
        white-space: nowrap;
    }
    /*.boxPromotionProduct .container {*/
    /*    padding: 0;*/
    /*}*/
    #countDown span {
        width: 24px;
        height: 24px;
        line-height: 24px;
        padding: 0;
        background: #fed238;
        color: #185137;
        font-weight: 600;
    }
    .wrappImage .fa-bolt {
        font-size: 20px;
    }
}
.product-box .product-thumbnail:before {
    padding-bottom: unset;
}
