/*
Theme Name: Flatsome Child
Description: NamKiem developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.11.6
*/

#wide-nav li.active a {
  -webkit-text-fill-color: unset;
}

#wide-nav li a {
  background: #EEC842;
  background: linear-gradient(to top, #EEC842 0%, #DB412B 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.lien-he-price {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	/*background: linear-gradient(to top, #EEC842 0%, #DB412B 100%);*/
  /*background-clip: border-box;*/
/*-webkit-background-clip: text;*/
/*-webkit-text-fill-color: transparent;*/
	padding-top: 3px;
	color: #0741d3;
}

/*.footer-widgets.footer.footer-1 {
  background: linear-gradient(0deg, rgba(239,202,67,1) 0%, rgba(229,136,55,1) 38%, rgba(219,65,43,1) 100%);
  color: white;
}

.footer-widgets.footer.footer-1 .menu-item a {
  color: white;
}*/

.custom-title .section-title-normal span {
  margin-right: 15px;
  padding-bottom: 7.5px;
  border-bottom: 2px solid rgba(0,0,0,0.1);
  margin-bottom: -2px;
  /*background: linear-gradient(0deg, rgba(239,202,67,1) 0%, rgba(229,136,55,1) 38%, rgba(219,65,43,1) 100%);*/
  color: white;
  padding: 2px .75rem;
  background: #0741d3;
	font-size: 15px !important;
	padding-top: 5px;
}

.container.section-title-container.custom-title-header {
  padding: unset;
  margin: unset !important;
  background: #0741d3;
  padding: 10px;
}
.container.section-title-container.custom-title-header h4 {
  border: unset;
  margin-bottom: unset;
}
.container.section-title-container.custom-title-header h4 span {
  margin: unset;
  padding: unset;
  border: unset;
  font-size: 14px !important;
  color: white;
}
.custom-menu .ux-menu-link__link.flex {
  min-height: unset;
  padding: 10px;
}
.custom-menu .ux-menu-link.flex.menu-item {
  border: 1px dotted #c3c3c3;
  border-top: unset;
}

.add-to-cart-button {
	display: none;
}


/*************** ADD CUSTOM CSS HERE.   ***************/
.section-tin-tuc .post-title{
	min-height: 38px;
}
.section-tin-tuc .from_the_blog_excerpt {
	min-height: 60px;
} 
body.home #mega_menu{
	display: none
}
.row-dinh-duong{
	padding-top: 40px;
}
.header-bottom-nav li{
	margin: 0px 18px;
}
.header-bottom-nav li a{
	font-size: 15px ;
}
.section-dinh-duong .box {
	border-bottom: 2px solid #e51f28;
	border-radius: 10px;
	padding-bottom: 50px;
	padding-top: 17px;
	background:url('images/bg-parchment.png');
}

.dk-email label{
	width: 75%;
	float: left;  
}
.dk-email .wpcf7-submit{
	line-height: 34px !important;
	min-height: 10px !important;
	float: right;
}
.p-dk-email{
	font-weight: bold;
	color: white;
	padding-bottom: 21px !important;
}
.is-divider{
	background: transparent;
}
.product-title a{
	min-height: 40px;
}
span.amount{
	color: red
}
.product-small .add-to-cart-button a{
	border-radius: 10px; 
}

.full-width .ubermenu-nav, .container, .row {
	max-width: 1170px;
}
.flex-right ul li a{
	text-transform: initial !important;
	font-size: 16px;
}
.div-sp-trai{
	padding-bottom: 0px !important;
	background: white;
}
.div-sp-phai{
	padding-bottom: 0px;
}
.div-sp-trai .tieu-de {

	padding: 5px;
	margin-top: 7px;
}
.div-sp-trai .tieu-de h3{
	color: #e51f28;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.div-sp-trai .tieu-de-cho{
	background: url(images/shopcho.png);
} 
.div-sp-trai .tieu-de-meo{
	background: url(images/shopmeo.png);
} 
.title-sp-ban-chay{
	color: #e74c3c
}
.title-ban-chay h3{
	color: #e74c3c;
	text-transform: uppercase;
}
.title-ban-chay{
	padding: 6px;
	border-bottom: 1px solid #e1e1e1;
	text-align: center;
	color: red;
	font-weight: bold;
	/* border-top: 1px solid gray; */
	border-top: 1px solid #e1e1e1;
}
.title-ban-chay h3{
	padding-top: 5px;
	margin-bottom: 0px;
}
.div-xanh ul li{
	list-style: disc;
	margin-left: 1.3em;
	color: #a0cb00
}
.div-cam ul li{
	list-style: disc;
	margin-left: 1.3em;
	color: #fea400
}
/*Màu sắc button*/
.social-button, .social-icons .button.icon:not(.is-outline), .social-icons .button.icon:hover {
	background-color: currentColor !important;
	border-color: currentColor !important;
}
.button.facebook,.button.facebook:not(.is-outline), .button.facebook:hover {
	color: #fff;
	background-color: #446084;
	border-color: #446084;
}
.button.twitter,.button.twitter:not(.is-outline), .button.twitter:hover {
	color: white !important;
	background : #2478ba !important;
	border-color: #2478ba;
}
.button.email,.button.email:not(.is-outline), .button.email:hover {
	color: #fff;
	background-color: black !important;
	border-color: black !important;
}
.button.pinterest,.button.pinterest:not(.is-outline), .button.pinterest:hover {
	color: #fff !important;
	background-color: #cb2320  !important;
	border-color: #cb2320  !important;
}

