/*
Theme Name: Noithat16
Theme URI: https://muatheme.com/san-pham/theme-wordpress-noi-that-mau-so-16/
Author: MuaTheme.com
Author URI: https://muatheme.com
Description: Theme Wordpress noi that 16
Template: flatsome
Version: 1.0.0
*/span.widget-title

/**
* Global
*/
p {
	margin-bottom: 5px;
}

.mh-no-margin {
	margin: 0 !important;
}

.mh-no-padding {
	padding: 0 !important;
}

.mh-no-margin-bottom {
	margin-bottom: 0 !important;
}

.mh-no-padding-bottom {
	padding-bottom: 0 !important;
}
.mh-color-primary {
	color: var(--primary-color) !important;
}

.mh-fontawesome::before,
.mh-fontawesome::after,
.menu-item > a::before,
.menu-item > a::after {
	display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  margin-right: 7px;
}

.mh-map::before,
.menu-item-map a::before {
 content: "\f3c5";
}

.mh-hotline::before,
.menu-item-hotline a::before {
 content: "\f2a0";
}

.mh-phone::before,
.menu-item-phone a::before {
 content: "\f3cd";
}

.mh-mail::before,
.menu-item-mail a::before {
 content: "\f2b6";
}

.mh-icon::before {
	content: "";
	display: inline-block;
	background-image: url('assets/img/all-icon.png');
	background-repeat: no-repeat;
	margin-right: 10px !important;
	position: relative;
	top: 3px;
}

.mh-icon.mh-icon-map::before {
	width: 14px;
	height: 18px;
	background-position: -24px -2px;
}

.mh-icon.mh-icon-phone::before {
	width: 10px;
	height: 18px;
	background-position: -6px -2px;
}

.mh-icon.mh-icon-print::before {
	width: 16px;
	height: 18px;
	background-position: -47px -2px;
}

.mh-icon.mh-icon-mail::before {
	width: 14px;
	height: 18px;
	background-position: -72px -2px;
}

.mh-icon.mh-icon-facebook::before {
	width: 14px;
	height: 18px;
	background-position: -5px -30px;
}

.mh-icon.mh-icon-instagram::before {
	width: 14px;
	height: 18px;
	background-position: -6px -64px;
}

.mh-icon.mh-icon-twitter::before {
	width: 14px;
	height: 18px;
	background-position: -6px -99px;
}

.mh-icon.mh-icon-youtube::before {
	width: 17px;
	height: 18px;
	background-position: -6px -135px;
}

.mh-flex-row {
	display: flex !important;
	flex-direction: row;
}

.mh-list {
	list-style-type: none;
}

.mh-list > li {
	margin: 0;
}

/* Form */
select, input, textarea,
.mh-input {
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-o-box-shadow: none !important;
}

input::placeholder,
textarea::placeholder,
select.mh-input::placeholder,
input.mh-input::placeholder,
input.mh-input[type='date']::placeholder {
	font-weight: 300;
}

.mh-form-2-col,
.mh-form-3-col {
	justify-content: space-between;
	align-items: center;
}

.mh-form-2-col > label {
	flex-basis: 49%;
}

.wpcf7-form {
	margin-bottom: 0;
}

/* UX Theme */
	/* Layout */
.mh-col-no-divider .is-divider {
	display: none;
}

body.archive.woocommerce main#main::before,
body.archive.woocommerce main#main > .category-page-row::before,
body.single-product main#main::before,
body.single-product main#main > .shop-container::before,
.blog-wrapper::before {
	position: absolute;
	content: "";
	z-index: 0;
	bottom: -250px;
}

body.archive.woocommerce main#main::before,
body.single-product main#main::before,
.blog-wrapper::before {
	
  left: 0;
  width: 375px;
  height: 751px;
}

body.archive.woocommerce main#main > .category-page-row::before,
body.single-product main#main .shop-container::before {

	right: 0;
	width: 442px;
	height: 675px;
}

	/* Page title */
