#brand-category-d, #brand-category-l{
    display: none;
}
.arcontactus-widget.arcontactus-message {
    transition: all .3s;
}
.arcontactus-widget.arcontactus-message {
    right: 10px;
    bottom: 75px;
}
.arcontactus-widget.arcontactus-message {
    z-index: 10000;
    right: 25px;
    bottom: 155px;
    position: fixed!important;
}
.arcontactus-widget {
    line-height: 1;
}
.arcontactus-widget .arcontactus-prompt.show-messageners-block, .arcontactus-widget .messangers-block.show-messageners-block {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.arcontactus-widget.md .callback-countdown-block, .arcontactus-widget.md .messangers-block {
    bottom: 70px;
}
.arcontactus-widget .arcontactus-prompt, .arcontactus-widget .messangers-block {
    background: center no-repeat #FFF;
    box-shadow: 0 0 10px rgba(0,0,0,.6);
    width: 235px;
    position: absolute;
    bottom: 80px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 14px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 7px;
    -webkit-transform-origin: 80% 105%;
    -ms-transform-origin: 80% 105%;
    transform-origin: 80% 105%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: ease-out .12s all;
    -o-transition: ease-out .12s all;
    transition: ease-out .12s all;
    z-index: 10000;
}
.arcontactus-widget.md.right .callback-countdown-block:before, .arcontactus-widget.md.right .messangers-block:before {
    right: 21px;
}
.arcontactus-widget .arcontactus-prompt:before, .arcontactus-widget .messangers-block:before {
    position: absolute;
    bottom: -7px;
    right: 25px;
    left: auto;
    display: inline-block!important;
    border-right: 8px solid transparent;
    border-top: 8px solid #FFF;
    border-left: 8px solid transparent;
    content: '';
}
.arcontactus-widget .messanger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    cursor: pointer;
    width: 100%;
    padding: 8px 20px 8px 60px;
    position: relative;
    min-height: 54px;
    text-decoration: none;
}
.arcontactus-widget .messanger span {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -20px;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #0084ff;
    margin-right: 10px;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
}
.arcontactus-widget .messanger p {
    margin: 0;
    /*font-family: Arial,sans-serif;*/
    font-size: 14px;
    color: rgba(0,0,0,.87);
    padding: 0;
}
.arcontactus-widget .messanger span i, .arcontactus-widget .messanger span svg {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    text-align: center;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
}
.arcontactus-widget .arcontactus-message-button .static {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -19px;
    margin-left: -26px;
    width: 52px;
    height: 52px;
    text-align: center;
}
.arcontactus-widget .arcontactus-message-button .static.hidden{
    display: none;
}
.arcontactus-widget .icons.hide, .arcontactus-widget .static.hide {
    opacity: 0;
    transform: scale(0);
}
.arcontactus-widget .icons, .arcontactus-widget .static {
    transition: .2s all;
}
.arcontactus-widget .arcontactus-message-button .static svg {
    width: 24px;
    height: 24px;
    color: #FFF;
}
.arcontactus-widget .arcontactus-message-button p {
    color: #fff;
    font-weight: 700;
    font-size: 10px;
    line-height: 11px;
    margin: 0;
}
.arcontactus-widget .arcontactus-close {
    color: #FFF;
}
.arcontactus-widget .arcontactus-close.show-messageners-block svg {
    -webkit-transform: rotate(0) scale(1);
    -ms-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
}
.arcontactus-widget .arcontactus-close svg {
    -webkit-transform: rotate(180deg) scale(0);
    -ms-transform: rotate(180deg) scale(0);
    transform: rotate(180deg) scale(0);
    -webkit-transition: ease-in .12s all;
    -o-transition: ease-in .12s all;
    transition: ease-in .12s all;
    display: block;
}
.arcontactus-widget.md .arcontactus-message-button, .arcontactus-widget.md.arcontactus-message {
    width: 60px;
    height: 60px;
}
.arcontactus-widget .arcontactus-message-button {
    width: 70px;
    position: absolute;
    height: 70px;
    right: 0;
    background-color: red;
    border-radius: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}
