/* GRID BASED ([{"device":"mobile","options":{"gutter":"15","columns":12,"width":"100%"}},{"device":"tablet","options":{"gutter":"15","columns":12,"width":"90%"}},{"device":"desktop","options":{"gutter":"15","columns":12,"width":"80%","maxWidth":"1232px"}}]) */
 .sidebar {
    float: none;
    min-height: 200px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0px;
    border-left-color:#E0E0E0;
}
.sidebar a {
    color:#6B3D0F;
    line-height: 220%;
    font-weight:400;
    font-size:14px;
    transition:all 0.4s linear 0s;
    text-decoration:none;
}
.sidebar a:visited {
    color: #999999;
}
.sidebar a:hover {
    color: #9BCB43;
    transition:all 0.2s ease-out 0s;
}
.widget > .widgettitle {
    font-size: 18px;
    font-weight:400;
    margin-top:30px;
    margin-bottom:0px;
    padding-bottom:18px;
    border-bottom:1px solid #E0E0E0;
    color:#6B3D0F;
}
.row_29 {
    clear: both;
    min-height: 100px;
}
#wp_widget0 .searchform #s {
    width: 100%;
    border-style:solid;
    padding-left:40px;
    display:inline-block;
    min-height:42px;
    border-width:1px;
    border-color:#E0E0E0;
    background: #fff url(../../mu-plugins/searchform/assets/searchIcon_normalState.png) no-repeat scroll 8px 10px;
    color:#666;
    outline:0;
    margin-top:0;
    transition:all .4s linear 0s;
    text-transform:uppercase;
}
#wp_widget0 .searchform {
    min-height: 44px;
    margin-top:0em;
}
#wp_widget0 .searchform #s:hover {
    background-image:url(../../mu-plugins/searchform/assets/searchIcon_hoverState.png);
    border-color:#9BCB43;
}
li.current-cat {
    color: rgb(51, 51, 51);
}
li.cat-item {
    line-height: 170%;
}
.widget > ul {
    list-style-image:none;
    list-style-type:none;
    padding-left:0px;
    min-height: 30px;
}
@media only screen and (min-width : 768px) {
    .sidebar {
        float: left;
        min-height: 700px;
        width: 25%;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: 0px;
        border-left-width:1px;
        border-left-style:solid;
    }
    .row_29 {
        clear: both;
        min-height: 100px;
    }
    #wp_widget0 .searchform #s {
        min-height:42px;
        border-style:solid;
        padding-left:40px;
    }
    .widget > #wp_widget102 .widget_archive ul {
        min-height: 30px;
    }
}
@media only screen and (min-width : 1024px) {
    .sidebar {
        float: left;
        min-height: 700px;
        width: 25%;
        padding-left: 15px;
        padding-right: 15px;
        border-left-width:1px;
        border-left-style:solid;
    }
    .row_29 {
        clear: both;
        min-height: 20px;
    }
    #wp_widget0 .searchform #s {
        border-style:solid;
        padding-left:40px;
    }
    .widget > #wp_widget102 .widget_archive ul {
        min-height: 30px;
    }
}