/*!
Theme Name: dothanhha
Theme URI: http://underscores.me/
Author: tamnv
Author URI: 
Description: Theme develope by TAMNV
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bacsidothanhha.com
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
**/
#date-trigger {
	position: absolute;
	right: 1px;
	border: 0;
	top: 1px;
	bottom: 1px;
	text-indent: -555px;
	overflow: hidden;
	width: 40px;
	height: 36px;
	font-size: 0;
	background: #e6e6e6 url(images/ic-calendar.png) no-repeat 50%;
	/* background-size: auto; */
	background-size: 20px;
	border-radius: 0;
}
form .form-group {
	position: relative;
}

.homepage-wrapper .product-price{
  display: none;
}

.info-contact-page{
  padding-top: 25px;
}
.banner-contact-page{
  padding-top: 40px;
}
.box-tuvan-product .image{
	padding-right: 0;
	margin-top: -40px;
}

.page-template-diemnoibat .banner-page ul.list-quote li{
  margin-right: 6px;
}
.list-categories-archive .s-readmore a{
  color: #D7A444;
  font-size: 15px;
  font-weight: bold;
}

.council-research .s-list-expert .expert{
  background: #FFF;
  border: solid 1px #F0E2C8;
  border-radius: 10px;
  margin-bottom: 1px;
  overflow: hidden;
  box-shadow: 2px 3px 15px rgba(147, 42, 0, 0.15);
  padding: 15px 12px;
  height: 100%;
}
.council-research .s-list-expert .expert-meta{
  font-size: 15px;
}
.council-research .s-list-expert .expert-meta::before{
  display: none;
}
/* css */
.box-nav-producttabs{
  position: relative;
}
.box-nav-producttabs .arrow-scroll .btn {
	position: absolute;
  top: 35%;
  z-index: 1;
  font-size: 16px;
  color: #3b2415;
  padding: 0;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, .22);
}
.box-nav-producttabs .arrow-scroll .btn.scroll-prev{
	left: -12px;
}
.box-nav-producttabs .arrow-scroll .btn.scroll-next{
	right: -12px;
}
.block-related-product .list-post-product .slick-track {
  display: flex;
  width: auto !important;
}
.block-related-product .list-post-product .slick-list {
  width: 100%;
}
.block-related-product .list-post-product .item {
  height: inherit;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: auto;
}

.home .s-list-product .slick-track {
  display: flex;
  width: auto !important;
}
.home .s-list-product .slick-list {
  width: 100%;
}
.home .s-list-product .item {
  height: inherit;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: auto;
}
.home .s-list-product .box-product{
  height: 100%;
}
.box-product .product-title,
.box-product .product-title a{
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
  -webkit-box-orient: vertical;
  height: 48px;
}
.box-product .product-excerpt, 
.box-product .product-excerpt p{
  height: 75px;
}
.s-list-producttab .box-product .product-title,
.s-list-producttab .box-product .product-title a{
  height: auto;
  -webkit-line-clamp: 1;
}
.s-list-producttab .box-product  .product-excerpt, 
.s-list-producttab .box-product  .product-excerpt p{
  height: auto;
  -webkit-line-clamp: 2;
}

.block-content-expert .block-readmore a {
	font-size: 15px;
	font-weight: 700;
	color: #d7a444;
}

.list-product-archive .box-product .product-price{
  font-size: 14px;
}
.list-product-archive .box-product .product-price del{
  font-size: 8px;
}
.information-product .product-saleoff {
	margin-top: 8px;
}
.information-product .product-price {
	margin-bottom: 6px;
}
/* css */
#consultation_modal .modal-content {
	max-width: 550px;
}
#consultation_modal .form-title {
	text-transform: capitalize;
	font-weight: 800;
	color: #3c2415;
	font-size: 22px;
	margin-bottom: 10px;
	line-height: 1.3;
	text-align: center;
}
#consultation_modal form{
  text-align: center;
}
#consultation_modal form .form-group{
  margin-bottom: 2px;
}
.box-consulting-sidebar .consulting-expert-sidebar .thumb img{
  object-fit: scale-down;
}
.block-uses-product .list-uses{
  margin-bottom: 20px;
}
.block-component-product .list-component{
  margin-bottom: 25px;
  margin-top: 25px;
}