.mh-page-title {
	background-color: transparent !important;
}

.mh-page-title > .page-title-bg {
	display: none;
}

.mh-page-title .page-title-inner  {
	padding-bottom: 0;
	padding-top: 0;
	flex-direction: column;
	align-items: end;
}

.mh-page-title .title-content {
	margin-right: auto;
	margin-left: 0;
}

.mh-page-title .mh-archive-title,
.mh-page-title .mh-archive-title a,
.mh-page-title .page-title-inner .title-wrapper h1 {
	color: #c3000b;
	background-color: transparent;
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
}

.mh-page-title .breadcrumbs,
.mh-page-title .breadcrumbs a {
	color: #4a4a4c;
	text-shadow: none;
	font-size: 13px;
}

.mh-archive-title {
	font-size: 2.2em;
	margin-bottom: 0;
	line-height: 1;
}

	/* Image */
.mh-image-cross {
	-webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
  clip-path: polygon(0 0, 0% 400%, 100% 0);
}

	/* Title */
.mh-title-simple {
	padding: 0;
}

.mh-title-simple b {
	display: none;
}

.mh-title-simple .section-title,
.mh-title-simple .section-title-main {
	border: 0;
	padding: 0;
	margin: 0;
}

.mh-title-simple.center .section-title {
	justify-content: center;
}

.mh-title-simple.right .section-title {
	justify-content: flex-end;
}

.mh-title-simple.bold .section-title,
.mh-title-simple.bold .section-title-main {
	font-weight: 700;
}

.mh-title-simple.initial .section-title-main {
	text-transform: initial;
	position: relative;
}

.mh-title-simple.amazone .section-title-main {
	font-family: 'amazone' !important;
}

.mh-title-simple.alt-font .section-title-main {
	font-family: "Oswald", sans-serif;
}

	/* Button */
.mh-button-simple {
	font-weight: normal;
  padding: 5px 35px;
}

.button.icon-right > span::after {
	content: "\e628";
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	margin-left: 10px;
}

	/* Title section */
.mh-title-section .mh-title {
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: var(--primary-color);
	margin-bottom: 0;
	line-height: 1.3;
}

.mh-title-section .mh-title span {
	color: #5c5c5c;
	font-weight: 700;
}

.mh-title-section.light .mh-title span {
	color: #fff;
}

.mh-separator-outer {
	overflow: hidden;
	text-align: center;
}

.mh-separator {
	width: 8px;
	height: 8px;
	background-color: transparent;
	display: inline-block;
	position: relative;
}

.mh-separator br {
	display: none;
}

.mh-separator .separator {
	width: 8px;
	height: 8px;
	background-color: #4a4a4c;
	display: inline-block;
	position: relative;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	-o-border-radius: 100%;
}

.mh-title-section.light .mh-separator .separator {
	background-color: #fff;
}

.mh-separator .separator-left,
.mh-separator .separator-right {
	height: 1px;
	position: absolute;
	top: 50%;
	width: 200px;
	margin-top: 7px;
	background-color: #d6d6d6;
}

.mh-title-section.light .mh-separator .separator-left,
.mh-title-section.light .mh-separator .separator-right {
	background-color: #4a4a4c;
}

.mh-separator .separator-left {
	left: 35px;
}

.mh-separator .separator-right {
	right: 35px;
}

	/* Banner */
.banner h2, .banner h3, .banner h1 {
	line-height: 1.3;
}

	/* Slider */
.mh-custom-arrow .flickity-button::before {
	font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #b7b7b7;
  position: relative;
  z-index: 999;
  top: 20px;
  left: 0;
  font-size: 17px;
}

.mh-custom-arrow .flickity-button.next::before {
	content: "\e628";
}

.mh-custom-arrow .flickity-button.previous::before {
	content: "\e629";
}

.mh-custom-arrow .flickity-button:hover::before {
	color: #fff;
}

