.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;
} 

.header-middle img {
  max-width: 200px;
  
} 



.header .header-bottom {
        background: #0088ff;
 }
 

.header .header-middle .box-tabs-header span {
        font-size: 11px !important;
}

.header .header-bottom .title-header-bottom {
        color: #fff;
        font-size: 17px;
        font-weight: 700;
}

.global-menu-holder .item:hover .cat-1 {
        color: #111;
        background: #0099ff;
} 
.copyright{
	text-align:left;
} 

.header .header-middle {
    background:#0099ff;
} 
.common-home .grecaptcha-badge{
	display:none !important
} 
.page-hompage .box-product-deal {
    background: linear-gradient(180deg, #0099ff 0%, #0099cc 100%)!important;
}
.swiper-slide .product-item .product-image:before,
.product-item .product-image:before,
.swiper-slide .bigImage:before {
		content: '';
		z-index: 3;
		width: 15%;
		height: 15%;
		background: url(https://hogen.vn/image/catalog/ai-icon.png) no-repeat;
		background-size: contain;
		position: absolute;
	}
    .swiper-slide .bigImage:before
    {
        margin: 20px 0px 0px 20px;
    }
@media only screen and (min-width: 1200px) {
    .global-menu-container .group-title {
        color: #0099ff!important;
    }
     .global-menu-holder .sub-menu-list .cat-2,
     .header .header-middle .header-menu-category .box-title {
        color: #0099ff!important;
    }
     
} 

@media (max-width: 767px) {
    .header-search-group {
        background: #0099ff!important;
    }
}