.banner_fixed {
	position: fixed;
	z-index: 10000;
	bottom: 0;
	left: 0;
	width: 100%;
	display: none;
	text-align: center;
}
.banner_fixed .relative{
	position: relative;
	display: inline-block;
	max-width: 100%;
}
.banner_fixed button {
	background: transparent;
	border: none;
	padding: 0;
	width: 20px;
	height: 20px;
	position: absolute;
	z-index: 3;
	left: 10px;
	top: 10px;
}
.banner_fixed button svg {
	fill: #fff;
}

.banner_fixed a {
	display: block;
	text-align: center;
}
.banner_fixed img{max-width: 100%;}

.pro-price-box {line-height: 30px;height: 30px;}
.pro-sale.sale {
	right: auto;
	bottom: auto;
	top: unset;
	height: 28px;
	border-radius: 5px;
	line-height: 26px;
	position: relative;
	transform: initial;
}
.pro-review {padding-bottom: 10px;}

.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {font-size: 1em!important;}
.pro-review .haravan-product-reviews-badge p, 
.pro-review .haravan-product-reviews-badge span:nth-of-type(2) {display: none;}

.products-detail .pro-review {
	margin: 10px 0; padding: 0;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
}
.products-detail .pro-review span span {color: red;}
.product-description img {max-width:100%;height: auto;}
#binhluan h5 span {margin-left: 20px;font-size: 14px;text-transform: initial;line-height: 22px;vertical-align: bottom;color: #000;}
#binhluan .hrv-product-reviews-summary {padding: 10px 0;}
#binhluan .hrv-product-reviews-summary > div {text-align: left!important;line-height: 20px;}
.hrv-product-reviews-form input, .hrv-product-reviews-form textarea {outline: none;}
#hrv-product-reviews-list::before {padding: 10px 15px;}
#btnnewreview, #btnSubmitReview {background: #3d71e7 ;outline: none;}
#binhluan .hrv-product-reviews-form {margin-bottom: 20px;}
#binhluan #hrv-product-reviews-list {padding-top: 0;}
#binhluan #hrv-product-reviews-list:before {
	content: 'Nhận xét của khách hàng';
	padding: 10px 5px;
	font-size: 16px;
	background: #f9f9f9;
	display: block;
	padding: 10px 0!important;
	background: #fff!important;
	border-bottom: 2px solid #3d71e7 ;
	display: inline-block!important;
}
#binhluan .hrv-product-reviews-list .hrv-product-reviews-star { display: inline-block;}
#binhluan span.has_order { 
	padding-left: 20px; 
	color: #43a047; 
	font-weight: normal; 
	position:relative; 
	margin-left: 7px !important; 
	display: inline-block; 
}
#binhluan span.has_order:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #3d71e7 ;
	width: 15px;
	height: 15px;
	background: url(//theme.hstatic.net/1000074072/1000773488/14/icon_certificate.png?v=5883) no-repeat;
  background-size: contain;
}
#binhluan .hrv-product-reviews-summary {width: auto;}
#hrv-prv-summary-star ~ span { margin-left: 8px; }
.hrv-product-reviews-summary h3 {
	font-size: 25px;
	font-weight: 500;
	position: relative;
	color: #f00;
}
.hrv-product-reviews-summary h3:after {
	content: " / 5";
	color: #c3c3c3;
	font-size: 18px;
}
#binhluan .product-reviews-summary-actions {position: absolute;right: 15px;top: 5px;}
#binhluan #hrv-product-reviews-list > div > div { position: relative;}
#binhluan #hrv-product-reviews-list .dvhrv-prv-reply {margin-top: 10px;}
#binhluan #hrv-product-reviews-list > div > div p { overflow: hidden; line-height: 17px; }
#binhluan #hrv-product-reviews-list > div > div:not(.dvhrv-prv-reply) b {position: absolute;top: 0;left: 80px;}
#binhluan #hrv-product-reviews-list p span { position: relative; margin-left: -4px; background: #fff; }
#binhluan #hrv-product-reviews-list span[itemprop="description"] {line-height: 22px;}

