@media(max-width:991px){
  .mod_brands{
  display:none;
}
}
span.hikashop_filter_checkbox {
    display: block;
}

#sp-filter { padding: 50px 0 0; }

#sp-filter .hikashop_filter_main {
    min-height: unset !important;
}

#sp-filter select#filter_SortBy_25_module_239 {
    float: right;
    margin-right: 4px !important;
}

.cls-product-category { display: none; }

body.view-product #sp-main-body { padding: 30px 0; }

.hikashop_filter_main.hikashop_filter_main_SortBy_1 { min-height: auto !important; }

.hikashop_filter_main.hikashop_filter_main_SortBy_1 select { padding: 8px; font-size: 14px; border-color: #efefef; height: 40px; width: 150px; }

.cls-filter-search .hikashop_filter_module { float: right; }

@media (max-width: 767px) {
  .cls-filter-search .hikashop_filter_module { float: left; margin-top: 15px; } }

.cls-filter-search .hikashop_filter_main.hikashop_filter_main_Keyword_2 { min-height: auto !important; width: auto !important;}

.cls-filter-search .hikashop_filter_main.hikashop_filter_main_Keyword_2 input { padding: 8px; border-color: #efefef; font-size: 14px; height: 40px; width: 200px; float: right; }

.cls-filter-search .hikashop_filter_button_inside { margin-right: 0 !important; }

.cls-filter-search .hikashop_filter_button_inside .hikabtn { height: 40px; padding: 10px !important; }

/*search & filter

#filter_SortBy_1_module_174 { width: 200px; position: absolute; top: 40px;}

.cls-filter-search #filter_text_Keyword_2 { width: 200px; float: right; position: absolute; right: 0; top: 40px;}

@media only screen and (max-width: 640px) {

#filter_SortBy_1_module_174 { position: absolute; top: 125px; right: 30px; width: 80%;}

.cls-filter-search #filter_text_Keyword_2 { position: absolute; top: 65px; right: 30px; width: 80%;} }
end of search & filter*/

/*hika listing*/

@media (max-width: 767px) {
    .hkc-xs-6 { width: 49%; }
}

.hikashop_product_price_before_discount { text-decoration: line-through; font-size: 12px; font-weight: 400; padding: 5px; }

body.view-product.layout-listing #sp-main-body .container { /*width: 100%;*/ }

.thumbnail { border-radius: 0 !important; transition: 0.5s; min-height: auto !important; background: transparent !important; }

.thumbnail .hikashop_product_image { /*max-height: 300px; max-width: 225px;*/ max-height: unset; max-width: unset; height: auto !important; background: #fff; margin: auto; border-radius: 0; }

.thumbnail .hikashop_product_image_subdiv { width: auto !important;}

.thumbnail .hikashop_product_image_subdiv a:before { background: #fff !important; opacity: 0.3; }

.hikashop_subcontainer.thumbnail { padding: 0; border: none; border-radius: 0 !important;    margin-bottom: 12px; }

.hikashop_products_pagination.hikashop_products_pagination_bottom { text-align: center; }

.cls-hikashop-product-full-detail {padding: 10px 0 0;min-height: 50px;}

span.hikashop_product_name {margin-bottom: 0;margin-top: 0;font-size: 12px;line-height: 18px;letter-spacing: 0.5px;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;display: -webkit-box !important;height: 40px;font-weight: 700; padding: 0px 5px 0px 5px;}

span.hikashop_product_price_full { font-size: 13px; font-weight: 500; margin-bottom: 0px; letter-spacing: 0.5px; }

.cls-name-001 { box-shadow: 5px 10px 8px #eeee;}

.limit {display: none;}

span.hikashop_product_price_per_unit { display: none;}

.hkc-md-3:hover .hikashop_product_image a:before {content: "";position: absolute;display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: 40px; z-index: 9;position: absolute; left: 0; width: 100%; height: 100%; color: #ffffff; line-height: 8; background: rgba(60, 47, 49, 0.32); text-rendering: auto; transition: all 600ms;}

/*#hikashop_category_information_module_160 div.hikashop_container:hover { box-shadow: 0 4px 20px #e0e0e0; }

#hikashop_category_information_module_160 div.hikashop_container { transition: 0.5s; }*/

.hikashop_badge_topright_div { right: 5px !important; top: 5px !important; margin-top: 0 !important; width: 30%; }

.hikashop_badge_topleft_div { margin-top: 0 !important; top: 5px !important; left: 5px !important; width: 40px; }

.hikashop_badge_bottomleft_div { margin-bottom: 0 !important; top: 0; bottom: 0 !important; right: 0; background: rgba(255, 255, 255, 0.8); }

.hikashop_badge_bottomleft_div img { margin: auto; width: 60% !important; position: absolute; top: 0; right: 0; bottom: 0; left: 0; }

.hikashop_carousel .hikashop_carousel_item span.hikashop_product_price_full span {
    display: inline-block;
}


@media (max-width: 1199px) {
  .hikashop_product_image { height: auto !important; }
  .hikashop_product_image_subdiv { width: auto !important; } 
  div.hikashop_container { margin: 0 !important;} }

/*end of hika listing*/

/*pagination*/

.pagination .counter { display: none; }

.hikashop_products_pagination_bottom span.hikashop_results_counter { display: none; }

div.pagination ul li a { border: 0; background: transparent; transition: 0.5s;  }

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover { background: transparent; }

div.pagination ul li a:hover,
div.pagination ul li a:focus { background: transparent; }

/*end of pagination*/

/*filter cursor*/


div#sp-left {
    background: #fff;
    padding: 20px 15px;
    width: 20%;
    /* margin-left: 5%; */
}

@media(max-width:991px){
    div#sp-left {
    padding: 8px 20px 1px 20px;
    width: 90%;
    margin-left: 5%;
    margin-bottom: 20px;
  }
  
  .hikashop_filter_always_collapsable_title_icon, .hikashop_filter_collapsable_title_icon {
    height: 16px !important;
}

    div#sp-left .hikashop_filter_fieldset h3 {
    font-size: 20px !important;
    font-weight: 600;
}
}

/*span.hikashop_filter_title { display: none;}*/
/*#sp-left .sp-module.hikashop-filter {padding: 10px;}*/
.hikashop_filter_fieldset_mobile h3 {text-transform: uppercase; font-size: 24px; border-bottom: 1px solid #565656; padding-bottom: 15px; margin-top: 0px; font-weight: 500; }
.hikashop_filter_fieldset_mobile br {display: none}
.hikashop_filter_collapsable_title_always, .hikashop_filter_collapsable_title_mobile,.hikashop_filter_collapsable_title_always:hover, .hikashop_filter_collapsable_title_mobile:hover { border: none;}
.hikashop_filter_collapsable_title { margin: 0px;}
.hikashop_filter_fieldset h3 { text-transform: uppercase; font-size: 26px;}
ul.hikashop_filter_list_style > li > a {cursor: pointer !important;display: table-cell !important;color: #565656;font-weight: 600;font-size: 14px;}
ul.hikashop_filter_list_style > li > a.hikashop_filter_list_selected {color: #cd3333 !important;}
ul.hikashop_filter_list_style > li > a.hikashop_filter_list:hover {color: #cd3333 !important;}
ul.hikashop_filter_list_style > li > a i {margin-left: 7px; color: #fec231;}

span.hikashop_filter_button_outside {
    float: left !important;
    margin-left: 0 !important;
    margin-top: 20px;
}

span.hikashop_filter_button_outside .hikabtn {
    background: transparent;
    border: 2px solid #000;
    color: #000 !important;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 20px;
}

span.hikashop_filter_button_outside .hikabtn:hover {
    background: #000 !important;
    color: #fff !important;
}


/*end of filter cursor*/

/*hikabtn.hikacart*/

.hikashop_subcontainer.thumbnail a.hikabtn.hikacart {
    background: #cd3333;
    border: none;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 15px;
}

@media(max-width:1200px){
.hikashop_subcontainer.thumbnail a.hikabtn.hikacart {
    background: #cd3333;
    border: none;
    padding: 5px 8px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 15px;
    font-size: 9px;
}}

.hikashop_subcontainer.thumbnail a.hikabtn.hikacart:hover {
    background: #565656;
}


/*end of hikabtn.hikacart*/

/*.thumbnail .hikashop_product_image:hover {box-shadow: 0px 0px 8px #ffffff;}*/

.thumbnail .hikashop_product_image { transition: 0.5s; }

.hikashop_products_listing .hikashop_products .hikashop_container {
    margin: 0px !important;
}


@media(min-width:992px){
.com-hikashop.view-product.layout-listing section#sp-main-body, .com-hikashop.view-category.layout-listing.task-listing section#sp-main-body {
    width: 100%;
    /* margin-left: 10.5%; */
}}

.com-hikashop.view-product.layout-listing .hikashop_subcontainer.thumbnail, .com-hikashop.view-category.layout-listing.task-listing .hikashop_subcontainer.thumbnail  {
    background: #fff !important;
    padding: 0 0 10px 0;
    /*min-height: 310px !important;*/
}

.com-hikashop.view-product.layout-listing .cls-hikashop-product-full-detail a, .cls-hikashop-product-full-detail span {
    color: #000 !important;
}

.com-hikashop.view-product.layout-listing .hikashop_filter_main.hikashop_filter_main_Keywords_13 {
    min-height: 35px !important;
}

.com-hikashop.view-product.layout-listing .hikashop_filter_module.hikashop-filter input, .com-hikashop.view-category.layout-listing.task-listing .hikashop_filter_module.hikashop-filter input  {
    width: 100%;
}

.com-hikashop.view-product.layout-listing .hikashop_subcontainer.thumbnail:hover img {
    opacity: 0.8;
}

.com-hikashop.view-product.layout-listing .hikashop_subcontainer.thumbnail img {
    transition: 0.5s;
}

.vex.vex-theme-default button.vex-dialog-button-primary.vex-dialog-button.vex-first {
    background: #cd3333 !important;
}

.vex.vex-theme-default button.vex-dialog-button-primary.vex-dialog-button.vex-first:hover {
    background: #ab2020 !important;
}


/*products layout background*/

.com-hikashop.view-product.layout-listing .hikashop_category_information.hikashop_products_listing_main {
    color: #fff;
}

.com-hikashop.view-product section#sp-main-body {
    position: relative;
}

.com-hikashop.view-product section#sp-main-body:before, .com-hikashop.view-category.layout-listing.task-listing section#sp-main-body:before {
    position: absolute;
    content: "";
    background: url(/images/0_luxcent/products/products-bg.png);
    right: 0;
    width: 600px;
    height: 600px;
    bottom: 0px;
    z-index: -1 !important;
}

.com-hikashop.view-product.layout-show.task-show section#sp-main-body, .com-hikashop.view-category.layout-listing.task-listing section#sp-main-body{
    position: relative;
}

.com-hikashop.view-product.layout-show.task-show section#sp-main-body:before {
    position: absolute;
    content: "";
    background: url(/images/0_luxcent/products/products-bg.png);
    right: 0;
    width: 600px;
    height: 600px;
    bottom: 0px;
}

.com-hikashop.view-product section#sp-main-body:after, .com-hikashop.view-category.layout-listing.task-listing section#sp-main-body:after {
    position: absolute;
    content: "";
    background: url(/images/0_luxcent/products/products-bg-002.png);
    left: -200px;
    width: 500px;
    height: 500px;
    top: -90px;
    z-index: -2;
}

.com-hikashop.view-product.layout-show.task-show section#sp-main-body:after {
    display: none;
    position: absolute;
    content: "";
    background: url(/images/0_luxcent/products/products-bg-002.png);
    left: -20px;
    width: 500px;
    height: 500px;
    top: 0px;
    z-index: -2;
}

@media(max-width:991px){
.com-hikashop.view-product section#sp-main-body:after, .com-hikashop.view-category.layout-listing.task-listing section#sp-main-body:after {
    display: none;
}

section#sp-filter:after {
    position: absolute;
    content: "";
    background: url(/images/0_luxcent/products/products-bg-002.png);
    left: -100px;
    width: 500px;
    height: 500px;
    top: 230px;
    z-index: -2;
  display:none;
}
}