.product-gallery-wrapper .list-image-thumb .slick-track {
  display:flex;
  width:auto!important;
}
.product-gallery-wrapper .list-image-thumb .slick-list {
  width:100%;
}
.product-gallery-wrapper .list-image-thumb .item {
  height:inherit;
  padding:0 7px;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  max-width:auto;
}

.information-product .product-tuvan{
  margin-bottom: 20px;
}
.information-product .product-excerpt{
  color: #333;
}
.information-product .product-excerpt span{
  color: #333;
}
.top-header .logo img{
  height: 65px;
}
.page-footer .logo-footer img{
  height: 80px;
}
.page-footer .menu li {
	padding: 5px 0;
}
.list-expert-full .expert-action {
	display: flex;
}
.expert .expert-avatar a img{
  object-fit: scale-down;
}
.block-information-expert .list-expert-meta{
  padding: 0px;
  list-style: none;
}
.block-information-expert .list-expert-meta li{
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 5px;
}
.block-information-expert .list-expert-meta li i {
	position: absolute;
	left: 0;
	top: 3px;
	z-index: 1;
	color: #d7a444;
	width: 20px;
	text-align: center;
}
.expert .expert-meta i{
  color: #d7a444;
}
.council-research .s-list-expert .expert-avatar a{
  border-width: 10px;
}
.council-research .s-list-expert .expert-title{
  margin-bottom: 10px;
}

.newspaper .thumb-news .logo-news{
  left: 0;
  right: 0;
  margin: 0 auto;
}