.title_menu_mobile {position: relative;}
.title_menu_mobile .closeicon {
	position: absolute;
	right: 0;
	top: 0;
	width: 17%;
	height: 44px;
	color: #fff;
	text-align: center;
	font-size: 23px;
	line-height: 44px;
}
.title_menu_mobile .closeicon svg {width:16px;height:16px;}
.title_menu_mobile .closeicon svg path {fill:#fff;}
body #overlay {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	content: '';
	opacity: 0;
	z-index: 99;
	background: rgba(0,0,0,0.3);
	-webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
	-moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
	transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
}
body.menu-open #overlay {
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
	background: rgba(0,0,0,.5);
	position: fixed;
	left:0;
	top:0;
}

/* Wishlist */
button + #onAppWishList_btn_wishlist,
button + #q-onAppWishList_btn_wishlist {
	line-height: 38px;
	vertical-align: bottom;
	width: 40px;
	position: relative;
}

button + #onAppWishList_btn_wishlist button,
button + #q-onAppWishList_btn_wishlist button {
	width: 100%;
	font-size: 28px;
	background: transparent;
	color: #e60001;
	border: none;
}
/* End Wishlist */

@media (max-width: 991px){
	.haravan-product-reviews-badge {padding-bottom:6px;}

	html,body,.vnm-main {-webkit-overflow-scrolling: touch;}
	html.menu-open,body.menu-open,.vnm-main {height: 100%;}
	.vnm-main {overflow: hidden;overflow-y: auto;}
	.vnm-main,.vnm-alp {position: relative!important;}
	html.menu-open, body.menu-open{position: relative;overflow: hidden;}
}

@media screen and (min-width: 992px) {
	.floor-collection .col-md-12:nth-of-type(2){ height: auto; }//420px 
	.pro-review {
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		justify-content: center;
		padding: 0 15px;
		height: 30px; 
		line-height: 30px;
	}	
	.pro-review .haravan-product-reviews-badge {padding-right: 5px;}
	.pro-review .sold-count {padding-left: 0px;  }
	.columns-container .pdTwoStyle .product-block .cancel-on-png, 
	.columns-container .pdTwoStyle .product-block .cancel-off-png, 
	.columns-container .pdTwoStyle .product-block .star-on-png, 
	.columns-container .pdTwoStyle .product-block .star-off-png, 
	.columns-container .pdTwoStyle .product-block .star-half-png {font-size: 11px!important;}
	.columns-container .pdTwoStyle .product-block .pro-review {margin-bottom: 10px;}
	/*.columns-container .pdTwoStyle .product-block .pro-review span.separate {height: 35%;}*/
	.columns-container .pdTwoStyle .product-block .pro-review .sold-count {font-size: 12px;}
}

/*===== QUICK VIEW =====*/
#q-buyxgety-program{
	margin-top: 15px;
	border: 2px dotted #59bd56;
	padding: 5px;
	position: relative;
	min-height: 100px;
	z-index: 0
}
#q-buyxgety-program img.gift{
	width: 50px;
	position: absolute;
	top: 5%;
	right: 0;
}
#q-buyxgety-product-list{
	position: static;
	z-index: 9;
	background: #fff;
	width: calc(100% - 40px);
}
#q-buyxgety-product-list .clearfix {
	margin: 5px;
}

.btn-addToCart__quickview.loading{
	position: relative;
	pointer-events: none;
}
.btn-addToCart__quickview.loading:after {
	content: '';
	border: 2px solid #f3f3f3;
	border-top: 2px solid #59bd56;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	animation: spin 1s linear infinite;
	position: absolute;
	top: 1px;
	left: 13px;
	z-index: 0;
	opacity: 1;
}
#q-buyxgety-product-list .buyx-img{
	width: 60px;
}
#q-buyxgety-program h3{
	font-size: 15px;
	margin: 5px 0 15px 0;
}
#q-buyxgety-product-list .wrapper-content a{
	font-size: 14px;
	display: block;
	margin-top: 5px;
	line-height:18px;
	font-weight:300;
}

#q-buyxgety-product-list td:first-child {
	width: 30px;
	text-align: center;
}

.quickview-product .content > div > div:last-child {
	/* max-height: 30vh; */
	/* overflow-y: scroll; */
}

.q-error {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
	padding: 5px 8px;
	border: 1px solid #a94442;
	border-radius: 4px;
}

.q-error #q_prod_km_alert {
    color: rgb(229,0,0);
}

.vinamilk-popup a.close-window svg {
    width: 20px;
}

.btn-q-disabled {
	width: calc(100% - 50px);
	background: #dfdfdf !important;
	color: #000 !important;
}

.btn-q-disabled span {
	margin: 0 !important;
	border: none !important;
}

