.sidebar-one{
    padding-left: 30px;
    border-left: 1px solid #ececec;
}
.sidebar-one.sidebar-product {
    padding: 0;
    border: 0;
    float: left;
    margin: 0;
    margin-right: 2%;
}
/**/
.block-filter{
    margin-bottom: 20px;
}
.block-sidebar .searchform {
    position: relative;
}
.single-product .block-sidebar .widget_search ,
.single-product .block-sidebar .widget_recent_entries{
    display: none;
}
.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.block-sidebar .searchform input[type="text"] {
    background: #fff;
    border: 0;
    border-bottom: 1px solid #333;
    height: 38px;
    padding: 0 40px 0 0;
    width: 100%;
}
.block-sidebar .searchform input[type="text"]:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.block-sidebar .searchform #searchsubmit {
    position: absolute;
    opacity: 0;
    right: 0;
    top: 0;
}
.block-sidebar .searchform i {
    background: transparent;
    border: none;
    color: #333;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    margin: 0;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    cursor: pointer;
    top: 0;
    width: 40px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.sidebar-one .widget_archive select{
    width: 100%;
}   
/**/
.block-sidebar {
    margin-bottom: 25px;
    float: left;
    width: 100%;
}
.block-post{
    padding: 15px 10px 0;
}
.heading_box,
.widgettitle{
    text-transform: uppercase;
    margin-bottom: 0;
    display: block;
    font-weight: bold;
    background: #000;
    color: #fff;
    font-size: 20px;
    padding: 5px;
    border-left: 4px solid #f00;
}
.sidebar-product .heading_box,
.sidebar-product .widgettitle{
    background-color: #f00;
    border: 0;
    padding: 5px 0 5px 15px;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    display: block;
    background: #e10909;
    line-height: 24px;
}
.category-post .block-content {
    float: left;
    width: 100%;
    box-sizing: border-box;
}
.block-filter {
    box-sizing: border-box;
}
.block-sb-post ul,
ul#menu-sidebar {
    padding: 0;
    margin: 0;
    list-style: none;
    border-top: 0;
    color: #000000;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.24);
    padding: 5px;
}
ul#menu-sidebar ul {
    list-style: none;
    margin: 0;
    width: 100%;
    padding: 0;
}
.block-sb-post ul a,
#menu-sidebar a {
    text-decoration: none;
    box-sizing: border-box;
    color: #000000;
    font-size: 15px;
    padding: 6px 6px 6px 0;
}
#menu-sidebar a .fa-before {
    order: -1;
    margin-right: 7px;
    color:#f36d2d;
    font-size: 6px;
    display: flex;
    align-items: center;
}
#menu-sidebar ul a {
    padding-left: 35px;
}
#menu-sidebar ul.children .cat-item ul.children a{
    padding-left: 45px;
}
.block-sb-post ul .cat-item ,
#menu-sidebar .cat-item {
    position: relative;
    overflow: hidden;
    display: flex;
    border-bottom: 1px solid #ededed;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding-right: 5px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    color: #00000080;
    font-size: 11px;
}
.block-sb-post ul .cat-item:hover ,
#menu-sidebar .cat-item:hover {
    /*border-color: #000000;*/
}
#menu-sidebar .cat-item.current-cat>a,
#menu-sidebar .cat-item.active>a {
    font-weight: bold;
}
#menu-sidebar .fa.fai-down {
    position: absolute;
    cursor: pointer;
    width: 30px;
    height: 30px;
    margin-top: 0px;
    line-height: 28px;
    cursor: pointer;
    text-align: center;
    top: 0px;
    right: 0px;
    top: 4px;
    color: #7b8395;
    font-size: 17px;
}
.sidebar-one .item-post {
    padding: 5px;
    border-bottom: 1px solid #ededed;
}
.sidebar-one .item-post a {
    display: flex;
    align-items: center;
}
.sidebar-one .item-post  .title{
    margin: 0;
    font-size: 15px;
    color: #222;
    font-weight: 400;
}