.blog-homepage .list-blog-event .item {
	margin-bottom: 20px;
}
.blog-homepage .list-blog-event .post {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
	box-shadow: 0 0 5px 5px #B0730012;
  border-radius: 10px;
  overflow: hidden;
}
.blog-homepage .list-blog-event .post .post-view{
  display: none;
}
/* award */
.award-homepage{
  padding:40px 0;
  background:#fbf6ec;
}
.award-homepage .sub-heading {
  max-width: 992px;
  font-style:italic;
  color:#3c2415;
  margin-bottom:25px;
  margin: 0 auto;
}
.award-homepage .s-list-award .slick-track {
  display:flex;
  width:auto!important;
}
.award-homepage .s-list-award .slick-list {
  width:100%;
}
.award-homepage .s-list-award .item {
  height:inherit;
  padding:10px 15px;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  max-width:auto;
}
.award-homepage .s-list-award .item:hover .post {
  background:#d7a444;
}
.award-homepage .s-list-award .item .post {
  background:#fff;
  padding:4px;
  border-radius:10px;
  box-shadow:0 0 5px 5px #B0730012;
  text-align:center;
  height:100%;
}
.award-homepage .s-list-award .post-thumb a {
  aspect-ratio:4/2.5;
}
.award-homepage .s-list-award .post-title {
  margin:10px 0;
  font-weight:700;
  padding:0 5px;
}
.award-homepage .s-list-award .post-title a {
  color:#3c2415;
  display:block;
  height:auto;
}
/* css */
.box-product .product-view .btn{
  padding: 6px 15px;
  font-size: 14px;
}
.box-product .product-price{
  color: #EB2020;
}
.box-product{
  background: #FFF;
  border: solid 1px #F0E2C8;
  border-radius: 10px;
  margin-bottom: 1px;
  overflow: hidden;
}
.box-product .product-thumb a{
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.box-product .product-info{
  padding: 10px 10px;
  padding-top: 0px;
} 
.cta-minicart {
	position: fixed;
	bottom: 45%;
	z-index: 10;
	right: 8px;
}
.cta-minicart a{
  display: block;
  position: relative;
  background: transparent;
	padding: 7px;
	border-radius: 100%;
  background: #D7A444;
  width: 40px;
  aspect-ratio: 1/1;
}
.cta-minicart a:hover{
  background: #3b2415;
}
.cta-minicart img{
  filter: brightness(0) invert(1);
}
.cta-minicart .quanlity-minicart {
	position: absolute;
	right: 0;
	top: 0;
	background: #e80f0f;
	color: #fff;
	border-radius: 12px;
	width: 12px;
	height: 12px;
	text-align: center;
	padding: 0;
	font-size: 10px;
	line-height: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.information-product .product-price .amount{
  color: #db1212;
  text-transform: uppercase;
  font-weight: bold;
}

.list-post-newspaper .slick-track {
  display: flex;
  width: auto !important;
}
.list-post-newspaper .slick-list{
  width: 100%;
}
.list-post-newspaper .item {
  height: inherit;
  padding: 0 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: auto;
}

.cart_top_action {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
	font-size: 15px;
	width: 100%;
}
.cart_top_action a i{
  font-size: 12px;
  margin-right: 3px;
}
.entry a{
  color: #007bff;
}
.entry a:hover{
  color: #D7A444;
}
/* css */
.producttab-homepage .tab-content > .tab-pane{
	display: block;
	height: 0;
  overflow: hidden;
}
.producttab-homepage .tab-content > .tab-pane .s-list-producttab{
  margin: 0px;
}
.producttab-homepage .tab-content > .tab-pane.active{
	height: auto;
  opacity: 1;
}

.list-categories-archive .s-heading{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.list-categories-archive .s-heading .s-readmore a{
  color: #D7A444;
  font-size: 15px;
  font-weight: bold;
}
.list-categories-archive .s-heading .s-readmore a i{
  font-size: 14px;
  margin-left: 3px;
}
.box-product .product-excerpt,
.box-product .product-excerpt p{
  -webkit-box-orient: vertical;
}
.box-product .product-price del{
	color: #777;
  font-size: 12px;
}
/* css */
.archive .breadcrumb{
  justify-content: space-between;
}
.breadcrumb .posts-updated{
  color: #333;
  font-size: 13px;
}

.entry blockquote {
  color: #333;
  padding: 15px;
  padding-left: 35px;
  border-radius: 10px;
}
.entry blockquote:before {
  color: #3f291b;
  font-size: 50px;
  left: 5px;
  top: 20px;
}
.accordion-list .card-name{
  font-size: 17px;
}
.accordion-list .card-name a{
  padding-right: 25px;
}
.accordion-list .card-name a::after {
	right: 10px;
}
/*--------*/
#comments .error{
  font-size: 14px;
	color: #db1212;
}
#comments .comment-form-author,#comments .comment-form-email{
  padding-right: 5px;
}

.entry table tr:first-child {
	white-space: unset;
	text-transform: unset;
	font-weight: unset;
	background: unset;
	color: unset;
	text-align: unset;
}
.featured-thumbnail{
  display: block;
  width: 100%;
  aspect-ratio: 3/2;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 15px;
}
.featured-thumbnail img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/*--#nav_fixedtoc---*/
#nav_fixedtoc{
  border: solid 1px #333;
  background: #f3f3f3;
  margin-bottom: 15px;
}
#nav_fixedtoc .btn-fixedtoc{
  font-size: 18px;
  font-weight: bold;
  padding: 10px;
  line-height: 1.5;
  display: block;
  width: 100%;
  text-align: left;
  position: relative;
  border-radius: 0px;
  border: 0px;
  background: transparent;
  color: #333;
}
#nav_fixedtoc .btn-fixedtoc::before{
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
}
#nav_fixedtoc .menu{
  list-style: decimal;
  margin-bottom: 0px;
  padding-bottom: 15px;
}
#nav_fixedtoc .menu li a{
  font-size: 15.4px;
  font-weight: 700;
  color: #333;
  margin-bottom: 5px;
  display: block;
}
#nav_fixedtoc .menu li a:hover{
  color: #3C2415;
}
.btn-fixedtoc-sticky {
	position: sticky;
	top: 50%;
	left: 100%;
	z-index: 10;
	margin-right: -40px;
	border: 0;
	padding: 1px 7px;
	font-size: 25px;
	color: #333;
	border-radius: 3px;
  display: none;
  opacity: 0.6;
}
.btn-fixedtoc-sticky.show{
  display: block;
}
.btn-fixedtoc-sticky:hover{
  opacity: 1;
}
#collapse_fixedtoc_sticky{
  display: none;
}
#collapse_fixedtoc_sticky.show {
	position: absolute;
	top: 0%;
	left: 100%;
	z-index: 11;
	display: block;
	height: 100%;
	width: 250px;
}
#collapse_fixedtoc_sticky .inner {
	position: sticky;
	top: 0;
	left: 100%;
	height: 100vh;
	z-index: 11;
	background: #FFF;
	padding-top: 10%;
  border: solid 1px #333;
}
#collapse_fixedtoc_sticky .heading{
  font-size: 18px;
  font-weight: bold;
  padding: 10px;
  line-height: 1.5;
  display: block;
  width: 100%;
  text-align: left;
  position: relative;
  border-radius: 0px;
  border: 0px;
  background: transparent;
  color: #333;
}
#collapse_fixedtoc_sticky .menu{
  list-style: decimal;
  margin-bottom: 0px;
  padding-bottom: 15px;
}
#collapse_fixedtoc_sticky .menu li a{
  font-size: 15.4px;
  font-weight: 700;
  color: #333;
  margin-bottom: 5px;
  display: block;
}
#collapse_fixedtoc_sticky .menu li a:hover{
  color: #3C2415;
}
/*--------*/
.list-social-sticky{
  position: absolute;
  top: 0;
  right: 100%;
  z-index: 10;
  border: 0;
  padding: 0;
  width: 40px;
}
.list-social-sticky.sticky{
  position: sticky;
  top: 8%;
  margin-left: -55px;
}
.list-social-sticky ul.social{
  display: block;
  list-style: none;
  margin: 0;
  padding: 0px;
}
.list-social-sticky ul.social li a{
  font-size: 22px;
  color: #3f291b;
  background: #E1F5E3;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  padding: 9px;
  overflow: hidden;
  margin-bottom: 10px;
}
.kk-star-ratings .kksr-legend{
  font-size: 14px !important;
}
.single-post-meta .tax-review{
	text-align: right;
	font-size: 14px;
}
.single-post-meta .tax-review .kk-star-ratings{
	justify-content: flex-end;
}
.single-post-meta{
  padding: 10px 0px;
}
.single-post-meta .avatar{
  margin-right: 10px;
}
.single-post-meta .info{
  padding-left: 0px;
}
.single-post-meta .social a{
  background: #3C2415;
  border-radius: 6px;
}
.single-post-meta .social a:hover{
  background: #284637;
}
.single-post-meta .ml-auto .review{
  display: flex;
  justify-content: flex-end;
}
.single-post-meta .kk-star-ratings .kksr-legend{
  margin-right: 0px;
  margin-left: 5px;
}
.top-scroll {
	opacity: 1;
	overflow: hidden;
	position: fixed;
	z-index: 999;
	background: #3C2415;
	border-radius: 0;
	bottom: 60px;
	right: 15px;
	box-shadow: 0 2px 6px 0 rgba(0,0,0,.3);
	color: #fff;
	font-size: 15px;
	height: 35px;
	text-align: center;
	width: 35px;
	line-height: normal;
	transition-duration: .5s;
}
.top-scroll i{
  font-size: 15px;
  line-height: 35px;
  color: #fff;
}
/* css */
.pagination-nav {
	display: flex;
	justify-content: center;
	width: 100%;
}
.block-consulting-product .block-title {
	font-size: 30px;
  line-height: 1.4;
}
@media (max-width: 768px){
  .information-product{
    margin-bottom: 20px;
  }
  .producttab-homepage ul.nav-tabs li a{
    padding: 5px 3px;
    font-size: 14px;
  }
  .producttab-homepage ul.nav-tabs li a .icon{
    width: 38px;
  }
  .blog-homepage .blog-health{
    margin-bottom: 30px;
  }
  .corevalue-aboutus .s-image{
    margin-bottom: 20px;
  }
  .banner-page ul.list-quote li{
    font-size: 14px;
    text-align: center;
    margin-bottom: 6px;
  }
  .banner-page ul.list-quote{
    flex-wrap: wrap;
    justify-content: center;
  }
  .tax-product_cat .banner-page ul.list-quote li:nth-child(2){
    width: 100%;
    order: 2;
  }
  .row.list-product-archive{
    margin: 0px -7px;
  }
  .row.list-product-archive .item {
    padding: 0px 7px;
  }
  .list-product-archive .box-product .product-title{
    height: 50px;
  }
  .block-component-product .list-component .item:last-child {
    border-bottom: 1px solid #ebd9bc;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .block-counter-product .list-counter .item{
    padding: 0px;
  }
  .producttab-homepage ul.nav-tabs{
    padding: 8px 10px;
    margin-bottom: 20px;
  }
  .producttab-homepage .tab-content {
    padding-left: 0px;
  }
  .quote-introduce .icon img{
    max-width: 60px;
  }
  .list-expert-full .expert-action .link-readmore{
    padding: 7px 15px;
    font-size: 14px;
    width: auto;
  }
  .assistant-expert-archive .s-list-expert .expert-title{
    height: 40px;
    line-height: 1.5;
  }
  .assistant-expert-archive .s-list-expert .expert-meta{
    font-size: 14px;
  }
  .banner-page .page-text{
    text-align: center;
  }
  .box-page-desc {
    padding: 25px 10px;
    border-radius: 15px;
    margin: 30px auto;
  }
  table.woocommerce-product-attributes tbody tr {
    width: 100%;
  }
  .box-tuvan-product .info{
    padding-right: 8px;
  }
  .box-tuvan-product .image{
    padding-left: 0px;
  }
  .box-tuvan-product .text p{
    margin-bottom: 5px;
  }
  .block-related-product .list-post-product{
    margin: 0 -7px;
  }
  .block-related-product .list-post-product .item {
    padding: 0px 7px;
  }
  .highlight-homepage .s-list-highlight{
    margin: 0px -5px;
  }
  .highlight-homepage .s-list-highlight .item{
    padding: 0px 5px;
  }  
  .highlight-homepage .s-list-highlight .text{
    padding-left: 10px;
  }
}
/* .modal-booking */
@keyframes blink-animation {
	0% {
		background-color: #d7a444;
	}
	50% {
		background-color: #3b2415;
	}
	100% {
		background-color: #d7a444;
	}
}
.modal-booking .btn-appointment{
	animation: blink-animation 1s infinite;
}
.modal-booking .btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 2;
  background: #d7a444;
  width: 30px;
  height: 30px;
  opacity: 1;
  color: #fff;
  border-radius: 30px;
}

.modal-booking .modal-body {
  padding: 0;
  overflow-x: hidden;
}
.modal-booking form .form-row{
  padding: 0px;
  margin: 0 -5px;
}
.modal-booking form {
  margin-right: 15px;
  margin-left: -15px;
}
.modal-booking .form-title {
  text-transform: uppercase;
  font-weight: 700;
  color: #d7a444;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.modal-booking label {
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 3px;
}

.modal-booking .form-group {
  margin-bottom: 8px;
}

.modal-booking .form-control {
  font-size: 13px;
}

.modal-booking .btn-appointment {
  background: #d7a444;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 5px;
  width: 100%;
  min-height: 40px;
}
.modal-booking small {
  line-height: 1.1;
  font-size: 12px
}

@media (max-width:575px) {
  .modal-booking form {
    margin: 0 15px;
  }
  .nav-header-mobile .navbar-brand img{
    height: 40px;
  }
}