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

.home_khachhang .icon-box:nth-child(1) {
	margin-bottom: 20px;
}

#breadcrumbs {
	padding: 8px 0;
	background: #fafafa;
}
#breadcrumbs p{
	font-size: 14px;
	margin:0;
	padding:0;
}

.shop-page-title.category-page-title .page-title-inner {
	display: none;
}

.col-inner>.img:not(:last-child), .col>.img:not(:last-child) {
	margin-bottom: 0;
}

.nav-dropdown-default {
	padding: 0px;
	border-width: 1px !important;
	border-radius: 6px;
}
.header-search .nav-dropdown-default {
	padding: 10px;
}


.home_doitac .gallery-col {
	padding-bottom:0;
}

.home_dichvu .icon-box {
	align-items: center;
}


.home_hinhanh .box-text {
	background: var(--fs-color-primary);
	padding: 10px 15px;
}

.home_hinhanh .image_box_center .box-text {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 26px;

}

.home_hoatdong h3 {

	color: #ee2635;
}

.home_linhvuc .icon-box {
	align-items: center;
}

.home_section h2 {
	color: #ee2635;
}


/* Chung */
body {
	overflow-x: none;
	top: 0 !important;
	font-size: 18px;
	/* 	font-family: 'Arial' !important; */
}

.lang-buttons > img {
	margin-right: 0;
	padding: 0;
	margin-left: 10px;
	max-height: 14px;
	cursor: pointer;
}

#google_translate_element,
.skiptranslate,
.wpcf7-spinner {
	display: none !important;
}


.nav > li > a  {
	/* 	font-family: "Arial", sans-serif !important; */
	font-size: 1em;
}
header {
	z-index: 1000;
}

b {
	visibility: hidden;
}
.table-center td {
	color: #111;
	text-align: center !important;
}
strong,b {
	font-weight: 700;	
} 
.section-title-normal,
.section-title-main {
	border-bottom: unset !important;
}
.icon-box {
	cursor: pointer;
}
.dark p,
.dark li {
	color: #d5d5d5;
}
.gap-3 {
	gap: 15px;
}
.rs-ul, .rs-ul ul {
	list-style: none;
}
.rs-ul li {
	margin-left: 0px !important;
}
.zalo-share-button {
	vertical-align: bottom;
}
/* form */
.single-input {
	display: flex !important;
}
.single-input button,
.single-input input[type="submit"] {
	margin-right: 0px !important;
}
/* home quy trình */
.lbk-icon-box {

}
.lbk-icon-box:hover {

}

/* end home - quy trình */

/* widget */
#secondary aside {
	padding: 10px;
	padding-top: 20px;
	border: 1px solid #ccc;
	overflow: hidden;
}
#secondary .widget-title {
	display: inline-block;
	width: 100%;
	text-align: center;
}
#secondary aside > ul >li >a {
	position: relative;
	text-indent: 20px;
	padding-top: 0px;
}
#secondary .widget:not(.widget_categories) > ul >li >a:after {
	content: "";
	position: absolute;
	top: 0.5em;
	left: 0;
	border: 3px solid;
}
#secondary .widget.widget_categories > ul >li >a {
	color: #141414;
	text-indent:0;
	display: inline-block;
	width: 100%;
	padding: 5px 10px;
	border:1px solid;
	border-radius: 3px;
}
#secondary .widget.widget_categories > ul >li >a:hover {
	color: var(--primary-color);
}
#secondary aside > ul >li {
	margin-top: 10px;
}

#related-posts .relatedcat {
	border: 1px solid var(--primary-color);
	padding:0 10px;
	border-radius: 10px;
	overflow: hidden;
}
#related-posts .relatedcat h3 {
	border-bottom: 1px solid #ccc;
	line-height: 40px;
	width: auto;
	margin-right: -10px;
	margin-left: -10px;
	color: #fff;
	background-color: var(--primary-color);
	padding-left: 10px;
}

