.custom-category .category-image{
    margin-bottom: 20px;
}

.custom-category .category-image img{
    width: 100%;
}

.custom-category .category-list{
    margin: 20px 0;
}

.custom-category .category-list .category-box{
    margin: 10px;
    box-shadow: 5px 5px 6px #ccc;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #ccc;
}

.custom-category .category-list .category-box:hover img{
    transform: scale(1.05);
    transition: all .5s;
}

.custom-category .category-list .category-box .box-image{
    height: 200px;
    overflow: hidden;
}

.custom-category .category-list .category-box .box-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.custom-category .category-list .category-box .box-title .custom-cat-title{
    font-size: 1em;
    text-align: center;
    margin: .5em 0;
}

/* Custom archive Đèn Pin */

/* Style the tab */
.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}
  
/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}
  
/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}
  
/* Create an active/current tablink class */
.tab button.active {
    background-color: #ccc;
}
  
/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}
.nav-tabs{
    border-color: #000;
}

.nav-tabs .nav-link{
    color: #fff;
    background-color: #e6a60d;
}

.nav-tabs .nav-link.active{
    background-color: #000;
    color:#fff
}

.brandlist-custom{
    list-style: none;
    display: flex;
    margin: 20px auto;
    justify-content: center;
}

.brandlist-custom li{
    display: inline-block;
    margin: 0 10px;
}

.brandlist-custom li a{
    display: block;
    background: #e6a60d;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}

.brandlist-custom li a:hover{
    background-color: #000;
}

.brandlist-custom li h2{
    margin: 0;
    padding: 5px 15px;
    font-size: 14px;
    color: white;
}

.custom-page .nav-tabs .nav-link{
    width: 200px;
    text-align: center;
}

.custom-page section#CRcontent_products_page{
    margin: 0 0 40px !important;
}

.custom-page section#CRcontent_products_page .highlight{
    text-align: center;
    position: relative;
    z-index: 8;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 40px 0;
}

.custom-page section#CRcontent_products_page .highlight p{
    text-align: center;
    font-size: 20px;
    margin: 0 10px;
    text-transform: uppercase;
}

.custom-page section#CRcontent_products_page .highlight b{
    display: block;
    flex: 1;
    height: 1px;
    background-color: rgba(0,0,0,.6) !important;
    opacity: 1 !important;
}

.CRitem_product{
    padding: 10px 4px;
}

.CRgr_item_pd{
    box-shadow: 0px 1px 4px rgb(0 0 0 / 13%);
}

.CRgr_item_pd:hover{
    box-shadow: 2px 2px 8px rgb(0 0 0 / 47%);
}

#CRproducts_page.custom-page .main-title{
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
}


#CRproducts_page.custom-page .child-cat-section .child-head{
    position: relative;
}

#CRproducts_page.custom-page .child-cat-section .child-head:before{
    content: "";
    position: absolute;
    bottom:0;
    left: 0;
    height: 1px;
    width: 100%;
    background: #000;
    z-index: 7;
}

#CRproducts_page.custom-page .child-cat-section .child-head .child-title{
    position: relative;
    z-index: 8;
}

#CRproducts_page.custom-page .child-cat-section .child-head .text-right{
    align-self: flex-end;
}

#CRproducts_page.custom-page .child-cat-section .child-head .text-right .read-more{
    font-size: 12px;
    color: #000;
}

#CRproducts_page.custom-page .custom-banner{
    height: 350px;
    overflow: hidden;
}

#CRproducts_page.custom-page section#CRbreadcrumbs{
    position: relative;
}

#CRproducts_page.custom-page .header-custom .custom-banner img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.child-cat-section .child-title{
    margin: 0;
    padding: 10px 20px;
    color: #fff;
    background-color: #e6a60d;
    width: fit-content;
    font-size: 15px;
}

a{
    color: #e6a60d;
}

#pills-tab .nav-item{
    margin: 0 10px;
}

#pills-tab .nav-item .nav-link{
    background: #e6a60d;
    color: #fff;
}

#pills-tab .nav-item .nav-link.active{
    background-color: #000
}

.CRfillter_center_right .custom-title{
    font-size: 15px;
    padding: 10px 20px;
    background: #e6a60d;
    color: #fff;
    width: fit-content;
}

.fixed_header .top_header{
    padding: 5px 0;
    transition: all .3s;
}

.fixed_header .main_header{
    padding: 5px 0;
    transition: all .3s;
}

.fixed_header #CRlogo img{
    height: 40px;
    transition: all .3s;
}

.CRfilter_sort.CRcustom_sl{
    width: 160px;
}

.CRcustom_sl .select{
    height: 40px;
}

select#filter_sort{
    width: 130px;
}

.CRcustom_sl .select-styled{
    font-size: 12px;
    padding: 0 20px;
}

.CRcustom_sl .select:after{
    height: 35px;
    right: 10px;
}