.arcontactus-widget .messanger:hover {
    background-color: #EEE;
}
.st0{fill:#fdfefe}.st1{fill:#0180c7}.st2{fill:#0172b1}.st3{fill:none;stroke:#0180c7;stroke-width:2;stroke-miterlimit:10}
.arcontactus-widget .messanger.zaloIcon span svg{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
    border-radius: 50%;
}
.arcontactus-widget .messanger.zaloIcon span{
    background: none;
}

.arcontactus-widget.hg .arcontactus-message-button .pulsation{
    width:114px;
    height:114px;
    border-radius:60px
}
.arcontactus-widget.md .arcontactus-message-button .pulsation{
    width:74px;
    height:74px
}
.arcontactus-widget.sm .arcontactus-message-button .pulsation{
    width:64px;
    height:64px
}
.arcontactus-widget .arcontactus-message-button .pulsation{
    width:84px;
    height:84px;
    background-color:red;
    border-radius:50px;
    position:absolute;
    left:-7px;
    top:-7px;
    z-index:-1;
    -webkit-transform:scale(0);
    -ms-transform:scale(0);
    transform:scale(0);
    -webkit-animation:arcontactus-pulse 2s infinite;
    animation:arcontactus-pulse 2s infinite
}
.arcontactus-widget .pulsation:nth-of-type(2n){
    -webkit-animation-delay:.5s;
    animation-delay:.5s
}
.arcontactus-widget .pulsation.stop{
    -webkit-animation:none;
    animation:none
}


.phonering-alo-phone {
    position: fixed;
    bottom: 27rem;
    left: -2rem;
}
.phonering-alo-ph-circle {
    width: 80px;
    height: 80px;
    top: 30px;
    left: 30px;
    position: absolute;
    background-color: transparent;
    border-radius: 100% !important;
    border: 2px solid rgba(30,30,30,.4);
    border: 2px solid #bfebfc 9;
    opacity: .1;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
    border-color: #00944a;
    opacity: .5;
}
.phonering-alo-ph-circle-fill {
    width: 60px;
    height: 60px;
    top: 40px;
    left: 40px;
    position: absolute;
    background-color: #000;
    border-radius: 100% !important;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
    background-color: #00944a;
}
.phonering-alo-ph-img-circle {
    width: 45px;
    height: 45px;
    top: 47px;
    left: 47px;
    position: absolute;
    background: rgba(30,30,30,.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;
    border-radius: 100% !important;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-size: 25px;
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
    background-color: #00944a;
}


@keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(
                1deg);
        transform: rotate(0) scale(.5) skew(
                1deg);
        opacity: .1;
    }

    30% {
        -webkit-transform: rotate(0) scale(.7) skew(
                1deg);
        transform: rotate(0) scale(.7) skew(
                1deg);
        opacity: .5;
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(
                1deg);
        transform: rotate(0) scale(1) skew(
                1deg);
        opacity: .1;
    }
}

@keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(
                1deg);
        transform: rotate(0) scale(1) skew(
                1deg);
    }
    10% {
        -webkit-transform: rotate(
                -25deg) scale(1) skew(
                1deg);
        transform: rotate(
                -25deg) scale(1) skew(
                1deg);
    }
    20% {
        -webkit-transform: rotate(
                25deg) scale(1) skew(
                1deg);
        transform: rotate(
                25deg) scale(1) skew(
                1deg);
    }
    30% {
        -webkit-transform: rotate(
                -25deg) scale(1) skew(
                1deg);
        transform: rotate(
                -25deg) scale(1) skew(
                1deg);
    }
    40% {
        -webkit-transform: rotate(
                25deg) scale(1) skew(
                1deg);
        transform: rotate(
                25deg) scale(1) skew(
                1deg);
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(
                1deg);
        transform: rotate(0) scale(1) skew(
                1deg);
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(
                1deg);
        transform: rotate(0) scale(1) skew(
                1deg);
    }
}
#hdLogo a{
    line-height: 76px;
}

