:root {
    --color-main: #F07600;
}
.row{
    margin: 0;
}
.cate-left.col-md-3{
    padding: 0px 5px 0px 15px;
}
colgroup col{
    width: 0 !important;
}
.headMenu li a,
.headMenu li>a>i{
    color: #000;
}
.container {
    max-width: 1600px;
}
@media (min-width: 1345px){
    .container {
        width: 1345px;
    }
}
.container, .container-fluid {
    padding-right: 0px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 1200px) {
    #hdSearch {
        max-width: 100% !important;
    }
    .productNew .col-lg-12{
        padding: 0;
    }
}
#hdSearch .btnSearch{
    top: 0;
    right: 0;
    background-color: var(--color-main);
    height: 100%;
}
.mainmenu{
    background: rgba(255, 255, 255, 1);
    box-shadow:unset;
    border-top: 1px solid rgba(204, 204, 204, 0.6);
    border-bottom: 1px solid rgba(204, 204, 204, 0.6);
}
.featureTop{
    justify-content: unset;
}
.featureTop .right-item{
    width: 125px;
    height: 37px;
    border-radius: 6px;
    font-weight: 600;
    display: flex;
    align-items: center;
}
.featureTop .right-item i{
    font-size: 25px;
    margin-right: 5px;
}
.wishlist{
    border: 1px solid #646464 !important;
    margin-left: 25px;
}
.wishlist a{
    color: #000;
}
.cart-top{
    background: var(--color-main);
}
.cart-top a{
    color: #fff;
}
.cart-top a:hover{
    color: #fff !important;
}
.header-cart-count{
    padding: 2px 6px;
    background: #fff;
    border-radius: 50%;
    color: var(--color-main);
    text-align: center;
}
.wishlist-qtt{
    padding: 2px 6px;
    background: var(--color-main);
    border-radius: 50%;
    color: #fff;
}
.mainmenu .navbar-default .navbar-nav li:last-child{
    border-right: none;
}
.mainmenu .navbar-default .navbar-nav>li>a{
    padding: 15px 17px !important;
}
.yamm .dropdown.yamm-fw>a:hover{
    color: var(--color-main) !important;
}
.yamm .dropdown.yamm-fw>a{
    color: #333333 !important;
}
.pItem:hover{
    box-shadow: 0 0 8px 1px #a7a2a2;
    z-index: 1;
    border: transparent;
}
.pItem{
    height: fit-content;
    margin: 0;
    width: 100%;
}
.pItem>a>img{
   object-fit: contain;
    width: 100%;
}
.box thead{
    height: 59px;
}
.product-item:hover {
    box-shadow: 0 0 8px 1px #a7a2a2;
    z-index: 1;
    border: transparent;
}
.banner-marketing{
    margin-top: 20px;
}
.banner-marketing .container{
    padding: 0;
}
.cate-list__home{
    margin-top: 15px;
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(188px,1fr));
    grid-column-gap: 15px;
    grid-row-gap: 23px;
}
.clh-item .clh-name{
    color: #fff;
    background-color: var(--color-main);
    border-radius: 5px 5px 0 0;
    padding: 7px;
    font-weight: bold;
    text-align: center;
}
.clh-item img{
    width: 100%;
}
.category-home{
    margin-top: 30px;
}
.clh-name{
    margin: 0;
}
#homeProduct .title div a.active, #homeProduct .title div a:hover{
    background:var(--color-main);
}
.box{
    width: 100%;
}
.box td {
    border-bottom: 1px solid #CCC;
    padding: 10px 2px;
    text-align: center;
    font-size: 14px;
    word-wrap: break-word;
    width: 50px;
}
.tech {
    background: url("/tp/T0200/img/property.png") no-repeat top left;
    filter: hue-rotate(275deg);
    width: 29px;
    height: 28px;
    display: block;
    margin: 0 auto;
}
.tech-heiP {
    background-position: -29px 0;
}
.tech-load {
    background-position: -108px 0;
    width: 21px;
}
.tech-wid {
    background-position: -89px 0;
    width: 18px;
}
.tech-thei4{
    background-position: -332px 0;
    width: 43px;
    height: 35px;
}
.tech-tfield4{
    background-position: -376px 0;
    width: 52px;
    height: 38px;
}
.home-tabs a:hover,
.home-header a:hover{
    color: var(--color-main);
}
.home-header{
    display: flex;
    justify-content: space-between;
}
.diy-item{
    position: relative;
    margin: 0px 3px;
}
.diy-img img{
    width: 100%;
}
.diy-item .btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: none;
    border-radius: 50%;
    background-color: rgba(36,36,36,.49);
    width: 60px;
    height: 60px;
    text-align: center;
}
.diy-item .btn-play i{
    color: #fff;
    font-size: 30px;
}
.modal-content{
    background-color: transparent;
    margin-top: 40px;
}
.modal-dialog{
    width: fit-content;
    height: fit-content;
}
#myModal{
    overflow: hidden;
}
.modal-body{
    padding: 0;
}
.breadcrumb li:last-child a,
.prod-price .price{
    color: var(--color-main);
}
.view-rating .starbap-star i{
    font-weight: 700;
    color: var(--color-main);
}
.prod-detail-title{
    border: none;
    padding: 0 0 10px 0;
    margin-top: 0;
    border-bottom: 2px dashed #999;
}
.prod-detail-title h1{
    border: none;
    padding: 0;
    font-weight: 600;
}
.prod-bt{
    margin-top: 15px;
}
.view-short__description{
    border: 1px solid #CCC;
    background-color: #f9f9f9;
    text-align: justify;
    margin-top: 15px;
    padding: 10px ;
}
.old-price{
    font-size: 22px;
    text-decoration: line-through;
    margin-right: 15px;
}
#highlight{
    margin-top: 15px;
}
.cart .btnCart{
    background: var(--color-main);
}
.cart #addToCart{
    margin-right: 10px;
}
#quality-box input{
    text-align: center;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    padding: 4px 0;
}
.attr>p{
    padding: 2px;
}
.size span{
    font-size: 18px;
    font-weight: 700;
}
.tp_product_price{
    color: var(--color-main);
}
.product-block .cart a span,
.product-block:hover .cart a span{
    background: var(--color-main);
}
#slider-range .ui-state-default,
#slider-range .ui-widget-content .ui-state-default,
#slider-range .ui-widget-header .ui-state-default{
    background: var(--color-main) !important;
    border: none !important;
}
#slider-range .ui-state-default{
    cursor: ew-resize;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr{
    border-radius: 0;
}
.ui-slider .ui-slider-handle{
    width: 3px;
    border: none;
    top: -6px;
}
.ui-slider-horizontal .ui-slider-handle{
    margin-left: 0;
}
.ui-widget.ui-widget-content{
    border: none;
}
.ui-widget-header{
    background:var(--color-main);
}
#price_form, #price_to{
    color: var(--color-main);
}
a:hover{
    color: var(--color-main);
}
#slider-range{
    margin-left: 0 !important;
    height: 0.1em !important;
}
.fal.fa-check-square{
    color: var(--color-main);
}
.att-title{
    font-size: 16px;
}
#column-left ul{
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    max-height: 280px;
    overflow-y: scroll;
}
#column-left ul::-webkit-scrollbar-track {
    background-color: transparent;
}
#column-left ul::-webkit-scrollbar {
    width: 5px;
    height: calc(100% - 400px);
}
#column-left ul::-webkit-scrollbar-thumb {
    background-color: var(--color-main);
}
#column-left ul li{
    margin: 2px 0;
    flex: 0 0 50%;
    padding-left: 7px;
}
#column-left ul li a{
    color: #727272;
}
#column-left ul li a:hover{
    color: #333;
}
.filter-name{
    margin-top: 15px;
}
.product-filter .display a.active{
    color: var(--color-main);
}
.paginator span.currentPage{
    background: var(--color-main);
}
.product-block .wishlist a:hover, .product-block .compare a:hover{
    background: var(--color-main);
}
.attr-filter__list{
    border: 1px solid #dedede;
    border-radius: 5px 5px 0 0;
    border-top: none;
    margin-top: 10px;
}
.attr-filter__list p{
    background: var(--color-main);
    color: #FFffff;
    font-size: 18px;
    font-weight: 600;
    border-radius: 5px 5px 0 0;
    padding: 5px;
}
.box .box-heading{
    font-size: 14px;
}
.wishlist{
    border: none !important;
}
.product-item .wishlist a,
.pItem .wishlist a{
    background-color: #7b7d83;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    top: 10px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 12px;
    line-height: 25px;
    opacity: .7;
    filter: alpha(opacity=0);
    position: absolute;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    width: 28px;
    height: 25px;
    z-index: 9;
    left: 10px;
}
.product-item:hover .wishlist a{
    display: block;
}
.pItem:hover .wishlist a{
    display: block;
}
.product-item .wishlist a:hover{
    background-color: var(--color-main);
}
.pItem .wishlist a:hover{
    background-color: var(--color-main);
}
.description_pritems{
    height: 50px;
    position: relative;
    overflow: hidden;
}
.description_pritems i{
    position: absolute;
    top: 50%;
    font-size: 20px;
    display: none;
    width: 100%;
    text-align: center;
    cursor: pointer;
}
.product-item .add-to-cart{
    position: relative;
    box-shadow: 0px -12px 12px #fff;
}
.product-item:hover .description_pritems table{
    display: table;
}
.product-item:hover .description_pritems i{
    display: block;
}
#addCart .cart{
    display: flex;
    align-items: center;
}
.cart .btnCart{
    border: none;
    outline: none;
}
.right-item img{
    width: 30px;
}
.featureTop .header-social{
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin-left: 15px;
}
.description_pritems table {
    display: none;
    width: 100%;
}
.description_pritems table td{
    padding: 8px 3px;
}
.description_pritems table tr td:first-child{
    font-weight: bold;
}
.description_pritems table tr td:last-child{
    text-align: right;
}
.description_pritems table tr:nth-child(even){
    background: #F0F0F0;
}
.thongsotext .table-responsive table {
    width: 100%;
}
.thongsotext .table-responsive table td{
    padding: 12px 3px;
}
.thongsotext .table-responsive table tr td:first-child{
    font-weight: bold;
}
.thongsotext .table-responsive table tr td:last-child{
    text-align: left;
}
.thongsotext .table-responsive table tr:nth-child(even){
    background: #F0F0F0;
}
@media (min-width: 768px){
    .navbar-collapse.collapse {
        display: inline-block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    #productBanner{
        margin-top: 40px;
    }
    #productBanner .owl-prev, #productBanner .owl-next{
        top: -45px;
        font-size: 22px;
        width: 31px;
        height: 32px;
        border-radius: 5px;
    }
    #productBanner .owl-prev{
        right: 45px;
    }
    #productBanner .owl-next {
        right: 10px;
    }
    .newsslide .owl-prev,.new_slide .owl-prev{
        top: -35px;
        right: 40px;
        left: unset;
    }
    .newsslide .owl-next, .new_slide .owl-next{
        top: -35px;
        right: 5px;
    }
    .newsslide .owl-prev:after, .newsslide .owl-next:after, 
    .new_slide .owl-prev:after, .new_slide .owl-next:after {
        font-family: FontAweSome;
        font-size: 22px;
        padding: 5px 11px;
        border-radius: 5px;
    }
    .clh-item .clh-name{
        letter-spacing: 0.05rem;
    }
}
@media (max-width: 767px){
    .header-mb{
        background-color: var(--color-main);
    }
    .cate-list__home{
        grid-template-columns: repeat(auto-fit,minmax(108px,1fr));
    }
    .clh-item .clh-name{
        height: 43px;
    }
    .btn-sm{
        margin: 0;
        height: 100%;
    }
    .productNew .col-lg-12,
    .productNew .col-md-12{
        padding: 0;
    }
}
.cate-left-title{
    font-size: 18px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: var(--color-main);
    color: #fff;
    padding: 13px;
}
.cate-left{
    position: relative;
}
.cate-left .list-cate .lc-item{
    height: 48px;
}
.list-cate{
    width: 100%;
    position: absolute;
    background: #f9f9f9;
    border: 1px solid rgba(129,129,129,.15);
    box-shadow: 0 5px 27px rgba(0,0,0,.09);
    opacity: 0;
    transform: scaleY(0);
    transform-origin: 0 0 0;
    transition: all 0.4s ease 0s;
    visibility: hidden;
    transition: .3s ease;
}
.cate-left-title span{
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 0.07rem;
}
.cate-left:hover .list-cate{
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
}
.lc-item .nav-link i{
    float: right;
}
.lc-item{
    padding: 3px 7px;
    margin: 0;
    height: 50px;
}
.lc-item a span{
    display: flex;
    align-items: center;
}
.lc-item:not(:last-child){
    border-bottom: 1px solid rgba(129,129,129,.15);
}
.lc-item a{
    font-weight: 600;
    font-size: 13px;
}
.lc-item .nav-link{
    display: flex;
    justify-content: space-between;
    align-content: center;
    height: 100%;
}
.lc-item .nav-link img{
    width: 40px;
    height: auto;
}
.submenu-lc-tab{
    position: absolute;
    left: 100%;
    top: 0;
    background-color: #f9f9f9;
    width: 300%;
    border-left: 1px solid rgba(129,129,129,.15);
    padding: 0 0 20px 20px;
    height: 600px;
    opacity: 0;
    transform: scaleX(0);
    transform-origin: 0 0 0;
    transition: all 0.4s ease 0s;
    visibility: hidden;
    transition: .5s ease;
}
.submenu-lc{
    max-height: 270px;
    overflow-y: scroll;
    display: flex;
    flex-wrap: wrap;
}
.lc-item:hover .submenu-lc-tab{
    opacity: 1;
    visibility: visible;
    transform: scaleX(1);
}
.submenu-lc-img{
    display: flex;
    padding-right: 20px;
    margin-top: 20px;
    height: 300px;
}
.submenu-lc-img img{
    width: 100%;
}
.cate-ava{
    width: 50%;
}
.cate-ava img{
    max-width: 100%;
}
.cate-right{
    width: 50%;
    margin-left: 30px;
}
.cate-brand{
    margin-top: 25px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(58px, 1fr));
    grid-column-gap: 15px;
    grid-row-gap: 23px;
}
.submenu-lc p{
    width: 100%;
    border-bottom: 1px solid rgba(129,129,129,.15);
    padding-bottom: 9px;
}
/*.submenu-lc li:not(:last-child){*/
/*    border-bottom: 1px solid rgba(129,129,129,.15);*/
/*}*/
.submenu-lc li{
    padding: 4px 5px;
    margin-right: 20px;
}
.submenu-lc li i{
    margin-right: 5px;
}
.submenu-lc2 li a{
    font-weight: 400;
}
.submenu-lc li:hover .submenu-lc2{
    display: block;
}
.product-item a:hover{
    color: #000;
}
.wishlist a:hover{
    color: #fff;
}
.pItem:hover .description_pritems table{
    display: block;
}
.product-block{
    height: fit-content;
}
.product-block:hover{
    z-index: 1;
    transform: scale(1.1);
    box-shadow: 0 0 8px 1px #a7a2a2;
    background: #fff;
    width: 100%;
}
.product-block:hover .description_pritems table{
    display: block;
}
.product-block:hover .description_pritems,
.product-block:hover .description_pritems i{
    display: block;
}
.product-block .cart{
    box-shadow: 0px -12px 12px #fff;
}
.hotline{
    padding-top: 2px;
    text-transform: unset;
    font-weight: 500;
    font-size: 13px;
}
.headMenu li a:hover {
    color: var(--color-main);
}
#hdTop .container-fluid {
    padding: 0px 25px;
}
#hdMidTop .container-fluid .row{
    display: flex;
    align-items: center;
}
#hdMidTop .container-fluid{
    padding: 14px 25px;
}
#hdSearch input{
    height: 46px;
}
.featureTop .right-item .fa-phone-alt{
    font-size: 16px;
}
.cart-header-item{
    display: flex;
    flex-direction: column;
    text-align: left;
}
.floor-fixed #hdLogo a img{
    max-width: 100% !important;
}
#hdLogo a{
    text-align: center;
}
.product-item .image{
    height: 100%;
}
#collapsePrice .box-content{
    background: transparent;
    border: none;
}
.attrL.color span{
    font-weight: bold;
    font-size: 18px;
}
.right-item span:hover{
    color: var(--color-main);
}
.product-block .image{
    height: 250px;
}
.product-block{
    padding: 5px;
}
#notIndex-fixed-actions{
    overflow: visible!important;
    right: 6px;
    position: fixed;
    z-index: 99800;
    bottom: 170px;
}
.fixed-item{
    position: absolute;
    opacity: 1;
    right: 0;
    width: max-content;
}
.fixed-item a{
    float: right;
    border-radius: 50%;
}
.fixed-item a:hover{
    text-decoration: none!important;
    box-shadow: 0 5px 10px rgba(0,0,0,.15), 0 4px 15px rgba(0,0,0,.13);
}
.title-fixed{
    position: absolute;
    right: 120%;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.72);
    color: #FFFFFF;
    text-align: center;
    border-radius: 5px!important;
    white-space: nowrap!important;
    width: auto!important;
    line-height: 25px!important;
    padding: 5px 10px!important;
    font-size: 12px!important;
    top:5px;
    display: none;
}
.title-fixed::after{
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent rgba(29, 36, 62, 0.7) transparent transparent!important;
    left: 100%;
    transform: rotateZ(-180deg);
}
.btn-face-fixed{
    top: -75px;
}
.btn-face-fixed img{
    width: 44px;
    height: 44px;
}
.btn-zalo-fixed{
    top: -15px;
}
.btn-mail-fixed{
    display: none;
}
.btn-phone-fixed{
    top: 45px;
}
.btn-wechat-fixed{
    top: 100px;
    right: -2px;
}
.btn-wechat-fixed img{
    width: 48px;
    height: 48px;
}
.mainmenu .navbar-default .navbar-nav>li>a{
    font-size: 12px;
}
.addthis_default_style img{
    width: 20px;
    margin-right: 7px;
}
.attr>p>a{
    width: fit-content;
    padding: 0px 3px;
}
.product-item{
    padding: 0;
}
.home-tabs .tab-pane{
    padding: 25px 0;
    overflow: unset;
}
.description_pritems tbody {
    display: table;
    width: 100%;
}
.main-column .col-lg-12,
.main-column,
.prod-detail-left{
    padding: 0;
}
#oc-column-left,
.breadcrumb,
.prod-dtct-left{
    padding-left: 0;
}
#qv-img img{
    width: 100%;
}
.product-info .quantity-adder span{
    position: unset;
    border: 1px solid #ccc;
    background-color: transparent;
    color: #000;
    width: 30px;
    height: 30px;
    padding: 0;
    align-items: center;
    justify-content: center;
    display: flex;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}
