.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;
} 
ul.language{
display:flex;
margin-left:15px;
}
ul.language li:not(:last-child){
	margin-right:10px;
}
@media (max-width:767px){
ul.language{
margin-left:0;
margin-top:15px;
}
} 
.header .menu > .menu__item:hover > .menu__link{
	color:#fff
}
.logo {
    flex-shrink: 0;
    border-radius: 10px;
}
.logo img.--black-bd {
    border-radius: 10px !important;
}
.logo img {
height:70px;
} 
.news-item__img img {
    height: 100%;
    object-fit: cover;
}
.product__thumb img{
	width:100%
} 
.big-img img{
		width:100%
}
.title-detail-product h2 {
    float: left;
    width: 100%;
    margin-bottom: 18px;
    margin-top: 0;
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 20px;
    font-size: 25px;
    color: #de7835;
    font-weight: 700;
}
.sku-product {
    margin-bottom: 10px;
    margin-top: 5px;
}
.sku-product ul li {
    display: inline-block;
    font-size: 14px;
    color: #7B7B7B;
    width: 100%;
}
.sku-product ul li p {
    font-weight: 500;
    color: #737373;
    margin-bottom: 10px;
}
.sku-product ul li span {
    margin-left: 6px;
    font-weight: 500;
    color: #de7835;
}
.sku-product .price p {
    font-size: 22px;
    font-weight:bold
}
.description-product {
    margin-bottom: 16px;
}
h3.style-h2-small {
    margin-bottom: 18px;
    margin-top: 0;
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 20px;
    font-size: 25px;
    color: #de7835;
    font-weight: 700;
}
.cover-product-group {
    width: 100%;
}
.product-same-group .item-hot-new-left {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #EBEBEB;
}
.product-same-group .img-hot-new-left {
    margin-right: 12px;
    position: relative;
    overflow: hidden;
}
.img-hot-new-left img {
    min-width: 100%;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
}
.title-hot-new-left h4 {
    clear: initial;
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    margin-bottom: 8px;
    color: #de7835;
}
.product-same-group .title-hot-new-left p {
    font-style: italic;
    font-size: 14px;
    color: #747474;
}
.regular-price .price {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}
.related-products .title-hot-new-left .regular-price span {
    display: block;
}
.sku-product{
	margin-top:0;
} 
.product-view{
	display:flex;
    align-items:center;
}
.image_thumb img{
width:80px;
height:80px;
object-fit:cover;
margin-right:10px;
}
.product-view .product-info{
	width:calc(100% - 90px)
}
.cover-product-group  .product-view:not(:last-child){
		margin-bottom:16px;
}
.ctn-left-detail{
	margin:30px 0;
}
@media (max-width:991px){
.title-detail-product h2,
h3.style-h2-small{
	margin-top:15px;
}
} 
.header {
	background-color: #FEFEFE;
}
.background-overlay:after {
    background-color: #097655;
}
.header .menu > .menu__item > .menu__link{
    font-size:14px;
    font-weight:700;
}
.header .menu > .menu__item:hover > .menu__link{
    background:  var(--mainColor);
}
.footer .company-info .info-item .footer-headline{
    margin-bottom:10px;
}
 .footer p {
    margin-bottom: 10px;
}
.footer .facebook{
    margin-bottom: 10px;
}
.modal-item{
    height:416px;
} 
#button-contact-vr{
display:none}
.information-contact .hero-banner{
    background-size: cover;
}
@media(max-width:767px){
    .modal-item {
    height: 250px;
}
} 
.homepage .home-slider .social-icons{
	display:none
}