/*
Theme Name: DuLich4
Description: This is a child theme for Du lich Viet 2019
Theme URI: https://muatheme.com
Author: MuaTheme.com
Author URI: https://muatheme.com
Template: flatsome
Version: 1.0.0
*/
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  font-display:swap;
  src: url('fonts/muli-v16-vietnamese_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Muli Regular'), local('Muli-Regular'),
       url('fonts/muli-v16-vietnamese_latin-regulard41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/muli-v16-vietnamese_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/muli-v16-vietnamese_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/muli-v16-vietnamese_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/muli-v16-vietnamese_latin-regular.svg#Muli') format('svg'); /* Legacy iOS */
}
/* muli-700 - vietnamese_latin */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 700;
  font-display:swap;
	
  src: url('fonts/muli-v16-vietnamese_latin-700.eot'); 
  src: local('Muli Bold'), local('Muli-Bold'),
       url('fonts/muli-v16-vietnamese_latin-700d41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/muli-v16-vietnamese_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/muli-v16-vietnamese_latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/muli-v16-vietnamese_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/muli-v16-vietnamese_latin-700.svg#Muli') format('svg'); /* Legacy iOS */
}

body{font-family:'Muli', sans-serif}
body{font-weight: 0}
body{color: #353535}.nav > li > a {font-family:'Muli', sans-serif;}
.nav > li > a {font-weight: 0;}
h1,h2,h3,h4,h5,h6,.heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{font-family: 'Muli', sans-serif;}
h1,h2,h3,h4,h5,h6,.heading-font,.banner h1,.banner h2{font-weight: 700;}
h1,h2,h3,h4,h5,h6,.heading-font{color: #0a0a0a;}
.alt-font{font-family: 'Muli', sans-serif;}
.alt-font{font-weight: 0!important;}
/**
* Global
*/
#san-pham-quan-tam{
display:none;
}
p {
	margin-bottom: 10px;
}

.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-font-size-x-large {
	font-size: 25px !important;
}

.mh-font-size-large {
	font-size: 22px;
}

.mh-font-size-normal {
	font-size: 19px !important;
}

.mh-font-size-small {
	font-size: 17px !important;
}

.mh-font-small {
	font-size: 14px;
}

.mh-font-normal {
	font-weight: normal !important;
}

.mh-font-bold {
	font-weight: bold;
}

.mh-font-italic {
	font-style: italic;
}

.mh-color-primary {
	color: var(--primary-color) !important;
}

/*
.mh-color-secondary {
	color: #042e37 !important;
}

.mh-background-success {
	background-color: #e5c71f !important;
}
*/

.mh-text-justify {
	text-align: justify;
}

.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 Free";
	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-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;
}

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

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

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

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

.mh-row-5-col > .col {
	max-width: 20% !important;
	-ms-flex-preferred-size: 20% !important;
	flex-basis: 20% !important;
}

	/* Slider */
.mh-custom-slider .flickity-button {
  background-color: #fff;
  max-height: 40px;
  min-width: 40px;
  margin: 0 !important;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
}

.mh-custom-slider .flickity-button > svg {
  display: none;
}

.mh-custom-slider .flickity-button.previous::before,
.mh-custom-slider .flickity-button.next::before {
  content: '';
  height: 10px;
  width: 10px;
  display: block;
  transform: translate(0,-50%) rotate(45deg);
  -moz-transform: translate(0,-50%) rotate(45deg);
  -webkit-transform: translate(0,-50%) rotate(45deg);
  -o-transform: translate(0,-50%) rotate(45deg);
  z-index: 2;
  margin: auto;
  position: absolute;
}

.mh-custom-slider .flickity-button.previous::before {
  left: 17px;
}

.mh-custom-slider .flickity-button.next::before {
  right: 17px;
}

.mh-custom-slider .flickity-button:hover {
  background-color: #fff;
  border-color: #fff;
}

.mh-custom-slider .flickity-button.previous::before {
  border-bottom: 1.5px solid var(--primary-color);
  border-left: 1.5px solid var(--primary-color);
}

.mh-custom-slider .flickity-button.next::before {
  border-top: 1.5px solid var(--primary-color);
  border-right: 1.5px solid var(--primary-color);
}

	/* 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;
}

	/* Breadcrumbs */
.mh-breadcrumbs .page-title-bg {
	display: none;
}

.mh-breadcrumbs .page-title-inner {
	background-color: #f5f5f5 !important;
	padding-top: 0;
	padding-bottom: 0;
	min-height: 40px;
}

