<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main-title{
    margin-bottom: 25px;
}
.main-title h1, .main-title h2{
    font-size: 38px;
    line-height: 46px;
    font-weight: normal;
    color:#f44336;
}


.thesearch ul li a {
    margin-bottom: 5px;
}



.boxProduct .embed-responsive {
    padding-bottom: 40%;
}

@media all and (max-width: 991px) {

    .boxProduct .embed-responsive {
        padding-bottom: 100% ;
    }
}
@media all and (max-width: 767px) {

    .boxProduct .embed-responsive {
        padding-bottom: 120% ;
    }
}




/* &lt;===== the-social =====&gt; */
.the-social{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.the-social .txt{
    margin-right: 10px;
}
.the-social ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.the-social ul li{
    margin-right: 5px;
}
.the-social ul li a{
    display: block;
    width: 30px;
    height: 30px;
    background: #eeeeee;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    position: relative;
    color: #fff;
    border-radius: 100%
}
.the-social ul li a:hover{
    border-radius: 0%
}
.the-social ul li a i, .the-social ul li a img{
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.the-social ul li a .icon-zalo1{
    font-size: 12px;
    font-weight: bold;
}
/* &lt;===== the-social =====&gt; */



@media all and (max-width: 991px) {

    .boxProduct.pro-wishlist {
        position: absolute;
        top: -57px;
        right: 15px;
        margin-bottom: 0;
    }

    .boxProduct.pro-wishlist .vlikesanp .txt {
        margin-left: 5px;
    }

    .searchBds {
        display: none;
    }
}
</pre></body></html>