.sidebox-order_action .btncart-checkout:before {
    background: var(--mainColor)!important;
}
.sidebox-order_action .btncart-checkout {
    border-color: var(--mainColor)!important;
}
.sidebox-order_total p .total-price{
	color:var(--textColor) !important
} 
.section_product_tab .view-more {
    margin-top: 6px;
    text-align: center;
} 

.section_category .swiper_category .cate-item .bg-thumb {
    background: #ebeced;
    padding: 0px;
    clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 20px 100%, 0 calc(100% - 20px));
} 

.section_flash_sale .bg-section .block-countdown .section-title.has-control h2 a:hover {
    color: #111;
}

.section_flash_sale .bg-section .block-countdown .section-title.has-control h2 a {
    color: #111;
}

.section_flash_sale .bg-section .block-countdown .count-down .timer-view .lof-labelexpired {
    color: #111;
}

a:hover {
    color: #111;
}

.item_product_main .product-action .product-bottom .button-product button.add_to_cart, .item_product_main .product-action .product-bottom .button-product button.btn-views {
    background: #f47920;
}

header.header .topbar {
    background-color: #f47920;
}

.breadcrumb li a:hover span, .breadcrumb li strong span, .breadcrumb li.active span, footer.footer .main-footer .footer-click .content-contact span.list_footer a:hover, footer.footer .main-footer .footer-click .list-menu .li_menu a:focus, footer.footer .main-footer .footer-click .list-menu .li_menu a:hover, footer.footer .main-footer .fot-col .content-contact span.list_footer a:hover, footer.footer .main-footer .fot-col .list-menu .li_menu a:focus, footer.footer .main-footer .fot-col .list-menu .li_menu a:hover, header.header .header-menu .navigation-horizontal .col-menu #nav .nav-item a:hover, header.header .header-menu .navigation-horizontal .col-menu #nav .nav-item.has-childs > ul.dropdown-menu > li > a:hover, header.header .header-menu .navigation-horizontal .col-menu #nav-col .nav-item .nav-item-lv2.has-childs2 > ul.dropdown-menu > li > a:hover, header.header .header-menu .navigation-horizontal .col-menu #nav-col .nav-item.has-childs > ul.dropdown-menu > li > a:hover, header.header .header-menu .navigation-horizontal .col-menu #nav-col .nav-item > a:hover {
    color: #f47920;
}

.section-index .section-title.side-left h2:before {
    background: #f47920;
}


footer.footer {
    border-top: 4px solid #f47920;
}

.btn.btn-primary, input.btn-primary[type="submit"] {
    background: #f47920 !important;
}

@media (min-width: 992px) {
    .section_category .swiper_category .cate-item:hover .cate-content .status span.view-more {
        color: #f47920;
    }
}

header.header .main-header .align-items-center .header-right .sudes-header-hotline .frame-fix .text-box .acc-text {
    color: #f47920;
}

header.header .main-header .align-items-center .header-right .sudes-header-cart > .frame-fix .count_item_pr {
    background-color: #f47920;
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn.btn-buyNow {
    background: #f47920 !important;
} 

.btn.btn-gray:hover, header.header .main-header .align-items-center .header-mid .header_tim_kiem .search-bar .icon-fallback-text:hover, input.btn-gray[type="submit"]:hover {
    background: #f47920 !important;
} 

.section_slider .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #f47920 !important;
}

.section_group_banner .grid .banner-box .box-title h3:before {
    background: #f47920;
}

.item_product_main .product-action .product-bottom .button-product button.add_to_cart, .item_product_main .product-action .product-bottom .button-product button.btn-views {
    color: #fff;
}

:root {
    --mainColor: #002d3a;
    --subColor: #f47920;
    --bodyColor: #ffffff;
    --textColor: #333333;
    --hoverColor: #77e322;
    --price: #c30000;
} 


.item_product_main .product-action .swatches .swatch-elementes label {
    display: none !important;
}