.dark a:hover,
.ux-menu-link:hover span {
  color: var(--secondary-color);
}

.dark .video-button-wrapper a:hover {
  color: #fff;
}

.lbk_product a:hover h4 {
  color: var(--primary-color);
}

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

#content .button.primary:not(.is-outline) {
  background: var(--primary-color);
  color: #fff;
}

#content section:nth-child(2n) {
  /* background-color: rgb(21,33,49); */
/*   background-image: url(https://khp.com.vn/wp-content/uploads/2021/01/BG-Building.png); */
  background-position: center;
}

/* #content section:not(.banner):after {
  content: url(https://sat.lbk.vn/wp-content/uploads/2022/04/satmythuat-frame-1.png);
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 15px);
  z-index: 9;
} */

#content .section-title-center:after

{
  content: '';
  position: absolute;
  width: 100px;
  top: 20px;
  left: 50%;
  transform: translate(-50%, 20px);
  border: 2px solid var(--primary-color);
  border-radius: 10px;
}

#content .section-title-normal:after
{
  content: '';
  position: absolute;
  width: 100px;
  top: 20px;
  left: 0;
  transform: translate(0, 20px);
  border: 2px solid var(--primary-color);
  border-radius: 10px;
}

#content .section-title-center {
  font-size: 1.5rem;
}

#content .section-title-normal .section-title-main,
#content .section-title-center .section-title-main,
#content .section-title-right .section-title-main,
#content .section-title-left .section-title-main,
{
    text-transform: none;
}

/* .row.lbk_product {
  max-width: 100%;
} */

/* .lbk_product .box-image {
  padding: 30px;
  background: url(https://sat.lbk.vn/wp-content/uploads/2022/04/satmythuat-bg-san-pham.png);
  background-repeat: no-repeat;
  background-size: contain;
} */

.lbk_product .box-text-inner {
  display: flex;
  flex-direction: column;
}

.lbk_product .box-image .image-cover:hover {
  background-color: #fff;
}

.lbk_product .image-cover:after,
.product-small .box-image a:after,
.post-item .col-inner .image-cover:after {
  content: '';
  position: absolute;
  inset: 0;
  background-color: rgb(255 255 255 / 50%);
/*   background-image: url(https://jsc.lbk.vn/wp-content/uploads/2022/04/namanjsc-logo.png); */
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50%;
  transition: .5s;
  opacity: 0;
}

.lbk_product .image-cover:hover:after,
.product-small .box-image a:hover:after,
.post-item .col-inner:hover .image-cover:after {
  opacity: 1;
}

/* .lbk_product h4 {
  font-size: 1.25rem;
} */

.lbk_product .box-text {
  padding-bottom: 0;
}

.lbk_product .product_sku strong {
  color: #141414;
}

.staff {
  border: 1px solid;
  border-radius: var(--radius);
  color: #141414;
}

.staff_top {
  display: flex;
  padding: 8px;
}

.staff-avatar {
  flex-basis: 25%;
  max-width: 25%;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 15px;
}

.staff_bottom {
  display: flex;
  border-top: 1px solid;
}

.staff_bottom > div {
  flex-basis: 50%;
  max-width: 50%;
  text-align: center;
  padding-block: 8px;
}

.staff_bottom > .facebook {
  border-right: 1px solid;
}

.list-products .product {
	position: relative;
}
.list-products .image-cover,
.list-products .pro-thumb{
	padding-top: 80% !important;
}
.list-products .image-cover {
	padding-top: 80% !important;
}
.list-products .pro-thumb img{
	position: absolute;
	height: 100%;
	object-fit: cover;
	top: 0;
	z-index: 0;
}
.list-products .pro-title {
	display: flex;
    flex-direction: column;
    justify-content: center;
	line-height:1.2em;
	height: 3.4em;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: 0;
	color: #fff;
	text-indent: 7px;
	width: 100%;
	background-color: rgba(204, 204, 204, 0.8);
	text-align: center;
}
.list-products .pro-title h3,
.list-products h5.pro-title{
	color: #141414;
	margin-bottom: 0;
	padding: 0.5em 1em;
	font-size: 1em;
	font-weight: normal;
}

.img-show {
  width: 100%;
  position: relative;
/*   margin-bottom: 30px; */
}
.img-show .img {
  position: relative;
  overflow: hidden;
  display: none;
  width: 100%;
}

.img.current {
  transform: scale(1.05);
}

#secondary .widget-title,
#shop-sidebar .widget-title {
  display: inline-block;
  width: 100%;
  line-height: 2em;
  color: #fff;
  background: var(--primary-color);
  text-align: center;
}

#secondary .widget {
    box-shadow: 0 0 5px #ccc;
    border-radius: var(--radius);
    overflow: hidden;
}

#secondary .widget ul {
    padding-left: 15px;
    padding-right: 15px;
}

.widget_recent_entries ul li {
    position: relative;
    padding-right: 15px;
}

.widget_recent_entries ul li:before {
    content: '';
    position: absolute;
    width: 2rem;
    height: 2rem;
/*     background-image: url(https://bricks.lbk.vn/wp-content/uploads/2022/02/bana-new.svg); */
    background-repeat: no-repeat;
    top: 0;
    right: -15px;
}

#shop-sidebar li {
  font-size: 14px;
}

/* #shop-sidebar ul li {
  border-bottom: 1px dotted #ccc;
} */

#lbk-fc-lightbox .lbk-lightbox {
  max-width: 999px;
  padding: 0;
}

.wpcf7-form-control {
  border-radius: var(--radius) !important;
}

@media screen and (min-width: 1024px) {
  .img-show .img img {
	  height: 500px;
	  object-fit: contain;
	}
}

@media screen and (max-width: 1024px) {
  .nav>li>a {
    font-size: .8em;
  }
}

@media screen and (max-width: 600px) {
  .lbk.lbk-fc {
    background-color: #141414c0;
  }

  .lbk.lbk-fc a span {
    color: #fff;
  }

  .section-2 .col-inner {
    height: 100%;
    border: 1px dashed var(--primary-color);
    border-radius: var(--radius);
    padding: 5px;
  }
	
	#footer .section-title-main {
		font-size: 1rem;
	}
	
	.slider-wrapper .flickity-prev-next-button {
		display: block;
		border: 1px solid;
		border-radius: 50rem !important;
		background-color: var(--primary-color);
		color: #fff !important;
	}
	
	.slider .flickity-prev-next-button:hover svg, .slider .flickity-prev-next-button:hover .arrow {
		fill: #fff !important;
	}
}