/*end of products layout background*/

/*filter*/

#accordeonck228 {
    background: #fff !important;
    border: none !important;
    box-shadow: none !important;
}

#accordeonck228 li.level1 > a {
    color: #000000;
    font-weight:600 !Important;
}
#accordeonck228 li.level1 > a:hover {
    color: #cd3333;
}

#accordeonck228 li.level2 > a  {
    color: #000000;
    font-weight:500;
}

#accordeonck228 li.level1 > a:hover {
    color: #cd3333 !important;
}

.com-hikashop #sp-left .sp-module {
    margin-top: 0px !important;
}

.com-hikashop #sp-left select#filter_NumberofBlades_26_module_240 {
    width: 100%;
}

.com-hikashop #sp-left .sp-module .sp-module-title {
    margin: 20px 0px 0px 0px;
    font-size: 12px !important;
    font-weight: 800;
    color: #cd3333;
}

.com-hikashop ul#accordeonck228 li.level3 a {
    color: #8e8e8e;
}

.com-hikashop .hikashop_filter_main.hikashop_filter_main_NumberofBlades_26 {min-height: unset !important;}

.com-hikashop .hikashop_filter_main.hikashop_filter_main_Size_23 {
    min-height: unset !important;
}

.com-hikashop #sp-left .hikashop_filter_main label {
    margin-bottom: 0px;
    margin-left: 10px;
    font-size: 12px;
    line-height: 1;
}