.mh-custom-arrow .flickity-button svg {
	background-color: #7f7f7f;
	border-color: #7f7f7f;
	border-width: 1px;
	position: relative;
	min-width: 50px;
  height: 50px;
}

.mh-custom-arrow .flickity-button:hover svg {
	background-color: #000 !important;
  border-color: #fff !important;
}

.mh-custom-arrow .flickity-button svg path {
	display: none;
}

.slider-nav-light .flickity-page-dots .dot {
	width: 10px;
	height: 10px;
}

.slider-nav-light .flickity-page-dots .dot.is-selected {
  background-color: var(--primary-color);
	border-color: var(--primary-color);
}

	/* Pagination */
.nav-pagination > li > a,
.nav-pagination > li > span {
	font-weight: normal;
}

.nav-pagination > li > a {
	border-color: transparent;
}

.nav-pagination > li a.next i {
	top: -3px;
}

.nav-pagination > li a i::before {
	content: "\e628";
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
}

.nav-pagination > li a.next i::before {
	content: "\e628";
}

.nav-pagination > li a.prev i::before {
	content: "\e629";
}

.mh-nav-pagination {
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin: 30px 0 0;
}

.mh-nav-pagination > a,
.mh-nav-pagination > span {
	display: block;
	height: 34px;
	line-height: 30px;
	text-align: center;
	width: 34px;
	font-size: 14px;
	padding: 0 7px;
	border-radius: 99px;
	-moz-border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
	border: 2px solid transparent;
	margin-right: 10px;
}

.mh-nav-pagination > a:hover,
.mh-nav-pagination > span {
	border-color: var(--primary-color);
	background-color: var(--primary-color);
	color: #fff !important;
}

.mh-nav-pagination > a > span {
	font-size: 14px;
}

/**
 * Header
 */
/* Main */
#masthead .header-nav-main {
	justify-content: center;
}

#masthead .header-nav-main > li {
	margin: 0 12px;
}

#masthead .header-nav-main > li > a {
	font-size: 15px;
}

#masthead .nav-line-grow>li>a:before,
#masthead .nav-line-bottom>li>a:before,
#masthead .nav-line>li>a:before {
	content: "";
	display: inline-block;
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 0;
	height: 2px;
	transform: none;
	-moz-transform: none;
	-webkit-transform: none;
	-o-transform: none;
	border-top: 2px solid var(--primary-color);
	-webkit-transition: all 350ms ease;
	-moz-transition: all 350ms ease;
	-o-transition: all 350ms ease;
	transition: all 350ms ease;
	opacity: 1;
}

#masthead .nav-line-bottom>li:hover>a:before,
#masthead .nav-line-grow>li:hover>a:before,
#masthead .nav-line-bottom>li.active>a:before,
#masthead .nav-line-grow>li.active>a:before,
#masthead .nav-line>li.active>a:before,
#masthead .nav-line>li:hover>a:before {
  width: 100% !important;
}

#masthead .nav-dropdown {
	border-width: 1px;
	padding: 0;
}

#masthead .nav-dropdown > li > a {
	border-bottom: 1px solid #ececec;
}

#masthead .nav-dropdown > li > a:hover {
	color: #fff;
  background-color: #4a4a4c;
}

#masthead .header-nav-main .nav-dropdown {
	min-width: 280px;

}

#masthead .header-search-form {
	padding: 0;
	min-width: 280px;
}

#masthead .header-search-form .searchform .search-field,
#masthead .header-search-form .searchform .ux-search-submit {
	border: 0;
}

/**
 * Blog
 */
.blog-wrapper > .row > .col {
	padding: 0 15px 20px;
}

.blog-wrapper .badge,
.blog-wrapper .is-divider {
	display: none;
}

/* Archive */
.blog-archive .col.post-item .col-inner,
.mh-blog .box-text-inner {
	display: flex;
	flex-direction: column;
}

.mh-blog .box-text,
.blog-archive .col.post-item .box-text {
	padding: 20px;
	background-color: #fff;
}

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

