
*{
	font-family: Arial !important;
}
a{
	text-decoration: none !important;
}
.text-orange{
	color: #FFA928 !important;
}
.call-mobile {
	background: #6bb11a;
	bottom: 55px;
}
.contact-div {
	position: fixed;
	padding: 0;
	border-radius: 35px;
	line-height: 35px;
	height: 35px;
	color: #fff;
	right: 20px;
	z-index: 99999;
}
.zalo-chat {
	background: #3184fa;
	bottom: 100px;
}
.fb-chat {
	background: #910f0f;
	bottom: 10px;
}
.call-mobile a, .zalo-chat a, .fb-chat a {
	color: #fff;
	font-size: 17px;
	text-decoration: none;
	margin-right: 10px;
	padding-left: 10px;
}
.call-mobile i, .zalo-chat i, .fb-chat i {
	font-size: 20px;
	line-height: 35px;
	background: #20810f;
	border-radius: 100%;
	width: 35px;
	height: 35px;
	text-align: center;
	float: right;
}
.zalo-chat i {
	background: #00436a;
}
.fb-chat i {
	background: #d1056c;
}
.page-popup.active {
	display: block;
}
.page-popup {
	position: fixed;
	z-index: 5;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	display: none;
}
.page-popup .bg-black {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
}
.page-popup .box {
	padding-bottom: 0!important;
}
.page-popup .box {
	position: absolute;
	top: 20%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
	width: 420px;
	background: #fff;
	border-radius: 15px;
	padding-bottom: 30px;
}
.page-popup .box:before {
	content: '';
	top: -7px;
	left: -7px;
	right: -7px;
	bottom: -7px;
	position: absolute;
	background: rgba(255,255,255,.5);
	border-radius: 20px;
	z-index: -1;
}
.page-popup .bt-close {
	cursor: pointer;
	position: absolute;
	color: #000;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border-radius: 50%;
	background: #fff;
	right: -12px;
	top: -15px;
	font-size: 16px;
}
.page-popup .title {
	text-align: center;
	background: url(/img/bg-pop.png) no-repeat;
	background-size: 100% 100%;
	font-size: 20px;
	font-weight: bold;
	padding: 2px 30px 10px;
	border-radius: 15px 15px 0 0;
	overflow: hidden;
}
.page-popup.page-popup-x form {
	padding: 30px 30px;
}
.page-popup.page-popup-x input, .page-popup.page-popup-x select, .page-popup.page-popup-x textarea {
	outline: none;
	border: 1px solid #ddd;
	height: 40px;
	border-radius: 4px;
	width: 100%;
	font-size: 16px;
	padding: 7px 15px;
	font-family: sans-serif;
}
.page-popup.page-popup-x .infusion-field {
	margin-bottom: 7px;
}
.page-popup.page-popup-x .infusion-submit {
	text-align: center;
}
.page-popup.page-popup-x label {
	display: none!important;
}
.page-popup.page-popup-x textarea {
	height: 120px;
}
.page-popup button {
	min-width: 120px;
	font-size: 15px!important;
	font-family: "Muli"!important;
	color: #000!important;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	background: #ffcb05!important;
	transition: .3s ease-in-out;
}
.page-popup.page-popup-x button {
	height: 40px;
	border: none;
	border-radius: 20px;
}
.fa,.fas,.fal,.far{
	font-family: "Font Awesome 5 Pro" !important;
}
.global-header-nav-container .all-products-button .fa-angle-down {
	font-size: 24px;
	min-width: 24px;
	margin-left: 8.16px;
	text-align: center;
}
.global-header-container section.user .user-icon span{
	font-size: 24px !important;
}
.global-header-container section.notifications .notifications-button-icon{
	font-size: 24px !important;
}
.global-header-container section.cart .cart-icon span{
	font-size: 24px !important;
}
.global-header-container .header-mobile-icon1{
	font-size: 24px !important;
	color: #014b82;
}
#cta_banner{
	text-decoration: none;
}
footer a{
	color: #fff !important;
}
#top-categories-new .gia_title_item{
	color: black;
}
.gia_title_item{
	color: black;
}
#top-categories-new .gia__item{
	color: #FFA928;
}
.gia__item{
	color: #FFA928;
}
#top-categories-new .spNewItem{
	height: 250px;background-color: #F9FBFD;display: flex;align-items: center;justify-content: center;
}
#top-categories-new .spNewItem img {
	max-height: 100%;width: auto;max-height: 250px;
}
#top-categories-new .head__line {
	bottom: 0;text-align: left;padding-left: 8px;padding-right: 8px;
}
.grid__card .grid-body{
	display: inline-block;
}
.grid-card .grid-body [data-grid=price]{
	justify-self:left;
}
#ms-navigation-overlay{
	top: unset;
}
.item_hover .item__hover:hover{
	cursor: pointer;
	transform: translateY(-5px);
	transition: transform 0.2s ease-out;
}
.list_item .list__item iframe{
	/*width: 100%;height: auto;*/
	height: 100%;
	width: 100%;
}
.gap-r-20>* {
	margin-right: 20px;
}
.text-xem-ct{
	color: #800020 !important;
}
@media (min-width: 1200px) {
	header #header {
		grid-column-gap: 0px;
	}
	h3, .h3 {
		font-size: medium;
	}
}
@media (min-width: 1280px) {
	.global-footer-content-container {
		/*grid-template-columns: repeat(3, 1fr) !important;*/
	}
}
@media (min-width: 1400px) {
	.container-xl, .container-lg, .container {
		max-width: 1290px;
	}
}
