.pro-loop .product-img img {
    max-width: 100%;
    width: 100%;
    object-fit: cover;
}
#collection-one-slide .pro-loop .product-img img{
    width: 100%;
}

nav.page-partial {
    text-align: center;
}
.paginator a:hover{
    background-color: #000;
    color: #fff;
}
.paginator {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.paginator .labelPages, .paginator .titlePages{
    display: none;
}

.paginator a, .paginator span.currentPage{
    float: left;
    margin: 0 2.5px;
    width: 28px;
    text-align: center;
    height: 28px;
    font-size: 1em;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    padding: 0;
    line-height: 28px;
    color: #000;
    border: none;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    text-decoration: none;
    opacity: 1;
    border-radius: 100%;
}
.paginator span.currentPage{
    background-color: #000;
    border-color: #000;
    color: #fff;
    display: block;
}
.pro-loop .product-detail h3 a span{
    margin-left: 20px;
}
@media screen and (min-width: 1200px){
    .main-nav-menu .menu__list:not(.menu__list--second)>.menu__item>.menu__link{
        padding: 0 5px;
    }
}

a.zalo-ico {
    position: fixed;
    right: 31px;
    bottom: 200px;
    display: inline-block;
    z-index: 999;
    border-radius: 50%;
}
a.zalo-ico img {
    border-radius: 50%;
    object-fit: contain;
}
.mess-ico {
    position: fixed;
    right: 22px;
    bottom: 130px;
    display: inline-block;
    width: 60px;
    z-index: 999;
}
.ew-alo-phone {
    display: block;
    position: fixed;
    bottom: 190px;
    z-index: 9999;
    left: unset;
    right: 145px;
}
.ew-alo-ph-img-circle {
    width: 50px;
    height: 50px;
    top: 70px;
    left: 70px;
    position: absolute;
    background: rgba(30, 30, 30, .1) url(/tp/T0295/img/fa-phone.png) no-repeat center center;
    background-color: #615248;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .9;
    -webkit-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.ew-alo-ph-circle-fill {
    display: none;
}
.main-nav-menu .menu__list {
    gap: 15px;
}
.tp_product_category_filter_attribute, .tp_product_category_filter_brand {
    display: block;
}
.footer-social a:not(:last-child) {
    margin-bottom: 20px;
}
.footer-social a img {
    width: 40px;
    border-radius: 50%;
}
.footer-social a {
    display: block;
}
.footer-social .d-149437-none {
    display: none;
}
.footer-social a img{
    width: 20px;
}