.blog-archive .box-text-inner .post-title,
.mh-blog .box-text-inner .post-title {
	font-size: 15px;
	margin: 0 0 10px;
	line-height: 24px;
	display: -webkit-box;
	max-height: 46px;
	overflow: hidden;
	-webkit-line-clamp: 2;
	position: relative;
	text-overflow: ellipsis;
	white-space: normal;
	word-wrap: break-word;
	-webkit-box-orient: vertical;
	letter-spacing: 0px;
	order: 1;
	text-transform: uppercase;
	color: var(--primary-color);
}

.blog-archive .box-text-inner .post-meta,
.blog-archive .box-text-inner .from_the_blog_excerpt,
.mh-blog .box-text-inner .post-meta,
.mh-blog .box-text-inner .from_the_blog_excerpt {
	font-size: 13px;
	opacity: 1;
}

.blog-archive .box-text-inner .post-meta,
.mh-blog .box-text-inner .post-meta {
	margin: 0 0 3px;
  order: 2;
  position: relative;
}

.blog-archive .box-text-inner .post-meta::before,
.mh-blog .box-text-inner .post-meta::before {
	content: "\f333";
	display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  font-weight: 100;
	margin-right: 5px
}

.blog-archive .box-text-inner .from_the_blog_excerpt,
.mh-blog .box-text-inner .from_the_blog_excerpt {
	margin: 0;
	order: 3;
}

.blog-archive .box-text-inner .post-meta,
.mh-blog .box-text-inner .post-meta,
.blog-archive .box-text-inner .from_the_blog_excerpt,
.blog-archive a:hover .from_the_blog_excerpt,
.mh-blog .box-text-inner .from_the_blog_excerpt,
.mh-blog a:hover .from_the_blog_excerpt {
	color: #5e5f5f;
}

/* Single */
.blog-single .entry-header .entry-category {
	display: none;
}

.blog-single .entry-header .entry-title {
	color: #4a4a4c;

	font-family: "Oswald", sans-serif;
}

.blog-single .entry-header .entry-meta,
.blog-single .entry-header .entry-meta a {
	color: #999999;
	font-size: 13px;
}

.blog-single .entry-header .entry-meta::before {
	content: "\f333";
	display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  font-weight: 100;
	margin-right: 5px
}

.mh-title-widget {
	text-transform: uppercase;
  font-size: 25px;
	font-weight: normal;
}

.mh-title-widget span {
	font-weight: bold;
	color: var(--primary-color);
}

/**
 * Footer
 */
/* Main */
.mh-col-footer a,
.mh-col-footer p {
	color: #c3c3c3 !important;
}

.mh-col-footer .widget {
	padding: 0;
	margin: 0;
}

.mh-col-footer .widget .menu > li {
	border: 0;
	display: flex;
	flex-direction: row;
}

.mh-col-footer .widget .menu > li.mh-icon::before {
  top: 6px;
}

.mh-col-footer .widget .menu > li > a {
	padding: 5px 0;
}

.mh-col-footer .widget .menu > li > a:hover {
	text-decoration: underline;
	color: var(--primary-color) !important;
}

.mh-col-footer .wpcf7-form input {
	border: 0;
	min-height: 40px;
	position: relative;
}

.mh-col-footer .bg-mail {
	width: 13px;
	height: 10px;
	display: inline-block;
	background-image: url('assets/img/all-icon.png');
	background-repeat: no-repeat;
	background-position: -27px -32px;
	position: absolute;
	top: 15px;
	left: 10px;
	z-index: 1;
}

.mh-col-footer .wpcf7-form {
	background-color: #fff;
}

.mh-col-footer .wpcf7-form input.mh-input {
	padding-left: 35px;
}

.mh-col-footer .wpcf7-form input.mh-submit {
	background-color: #fff;
	margin: 0;
  opacity: 0;
}

.mh-col-footer .wpcf7-form .flex-col-submit {
	position: relative;
}