.product-info .quantity-adder span.add-down{
    font-size: 15px;
}
.product-info .quantity-adder input{
    height: 30px;
    background: transparent;
    border-radius: 0;
    border-left: none;
    border-right: none;
}
.product-info .quantity-adder{
    display: flex;
}
.product-block:hover .wishlist a{
    left: 6px;
}
#content h1 {
    line-height: 30px;
    padding: 0;
    font-size: 14px;
}
.lstAttr a.active{
    color: #f07600 !important;
}
.attr-content ul li a{
    font-size: 12px;
}
.attr-content ul li{
    padding: 0;
}
.sidebar .box .box-content{
    background: transparent;
    border: 1px solid #dedede;
}
.search-page #column-left{
    display: flex;
    flex-direction: column-reverse;
}
#fea-nav ul li .child_img{
    height: fit-content;
}
#fea-nav{
    margin-top: 15px;
}
.sidebar .box .box-heading{
    padding-left: 7px;
}
.product-item .rating .rating-content i{
    color: var(--color-main) !important;
}
@media (max-width: 767px){
    .prod-dtct-right{
        padding-left: 0px;
    }
    .cart .btnCart i{
        display: none;
    }
    .cart .btnCart{
        min-width: 120px;
        padding: 5px;
    }
}
.homeBanner .owl-theme .owl-controls{
    right: 50%;
}
.homeBanner .owl-theme .owl-controls .owl-page.active span {
    background:var(--color-main);
    border: none;
}
.homeBanner .owl-theme .owl-controls .owl-page span{
    background: #ccc;
    border: none;
}
.subHomeBanner {
    padding-right: 0;
}
.subHomeBanner .sb-item:first-child{
    margin-bottom: 4px;
}
.subHomeBanner .sb-item{
    height: 128px;
    overflow: hidden;
}
.homeBanner{
    padding-right: 0;
}
.homeBanner{
    width: 890px;
    float: left;
    height: 260px;
    overflow: hidden;
}
.subHomeBanner{
    float: right;
    width: 435px;
}
@media screen and (max-width: 1350px){
    .container-banner {
        width: 1225px;
    }
    .homeBanner{
        width: 805px;
    }
    .subHomeBanner{
        width: 400px;
        height: 260px;
    }
    .sb-item{
        height: auto !important;
    }
    .subHomeBanner .sb-item:first-child{
        margin-bottom: 3px;
    }
}
.price-sale.tp_product_price,
.product-meta .price{
    display: none;
}
.contact-prd{
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
    font-size: 20px;
    font-weight: 600;
    transition: all .3s ease-in-out;
}
.contact-prd:hover{
    transform: translateY(-5px);
}
.contact-prd:hover a{
    color: #7a7a7a;
}
.contact-prd a{
    color: var(--color-main);
}
.product-block .contact-prd{
    top: 10px;
    right: 10px;
}
.product-grid{
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(220px,1fr));
}
.productNew{
    background: #fff;
    margin-top: 20px;
}
.firtTitle{
    text-transform: uppercase;
}
.tp_product_name{
    font-weight: bold;
}
#mnTop{
    z-index: 10000;
    width: 100%;
}
.decrease-qty,.increase-qty {
    position: relative;
    width: 25px;
    height: 25px;
    padding: 0;
    border: 1px solid #e6e6e6;
    background: #fff;
    border-radius: 0;
}
#column-left ul{
    display: block;
}
.footer-top{
    padding-top: 20px;
}
.description_pritems.comment-fill{
    height: fit-content;
}
section.tab-content td {
    width: 100px;
}
.description_pritems{
    height: 40px;
}
div#navbar-collapse-grid\ col-md-9 strong:hover {
    color: #f07600 !important;
}
div#navbar-collapse-grid\ col-md-9 strong {
    color: #000;
}