.grecaptcha-badge{display:none}.pad0{padding:0}@media (min-width: 992px){.padleft0{padding-left:0}}.zoomContainer{z-index:99}.border-solid{border:1px solid #e1e1e1}#btnnewreview{background:#c11b1b !important;border-radius:5px;transition:all .2s ease-in-out}#btnnewreview:hover{background:#000 !important}.bizweb-product-reviews-badge{margin-left:0 !important;margin-bottom:5px !important}.bizweb-product-reviews-badge .bizweb-product-reviews-star i{font-size:14px !important}.bizweb-product-reviews-badge div{padding:0 !important;display:none !important}.bizweb-product-reviews-badge div.bizweb-product-reviews-star{display:block !important}.view-more-product{text-align:center;clear:both;margin-top:30px}.view-more-product a{display:inline-block;padding:15px 60px;background:#c11b1b;color:#FFF;font-weight:bold}.view-more-product a:hover{background:#941515;color:#fff;text-decoration:none}footer{background:#2d2d2d;padding:40px 0 0;color:#FFF;clear:both;font-family:"Roboto Condensed", sans-serif;font-weight:300}footer a{color:#FFF}footer a:hover{color:#c11b1b}footer b,footer strong{font-weight:500}footer h4{color:#FFF;position:relative;margin:0 0 15px;padding-bottom:5px;font-weight:400}footer h4 span{display:inline-block;border-bottom:1px solid #fff}footer .topfoter{padding-bottom:60px}footer .topfoter .footer-infor .logo-footer img{margin-bottom:20px;max-height:50px}@media (max-width: 767px){footer .topfoter .footer-infor .logo-footer{display:block;text-align:center}footer .topfoter .footer-infor .logo-footer img{max-height:30px}}footer .topfoter .footer-infor .social{margin-top:0;margin-bottom:20px}footer .topfoter .footer-infor .social li{margin-right:10px;display:inline-block;width:40px;height:40px;margin-bottom:10px}footer .topfoter .footer-infor .social li img{width:40px;height:40px}footer .topfoter .footer-infor p{margin-bottom:10px}footer .topfoter .footer-click{margin-top:20px}footer .topfoter .footer-click .list-menu li{padding:3px 0}footer .topfoter .footer-click .info-footer{padding-top:8px}footer .topfoter .footer-click .info-footer p{position:relative;margin-bottom:8px}footer .footer-frame{position:relative}@media (min-width: 992px){footer .footer-frame .footer-bottom{bottom:0;right:0}footer .footer-frame .footer-bottom .row{display:flex}}@media (max-width: 767px){footer .footer-frame .footer-bottom .footer-infor{margin-bottom:30px;text-align:center}}footer .footer-hotline{border:3px solid #fff;position:relative;padding:55px 15px 15px;max-width:260px;margin:55px 0 0 auto}@media (max-width: 767px){footer .footer-hotline{margin:10px auto 15px}}footer .footer-hotline:before{content:"";position:absolute;top:-22px;left:0;right:0;margin:auto;width:80px;height:40px;background:#2d2d2d}footer .footer-hotline i{background:#8f8f8f;width:60px;height:60px;text-align:center;line-height:60px;border-radius:50%;font-size:32px;position:absolute;top:-30px;left:0;right:0;margin:auto}footer .footer-hotline ul li{font-weight:300;margin-bottom:10px;text-align:center}footer .footer-hotline ul li:last-child{margin-bottom:0}footer .footer-hotline ul li a{font-size:24px;font-weight:600}footer .fot_copyright{background:#000;padding:10px 0}footer .fot_copyright .banquyen,footer .fot_copyright a{font-weight:bold;color:#fff}footer .fot_copyright .block-xs{margin:0 5px}@media (max-width: 767px){footer .fot_copyright .block-xs{display:block;height:0;overflow:hidden}}#back-to-top{background:#c11b1b;color:#fff;position:fixed;right:15px;bottom:15px;top:initial !important;width:30px;line-height:30px;text-align:center;border-radius:5px;transition:all .5s;z-index:99;opacity:0}#back-to-top.show{opacity:1}@media (min-width: 1200px){#back-to-top:hover{background:#941515;color:#fff}}@-webkit-keyframes shine{100%{left:125%}}@keyframes shine{100%{left:125%}}.aside-item{margin-bottom:25px}.aside-item .title_module_arrow{background:#c11b1b;color:#fff;padding:10px;font-size:18px;font-weight:bold;margin:0}.aside-item.aside-filter .module-title{margin:0;background:#2f2f2f;color:#FFF;padding:10px;font-size:18px;font-weight:bold;margin:0}.aside-item.aside-filter .aside-title{margin:5px 0 20px;font-size:14px;font-weight:700}@media (max-width: 991px){.aside-item.aside-filter .aside-title{margin:0 0 10px;font-size:12px}}.aside-item.aside-filter .aside-content{margin:0}.section-cate .item{background:#f7f8f9;float:left;width:100%;text-align:center;font-weight:bold;color:#c11b1b;background-position:center 5px;background-repeat:no-repeat;height:90px;padding:55px 5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .2s}.section-cate .item:hover{background-position:center 1px}.section-cate.section-cate-scroll{display:none}@media (min-width: 1200px){.section-cate.section-cate-scroll{position:fixed;top:-110px;left:0;right:0;margin:auto;z-index:999;background:#fff;padding:10px 0;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);transition:500ms all;display:block}.section-cate.section-cate-scroll.sticky-cate{top:0 !important;transition:500ms all}}.banner{display:inline-block;position:relative;overflow:hidden}.banner:before{position:absolute;top:0;left:-90%;z-index:2;display:block;content:'';width:50%;height:100%;background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}.banner:hover:before{-webkit-animation:shine .75s;animation:shine .75s}.section-product .owl-carousel:hover .owl-nav .owl-prev{left:15px}.section-product .owl-carousel:hover .owl-nav .owl-next{right:15px}.section-product.section-product-1{background:#f2f2f2;padding:40px 0}.section-product.section-product-1 h2{font-size:30px;display:inline-block;position:relative;margin:15px 0}@media (max-width: 1199px){.section-product.section-product-1 h2{font-size:25px}}.section-product.section-product-1 h2 a{position:relative;z-index:99}.section-product.section-product-1 h2:after{content:'';background:#c11b1b;height:6px;width:100%;position:absolute;left:0;bottom:8px;z-index:9}.section-product.section-product-1 h2 span{display:block;font-size:20px}.section-product.section-product-1 .banner{display:block}.section-product.section-product-1 .banner img{width:100%}.section-product.section-product-2{background:#fff;padding:40px 0}.section-product.section-product-2 h2{font-size:30px;display:inline-block;position:relative;margin:15px 0}@media (max-width: 1199px){.section-product.section-product-2 h2{font-size:25px}}.section-product.section-product-2 h2 a{position:relative;z-index:99}.section-product.section-product-2 h2:after{content:'';background:#c11b1b;height:6px;width:100%;position:absolute;left:0;bottom:8px;z-index:9}.section-product.section-product-2 h2 span{display:block;font-size:20px}@media (min-width: 1200px){.section-product.section-product-2 .product-col{width:20%}}.section-product .item{padding:15px;position:relative}.section-product.section-product-tab .module-title{padding-top:225px;background:url(//bizweb.dktcdn.net/100/427/122/themes/1109782/assets/bg_product_tab.jpg?1775644151721) top center no-repeat;border-bottom:5px #c11b1b solid;margin-bottom:30px;background-size:cover}.section-product.section-product-tab .module-title .container{position:relative}.section-product.section-product-tab .module-title h2{margin:0}.section-product.section-product-tab .module-title h2 a{color:#FFF}.section-product.section-product-tab .module-title .tabs-title-ajax{float:left;width:calc(100% - 30px);position:absolute;bottom:0;right:15px}.section-product.section-product-tab .module-title .tabs-title-ajax .title-desktop{float:left;width:100%}.section-product.section-product-tab .module-title .tabs-title-ajax .title-desktop h2{float:left;line-height:1;padding:0 0 10px}.section-product.section-product-tab .module-title .tabs-title-ajax .title-desktop .tabs-title{float:right;text-align:right}.section-product.section-product-tab .module-title .tabs-title-ajax .title-desktop .tabs-title li{display:inline-block;background:rgba(142,142,142,0.4);padding:10px 15px;color:#FFF;font-weight:bold;text-transform:uppercase}.section-product.section-product-tab .module-title .tabs-title-ajax .title-desktop .tabs-title li.current,.section-product.section-product-tab .module-title .tabs-title-ajax .title-desktop .tabs-title li:hover{background:#c11b1b;color:#fff}.section-brands{background:#f7f8f9;padding:40px 0}.section-brands img{margin:0 auto}.section-twocol{padding:45px 0}.section-twocol h2{margin-top:0;margin-bottom:30px;border-bottom:2px #c11b1b solid;font-size:18px}.section-twocol h2 a{display:inline-block;background:#c11b1b;padding:10px 20px 8px}.section-twocol .list-product-mini .product-box-mini{display:inline-block;vertical-align:top;margin-bottom:10px}@media (min-width: 992px){.section-twocol .list-product-mini .product-box-mini{width:49.5%}}.section-twocol .list-product-mini .product-box-mini:nth-child(2n+1){clear:left}.section-twocol .list-product-mini .product-box-mini .product-thumbnail{float:left;width:100px;height:100px;text-align:center}.section-twocol .list-product-mini .product-box-mini .product-thumbnail img{max-height:100%}.section-twocol .list-product-mini .product-box-mini .product-info{float:right;width:calc(100% - 110px)}.section-twocol .list-product-mini .product-box-mini .product-info h3{margin:0 0 5px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section-twocol .list-product-mini .product-box-mini .product-info .price-box{margin-bottom:5px}.section-twocol .list-product-mini .product-box-mini .product-info .price-box .special-price{font-weight:bold;color:#c11b1b}.section-twocol .list-product-mini .product-box-mini .product-info .price-box .old-price{font-size:12px;text-decoration:line-through;color:#8a8a8a}.section-twocol .list-product-mini .product-box-mini .product-info .variants{margin:0;opacity:0;transition:all .3s}.section-twocol .list-product-mini .product-box-mini .product-info .variants button{height:30px;line-height:30px;padding:0 10px;background:#c11b1b;color:#000;text-transform:uppercase;font-weight:bold;width:135px;max-width:100%}.section-twocol .list-product-mini .product-box-mini .product-info .variants button:hover{background:#000;color:#c11b1b}.section-twocol .list-product-mini .product-box-mini:hover .variants{opacity:1}.subscribe_and_socials{background:#dadada;clear:both;padding:35px 0}.subscribe_and_socials h4{color:#c11b1b;margin:0 0 5px}.subscribe_and_socials p{color:#c11b1b;margin:0}.subscribe_and_socials #subscribe-form{position:relative;margin:0;margin-top:6px}.subscribe_and_socials #subscribe-form input{background:none;border:none;border-bottom:1px #c11b1b solid;padding:0;border-radius:0;width:calc(100% - 170px);margin:0;box-shadow:none;color:#c11b1b}.subscribe_and_socials #subscribe-form input::placeholder{color:#c11b1b;opacity:1}.subscribe_and_socials #subscribe-form input:-ms-input-placeholder{color:#c11b1b}.subscribe_and_socials #subscribe-form input::-ms-input-placeholder{color:#c11b1b}.subscribe_and_socials #subscribe-form button{position:absolute;right:0;top:0;background:#c11b1b;color:#fff;font-weight:bold;transition:all .3s}.subscribe_and_socials #subscribe-form button:hover{background:#941515;color:#FFF}.product-hot h2{background:#000;padding:10px;color:#FFF;margin:0;font-size:16px;font-weight:bold}.product-hot .list{display:inline-block;width:100%;vertical-align:top}.product-hot .list .product-box-mini{float:left;padding:10px;width:100%}.product-hot .list .product-box-mini:not(:last-child){border-bottom:1px #e1e1e1 solid}@media (max-width: 991px) and (min-width: 768px){.product-hot .list .product-box-mini{width:50%;height:121px}.product-hot .list .product-box-mini:nth-child(5){border:none}.product-hot .list .product-box-mini:nth-child(2n+1){clear:left}}.product-hot .list .product-box-mini .product-thumbnail{float:left;width:100px;height:100px}.product-hot .list .product-box-mini .product-thumbnail img{max-height:100%}.product-hot .list .product-box-mini .product-info{float:left;width:calc(100% - 100px);padding-left:10px}.product-hot .list .product-box-mini .product-info h3{font-size:14px;margin:0 0 5px}.product-hot .list .product-box-mini .product-info .special-price{font-weight:bold;color:#c11b1b}.product-hot .list .product-box-mini .product-info .old-price{color:#8a8a8a;font-size:13px;text-decoration:line-through}.page-search h2{font-size:25px;margin-top:0}.backdrop__body-backdrop___1rvky{visibility:hidden;position:fixed;opacity:0;width:100%;left:0;top:0 !important;right:0;bottom:0;background-color:rgba(0,0,0,0.55);z-index:9999;transition:opacity .5s ease}.backdrop__body-backdrop___1rvky.active{transition:opacity .5s ease;visibility:visible;opacity:1}@media (max-width: 1199px) and (min-width: 992px){.main-header .logo{padding:4px 15px}.main-header .logo img{max-height:90px}.main-header .cart-header{padding:0}.section-twocol .list-product-mini .product-box-mini .product-info .variants button{font-size:12px}footer .topfoter .footer-click{margin-top:17px}}@media (max-width: 992px){.menu_mobile{height:100%;overflow-y:auto;width:290px;position:fixed;background-color:#fff;-webkit-transition:-webkit-transform 0.5s;transition:transform 0.5s;z-index:999999 !important;top:0 !important;left:0;-webkit-transform:translateX(-290px);-ms-transform:translateX(-290px);transform:translateX(-290px)}.menu_mobile.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.menu_mobile .account{background:#c11b1b;padding:10px 30px 10px 50px;color:#fff}.menu_mobile .account i{position:absolute;background:#FFF;width:30px;line-height:30px;text-align:center;border-radius:50%;top:4px;left:10px;color:#000}.menu_mobile .account i.fa-arrow-left{right:0;left:auto;background:none;color:#fff}.menu_mobile .account a{color:#fff}.menu_mobile .ul_collections{width:100%;float:left}.menu_mobile .ul_collections li{position:relative;background:#fff;display:block;border-top:solid  1px #e4ebf0}.menu_mobile .ul_collections li:last-child{border-bottom:solid 1px #e4ebf0}.menu_mobile .ul_collections li.special{background:#f5f5f5}.menu_mobile .ul_collections li.special a{font-weight:700;font-size:14px;text-decoration:none;padding:10px 15px}.menu_mobile .ul_collections li.current{background:#ebebeb}.menu_mobile .ul_collections li .level0 .level1{background:#f5f4f4}.menu_mobile .ul_collections li .level0 .level1 a{padding:6px 15px 6px 20px;position:relative;line-height:22px}.menu_mobile .ul_collections li .level0 .level1:last-child{border-bottom:0px}.menu_mobile .ul_collections li .level0 .level1 .level1.current{border-top:0px}.menu_mobile .ul_collections li .level0 .level1 .level1.current>.fa{color:#e63939}.menu_mobile .ul_collections li .level0 .level1 .level1:last-child{border-bottom:0px}.menu_mobile .ul_collections li .level0 .level1 .level1 .level2,.menu_mobile .ul_collections li .level0 .level1 .level1 .level3{background:#f5f4f4}.menu_mobile .ul_collections li .level0 .level1 .level1 .level2 a,.menu_mobile .ul_collections li .level0 .level1 .level1 .level3 a{padding:6px 30px 6px 30px;position:relative;line-height:22px}.menu_mobile .ul_collections li .level0 .level1 .level1 .level2:last-child,.menu_mobile .ul_collections li .level0 .level1 .level1 .level3:last-child{border-bottom:0px}.menu_mobile .ul_collections li .level0 .level1 .level1 .level3 a{padding:6px 30px 6px 40px}.menu_mobile .ul_collections li .fa{position:absolute;right:0px;width:40px;top:0px;text-align:center;height:34px;line-height:34px}.menu_mobile .ul_collections li a{padding:7px 10px;font-size:14px;display:block;text-decoration:none}.menu_mobile .ul_{width:100%;float:left}.menu_mobile .ul_ li span{padding-left:15px}.menu_mobile .ul_ li .phone_{color:red;padding-left:5px}.menu_mobile .ul_ li a{color:#111111;font-weight:400;font-size:15px;text-decoration:none;padding:10px 15px}}.menu-bar,.action-bar-mobile{display:none}@media (max-width: 991px){header.header{background:#c11b1b;text-align:center}.main-header .hotline{margin:11px 0;margin-left:40px}.menu-bar{padding:0;float:left;height:30px;width:30px;line-height:30px;position:relative;top:3px;display:block}.menu-bar a svg{width:30px;height:30px}.menu-bar a svg path{fill:#fff}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{opacity:0.6}.section-product .owl-carousel .owl-nav .owl-prev{left:15px}.section-product .owl-carousel .owl-nav .owl-next{right:15px}.section-product.section-product-tab .module-title{padding-top:160px}.section-product.section-product-tab .module-title .title-mobile{float:left;padding-bottom:10px}.section-product.section-product-tab .module-title .tab-mobile{float:right;font-size:16px}.section-product.section-product-tab .module-title .tab-mobile li{color:#FFF;line-height:34px;vertical-align:top}.section-product.section-product-tab .module-title .tab-mobile li.prev{font-size:20px;margin-right:10px;width:30px;text-align:center}.section-product.section-product-tab .module-title .tab-mobile li.next{font-size:20px;margin-left:10px;width:30px;text-align:center}.opacity_filter.opacity_filter_true{content:" ";width:100%;height:100%;background:rgba(0,0,0,0.5);position:fixed;top:0px;left:0px;z-index:99999}#open-filters{color:#fff;background:#c11b1b;position:fixed;right:0;top:35% !important;width:40px;height:40px;line-height:40px;text-align:center;cursor:pointer;border-radius:20px 0px 0px 20px;z-index:99999;font-size:18px;-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}#open-filters.openf{right:256px}#open-filters.openf i:before{content:'\f00d'}}@media (max-width: 991px) and (min-width: 768px){footer h4{margin-bottom:20px}footer .topfoter .footer-click.footer-col-last{margin-top:50px}.main-header .logo img{height:40px}}@media (max-width: 767px){.awe-section-1{margin-bottom:5px}.awe-section-2{margin-bottom:20px}.section-product.section-product-tab .module-title{padding-top:140px}.section-product.section-product-tab .module-title .title-mobile,.section-product.section-product-tab .module-title .tab-mobile{text-align:center;width:100%}.section-product.section-product-tab .module-title .tab-mobile{margin-bottom:10px}.section-product .banner{margin-bottom:15px}.main-header .logo img{height:40px}.main-header .header-right{padding:0 15px 0 0}.main-header .header-right .top-cart-contain{margin-left:10px;padding:1px 0}.main-header .top-cart-contain{padding:0}.main-header .top-cart-contain .mini-cart{top:0}.main-header .top-cart-contain .mini-cart .cart-link{padding:15px 0 0}.main-header .top-cart-contain .mini-cart .cart-link img{position:initial;width:30px}.main-header .top-cart-contain .mini-cart .cart-link .count_item_pr{position:absolute;left:15px;top:9px;display:inline-block;font-size:12px;width:20px;height:20px;line-height:20px}.section-product.section-product-1{padding:20px 0}.section-product.section-product-1 h2{margin-bottom:0}.page-product .details-product .details-pro .form_button_details{padding-left:90px}.page-product .details-product .details-pro .title-product{font-size:20px}.page-product .details-product .details-pro .price-box .special-price{font-size:18px}.page-product .details-product .details-pro .price-box .special-price .sale-tag{bottom:0}.page-product .details-product .details-pro .price-box .old-price{font-size:16px}.page-article .addthis_inline_share_toolbox{float:left !important}.search-menu{float:right;margin-top:10px}.search-mobile{margin-top:10px}.search-mobile form{margin:0;position:relative}.search-mobile form input{height:40px;padding:0 15px}.search-mobile form button{position:absolute;right:0;top:0;background:none;padding:0 11px}.page-blog .blog_full .blog-inner .blog-img{margin-bottom:10px}footer h4{margin-bottom:10px}footer h4.cliked:before{content:'\f055';font-family:fontawesome;position:absolute;right:0;top:0;color:#c11b1b;display:none}footer h4.cliked.open_:before{content:'\f056'}}.about-des{clear:both}.about-des .about-well{min-height:20px;padding:0;padding-bottom:35px;background-color:#fff;position:relative;margin-bottom:18px;box-shadow:none;outline:none;border:none;border-radius:0}.about-des .about-well .ba-text-fpt{height:200px;overflow:hidden;-webkit-transition:height 0.2s;-moz-transition:height 0.2s;transition:height 0.2s}.about-des .about-well .ba-text-fpt ul{list-style:disc outside;padding-left:17px;margin-bottom:15px}.about-des .about-well .ba-text-fpt ol{list-style:decimal outside;padding-left:17px;margin-bottom:15px}.about-des .about-well.expanded .ba-text-fpt{height:auto;-webkit-transition:height 0.2s;-moz-transition:height 0.2s;transition:height 0.2s}.about-des .about-well.expanded .less-text{display:block}.about-des .about-well.expanded .more-text{display:none}.about-des .about-well.expanded .show-more::before{display:none}.about-des .about-well .show-more{position:relative;text-align:center}.about-des .about-well .show-more .btn--view-more{background:#c11b1b;color:#fff;transition:all .3s;display:inline-block;padding:6px 10px;font-weight:bold;text-decoration:none;height:auto;line-height:normal;text-transform:uppercase}.about-des .about-well .show-more .btn--view-more:hover,.about-des .about-well .show-more .btn--view-more:focus{background:#941515;color:#fff}.about-des .about-well .show-more::before{display:block;content:"";height:120px;position:absolute;top:-120px;width:100%;left:0;background:rgba(255,255,255,0.6);background:linear-gradient(180deg, rgba(255,255,255,0), rgba(255,255,255,0.33) 33%, rgba(255,255,255,0.8) 83%, #fff)}.about-des .about-well .less-text{display:none}.rte a,.rte a span{color:#ED3237 !important}.col-lg-2.col-md-2.col-sm-4.col-xs-12.footer-click{padding-left:0}@media (min-width: 992px){.section-slider .owl-carousel .owl-item img{width:100%}}.section-banner img{width:100%}.ab-most-view-product-module,.abps-views-block{clear:both !important}.bct,.dmca-badge{display:block;margin-bottom:20px}.bct img,.dmca-badge img{width:250px}@media (max-width: 767px){.bct,.dmca-badge{display:block;width:100%;text-align:center}footer .topfoter .footer-infor .social li:not(:last-child){margin-right:5px}}.swatch .header{float:left;margin-right:13px;margin-top:5px}.section-brands .item{border-radius:10px !important;overflow:hidden}.bizweb-theme-previewer{display:none !important}