.quickview-product .pro-sale {
	top: 30%;
}

@media screen and (max-width: 767px) {
	.pro-price-box{
		display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
		width: 100%;
	}
	.pro-price--mb {
		position: absolute;
		right: 30px;
		width: calc(100% - 30px);
	}
	.pro-price--mb:not(.pp-mb-sale) {
		padding-left: 40px;
	}
	.mb_add {
		display: none !important;
		width: 25px;
		height: 25px;
		border: 1px solid #f00;
		background: #f00;
		line-height: 10px;
		border-radius: 50%;
		padding: 0;
		margin-right: 5px;
	}
	.mb_add svg{
		width: 14px;
		height: 14px;
		fill: #fff;
		stroke: #fff;
		stroke-width: 22px;
	}
	
	/*===== QUICK VIEW =====*/
	.quickview-product .content {
		position: fixed;
		bottom: 0;
		border-radius: 10px 10px 0 0;
		transition: all 0.3s ease-in-out;
		transform: translateY(100%);
		min-height: unset !important;
    max-height: unset !important;
	}
	.quickview-product.active .content {
		transform: translateY(0%);
	}
	.quickview-product .content > div > div {
		width: 100%;
	}
	.quickview-product .pro-gift{
		top: 50%;
    right: 15px;
    left: unset;
    transform: translateY(-50%);
	}
	.quickview-product .content > div > div .product-media {
		width: 80px;
		margin: 0;
		min-height: unset !important;
		display: block;
		padding: 0;
		height: 80px;
	}
	.quickview-product .content > div > div .product-media * {
		height: 100%;
	}
	.thumb_img_quickview,.link_to_detail{ display: none; }
	.quickview-product.vinamilk-popup .product-price {
		position: absolute;
		top: -65px;
		left: 100px;
		border: none;
		font-size: 18px;
		padding: 0 0 0 10px;
		line-height: 24px;
		margin: 0;
	}
	.quickview-product.vinamilk-popup .product-price.total-discount{ top: -70px; }
	.quickview-product.vinamilk-popup .product-price .q-price{ display: block; }
	.quickview-product .product-quantity {
		margin-bottom: 10px;
	}
	.quickview-product.vinamilk-popup .product-price span {
		display: block;
	}
	.quickview-product.vinamilk-popup .product-price del {
		font-size: 15px; padding: 0;
	}
	.q-pro-sale-new {
		background: #e50000;
		color: #fff;
		padding: 0 5px;
		font-size: 15px;
		line-height: 21px;
		border-radius: 4px;
	}
	.quickview-product #alert-fs{
		padding: 0;
	}
	.quickview-product.vinamilk-popup .description{
		display: none;
	}
	.btn-addToCart__quickview {
		width: calc(100% - 50px);
	}
	
	/*===== POPUP SUCCESS ADD FROM QUICKVIEW =====*/
	.mini-product-item .product-image {
		width: 100%;
		padding: 0 15px;
		text-align: center;
	}

	.mini-product-item .product-image + div {
		width: 100%;
	}
	.cart-popup .btn-cart, .cart-popup .btn.continue-shopping{ width: 100%; }
}


@media screen and (max-width: 576px) {
	
	.cart-wrapper .wcart-list .product-detail {
		width: 100% !important;
	}
}

@media screen and (max-width: 480px) {
	.floor-collection .col-md-12:nth-of-type(2) {height: 390px;}
	.pro-sale.sale {
		height: 25px; line-height: 23px; width: 35px; font-size: 12px;
	}
}


/* CART new layout 23-09-21*/
.cart-wrapper .row {
	margin: 0 -7.5px;
}
.cart-wrapper .col-md-3 {
	padding: 0 7.5px;
}
.cart-wrapper .delivery_note {
	margin-bottom: 10px;
	padding: 15px;
}
.cart-wrapper .delivery_note p{
	
	line-height: normal;
	margin-bottom: 0;
	font-size: 14px;
}
	
.cart-wrapper .delivery_note p span {
	color: #e50201;
	font-weight: 500;
	float: unset;
}
.cart-wrapper .delivery_note,
.cart-wrapper .delivery_select {
	background-color: #eff3f6;
	border-radius: 10px;
}
.cart-wrapper .choose_address label {
	font-weight: 400;
}
.cart-wrapper .delivery_select_content {
	border-radius: 10px;
	background-color: #eff3f6;
	padding: 15px 0;
	color: #333;
	font-weight: 400;
}
.cart-wrapper .empty-cart .delivery_select_content,
.cart-wrapper .empty-cart .delivery_note {
	display: none;
}
.cart-wrapper .delivery_select_address {
	margin-top: 10px;
}
.cart-wrapper .delivery_select_address label {
	color: #333;
}
.cart-wrapper .delivery_select_title {
	padding-bottom: 5px;
}