.com-hikashop #sp-left select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: none;
}

/*end of filter*/

.com-hikashop.view-category.layout-listing.task-listing {
    background: #565656;
}

.com-hikashop.view-category.layout-listing.task-listing #sp-main-body {
    padding: 50px 0px;
}

.com-hikashop #sp-component {
   /** width: 80% !important;**/
}

@media(min-width:992px){
.com-hikashop #sp-component.cls-width{
  width:80%!important;
}}

/**.com-hikashop.view-product.layout-listing.task-listing.itemid-618.en-gb.ltr.sticky-header.layout-fluid.off-canvas-menu-init #sp-component{
    width: 100% !important;
}

.com-hikashop.view-product.layout-listing.task-listing.itemid-617.en-gb.ltr.sticky-header.layout-fluid.off-canvas-menu-init #sp-component{
    width: 100% !important;
}**/

@media(max-width:991px){
    .com-hikashop #sp-component {
    width: 100% !important;
}
}

.com-hikashop.view-product.layout-show #sp-component {
    width: 100% !important;
}

/*.com-hikashop.view-category.layout-listing.task-listing div#sp-component {
    width: 80% !important;
}*/

.com-hikashop.view-category.layout-listing.task-listing .hikashop_filter_main.hikashop_filter_main_Keywords_13 {
    min-height: 40px !important;
}

.com-hikashop.view-checkout #sp-left {
    display: none;
}

.com-hikashop.view-checkout #sp-component {
    width: 100% !important;
}
.com-hikashop.view-category.layout-listing.task-listing .thumbnail span.hikashop_product_name a, .com-hikashop.view-category.layout-listing.task-listing .thumbnail span.hikashop_product_price_full { color: #000; }

.com-hikashop div#sp-left select {
    width: 100%;
}  
  
.com-hikashop #sp-left .hikashop_filter_main {
    min-height: 35px !important;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.hika_no_products {
    color: #000;

}

#sp-left span.hikashop_filter_title, #sp-left label, #sp-left input  {
    cursor: pointer;
}

/*
.com-hikashop.view-product section#sp-main-body {
    min-height: 600px;
}*/