/*
Theme Name: Love Expression
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Love Expression
Author URI: http://alamgir.website/
Template: enfold
*/



/*Add your own styles here:*/
#inner-page-header h2{
	color:#da2865 !important;
}
.icons_only {
    width: auto;
    border-right: 5px solid #fff !important;
}
.variations .label {
    width: 25% !important;
    text-align: right;
}
.product-sorting{
	display:none;
}
.av-main-nav > li > a {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
}
.product-property-list{
	list-style: inside !important;
	margin:15px 0px;
}
@media all and (max-width: 768px){

}