.mh-breadcrumbs nav.woocommerce-breadcrumb {
	text-transform: initial;
	color:  #000;
	text-shadow: none;
	font-weight: normal;
}

.mh-breadcrumbs nav.woocommerce-breadcrumb a {
	color: #000 !important;
}

.mh-breadcrumbs .title-breadcrumbs {
	padding: 10px;
}

/**
 * Header
 */
/* Topbar */
.mh-box-hotline > li {
	cursor: pointer;
}

.mh-box-hotline > li > span {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	line-height: 42px;
}

.mh-box-hotline > li > span > a {
	color: #ff6 !important;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold !important;
}

.mh-box-hotline > li > span > a:last-child {
	font-size: 16px;
}

.mh-box-hotline .nav-dropdown {
	border-width: 0;
	padding: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow: 0 0 5px rgba(0,0,0,.15);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.15);
	-o-box-shadow: 0 0 5px rgba(0,0,0,.15);
	min-width: 400px;
}

.mh-box-hotline .nav-dropdown > li {
	border-bottom: 1px solid rgba(0,0,0,.15);
	padding: 8px 10px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	font-size: 14px;
}

.mh-box-hotline .nav-dropdown > li span a {
	font-weight: bold;
	color: var(--primary-color);
}

#top-bar .top-bar-nav > li::before {
	color: #fff;
	font-size: 11px;
	position: relative;
	top: 12px;
}

#top-bar .top-bar-nav > li > a {
	color: #fff;
	font-size: 13px;
}

#top-bar .top-bar-nav > li > a i {
	margin-top: 1px;
	margin-right: 0;
}
/* Main */
#masthead .header-nav .header-block {
	width: auto;
}

.mh-box-nav-menu i {
	color: #555;
	font-size: 30px;
	cursor: pointer;
}

.mh-box-nav-menu .nav-dropdown {
	background-color: #818285;
	border-width: 0;
	min-width: 210px;
	padding: 20px;
}

.mh-box-nav-menu .nav-dropdown > li > a {
	color: #fff;
	font-size: 14px;
	padding: 2px 0 12px;
}

.mh-box-nav-menu .nav-dropdown > li:last-child > a {
	padding-bottom: 0;
}

/**
 * Footer
 */
/* Main */
.mh-col-footer p,
.mh-col-footer a {
	font-size: 14px;
	margin: 0;
}

.mh-col-footer p span {
	font-weight: bold;
}

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

.mh-col-footer .menu > li {
	border: 0;
}

.mh-col-footer .menu > li > a {
	padding: 3px 0 !important;
}

.mh-col-footer .wpcf7-form .mh-input {
  border: 1px solid rgba(0,0,0,.35) !important;
}

.mh-col-footer .wpcf7-form .mh-input,
.mh-col-footer .wpcf7-form .mh-submit {
	border: 0;
	font-weight: normal;
	line-height: 40px;
	background-color: #fff;
	margin: 0;
}

.mh-col-footer .wpcf7-form .mh-submit-icon {
	position: absolute;
  right: 0;
	margin: 0;
}

.mh-col-footer .wpcf7-form .mh-submit-icon .mh-submit {
	opacity: 0;
}

.mh-col-footer .wpcf7-form .mh-submit-icon i {
	position: absolute;
	top: 25%;
	left: 50%;
}

.mh-col-footer .wpcf7-form  .mh-field-input {
	width: 100%;
}

.mh-col-footer .social-icons > a {
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-o-border-radius: 0 !important;
}

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

.absolute-footer .copyright-footer {
	color: #333;
}

.absolute-footer .copyright-footer span {
	font-weight: bold;
	text-transform: uppercase;
}

/**
 * Blog
 */
/* Global */
.blog-wrapper > .row {
  max-width: 1200px;
}