.cateDes-content{
    position: relative;
    overflow: hidden;
}

.cateDes-content::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-image: linear-gradient(to bottom,rgba(255,255,255,0),#fff 90%);
}

.cateDes-button a{
    color: #000;
}

#cateDes.active .cateDes-content{
    height: auto !important;
}

#cateDes.active .cateDes-content::before {
    display: none;
}

#cateDes.cateChild {
    margin-top: 30px;
}
.proVImg img{
    object-fit: contain;
}
.gridProduct{
    margin-bottom: 15px;
}
.block__promo {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    margin-bottom: 10px;
}
.pr-top {
    background-color: #f6f6f6;
    border-bottom: 1px solid #e0e0e0;
    padding: 8px 10px;
}
.pr-top p{
    margin: 0;
}
.pr-top p:first-child{
    font-weight: bold;
}
.pr-content {
    padding: 15px 10px 10px 10px;
}
.pr-content>ul{
    padding-left: 20px;
}
.col-banner{
    margin: 15px 0;
    padding: 0 5px;
}
.col-banner a{
    display: inline-block;
    border-radius: 8px;
    overflow: hidden;
}
@media (max-width: 768px){
    .col-banner{
        margin: 5px 0;
        padding: 0 15px;
    }
    .block__promo{
        margin-top: 10px;
    }
}
.newDetail{
    background: #fff;
}
.hotline-phone-ring-wrap_lv {
    position: fixed;
    bottom: 85px;
    left: 0;
    z-index: 999999;
}
.hotline-phone-ring_lv {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}
.hotline-phone-ring-circle_lv {
    width: 85px;
    height: 85px;
    top: 0;
    left: 0;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e60808;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: .5;
}
.hotline-phone-ring-circle-fill_lv {
    width: 55px;
    height: 55px;
    top: 16px;
    left: 16px;
    position: absolute;
    background-color: #e60808;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle_lv {
    background-color: #e60808;
    width: 33px;
    height: 33px;
    top: 27px;
    left: 27px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hotline-phone-ring-img-circle_lv .pps-btn-img_lv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hotline-phone-ring-img-circle_lv .pps-btn-img_lv img {
    width: 20px;
    height: 20px;
}
.hotline-bar_lv {
    position: absolute;
    background: rgba(230, 8, 8, 0.7);
    height: 40px;
    min-width: 160px;
    line-height: 40px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50px !important;
    left: 23px;
    bottom: 46px;
    width: max-content;
}
.hotline-bar_lv>a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    text-indent: 40px;
    display: block;
    letter-spacing: 1px;
    line-height: 40px;
    font-family: Arial;
}
@media (max-width: 768px) {
    .hotline-bar_lv {
        display: none;
    }
}
a.pps-btn-img_lv {
    color: #fff;
}
.delivery_box,.supplier_box{
    display: none;
}
.deal_box {
    box-shadow: 0 0 10px 3px #e2e2e2;
    border: 1px solid #efefef;
    margin-right: 30px;
}
.ss_info {
    text-align: center;
    margin: 10px 0 20px 0;
    font-weight: 600;
    text-transform: uppercase;
}
.cate-lastestNews {
    position: absolute;
    right: 0;
    top: -15px;
    width: 100%;
    z-index: 10;
    text-align: center;
}
.cate-lastestNews a {
    font-size: 15px;
    color: #fff;
    display: inline-block!important;
    padding: 4px 25px;
    vertical-align: top;
    margin-bottom: 5px;
    margin-right: 5px;
    border-radius: 25px;
    font-family: "Montserrat",sans-serif;
    font-weight: 600;
    letter-spacing: 0.5px;
    background: #218fce;
    height: auto!important;
}
.deal-title {
    text-align: center;
    margin: 20px 0;
    position: relative;
}
.heading-bar__title {
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    color: #c73241;
    background: #fff;
    z-index: 999;
    position: relative;
    padding: 0 10px;
    margin: 0;
}
.deal-title:after {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    background: #d7cbcb69;
    position: absolute;
    top: 50%;
}
.productBlock .price {
    display: block;
    text-align: center;
    color: #d0021c;
    font-size: 18px;
    /* margin-bottom: 8px; */
    font-weight: 700;
    margin-bottom: 0;
}
.price-old.black {
    display: flex;
    text-align: center;
    /* width: 100%; */
    color: #a4a4a4;
    font-size: 14px;
    line-height: 17px;
    text-decoration-line: line-through;
    align-items: center;
    margin: 0 7px 0 0;
}
.saleTag_item {
    display: inline-block;
    text-align: center;
}
.saleTag_item span {
    padding: 3px;
    margin-left: 0;
    vertical-align: text-top;
    color: #eb5757;
    background: #fff0e9;
    border-radius: 4px;
    font-size: 14px;
}
.box-item-price {
    display: flex;
    align-items: center;
    justify-content: center;
}
.saleTag{
    display: none;
}
.bct-img{
    display: flex;
    align-items: center;
}
.topfooter_fanpage-bottom {
    display: inline-flex;
    width: 100%;
    text-align: center;
    align-items: center;
    margin-top: 30px;
}
.bottomBlock {
    margin-top: 30px;
}
h4.ft-title {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
}
.buy-check{
    color: #00be84;
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    margin-left: 0.5rem;
}
.user-name {
    display: flex;
    align-items: center;
}
.user-name p{
    margin: 0;
}
.blockCategory .blockCateMenu>h2{
    padding: 20px 25px 0 5px;
}
.banner_deal .owl-buttons .owl-prev, .banner_deal .owl-buttons .owl-next {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.banner_deal .owl-buttons .owl-prev{
    left: 20px;
}
.banner_deal .owl-buttons .owl-next{
    right: 0;
}
.banner_deal .owl-buttons svg{
    width: 20px;
    height: 20px;
}
.wrap-filter-news .filter-news-head {
    height: 35px;
    max-width: 200px;
    border: 1px solid #000;
    line-height: 35px;
    padding: 0 15px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
}
.wrap-filter-news .filter-news-head i {
    position: absolute;
    right: 10px;
    top: 10px;
}
.wrap-filter-news {
    margin-bottom: 30px;
    position: relative;
    display: flex;
    justify-content: center;
}
.filter-news-content {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.filter-news-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.filter-news-content ul li a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.filter-news-content ul li a:hover {
    background-color: #00944a;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.wrap-filter-news > div {
    width: 200px;
    position: relative;
}
.wrap-filter-news > div:not(:last-child) {
    margin-right: 20px;
}
.productBlock>div {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 10px;
}
.qty-input {
    color: #000;
    background: #fff;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.qty-input .product-qty,
.qty-input .qty-count {
    background: transparent;
    color: inherit;
    font-weight: 500;
    font-size: 12px;
    border: none;
    display: inline-block;
    min-width: 0;
    height: 2.5rem;
    line-height: 1;
}
.qty-input .product-qty:focus,
.qty-input .qty-count:focus {
    outline: none;
}
.qty-input .product-qty {
    width: 35px;
    height: 15px;
    min-width: 0;
    display: inline-block;
    text-align: center;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}
.qty-input .product-qty::-webkit-outer-spin-button, .qty-input .product-qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}
.qty-input .qty-count {
    padding: 0;
    cursor: pointer;
    width: 2.5rem;
    font-size: 1.25em;
    text-indent: 0;
    overflow: hidden;
    position: relative;
}
.qty-input .qty-count--add:after {
    transform: rotate(90deg);
}
.qty-input .qty-count:disabled {
    color: #ccc;
    background: #f2f2f2;
    cursor: not-allowed;
    border-color: transparent;
}
.qty-input .qty-count:disabled:before, .qty-input .qty-count:disabled:after {
    background: #ccc;
}
.qty-input {
    border-radius: 4px;
    box-shadow: 0 1em 2em -0.9em rgba(0, 0, 0, 0.7);
    transform: scale(1.5);
    border: 1px solid #ddd;
    margin-bottom: 10px;
    margin-top: 10px;
}