.scroll_group {
    height: auto;
    position: fixed;
    z-index: 20;
    left: 0;
    right: 0;
    top: 0;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.scroll_group.headerSticker #chir_logo>p {
    display: none;
}
.scroll_group.headerSticker #box-vertical-megamenus{
    padding: 15px 0;
}
.scroll_group.headerSticker #header_chir .box-vertical-megamenus {
    display: block;
    position: relative;
}
.menuFix .vertical-menu-list{
    z-index: 1;
}
.menu-slimscroll{
    overflow: unset!important;
}
#sidebar-menu .vertical-menu-content ul.vertical-menu-list>li{
    position: relative;
}
.vertical-menu-content ul li.has-child ul{
    border-left: 1px solid #ccc;;
    top: -1px;
    min-height: 100px;
    transition: all 0s ease 0s;
}
.product-detail-box .right_box{
    display: none;
}
.orther_name .down_catalogue, .title_link_hd{
    text-decoration: underline;
    color: #337ab7;
}
.block_hdsd{
    margin-top: 30px;
    margin-bottom: 5px;
}
.orther_name{
    margin-bottom: 15px;
}
.chir_loop:hover .chir-img>a>img, .owl_brand_list .chir_loop:hover a>img, .insScroll.imgage_hover:hover img{
    transform: scale(1.1);
}

#chir_logo{
    display: none;
}
.menu_desktop_cus>ul{
    position: relative;
    display: flex;
    justify-content: space-between;
    z-index: 99;
    width: 87%;
}
.menu_desktop_cus>ul>li{
    display: flex;
    align-items: center;
    z-index: 10;
    position: unset;
}
.menu_desktop_cus .sub_menu{
    display: none;
    position: absolute;
    z-index: 9999;
    top: 100%;
    left: -327px;
    width: calc(100% + 327px);
    background: #fafafa;
    border-radius: 0 0 2px 2px;
    box-shadow: 0 0 2px 0 rgba(51,51,51,.5), 0 7px 15px 0 rgba(51,51,51,.5);
}
.menu_desktop_cus>ul>li>a{
    position: relative;
    display: block;
    padding: 10px 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
#chir_main_menu{
    display: none;
}
.dropdown>a:before{

}
.flext_sub_menu{
    display: flex!important;
    min-height: 200px;
    padding: 15px 40px;
}
.flext_sub_menu>ul>li{
    display: inline-flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 15px;
    padding: 0 10px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
.flext_sub_menu>ul>li>a{
    font-weight: 700;
    font-size: 15px;
}
.flext_sub_menu>li>ul{
    display: block;
}
.flext_sub_menu>ul{
    width: 75%;
    column-gap: 0;
    margin-bottom: 20px;
    column-count: 3;
}
.wid_25{
    width: 25%;
    text-align: center;
}
.wid_25 img{
    max-height: 100%;
    max-width: 100%;
}
.logoHome img{
    max-height: 90px;
    height: auto;
    transition: all .4s;
}
.logoHome img.max_height{
    max-height: 60px;
    transition: all .4s;
}
.click_default .ph-caret-down{
    transition: all .2s ease;
}
.rotate_90{
    transform: rotate(-180deg);
}
.fix-conten{
    bottom: 60px;
}
.logoHome {
    width: 100%;
    text-align: center;
}
#chir_search_head .chir_frm {
    padding-top: 15px;
}
.tab_custom{
    background-color: #fff;
    padding: 15px;
    overflow: hidden;
}
.box_tab_ctsp{
    margin-top: 20px;
}
.box_tab_ctsp .nav-tabs>li>a{
    border: 1px solid #ccc;
}
#chir_search_head .ul-control-box{
    text-align: center;
    justify-content: space-between;
}