.blog-wrapper > .row > .col {
	max-width: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.blog-wrapper > .row > .col > .row {
	margin: 0;
}

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

/* Widget */
/* .mh-blog .box-text-inner button.button {
	margin: 0;
	border: 0;
	font-weight: normal;
	text-transform: initial;
	font-style: italic;
	font-size: 17px;
}

.mh-blog .box-text-inner .post-title {
	margin: 0 0 5px;
}

.mh-blog .box-text-inner button.button::before {
	height: 1px !important;
	opacity: 1 !important;
}

.mh-blog button.button:hover  {
	color: #ffcb05 !important;
} */

/* Archive */
.archive-page-header .page-title {
	text-transform: initial;
	text-align: left;
	font-size: 22px;
	padding-left: 10px;
	margin-bottom: 0;
}

.blog-archive .col.post-item .box-text {
	padding: 20px 0 0;
}

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

.blog-archive .col.post-item .post-title {
	margin: 0 0 5px;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	order: 1;
	font-weight: bold;
}

.blog-archive .box-text-inner .post-title:hover {
	color: var(--primary-color);
}

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

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

.blog-archive .box-text-inner .post-meta {
	order: 2;
  color: #999999;
}

.blog-archive .box-text-inner .from_the_blog_excerpt {
	order: 3;
	font-style: italic;
}

/* Single */
.blog-single .entry-header {
	padding-bottom: 15px;
	border-bottom: solid 1px rgba(0,0,0,0.15);
}

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

.blog-single .entry-header .entry-header-text {
	padding-bottom: 0;
}

.blog-single .entry-header .entry-header-text .entry-meta {
	text-transform: initial;
  font-size: 13px;
}

.blog-single .entry-header .entry-title {
	margin: 0 0 10px;
	font-size: 25px;
	font-weight: 600;
}

.blog-single .entry-content.single-page {
  text-align: justify;
}

.blog-single .blog-share .social-icons {
	margin: 50px 0 0;
}

/**
 * Woocommerce
 */
/* Box product */
.product-small.col .badge-container {
	display: none;
}

.product-small.box {
	border: 1px solid #e5e5e5;
}

.product-small.box:hover {
	border-color: #333;
}

.product-small.box .box-image .mh-start {
	margin: 0;
	display: inline-block;
	z-index: 1;
	background-color: rgba(0,0,0,.5);
	font-weight: normal;
	padding: 7px 12px;
	font-size: 13px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all .3s linear;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
}

.product-small.box:hover .box-image .mh-start {
	transform: translateY(100%);
	-moz-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	-o-transform: translateY(100%);
}

.product-small.box .image-tools.show-on-hover {
	padding: 0;
}

.product-small.box .mh-box-excerpt {
	background-color: rgba(0,0,0,.7);
	z-index: 1;
	padding: 15px;
	transition: all .3s linear;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.product-small.box .mh-box-excerpt p {
	color: #fff;
	font-size: 12px;
}

.product-small.box:hover .mh-box-excerpt {
	opacity: 1;
}

.product-small.box .mh-box-excerpt .mh-excerpt {
	max-height: 115px;
	overflow: hidden;
	-webkit-line-clamp: 2;
	position: relative;
	text-overflow: ellipsis;
	white-space: normal;
	word-wrap: break-word;
	-webkit-box-orient: vertical;
}

.product-small.box .mh-box-excerpt .mh-link {
	color: #bbb;
	margin: 10px 0 0;
}

.product-small.box .box-text-products {
	padding: 0;
}

.product-small.box .box-text-products .name.product-title {
	margin: 0;
	background-color: rgba(0,0,0,.1);
	padding: 3px 0;
}

.product-small.box .box-text-products .name.product-title a {
	margin: 0;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 16px;
	max-height: 48px;
	overflow: hidden;
	-webkit-line-clamp: 2;
	position: relative;
	text-overflow: ellipsis;
	white-space: normal;
	word-wrap: break-word;
	-webkit-box-orient: vertical;
}

.product-small.box .box-text-products .price-wrapper {
	padding: 15px 20px;
	position: relative;
}

.product-small.box .box-text-products .price-wrapper > .price {
	display: flex;
	flex-direction: column;
	position: absolute;
	bottom: 15px;
	right: 15px;
}

.product-small.box .box-text-products .price-wrapper del {
	text-align: right;
  margin: 0 0 3px;
}

.product-small.box .box-text-products .price-wrapper del span.amount {
	color: #717171;
	font-size: 15px;
	margin: 0;
}

.product-small.box .box-text-products .price-wrapper .price > span.amount,
.product-small.box .box-text-products .price-wrapper ins span.amount {
	color: var(--primary-color);
	font-size: 20px;
}

.product-small.box .box-text-products .price-wrapper .mh-tour-info {
  margin: 0 0 2px;
  font-size: 13px;
}

.product-small.box .box-text-products .price-wrapper .mh-tour-info i {
	margin-right: 5px;
}

/* Archive */
.shop-page-title {
	display: none;
}

.mh-page-title-inner {
	padding: 0 0 5px;
	border-bottom: 1px solid #e6e6e6;
	margin: 0 0 20px;
}

.mh-page-title-inner .flex-col {
	font-size: 13px;
}

.mh-page-title-inner .mh-category-name {
	font-size: 20px;
	font-weight: normal;
	color: rgb(27, 68, 142);
	margin: 0;
	text-transform: uppercase;
}

	/* Category tour */
.mh-box-category .uppercase {
  text-transform: initial;
  font-weight: bold;
  font-size: 14px;
}

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

/* Single */
	/* Slider */
.mh-col-content-tour .product-thumbnails,
.mh-col-content-tour .badge-container {
	display: none;
}

.mh-col-content-tour .col-inner {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
}

	/* Tour content */
.mh-box-title-tour {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: solid 1px rgba(0,0,0,0.15);
}

.mh-box-title-tour i {
	margin-right: 10px;
	font-size: 20px;
}

.mh-tour-info {
	text-align: justify;
}

.mh-box-info {
	margin: 0 0 15px;
}

.mh-box-info p {
	margin: 0;
	font-size: 15px;
}

.mh-box-info p:first-child {
	font-weight: bold;
  color: #3498db;
}

.mh-tour-day {
	position: relative;
	padding-left: 30px;
}

.mh-tour-day::before {
	content: "";
	position: absolute;
	top: 10px;
	left: 15px;
	bottom: 0;
	border-left: solid 1px rgba(0,0,0,0.05);
}

.mh-tour-info .mh-head-tour {
	font-size: 14px;
  font-weight: bold;
  color: #000;
}

.mh-list-day .mh-head-day {
	font-size: 16px;
	font-weight: bold;
	position: relative;
	padding: 0;
	border: 0;
	margin: 0 0 15px;
	cursor: pointer;
}

.mh-list-day .mh-head-day.active {
	background-color: #fff;
}

.mh-list-day .mh-head-day::before {
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	border: solid 1px var(--primary-color);
	top: 3px;
	left: -22px;
}

.mh-list-day .mh-head-day::after {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	border-radius: 100%;
	background-color: var(--primary-color);
	top: 7px;
	left: -18px;
}

.mh-list-day .mh-head-day span {
	color: var(--primary-color);
	text-transform: uppercase;
}

.mh-list-day .mh-content-day {
	padding: 0;
}

	/* Sidebar */
.mh-quick-info {
	border: solid 1px rgba(0,0,0,0.15);
	padding: 14px;
	margin-bottom: 25px;
	font-size: 14px;
}

.mh-quick-info p {
	color: #333;
}

.mh-quick-info h4 {
	color: var(--primary-color);
	font-weight: bold;
	font-size: 17px;
	line-height: 1.3;
}

.mh-quick-info p:not(:last-child) {
  border-bottom: solid 1px rgba(0,0,0,0.15);
	padding-bottom: 5px;
  margin-bottom: 10px;
}

.mh-quick-info p:last-child {
	margin-bottom: 0;
}

.mh-box-price {
	border: solid 1px var(--primary-color);
	background-color: var(--primary-color);
	padding: 15px;
}

.mh-single-price {
	margin: 0 0 10px;
}

.mh-single-price > span {
	display: inline-flex;
	flex-direction: row-reverse;
	align-items: center;
	justify-content: flex-end;
	margin-left: 10px;
}

.mh-single-price ins {
	margin-right: 10px;
}

.mh-single-price > span > span.amount,
.mh-single-price ins span {
	font-size: 22px;
}


.mh-boook-tour a {
    margin: 0;
    border: 0;
    color: #000 !important;
    width: 100%;
    height: 40px;
    background-color: #fff6ee !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    font-size: 13px;
    font-weight: normal;
    line-height: 40px;
}
#mh-book-tour {
	border: 2px solid var(--primary-color);
}

#mh-book-tour .mh-title-book {
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	font-size: 30px;
	font-weight: bold;
}

#mh-book-tour label,
#mh-book-tour label input,
#mh-book-tour label select {
	margin-bottom: 0;
}

#mh-book-tour .mh-submit {
	border: 0;
	font-weight: normal;
	font-size: 14px;
	margin: 0;
  background-color: #008fea !important;
}

/* .mh-box-excerpt {
	padding: 10px;
}

.mh-box-excerpt p {
	color: #333;
	font-size: 14px;
	margin: 0;
} */

.mh-box-scroll ul {
	list-style-type: none;
	margin: 0;
}

.mh-box-scroll ul > li {
	margin: 0 !important;
  border-bottom: solid 1px #ffffff;
}

.mh-box-scroll a {
	color: #333;
	font-size: 16px;
	background-color: #f3f3f3;
	display: block;
	padding: 10px 15px;
	font-weight: bold;
}

.mh-box-scroll a:hover {
	color: var(--primary-color);
}

.mh-box-scroll a i {
	font-size: 18px;
	margin-right: 10px;
}

	/* Footer */
body.single.single-product #footer {
	z-index: 0;
}
