.breadCrumbs{/* background-color: #eee; */}.breadCrumbs .wrap-content{padding: 0.75rem 0}
.breadCrumbs .wrap-content .breadcrumb{padding:0;margin-bottom:0;background-color:transparent;border-radius:0}
.breadCrumbs .wrap-content .breadcrumb-item a{color:#212529}
.breadCrumbs .wrap-content .breadcrumb-item.active a{color:var(--maincolor)}
.catchuoi1{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical}
.catchuoi2{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}
.catchuoi3{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical}
.catchuoi4{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical}
.catchuoi5{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5;display:-webkit-box;-webkit-box-orient:vertical}
.catchuoi6{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:6;display:-webkit-box;-webkit-box-orient:vertical}
.catchuoi7{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:7;display:-webkit-box;-webkit-box-orient:vertical}
.catchuoi8{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:8;display:-webkit-box;-webkit-box-orient:vertical}
.hover_sang1{position:relative; overflow:hidden}
.hover_sang1:before{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255,255,255,0.5);content: '';z-index:10;-webkit-transition: -webkit-transform 0.6s;transition: transform 0.6s;-webkit-transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0);
transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0)}
.hover_sang1:hover:before {-webkit-transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,120%,0);transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,120%,0)}
.hover_sang2{position:relative; overflow:hidden}
.hover_sang2:before{position: absolute;top: 0;left: -85%;z-index: 10;display: block;content: '';width: 50%;height: 100%;background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg)}
.hover_sang2:hover:before {transition: 1s;left: 100%}
.hinh_mo {position: relative;z-index: 2;}
.hinh_mo:before {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;;background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );}
.trang_den {filter: grayscale(100%);-moz-filter: grayscale(100%);-webkit-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);}
.trang_den:hover {filter: grayscale(0%);-moz-filter: grayscale(0%);-webkit-filter: grayscale(0%);-ms-filter: grayscale(0%);-o-filter: grayscale(0%);}
.zoom_hinh {overflow: hidden;}
.zoom_hinh img {transition: all 0.5s ease 0s;}
.zoom_hinh:hover img {transform: scale(1.2);}
.xoay_hinh {overflow: hidden;}
.xoay_hinh img {transition: all 1s ease 0s;}
.xoay_hinh:hover img {transform: rotate(360deg);}
.zoom_mo {position: relative;}
.zoom_mo:before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;background-color: rgba(255, 255, 255, 0.2);-webkit-transform: scale(0.2);-ms-transform: scale(0.2);-o-transform: scale(0.2);transform: scale(0.2);-webkit-transition: ease-in-out 500ms;-o-transition: ease-in-out 500ms;transition: ease-in-out 500ms;z-index: 1;}
.zoom_mo:hover:before {-webkit-transform: scale(1.0);-ms-transform: scale(1.0);-o-transform: scale(1.0);transform: scale(1.0);opacity: 1;}
.hover_sang3 {overflow: hidden;position: relative;}
.hover_sang3:before {position: absolute;content: '';width: 100%;height: 100%;top: 0;left: 0;z-index: 1;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;}
.hover_sang3:after {position: absolute;content: '';width: 100%;height: 100%;top: 0;left: 0;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;}
.hover_sang3:hover:before {right: 50%;left: 50%;width: 0;background: rgba(255, 255, 255, 0.5);}
.hover_sang3:hover:after {height: 0;top: 50%;bottom: 50%;background: rgba(255, 255, 255, 0.5);}
.hover_xam {position: relative;overflow: hidden;}
.hover_xam::before {content: "";background: rgba(255, 255, 255, .5);bottom: 0;left: 0;position: absolute;-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);-khtml-opacity: 1;-o-opacity: 1;-ms-opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;opacity: 1;width: 0;height: 0;z-index: 1;}
.hover_xam::after {content: "";background: rgba(255, 255, 255, .5);top: 0;right: 0;position: absolute;-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);-khtml-opacity: 1;-o-opacity: 1;-ms-opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;opacity: 1;width: 0;height: 0;z-index: 2;}
.hover_xam:hover::before,.hover_xam:hover::after {-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg);-o-transform: rotateY(180deg);transform: rotateY(180deg);-webkit-transition-duration: 1.3s;-moz-transition-duration: 1.3s;-ms-transition-duration: 1.3s;-o-transition-duration: 1.3s;transition-duration: 1.3s;-khtml-opacity: 0;-o-opacity: 0;-ms-opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;opacity: 0;height: 100%;width: 100%;}
.img_xoay {position: relative;-webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;-o-transition: all 0.8s ease;-ms-transition: all 0.8s ease;transition: all 0.8s ease;}
.img_xoay:hover {-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}
.img_xoay2 {position: relative;-webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;-o-transition: all 0.8s ease;-ms-transition: all 0.8s ease;transition: all 0.8s ease;}
.img_xoay2:hover {-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}

