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

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
	font-family: 'Trebuchet';
	src: url('fonts/Trebuchet_MS.TTF');
}
h1,h2,h3,h4,h5{
	font-weight: normal !important;
	font-family: "Tahoma", Arial, Tahoma, sans-serif !important;
}
.container-width, .full-width .ubermenu-nav, .container, .row {
	max-width: 1561px;
}
.row.row-large {
	max-width: 1561px;
}
.row.row-small {
	max-width: 1561px;
}
.tieu-de-home{
	text-align: center;
	font-size: 25px;
	text-transform: uppercase;
}
.section-chao-mung .row-full-width{
	background: white;
	padding: 10px;
}
.absolute-footer{
	background-color: transparent !important;
}
#footer{
	background-color:#777;
}
span.amount{
	color: #e7276f !important
}
.section-quan-tam p{
	color: #e7276f !important
}
.header-nav-main li a{
	font-weight: normal !important;
	font-family: "Tahoma", Arial, Tahoma, sans-serif !important;
}
.header-nav-main li{
	padding: 0px 10px;
	border-left: 1px solid;
	border-color: rgba(0,0,0,.03);

}
.header-nav-main li:first-child{
	border-color: transparent !important;
}
.section-suu-tap .count{
	display: none;
}

.section-suu-tap .header-title{
	background: rgba(0,0,0,.5);
	color: rgba(255,255,255,.7);
	border-radius: 3px;
	padding: 5px;
}
.section-xa-hoi .circle{

	border-radius: 0 !important
}
.section-xa-hoi h3{
	font-size: 32px;
	text-align: center;
	font-weight: normal !important;
	padding-bottom: 30px; 
}
.section-tin .post-title{
	min-height: 54px;
}
#shop-sidebar{
	background: #F9F9F9;
	padding: 20px;
}
.is-divider{
	background: transparent;
	color: transparent;
}
.product-categories ,.widget_categories ul{
	padding: 10px;
	background: #E7276F;
	color: white;
}
ul.menu>li+li, .widget>ul>li+li{
	border: none;
}
.product-categories a,.widget_categories ul a{
	color: white !important
}
/*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;
}
.transparent li a,.transparent li.active a{
	color: white
}
.transparent li:hover a{
	color: yellow;
}
/*Kết thúc màu sắc*/
.transparent .nav-dropdown-default a{
	color: black !important
}


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

@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/

}