#homeProductCategory .showCate>a.p2:nth-of-type(5), #homeProductCategory .showCate>a.p2:nth-of-type(6), #homeProductCategory .showCate>a.p2:nth-of-type(7){
    border-bottom: 1px solid #e5e5e5;
}
#homeProductCategory .showCate>a.p2:nth-of-type(6){
    border-right: none !important;
}
#homeProductCategory .showCate .title .title-block-more>a {
    text-align: left;
}
.home-product-price {
    margin-bottom: 10px;
}
.insertCart {
    width: 90%;
    height: 30px;
    border-radius: 2px;
    background: rgba(208,1,27,.08);
    text-transform: uppercase;
    font-size: 11px;
    cursor: pointer;
    border: 1px solid #d0011b;
    color: #d0011b;
}
#homeProductCategory .showCate>a.p2 span {
    margin: 10px 0;
    height: 32px;
}
#homeProductCategory .showCate>a.p2 img {
    height: 180px;
}
.PriceHome {
    margin-bottom: 10px;
}
#menuList .slimScrollBar {
    left: 193px !important;
}
.menu>ul>li>ul>li {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    z-index: 9;
    background: #fff;
}
.menu>ul>li>ul {
    width: 500px;
}
.menu_2>li>p {
    width: 100%;
}
.menu_2>li>a {
    width: 50%;
}
#footer .f1>li>p>a, #footer .f1>li>a{
    display: inline-block;
}
.g1180 {
    width: 90%;
}
#policyHeader, #homeSlide .jsSlide1 {
    width: calc(100% - 200px) !important;
}
#next2 {
    right: 11px;
}
#pager2 {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
}
.fillter-category .select_title_white {
    position: relative;
}
.fillter-category .select_title_white span {
    background: #fff;
    border: 1px solid rgb(169, 169, 169);
    padding: 6px 25px 6px 8px;
    cursor: default;
}
.select_title_white:hover > ul.cate-childs {
    display: block;
}
.cate-childs {
    position: absolute;
    top: 130%;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 9;
    display: none;
    text-align: left;
}
.cate-childs li {
    padding: 8px 5px 10px 8px;
    position: relative;
}
.select_title_white li.active a {
    color: #1776c3;
}
.cate-childs li:hover > ul.cate-childrens {
    display: block;
}
.cate-childrens {
    position: absolute;
    top: 0;
    right: 100%;
    width: 163px;
    background: #fff;
    z-index: 9;
    display: none;
}
.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}
.table thead {
    background-color: #eee;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #ddd;
    vertical-align: middle !important;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-top: 1px solid #ddd;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
.table td, .table th {
    padding: .75rem;
    position: relative;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}
.viewMore{
    background: #229be7;
    font-size: 14px;
    padding: 5px 10px;
    color: #fff;
    display: inline-block;
    float: right;
}


#chooseCate {
    position: absolute;
    top: calc(50% - 17px);
    z-index: 99;
}

.fixed #chooseCate {
    top: calc(50% - 13px);
}

#searchFolding {
    display: none;
    position: absolute;
    top: 62px;
    left: 1px;
    width: 468px;
    background: #fff;
    box-shadow: 0 0 5px #bbb;
    z-index: 999;
}

#chooseCate .search-btn-header {
    border-right: 2px solid #f04e23;
    border-radius: 0;
    width: 80px;
    overflow: hidden;
}

#boxSearch form > p > a, #boxSearch form > div a {
    color: #aaa;
    margin-right: 10px;
}

#chooseCate .cate-menu-list {
    display: none;
    background: #fff;
    margin-top: 2px;
    width: 520px;
    box-shadow: 0 0 5px #ccc;
    padding: 5px;
}

#boxSearch form input {
    text-indent: 75px;
}

#chooseCate .search-btn-header i {
    margin-left: 5px;
}

#chooseCate .cate-menu-list li {
    padding: 5px 10px;
    width: 25%;
    display: inline-block;
    vertical-align: top;
}

#chooseCate .cate-menu-list li a {
    color: #000;
}

.showCate .inventCheck {
    top: 0;
}
.filter>div {
    height: 100%;
}
.prdHome .pItem {
    width: 220px;
}
#boxSearch.fixed {
    transition: all 0.2s;
}
#topHeader {
    margin-top: 0 !important;
}
@media screen and (min-width: 1110px) {
    #homeProductCategory .showCate>a {
        width: 16%;
    }
    .pItem {
        width: 18%;
    }
}
@media screen and (min-width: 1480px) {
    #homeProductCategory .showCate>a {
        width: 17%;
        display: flex;
        flex-direction: column-reverse;
        /*flex-wrap: wrap;*/
    }
    .pItem {
        width: 15%;
    }
}
.productRelated .pItem {
    width: 100%;
}
.menu>ul {
    height: 0;
    position: static;
    transition: all .3s;
    overflow-y: auto;
}
.menu:hover>ul {
    height: 444px;
}

.menu > ul > li > a:after {
    content: "";
    width: calc(100% - 20px);
    bottom: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    background: #ccc;
}

.showCate > a.p2 .proImg {
    order: 2;
}

#homeProductCategory .PriceHome {
    margin-top: 10px;
}
#menuTriger>li>.tracking {
    display: flex !important;
    flex-direction: row-reverse;
    column-gap: 10px;
}