@font-face {
    font-family:'SF Pro Display';
    font-style:normal;
    font-weight:100;
    src: url(/fonts/SFProDisplay/SF-Pro-Display-Ultralight.ttf);
}
@font-face {
    font-family:'SF Pro Display';
    font-style:normal;
    font-weight:200;
    src: url(/fonts/SFProDisplay/SF-Pro-Display-Thin.ttf);
}
@font-face {
    font-family:'SF Pro Display';
    font-style:normal;
    font-weight:300;
    src: url(/fonts/SFProDisplay/SF-Pro-Display-Light.ttf);
}
@font-face {
    font-family:'SF Pro Display';
    font-style:normal;
    font-weight:500;
    src: url(/fonts/SFProDisplay/SF-Pro-Display-Medium.ttf);
}
@font-face {
    font-family:'SF Pro Display';
    font-style:normal;
    font-weight:600;
    src: url(/fonts/SFProDisplay/SF-Pro-Display-Semibold.ttf);
}
@font-face {
    font-family:'SF Pro Display';
    font-style:normal;
    font-weight:700;
    src: url(/fonts/SFProDisplay/SF-Pro-Display-Bold.ttf);
}
@font-face {
    font-family:'SF Pro Display';
    font-style:normal;
    font-weight:800;
    src: url(/fonts/SFProDisplay/SF-Pro-Display-Heavy.ttf);
}
@font-face {
    font-family:'SF Pro Display';
    font-style:normal;
    font-weight:900;
    src: url(/fonts/SFProDisplay/SF-Pro-Display-Black.ttf);
}
/*@font-face {*/
/*    font-family:'SF Pro Display';*/
/*    font-style:normal;*/
/*    font-weight:400;*/
/*    src: url(/fonts/SFProDisplay/SF-Pro-Display-Regular.otf);*/
/*}*/



@font-face {
    font-family:'SFU Futura';
    font-style:normal;
    font-weight:500;
    src: url(/tp/T0356/font/SFUFuruta/SFUFuturaHeavy.TTF);
}


*,.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "SF Pro Display", sans-serif;
}
.pageAlbum .post-content span,.pageAlbum .post-content p{
    font-family: "SF Pro Display", sans-serif !important;
}
a{
    color: #111;
}
a:hover,
a:active,
a:focus{
    text-decoration: none;
    color: #c61b1b;
    outline: unset;
}
input:active,
input:focus,
button:active,
button:focus
{
    border: none;
    outline: unset;
}
.topHeader img{
    display: block;
    width: 100%;
}
img{
    object-fit: scale-down;
    width: 100%;
    height: auto;
}
.topHeader .policyHeader{
    list-style: none;
    padding: 0;
    display: flex;
    margin: 0;
    align-items: center;
    justify-content: space-around;
}
.topHeader .policyHeader li p{
    margin: 0;
}
.botHeader{
    padding: 21px 0;
    transition: all .3s ease;
}
.botHeader.fixed{
    position: fixed;
    background: #fff;
    width: 100%;
    z-index: 9;
    top: 0;
    border-bottom: 1px solid rgba(0,0,0,.25);
    left: 0;
    transition: all .3s ease;
}
.botHeader .container{
    display: flex;
    align-items: center;
}
.logoHeader{
    padding: 0;
}
.logoHeader a img{
    width: 77px;
    height: 48px;
}
.menuMain ul{
    padding: 0;
    list-style: none;
    margin: 0;
}
.nav-navbar{
    display: flex;
    align-items: center;
    justify-content: center;
}
.nav-navbar ul{
    visibility: hidden;
    opacity: 0;
    /*display: none;*/
    transition: all .6s ease;
}
.nav-navbar .title_lv1>a{
    font-weight: 700;
    color: #303030;
    /*padding: 10px 0;*/
    text-transform: uppercase;
    display: block;
    border-bottom: 2px solid #fff;
    font-size: 14px;
    position: relative;
}

.nav-navbar .title_lv1 > a .newTick {
    position: absolute;
    color: #C61B1B;
    font-size: 10px;
    border: 1px solid #C61B1B;
    padding: 2px 5px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 4px;
    top: -25px;
    right: 0;
}