.cart-wrapper .delivery_select_address>p {
	margin-bottom: 16px;
}
.cart-wrapper .delivery_select_province,
.cart-wrapper .delivery_select_district {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}

.cart-wrapper .delivery_select_province select,
.cart-wrapper .delivery_select_district > div {
	width: 59%;
}
.cart-wrapper .delivery_select_address select,
.cart-wrapper .selectedOption {
	height: 30px;
	padding: 0 15px;
	color: #3d71e7;
	font-weight: 400;
	font-size: 14px;
	border-radius: 15px;
	border: 0;
}
.cart-wrapper .selectedOption {
	padding-right: 0;
	height: auto;
}
.cart-wrapper .scrollableList {
	border-radius: 20px;
	border: 0;
	padding: 10px 35px 10px 0;
}
.cart-wrapper .scrollableList:after {
	right: 10px;
}
.cart-wrapper .scrollableList ul {
	padding-left: 15px;
	position: static;
	margin: 15px 0 0;
	box-shadow: none;
	border: 0;
}
.cart-wrapper .scrollableList ul > li {
	font-size: 12px;
	font-weight: 400;
	padding: 5px;
	color: #3d71e7;
}
.cart-wrapper .scrollableList ul > li:hover {
	color: #59BD56;
}
.cart-wrapper .delivery-select__preload {
	left: -15px;
	right: -15px;
}
.cart-wrapper .btn_Select_deliveryVNM {
	margin-top: 15px;
	display: inline-block;
	background-color: #ff9923;
	padding: 8px 25px;
	border-radius: 15px;
	color: #fff;
}

.cart-wrapper .change_deliveryVNM {
	color: #3d71e7;
}

.cart-wrapper .change_deliveryVNM > svg{
	width: 15px;
	height: 15px;
}
.cart-wrapper .change_deliveryVNM {
	position: absolute;
	top: 50%;
	right: 8px;
}
.cart-wrapper .change_deliveryVNM > span{
	display: none;
}
.cart-wrapper .inner_delivery_show_selected {
	padding-right: 20px;
}
.cart-wrapper .change_deliveryVNM > svg{
	fill: #3d71e7;
	display: inline;
}

@media(max-width: 991px) {
	.cart-wrapper .delivery_note p {}
	.cart-wrapper .change_deliveryVNM > svg{
		width: 10px;
		height: 10px;
	}
	.cart-wrapper .change_deliveryVNM {
		right: 20px;
	}
}
@media(max-width: 767px) {
	.cart-wrapper .pro-price--mb:not(.pp-mb-sale) {
		padding-left: 0;
	}
}

.cart-wrapper .product-right {
	border-radius: 10px;
	background-color: #eff3f6;
}
.cart-wrapper .product-right img {
	margin-right: 12px;
}
.cart-wrapper .vnm-list {
	background-color: #eff3f6;
}
.cart-wrapper .vnm-list .item {
	padding: 15px 0;
	display: flex;
	align-items: center;
}
.cart-wrapper .vnm-list .item .text {
	padding-left: 0;
}
.cart-wrapper .vnm-list .item .text-1 {
	color: #3d71e7;
}
.cart-wrapper .vnm-list .item .text-2 {
	font-size: 14px;
	color: #333;
}
@media(max-width: 1199px) {
	.cart-wrapper .delivery_select_province,
	.cart-wrapper .delivery_select_district {
		flex-wrap: wrap;
	}
	.cart-wrapper .delivery_select_province select,
	.cart-wrapper .delivery_select_district > div,
	.cart-wrapper .delivery_select_province  > div {
		width: 100%;
	}
	.cart-wrapper .delivery_select {
		padding: 0 15px;
	}
	.cart-wrapper .select_district_mobile {
		padding: 15px;
	}
}

@media(max-width: 767px) {
	.cart-wrapper .product-hover,
	.cart-wrapper .mb_add,
	.cart-wrapper .notBuy.sch {
		display: none !important;
	}
}

/************** end *************/