.mh-col-footer .wpcf7-form .flex-col-submit .ti-arrow-right {
	color: #999;
	position: absolute;
	left: 22px;
	top: 12px;
}

/* Bottom */
.absolute-footer {
	padding: 15px 0;
}

.copyright-footer {
	color: #999;
	font-size: 14px;
}

.copyright-footer a {
	color: var(--primary-color);
	text-transform: uppercase;
}

/**
 * Sidebar
 */
/* Title */
.mh-sidebar .is-divider,
.widget-area .is-divider,
.shop-sidebar .is-divider,
#shop-sidebar .is-divider {
	display: none;
}

span.widget-title {
	display: block;
	margin: 0 0 6px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-transform: initial;
  font-family: "roboto", sans-serif;
  background-color: #016b69;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

/* Widget menu */
.widget-area ul > li,
.mh-sidebar ul > li,
.shop-sidebar ul > li,
#shop-sidebar ul > li {
	border-top: 0 !important;
  border-bottom: 1px solid #c6c6c6;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: end;
  margin-bottom: 5px;
}

.widget-area ul > li::before,
.mh-sidebar ul > li::before,
.shop-sidebar ul > li::before,
#shop-sidebar ul > li::before {
	content: "\e628";
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: -10%;
	-o-transition: left 0.6s ease-out 0s;
	-webkit-transition: left 0.6s ease-out 0s;
	transition: left 0.6s ease-out 0s;
	font-size: 12px;
  top: 7px;
}

.widget-area ul > li:hover::before,
.mh-sidebar ul > li:hover::before,
.shop-sidebar ul > li:hover::before,
#shop-sidebar ul > li:hover::before {
	left: 0;
	color: var(--primary-color);
}

.widget-area ul > li::after,
.mh-sidebar ul > li::after,
.shop-sidebar ul > li::after,
#shop-sidebar ul > li::after {
	position: absolute;
	content: "";
	height: 1px;
	background-color: #f5f5f5;
	bottom: 0;
	left: -100%;
	width: 100%;
}

.widget-area ul > li:hover::after,
.mh-sidebar ul > li:hover::after,
.shop-sidebar ul > li:hover::after,
#shop-sidebar ul > li:hover::after {
	-o-transition: left 0.6s ease-out 0s;
	-webkit-transition: left 0.6s ease-out 0s;
	transition: left 0.6s ease-out 0s;
	left: 0;
	background-color: var(--primary-color);
}

.widget-area ul > li > a,
.mh-sidebar ul > li > a,
.shop-sidebar ul > li > a,
#shop-sidebar ul > li > a {
	font-size: 15px;
	padding: 0 0 6px;
	width: 100%;
	-o-transition: padding 0.6s ease-out 0s;
	-webkit-transition: padding 0.6s ease-out 0s;
	transition: padding 0.6s ease-out 0s;
	padding-left: 20px;
	background: url(http://localhost/inbacha/wp-content/uploads/2021/05/ico_view.gif) no-repeat top 7px left;
}

.widget-area ul > li:hover > a,
.mh-sidebar ul > li:hover > a,
.shop-sidebar ul > li:hover > a,
#shop-sidebar ul > li:hover > a  {
	padding-left: 25px;
}


/**
 * Woocommerce
 */
/* Global */
.price-wrapper del span {
	font-size: 14px !important;
	opacity: .8;
	text-decoration: line-through;
}

.price-wrapper > span > span.amount,
.price-wrapper ins span {
	color: var(--primary-color);
}

/* Box product */
.product-small .badge-inner.on-sale {
	font-weight: normal;
	font-size: 13px;
}

.product-small.col .box-text-products {
	padding: 15px;
	background-color: #fff;
}

.product-small.col .box-text-products span.amount {
	font-size: 18px;
}

.product-small.col .box-text-products .name.product-title {
	margin: 0 0 10px;
}

