/*
Theme Name: Enfold Child
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: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.sblist li {
	padding-top:5px;
	padding-bottom:5px;
}
.sblist li a {
	font-size:12px !important;
}
.sblist li a:hover {
	color:#fff !important;
	text-decoration:none !important;
}
.sblist li ul {
	padding-left:20px !important;
}
.sidebar {
	padding-top:20px !important;
}
.sblist a.active {
	color:#fff !important;
}
.morefrom a {
    display: block;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    width: 35px;
    height: 35px;
    text-align: center;
    font-size: 16px;
    line-height: 35px;
    background: #808080;
    color: #000 !important;
}
.morefrom a:hover, .morefrom a.active {
	background:#fff;
}
.morefrom h4 {
	font-size:26px;
}
.morefrom {
    padding-top: 15px;
    padding-bottom: 15px;
}

li  img.flex-active { background:#fff !important; }


.single-product .wooc_sclist {
	display:none;
}