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

/*************** ADD CUSTOM CSS HERE.   ***************/


/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
.nav-dropdown{border-top: 2px solid #149e16}
.nav .nav-dropdown{border-top: 2px solid #149e16}
.nav>li>a{color: black}
p{margin-bottom: 0.1em}
a{color: black}
.nav>li{padding: 0 0px}
del span.amount {
	opacity: .6;
	font-weight: normal;
	margin-right: .3em;
	color: gray;
	font-size: 13px;}
span.amount {
	white-space: nowrap;
	color: #f00;
	font-weight: bold;
}
.badge-circle{margin-left: 0.4em;
	margin-top: -1.4em;}
.badge{    height: 2.0em;
	width: 2.8em;}
.product-info .breadcrumbs {
	font-size: 0.7em;
	margin: 0 0 .5em;
}
.breadcrumbs {
	text-transform: none;}
.is-divider {
	background-color: #dedede;
}
table {
	width: 60%;}
label{font-size: 1.1em;}
.footer-2{    background-color: #292929;}
#block_widget-3{font-family: "roboto", sans-serif;font-size: 13px;color: gray;}
#block_widget-2{font-family: "roboto", sans-serif;font-size: 13px;}
#flatsome_recent_posts-18{font-family: "roboto", sans-serif;font-size: 13px;}
.cart{margin-top:1.3em}
.single_add_to_cart_button.button{    border-radius: 5px;}
.product_meta {
	font-size: .8em;
	margin-bottom: 1em;
	margin-top: 1.3em;
}
.product-main {
	padding-top: 40px;
	padding-bottom: 0px;
}
.product-footer .woocommerce-tabs {
	padding-top: 40px;
	padding-bottom: 0px;
}
#masthead{background: #f1f1f1;}
ul.menu>li{list-style: square;
	color: green;margin-left: 10px;}
table{width:100%}

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


}