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

:root {
  --secondary-color: #58585a;
}
.nav-dropdown>li>a { 
text-transform: capitalize;
	color: #000;
}
.nt-title h1,
.nt-title h2 {
	font-size: 40px;
	text-transform: uppercase;
}
img.size-full.alignnone {
  margin-bottom: 0;
}

.wp-block-image figcaption {
  text-align: center;
}

.nt-bgr.banner .bg-fill,
.nt-bgr > .section-bg {
  background-size: auto !important;
}

.nt-bgr-repeat > .section-bg {
  background-size: auto !important;
  background-repeat: repeat-y !important;
}

.wp-block-media-text {
  margin-bottom: 40px;
}
.wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
  padding-right: 0;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0;
}
.wp-block-media-text .wp-block-media-text__media {
  border: 13px solid #fff;
  border-radius: 13px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.062745098);
}
.widget>ul>li>a {
	text-transform: capitalize;
}
.absolute-footer {
  padding-bottom: 10px;
}

.row-box-shadow-1 .col-inner,
.row-box-shadow-1-hover .col-inner:hover,
.box-shadow-1, .box-shadow-1-hover:hover {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1882352941);
}

.breadcrumbs a, .breadcrumbs span {
  font-size: 13px;
}

.blog-single footer.entry-meta {
  border: unset;
}

.mobile-nav .header-search .nav-dropdown {
  right: -30px;
  left: auto;
}

main .widget:not(.widget_search) {
  border: 1px solid #e6e6e6;
  padding: 0 20px 20px;
  border-radius: 12px;
}
main .widget-title {
  text-transform: uppercase;
  letter-spacing: 1px;
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 0 13px;
  margin-bottom: 5px;
  font-size: 15px;
  display: block;
  color: #333333;
}
main .widget .post_comments {
  display: none;
}
.footer-wrapper .ux-menu-link__link {
	min-height: unset;
	padding: 1px 0;
}
.is-divider:not(.divider) {
  display: none;
}

.wpcf7 .flex-col > .wpcf7-spinner {
  position: absolute;
  bottom: -25px;
  right: 0;
}
.nt-product .banner {
	border-radius: 20px;
	overflow: hidden;
}
.nt-product .banner .overlay {
	background-image: linear-gradient(180deg, transparent 50%, #008000 100%);
    background-color: unset !important;
}
.nt-product .banner h2 {
	font-size: 20px;
    text-transform: uppercase;
}

@media only screen and (max-width: 849px) {
  .breadcrumbs {
    text-align: left;
  }
  .product-gallery {
    margin-bottom: 15px;
  }
  .product-main {
    padding-bottom: 0;
  }
}
:root {
  --secondary-color: #58585a;
}

img.size-full.alignnone {
  margin-bottom: 0;
}

.entry-content {
  padding-top: 0;
}

.entry-title {
  text-transform: uppercase;
	font-size: 20px;
}

.nt-bgr.banner .bg-fill,
.nt-bgr > .section-bg {
  background-size: auto !important;
}

.nt-bgr-repeat > .section-bg {
  background-size: auto !important;
  background-repeat: repeat-y !important;
}

.wp-block-media-text {
  margin-bottom: 40px;
}

.wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
  padding-right: 0;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0;
}

.wp-block-media-text .wp-block-media-text__media {
  border: 13px solid #fff;
  border-radius: 13px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.062745098);
}

.header-main .nav > li > a {
  line-height: 16px;
  color: #fff;
}

.header-main .header-button > .button:not(.is-outline) {
  color: var(--primary-color) !important;
}

.product-small.box,
.product-small.col .col-inner {
	height: 100%;
}
.product-small.box .product-title a {
  color: #fff;
  text-transform: uppercase;
}

.absolute-footer {
  padding: 0;
}

.product-small.box {
  background: var(--primary-color);
  border-radius: 20px;
}

.product-small.box .box-image {
  border-radius: 20px 20px 0 0;
}

.header-nav {
  justify-content: center;
}

