/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

.hdevvn-show-cats{
  border: none !important;
}
span.hdevvn-show-cats li{
  display: block;
  width: auto;
  float: left;
  margin: 0 8px;
}
span.hdevvn-show-cats li a{
  font-size: 11px;
}

.section-title-normal span {
	border-bottom: 2px solid #81d742;
	
}
#block_widget-2 {
	margin-bottom:0;
}

.showmore-button {
    cursor: pointer; 
    background-color: #999; 
    color: white; 
    text-transform: uppercase; 
    text-align: center; 
    padding: 7px 5px 5px 5px; 
    margin-top: 5px;
}

del span.amount {
	font-size: 100%;
}
ins span.amount {
	font-size: 170%;
	color: #1d71ab;
}

.product-summary del {
	display:block;
	margin-bottom: 15px;
}

div.product-main form.cart {
	float:left;
	margin-right: 10px;
}
div.product-main .product_meta {
	clear:both;
}
#wp-admin-bar-autoptimize {
	display:none;
}
/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.section-title-normal span {
	width:100%;
	margin-right:0;
	margin-bottom:15px;
	text-align:center;
}
span.hdevvn-show-cats li{
	display:inline-block;
	float: none;
}
}
/*************** xóa ô vuông menu  ***************/
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul li.menu-item-has-children>a:after{
	content: none !important;
}
.is-xsmall{
	display:none;
}