.nav-navbar .title_lv1 > a .saleTick {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 4px;
    background: #c61b1b;
    font-size: 10px;
    border: 1px solid #c61b1b;
    padding: 2px 5px;
    color: #fff;
    position: absolute;
    top: -25px;
    right: 0;
}
.nav-navbar .title_lv1:hover .mainChild.levlup_2{
    visibility: visible;
    opacity: 1;
    /*display: block;*/
    transform: translateY(0px);
    transition: all .6s ease;
}
.nav-navbar .title_lv1 a i{
    margin-left: 5px;
    position: absolute;
    top: 5px;
}
.nav-navbar .title_lv1>a:hover{
    border-bottom: 2px solid #c61b1b;
}
.nav-navbar .title_lv1 .mainChild.levlup_2{
    position: absolute;
    background: #fff;
    top: 100%;
    left: 0;
    width: 150px;
    padding: 10px 0;
    /*border: 2px solid #c61b1b;*/
    z-index: 99;
    box-shadow: 0 3px 4px 0 rgba(0,0,0,.05);
    border-radius: 4px;
    transform: translateY(50px);
    transition: all .6s ease;
}
.nav-navbar>li{
    /*padding: 0 10px;*/
    margin-right: 36px;
}
.nav-navbar li{
    position: relative;
}
.nav-navbar ul li{
    padding: 5px;
}
.nav-navbar .title_lv1 .mainChild.levlup_2 li a{
    display: block;
    font-weight: 700;
    padding: 6px 5px;
    color: #111;
    border-radius: 4px;
}
.nav-navbar .title_lv1 .mainChild.levlup_2 li a:hover{
    background: #c61b1b;
    color: #fff;
}
.mainChild.levlup_3{
    position: absolute;
    background: #fff;
    top: 0;
    left: 100%;
    width: 150px;
    padding: 10px 0;
    /*border: 2px solid #c61b1b;*/
    z-index: 99;
    border-radius: 4px;
    box-shadow: 0 3px 4px 0 rgba(0,0,0,.05);
    transform: translateY(50px);
    transition: all .6s ease;
}
.nav-navbar .title_lv2:hover .mainChild.levlup_3{
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
}
.iconHeader{
    position: unset;
    display: flex;
    align-items: center;
    justify-content: right;
}
.btnIcon{
    margin-left: 20px;
    position: relative;
}
.btnIcon a{
    font-size: 16px;
}
.btnIcon a span{
    font-size: 14px;
}
.cartBtn{
    position: relative;
}
.open_drawer .overlay_chir.menu{
    display: block !important;
}
.open_drawerSearch .overlay_chir.menu{
    display: block !important;
}
.open_drawerCart .overlay_chir.menu{
    display: block !important;
}
.open_drawerFilter .overlay_chir.menu{
    display: block !important;
}
.overlay_chir {
    background: rgba(0,0,0,.6);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: none !important;
}
#cartSidebar{
    overflow: auto;
    position: fixed;
    right: 0;
    z-index: 999;
    background: #fff;
    top: 0;
    width: 500px;
    height: 100%;
    transition: all .4s cubic-bezier(.46,.01,.32,1);
    -ms-transform: translateX(500px);
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
}
#cartSidebar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
#cartSidebar::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}
#cartSidebar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #DE0404;
}
#cartSidebar .main_cart{
    padding: 40px 24px;
}
.open_drawerCart #cartSidebar{
    transform: translateX(0px);
}
#cartSidebar .main_cart h4{
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    line-height: 32px;
}
#cartSidebar .main_cart>p{
    font-size: 15px;
    margin: 0;
    line-height: 28px;
    padding-bottom: 24px;
    border-bottom: 1px solid #e6e6e6;
}
#cartSidebar .main_cart .closeCart{
    position: absolute;
    top: 35px;
    right: 32px;
    font-size: 24px;
}
#cartSidebar .main_cart .cartBody .cartBodyInner{
    padding: 25px 0;
}
#cartSidebar .main_cart .cartBody .cartItem{
    display: flex;
    margin-bottom: 24px;
}
#cartSidebar .main_cart .cartBody .cartItem:last-child{
    margin-bottom: 0;
}
#cartSidebar .main_cart .cartBody .cartItem .mediaImage{
    width: 128px;
    height: 128px;
}
#cartSidebar .main_cart .cartBody .cartItem .mediaImage a img{
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
#cartSidebar .main_cart .cartBody .cartItem .mediaBody{
    width: calc(100% - 128px);
    padding-left: 16px;
}
#cartSidebar .main_cart .cartBody .cartItem .mediaBody h3{
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
}
#cartSidebar .main_cart .cartBody .cartItem .mediaBody .vendorName{
    line-height: 24px;
    margin-bottom: 10px;
}
#cartSidebar .main_cart .cartBody .cartItem .mediaBody .priceProductCart{
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 10px;
}
#cartSidebar .main_cart .cartBody .cartItem .mediaBody .removeCartItem{
    line-height: 24px;
    display: inline-block;
    border-bottom: 1px solid #111;
}
#cartSidebar .main_cart .cartBody .cartSummaryGlobal{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #e6e6e6;
    line-height: 24px;
    padding: 24px 0;
}
#cartSidebar .main_cart .cartBody .cartSummaryGlobal .label__3OTM4{
    font-weight: 700;
}
#cartSidebar .main_cart .cartBody .cartSummaryGlobal .value__3Fz-s{
    line-height: 24px;
    font-size: 24px;
    font-weight: 700;
    color: #DE0404;
}
#cartSidebar .main_cart .cartBody .btnViewCart{
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    background: #DE0404;
    color: #fff;
    border-radius: 4px;
    border: none;
    display: block;
    text-align: center;
    padding: 5px 10px;
}
.policyBot{
    background: #F2F2F2;
    padding: 9px 0;
}
.policyBot ul{
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.policyBot ul li img{
    width: 32px;
    height: 29px;
}
.policyBot ul li span{
    font-size: 16px;
    color: #989898;
    margin-left: 20px;
}
footer{
    background: #232222;
}
footer .wrapperHome{
    border-bottom: 1px solid #010101;
    padding: 60px 0 44px;
}
footer .wrapperHome .footerItem .footerTitle{
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 17px;
    font-weight: 600;
}
footer .wrapperHome .footerItem .footerContent ul{
    list-style: none;
    color: #fff;
    padding: 0;
    margin: 0;
}
footer .wrapperHome .footerItem .footerContent ul li{
   margin-bottom: 10px;
}
footer .wrapperHome .footerItem .footerContent ul li a{
    color: #CBCBCB;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
}
footer .wrapperHome .footerItem .footerContent .newsletterForm{
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    position: relative;
    margin: 33px 0 15px;
    display: flex;
    align-items: center;
}
footer .wrapperHome .footerItem .footerContent .newsletterForm input{
    width: 100%;
    font-size: 14px;
    padding: 12px 15px;
    color: #656565;
    height: 48px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
footer .wrapperHome .footerItem .footerContent .newsletterForm button{
    background: #232222;
    /*position: absolute;*/
    /*right: 0;*/
    color: #fff;
    /*height: 100%;*/
    /*width: auto;*/
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    text-transform: uppercase;
    font-size: 12px;
    /*padding: 0 15px;*/
    width: 105px;
    height: 48px;
    border: none;
}
footer .wrapperHome .footerItem .footerContent p{
    color: #CBCBCB;
    margin: 0;
    font-size: 13px;
    line-height: 20px;
}
footer .wrapperHome .footerItem .footerContent a{
    color: #CBCBCB;
}
.facebookIcon a img{
    background: #1877F2;
    border-radius: 50%;
    padding: 4px;
    width: 18px;
}
.gmailIcon a img{
    background: #ECDADA;
    border-radius: 50%;
    padding: 5px 4px;
    width: 18px;
}
.youtubeIcon a i{
    background: #FF0000;
    border-radius: 50%;
    padding: 4px 3px;
    color: #fff;
    font-size: 10px;
}
.instagramIcon a i{
    background: #F00073;
    border-radius: 50%;
    padding: 4px 5px;
    color: #fff;
    font-size: 10px;
}
.socialItem a span{
    margin-left: 10px;
}
.footer-bottom{
    padding: 30px 0;
}
.footer-bottom .container{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer-bottom .container .copyright{
    color: #CBCBCB;
    font-weight: 400;
    display: block;
    width: 50%;
}
.footer-bottom .container .copyright{
    color: #CBCBCB;
    font-weight: 400;
    display: block;
    width: 50%;
}
.footer-bottom .container .paymentBy{
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: end;
}
.footer-bottom .container .paymentBy span{
    color: #CBCBCB;
    font-weight: 400;
    margin-right: 10px;
}
.footer-bottom .container .paymentBy .listMethod img{
    margin-left: 13px;
    width: 30px;
}
.footer-bottom .container .bottom-info {
    text-align: center;
    color: #cbcbcb;
    margin-top: 10px;
}

.mobileItem{
    padding: 15px 32px 0;
}
.mobileItem .mobileTitle{
    border-top: 1px solid #E2E2E2;
    padding-top: 27px;
    margin: 0 0 14px;
    font-size: 16px;
    text-transform: uppercase;
    color: #303030;
    font-weight: 600;
}
#mobile_menu .mobileItem .mobileContent ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.mobileContent ul li a{
    color: #656565;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
}
#mobile_menu .newsletter{
    padding: 20px 32px 120px;
}
#mobile_menu .newsletter .mobileTitle{
    border-top: 1px solid #E2E2E2;
    padding-top: 23px;
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    color: #303030;
    font-weight: 600;
}
.mobileContent .newsletterForm{
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    position: relative;
    margin: 23px 0 14px;
    display: flex;
    align-items: center;
}
.mobileContent .newsletterForm input{
    width: 100%;
    font-size: 14px;
    /*padding: 12px 15px;*/
    color: #656565;
    height: 48px;
    line-height: 48px;
    padding: 0 15px;
    border: none;
}
.mobileContent .newsletterForm button{
    background: #232222;
    /*position: absolute;*/
    /*right: 0;*/
    color: #fff;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    text-transform: uppercase;
    font-size: 12px;
    padding: 0;
    border: none;
    width: 90px;
    height: 48px;
}
.mobileContent p{
    color: #656565;
    margin: 0;
    font-size: 13px;
    line-height: 20px;
}
.mobileContent a{
    color: #656565;
}
.bannerHome{
    position: relative;
}
.bannerHome .wrapBoxSearch{
    position: absolute;
    bottom: 20px;
    z-index: 1;
    width: 100%;
    text-align: center;
}
.wrapBoxSearch form{
    width: 680px;
    display: inline-block;
    position: relative;
    border: 1px solid #FFFFFF;
    border-radius: 3px;
    background: #fff;
}
.wrapBoxSearch form input{
    color: #303030;
    padding: 10px 20px;
    width: 99%;
    border: none;
}
.wrapBoxSearch form button{
    background: #303030;
    color: #fff;
    border: none;
    position: absolute;
    right: 0;
    height: 100%;
    padding: 0 15px;
    border-radius: 0 4px 4px 0;
}
.listCate{
    padding: 60px 0 70px;
    text-align: center;
}
.listCate .cateItem{
    display: inline-block;
    border: 1px dashed #969696;
    padding: 9px;
    border-radius: 50%;
    margin-right: 30px;
}
.listCate .cateItem:hover .menu-img-icon{
    background: #232222;
}
.listCate .cateItem:hover .menu-img-icon img{
    filter: invert(1);
    transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out,-webkit-transform .4s ease-out;
    -webkit-transform: rotateY(
            360deg);
    transform: rotateY(
            360deg);
}
.listCate .cateItem:hover .menu-img-icon .image-title{
    color: #fff;
}
.listCate .cateItem:last-child{
    margin-right: 0;
}
.listCate .cateItem .menu-img-icon{
    display: inline-block;
    text-align: center;
    background: #EEEEEE;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    padding: 15px 0;
}
.listCate .cateItem .menu-img-icon img{
    width: 40px;
    height: 40px;
}
.listCate .cateItem .menu-img-icon .image-title{
    color: #303030;
    font-weight: 500;
    margin-top: 15px;
    text-transform: uppercase;
    line-height: 14px;
}
.titlePromotion{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 42px;
}
.titleLeft .wrappImage{
    display: inline-block;
    margin-right: 27px;
}
.titleLeft .wrappCountdown{
    display: inline-block;
}
#countDown>div{
    background: #1D1D1D;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
    width: 30px;
    text-align: center;
    padding: 2px 0;
    margin-left: 8px;
}
.viewMoreFlash a{
    color: #D40404;
    text-transform: uppercase;
    font-weight: 700;
}
.titlePromotion .line{
    height: 1px;
    background: #C4C4C4;
    width: 580px;
}
.boxPromotionProduct .buyProduct{
    font-size: 12px;
    margin-bottom: 0;
    text-align: center;
}
.boxPromotionProduct .buyProduct span{
    color: #d40404;
    font-weight: 600;
}
.boxPromotionProduct .productPrice{
    margin-top: 14px;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    text-align: center;
}
.boxPromotionProduct .productPrice span{
    font-size: 18px;
    margin: 0;
}
.productPrice span{
    color: #D40404;
    font-weight: 500;
    /* display: flex; */
    order: 2;
    font-size: 14px;
    margin-right: 8px;
}
.productPrice del{
    color: #656565;
    font-weight: 400;
}
.saleLabel{
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    background: #D40404;
    display: inline-block;
    border-radius: 8px 0px 8px 0;
    padding: 4px 9px;
    position: absolute;
    top: 8px;
    left: 12px;
}
.boxPromotionProduct  .productInfo .productName{
    text-align: center;
}
.productInfo .productName{
    color: #303030;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 13px 0 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 20px;

}
.bannerPromotion{
    margin: 68px 0 0 0;
}
.bannerPromotion .bannerPromotionItem{
    padding: 0 9px;
    margin-bottom: 18px;
}
.boxHotProduct .titleBoxProduct h3{
    font-size: 26px;
    line-height: 31px;
    color: #303030;
    text-transform: uppercase;
    text-align: center;
    margin: 42px 0 40px;
}
.hotProductList.owl-carousel .owl-dots{
    text-align: center;
    margin: 40px 0 70px;
}
.hotProductList.owl-carousel button.owl-dot{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #E5E5E5;
    margin: 0 10px;
}
.hotProductList.owl-carousel button.owl-dot.active{
    background: #8E8E8E;
}
.hook-reviews{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px;
}
.starbap-prev-badgetext{
    font-size: 12px;
    color: #656565;
    margin-left: 5px;
}
.hook-reviews .starbap-prev-badge {
    display: flex;
    align-items: center;
}
.starbap-prev-badge .starbap-star{
    font-size: 10px;
    color: #8E8E8E;
}
.hook-reviews .number-purchase{
    color: #656565;
    font-size: 12px;
}
.voteView1 .star-1.starbap-star.starbap--off>i.fa.fa-star:before, .voteView2 .star-1.starbap-star.starbap--off>i.fa.fa-star:before, .voteView2 .star-2.starbap-star.starbap--off>i.fa.fa-star:before, .voteView3 .star-1.starbap-star.starbap--off>i.fa.fa-star:before, .voteView3 .star-2.starbap-star.starbap--off>i.fa.fa-star:before, .voteView3 .star-3.starbap-star.starbap--off>i.fa.fa-star:before, .voteView4 .star-1.starbap-star.starbap--off>i.fa.fa-star:before, .voteView4 .star-2.starbap-star.starbap--off>i.fa.fa-star:before, .voteView4 .star-3.starbap-star.starbap--off>i.fa.fa-star:before, .voteView4 .star-4.starbap-star.starbap--off>i.fa.fa-star:before, .voteView5 .starbap-star.starbap--off>i.fa.fa-star:before, .voteHover .starbap-star.starbap--off>i.fa.fa-star:before {
    color: #EC7304;
}
.color-swatches{
    padding: 0;
    list-style: none;
    white-space: nowrap;
    overflow: hidden;
    max-width: 66px;
    display: inline-block;
    margin: 0;
}
.color-swatches li{
    display: inline-block;
    border: 1px solid transparent;
    border-radius: 50%;
    padding: 3px;
}
.color-swatches li.swatch-active{
    border: 1px solid #000;
}
.color-swatches li span{
    width: 14px;
    height: 14px;
    display: block;
    border-radius: 50%;
    border: 1px solid #D8D8D8;
}
.color-swatches::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
.color-swatches::-webkit-scrollbar {
    height: 5px;
    background-color: #F5F5F5;
    /*display: none;*/
}
.color-swatches::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #D40404;
}
.wishlistItems{
    color: #8e8e8e;
}
.wrappMidInfo{
    height: 27px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.frameImageChilds{
    display: flex;
    align-items: center;
}
.frameImageChilds .numberColor{
    color: #656565;
    font-size: 12px;
    margin-left: 10px;
}
.bannerCategoryTop ul{
    padding: 0;
    list-style: none;
    margin: 16px 0;
    text-align: center;
}
.bannerCategoryTop ul li a{
    color: #656565;
    text-transform: uppercase;
    font-weight: 700;
}
.bannerCategoryTop ul li{
    display: inline-block;
    margin-right: 16px;
}
.bannerCategoryTop ul li:last-child{
    margin-right: 0;
}
.bannerCategoryTop .policy ul{
    display: flex;
    justify-content: center;
    align-items: center;
}
.bannerCategoryTop .policy ul li{
    margin: 0;
}
.bannerCategoryTop .policy ul li:first-child a{
    border: 1px solid #FFD2D2;
}
.bannerCategoryTop .policy ul li a{
    width: 80px;
    margin-right: 8px;
    background: #fff;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: none;
    font-weight: 400;
    font-size: 11px;
    line-height: 12px;
    border: 1px solid #E0E0E0;
    border-radius: 3px;
}
.bannerCategoryTop .policy ul li img{
    margin-right: 4px;
}
.bannerCategoryTop .policy ul li:first-child span{
    padding: 0;
}
.bannerCategoryTop .policy ul li span{
    font-size: 12px;
    line-height: 12px;
    color: #303030;
    display: block;
    padding: 0 10px;
}
.headCategory{
    height: 107px;
    background-size: cover;
    background-position: top center;
    margin-bottom: 40px;
}
.breadcrumbCate{
    margin: 0;
    list-style: none;
    justify-content: center;
    display: flex;
    align-items: center;
    padding: 20px 0 0;
}
.breadcrumbCate li a:after{
    font-family : "Font Awesome 5 Pro";
    content: "\f105";
    margin: 0 20px;
}
.breadcrumbCate li:last-child a:after{
    content: "";
}
.headCategory .wrapBoxSearch{
    /*margin-top: -28px;*/
    text-align: center;
}
.headCategory .wrapBoxSearch form{
    box-shadow: rgb(50 50 93 / 25%) 0 50px 100px -20px, rgb(0 0 0 / 30%) 0 10px 20px -10px;
}
.filterCat{
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 38px;
}
.filterCat .category-list{
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
}
.filterCat .category-list li a{
    background: #F7F7F7;
    border: 1px solid #D0D0D0;
    box-sizing: border-box;
    border-radius: 2px;
    display: block;
    padding: 8px 10px;
    color: #303030;
    margin-right: 10px;
}
.titleCategory{
    font-size: 18px;
    color: #303030;
    margin-bottom: 20px;
}
.fixedBox h4.toggle{
    font-weight: 600;
    font-size: 16px;
    color: #303030;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px 0 20px;
}
.fixedBox h3.toggle i{
    cursor: pointer;
}
.fixedBox h3.toggle.active i:before{
    content: "\f068";
}
.fixedBox .check-box-list{
    list-style: none;
    padding: 0;
    margin: 0;
}
.filter-size .check-box-list li{
    display: inline-block;
    padding: 4px 8px;
    border: 1px solid #D0D0D0;
    border-radius: 2px;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}
.filter-size .check-box-list li.active{
    background: #dc0606;
    color: #fff;
    border-color: transparent;
}
.filter-size .check-box-list li.active label{
   color: #fff;
    font-weight: 600;
}
.filter-color .check-box-list li input,
.filter-size .check-box-list li input{
    display: none;
}

.filter-size .check-box-list li label{
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    color: #303030;
    line-height: 14px;
    position: relative;
}
.filter-color .check-box-list .filter-item.active{
    box-shadow: 0 0 0 3px #fff, 0 0 0 4px #d5d4d4;
}
.filter-color .check-box-list .filter-item.active:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 6px;
    height: 5px;
    width: 10px;
    z-index: 99;
    border: 2px solid #fff;
    border-top-style: none;
    border-right-style: none;
    -webkit-transform: rotate(
            -45deg);
    transform: rotate(
            -45deg);
}
.check-box-list{
    overflow: auto;
    max-height: 110px;
}
.check-box-list::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
.check-box-list::-webkit-scrollbar{
    width: 8px;
    background-color: #F5F5F5;
}
.check-box-list::-webkit-scrollbar-thumb{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #d40404;
}
.filter-color .check-box-list li{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 8px 12px 8px 0;
    display: inline-block;
    cursor: pointer;
    position: relative;
    border: 1px solid #D8D8D8;
}
.filterBoxLeft{
    padding-left: 0;
}
.gridProductCategory .productItem{
    margin-bottom: 30px;
}
.pagination{
    border-top: 1px solid #E1E1E1;
    padding-top: 40px;
    text-align: center;
    display: block;
}
.pagination .paginator .labelPages,
.pagination .paginator .titlePages{
    display: none;
}
.pagination .paginator a,
.pagination .paginator span{
    font-size: 16px;
    font-weight: 400;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
}
.pagination .paginator span.currentPage{
    background: #303030;
    color: #fff;
}
.pagination .paginator a.paging-previous,
.pagination .paginator a.paging-next{
    opacity: 0.5;
    width: auto;
}
.paginator .paging-previous:before {
    font-family: "Font Awesome 5 Pro";
    content: '\f0a8';
}
.paginator .paging-previous:after {
    content: 'Preview';
    margin-left: 16px;
    margin-right: 30px;
}
.paginator .paging-next:before {
    content: 'Next';
    margin-left: 30px;
    margin-right: 16px;
}
.paginator .paging-next:after {
    font-family: "Font Awesome 5 Pro";
    content: '\f0a9';
}
.check-box-list li{
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    cursor: pointer;
}
.check-box-list li input{
    margin: 0;
}
.check-box-list li label{
    margin-bottom: 0;
    font-weight: 400;
    font-size: 14px;
    color: #303030;
    line-height: 28px;
    margin-left: 12px;
}
#slider-range{
    height: 6px;
    margin-top: 20px;
    margin-bottom: 16px;
    background: #EBEBEB;
}
#slider-range .ui-slider-handle.ui-state-default.ui-corner-all{
    box-shadow: 0 1px 3px rgb(0 0 0 / 30%);
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    top: -8px;
    border: none;
    cursor: pointer;
}
#slider-range .ui-slider-range.ui-widget-header.ui-corner-all{
    background: #DC0606;
}
.check-box-list .dropdown_wrapper{
    padding: 0 10px;
}
.dropdown_wrapper .text-green{
    font-size: 12px;
    color: #303030;
    font-weight: 500;
    text-align: center;
    display: flex;
    justify-content: space-between;
}
.titlePrice{
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    line-height: 12px;
    color: #303030;
}
.titlePrice .text2{
    color: #656565;
}
.titlePrice .text2 span{
    color: #dc0606;
}
.promotionImage a img{
    width: 100%;
}
.midCategory{
    margin: 30px 0 20px;
}
.midCategory label{
    margin: 0;
    font-weight: 500;
    color: #303030;
}
.midCategory select{
    border: 1px solid #D0D0D0;
    border-radius: 2px;
    font-size: 14px;
    color: #303030;
    font-weight: 400;
    padding: 10px 12px;
    margin-left: 15px;
}
.contentCat{
    margin: 40px 0 50px;
}
.paginationControl a,
.paginationControl span{
    display: none;
}
.paginationControl .labelPages{
    display: block;
    color: #DE0404;
    margin: 0 8px;
    font-size: 18px;
}
.rightButtonCat{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.paginationControl{
    display: flex;
    align-items: center;
}
.cartHeaderContent{
    box-shadow: 0 0 14px rgb(0 0 0 / 6%);
    border: 1px solid #EEEEEE;
    width: 300px;
    position: absolute;
    top: 55px;
    right: 0;
    z-index: 9;
    background: #fff;
    padding: 20px 15px;
}
.cartHeaderContent .mini-cart__product-info a{
    font-size: 14px;
    color: #303030;
}
.aspect-ratio{
    display: inline-block;
    float: left;
}
.aspect-ratio img{
    width: 70px;
    height: 90px;
    display: block;
}
.mini-cart__item-wrapper{
    display: inline-block;
    width: calc(100% - 70px);
    padding-left: 12px;
}
.mini-cart__item-wrapper .mini-cart__price-list{
    margin: 5px 0;
}
.mini-cart__item-wrapper .mini-cart__price-list .price--highlight{
    color: #D40404;
    margin-right: 8px;
}
.mini-cart__item-wrapper .mini-cart__price-list .price--compare{
    color: #656565;
    font-size: 12px;
}
.mini-cart__recap{
    border-top: 1px solid #E7E7E7;
    padding-top: 18px;
}
.mini-cart__recap .mini-cart__recap-price-line{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mini-cart__recap .mini-cart__recap-price-line span{
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
    color: #D40404;
}
.mini-cart__recap .mini-cart__recap-price-line span:first-child{
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #303030;
}
.button--secondary{
    background: #303030;
    color: #fff;
    text-transform: uppercase;
    display: block;
    border-radius: 3px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-top: 20px;
}
.mini-cart__quantity{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.mini-cart__quantity .quantity-selector{
    display: flex;
    align-items: center;
}
.mini-cart__quantity .quantity-selector span{
    font-size: 12px;
    line-height: 20px;
    margin-right: 6px;
}
.mini-cart__quantity .quantity-selector .quantity-area{
    display: flex;
    align-items: center;
}
.mini-cart__quantity .quantity-selector .quantity-area .qty-btn{
    color: #656565;
    background: none;
    font-size: 20px;
    border: none;
}
.mini-cart__quantity .quantity-selector .quantity-area .qty-view{
    border: none;
    width: 18px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}
.mini-cart__quantity-remove{
    font-size: 14px;
    color: #D40404;
    text-decoration: underline;
    font-weight: 600;
}
.mini-cart__empty-state{
    text-align: center;
}
.button--full{
    background: #D40404;
    color: #fff;
    text-transform: uppercase;
    display: block;
    border-radius: 3px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-top: 20px;
}
.mini-cart__line-item{
    margin-bottom: 15px;
}
.wishlistItems svg{
    fill: none;
    stroke: #808284;
}
.wishlistItems.active svg{
    fill: #de0404;
    stroke: none;
}
#flip{
    position: relative;
    display: none;
}
.accountFix{
    position: fixed;
    left: 36px;
    bottom: 87px;
    background: #1FB6FF;
    color: #fff;
    width: 56px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    border-radius: 50%;
    font-size: 16px;
    z-index: 99;
}
.page-title{
    text-align: center;
}
.page-title .title-head{
    font-size: 26px;
    line-height: 31px;
    color: #303030;
    text-transform: uppercase;
}
.listPromotion{
    margin: 30px 0;
}
.flashsaleProductList{
    margin-top: 65px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.flashsaleProductList .productInfo{
    text-align: center;
}
.flashsaleProductList .productInfo .productPrice{
    margin: 16px 0 10px;
}
.flashsaleProductList .productInfo .productPrice .priceNew{
    font-size: 18px;
    line-height: 18px;
}
.flashsaleProductList .productInfo .buyProduct{
    font-size: 12px;
    margin-bottom: 0;
}
.flashsaleProductList .productInfo .buyProduct span{
    color: #D40404;
    font-weight: 600;
}
.flashsaleProductList.owl-carousel .owl-dots{
    text-align: center;
    margin: 40px 0 70px;
}
.flashsaleProductList.owl-carousel button.owl-dot{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #E5E5E5;
    margin: 0 10px;
}
.flashsaleProductList.owl-carousel button.owl-dot.active{
    background: #8E8E8E;
}
.promotionView .bannerPromotion{
    margin-top: 0;
}
.userBox{
    position: absolute;
    width: 200px;
    right: 0;
    top: 55px;
    border: 1px solid #eee;
    background: #FFFFFF;
    box-shadow: 0 0 10px rgb(0 0 0 / 13%);
    border-radius: 3px;
    padding: 22px 16px;
    z-index: 2;
    display: none;
}
.userBox a{
    font-size: 14px;
    color: #303030;
    display: block;
}
.userBox a:first-child{
    color: #DE0404;
    margin-bottom: 10px;
}


.tableResponsivetab .table>thead{
    background: #f6f6f6;
    border-radius: 4px 4px 0 0;
    font-size: 14px;
    line-height: 24px;
    color: #7e7e7e;
}
.tableResponsivetab .table>tbody>tr>td,
.tableResponsivetab .table>tbody>tr>th,
.tableResponsivetab .table>tfoot>tr>td,
.tableResponsivetab .table>tfoot>tr>th,
.tableResponsivetab .table>thead>tr>td,
.tableResponsivetab .table>thead>tr>th{
    padding: 20px 32px;
    vertical-align: middle;
}
.col-left-account .page-title{
    text-align: center;
}

.col-left-account .page-title p{
    font-size: 16px;
    color: #333333;
    margin-bottom: 56px;
}
#wishlist-row40.cart .imageWislist a img{
    width: 120px;
    border-radius: 4px;
}
.nameWislist a{
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    color: #2d2d29;
    display: block;
}
.nameWislist a.btn-buyNow{
    display: inline-block;
    border-bottom: 1px solid;
    font-size: 13px;
    cursor: pointer;
}
.priceWislist{
    color: #d40404;
    font-weight: 600;
}
.statusWislist span i{
    margin-right: 10px;
}
.table>tbody>tr>td.actitonWislist{
    vertical-align: bottom;
    text-align: right;
}
.table>tbody#wishlist-row40>tr>td.actitonWislist{
    vertical-align: top;
}
.actitonWislist .removeFav{
    color: #d40404;
    font-size: 25px;
}
.actitonWislist .actionBtn .btn-buyNow{
    width: 170px;
    line-height: 24px;
    display: inline-flex;
    background: #d40404;
    color: #fff;
    border-radius: 4px;
    align-items: center;
    justify-content: space-between;
    padding: 12px 20px;
    margin-top: 20px;
    cursor: pointer;
}
.wishlistBtn{
    position: relative;
}

.quantityProduct .input-groupBtn{
    display: flex;
}
.quantityProduct .input-groupBtn .number-sidebar{
    width: 30px;
    padding: 0;
    border: none;
    text-align: center;
    border-radius: unset;
    box-shadow: unset;
    background: none;
}
.quantityProduct .input-groupBtn button{
    color: #656565;
    border: none;
    background: none;
    font-size: 20px;
}
.actitonWislist .remove-item-cart{
    color: #d40404;
    font-size: 25px;
}
.orderWrapp{
    background: #f6f6f6;
    padding: 24px;
    border-radius: 4px;
}
.orderWrapp .each-row{
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 24px;
    padding-bottom: 24px;
}
.orderWrapp .each-row:last-child{
    border-bottom: unset;
    margin-bottom: 0;
    padding-bottom: 0;
}
.orderWrapp .each-row h3{
    margin: 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #2d2d29;
}
.orderWrapp .each-row .box-style{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.orderWrapp .each-row .box-style .text-label{
    line-height: 24px;
}
.orderWrapp .each-row .box-style .totals_price1{
    line-height: 24px;
}
.orderWrapp .each-row .box-style .totals_price2{
    line-height: 24px;
    font-size: 24px;
    color: #d40404;
}
.orderWrapp .each-row .btn-checkout{
    text-transform: uppercase;
    background: #d40404;
    color: #fff;
    border-radius: 4px;
    display: block;
    padding: 14px 0;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
}
.orderWrapp .each-row .btn-buy{
    text-transform: uppercase;
    background: #fff;
    color: #333;
    border-radius: 4px;
    border: 1px solid #e6e6e6;
    display: block;
    padding: 14px 0;
    font-weight: 600;
    text-align: center;
}
.productItem:hover .productImage a img{
    opacity: 0.8;
}
.bannerPromotionItem:hover a img{
    opacity: 0.8;
}
.productItem .productImage{
    position: relative;
}
.voteView1 .star-1.starbap-star, .voteView2 .star-1.starbap-star, .voteView2 .star-2.starbap-star, .voteView3 .star-1.starbap-star, .voteView3 .star-2.starbap-star, .voteView3 .star-3.starbap-star, .voteView4 .star-1.starbap-star, .voteView4 .star-2.starbap-star, .voteView4 .star-3.starbap-star, .voteView4 .star-4.starbap-star, .voteView5 .starbap-star, .voteHover .starbap-star {
    color: #ec7304;
}
.orderIndex{
    background: #eee;
    padding: 15px;
}
.orderIndex .cart_header_labels{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.orderIndex .ajax_content_cart .list_product_cart{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.orderIndex .ajax_content_cart .list_product_cart .btn.btn-user-vote{
    margin-top: 0;
    margin-bottom: 5px;
}
.modal{
    pointer-events: none;
}
.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: auto;
    touch-action: auto;
}
.wrappLabel{
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 999;
}
.label-sold{
    color: #d40404;
    font-weight: 600;
    font-size: 9px;
    padding: 4px;
    background: #fff;
    border: 1px solid #FFD2D2;
}
#modalShow.modal.in .modal-dialog{
    margin: 160px auto;
}
#modalShow.modal.in .modal-dialog .modal-content{
    background: none;
    box-shadow: none;
    border: none;
}
.desc-modal img{
    width: 60px;
}
.mini-cart__line-item-list{
    overflow-y: scroll;
    max-height: 375px;
    overflow-x: hidden;
    padding-right: 15px;
}
.mini-cart__line-item-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
.mini-cart__line-item-list::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
}
.mini-cart__line-item-list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #d40404;
}
#blockRate .starbap-rev__content .starbap-rev__body{
    word-break: unset;
}
.listProductCategory{
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 1200px) {
    footer .wrapperHome .footerItem{
        width: 22%;
    }
    footer .wrapperHome .footerItem.newsletter{
        width: 34%;
    }
    .home-slider .item {
        height: calc(100vw*444/1434);
    }
    .home-slider .item a img{
        object-fit: cover;
        height: 100%;
    }
    .bannerPromotion .row{
        margin-left: -24px;
        margin-right: -24px;
    }
    .filterCat .category-list{
        display: block;
        overflow: unset;
    }
    .filterCat .category-list li {
        display: inline-flex;
    }
    .gridProductCategory{
        width: 82%;
    }
    .gridProductCategory .listProductCategory .productItem{
        padding: 0 4px;
    }
    .filterBoxLeft{
        width: 18%;
    }
    .productWrap{
        margin-top: 15px;
    }
    .flashsaleProductList .productItem{
        padding: 0 4px;
        margin-bottom: 20px;
    }

    .orderIndex .cart_header_labels .label_item{
        width: 12%;
    }
    .orderIndex .cart_header_labels .label_item.product{
        width: 38%;
    }
    .orderIndex .cart_header_labels .label_item.totalPrice{
        width: 14%;
    }
    .orderIndex .ajax_content_cart .list_product_cart .cpro_item{
        width: 12%;
    }
    .orderIndex .ajax_content_cart .list_product_cart .cpro_item.product{
        width: 38%;
    }
    .orderIndex .ajax_content_cart .list_product_cart .cpro_item.line-price{
        width: 14%;
    }
    #homepage-main-carousel{
        min-height: 423px;
    }
    .category-session{
        min-height: 250px;
    }
    .bannerPromotion-home{
        min-height: 712px;
    }
}
@media (max-width: 768px) {
    .botHeaderMobile{
        transition: all .3s ease;
    }
    .botHeaderMobile.fixed{
        position: fixed;
        background: #fff;
        width: 100%;
        z-index: 9;
        top: 0;
        /*border-bottom: 1px solid rgba(0,0,0,.25);*/
        left: 0;
        /*transition: all .3s ease;*/
        box-shadow: 0 4px 40px rgb(0 0 0 / 12%);
    }
    .botHeaderMobile .container {
        display: flex;
        align-items: center;
    }
    .botHeaderMobile .container > div {
        padding: 0;
    }
    .botHeaderMobile .logoHeader a img {
        width: 61px;
        height: 38px;
    }
    .logoHeader{
        text-align: center;
    }
    .botHeaderMobile .btnIcon {
        display: inline-block;
        margin-left: 15px;
    }
    .botHeaderMobile .bar-tool.btnIcon{
        margin: 0;
        display: none;
    }
    .botHeaderMobile .bar-tool.btnIcon a{
        font-size: 20px;
    }
    .botHeaderMobile .backHistory.btnIcon{
        margin: 0;
    }
    .botHeaderMobile .backHistory.btnIcon button{
        background: none;
        border: none;
        font-size: 30px;
        width: auto;
        padding: 0;
    }
    .btnIcon a span{
        display: none;
    }

    .botHeaderMobile .btnIcon a {
        font-size: 16px;
    }

    .botHeaderMobile .btnIcon a i {
        font-weight: 400;
    }

    .openSearchMobile i {
        font-size: 16px;
    }

    .iconRight {
        text-align: right;
    }

    .open_drawer #mobile_menu {
        transform: translateX(0px);
    }

    .open_drawerSearch .main_nav_header .boxSearchHeader {
        transform: translateX(0px);
    }

    #mobile_menu {
        position: fixed;
        -webkit-overflow-scrolling: touch;
        top: 0;
        bottom: 0;
        left: 0;
        padding: 0;
        max-width: 95%;
        /*z-index: 100;*/
        height: 100vh;
        z-index: 9999999999999;
        background-color: #fff;
        width: 375px;
        border-right: 1px solid #e9e9e9;
        transition: all .4s cubic-bezier(.46, .01, .32, 1);
        -ms-transform: translateX(-375px);
        -webkit-transform: translateX(-375px);
        transform: translateX(-375px);
        overflow-y: auto;
        overflow-x: hidden;
    }

    #mobile_menu ul {
        padding: 0 0 0 24px;
    }

    #mobile_menu ul li {
        list-style: none;
    }

    #mobile_menu .chir_menu_mobile {
        padding: 40px 32px 0;
        margin: 0;
    }

    .chir_menu_mobile > li:first-child a {
        border: none;
    }

    .fa-remove:before, .fa-close:before, .fa-times:before {
        font-size: 26px;
    }

    .chir_menu_mobile li {
        /*padding: 10px;*/
        position: relative;
    }

    .chir_menu_mobile li a {
        font-size: 14px;
        color: #303030;
        text-transform: uppercase;
        display: inline-block;
        height: 44px;
        line-height: 44px;
        font-family: 'SFU Futura';
        font-weight: 500;
    }

    .mobile_child a {
        width: 100%;
    }

    .chir_menu_mobile li a.open i {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        transition: transform .6s ease;
    }

    .chir_menu_mobile li a i {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        transition: transform .6s ease;
        position: absolute;
        right: 0;
        top: 13px;
        font-size: 20px;
        font-weight: 400;
        z-index: 999999;
        /*width: 46px;*/
        /*height: 46px;*/
        /*padding-top: 13px;*/
        text-align: center;
    }

    ul.mobile_lvlup {
        display: none;
    }

    .chir_menu_mobile li {
        /*padding: 6px 24px;*/
        position: relative;
    }


    .chir_menu_mobile li a img {
        width: 46px;
        height: 46px;
        margin-right: 8px;
    }

    .accountMobile {
        position: fixed;
        bottom: 0;
        z-index: 99;
        width: 100%;
        left: 0;
    }

    .accountMobile a {
        display: flex;
        font-size: 14px;
        align-items: center;
        justify-content: space-between;
        padding: 18px 24px;
        text-transform: uppercase;
        color: #fff;
        background: #DE0404;
        font-weight: 700;
    }

    .accountMobile a i {
        font-size: 20px;
        font-weight: 100;
    }

    .cartBtn .header__cart-count {
        top: -5px;
        left: 15px;
    }

    .main_nav_header .boxSearchHeader {
        position: fixed;
        -webkit-overflow-scrolling: touch;
        top: 0;
        bottom: 0;
        right: 0;
        padding: 0;
        max-width: 95%;
        z-index: 100;
        background-color: #fff;
        width: 310px;
        height: 100%;
        border-right: 1px solid #e9e9e9;
        transition: all .4s cubic-bezier(.46, .01, .32, 1);
        -ms-transform: translateX(310px);
        -webkit-transform: translateX(310px);
        transform: translateX(310px);
        visibility: visible;
        opacity: 1;
    }
    .boxSearchHeader .wrapBoxSearch h3{
        color: #303030;
        text-transform: uppercase;
        text-align: center;
        margin: 20px 0;
    }
    .boxSearchHeader .keySearch ul {
        width: 100%;
    }
    .boxSearchHeader .wrapBoxSearch {
        padding: 60px 32px;
    }
    .boxSearchHeader .logoSearchBox {
        position: fixed;
        bottom: 32px;
        right: 32px;
        z-index: 9999;
    }

    .main_nav_header .boxSearchHeader .bigSearchBar {
        width: 100%;
        border: 1px solid #000;
    }
    .topHeader .promotionTop{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .topHeader .promotionTop a{
        color: #ffff;
        font-size: 12px;
        background: #000;
        display: inline-block;
        padding: 1px 8px;
        border-radius: 30px;
    }
    .botHeaderMobile{
        padding: 8px 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    }
    .wrapBoxSearch{
        position: relative;
        padding-top: 40px;
        padding-bottom: 38px;
    }
    .wrapBoxSearch .closeSearch{
        color: #DE0404;
        position: absolute;
        top: 15px;
        right: 25px;
        font-size: 20px;
    }
    .wrapBoxSearch .closeSearch i{
        font-weight: 100;
    }
    .footer-bottom .container{
        display: block;
        text-align: center;
    }
    .footer-bottom .container .copyright{
        width: 100%;
        margin-bottom: 10px;
    }
    .footer-bottom .container .paymentBy{
        width: 100%;
        display: block;
    }
    .footer-bottom .container .paymentBy span{
        margin-bottom: 10px;
        display: block;
    }
    .footer-bottom .container .paymentBy .listMethod img:first-child{
        margin-left: 0;
    }
    .closeBar{
        position: absolute;
        right: 20px;
        top: 18px;
    }
    .closeBar i:before{
        font-size: 26px;
    }
    #mobile_menu ul li .newTick{
        font-size: 10px;
        color: #C61B1B;
        border: 1px solid #C61B1B;
        padding: 1px 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 4px;
        position: absolute;
        top: 0;
        line-height: normal;
    }
    #mobile_menu ul li .saleTick{
        font-size: 10px;
        background: #C61B1B;
        color: #fff;
        border: 1px solid #C61B1B;
        padding: 1px 3px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 4px;
        position: absolute;
        top: 0;
        line-height: normal;
    }
    .home-slider .item {
        height: 205px;
    }
    .home-slider .item a img{
        height: 100%;
        object-fit: cover;
    }
    .home-slider.owl-carousel .owl-dots{
        text-align: center;
        position: absolute;
        bottom: 12px;
        width: 100%;
    }
    .home-slider.owl-carousel button.owl-dot{
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #E5E5E5;
        margin: 0 6px;
    }
    .home-slider.owl-carousel button.owl-dot.active{
        background: #fff;
    }
    .bannerPromotionTop .container{
        padding: 0 12px;
    }
    .bannerPromotionTop .container .bannerPromotionItem{
        padding: 0 4px;
        margin-bottom: 8px;
    }
    .bannerPromotionTop .container .bannerPromotionItem img{
        width: 100%;
    }
    .bannerPromotionTop{
        margin: 8px 0 0;
    }
    .boxPromotionProduct{
        background: #303030;
        padding: 26px 16px;
    }
    .boxPromotionProduct .titlePromotion{
        margin-bottom: 18px;
    }
    .boxPromotionProduct .titlePromotion{
        margin-bottom: 18px;
    }
    .boxPromotionProduct .titleLeft .wrappImage{
        margin-right: 70px;
    }
    #countDown>div{
        border: 1px solid #8A8A8A;
    }
    .viewMoreFlash a{
        color: #fff;
    }
    .boxPromotionProduct .productItem{
        padding: 8px;
        background: #fff;
    }
    .category-session .titleSection h4{
        color: #303030;
        text-transform: uppercase;
        font-weight: 800;
        text-align: center;
        margin: 32px 0 24px;
    }
    .listCate .cateItem .menu-img-icon img{
        width: 45px;
        height: 45px;
    }
    .listCate .cateItem{
        width: 71px;
        height: 71px;
        padding: 5px;
        margin: 0;
    }
    .listCate .cateItem .menu-img-icon{
        padding: 7px;
        width: 100%;
        height: 100%;
    }
    .listCate.owl-carousel .owl-dots{
        text-align: center;
        margin: 20px 0;
    }
    .listCate.owl-carousel button.owl-dot{
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #E6E6E6;
        margin: 0 10px;
    }
    .listCate.owl-carousel button.owl-dot.active{
        background: #8E8E8E;
    }
    .wrap-item .image-title{
        text-align: center;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 500;
        margin-top: 13px;
    }
    /*.wrap-item{*/
    /*    display: inline-block;*/
    /*    margin: 0 8px;*/
    /*}*/
    .listCate{
        /*white-space: nowrap;*/
        /*overflow-x: auto;*/
        padding: 0 8px 24px;
    }
    /*.listCate::-webkit-scrollbar-track {*/
    /*    width: 50%;*/
    /*    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
    /*    border-radius: 10px;*/
    /*    background-color: #F5F5F5;*/
    /*}*/
    /*.listCate::-webkit-scrollbar {*/
    /*    width: 50%;*/
    /*    height: 1px;*/
    /*    background-color: #F5F5F5;*/
    /*}*/
    /*.listCate::-webkit-scrollbar-thumb {*/
    /*    width: 50%;*/
    /*    border-radius: 10px;*/
    /*    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
    /*    background-color: #D40404;*/
    /*}*/
    .boxNewProduct{
        background: #303030;
        padding-bottom: 24px;
    }
    .boxNewProduct .titleBoxProduct{
        text-align: center;
    }
    .boxNewProduct .titleBoxProduct h3{
        background-image: url(/tp/T0356/img/Vector1.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
        width: 240px;
        height: 30px;
        font-size: 14px;
        color: #fff;
        display: inline-block;
        margin: -2px 0 23px;
        line-height: 30px;
        text-transform: uppercase;
        text-align: center;
    }
    .boxNewProduct .productItem{
        padding: 8px;
        background: #fff;
    }
    .bannerPromotionBot{
        margin: 25px 0 20px;
    }
    .bannerPromotionBot .bannerPromotionItem{
        margin-bottom: 8px;
    }
    .navTab{
        padding: 0 4px;
        list-style: none;
        white-space: nowrap;
        overflow-x: auto;
        margin-bottom: 16px;
    }
    .navTab li{
        display: inline-block;
        margin-right: 16px;
    }
    .navTab li a{
        color: #656565;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 600;
        display: block;
        padding-bottom: 14px;
    }
    .navTab li a.active{
        border-bottom: 2px solid #D40404;
        color: #303030;
        font-weight: 600;
    }
    .categoryProduct .productListCat .productItem{
        padding: 0 4px;
        margin-bottom: 20px;
    }
    .productListCat{
        max-height: 900px;
        overflow: hidden;
        display: flex;
        flex-wrap: wrap;
    }
    .productListCat.fill{
        max-height: unset;
    }
    #flip.open{
        display: block;
    }
    #flip span{
        text-transform: uppercase;
        font-weight: 600;
        text-align: center;
        display: block;
        padding: 20px 0;
    }
    #flip span i{
        margin-left: 10px;
    }
    #flip.active{
        display: none;
    }
    #flip:after{
        left: 0;
        top: -50px;
        height: 51px;
        width: 100%;
        z-index: 1;
        content: '';
        position: absolute;
        background: linear-gradient(rgba(255,255,255,.5),rgba(255,255,255,1));
    }
    .menuBot{
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 99;
        background: #fff;
        border-top: 1px solid rgba(0, 0, 0, 0.25);
    }
    .menuBot ul{
        list-style: none;
        margin: 0;
        display: flex;
        align-items: center;
        padding: 8px 16px;
    }
    .menuBot ul li{
        width: 20%;
        text-align: center;
    }
    .menuBot ul li a span{
        display: block;
    }
    .menuBot ul li a{
        color: #656565;
        font-size: 12px;
        font-weight: 400;
    }
    .footer-bottom {
        padding: 30px 0 90px;
    }
    .headMobile ul{
        background: #F5F5F5;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 15px;
        list-style: none;
        margin: 0;
    }
    .headMobile ul .labelButton{
        position: relative;
        padding: 10px 0;
    }
    .headMobile ul li .check-box-list{
        position: absolute;
        width: 150px;
        display: block;
        background: #fff;
        z-index: 1;
        top: 100%;
        left: 0;
        padding: 18px 15px;
        box-shadow: 2px 3px 4px 0 rgb(0 0 0 / 5%);
        border: 1px solid #f1f1f1;
    }
    .headMobile ul li .check-box-list li{
        margin: 0;
    }
    .headMobile ul li a{
        display: inline-flex;
        align-items: center;
    }
    .headMobile ul li a span{
        font-size: 12px;
        color: #303030;
    }
    .headMobile ul li a i{
        margin-left: 12px;
    }
    .headMobile ul li a.active i{
        transform: rotate(
                180deg);
        transition: transform .6s ease;
    }
    .headMobile ul li:last-child a i{
        background: #303030;
        color: #fff;
        padding: 5px;
        border-radius: 3px;
    }
    .open_drawerFilter .contentCategoyPage .filterBoxLeft {
        /*transform: translateX(0px);*/
        /*visibility: visible;*/
        /*opacity: 1;*/
        right: 0;
        padding: 35px 16px 100px;
        overflow: auto;
    }
    .contentCategoyPage .filterBoxLeft{
        position: fixed;
        -webkit-overflow-scrolling: touch;
        top: 0;
        bottom: 0;
        right: -100%;
        padding: 0;
        z-index: 100;
        background-color: #fff;
        width: 100%;
        max-width: 90%;
        height: 100%;
        border-right: 1px solid #e9e9e9;
        transition: all .4s cubic-bezier(.46,.01,.32,1);
        /*-ms-transform: translateX(100%);*/
        /*-webkit-transform: translateX(100%);*/
        /*transform: translateX(100%);*/
        /*visibility: hidden;*/
        /*opacity: 0;*/
        float: unset;
    }
    .titleCategory .mobile span{
        font-size: 14px;
    }
    .titleCategory .mobile span:last-child{
        font-size: 12px;
        font-weight: 300;
        margin-left: 5px;
        color: #656565;
    }
    .loadMoreProduct{
        position: relative;
    }
    .loadMoreProduct span{
        text-transform: uppercase;
        font-weight: 600;
        text-align: center;
        display: block;
        padding: 20px 0;
    }
    .loadMoreProduct span i {
        margin-left: 10px;
    }
    .loadMoreProduct:after {
        left: 0;
        top: -85px;
        height: 85px;
        width: 100%;
        z-index: 1;
        content: '';
        position: absolute;
        background: linear-gradient(rgba(255,255,255,.5),rgba(255,255,255,1));
    }
    .categoryBackground .container{
        padding: 0 13px;
    }
    .gridProductCategory{
        padding: 0;
    }
    .gridProductCategory .productItem{
        margin-bottom: 20px;
        padding: 0 4px;
    }
    .mobilePagi{
        padding: 0;
    }
    .labelButton.color .check-box-list li input{
        display: none;
    }
    .labelButton.color .check-box-list li{
        width: 20px;
        height: 20px;
        border-radius: 50%;
        margin: 5px 10px 5px 0;
        display: inline-block;
        cursor: pointer;
        position: relative;
    }
    .labelButton.color .check-box-list .filter-item.active{
        box-shadow: 0 0 0 3px #fff, 0 0 0 4px #d5d4d4;
    }
    .labelButton.color .check-box-list .filter-item.active:before {
        content: '';
        position: absolute;
        top: 7px;
        left: 6px;
        height: 5px;
        width: 10px;
        z-index: 99;
        border: 2px solid #fff;
        border-top-style: none;
        border-right-style: none;
        -webkit-transform: rotate(
                -45deg);
        transform: rotate(
                -45deg);
    }
    .headMobile ul .labelButton.color .check-box-list{
        padding: 18px 0 18px 10px;
    }
    .noPadding{
        padding: 0;
    }
    .flashsaleProductList{
        margin-top: 0;
    }
    .policyFlashSale{
        font-size: 12px;
        line-height: 14px;
        background: #F5F5F5;
        text-align: center;
        padding: 9px 0;
    }
    .promotionView .titleCategory{
        margin: 16px 0;
    }
    .flashsaleProductList .productItem{
        margin-bottom: 16px;
        padding: 0 4px;
        width: 50%;
        display: inline-block;
        float: left;
    }
    .flashsaleProductList .productInfo {
        text-align: left;
    }
    .flashsaleProductList .productInfo .productPrice{
        margin: 12px 0 6px;
    }

    .listProductWislist .wislistItem{
        border-top: 1px solid #e6e6e6;
        padding: 15px;
        display: flex;
        position: relative;
    }
    .listProductWislist .wislistItem .mediaImage{
        width: 40%;
    }
    .listProductWislist .wislistItem .mediaBody{
        width: 60%;
    }
    .listProductWislist .wislistItem .mediaImage a img{
        width: 100%;
        /*height: 152px;*/
        border-radius: 4px;
    }
    .listProductWislist .wislistItem .mediaBody{
        padding-left: 15px;
    }
    .listProductWislist .wislistItem .mediaBody .productName{
        font-size: 18px;
        margin: 0 0 10px;
        line-height: 24px;
        font-weight: 600;
    }
    .listProductWislist .wislistItem .mediaBody .priceProductWislist{
        line-height: 24px;
        margin-bottom: 10px;
        color: #d9513f;
        font-weight: 600;
    }
    .listProductWislist .wislistItem .mediaBody .removeCartItem{
        line-height: 24px;
        padding-bottom: 5px;
        border-bottom: 1px solid;
    }
    .listProductWislist .wislistItem .mediaBody .statusProduct{
        margin-bottom: 10px;
        font-weight: 600;
    }
    .listProductWislist .actionBtn{
        padding: 0 15px;
    }
    .listProductWislist .actionBtn .btn-buyNow{
        display: flex;
        background: #185137;
        color: #fff;
        border-radius: 4px;
        align-items: center;
        justify-content: space-between;
        padding: 12px 20px;
        margin-bottom: 15px;
    }
    .wishlistBtn .wishlistCount {
        top: -8px;
        left: 15px;
    }
    .listProductWislist.cart .wislistItem .mediaBody .productName{
        margin: 16px 0 10px;
    }
    .listProductWislist.cart .remove-item-cart{
        position: absolute;
        top: 5px;
        right: 10px;
    }
    .headTab.fixed{
        padding: 10px 16px;
        position: fixed;
        background: #fff;
        width: 100%;
        z-index: 9;
        top: 0;
        /*border-bottom: 1px solid rgba(0,0,0,.25);*/
        box-shadow: 0 4px 40px rgb(0 0 0 / 12%);
        left: 0;
        /*transition: all .3s ease;*/
        text-align: center;
    }
    .headTab.fixed .navTab{
        margin: 0;
        padding: 0;
    }
    .headTab.fixed .navTab li a{
        padding-bottom: 5px;
    }
    .botHeaderMobile.close{
        display: none;
    }
    .closeFilter{
        position: absolute;
        right: 20px;
        top: 18px;
    }
    .boxSearchHeader .bigSearchBar{
        display: flex;
        align-items: center;
    }
    .boxSearchHeader .bigSearchBar .search__btn{
        position: unset;
        height: 40px;
        border-radius: 0 3px 3px 0;
    }
    .col-left-account .page-title p{
        margin-bottom: 20px;
    }
    .orderIndex .ajax_content_cart .list_product_cart .cpro_item.product{
        margin-top: 5px;
    }
    .orderIndex .ajax_content_cart .list_product_cart .btn.btn-user-vote{
        float: right;
    }
    #modalShow.modal.in .modal-dialog{
        margin: 200px auto;
    }
    .formContact form#fContact{
        width: 100%;
        padding: 0 15px;
    }
    .formContact form#fContact label input,
    .formContact form#fContact label textarea{
        width: 100%;
    }
    form#fContact label span{
        margin-bottom: 5px;
    }
}
@media (max-width: 375px){
    .boxPromotionProduct .titleLeft .wrappImage {
        margin-right: 52px;
    }
}
.sizePicker p a{
    position: relative;
}
.sizePicker p a.deactive:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    background: linear-gradient(to top left,rgba(0,0,0,0) 0%,rgba(0,0,0,0) calc(50% - 0.8px),#4f4e4e 50%,rgba(0,0,0,0) calc(50% + 0.8px),rgba(0,0,0,0) 100%),linear-gradient(to top right,rgba(0,0,0,0) 0%,rgba(0,0,0,0) calc(50% - 0.8px),#4f4e4e 50%,rgba(0,0,0,0) calc(50% + 0.8px),rgba(0,0,0,0) 100%);
}
.breadcrumbCate li a{
    color: #000;
}
.wrapBoxSearch{
    text-align: center;
}
@media (min-width: 1024px){
    .wrapBoxSearch form{
        box-shadow: rgb(50 50 93 / 25%) 0 50px 100px -20px, rgb(0 0 0 / 30%) 0 10px 20px -10px;
    }
}
.headCategory{
    margin-bottom: 0;
}
@media (max-width: 768px){
    .bread-crumb.margin-bottom-10 .wrapBoxSearch{
        display: none;
    }
    .bread-crumb.margin-bottom-10 .breadcrumbCate{
        display: none;
    }
    .categoryBackground .wrapBoxSearch{
        display: none;
    }
    .categoryBackground .breadcrumbCate{
        display: none;
    }
    .page_customer_account .wrapBoxSearch{
        display: none;
    }
    .page_customer_account .breadcrumbCate{
        display: none;
    }

    #fb-root .fb_dialog_content iframe[data-testid="bubble_iframe"] {
        bottom: 87px !important;
    }
    .accountFix {
        right: 28px;
        bottom: 165px;
        left: unset;
    }
}
ul.category-list.check-box-list{
    display: none;
}
@media (max-width: 1200px) and (min-width: 992px){
    .nav-navbar>li {
        margin-right: 18px;
    }
}

@media (min-width: 769px) {
    .accountFix {
        right: 28px;
        bottom: 165px;
        left: unset;
    }
}

body #fb-root .fb_iframe_widget iframe {
    right: 8px !important;
    left: unset !important;
}

body #fb-root .fb_dialog .fb_dialog_content iframe {
    right: 12px !important;
    left: unset !important;
}
.bannerPromotion.bannerPromotion-home .row {
    display: flex;
    flex-wrap: wrap;
}