/*filter*/
@media screen and (min-width: 992px){
    #togglebutton {display:none;}
}
button#togglebutton {
    background: transparent;
    font-weight: 600;
    font-size: 18px;
    width: 100%;
    text-align: left;
    position: relative;
    border: 1px solid #cdcdcd;
    padding: 6px 15px;
}
button#togglebutton:before {
    position: absolute;
    content: '\f107';
    right: 10px;
    font-family: 'fontawesome';
}
button#togglebutton:hover, button#togglebutton:focus {
    color: #282828 !Important;
    outline: none;
}
ul#accordeonck208, ul#accordeonck215, ul#accordeonck216, ul#accordeonck217, ul#accordeonck218, ul#accordeonck219, ul#accordeonck220, ul#accordeonck221 {
    background: transparent!important;
    margin-top: 20px;
    font-weight: 500;
}
ul#accordeonck208, {
    background: transparent;
    box-shadow: none!important;
}
ul#accordeonck208{
    border: 1px solid #cdcdcd;
    box-shadow: none;
}
#sp-right .sp-module ul li, #sp-left .sp-module ul li {
    padding: 0px;
}
ul#accordeonck208 li.level1 > .accordeonck_outer a {
    font-size: 14px;
    color: #282828;
    font-weight: 500;
}
ul#accordeonck208 li.level1 > .accordeonck_outer a:hover {
    color: #a8a8a8 !Important;
}
ul#accordeonck208 li.level2 > .accordeonck_outer a {
    font-size: 14px;
}
ul.content_2 {
    background: #ffffff;
}
ul.content_1 {
    background: #f3f3f3;
}
.level1.active a {
    color: #a8a8a8 !important;
}
@media(max-width:768px){
#sp-left .sp-module .sp-module-title {
    display: none;
}
#sp-left .sp-module {
    margin-bottom: 10px;
}}
#sp-left .sp-module .sp-module-title {
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 16px;
}
@media(min-width:992px){
.com-hikashop.view-product.layout-listing #sp-main-body {
    padding: 30px 0px;
}
input#filter_text_Keyword_4, select#filter_SortBy_3_module_223 { width: 100%;}}

ul#accordeonck208 {
    margin-bottom: 30px !Important;
}

/*hika-details-page*/

.com-hikashop.view-product.layout-show #sp-left {
    display: none;
}
@media(min-width:992px){
.com-hikashop.view-product.layout-show #sp-component.col-md-8 {
    width: 100%;
  }
.com-hikashop.view-product.layout-show 
 #sp-main-body .col-md-9 {
    width: 100%;
}}

/*view-category*/

@Media(min-width:992px){
body.view-category #sp-component {
    width: 75%;
}}

@Media(max-width:991px){
body.view-category #sp-component {
    margin-top: 30px;
}}

@media(Min-width:992px){
body.view-category #sp-main-body {
    padding-top: 30px;
}}


@media(max-width:768px){
  div#sp-filter {
    width: 49% !important;
}
div#sp-filter-search {
    width: 49% !important;
    height: auto !important;
    display: inline-block;
}
  
  div#sp-filter-sortby {
    width: 50%;
    display: inline-block;
}
  div#sp-left {
    margin-bottom: 30px;
}
}