.button.google-plus,.button.google-plus:not(.is-outline), .button.google-plus:hover {
	color: #fff !important;
	background-color: #dd4e31 !important;
	border-color: #dd4e31  !important;
}
.button.linkedin,.button.linkedin:not(.is-outline), .button.linkedin:hover {
	color: #fff !important;
	background-color: #0072b7 !important;
	border-color: #0072b7     !important;
}

.single-date{
	border-bottom: 1px dashed #ededed;
}
h1.entry-title{
	font-size: 24px !important;
}
/*Kết thúc màu sắc*/



footer.entry-meta {

	border-top: none !important;
	border-bottom: 1px dashed #ececec !important;

}

.entry-content img{
	width: auto !important
}
.duong-line {
	background: rgba(0,0,0,0) url(images/line.png) repeat scroll 0 0;
	height: 12px;
	margin-top: 5px;
	overflow: hidden;
}
.related-post h7{
	font-weight: bold;
	font-size: 18px;
	float: left;
	margin: -8px 20px 0 0;
}
.header-bg-image{
	background: transparent !important;
}
.custom-menu .ux-menu-link__text {
  font-weight: bold;
  font-size: 14px;
	transition: hover .2s;
}

.custom-menu .ux-menu-link__text:hover {
	color: #0741d3;
}

.header-wrapper .header-top {
	background: rgb(219, 65, 43);
}
#masthead {
  background: linear-gradient(0deg, rgba(239,202,67,1) 0%, rgba(229,136,55,1) 38%, rgba(219,65,43,1) 100%);
}
.header-block-block-2 {
	color: white;
	font-size: 14px;
}
.header-block-block-2 span {
	color: white !important;
}
div.header-block-block-2 .text.has-block.tooltipstered {
	font-size: 14px;
}

@media(min-width: 1023px) and (max-width:1025px){
	.header-bottom-nav li a{
		font-size: 13px !important;
	}

}
@media(min-width: 1023px){
	.section-dinh-duong .box .box-image{
		margin-top: -78px;
	}
	
	#logo img {
	  max-height: 105px;
	  position: relative;
	  left: 100%;
	}
}
@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/

}

@media only screen and (min-width: 992px) {
	.shop-page-title {
		display: none;
	}
}

@media only screen and (max-width: 991px) {
	.page-title-inner .is-small {
	  display: none;
	}
	.page-title-inner .flex-col.medium-text-center.form-flat {
	  display: none;
	}
	.featured-title .page-title-inner {
		padding: unset;
	}
	#top-bar {
		display: none;
	}
	#logo img {
	  max-height: 55px !important;
	}
}

#block_widget-2 .widget-title {
  display: none;
}
#block_widget-2 .is-divider.small {
  display: none;
}


._bc_cbb._bc_cbb--font-opensans ._bc_cbb_btn._bc_cbb_btn--chat {
    display: none;
}

._bc_cbb._bc_cbb--font-opensans ._bc_cbb__inner {
    position: relative;
}

._bc_cbb._bc_cbb--font-opensans ._bc_cbb__inner ._bc_cbb_btn {
	margin-bottom: 1.5rem;
}
._bc_cbb._bc_cbb--font-opensans ._bc_cbb_btn--default ._bc_cbb_btn__title {
	color: #d3ab52;
}
a._bc_cbb_btn._bc_cbb_btn--default._bc_cbb_btn--link {
	/* 	background: #25d366; */
	/* 	color: white;
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 40px; */
	color: #d3ab52;
	display: flex;
	justify-content: center;
	align-items: center;
	/* 	width: 0;
	height: 0;
	padding: 35px;
	text-decoration: none; */
	border-radius: 50%;
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
	}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(211, 171, 82, 0.5);
	}
	80% {
		box-shadow: 0 0 0 14px rgba(211, 171, 82, 0);
	}
}

a._bc_cbb_btn._bc_cbb_btn--default._bc_cbb_btn--link {
/* 	bottom: 120px; */
/* 	right: 20px; */
/* 	animation-play-state: paused; */
}

a._bc_cbb_btn._bc_cbb_btn--default._bc_cbb_btn--link::before {
	content: "";
	position: absolute;
	border-radius: 50%;
/* 	padding: 0; */
/* 	border: 5px solid #25d366; */
	opacity: 0.75;
	animation-name: pulse-border;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

._bc_cbb_btn._bc_cbb_btn--default._bc_cbb_btn--small._bc_cbb_btn--view_more {
  display: none;
}