.form-call-back.bg-primary{
    background: #fff !important;
    padding: 0;
}
.form-call-back.bg-primary .customerMobile, #callSend{
    min-height: 50px;
}
#frmCatQuickOrder_frm .form-group{
    width: 100%;
}
.form-call-back.bg-primary{
    position: relative;
}
.form-call-back .form-control{
    max-width: 200px;
}
#callSend{
    position: absolute;
    top: 0;
    right: 0;
}
.ft_goi_mh .gmh_phone{
    font-size: 18px;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}
.whychoosemy .why-title{
    position: relative;
}
.form-call-back.bg-primary .customerMobile{
    max-width: 100%;
    width: 100%;
}
.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe {min-width: 100% !important;}


.head-menu--container .menu-dropdown{
    overflow-y: auto;
    max-height: 300px;
}
.categoryBrand::-webkit-scrollbar-track,
.head-menu--container .menu-dropdown::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
.categoryBrand::-webkit-scrollbar,
.head-menu--container .menu-dropdown::-webkit-scrollbar
{
    width: 8px;
    background-color: #F5F5F5;
}
.categoryBrand::-webkit-scrollbar-thumb,
.head-menu--container .menu-dropdown::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #ca157e;
}
.tHTopH {
    border-bottom: 1px solid #f0f0f0;
    margin-right: 10px;
    padding-bottom: 10px;
    min-width: 200px;
}
.tHTopH a {
    display: block;
    line-height: 25px;
    font-size: 12px;
}
.categoryBrand{
    background: #fff;
    overflow-y: scroll;
    max-height: 122px;
    overflow-x: hidden;
}
.categoryBrand .item{
    padding: 10px;
}
.zalo-chat-widget{
    right: unset;
    left: 0!important;
}
@media (max-width: 1024px) {
    .pview-anonymous img {
        height: auto !important;
        width: 100% !important;
    }
}

@media screen and (min-width: 1100px){
    .product-name {
        height: 60px;
        overflow: hidden;
    }
}
@media screen and (min-width: 769px){
    #imgView img{
        height: 370px;
        object-fit: contain;
    }
}
@media screen and (max-width: 768px){
    .itemsCategoryWrp .product-item{
        float: left;
        width: 50% !important;
    }
    .itemsCategoryWrp .product-item .product-thumbnail{
        padding: 5px;
    }
    .products-lists .product-item{
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        margin-bottom: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .products-lists .product-item:nth-child(2n), .itemsCategoryWrp .owl-item:nth-child(2n)  .product-item{
        border-right: none;
    }
    .cart-awe__btn .btn{
        background:  #cc2083;
        border: 1px solid  #cc2083;
    }
    .footer .footer-end{
        text-align: left;
    }
    .footer .footer-end > div:nth-child(3){
        text-align: center;
    }
    .form-call-back .form-control {
        max-width: 100%;
        width: 100%;
    }
    .form-call-back.bg-primary .customerMobile, #callSend {
        min-height: 40px;
    }
    .product-name {
        height: 40px;
        margin: 10px 0 0 0;
    }
    .desProduct .detailPT{
        display: none;
    }
    .pview-img{
        padding: 0 15px;
        margin-bottom: 10px;
    }
    .namePrdMobile{
        font-size: 20px;
        line-height: 25px;
        margin: 0 0 10px 0;
    }
    .productDetailsPage{
        padding: 0;
    }
    .showMorePrd{
        display: block;
        margin: 20px 0 0 0;
        text-align: center;
    }
    .products-list .itemsCategoryWrp .product-item{
        border-right: none;
        float: left;
        width: 49%;
        margin: 0 1px;
    }
    .box_sort_ca .bsc_icon{
        margin-right: 20px;
    }
    .box_sort_ca .bsc_icon span{
        color: #ca157e;
    }
    .bsc_icon[rel=price]{
        width: 10%;
    }
    .zalo-chat-widget{
    left: 12px!important;
    bottom: 90px!important;
    }
    .searchFolding{
        right: 6px;
        top: 47px;
        max-height: 450px;
        overflow: scroll;
    }
    header .searchMain .searchInput button{
        background: transparent;
        border: none;
    }
    .InContentA.InContentA-custom {
        display: block !important;
    }
}
.pview-coupon-title{
    color: #ca157e;
}
#listBrand> .row{
    display: flex;
    flex-wrap: wrap;
}
.mous-title img {
    height: 60px;
    width: 100%;
    object-fit: cover;
}
.mous-title img+a {
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: auto;
    height: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    padding: 0 25px;
    text-transform: uppercase;
    font-weight: 600;
}

@media (max-width: 991px) {
    .pro-list-index .mous-title a {
        width: 85%;
    }
}