.chir_loop .chi-action {
    visibility: visible;
    opacity: 1;
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    transform: translateY(0);
    margin-top: 10px;
    margin-bottom: 20px;
}
.chir_loop .chi-action a {
transform: translate(0px,0px);
-ms-transform: translate(0px,0px);
-webkit-transform: translate(0px,0px);
visibility: visible;
opacity: 1;
}
.chir_loop .chir-img .chi-action{
    display: none;
}
.product-detail-box p.voteView{
    display: none;
}
@media screen and (min-width: 1200px){
    .logoIndex{
        text-align: left;
        padding: 0;
    }
    .ul-control-box li{
        min-width: auto;
    }
    .top-hotline span.div-user-control{
        margin-top: 10px;
    }
    .header-cart-count{
        top: 10px;
    }
    .div-user-control.control-4{
        margin-top: 11px;
    }
    .ul-control-box a.info{
        margin-top: 9px;
    }
    .footer-left .logo_custom{
        text-align: center;
    }
    .footer-left .logo_custom a img{
        width: 120px;
    }
}
@media (max-width: 767px){
    #chir_logo{
        display: block;
    }
    .box_tab_ctsp .nav-tabs{
        display: flex;
    }
    a.cart_mobile{
        margin-right: 0;
    }
    a.hotline_mobile{
        display: inline-block;
        position: relative;
    }
    a.hotline_mobile img{
        width: 25px;
        margin-bottom: 10px;
    }
    .footer-left .logo_custom a img{
        width: 150px;
    }
    #header_chir.headerSticker #box-vertical-megamenus{
        padding: 0;
    }
    div#chir_logo{
        margin-bottom: 0;
    }
}
@media (max-width: 1024px) and (min-width: 768px){
.menu_desktop_cus>ul{
    flex-wrap: wrap;
}
.menu_desktop_cus>ul>li{
    margin-right: 15px;
}
.menu_desktop_cus .sub_menu{
    width: 100%;
    left: 0;
}
}
.menu_desktop_cus .sub_menu {
display: none;
position: absolute;
z-index: 9999;
top: 100%;
left: -15px;
width: calc(100% + 15px);
background: #fafafa;
border-radius: 0 0 2px 2px;
box-shadow: 0 0 2px 0 rgba(51,51,51,.5), 0 7px 15px 0 rgba(51,51,51,.5);
}
#chir_search_head, #infoUserHeader{
padding: 0 15px;
}
.ul-control-box{
    display: flex;
    align-items: center;
}
.ul-control-box .facebookIcon{
    border: 1px solid #000;
    font-size: 22px;
    min-width: 33px;
    margin-bottom: 5px;
}
section#chir_top_bar{
    display: none;
}
#main_header{
    padding-top: 5px;
}
.ew-alo-phone.ew-alo-green.ew-alo-show{
    display: none;
}
.ew-alo-ph-img-circle {
    width: 45px;
    height: 45px;
    top: 47px;
    left: 47px;
    background-size: 25px;
}
.ew-alo-ph-circle-fill {
    width: 60px;
    height: 60px;
    top: 40px;
    left: 40px;
    position: absolute;
}
.ew-alo-ph-circle {
    width: 80px;
    height: 80px;
    top: 30px;
    left: 30px;
}
.ew-alo-phone{
    left: -30px;
}
.cloudzoom-fade-1{
    top: 36px !important;
}
.mainDocument .wrapper-title{
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 30px;
}
.mainDocument .Document-item {
    position: relative;
    border: 1px solid #d9d8d8;
    height: 370px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px;
    margin-bottom: 30px;
}
.mainDocument .Document-item_title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}
.mainDocument .Document-item_image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
}
.mainDocument .Document-item:after {
    position: absolute;
    content: "";
    left: -1px;
    top: -1px;
    bottom: -1px;
    width: 5px;
    background: #00abc7;
}
.mainDocument .Document-item_image img {
    width: 160px;
    height: 190px;
    -o-object-fit: scale-down;
    object-fit: scale-down;
}
.mainDocument .Document-item_button {
    margin-top: auto;
}
.mainDocument .Document-program:after {
    position: absolute;
    content: "";
    left: -1px;
    top: -1px;
    bottom: -1px;
    width: 5px;
    background: #00abc7;
}
.mainDocument .Document-item_button .btn-secondary {
    color: #fff!important;
    background-color: #ec6726;
    border-color: #ec6726;
    padding: .25rem 20px;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 3rem;
    display: inline-block;
}
.mainDocument .Document-program {
    position: relative;
    border: 1px solid #d9d8d8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
    margin-bottom: 30px;
}
.mainDocument .Document-item_title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}
.mainDocument .Document-program_body--title {
    color: #ec6726;
    font-weight: 600;
}
.mainDocument .Document-program_body--list {
    list-style-type: none;
    padding: 0;
    margin-top: 10px;
}
.mainDocument .Document-program_body--list li {
    padding: 7px 0;
}
.mainDocument .Document-program_body--list li a {
    color: #303030;
    font-size: 12px;
}
.mainDocument .Document-program_body--list li a i{
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #ec6726;
    color: #ec6726;
    transition: all .3s;
    margin-left: 5px;
    line-height: 25px;
    text-align: center;
}
.mainDocument .Document-program_body--list li a i:hover{
    background-color: #ec6726;
    color: #fff;
}
#slider #sidebar-menu ul.vertical-menu-list {
    height: 350px !important;
    overflow-y: auto;
}
.chir_loop .chi-action {
    display: none;
}
.box_collection .product-detail-box .product-title {
    text-transform: inherit;
}
@media (max-width: 991px) {
    .cloudzoom-fade-1{
        top: 0 !important;
    }
}
@media screen and (max-width: 1199px){
    #slider-menu .owlSlider .item img {
        max-height: initial;
    }
}
