﻿/*
Theme Name: Flatsome 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  ***************/


}
@font-face {
	font-family: myFirstFont;
	src: url(/wp-content/themes/flatsome-child/fonts/MYRIADPRO-REGULAR.OTF);
}
@font-face {
	font-family: myFontTwo;
	src: url(/wp-content/themes/flatsome-child/fonts/MYRIADPRO-BOLDCONDIT.OTF);
}
@font-face {
	font-family: myFontThree;
	src: url(/wp-content/themes/flatsome-child/fonts/UTM-DINH-TRAN.TTF);
}
body{
	font-family: myFirstFont;	
}
p, li{
	font-size: 16px;
	margin-bottom: 10px;
}
input, input:focus, textarea, textarea:focus {
	box-shadow: none !important;
}
#top-bar ul li {
	font-size: 14px;
}
#masthead input {
	border-radius: 0 15px;
	border: 0;
	height: 40px;
	background: #ededed;
	font-size: 15px;
}
#masthead .flex-right li.cart-item a span.header-cart-title {
	order: 2;
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
	color: #000;
	font-size: 15px;
}
#masthead .flex-right li.cart-item a span.header-cart-icon {
	text-align: center;
	display: block;
	justify-content: center;
	margin-left: 0;
}
#masthead .flex-right li.cart-item a {
	justify-content: center;
}
#wide-nav .header-nav > li > a {
	font-size: 18px;
	color: #fff;
	line-height: 35px;
	transition: all 0.3s;
	height: 50px;
}
#wide-nav .header-nav > li > a:hover {
	color: #f5bf1e;
}
#wide-nav .header-nav > li {
	margin: 0 30px;
}
.diachitop, .hotlinetop {
	height: 40px;
	line-height: 43px;
}
#wide-nav .header-nav > li > a i {
	opacity: 1;
}
#wide-nav .header-nav > li > a i:before {
	content: '\f0dd';
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	position: relative;
	top: -5px;
}
#wide-nav .header-nav > li.has-dropdown ul.sub-menu > li > a {
	font-size: 18px;
	color: #000;
}
#wide-nav .header-nav > li.has-dropdown ul.sub-menu > li+* > a {
	border-top: solid 1px #e3e3e3;
}
#wide-nav .header-nav > li.has-dropdown ul.sub-menu {
	padding: 0;
}
#wide-nav .header-nav > li.has-dropdown ul.sub-menu > li > a:hover {
	background: #640519;
	color: #f5bf1e;
}
.tieude h2 {
	background: url(/wp-content/uploads/2023/01/icon-web_3.png) no-repeat;
	width: 100%;
	height: 85px;
	text-align: center;
	background-position: center center;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 28px;
	margin-bottom: 20px;
}
.tieude-box h4 {
	text-transform: uppercase;
	font-size: 24px;
	line-height: normal;
	margin: 0;
}
.section-02 .box-overlay .box-text {
	padding: 5px;
}
.tieude-box h4:before {
	content: '';
	background: #f5bf1e;
	width: 100px;
	height: 5px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50px, 50px);
}
.section-02:after {
	content: '';
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 178px;
	background: #711a2c;
	opacity: 1;
}
.title-kienthuc {
	text-align: center;
	padding: 0 15px;
	margin-bottom: 45px;
}
.title-kienthuc h2 {
	margin-bottom: 0;
	font-size: 55px;
	text-transform: uppercase;
	font-family: myFontTwo;
}
.title-kienthuc h2 span {
	color: #f5bf1e;
	font-family: myFontThree;
	text-transform: capitalize;
	font-size: 75px;
	position: relative;
	font-weight: 100;
	top: 20px;
}
.blog-home .post-item .box {
	background: #fff;
	padding: 5px;
}
.blog-home .post-item .box h5, .blog-wrapper .post-item .box h5 {
	text-transform: uppercase;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: #640519;
	font-size: 18px;
}
.blog-home .post-item .box .from_the_blog_excerpt, .blog-wrapper .post-item .box .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-align: justify;
}
.blog-home .post-item .box button {
	margin-top: 5px;
	font-size: 14px;
	min-height: auto;
	line-height: normal;
	padding: 5px 15px;
	border-radius: 99px;
}
.section-title-container .section-title {
	color: #f5bf1e;
	font-size: 28px;
}
.section-title-container .section-title, .section-title-container .section-title span {
	margin-bottom: 0;
	border-bottom: 0;
}
.menu-footer .ux-menu-link__link {
	min-height: auto;
	padding-top: 0;
	font-size: 16px;
	font-weight: bold;
}
.copyright-footer {
	color: #000;
}
.absolute-footer {
	padding: 12px;
}
.crumbs-Page {
	text-shadow: none;
	background: transparent !important;
}
.crumbs-Page .page-title-inner {
	padding: 0;
}
.breadcrumbs, .breadcrumbs a {
	font-size: 14px;
	text-transform: inherit;
}
.formLienhe {
	display: flex;
	background: #fff;
	box-shadow: 0 0 10px #0000009c;
	border-radius: 0 30px 30px 30px;
	padding: 30px;
}
.formLeft {
	width: 80%;
}
.formRight {
	padding-left: 20px;
}
.formLienhe img {
	border-radius: 0 30px 30px;
}
.formLienhe input {
	height: 55px;
	border-radius: 99px;
	background: #d1d1d1;
	margin-bottom: 25px;
}
.formLienhe textarea {
	border-radius: 10px;
	background: #d1d1d1;
}
.formLienhe input.wpcf7-submit {
	text-align: center;
	justify-content: center;
}
.btn-contact {
	text-align: center;
}
span.wpcf7-spinner {
	display: none;
}
.btn-contact input {
	height: 45px;
	padding: 5px 30px;
	border-radius: 99px;
	font-size: 15px;
	margin-bottom: 0 !important;
	margin-right: 0 !important;
}
.crumbs-Page .title-bg, .crumbs-Page .title-overlay {
	background: transparent !important;
}
.blog-wrapper {
	padding: 0;
}
.blog-wrapper .entry-header-text {
	padding-left: 0;
	padding-right: 0;
}
.blog-single h1.entry-title {
	text-align: left;
	text-transform: uppercase;
	color: #640519;
}
.blog-wrapper .entry-header-text .entry-divider {
	max-width: 30%;
	margin: 0;
}
.entry-content.single-page {
	padding-top: 0;
}
.blog-wrapper .large-3 {
	padding-top: 20px;
}
.widget-title {
	background: #640519;
	width: 100%;
	display: block;
	text-align: center;
	color: #fff;
	padding: 10px;
	line-height: 1;
}
.large-3 .widget ul {
	border: solid 1px #ccc;
	padding: 5px 10px;
}
.large-3 .widget ul li a {
	color: #640519 ;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 0 0 0;
}
.recent-blog-posts {
	padding: 10px 0 10px;
}
.recent-blog-posts-li .mr-half {
	width: 40%;
}
.recent-blog-posts-li .mr-half .badge.post-date {
	height: 70px;
	width: 100%;
}
.recent-blog-posts a {
	font-size: 14px !important;
	color: #640519 !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
span.post_comments {
	display: none;
}
.archive-page-header h1.page-title {
	font-size: 28px;
	color: #640519;
}
.archive-page-header .large-12 {
	padding-bottom: 0;
}
.blog-wrapper .post-item .box {
	box-shadow: 0 0 10px #0000009c;
	padding: 5px;
}
.back-to-top {
	background: #fff !important;
	border: solid 2px #640519 !important;
	height: 50px !important;
	width: 50px !important;
	line-height: 40px !important;
}
.back-to-top i {
	color: #640519;
	top: 0;
}
.proLoop .box-text-products {
	padding: 10px;
	text-align: center;
}
.proLoop .box-text-products .product-title a {
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}
.proLoop .box-image {
	border: solid 3px #cccccc3d;
}
.proLoop .box-text-products {
	padding: 10px;
	text-align: center;
}
.proLoop .box-text-products .product-title a {
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	font-size: 18px;
}
.proLoop .box-image {
	border: solid 3px #cccccc3d;
}
.proLoop:hover {
	box-shadow: 0 0 10px #711a2c;
	padding: 5px;
}
.proLoop:hover .box-image {
	border: solid transparent;
}
.proLoop {
	padding: 5px;
	transition: all 0.3s;
}
.proLoop .price-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}
.proLoop .price-wrapper .price, .proLoop .price-wrapper a {
	margin: 0 !important;
	line-height: 33px !important;
	font-size: 15px;
}
.proLoop .price-wrapper .price {
	background: #640519;
}
.proLoop .price-wrapper .price .amount {
	color: #fff;
	font-size: 16px;
}
.proLoop .price-wrapper a {
	background: #000;
	color: #fff;
	font-weight: bold;
	position: relative;
	padding-left: 20px;
}
.proLoop .price-wrapper a:before {
	content: '';
	background: url('/wp-content/uploads/2023/01/icon-web_4.png') no-repeat;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 10px;
	top: 1px;
}
.product-gallery .bottom a {
	border: 0;
}
.product-gallery .product-images {
	border: solid 5px #640519;
}
.product-info h1.product-title {
	text-transform: capitalize;
	font-size: 28px;
	margin-bottom: 0;
}
.sku {
	font-weight: bold;
	color: #a5a5a5;
}
.product-info .amount {
	font-size: 35px;
	color: #640519;
}
ul.info_product {
	list-style: none;
	border: solid 1px #ccc;
	background: #64051914;
	padding: 15px;
}
ul.info_product li {
	margin-left: 0;
	margin-bottom: 5px;
}
ul.info_product li:last-child {
	margin-bottom: 0;
}
ul.info_product li strong {
	width: 40%;
	display: inline-block;
}
.quantity.buttons_added:before {
	content: 'Số lượng ';
	display: flex;
	align-items: center;
	margin-right: 10px;
	font-weight: bold;
}
.quantity.buttons_added {
	width: 100%;
}
button.single_add_to_cart_button {
	width: 100%;
	background: #f5bf1e !important;
	color: #640519;
	text-transform: inherit;
	font-size: 18px !important;
	position: relative;
	border-radius: 10px;
}
button.single_add_to_cart_button:before {
	content: '';
	background: url(/wp-content/uploads/2023/01/icon-web_1.png) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 5px;
	background-size: 30px;
	transform: translate(-40px, 0px);
}
button.single_add_to_cart_button:hover {
	box-shadow: none;
	color: #640519;
}
.buy_now_button {
	width: 100%;
	height: 45px;
	border-radius: 10px;
	font-size: 20px;
}
form.cart {
	margin-bottom: 0;
}
.product-footer .woocommerce-tabs ul.tabs li a {
	background: #640519;
	color: #fff;
}
.product-main {
	padding-bottom: 0;
}
.product-footer .woocommerce-tabs {
	padding: 0;
	border-top: 0;
}
h3.product-section-title {
	margin: 0;
	margin-top: 10px;
}
ul.product-categories li {
	padding: 5px 0;
}
ul.product-categories {
	padding: 0 !important;
}
ul.product-categories li a {
	padding: 5px 10px !important;
	line-height: 1.5;
}
.product_hot {
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	line-height: 1;
	text-transform: uppercase;
	background: #f5bf1e;
	padding: 8px;
	position: relative;
}
.product_hot .hot-new {
	font-size: 20px;
	color: #640519;
}
.proLoop .right {
	opacity: 1;
}
.product_hot:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	border-left: 27px solid transparent;
	border-right: 27px solid transparent;
	border-top: 10px solid #f5bf1e;
}
.filter-thuoctinh li a, .filter-thuoctinh li span, ul.yith-wcan-list-price-filter > li > a {
	color: #000;
	padding: 10px 30px 5px 30px !important;
	font-size: 15px !important;
	text-transform: none !important;
}
.filter-thuoctinh li a:before, .filter-thuoctinh li span:before,ul.yith-wcan-list-price-filter > li > a:before {
	content: '' !important;
	font-size: 15px;
	color: #222 !important;
	position: absolute !important;
	left: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #999;
	top: auto !important;
	border-radius: 5px;
	margin-left: 10px;
	opacity: 1 !important;
}
.filter-thuoctinh li a:hover:before, .filter-thuoctinh li span:hover:before, .filter-thuoctinh li.chosen a:before,
ul.yith-wcan-list-price-filter > li > a:hover:before, ul.yith-wcan-list-price-filter > li.chosen > a:before {
	content: '\f00c' !important;
	color: #640519 !important;
	font-size: 13px;
	position: absolute !important;
	left: 0;
	border-color: #999;
	line-height: 20px !important;
	text-align: center;
	top: auto !important;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 600 !important;
}
.woocommerce-ordering, .woocommerce-ordering select {
	box-shadow: none;
	font-size: 15px;
}
@media (min-width: 992px){
	#masthead .flex-right {
		width: 70%;
	}
	.blog-wrapper .large-9 {
		padding-right: 0;
	}
	.blog-wrapper .large-3 {
		padding-left: 10px;
	}
	.product-info {
		padding-right: 0;
		border-right: 0;
	}
	.proLoop .price-wrapper .price, .proLoop .price-wrapper a {
		width: 50%;
		height: 30px;
	}
	.section-03a {
	padding: 200px 0 !important;
}
}
@media (max-width: 849px){
	.section-03 {
		padding: 30px 0 !important;
	}
	.section-03a {
		padding: 170px 0 100px !important;
	}
	ul.mobile-nav li a i {
		color: #000;
		font-size: 32px !important;
	}
	.mfp-content {
		background: #640519 !important;
		width: 100% !important;
		transition: transform .5s,opacity .3s,-webkit-transform .5s !important;
	}
	.mfp-ready .mfp-close {
		opacity: 1;
		mix-blend-mode: unset;
	}
	.off-canvas .nav-vertical>li>a {
		color: #fff;
		font-size: 20px;
	}
	.mfp-content button.toggle {
		opacity: 1;
		color: #fff;
	}
	.off-canvas .nav-vertical li li>a {
		color: #fff !important;
		font-size: 20px !important;
	}
	.mfp-content input {
		background: #fff !important;
		border-radius: 5px !important;
	}
	.tieude h2 {
		background-size: 300px;
		font-size: 18px;
	}
	.product_hot {
		font-size: 12px;
	}
	.hot-new {
		font-size: 14px !important;
	}
	.product_hot:after {
		border-left: 23px solid transparent;
		border-right: 23px solid transparent;
	}
	.proLoop .price-wrapper {
		display: block;
	}
	.proLoop .price-wrapper a {
		width: 100%;
	}
	.title-kienthuc {
		margin-bottom: 10px;
	}
	.title-kienthuc h2, .title-kienthuc h2 span {
		font-size: 32px;
	}
	.formLeft {
		width: 100%;
	}
	.formRight {
		display: none;
	}
	.tax-product_cat .undefined .mfp-content {
		background: #fff !important;
	}
	.tax-product_cat .undefined .mfp-content ul{
		border: solid 1px #ccc;
		padding: 5px 10px;
	}
	.tax-product_cat .undefined .mfp-close {
		color: #640519;
	}
	.diachitop {
		height: auto;
		line-height: normal;
		text-align: center;
		padding: 10px 5px;s
	}
}
@media (max-width: 600px){
	.col_5_cart .cart-sidebar {
		width: 100%;
	}
	.col_thanhtoan_7, .col_thanhtoan, .col_thanhtoan .has-border > .checkout-sidebar, .page-id-22 .large-12.col {
		padding-bottom: 0;
	}
	.col_thanhtoan .has-border {
		padding: 0 !important;
	}
	.tieude_cart, #title_checkout {
		padding-bottom: 0;
	}
}
@media (min-width: 992px){
	.col_thanhtoan, .col_thanhtoan_7, .ck_page, .ck_page_table {
		max-width: 50% !important;
		flex-basis: 50% !important;
	}
}
.tieude_cart, #title_checkout {
	text-align: left;
	font-size: 30px;
	padding-bottom: 30px;
	font-weight: 500;
}
.custom_cart {
	max-width: 100% !important;
	flex-basis: 100% !important;
}
.custom_cart .shop_table {
	border: 1px solid #ddd;
	vertical-align: middle;
}
.shop_table thead th, .shop_table .order-total td, .shop_table .order-total th {
	border-width: 1px;
}
.custom_cart th, .custom_cart td {
	padding: 15px !important;
}
th, td {
	border-bottom: 1px solid #ddd;
}
.col_5_cart {
	display: block;
	max-width: 100%;
	flex-basis: 100%;
}
.col_5_cart .cart-sidebar {
	width: 40%;
	float: right;
}
.col_5_cart .cart_totals th.product-name {
	padding: 0 !important;
}
.col_5_cart .cart_totals th.product-name {
	border-bottom: none;
}
.col_5_cart .cart_totals table.shop_table {
	border: solid 1px #ddd;
}
.col_5_cart .cart_totals th {
	padding: 15px !important;
}
.col_5_cart .cart_totals td.shipping__inner {
	padding: 0 !important;
}
.col_5_cart .cart_totals td {
	padding: 15px !important;
}
.row-divided>.col+.col:not(.large-12) {
	border-left: 0;
}
.col_thanhtoan_7 input, .col_thanhtoan_7 input:focus, .col_thanhtoan_7 textarea {
	box-shadow: none;
	height: 45px;
	font-size: 13px;
}
p#billing_address_1_field {
	width: 100%;
}
.woocommerce-checkout .woocommerce-billing-fields {
	border-top: 0;
}
.col_thanhtoan table.woocommerce-checkout-review-order-table, .col_thanhtoan .woocommerce-checkout-payment {
	border: solid 1px #ddd;
}
.shop_table thead th, .shop_table .order-total td, .shop_table .order-total th {
	border-width: 1px;
}
.woocommerce-checkout-payment {
	padding: 15px;
}
.col_thanhtoan .has-border {
	border: 0;
}
.col_thanhtoan th, .col_thanhtoan td {
	padding: 15px !important;
}
.col_thanhtoan .shop_table .order-total th, .col_thanhtoan .shop_table .order-total td {
	border-width: 0px !important;
}
.section-03 .bg, .section-03a .bg, .section-03b .bg, .section-03b .bg {
	background-position: bottom;
}
.section-03{
	padding: 70px 0 !important;
	z-index: 9;
}
.section-03a {
	margin: -150px 0px;
	z-index: 1;
}
.section-03b {
	padding: 200px 0 0 !important;
}