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

/*************** ADD CUSTOM CSS HERE.   ***************/
.header-main .mobile-nav .header-button>a.icon.primary.round .icon-menu{
	position:relative
}
.ptest{
	position:absolute;
	top:70px;
	left:50%
}
.devvn_readmore_flatsome{
	margin-bottom:25px !important
}
.row.category-page-row{
	padding-top:0px !important
}
.shop-page-title.category-page-title  .orderby{
	font-size:14px !important
}
.header-main .mobile-nav .header-button>a.icon.primary.round .icon-menu:after{
	content:"menu";
	position:absolute;
	bottom:-22px;
	color:#000;
	text-transform:uppercase;
	font-size:12px;
	left:-10px;
	right:0px;
	    font-family: system-ui;
	font-weight:700 !important

}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.shop-page-title.category-page-title .flex-col.flex-grow.medium-text-center{
	float:left !important;
	width:65% !important;
	display:inline-block;	
}
.shop-page-title.category-page-title .page-title-inner{
		display:block !important
	}
.shop-page-title.category-page-title div.is-small{
	float:left;
	width:70%;
	display:inline-block;
	padding-top:2px;
}
.shop-page-title.category-page-title .category-filtering{
	padding:0px !important;
		float:left;
	width:30%;
	display:inline-block;
	padding-left:15px;
	padding-right:10px;
}
.shop-page-title.category-page-title .filter-button{
	margin-top:0px !important
}
.shop-page-title.category-page-title .flex-col.medium-text-center:not(.flex-grow){
	float:left !important;
	width:35% !important;
	
}
.shop-page-title.category-page-title  .orderby{
	font-size:13px !important
}
	.shop-page-title.category-page-title .woocommerce-ordering{
		margin-top:-10px !important
		

	}
	.woocommerce-checkout .page-left-sidebar .large-3.col.col-first, .woocommerce-cart .page-left-sidebar .large-3.col.col-first{
	display:none !important
}
	.woocommerce-checkout .page-left-sidebar .large-9, .woocommerce-cart .page-left-sidebar .large-9{
		padding-left:15px;
	}
}
.devvn_prod_cmt{
display:none !important
}
.tab-panels p, .tab-panels li, .tab-panels ul{
	margin-bottom:8px !important
}