/*
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.   ***************/
.header-top {
	position: relative;
	z-index: 1;
	padding-top: 20px;
}
.header-top .nav > li > a {
	font-size: 14px;
	color: #000000;
}
.header-top .nav-divided>li+li>a:after {
	display: none;
}
.searchform {
	border: 1px solid #a8a8a8;
	border-radius: 6px;
	padding: 2px;
}
.searchform .search-field {
	box-shadow: none;
	border: none;
	height: 40px;
}
.searchform .button.icon {
	background-image: url(images/btn-search.png);
	height: 40px;
	width: 47px;
	background-repeat: no-repeat;
	background-color: transparent !important;
	border: none;
	text-indent: 9999px;
}
.header-nav.header-nav-main.nav-left {
	margin-top: 25px;
}
.box-shop {
	font-size: 16px;
	margin-top: 10px;
	font-weight: 500;
	display: flex;
}
.box-shop span {
	display: flex;
	align-items: center;
	position: relative;
	margin-right: 30px;
}
.box-shop span img {
	margin-right: 5px;
}
.box-hotline {
	background-image: url(images/hotline.png);
	padding-left: 55px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 30px;
}
.box-hotline .title-hotline {
	font-size: 16px;
	color: var(--primary-color);
	font-weight: bold;
}
.box-hotline .title-des {
	font-size: 14px;
}
.social-icons .button.icon:not(.is-outline) {
	background-color: var(--primary-color) !important;
	border: none;
	height: 40px;
	width: 40px;
	font-size: 16px;
}
/* .header-bottom {
	background-image: url(images/bg-bottom.png);
	background-repeat: repeat;
	background-size: cover;
} */
.header-bottom-nav > li {
	position: relative;
}
/* .header-bottom-nav > li:after {
	content: '';
	width: 2px;
	height: 45px;
	background-image: url(images/line-space.png);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	top: -4px;
	right: -14px;
} */
body.nav-dropdown-has-border .nav-dropdown {
    border: none;
    padding: 0;
    margin: 0;
    background: var(--primary-color);
	min-width: 300px;
}
body.nav-dropdown-has-border .nav-dropdown a {
	margin: 0;
	padding: 7px 10px;
	color: #fff;
}
body.nav-dropdown-has-border .nav-dropdown a:hover {
	color: #dfb93d
}
.header-bottom-nav > li:last-child:after {
	display: none;
}
.header-bottom-nav > li > a {
	font-size: 18px;
	font-weight: bold;
  	letter-spacing: -1px;
}
.section > .section-content > .row > .col {
	padding-bottom: 0;
}