.empty_pd p{
    margin-left: 1em;
}

.CRgroup_left_form_home .title{
    color: #1d1d1d;
    font-size: 23px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}

header#header>div {
    height: 109px !important;
}
#mn_desk{
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
}
.search-header{
    position: relative;
    z-index: 10;
}
.search-header .search_open{
    color: #fff;
    display: inline-block;
    padding: 0px 27px;
}
.search-header form{display: none;position: absolute;right: 0;bottom: 0;height: 35px;border-radius: 5px;border: thin solid #dfdfdf;}
.search-header form.show{display: flex;} 
.search-header form input{
    background: #fff;
    padding: 5px;
    font-size: 13px;
    width: 250px;
    border-radius: 5px 0 0 5px;
    border: none;
}
.search-header form button{
    background: #001953;
    border: none;
    width: 50px;
    color: #fff;
    border-radius: 0 5px 5px 0;
}
.wrap_search_popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: .3s all;
    pointer-events: none;
}
.wrap_search_popup.show{
    opacity: 1;
    pointer-events: unset;
}
.wrap_search_popup .inner {
    background-image: linear-gradient(-266deg, #001953 0%, #062365 100%);
    padding: 35px calc(calc(100vw - 1166px) / 2) 35px;
    position: relative;
    z-index: 2;
    transform: translateY(-120%);
    transition: .3s all;
}
.wrap_search_popup.show .inner{
    transform: translateY(0%);
    transition-delay: .3s;
}
.wrap_search_popup .inner .button_close{
    position: absolute;
    top: 42px;
    right: 45px;
    cursor: pointer;
}
.wrap_search_popup .inner .button_close path{
    fill: #e8ae31;
}
.wrap_search_popup .inner h2{
    font-size: 40px;
    margin-bottom: 30px;
}
.wrap_search_popup input::placeholder{
    font-size: 25px;
    color: white;
}
.wrap_search_popup input#s{
    margin-bottom: 0;
    height: 50px;
    width: 600px;
    margin-right: 10px;
    outline: none;
    background-color: transparent;
    border-radius: 0;
    border: 1px solid transparent;
    color: #333333;
    font-size: 18px;
    transition: .5s all;
    border: 2px solid #E8AE30;
    color: white;
    padding: 0 20px;
}
.wrap_search_popup input#s:focus{
    border-color: #E8AE30;
}
.wrap_search_popup input#s::placeholder{
    font-size: 18px;
}
.wrap_search_popup input#searchsubmit{
    height: 50px;
    width: 240px;
    font-size: 16px;
    text-transform: uppercase;
    color: white;
    flex: 0 0 auto;
    /*background: #a35529;*/
    border-radius: 5px;
    position: unset;
    opacity: 1;
    background: #E8AE30;
    /*background-image: linear-gradient(to left, #212475 0%, #313591 100%);*/
    border: 2px solid #E8AE30;
    border-radius: 0;
}
.wrap_search_popup form{
    display: flex;
    justify-content: center;
}
.wrap_search_popup h2{
    color: #fff;
}
.bg_close {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.btn-view-all a {
    display: inline-block;
    padding: 10px 20px;
    margin-top: 30px;
}
.CRlist_tab_detail_pd {
    position: sticky;
    top: 73px;
    z-index: 9;
}
@media only screen and (max-width: 991px){
    .wrap_search_popup .inner {
        padding: 35px calc(calc(100vw - 600px) / 2) 35px;
    }
}
@media only screen and (max-width: 767px){
    .CRfilter_sort.CRcustom_sl{
        margin-bottom: 0;
    }

    .mobile-none{
        display: none !important;
    }
    .custom-page .nav-tabs .nav-link{
        width: 170px;
        font-size: 14px;
    }
    .nav-tabs .nav-item{
        display: block;
        margin: 2px auto;
    }
    #CRproducts_page.custom-page .child-cat-section .child-content .child-banner{
        display: none;
    }
    .wrap_search_popup input#searchsubmit {
        width: auto;
        font-size: 12px;
        height: 40px;
    }

    .wrap_search_popup input#s {
        height: 40px;
        width: auto;
        font-size: 12px;
    }

    .wrap_search_popup input#s::placeholder {
        font-size: 12px;
    }

    .wrap_search_popup .inner {
        padding: 20px 40px 20px 20px;
    }

    .wrap_search_popup .inner .button_close {
        top: 29px;
        right: 22px;
    }
    .CRlist_tab_detail_pd {
        top: 60px;
    }
}

@media (max-width: 612px){
    .brandlist-custom{
        display: block;
        text-align: center;
    }
    .brandlist-custom li{
        margin: 10px 3px;
    }
    #CRproducts_page.custom-page .custom-banner{
        height: 120px;
    }
    #CRproducts_page.custom-page .child-cat-section{
        overflow: hidden;
    }
    .brandlist-custom .slick-list{
        width: 100%;
    }

}