
/*
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=vietnamese');
*/


.woocommerce-popup-quickbuy,
.woocommerce-popup-quickbuy * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.woocommerce-popup-content:after,
.woocommerce-popup-prod:after {
	content: "";
	display: table;
	clear: both
}

a.woocommerce_buy_now_style {
	color: #fff;
    border-color: #b21f2d;
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
	padding: 10px 10px;
	margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.5;
    width: 100%;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}

a.woocommerce_buy_now_style:hover,
a.woocommerce_buy_now_style:focus {
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	box-shadow: 0 0 0 0.2rem rgba(220,53,69,.5);
}

a.woocommerce_buy_now_style span {
	display: block;
	font-size: 14px;
	color: #fff;
	text-transform: none;
	margin: 2px 0 0
}

.woocommerce-popup {
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.75);
	z-index: 9999999999
}

.woocommerce-popup-inner {
    min-height: 200px;
    min-width: 300px;
    width: 750px;
    top: 50%;
    left: 50%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 1);
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    background: #fff;
    display: -ms-flexbox;
    -ms-flex-direction: column;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 2px 15px rgba(0, 0, 0, 0.54);
    border-radius: .3rem;
    outline: 0;
}

.woocommerce-popup-title {
    background-color: #b81919;
    border-color: #b81919;
	color: #fff;
	height: 42px;
	line-height: 42px;
	padding-left: 20px;
	padding-right: 40px;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	position: relative;
	border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

.woocommerce-popup-title span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.woocommerce-popup-content {
	padding: 30px 20px;
}

.woocommerce-popup-close:focus {
	text-decoration: none;
	background-color: transparent
}

.woocommerce-popup-close {
	width: 20px;
	height: 20px;
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 10px;
	transition: ease .25s all;
	-moz-transition: ease .25s all;
	-webkit-transition: ease .25s all;
	text-align: center;
	line-height: 100%;
	color: #fff;
	background: url(../images/close.png) no-repeat center center;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	overflow: hidden;
	text-indent: -9999px;
	border: 0 solid transparent;
	outline: none;
	-webkit-appearance: none!important;
	-moz-appearance: none!important;
	appearance: none!important;
	margin: auto;
	padding: 0;
	min-height: inherit
}

.woocommerce-popup-close:hover {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
	background-color: transparent
}

.woocommerce-popup-img {
	width: 250px;
	height: auto;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px
}

.woocommerce-popup-info {
	overflow: hidden;
	margin-bottom: 10px
}

.woocommerce-popup-quickbuy {
	display: none;
	line-height: 20px;
	color: #333;
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.3125
}

span.woocommerce_title {
	font-size: 18px;
	color: #333;
	font-weight: 500;
}

span.woocommerce_price {
	font-size: 16px;
	color: #b81919;
	font-weight: 600;
	padding-bottom: 5px;
	display: block;
	line-height: 20px;
}

.woocommerce-popup-info .woocommerce-Price-amount.amount {
    font-size: 15px;
    font-weight: 600;
}

span.woocommerce_price del {
	font-size: 12px;
	color: #ccc;
	font-weight: 400
}

span.woocommerce_price ins {
	text-decoration: none
}

.woocommerce-popup-content-left {
	width: 50%;
	float: left;
	padding-right: 10px
}

.woocommerce-popup-content-left h4 {
	padding-top: 10px; 
}
.woocommerce .popup-customer-info-item-2 .apdung {
    padding: 10px 20px;
    font-size: 10px;
	font-weight: 500;
	background: #B81919;
}

.woocommerce .popup-customer-info-item-2 .apdung:hover {
	background-color: #d34b4b;
	color: #fff;
}

.woocommerce-popup-content-right {
	width: 50%;
	float: right;
	padding-left: 10px
}

.popup-customer-info-title {
	font-size: 18px;
	color: #333;
	margin-bottom: 15px;
	font-weight: 500
}

.popup-customer-info-group {
	width: 100%;
	margin-bottom: 6px
}

.popup-customer-info-group .popup_quickbuy_shipping {
	margin-top: 10px;
	margin-bottom: 10px;
}

.popup-customer-info-item-13 {
	width: 30%;
	float: left
}

.popup-customer-info-item-23 {
	width: 70%;
	float: left
}

.popup-customer-info-group:after {
	display: block;
	content: " ";
	clear: both
}

.popup-customer-info-item-2 {
	width: 50%;
	float: left
}

.popup-customer-info-group .popup-customer-info-item-2:first-child,
.popup-customer-info-item-13 {
	padding-right: 3px
}

.popup-customer-info-group .popup-customer-info-item-2:last-child,
.popup-customer-info-item-23 {
	padding-left: 3px
}

body .popup-customer-info-group input,
body .popup-customer-info-group select,
body .popup-customer-info-group textarea {
    margin: 0;
    background: #fff;
    display: block;
    width: 100%;
    height: 30px;
    padding: 10px;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

body .popup-customer-info-group input:focus,
body .popup-customer-info-group select,
body .popup-customer-info-group textarea:focus {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none
}

form#woocommerce_cusstom_info {
	margin-bottom: 0
}

body .popup-customer-info-group textarea {
	height: 45px;
	min-height: inherit
}

.popup-customer-info-group .woocommerce-order-btn {
	width: 100%;
    height: 36px;
    background: #c69a39;
    cursor: pointer;
    outline: none;
    position: relative;
    overflow: hidden;
    margin: 0;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 14px;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff;
    background-color: #b81919;
    border-color: #b81919;
    text-transform: uppercase;
}
.popup-customer-info-group .woocommerce-order-btn:active,
.popup-customer-info-group .woocommerce-order-btn:focus,
.popup-customer-info-group .woocommerce-order-btn:hover {
	color: #fff;
    background-color: #c83a3a;
    border-color: #c83a3a;
    cursor: pointer;
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);


}
.popup-customer-info-group .error {
	border-color: red
}

