.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.header .main-header .align-items-center .header-right .sudes-header-hotline .frame-fix .text-box .acc-text{
	color:#fff
} 
.label-mall{
background: #990219;
    color: #fff;
    border-radius: 5px;
    padding: 0 3px;
    display: inline-block;
} 
.product-label-sale{
	    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 80px;
}
.product-meta {
    font-size: 14px;
    color: #555;
}
.product-meta .fa-star {
    margin-right: 2px;
}
.product-meta .views {
    margin-left: 8px;
}
.product-meta .rating{
display: flex
;
    align-items: center;
    background-color: rgb(255, 248, 228);
    box-shadow: rgb(255, 187, 0) 0px 0px 0px 0.5px;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 500;
    padding: 0 3px;
}
.product-meta .rating svg{
    width: 12px;
    height: 12px;
    margin-right: 5px;
} 
.details-product .details-pro .form-inline .price-box{
    display: flex
;
    align-items: center;
    justify-content: space-between;
    padding-right: 10px;
}
.details-product .details-pro .form-inline .price-box .product-sold{
    font-size: 14px;
}
.product-option-radio{
    margin-left: 10px;
}
.product-option-mau-sac .product-option-radio span, .product-option-mau .product-option-radio span, .product-option-color .product-option-radio span{
    border-radius: 0 !important;
}
.product-coupons .coupon_item.lite .coupon_content{
    background: var(--mainColor) !important;
} 
@media (max-width:767px){
	.product-review-progress{
		margin-bottom:15px    
    }
    .item-blog.item-blog-first{
    		margin-bottom:15px;
    }
    .item-blog:not(.item-blog-first) .block-content h3{
    	margin-top:0;
    }
    .item-blog .block-content h3{
    	font-size:16px;
        line-height:22px;
    }
    body{
    font-size:14px;
    }
    .section-index{
    	padding:15px 0
    }
    .product-meta .views{
    	font-size:12px;
    }
    .item_product_main .product-action .product-info{
    	margin-bottom:5px;
    }
} 
.logo-wrapper img{
	max-width:100px;
    border-radius:50%
} 
header.header .main-header .align-items-center .header-right .sudes-header-hotline .frame-fix .text-box{
	margin-bottom:5px;
} 
.product-bestseller__label{
position: absolute;
    top: 0;
    left: 0;
    background-image: url(/catalog/view/theme/sportbikes/image/icon/top1.svg);
    width: 30px;
    height: 38px;
    z-index: 1;
    font-size: 10px;
    color: #fff;
    background-size: contain;
    text-align: center;
    font-weight: bold;
    line-height: normal;
}
.product-bestseller__label{
position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 38px;
    z-index: 1;
    font-size: 10px;
    color: #fff;
    background-size: contain;
    text-align: center;
    font-weight: bold;
    line-height: normal;
}
.product-bestseller__label span{
	font-size:14px
}
.product-bestseller__label-1{
    background-image: url(/catalog/view/theme/sportbikes/image/icon/top1.svg);
}
.product-bestseller__label-2{
    background-image: url(/catalog/view/theme/sportbikes/image/icon/top3.svg);
}
.product-bestseller__label-3{
    background-image: url(/catalog/view/theme/sportbikes/image/icon/top3.svg);
} 
.section_slider .swiper-slide .container-effect{
	display:none
}