/*
Theme Name: Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold !important;
}
/* Header */
.hotline {
	float: left;
	height: 62px;
	position: absolute;
	overflow: hidden;
	z-index: 100;
	top: -12px;
	right: -30px;
	width: 300px;
	overflow: hidden;
	padding-left: 102px;
	background: url(https://quatvimax.vn/wp-content/themes/vpw_theme/images/hotline.png) no-repeat left 42px center,url(https://quatvimax.vn/wp-content/themes/vpw_theme/images/nenhotline.png) no-repeat center;
}
.hotline .chucty {
	font-family: sans-serif;
	font-size: 12px;
	margin-top: 5px;
	color: #fff;
}
.hotline span {
	display: block;
	height: auto;
	margin-top: 5px;
	font-size: 22px;
	color: #fff;
	font-weight: 700;
}
.nav-top-link {
	color: #FFF;
	font-weight: bold !important;
}

#top-bar .nav > li > a {
	font-weight: 700;
	color: #FFF;
	font-size: 15px;
}

.location-header {
	margin-top: 20px;
}
.location-header p {
	color: #000;
	font-weight: normal;
	margin-top: 15px;
	line-height: 1.5em;
}
.header-hot {
	background-color: red;
	border-radius: 4px;
	padding: 0px 10px;
	color: white;
	margin-top: -4px;
}
.is-divider {
	display: none;
}
.section-title-main {
	font-weight: bold;
}


/* Footer */
.ux-logo-link {
    border: 1px solid #3333;
		padding: 30px !important;
}
.frm-fluent-form {
	margin-top: 20px;
}
.frm-fluent-form .ff-t-container {
	gap: 5px !important;
}
.follow-icons span {
	color: #000;
	margin-top: -30px !important;
}
.title-partner {
	margin-top: 50px;
	margin-bottom: -40px;
}
.color-red {
	color: red;
}

/* Home page */
.badge-inner.on-sale {
	background-color: #eb0e0e !important;
}
ins .woocommerce-Price-amount bdi {
	color: #eb0e0e;
}

@media screen and (max-width: 549px) {
	.listCate .listmenucon {
		display: none !important;
		}
	.single_add_to_cart_button {
	    width: 77% !important;
	}
}

/* Product Detail */
.widget>ul>li>a {
	padding-left: 10px;
}
span.widget-title {
	background: url(https://hungducphat.com/wp-content/uploads/2020/12/bg-tit-lg-x1.png);
	background-size: 100% 48px;
	display: block;
	height: 48px;
	color: #fff;
	line-height: 34px;
	padding-left: 10px;
}
.product-section-title-related {
	display: inline-block;
	background: url(https://hungducphat.com/wp-content/uploads/2020/12/bg-tit-lg-x1.png) no-repeat;
	background-size: contain;
	height: 48px;
	color: #fff;
	line-height: 7px;
	padding-left: 10px;
	margin-bottom: 0;
	margin-top: 10px;
}
.text-hotline {
	margin-top: 20px;
  margin-bottom: -20px;
}

.single_add_to_cart_button {
	width: 74%;
    border-radius: 6px;
}