.box-category .box-text {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.box-category .box-text .header-title {
	text-transform: none;
	font-weight: 500;
	font-size: 14px;
}
.box-category .box-text .count {
	display: none;
}
 
.section-title-bold {
	background-image: url(images/bg-heading.png);
	background-size: cover;
	padding: 10px;
	border-radius: 8px;
	margin-top: -40px;
}
.section-title-bold span {
	border: none;
	font-size: 25px;
	color: #fff;
	padding: 0;
	display: flex;
	align-items: center;
	padding-left: 75px;
}
/*.section-title-bold span:before {
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	background-image: url(images/ic-heading.png);
	margin-right: 10px;
}*/
.section-title-bold b {
	height: 0;
}
.section-title-bold a {
	font-size: 14px;
	color: #d4d4d4;
	font-weight: normal;
}

.product-radius .product-small.box .box-image {
	border-radius: 20px 20px 0 0;
}
.product-radius .product-small.box .box-image img {
	border-radius: 20px 20px 0 0;
	height: 206px;
	object-fit: cover;
}
.product-radius .product-small.box .box-text {
	background-color: #fff;
	border-radius: 0 0 20px 20px;
	padding: 15px;
}
.product-radius .product-small.box .woocommerce-LoopProduct-link {
	font-size: 14px;
	text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.product-radius .product-small.box .price span.amount,
.product-radius .product-small.box .price ins span.amount {
	color: #ef0000;
	font-weight: bold;
	font-size: 14px;
}

.product-radius .product-small.box .price del span.amount {
	font-size: 12px;
	color: #333;
}

.product-small.box .box-image img {
	height: 205px;
	object-fit: cover;
}
.product-small.box .box-text {
	background-color: #fff;
	padding: 10px 15px;
}
.price-wrapper .price {
    padding: 5px 0;
}
.product-small.box .woocommerce-LoopProduct-link {
	font-size: 15px;
	text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 22px;
    /*height: 44px;*/
}
.lien-he-price,
.product-small.box .price span.amount,
.product-small.box .price ins span.amount {
	color: #ef0000;
	font-weight: bold;
	font-size: 14px;
}

.product-small.box .price del span.amount {
	font-size: 12px;
	color: #333;
}
.product-main .price-wrapper * {
	font-size: 21px;
}
.product-short-description {
	padding: 5px 0 15px;
}
.product-short-description p {
	margin-bottom: 5px;
}
.row-2-col > .col {
	padding-bottom: 10px;
}
.box-blog-post .is-divider {
	display: none;
}
.col.post-item .box-text.text-center {
	padding-top: 10px;
	padding-bottom: 10px;
}
.blog-da .post-title {
	  overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 22px;
    height: 44px;
}
.heading h2 {
	font-size: 35px;
}
.woocommerce-breadcrumb {
	display: none;
}
.page-title-bar {
	background-color: #f3f3f3;
	padding: 8px 0;
	font-size: 14px;
}
.tax-product_cat #main, .shop-page-title.category-page-title {
	background-color: #f8f8f8;
}
.shop-page-title.is-xlarge {
	text-transform: uppercase;
	margin-block: 0;
	font-size: 35px;
}
.product-info .product-title.product_title {
	font-size: 34px;
	color: var(--primary-color);
}
.product-info .price span.amount,
.product-info .price ins span.amount {
	font-size: 24px;
	color: var(--primary-color);
	font-weight: 500;
}
.product-info .price del {
	text-decoration: none;
}
.product-info .price del span.amount {
	color: #333;
	font-size: 20px;
	text-decoration: line-through;
}
.product-info .social-icons:before {
	content: 'Chia sẻ: ';
	margin-right: 6px;
	font-size: 14px;
	color: #666666;
}
.product-info .social-icons a {
	color: var(--primary-color);
}
.product-info .cart {
	margin-block: 5px;
}
.cart .single_add_to_cart_button.button {
	background-color: var(--primary-color) !important;
	border-radius: 4px;
	padding: 0px 61px;
  font-size: 16px;
  font-weight: normal;
}
.cart .single_add_to_cart_button.button.wc-buy-now-btn {
	background-color: transparent !important;
	border: 1px solid var(--primary-color);
	color: var(--primary-color);
}
.cart .quantity {
	margin-right: 0;
}
.vertical-thumbnails::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
} 
.vertical-thumbnails::-webkit-scrollbar-thumb {
    background-color: var(--primary-color);
}
.vertical-thumbnails::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}
.box_contact_single {
	margin-top: 20px;
}
.box_contact_single .button {
	border-radius: 4px;
	font-weight: normal;
	padding: 0px 40px;
}
.box_contact_single .button.btn-single-2 {
	background-color: transparent !important;
	border: 1px solid var(--primary-color);
	color: var(--primary-color);
}
.product-main {
	background-color: #fff;
	padding-bottom: 0;
}
.product-footer {
	background-color: #f8f8f8;
}
.product-footer .woocommerce-tabs {
	border-top: none;
	padding: 0;
}
.product-footer .woocommerce-tabs>.nav-line:not(.nav-vertical) {
	margin-top: 0;
}
.product-footer .nav > li {
	margin: 0 20px;
}
.product-footer .nav > li > a {
	font-size: 20px;
}
.product-footer .nav > li.active > a {
	color: var(--primary-color);
}
.related {
	margin-top: 30px;
}
.related .product-section-title {
	text-align: center;
	font-size: 35px;
}
.archive-page-header h1.page-title {
	text-align: left;
	font-size: 35px;
}
.absolute-footer {
	display: none;
}
.icon-customer.icon-box-left {
	display: flex;
	align-items: center;
}
.icon-customer p {
	margin-bottom: 5px;
}
@media (min-width: 850px) {
	#logo img {
	  max-height: 176px !important;
	  position: absolute;
	  bottom: 0;
	  z-index: 2;
	}
	.col-product-right {
		max-width: 70.5%;
    flex-basis: 70.5%;
    padding-bottom: 0 !important;
	}
	.col-product-left {
		flex-basis: 29.5%;
    max-width: 29.5%;
    padding-bottom: 0 !important;
	}
}

@media (max-width: 1024px) {
	.box-shop {
		display: none;
	}
	.header-main li.html.custom {
		display: block;
	}
}
@media only screen and (max-width: 480px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.section-title-bold a {
		display: none;
	}
	.section-title-bold span {
		font-size: 17px;
	}
	.heading h2 {
		font-size: 21px;
	}
	.header-main li.html.custom {
		display: none;
	}
	.shop-page-title.is-xlarge {
		font-size: 26px;
	}
}
.product-small.box,
.bor-ra {
	border-radius: 10px;
	overflow: hidden;
}
.bor-ra .post-item .col-inner {
	border-radius: 10px;
	overflow: hidden;
}
.fix-hotro {
	position: fixed;
	z-index: 999999;
	bottom: 10%;
	right: 10px;
	width: 100px;
}
.fix-hotro .ux-logo-link {
	padding: 0 0 15px !important;
}