/**/
.block-loc .heading_box{
    margin-bottom: 20px;
}
.heading_filter {
    font-weight: bold;
}
.block-filter.widget_price_filter {
    margin-bottom: 10px;
}
.tagcloud {
    padding-bottom: 15px;
    padding-top: 10px;
}
.tagcloud a {
    display: inline-block;
    padding: 8px 17px;
    margin-right: 6px;
    margin-bottom: 10px;
    background-color: #f4f4f4;
    font-size: 14px !important;
}
.tagcloud a:hover{
    background: #FFC000;
    color: #fff;
}
.control-sidebar {
    width: 40px;
    position: absolute;
    height: 40px;
    text-align: center;
    top: 55%;
    cursor: pointer;
    display: none;
    color: #fff;
    background: #eb1c23;
    padding: 5px 10px;
    z-index: 99999;
    font-size: 18px;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.sidebar-one .control-sidebar {
    left: -40px;
    right: auto;
}
.sidebar-two .control-sidebar {
    right: 239px;
    left: auto;
    border-right: none;
}
.sidebar-one .control-sidebar.active i:before{
    content: '\f00d';
}
.sidebar-fa.fa {
    font-size: 18px;
    color: #fff;
}
/* yith */
.woocommerce.widget_price_filter form,
ul.yith-wcan-color.yith-wcan.yith-wcan-group, 
ul.yith-wcan-list{
    padding: 15px !important;
    width: 100%;
}
ul.yith-wcan-list li.chosen>a:before {
    display: none;
}
ul.yith-wcan-list li {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
ul.yith-wcan-list li::before {
    content: "\f096";
    width: 20px;
    float: left;
    font-size: 20px;
    color: #c3c3c3;
    margin-right: 5px;
}
ul.yith-wcan-list li.chosen:before {
    content: "\f046";
}
ul.yith-wcan-list li a {
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    color: #333;
    font-family: roboto;
}
ul.yith-wcan-list li a:hover {
    text-decoration: underline;
}
.yith-woocommerce-ajax-product-filter ul {
    margin: 0;
    padding: 0;
    background-position: right;
}
.sidebar-one .yit-wcan-select-open {
    background: linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%) !important;
    border: 1px solid #aaa;
    border-radius: 5px;
    padding: 5px 10px;
    margin-top: 5px;
}
ul.yith-wcan-color.yith-wcan.yith-wcan-group, ul.yith-wcan-list {
    margin: 0;
    padding: 0;
    overflow-y: auto;
    max-height: 200px;
}
.yith-woocommerce-ajax-product-filter ul li {
    line-height: 22px;
    margin-bottom: 5px;
}
.woocommerce a.yith-wcan-reset-navigation.button {
    background: #018791;
    color: #fff;
    padding: 6px 8px;
    font-size: 12px;
    border: none;
}
.woocommerce a.yith-wcan-reset-navigation.button:hover {
    background: #f37022;
    color: #fff;
}
.woocommerce .content-wrap .woocommerce-breadcrumb a {
    color: #018791;
    text-decoration: none;
}
.woocommerce .woocommerce-breadcrumb a:hover {
    text-decoration: underline;
}
.woocommerce .woocommerce-breadcrumb {
    border-bottom: 2px solid #018791;
    padding-bottom: 5px !important;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li {
    position: relative;
    width: 50% !important;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a::after {
    content: attr(title);
    position: absolute;
    left: 10px;
    width: 20px;
    font-size: 14px;
    color: #333333;
}
.banner-wapper img{
    display: block;
}
.banner-wapper a{
    display: block;
    position: relative;
}
.banner-wapper a::before {
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
}
.banner-wapper a:hover::before {
    -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2) inset;
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2) inset;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
@media only screen and (max-width: 1199px) {
    .heading_box,
    .sidebar-product .heading_box, .sidebar-product .widgettitle{
        font-size: 16px;
    }
}
@media only screen and (max-width: 990px) {
    .block-sb-post ul a,
    #menu-sidebar a {
        width: 80%;
    }
}
@media only screen and (max-width: 990px) {
    h1.woocommerce-products-header__title.page-title {
        margin: 0;
    }
    .sidebar-one{
        width: 100%;
        margin-right: 0;
    }
    .block-sp-noibat{
        display: none;
    }
    .sidebar-one.sidebar-product{
        margin-right: 0;
        border-left: solid 1px #bbbbbb;
    }
    .sidebar-one {
        width: 240px;
        position: fixed;
        background: #fff;
        top: 0;
        height: 100%;
        z-index: 9999;
        top:0;
        right: -256px;
        width: 256px !important;
        border-left: solid 1px #bbbbbb;
        padding: 0;
    }
    .control-sidebar {
        display: flex;
        align-items: center;
    }
    .sidebar-one .sidebar-content {
        height: 100%;
        overflow-y: scroll;
        width: 100%;
        padding: 10px;
    }
    .single-post main#main.one-sidebar {
        margin-bottom: 20px;
    }
    .sidebar-content {
        padding: 10px;
    }
    .single-product .sidebar-one {
        margin-top: 0 !important;
    }
}