/**
 * NukeViet Content Management System
 * @version 4.x
 * @author VINADES.,JSC <contact@vinades.vn>
 * @copyright (C) 2009-2021 VINADES.,JSC. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://github.com/nukeviet The NukeViet CMS GitHub project
 */

.home_hphoto {
	background-color: #f9eae9;
}
.home-primary{
    margin-top: -6px;
}
.ads-header {
	background-color: #fff
}

#owl_homephoto .owl-nav .owl-prev,
#owl_homephoto .owl-nav .owl-next {
	opacity: 0;
}
.hidden{
    display: none;
}
.mobilenav-content-boxitem-navlink img {
	border: none;
	border-radius: 0;
	object-fit: contain;
	object-position: center center;
	width: 100%;
}

.proitem .prolit_btnquantam {
	background: var( --color-red);
	border-color: var( --color-red);
}

.boxprobrand__apple.pro__group806 .owl-stage-outer::before,
.pro__group806.boxprobrand__apple .probox__img::before,
.pronavigation-wrapper--am-thanh {
	display: none
}
/********owl_homeproflashsale**********************/

#owl_homeproflashsale .flashsale-proitem-group {
	height: 100%;
}

#owl_homeproflashsale .flashsale-proitem-group .prosaleoff__item {
	height: 49.5%;
}

#owl_homeproflashsale.product__container--promotion .prosaleoff__item:not( .proitem--promotion) .probox__pricebox {}

@media screen and (max-width: 766px) {
	#owl_homeproflashsale.product__container--promotion .prosaleoff__item:not( .proitem--promotion) .probox__pricebox {}
}

@media screen and (min-width: 767px) and (max-width: 992px) {
	#owl_homeproflashsale.product__container--promotion .prosaleoff__item:not( .proitem--promotion) .probox__pricebox {}
}
/******end owl_homeproflashsale************************/

#owl_home_img {
	margin-bottom: 1.5rem
}
/******SAMSUNG************************/

#samsungowl_prosaleoff .probox__des:not( .is-countdown) {
	margin-top: 30px
}
/*** FIX ***/

#michat_iframe,
.fb_dialog {
	z-index: 9999 !important;
}

.content-show .prodetail__box__content_collapse {
	max-height: none !important;
}
/** pagespeed **/

.header__nav__container {
	max-height: 48px;
}

.proslide_container {
	min-height: 250px;
}
.form-control{
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}
.filterbox_grouporder_container .form-control{
    padding: 5px;
}
b, strong {
    font-weight: bold;
}

.probox__weight {
    position: absolute;
    right: 0px;
    top: 0;
    z-index: 9;
    display: block;
    width: 50px;
    color: #fff;
    line-height: 1.5;
    padding-right: 10px;
    text-align: center;
    height: 20px;
    text-transform: uppercase;
    background: url(../images/weight.png) no-repeat right top;
    background-size: contain;
}