.popup-customer-info-group label.error {
	display: none!important
}

.popup_loading {
	position: relative;
	opacity: .5;
	pointer-events: none
}

.popup-customer-info-group .woocommerce-order-btn.loading:after,
.popup_loading:after {
	-webkit-animation: woocommerce_spin 500ms infinite linear;
	animation: woocommerce_spin 500ms infinite linear;
	border: 2px solid #fff;
	border-radius: 32px;
	border-right-color: transparent!important;
	border-top-color: transparent!important;
	content: "";
	display: block;
	height: 16px;
	top: 50%;
	margin-top: -8px;
	left: 50%;
	margin-left: -8px;
	position: absolute;
	width: 16px
}

.popup_loading:after {
	border: 2px solid #c29a44
}

@-webkit-keyframes woocommerce_spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes woocommerce_spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.popup-customer-info-group .woocommerce-order-btn.loading {
	opacity: 1!important;
	position: relative;
	color: rgba(255, 255, 255, 0.05);
	pointer-events: none!important
}

.woocommerce_prod_variable a.contact_to_buy_ajax,
.woocommerce_prod_variable .single_add_to_cart_button {
	display: none!important
}

.woocommerce_prod_variable .quantity .screen-reader-text {
	clip: inherit;
	height: inherit;
	position: absolute!important;
	width: inherit;
	white-space: nowrap;
	top: 6px;
	left: 0;
	font-size: 14px;
	line-height: 25px;
}

.woocommerce_prod_variable .quantity {
	padding-left: 64px;
	position: relative;
}

.woocommerce_prod_variable {
	margin: 10px 0 20px;
}

.woocommerce_prod_variable .label {
	color: #333;
	font-size: 14px;
	padding-right: 10px!important
}

.woocommerce_prod_variable .variations td {
	padding: 0 0 10px;
	vertical-align: text-bottom;
	border: 0
}

.woocommerce-popup-quickbuy table.variations {
	margin: 0;
	border: 0
}

.woocommerce_prod_variable a.reset_variations {
	margin: 0 0 0 10px
}

.woocommerce_prod_variable span.price {
	color: #e03232;
	text-decoration: none;
	font-weight: 700;
	font-size: 14px
}

.woocommerce_prod_variable span.price ins {
	text-decoration: none
}

.woocommerce_prod_variable span.price del {
	color: #ccc;
	font-weight: 400;
	font-size: 12px
}

.popup-customer-info-radio label {
	display: inline-block;
	font-weight: 400;
	position: relative;
	cursor: pointer;
	margin: 0
}

.popup-customer-info-radio label input {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.popup-customer-info-radio label span:before,
.popup-customer-info-radio label span:after {
	width: 16px;
	height: 16px;
	content: "";
	position: absolute;
	border: 1px solid #a6a6a6;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	top: 1px;
	left: 0
}

.popup-customer-info-radio label span {
	padding-left: 23px
}

.popup-customer-info-radio label input:checked~span:before {
	border: 1px solid #fd7518
}

.popup-customer-info-radio label input:checked~span:after {
	background: #c83a3a;
	border: 1px solid #c83a3a;
	width: 8px;
	height: 8px;
	top: 5px;
	left: 4px
}

.popup-customer-info-radio label~label {
	margin-left: 20px
}

.popup-message.success {
	background-color: #fff
}

[class*="popup-customer-info-item-3-"] {
	width: 33.333%;
	float: left
}

.popup-customer-info-item-3-13 {
	padding-right: 2px
}

.popup-customer-info-item-3-23 {
	padding-right: 2px
}

.woocommerce .popup_quickbuy_shipping_calc ul#shipping_method li,
.popup_quickbuy_shipping_calc ul#shipping_method li {
	padding: 0;
	margin: 0 0 5px;
	position: relative;
	text-indent: inherit;
	list-style: none
}

.woocommerce .popup_quickbuy_shipping_calc ul#shipping_method li input,
.popup_quickbuy_shipping_calc ul#shipping_method li input {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.woocommerce .popup_quickbuy_shipping_calc ul#shipping_method li label,
.popup_quickbuy_shipping_calc ul#shipping_method li label {
	font-weight: 400;
	display: block;
	cursor: pointer;
	position: relative;
	padding: 0 0 0 23px;
	margin: 0
}