/* product */
.woocommerce-tabs .tab-panels {
	border: 2px solid #141414;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 20px;
}
.product-tabs > li {
	min-width: 120px;
	padding: 0 15px;
	margin-bottom: -2px;
	background-color: #fff;
	text-align: center;
}
.product-tabs > li.active {
	border: 2px solid  #141414;
	/* 	border-top: 2px solid var(--primary-color); */
	border-top: unset;
	border-bottom: unset;
}
/* woo */
aside.woocommerce > ul {
	/* 	max-height:  250px;
	overflow-x: hidden; */
}
aside.woocommerce > ul::-webkit-scrollbar-track {
	padding: 2px 0;
	background-color: #e5e5e5;
	border-radius: 999px;
}

aside.woocommerce > ul::-webkit-scrollbar {
	width: 10px;
	border-radius: 999px;
}

aside.woocommerce > ul::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #ccc;
}
.woocommerce-variation-availability {
	font-weight: bold;
	color: red;
	font-size; 1.2em;;
}
/* .woocommerce-form-coupon-toggle {
display: none !important;
} */
.sticky-add-to-cart {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.custom-product-page .lbk-2 button {
	margin-bottom: 0px; 
	font-size: 0.9em;
}
.single-product .single-input input[type="submit"] {
	background-color: #2ECC40;
}
.single-product-socials .share-icons-title {
	color: #111 ;
}
.posted_in {
	font-weight: bold;
}
.posted_in a {
	font-weight: normal;
}
.tagged_as {
	display: none !important;
}
.home .product-small   {
	background-color: #f5f5f5;
}
.product-small.box .price {
	font-size: 0.8em;
}
del span.amount bdi  {
	color: #666;
}
.quick-view.quick-view-added  {
	font-weight: normal;
	background-color: #FFDC00;
}
.home  .tab > a {
	color: #2ECC40;
	padding: 5px 20px;
	border: 1px  solid;
	border-radius: 3px;
}
.home .tab.active > a {
	color: #fff;
	background-color: #2ECC40;
	border-color: #2ECC40;
}
.home .tabbed-content .tab > a {
	color: var(--primary-color);
}
.home .tabbed-content .tab.active > a {
	color: #fff;
	background-color: var(--primary-color);
	border-color: var(--primary-color);
}
@media only screen and (max-width: 48em) {
	/* ************** ADD MOBILE ONLY CSS HERE  ************** */
}

/* fix strong wrap main err	 */
.uppercase.l {
	font-size: inherit;
	text-transform: none !important;
	display: block;
}


/* landing */
.landing-menu {
	flex-direction: row;
	flex-wrap: wrap;
}
.landing-menu .menu-item {
	padding: 0 15px;
	margin: 0!important;
}
.landing-menu .menu-item a {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}
.landing-menu .menu-item:hover a {
	color: #ffff00;
}
.customer .col-inner {
	display: flex; 
	flex-direction: column;	
	height: 100%;
}
.customer .col-inner > .comment {
	flex-grow: 1;
}
.customer .icon-box-img {
	overflow: hidden;
	border-radius: 999px;
}
.customer .comment {
	padding: 15px;
	margin-bottom: 25px;
	border-radius: 10px;
	background-color: #eee;
}
.customer .comment p {
	margin-bottom: 0;
}

.grecaptcha-badge {
	display: none;
}
.badge-container .badge-inner {
	background-color: #d61313;
}
.price {
	display: flex;
}
.price > .amount,
.price > ins .amount {
	font-size: 1.3em;
}
.badge-container {
	display: block !important;
	margin-top: 10px;
	left: unset;
	right: 5px;
}
.onsale {
	display: block;
	padding-top: 10px;
	width: 40px;
	height: 60px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #FFDC00;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 51% 71%, 0 100%);
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 51% 71%, 0 100%);
}
.onsale > span {
	display: block;

}
.landing-menu .menu-item a {
	color: #fff;
}
#main  {
	z-index: 2;
}

.sticky-add-to-cart-wrapper .buy_now_button {
	margin: 0px;
}