.wrap-user{width:100%;max-width:550px;margin:auto;border:1px solid #bce8f1;border-radius:5px}
.title-user{background-color: #cc0000;padding:12px 15px;border-radius:5px 5px 0px 0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.title-user span{color: #ffffff}
.title-user a{color:#0056b3;font-size:12px}.form-user{padding:20px 15px;border: 1px solid #c00;border-top: none;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px}.input-user{margin-bottom:0.75rem}.input-user input{font-size:14px}.button-user{margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.button-user input{font-size:14px}.checkbox-user,.radio-user{cursor:pointer}
.checkbox-user input{top:calc(50% - 1.25rem / 2);height:auto}.checkbox-user label{font-size:14px;cursor:pointer}
.checkbox-user label::before,.checkbox-user label::after{top:calc(50% - 1rem / 2)}
.radio-user{margin-right:1rem}.radio-user:last-child{margin-right:0px}
.radio-user label::before,.radio-user label::after{top:calc(50% - 1rem / 2)}
.note-user{font-size:14px;border-top:1px solid #ddd;padding-top:0.5rem}
.flex_info {display: flex;justify-content: space-between}
.left_info {width: 270px}.right_info {width: calc(100% - 280px)}
.list_mananger {padding: 0;margin: 0;list-style: none;border: 1px solid #c00;border-top: none;border-bottom-left-radius: 7px;border-bottom-right-radius: 7px}
.sty_list1, .sty_list {padding: 10px 0;margin-left: 10px;color: #000;cursor: pointer}
.list_mananger li {border-bottom: 1px solid #d3d3d3}
.left_info .title-user {background: #c00}.left_info .title-user span {color: #fff}
.dong {position: relative;left: 0;top: 0;opacity: 0;width: 100%;display: none}.mo{position: relative;left: 0;top: 0;opacity: 1;width: 100%;display: block}.sty_btn_info span,.button-user .sty_btn_info{padding: 5px 15px;border: 1px solid #c00;background: #c00;color: #fff;border-radius: 5px}
.filter_block{display:block;border:1px solid #ebebeb;border-radius:5px;padding:1rem;margin-bottom:1rem}
.filter_title{font-weight:bold;font-size:14px;display:flex;align-items:center}.filter_block ul{list-style:none;display:block}
.filter_block ul li{margin:0.5rem 0 0;display:block}.filter_block ul li a{color:#777;font-size:14px;display:flex;align-items:center;gap:0.5rem;cursor:pointer}.filter_block ul li a span{border:1px solid #ddd;border-radius:3px;width:1rem;height:1rem;display:block;position:relative}.filter_block ul li a.checked span:after{content:'\2713';filter:brightness(0);font-size:15px;position:absolute;top:-7px;right:-1px;z-index:2}.filter_block ul li a i{width:1rem;height:1rem;border-radius:3px}
.cart-pro-detail .btn-success{width: calc(65% - 10px);background:var(--maincolor)!important;border-color:var(--maincolor)!important;float: left;margin-right: 10px;}
.cart-pro-detail .btn-dark{width: 35%;float: right;}
.btn-load-more-comment-parent{background:var(--maincolor)!important;border-color:var(--maincolor)!important}
.filter_title:after{content:'\f0d7';font-family:'FontAwesome';margin-left:auto}
div#danhmuc{  border-bottom:none}div#danhmuc ul{ list-style:none;padding: 0; margin: 0}
div#danhmuc ul li{position: relative}div#danhmuc ul li:last-child{border:none}
div#danhmuc ul li a{color: #454545;text-decoration: none;font-size: 16px;transition: 0.4s;display: block;border-bottom: 1px solid #DDD;padding: 6px 5px 6px 0px;font-family: 'Roboto'}
div#danhmuc ul li a h2{font-size: 15px}
div#danhmuc ul li span{position: absolute;right: 6px;top: 0;display: block;width: 14px;height: 100%;background: url(../images/muiten-menu.png) no-repeat center;cursor: pointer;max-height: 44px;transition:0.3s;}
div#danhmuc ul li span.active{background: url(../images/muiten-menu-act.png) no-repeat center}
div#danhmuc ul li a:hover,div#danhmuc ul li a.active{color:red;transition:0.4s;text-decoration: underline}
div#danhmuc ul li ul li a{padding: 9px 5px 9px 26px;font-family: inherit}
div#danhmuc ul li ul li span{ background: url(../images/muiten-menu.png) no-repeat}
div#danhmuc ul li ul li ul li span{}div#danhmuc ul li ul{display:none}
div#danhmuc ul li ul.show-ul-c2{display:block}div#danhmuc ul li ul li ul li{}
div#danhmuc ul li ul li ul li a{padding-left: 26px;color: #0193de}
div#danhmuc ul li ul li ul li ul li{}div#danhmuc ul li ul li ul li ul li a{padding-left: 40px;color: #000;font-family: 'Roboto'}
div#danhmuc ul li ul li ul li ul li ul li{}div#danhmuc ul li ul li ul li ul li ul li a{color: #0193de;font-family: 'Roboto'}
.grid-pro-detail{margin-bottom:3rem}.left-pro-detail{position:relative;text-align:center}
.left-pro-detail .MagicZoom{border:1px solid #eee;padding:7px;border-radius:5px;background-color:#ffffff}
.gallery-thumb-pro{position:relative;margin-top: 7px;}.owl-pro-detail{padding:0px 30px}
.control-pro-detail button{background-color:transparent;color:#222222;opacity:1;width:25px;font-size:23px}
.control-pro-detail button:hover{opacity:0.7}.control-pro-detail button.owl-prev{left:0px}
.control-pro-detail button.owl-next{right:0px}
.thumb-pro-detail{display:block!important;border:1px solid #eee;padding:5px;border-radius:3px;cursor:pointer;background-color:#ffffff}.thumb-pro-detail.mz-thumb.mz-thumb-selected{border-color:#cecfd2}
.thumb-pro-detail img{-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-filter:brightness(100%)!important;filter:brightness(100%)!important;border-bottom:0px!important;padding-bottom:0px!important}
.title-pro-detail{text-transform:capitalize;font-size:20px;display:block;font-weight:700}
.social-plugin-pro-detail{margin-bottom:1rem;margin-top:0px!important;justify-content: center !important;}
.desc-pro-detail{margin-bottom:1rem}.attr-pro-detail{list-style:none;padding:0px}
.attr-pro-detail li{margin-bottom: 0.5rem;}.attr-label-pro-detail{margin:0px 5px 0px 0px;}
.attr-pro-detail li.price-pro-detail{background: linear-gradient(100deg, #e21515, #f33);border-radius: 9px;padding: 8px;color: #fff;margin: 0.7rem 0;}
.attr-label-pro-detail.d-block{display:block;margin:0px 0px 5px 0px}.attr-content-pro-detail{display:inline-block;margin-bottom:0px}.price-new-pro-detail{font-weight:700;font-size: 25px;color: #fff;display: block;}
.price-old-pro-detail{font-weight: 500;font-size: 15px;text-decoration:line-through;padding-right: 15px;}
.tags-pro-detail{padding-top:1rem}
.tags-pro-detail b{float:left;font-weight: 700;padding-right: 10px;}
.tags-pro-detail a{float:left;font-size: 14px;padding-bottom: 0;margin: 0px 15px 5px 0px;color: #e00f00;}.tags-pro-detail a i{font-size:11px;margin:5px 5px 0px 0px}.tabs-pro-detail{margin-top:2rem}.tabs-pro-detail .nav-tabs .nav-link{border-top-width:3px;font-size:13px;color: #000;}.tabs-pro-detail .nav-tabs .nav-link.active{border-top-color:var(--maincolor)}.tabs-pro-detail .nav-tabs .nav-item.show .nav-link{border-top-color:#555555}
.tags-pro-detail a:hover{color: var(--maincolor);}
.social-plugin{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.social-plugin .at-share-btn{margin-bottom:0px!important}
.social-plugin .zalo-share-button{margin-left:3px;background: var(--maincolor) url(../images/zl-3.png) no-repeat center;background-size: 26px;border-radius: 5px;}
.social-plugin a{}
.social-plugin .zb-btn-blue--30x30{background: none !important}
.social-plugin .zb-btn-blue--30x30 i{background:none !important}
.a2a_kit a span{/*background-color: var(--maincolor) !important*/}
div.box-hethong{position:relative;display:flex;justify-content:space-between;flex-wrap: wrap;}
div.box-hethong .ht-left{width: 35%;max-height:500px;overflow-y:auto}
div.box-hethong .ht-left::-webkit-scrollbar {background: #eef3ec;width: 7px;height: 11px;}
div.box-hethong .ht-left::-webkit-scrollbar-thumb {background: var(--maincolor);}
div.box-hethong .ht-right{width: 64%;}
div.box-hethong .ht-left .item-ht{margin-bottom:8px;font-size:14px;cursor:pointer;background: #f5f5f5;padding:10px;border-bottom:1px solid #ccc;}
div.box-hethong .ht-left .item-ht .ten{display:block;font-weight: 600;margin-bottom:5px;}
div.box-hethong .ht-left .act-item{border-color:var(--maincolor);background: #e6e6e6;}
div.box-hethong .ht-left .act-item .ten{color:var(--maincolor)}
div.box-hethong .ht-right iframe{width:100%;height:500px;display: block;}
div.box-hethong .ht-left .item-ht p{margin-bottom:2px}
div.box-hethong .ht-left .item-ht p span{color:#fffc00}

.attachments {border: 1px solid var(--maincolor);margin-bottom: 15px;border-radius: 9px;}
.title-pro {color: #fff;background-color: var(--maincolor);padding: 8px 10px;font-size: 14px;text-transform: uppercase;font-weight: 500;border-top-left-radius: 7px;border-top-right-radius: 7px;text-align: center;}
.file-dk-pro{padding:8px}
.item-file-pro {margin-bottom: 10px;align-items: center;justify-content: space-between;font-size: 14px;color: #333;}
.item-file-pro:hover{color:var(--maincolor)}
.item-file-pro:last-child {margin-bottom: unset}
.item-file-pro .name {width: calc(100% - 25px);}
.package-include {}
.package-include .panel-heading {color: #fff;background-color: #29b3e8;border-color: #29b3e8;padding: 6px 10px;font-size: 14px;text-transform: uppercase;font-weight: 500;border-top-left-radius: 7px;border-top-right-radius: 7px;text-align: center}
.package-include .panel-body {padding: 8px 10px;font-size: 14px;overflow: hidden;position: relative;max-height: 130px;transition: .5s}
.package-include .panel-body.show {max-height: unset;transition: .5s}
.package-include .panel-body .blur {background-image: linear-gradient(180deg,hsla(0,0%,100%,.8) 0,#fff);border-bottom-right-radius: 7px;border-bottom-left-radius: 7px;height: 40px;position: absolute;bottom: 0;left: 0;width: 100%;z-index: 9;display: none}
.package-include .panel-body .view-more {display: none;position: absolute;bottom: 0;left: 0;width: 100%;padding: 5px;z-index: 10;text-align: center;color: var(--maincolor);}
.package-include .panel-body .view-more:hover {cursor: pointer;color: var(--secocl);}
.package-include .panel-body .collapse {width: 100%;text-align: center;color: var(--maincolor)}
.package-include .panel-body .collapse:hover {cursor: pointer;color: var(--secocl);}
.package-include .panel-body .collapse.show {display: block}
.tinhtrang-pro{color:var(--maincolor);font-weight: 600;font-size: 16px;text-transform: uppercase;}
.title-pro-cs {color: #fff;background-color: #555;padding: 8px 10px;font-size: 14px;text-transform: uppercase;font-weight: 500;border-top-left-radius: 7px;border-top-right-radius: 7px;text-align: center;}
.services-list-detail{    border: 1px solid #e0e0e0;border-radius: 9px;}
.wap-chinhsach-bh{padding:9px;}
div.item_bh{padding-bottom: 12px;}
div.item_bh:last-child{padding-bottom:0}
div.item_bh .it_bh{justify-content: space-between;align-items: center;position: relative;}
div.item_bh .img_tt{width: 40px;}
div.item_bh .des_t{position: relative;width: calc(100% - 60px);}
div.item_bh .name_tt {text-decoration:none;font-size: 14px;color: #333;line-height: normal;margin-bottom: 0;}
div.item_bh .des_tt{color: var(--maincolor);padding-top: 2px;}
div.item_bh .des_tt:hover{color: var(--secocl);}
.phone-showroom-pro a{display: block;color: #333;font-weight: 500;}
.phone-showroom-pro a:hover strong{color:var(--maincolor)}
.phone-showroom-pro a i{color:var(--maincolor);margin: 0 5px;}
.phone-showroom-pro a strong{font-weight: 700;font-size:16px;}
.phone-showroom-pro a span{color:var(--maincolor)}
.phone-showroom-pro a span:hover{color: var(--secocl);}
.left-pro-detail-ct{width: calc(100% - 32% - 20px);}
.right-pro-detail-ct{width: 32%;}
.title-ct-pro{position: relative;color:#111;font-size: 22px;font-weight: 600;padding-bottom: 5px;margin-bottom: 20px;}
.title-ct-pro:before{position:absolute;content:'';width:60px;height:3px;background:var(--maincolor);bottom:0;left:0;}
.product-content-ct{background-color: #fff;padding: 15px;border: 1px solid #e0e0e0;border-radius: 9px;margin-bottom: 15px;box-shadow: 0 0 1px 0 rgba(60,64,67,.1),0 0 6px 1px rgba(60,64,67,.15);}
.product-description .description-collapse {position: relative;max-height: 650px;overflow: hidden;margin-bottom: 20px;}
.description-blur {position: relative;}
.product-description .description-collapse.on {max-height: 100%}
.description-show-more {cursor: pointer;font-weight: 500;text-decoration: none!important;display: block;text-align: center;margin: 0 auto 10px;width: 250px;padding: 6px;font-size: 17px;letter-spacing: .16px;color: var(--maincolor);border: 1px solid var(--maincolor);border-radius: 9px;-moz-border-radius: 9px;-webkit-border-radius: 9px}
.description-show-more:hover {background: var(--maincolor);color: #fff}
.specification-box .specification {width: 100%;margin-top: 20px}
.specification-box .specification td {font-size: 14px;line-height: 1.3;color: #000;vertical-align: top;padding: 12px 8px;word-break: break-word}
.specification-box .specification td a {/* color: var(--maincolor); */}
.specification-box .specification tr td:first-child {font-size: 14px;letter-spacing: .18px;color: #000;width: 35%;font-weight: 600}
.specification-box .specification tr:nth-child(odd) {background: #f4f4f4}
.card-comments-gh{box-shadow: 0 0 1px 0 rgba(60,64,67,.1),0 0 6px 1px rgba(60,64,67,.15);border-radius: 9px;border: 1px solid #e0e0e0;}
.card-comments-gh .card-header{font-size: 16px;font-weight: 600;}
.box-hinhthem {list-style: none;text-align: center;padding: 0px;margin-top: 15px;}
.box-hinhthem li {display: inline-block;margin: 0px 5px;text-align: center;}
.box-hinhthem li div a {border: 1px solid #ccc;display: flex;width: 70px;height: 70px;align-items: center;justify-content: center;text-decoration: none;color: #666;font-size: 30px;cursor: pointer;}
.box-hinhthem li a img {max-width: 100%;height: auto;}
.box-hinhthem li i{color: #f33;}
.box-hinhthem li div a.thicong2{padding: 0;border-radius: 0;border-color: #ccc;}
.box-hinhthem li p{margin-bottom:0;padding-top: 2px;}

.boxProduct_tt{display:grid;grid-template-columns: repeat(1,1fr);gap: 10px;}
.boxProduct_tt > .product{margin:0!important;width:100%;min-width:100%}
.boxProduct_tt .pic-product{width: 35%;border-radius: 8px 0 0 8px;}
.boxProduct_tt .info-product{width: calc(100% - 35% - 10px);padding: 0;}
.boxProduct_tt .price-product span.price-new{font-size:15px;padding-bottom: 3px;}
.boxProduct_tt .price-product span{font-size:14px;}
.boxProduct_tt .price-product span.price-per{font-size:13px}
.boxProduct_tt .price-product{padding:0;padding-top:5px;}
.boxProduct_tt .name-product{font-size:14px;}
.boxProduct_tt .box-product{justify-content:space-between;align-items:center;border: 1px solid rgba(60,64,67,.15);padding: 8px;}
.product-content-dm{padding-top:30px;}
div.item_dmsp{position: relative;display: block;background: #fff;margin: 0;margin-right: 10px;padding: 12px 6px 8px 6px;box-shadow: 0 0 1px 0 rgba(60,64,67,.1),0 0 6px 1px rgba(60,64,67,.15);border: 1px solid #fff;border-radius: 9px;text-align: center;float: left;min-width: 110px;max-width: 110px;}
div.item_dmsp .it_dmsp{display:block;}
div.item_dmsp .img_tt{}
div.item_dmsp .des_t{position: relative;width: 100%;padding-top: 7px;}
div.item_dmsp .name_tt {text-decoration:none;font-size: 13px;color: #666;-webkit-line-clamp: 2;margin-bottom: 0;transition: 0.5s;}
div.item_dmsp .name_tt:hover{color:var(--maincolor);}
div.chay-dmsp{white-space: nowrap;width: 100%;overflow-x: auto;padding: 5px;padding-bottom: 10px;}
div.chay-dmsp::-webkit-scrollbar {background: #ddd;width: 3px;height: 7px;border-radius:20px;}
div.chay-dmsp::-webkit-scrollbar-thumb {background: var(--maincolor);border-radius: 20px;}
div.box-dmsp-tc{padding-bottom:25px;}

.title-main-left{margin-bottom: 1.25rem;text-align: left;}
.title-main-left span{text-transform:uppercase;color:var(--maincolor);font-size: 30px;font-weight: 700;display: block;}

/* BL */
.wr-search {margin-bottom: 20px;}
.item-search {display: inline-block;background-color: #fff;border: 1px solid #dbdbdb;border-radius: 4px;margin: 5px;position: relative;cursor: pointer;}
/*.item-search:last-child .filter-show {right: 0px;left: inherit;}
.item-search:last-child .filter-show:after {right: 15px;left: inherit;}*/
.item-search .ft-s {display: block;padding: 8px 10px;}
.item-search .ft-s i{margin-left:5px;}
.filter-show {display: none;background-color: #fff;box-shadow: 0 2px 20px rgb(0 0 0 / 50%);border-radius: 4px;max-width: 600px;min-width: 382px;left: 0;position: absolute;padding: 10px;top: 53px;width: max-content;white-space: normal;z-index: 3;}
.filter-show:after {content: "";position: absolute;width: 15px;height: 15px;background: #fff;transform: rotate(45deg);top: -8px;left: 15px;box-shadow: -2px -2px 5px -4px;}
.filter-list {display: flex;flex-wrap: wrap;text-transform: inherit;}
.filter-button {background-color: #fff;box-shadow: 0 -4px 8px rgb(0 0 0 / 5%);font-size: 0;margin: 8px 0px;padding: 8px 10px;text-align: center;display: none;}
.btn-filter-close {border: 1px solid #dd1c1a;color: #dd1c1a;}
.btn-filter-close,
.btn-filter-readmore {border-radius: 4px;display: inline-block;font-size: 14px;line-height: 16px;margin: 0 5px;padding: 10px 0;text-align: center;width: 170px;position: relative;}
.btn-filter-readmore {background-color: #288ad6;color: #fff !important;}
.c-btnbox {align-items: center;border: 1px solid #e0e0e0;border-radius: 4px;color: #333;display: flex;font-size: 14px;justify-content: center;margin-bottom: 6px;margin-right: 6px;border-radius: 5px;overflow: hidden;}
.c-btnbox-pa {padding: 7px 10px;}
.c-btnbox:hover,
.c-btnbox.active {border: 1px solid #288ad6;}
.filter-button a:hover {text-decoration: none;}
.filter-button .btn-filter-readmore:hover {color: #ff0;}
.number {background-color: #f89406;border-radius: 50%;color: #fff;display: inline-block;font-size: 10px;height: 16px;line-height: 16px;position: absolute;top: -8px;text-align: center;right: 5px;width: 16px;display: none;}
.filter-show.show-total {width: 900px;max-width: 900px;padding: 0px;}
.filter-show-in {overflow-y: auto;padding: 10px;width: 100%;max-height: 80vh;position: relative;}
.sl-on {font-weight: bold;margin-right: 5px;display: none;}
.it-s {display: inline;}
.list-filter-active {padding: 20px 85px 0 20px;/* margin-top: 10px; */}
.list-filter-active a:not(.clr-filter) {padding: 10px;margin-right: 7px;margin-bottom: 7px;color: #333;border: 1px solid #666;border-radius: 4px;display: inline-flex;align-items: center;justify-content: center;max-height: 30px;}
.list-filter-active a i {color: #999;padding: 0px 0px 0px 5px;font-size: 17px;}
.show-total-item {padding: 10px 20px;float: left;width: 50%;}
.show-total-item-all {width: 100%;}
.filter-border {border-top: 1px solid #e0e0e0;width: 100%;}
.close-popup-total {position: absolute;top: 5px;right: 5px;background-color: #fff;border: 1px solid #e0e0e0;border-radius: 4px;cursor: pointer;padding: 8px 10px;color: #000;display: flex;align-items: center;justify-content: center;}
.close-popup-total i {color: #999;padding: 0px 5px 0px 0px;font-size: 17px;}
.filter-show-in::-webkit-scrollbar,
.phukien-scroll::-webkit-scrollbar {width: 8px;background-color: #f1f1f1;}
.filter-show-in::-webkit-scrollbar-thumb,
.phukien-scroll::-webkit-scrollbar-thumb {border-radius: 10px;background-color: #bdbdbd;}
.filter-show-in::-webkit-scrollbar-track,
.phukien-scroll::-webkit-scrollbar-track {border-radius: 10px;background-color: #f1f1f1;}
.show-total-txt {text-transform: capitalize;font-weight: bold;}