.product-small.col .box-text-products .name.product-title a {
	margin: 0;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	min-height: 20px;
}

.product-small.col .box-text-products .mh-prefix {
	display: none;
}

/* Archive */
.woocommerce.archive .category-page-row {
	padding-top: 0px;
}

.woocommerce.archive .category-page-row > .col.large-3 {
    max-width: 27%;
    -ms-flex-preferred-size: 27%;
    flex-basis: 27%;
}

.woocommerce.archive .category-page-row > .col.large-9 {
    max-width: 73%;
    -ms-flex-preferred-size: 73%;
    flex-basis: 73%;
}

.woocommerce.archive .shop-page-title {
	display: none;
}

/* Single */
.single.single-product .content-row > .col {
    padding: 0 10px 19.6px;
}

.single.single-product .content-row.row-divided > .col {
	border: 0;
}

.single.single-product .badge-inner.on-sale {
	font-weight: normal;
	font-size: 17px;
}

.single.single-product .woocommerce-product-gallery,
.single.single-product .product-thumbnails a {
	border: 1px solid #e8e8e8;
}

.single.single-product .product-thumbnails .is-nav-selected a {
	border: 3px solid var(--primary-color);
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.single.single-product .product-info {
	padding: 0 25px 30px;
}

.single.single-product .product-info .woocommerce-breadcrumb {
	display: none;
}

.single.single-product .product-info .product-title {
	font-family: "Oswald", sans-serif;
	color: var(--primary-color);
	font-size: 22px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.single.single-product .product-info .price {
	font-size: 15px;
	color: #999999;
	font-weight: normal;
  margin: 0 0 20px;
}

.single.single-product .product-info .mh-info-product p {
    margin-bottom: 15px;
}

.single.single-product .product-info .product-page-price span,
.single.single-product .product-info .mh-info-product span {
  color: #151618;
  display: inline-block;
}

.single.single-product .product-info .product-page-price span.amount {
	font-size: 25px;
}

.single.single-product .product-info .mh-prefix {
	margin-right: 10px;
	font-size: 17px;
}

.single.single-product .product-footer .woocommerce-tabs {
	border-top: 0;
}

.single.single-product .product-footer .product-tabs {
	border-bottom: 1px solid #e8e8e8;
}

.single.single-product .product-footer .product-tabs > li {
	margin: 0 15px;
}

.single.single-product .product-footer .product-tabs > li > a {
	font-size: 18px;
}

.single.single-product .product-footer .product-tabs > li.active > a {
	color: var(--primary-color);
}

.single.single-product .product-footer .product-tabs > li > a::before {
	bottom: 0;
	top: auto;
	height: 1px;
	background-color: #000;
}

.single.single-product .product-footer .product-tabs > li.active > a::before {
	background-color: var(--primary-color);
}

.single.single-product .product-footer .related {
	border-top: 0;
}

.single.single-product .product-footer .related .product-section-title {
	color: var(--primary-color);
	font-size: 22px;
}

.nav-dropdown li:hover{
 background: #ff6801 !important;   
}

/* ===== Page ===== */
/**
 * Homepage
 */
/* Global */
.mh-bg-bottom-left > .bg,
.mh-bg-bottom-right > .bg {
  background-repeat: no-repeat !important;
  background-size: auto !important;
}

.mh-bg-bottom-left > .bg {
  background-position: 0 0 !important;
}

.mh-bg-bottom-right > .bg {
  background-position: bottom right !important;
}

/* Box category */
.mh-box-category .box-text {
  top: 15px;
  margin: 0;
  opacity: 1;
  bottom: auto;
  right: -15px !important;
  transition: .3s right ease;
  -moz-transition: .3s right ease;
  -webkit-transition: .3s right ease;
  -o-transition: .3s right ease;
}

.mh-box-category .box-text h4 {
  font-size: 24px;
  margin: 0 0 5px;
  text-transform: initial;
}

.mh-box-category .box-text p {
  font-size: 14px;
  margin: 0;
  color: #737373;
  position: relative;
}

.mh-box-category .box-text p::before {
  content: '';
  height: 2px;
  width: 200px;
  background-color: #000;
  position: absolute;
  top: -12px;
  left: 101%;
}

.mh-box-category:hover .box-text {
  right: 0 !important;
}

.mh-box-category:hover .box-text h4 {
  color: var(--primary-color);
}

.mh-box-category:hover .box-text p::before {
  background-color: var(--primary-color);
}

/* Introduce */
.mh-col-introduce p {
  margin: 0;
  text-align: justify;
}

/**
 * Page: Liên hệ
 */
.mh-col-form-contact > .col-inner {
  border: 4px solid #c3000b;
}

.mh-col-form-contact .mh-input {
  border: 0;
  border-bottom: 1px solid #e3e3e3;
  font-size: 15px;
}

.mh-col-form-contact input.mh-input {
  min-height: 40px;
}

.mh-col-form-contact .mh-input:focus {
  color: #000000;
  border-color: #000000;
  font-weight: normal;
}

.mh-col-form-contact .mh-input::placeholder {
  color: #bcbcbc;
}

.mh-col-form-contact .mh-submit {
  font-weight: normal;
  background-color: transparent !important;
  font-size: 14px;
  min-width: 160px;
  min-height: 40px;
  margin: 0;
  border: 0;
  padding-left: 0;
}

.mh-col-form-contact .mh-submit-icon {
  width: auto;
  margin: 0;
  background-color: #4c4c4c !important;
  color: #fff;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  -o-border-radius: 25px;
  position: relative;
}

.mh-col-form-contact .ti-arrow-right {
  position: absolute;
  top: 14px;
  right: 40px;
}

.mh-col-info-contact > .col-inner {
  position: absolute;
  left: -120px;
  top: 50px;
  min-width: 390px;
}

.mh-col-info-contact .widget .widget-title {
  color: var(--primary-color);
  display: block;
  font-size: 15px;
  margin: 0 0 10px;
}

.mh-col-info-contact .widget .menu > li {
	border: 0;
	display: flex;
	flex-direction: row;
}

.mh-col-info-contact .widget .menu > li.mh-icon::before {
  top: 6px;
}

.mh-col-info-contact .widget .menu > li > a {
	padding: 5px 0;
}

.mh-col-info-contact .widget .menu > li > a:hover {
	text-decoration: underline;
	color: var(--primary-color) !important;
}

.mh-col-info-contact p {
  text-align: justify;
}

/* ===== Responsive ===== */
/**
 * Tablet + Mobile
 */
@media only screen and (min-width: 320px) and (max-width: 860px) {
/* Page: Liên hệ */
  .mh-col-info-contact > .col-inner {
    position: static;
  }

/* Woocommerce */
  /* Box product */
  .woocommerce.archive .category-page-row > .col {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}

/**
 * Tablet
 */
@media only screen and (min-width: 426px) and (max-width: 860px) {

}

/**
 * Mobile
 */
@media only screen and (min-width: 320px) and (max-width: 425px) {
/* Global */
  .mh-col-padding-mobile > .col-inner {
    padding: 35px 20px !important;
  }

  .mh-form-2-col,
  .mh-form-3-col {
    flex-direction: column;
  }

}

@media only screen and (max-width: 320px) {

}

.mxh{
	background-color: #616660;
	padding-top: 3px;
	padding-bottom: 3px;
}

#wrapper, #main{
	position: relative;
}
.popup{
	position: absolute;
	bottom: 0;

}

#left_ads_float {
    bottom: 0px;
    left: 0px;
    position: fixed;
    z-index: 25;
    display: inline-block;
}
.breadcrumb {
	padding-bottom: 3px;
	border-bottom: 1px dotted #d4d4d4;
}
.mh-col-gach{
	border-top: 1px dotted #7285b4;
	margin-left: 30px;
	margin-right: 30px;
}