@media only screen and (min-width: 850px) {
	ul.header-nav-main > li > .sub-menu > li {
		display: block;
		width: 100%;
		position: relative;
	}
	ul.header-nav-main > li > .sub-menu > li a{
		text-transform: none;
		font-weight: 500;
		font-size: 16px;
		color:#000;
		margin: 0;
		padding: 10px;
	}
	ul.header-nav-main > li > .sub-menu > li > .sub-menu {
		position: absolute;
		width: 220px;
		top: 0;
		left: calc(100% + 2px);
		display: none;
		background: #fff;
        border: 1px solid #e5e5e5;
	}
	ul.header-nav-main > li > .sub-menu > li:hover > .sub-menu {
		display: block;
	}


}


@media only screen and (max-width: 450px) {
	.landing-menu {
		justify-content: center; !important;
	}
	.landing-menu .menu-item {
		max-width: 50%;
		flex-basis: 50%;
	}
	.landing-menu .menu-item a {
		font-size: 0.8em !important;
	}

	.header-r .button-col {
		margin-top: 10 !important;
	}


}
@media only screen and (max-width: 550px) {
	.sticky-add-to-cart--active {
		bottom: 65px;
	}
	.price > ins .amount {
		font-size: 0.9em;
	}
	.woocommerce-variation-availability {
		font-weight: bold;
		color: red;
		font-size: 1em;
	}

	.button.lbk_download-img {
		position: absolute;
		left: 50%;
		transform: translate(-50%, 0);
		border-radius: 5px;
		display: none;
	}
}

.woocommerce-billing-fields #billing_country_field {
	display: none;
}
.type-product .product-thumbnails .col {
	height: auto !important;
}

@media only screen and (min-width: 550px) {
	.sticky-add-to-cart--active {
		max-width: 500px;
		left: unset;
		right: 0px;
		border: 3px solid red;
	}

	.button.lbk_download-img {
		display: none;
	}

	.lbk-sticky-cart {
		display: none;
	}
}

@media screen and (max-width:550px) {
	.single-product .sticky-add-to-cart--active .sticky-add-to-cart__product, .sticky-add-to-cart--active .quantity {
		display: none !important;
	}

	.single-product .sticky-add-to-cart--active {
		bottom: 0;
		height: 50px;
	}

	.single-product .sticky-add-to-cart--active button {
		bottom: 0;
		width: 50% !important;
		height: 100% !important;
	}

	.single-product .sticky-add-to-cart--active .buy_now_button {
		display: inline-block;
	}

	.single-product .lbk.lbk-fc {
		display: none;
	}

	.sticky-add-to-cart.sticky-add-to-cart--active {
		z-index: 99;
	}

	.lbk-sticky-cart {
		width: 50px;
		height: 50px;
		position: fixed;
		bottom: 20%;
		right: 10px;
		z-index: 20;
	}
	.lbk-sticky-cart span {
		display: block;
		background: red;
		color: #fff;
		width: 20px;
		line-height: 20px;
		font-size: 12px;
		text-align: center;
		border-radius: 50%;
		position: absolute;
		top: 10%;
		right: 0;
	}
}



@media screen and (max-width: 549px) {
	#masthead,
	#wide-nav,
	.row {
		padding-left: 5px;
		padding-right: 5px;
	}
	.row.row-collapse {
		padding-left: 0;
		padding-right: 0;
	}
	.container {
		padding-left: 5px;
		padding-right: 5px;
	}
	.container .row:not(.row-collapse),
	.row .row:not(.row-collapse) {
		margin-left: -5px;
		margin-right: -5px;
	}
	.row > .col,
	.row > .flickity-viewport > .flickity-slider > .col {
		padding: 0 5px 10px;
	}
}
@media screen and (min-width: 850px) {
	.pb-pc-0 {
		padding-bottom: 0 !important;
	}
}
@media screen and (min-width: 550px) and (max-width: 849px) {
	.pb-tb-0 {
		padding-bottom: 0 !important;
	}
}
@media screen and (max-width: 549px) {
	.pb-mb-0 {
		padding-bottom: 0 !important;
	}
}