.woocommerce .popup_quickbuy_shipping_calc ul#shipping_method li label:after,
.woocommerce .popup_quickbuy_shipping_calc ul#shipping_method li label:before,
.popup_quickbuy_shipping_calc ul#shipping_method li label:after,
.popup_quickbuy_shipping_calc ul#shipping_method li label:before {
	width: 16px;
	height: 16px;
	content: "";
	position: absolute;
	border: 1px solid #a6a6a6;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	top: 1px;
	left: 0
}

.woocommerce .popup_quickbuy_shipping_calc ul#shipping_method li input:checked~label:before,
.popup_quickbuy_shipping_calc ul#shipping_method li input:checked~label:before {
	border: 1px solid #fd7518
}

.woocommerce .popup_quickbuy_shipping_calc ul#shipping_method li input:checked~label:after,
.popup_quickbuy_shipping_calc ul#shipping_method li input:checked~label:after {
	background: #fd7518;
	border: 1px solid #fd7518;
	width: 8px;
	height: 8px;
	top: 5px;
	left: 4px
}

.popup-customer-info-item-1 {
	overflow: hidden
}

.popup_quickbuy_shipping {
	display: flex
}

.popup_quickbuy_shipping_title {
	padding-right: 10px;
    line-height: 25px;
    font-weight: 600;
}

.popup-customer-info-group .woocommerce_quickbuy_mess label.error {
	display: block!important;
	font-weight: 400;
	color: red
}

.popup_quickbuy_total_calc {
	font-size: 20px;
	font-weight: 600;
	color: #b81919;
}

.woocommerce-popup-prod {
	display: table;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 15px;
}

.woocommerce-popup-img {
	display: table-cell;
	float: none;
	vertical-align: middle;
	margin: 0;
	border: 1px solid #ddd;
}

.woocommerce-popup-info {
	display: table-cell;
	float: none;
	overflow: inherit;
	vertical-align: middle;
	padding-left: 10px
}

.woocommerce-popup-info .woocommerce_price del .woocommerce-Price-amount.amount {
	font-size: 12px;
    font-weight: 500;
}

.woocommerce-popup-info .woocommerce_prod_variable .quantity .qty {
	width: 40px;
	height: 40px;
	background: #fff;
}

@media (max-width: 750px) {
	.woocommerce-popup-inner {
		width: 500px
	}
	.woocommerce-popup-content-left,
	.woocommerce-popup-content-right {
		width: 100%;
		padding-right: 0;
		padding-left: 0
	}
	.woocommerce-popup-content-left.popup_quickbuy_hidden_mobile {
		display: none!important
	}
	.woocommerce-popup-content-left {
		margin-bottom: 5px
	}
}

@media (max-width: 500px) {
	.woocommerce-popup-inner {
		width: 320px
	}
}


/**
 * hvd custom css quick buy popup
 * */

.hvd-customer-info{}
.hvd-customer-location{}
.hvd-customer-district{}
.hvd-customer-ward{}
.hvd-customer-address{}
.hvd-customer-address{}
.hvd-order-note{}
.hvd-coupon-code{
	display: none;
}

.button.apdung,
.woocommerce-popup-title,
.woocommerce-order-btn,
a.woocommerce_buy_now_style{
	background: rgb(52,152,219);
	background: linear-gradient(90deg, rgba(52,152,219,1) 0%, rgba(13,116,185,1) 50%, rgba(52,152,219,1) 100%);
	border: 0;
	box-shadow: 0 0 15px rgba(52, 152, 219, 0.75); /* Màu sắc và độ mờ của ánh sáng */
	transition: box-shadow 0.3s ease-in-out;
}

.button.apdung:hover,
.woocommerce-popup-title:hover,
.woocommerce-order-btn:hover,
a.woocommerce_buy_now_style:hover {
	box-shadow: 0 0 25px rgba(52, 152, 219, 1); /* Phát sáng mạnh hơn khi hover */
	background: rgb(242,82,33);
background: linear-gradient(90deg, rgba(242,82,33,1) 0%, rgba(196,51,7,1) 50%, rgba(242,82,33,1) 100%);
}

.woocommerce_cusstom_info .popup-customer-info-group:nth-child(7){
	display: none !important;
}
.woocommerce-popup-inner .thongbao_add_to_cart{
	display: none;
}
.woocommerce_prod_variable .quantity{
	padding: 0 !important;
}
.woocommerce_prod_variable .quantity .screen-reader-text{
	display: none;
}
@media only screen and (max-width:480px){
	.woocommerce-popup-content{
		padding: 1rem;
	}
.woocommerce-popup-content	.woocommerce-popup-content-left .woocommerce-popup-img{
		display: none;
	}
.woocommerce-popup-content	.woocommerce-popup-content-left > span{
		color: red; 
		font-size: 100%;
		font-weight: bold;
	}
}