.has-transparent .header-wrapper:not(.stuck) .header-main .nav > li > a {
  color: var(--primary-color);
}

.has-transparent .header-wrapper:not(.stuck) .header-main .nav > li.current-menu-item > a {
  color: var(--primary-color);
}

.header-main .nav > li.current-menu-item > a {
  font-weight: 700;
}

.footer8 p {
  margin-bottom: 7px;
}

.footer8 a {
  color: #000;
}

.post-item .box:not(.box-vertical) .box-text {
  padding: 40px 30px 30px;
  background: #fff;
  border: 1px solid #eee;
  border-top: 0;
}
.post-item .box:not(.box-vertical) .post-meta {
  position: absolute;
  top: -20px;
  background: var(--primary-color);
  color: #fff;
  padding: 5px 15px;
  left: 30px;
  opacity: 1;
  font-size: 16px;
}
.post-item .box:not(.box-vertical) .post-title > a {
  margin: 0;
  color: #000;
}
.post-item .box:not(.box-vertical) .post-title {
  font-size: 18px;
  margin-bottom: 15px;
  color: #000;
}
.post-item .box:not(.box-vertical) .button.is-underline {
  opacity: 1;
  font-size: 14px;
}
.post-item .box:not(.box-vertical) .button.is-underline:before {
  width: 100%;
  left: 0;
  opacity: 1;
  bottom: 5px;
}

@media screen and (max-width: 549px) {
	.nt-title h1,
	.nt-title h2 {
		font-size: 30px;
		text-transform: uppercase;
	}
	.entry-title {
	  text-transform: uppercase;
		font-size: 18px;
	}
	.nt-product .banner h2 {
		font-size: 18px;
		line-height: 1.2;
    	margin-bottom: 0;
	}
  .small-columns-1.slider .col {
    max-width: 330px;
  }
  .post-item .box:not(.box-vertical) .box-text {
    padding: 30px 20px 15px;
  }
  .post-item .box:not(.box-vertical) p {
    font-size: 14px;
  }
  .post-item .box:not(.box-vertical) .post-title {
    font-size: 18px;
  }
}

#breadcrumb-container {
	margin-bottom: 20px;
}
.xem-them .tieu-de-xem-them {
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    font-size: 19px;
    color: black;
}
.xem-them ul li {
    margin-bottom: 3px;
}
.xem-them ul li a {
    font-weight: 700;
    font-size: 16px;
    color: #2a9e2f;
}
.xem-them ul li a:hover {
    text-decoration: underline;
}
.blog-single footer.entry-meta {
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0;
    color: gray;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 10px;
    background: #f9f9f9;
}
.danh-muc {
    margin-bottom: 15px;
}
.danh-muc span.title, .the-tim-kiem span.title {
    border-radius: 4px;
    background: #126e32;
    padding: 4px 10px;
    color: white;
    margin-right: 5px;
}
.danh-muc a, .the-tim-kiem a {line-height:32px;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 4px 10px;
    background: #dedede;
    color: #464646;
}
.danh-muc a:hover, .the-tim-kiem a:hover {
    background: #6dca19;
    color: white;
}
.bai-viet-lien-quan {
    margin-top: 15px;
}
.bai-viet-lien-quan h3 {
    font-size: 19px;
    color: black;
}
.bai-viet-lien-quan ul {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
}
.bai-viet-lien-quan ul li {
    list-style: none;
    width: 25%;
    color: graytext;
    float: left;
    padding-left: 4px;
    padding-right: 5px;
}
.bai-viet-lien-quan ul li .box-image img {
    height: 120px;
    border-radius: 4px;
    object-fit: cover;
    object-position: center;
}
.bai-viet-lien-quan h4 {
    font-size: 15px;
    color: black;
    line-height: 19px;
    padding-top: 7px;
    height: 64px;
    overflow: hidden;
}
@media(max-width:549px) {
	.bai-viet-lien-quan ul li {
	    width: 50%;
	}
	.bai-viet-lien-quan ul li .box-image img {
	    height: 90px;
	}
}