/*cat page*/
.cat_wrapper ul.leaf_groups.categories{
    list-style: none;
    margin: 0 auto 60px auto;
    position: relative;
    text-align: center;
    padding: 0;
    direction: rtl;
    /*width: 95%;*/
}
.cat_wrapper ul.leaf_groups.categories li.option{
    width: 140px;
    text-align: center;
    display: inline-block;
    margin: 10px;
    vertical-align: top;
    direction: ltr;
}
.cat_wrapper ul.leaf_groups.categories li.option .item_img
{
    min-height: 130px;
}
.cat_wrapper ul.leaf_groups.categories li.option.current {
    border: 1px solid #bebebe;
}
.cat_wrapper ul.leaf_groups.categories li.option a img{
    display: block;
    margin: 0 auto;
}
.cat_wrapper ul.leaf_groups.categories li.option a .desc{
    display: block;
    margin: 0 auto;
    color: #000;
    font-family: Tahoma;
    font-size: 11px;
}
.cat_wrapper .rest_centered{
    width: 100%;
    margin: 0 auto 64px auto;
    position: relative;
    text-align: center;
    direction: rtl;
}

.cat_wrapper .leaf_groups a {
    display: inline-block;
}
.catalogue_search_results .products_wrapper .regular_price {
    font-size: 14px;
    margin-bottom: 11px;
}
.cat_wrapper .rest_centered .filters .filter_extra.more_options.extra .extra_title_container
{
    color: #000000;
    font-family: Tahomabd;
}
.cat_wrapper .rest_centered .filters .filter select{
    border: none;
    background-color: #fff;
    font-size: 14px;
    color: #000;
    font-family: Tahoma;
    font-weight: 900;
}
.cat_wrapper .rest_centered .products_wrapper .group_and_cms,
.products_wrapper .product_item{
    vertical-align: top;
    padding: 10px;
    text-align: center;
    font-family: Tahoma;
}
.products_wrapper {
    width: 100%;
}
.products_wrapper .product_item{
    display: inline-block;
    margin-bottom: 40px;
}
body.catalogue .selected_fields_container .facet_item {
    border: 1px solid #cdcdcd;
    background-color: #e6e6e6;
    padding: 1px 5px;
    height: 22px;
    line-height: 17px;
    margin-left: 10px;
    margin-right: 15px;
    border-radius: 3px;
    letter-spacing: 0.1em;
    font-size: 11px;
}
body.catalogue .selected_fields_container .facet_item img {
    position: relative;
    top: -1px;
}
body.catalogue .selected_fields_container{
    /*display: inline-block;*/
    margin: 0 40px;
    padding: 10px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    font-family: Tahoma;
}
body.catalogue .selected_fields_container .remove_all {
    padding: 0 10px;
}
.cat_wrapper .rest_centered .products_wrapper .group_cms_empty
{
    display: none;
}
.products_wrapper .group_cms_inner.first group-cms .page-excerpt,
.products_wrapper .group_cms_inner.second group-cms .page-excerpt,
.products_wrapper .group_cms_inner.third group-cms .page-excerpt{
    font-size: 1em !important;
}
@media (max-width: 700px){

    .cat_wrapper ul.leaf_groups.categories {
        border-bottom: 1px #ccc solid;
        margin: 0 35px;
        width: auto;
    }
    .cat_wrapper .mobile_view_groups_collapse {
        display: block;
        font-family: Tahomabd;
        font-size: 13px;
        cursor: pointer;
        float: none;
        text-align: right;
       color: #000000;
        margin-top: 25px;
    }
    .cat_wrapper .leaf_groups
    {
        max-height: 1px;
        overflow-y: hidden;
        transition: max-height 0.5s ease-in-out;
        -webkit-transition: max-height 0.5s ease-in-out;
        -moz-transition: max-height 0.5s ease-in-out;
        -o-transition: max-height 0.5s ease-in-out;
        -ms-transition: max-height 0.5s ease-in-out;
    }
    .cat_wrapper .leaf_groups.open {
        max-height: 6000px;
        transition: max-height 0.5s ease-in-out;
        -webkit-transition: max-height 0.5s ease-in-out;
        -moz-transition: max-height 0.5s ease-in-out;
        -o-transition: max-height 0.5s ease-in-out;
        -ms-transition: max-height 0.5s ease-in-out;
    }
    .cat_wrapper .mobile_view_groups_collapse .inner {
        border-top: 1px #ccc solid;
        padding: 22px 0;
        margin: 0 22px;
    }
    .cat_wrapper .mobile_view_groups_collapse i
    {
        float: left;
    }
    .cat_wrapper .products_wrapper .group_cms_inner.second {
        width: 67%;
    }
}

@media (min-width: 701px){
    .cat_wrapper .mobile_view_groups_collapse{
        display: none;
    }
    .cat_wrapper .rest_centered .filters .filter_extra,
    .cat_wrapper .rest_centered .filters fieldset {
        max-width: 190px;
    }
}

@media (min-width: 768px) {
    /* start Special scenario for filtering that results in a single product */
    .products_wrapper .group_and_cms.third.single.product_item .group_cms_inner.third {
        display: none;
    }
    .products_wrapper .group_and_cms.second.single.product_item {
        width: 100%;
    }
    .products_wrapper .group_and_cms.second.single.product_item .product_inner_wrap,
    .products_wrapper .group_and_cms.second.single.product_item .group_cms_inner.second {
        display: inline-block;
    }
    .products_wrapper .group_and_cms.second.single.product_item .product_inner_wrap {

    }
    /* end Special scenario for filtering that results in a single product */
}
@media (max-width: 767px) {
    .products_wrapper .group_and_cms.second.single.product_item .group_cms_inner.second,
    .products_wrapper .group_cms_inner.second,
    .products_wrapper .group_cms_inner.third {
        display: none;
    }
    /*cms and group wrap*/
    .products_wrapper .group_and_cms.first.product_item {
        width: 100%;
        padding: 0;
    }
    /*cms item*/
    .products_wrapper .group_cms_inner.first {
        width: 100%;
        display: inline-block;
        padding-right: 0;
        padding-left: 0;
    }
    /*product item*/
    .products_wrapper .group_and_cms.first.product_item .product_inner_wrap {
        width: 33.33333333%;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .products_wrapper .group_cms_inner.first,
    .products_wrapper .group_cms_inner.third {
        display: none;
    }
    .products_wrapper .group_and_cms.second.product_item .product_inner_wrap {
        display: inline-block;
    }
    /*cms and group wrap*/
    .products_wrapper .group_and_cms.second.product_item {
        width: 100%;
        padding: 0;
    }
    /*cms item*/
    .products_wrapper .group_cms_inner.second {
        width: 66.66666667%;
        display: inline-block;
    }
    /*product item*/
    .products_wrapper .group_and_cms.second.product_item .product_inner_wrap {
        width: 33.33333333%;
    }
}
@media (max-width: 1500px) and (min-width: 992px) {
    .products_wrapper .group_cms_inner.first,
    .products_wrapper .group_cms_inner.third {
        display: none;
    }
    .products_wrapper .group_and_cms.second.product_item .product_inner_wrap {
        display: inline-block;
        vertical-align: top;
        padding: 10px;
        box-sizing: border-box;
    }
    .products_wrapper .group_and_cms.second.product_item .product_inner_wrap .inner_when_cms_sib{
        margin: 0 auto;
        max-width: 230px;
    }
    .products_wrapper .group_and_cms.second.product_item .product_inner_wrap {
        max-width: none;
    }
    /*cms and group wrap*/
    .products_wrapper .group_and_cms.second.product_item {
        width: 75%;
        padding: 0;
    }
    /*cms item*/
    .products_wrapper .group_cms_inner.second {
        width: 66.66666667%;
        display: inline-block;
        padding: 10px;
    }
    /*product item*/
    .products_wrapper .group_and_cms.second.product_item .product_inner_wrap {
        width: 33.33333333%;
    }
}
@media (max-width: 1800px) and (min-width: 1501px) {
    .products_wrapper .group_cms_inner.first,
    .products_wrapper .group_cms_inner.second {
        display: none;
    }
    .products_wrapper .group_and_cms.third.product_item .product_inner_wrap {
        display: inline-block;
        vertical-align: top;
        padding: 10px;
        box-sizing: border-box;
    }
    .products_wrapper .group_and_cms.third.product_item .product_inner_wrap .inner_when_cms_sib{
        margin: 0 auto;
        max-width: 230px;
    }
    .products_wrapper .group_and_cms.third.product_item .product_inner_wrap {
        max-width: none;
    }
    .products_wrapper .product_item {
        width: 20%;
    }
    /*cms and group wrap*/
    .products_wrapper .group_and_cms.third.product_item {
        width: 60%;
        padding: 0;
    }
    /*cms item*/
    .products_wrapper .group_cms_inner.third {
        width: 66.66666667%;
        display: inline-block;
        padding: 10px;

    }
    /*product item*/
    .products_wrapper .group_and_cms.third.product_item .product_inner_wrap {
        width: 33.33333333%;
    }
}

@media (min-width: 1801px) {
    .products_wrapper .group_cms_inner.first,
    .products_wrapper .group_cms_inner.second {
        display: none;
    }
    .products_wrapper .group_and_cms.third.product_item .product_inner_wrap {
        display: inline-block;
        vertical-align: top;
        padding: 10px;
        box-sizing: border-box;
    }
    .products_wrapper .group_and_cms.third.product_item .product_inner_wrap .inner_when_cms_sib{
        margin: 0 auto;
        max-width: 230px;
    }
    .products_wrapper .group_and_cms.third.product_item .product_inner_wrap {
        max-width: none;
    }
    .products_wrapper .product_item {
        width: 16.66666667%;
    }
    /*cms and group wrap*/
    .products_wrapper .group_and_cms.third.product_item {
        width: 50.00000001%;
        padding: 0;
    }
    /*cms item*/
    .products_wrapper .group_cms_inner.third {
        width: 66.66666667%;
        display: inline-block;
        padding: 10px;
    }
    /*product item*/
    .products_wrapper .group_and_cms.third.product_item .product_inner_wrap {
        width:  33.33333333%;
    }
}
@media (max-width: 1920px) {
    .products_wrapper .product_inner_wrap
    {
        max-width: 230px;
    }
    .products_wrapper .group_and_cms.third.product_item .product_inner_wrap .inner_when_cms_sib{
        margin: 0 auto;
        max-width: 230px;
    }
    .products_wrapper .group_and_cms.third.product_item .product_inner_wrap {
        max-width: none;
    }
}
@media (min-width: 1921px) {
    .products_wrapper .product_inner_wrap
    {
        max-width: 500px;
    }
    .products_wrapper .group_and_cms.third.product_item .product_inner_wrap .inner_when_cms_sib{
        margin: 0 auto;
        max-width: 500px;
    }
    .products_wrapper .group_and_cms.third.product_item .product_inner_wrap {
        max-width: none;
    }
}
.products_wrapper .product_inner_wrap
{
    margin: 0 auto;
}
.overview_page_wrapper .accessories .inner_product_quicklinks .prod_name,
.overview_page_wrapper .complementary .inner_product_quicklinks .prod_name,
.products_wrapper .product_inner_wrap .prod_name
{
    font-size: 12px;
}

.dir_rtl .container{
    /*direction:rtl !important;*/
    /*text-align: right;*/
}
.dir_rtl .products_wrapper .product_item .prod_data_wrap{
    text-align: right;
}
.products_wrapper .product_item .prod_data_wrap .prod_txt {
    min-height: 85px;
}
.prod_more_options a,
.products_wrapper .product_item .prod_data_wrap a.prod_link {
    color: #000;
    text-decoration: none;
}
.product_item .prod_data_wrap a.prod_link:hover .prod_series span,
.product_item .prod_data_wrap a.prod_link .prod_series span {
    color: #000;
}
.wish_list_notification_wrapper .prod_series,
a.prod_link .prod_series span{
    border-bottom: 1px transparent solid;
    -webkit-transition: border-bottom .2s linear;
    -o-transition: border-bottom .2s linear;         /* Opera */
    -ms-transition: border-bottom .2s linear;       /* IE 9 */
    -moz-transition: border-bottom .2s linear;
    transition: border-bottom .2s linear;
}
.wish_list_notification_wrapper .prod_series:hover,
a.prod_link:hover .prod_series span{
    border-bottom: 1px #000 solid;
    -webkit-transition: border-bottom .2s linear;
    -o-transition: border-bottom .2s linear;         /* Opera */
    -ms-transition: border-bottom .2s linear;       /* IE 9 */
    -moz-transition: border-bottom .2s linear;
    transition: border-bottom .2s linear;
}
.products_wrapper .product_item .price,
body.room .room_wrapper .room_product .price{
    font-size: 30px;
    margin-top: -5px;
}
.wish_list_notification_wrapper .prod_series,
.overview_page_wrapper .accessories .inner_product_quicklinks .prod_series,
.overview_page_wrapper .complementary .inner_product_quicklinks .prod_series,
.products_wrapper .product_item .prod_series
{
    font-size: 14px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    letter-spacing: 0.02em;
    font-weight: bold;
}
.products_wrapper .product_item .prod_more_options,
.products_wrapper .product_item .desc,
.products_wrapper .product_item .sizes{
    font-size: 11px;
    font-family: Tahoma;
    line-height: 15px;
}
.products_wrapper .product_item .sizes .count{
    background-color: #e6e6e6;
    width: 20px;
    border-radius: 50px;
    text-align: center;
    font-size: 10px;
}
.overview_page_wrapper .accessories .inner_product_quicklinks button.btn,
.overview_page_wrapper .complementary .inner_product_quicklinks button.btn {
    margin-top: 5px;
}
.products_wrapper .product_item button.btn{
    margin-top: 15px;
}

.overview_page_wrapper .accessories .inner_product_quicklinks button.btn,
.overview_page_wrapper .complementary .inner_product_quicklinks button.btn,
.products_wrapper .product_item button.btn{
    border-radius: 2px;
    font-family: Tahoma;
    font-size: 15px;
    color: #000000;
    min-width: 101px;
    height: 29px;
    text-align: center;
    line-height: 15px;
    padding-top: 5px;
    padding-bottom:7px;
}

.cat_wrapper .cat_view_wrapper_right
{
    padding-top: 41px;
}
/*filters*/
.cat_wrapper .rest_centered .filters{
    margin: 10px auto;
    /*position: relative;*/
    text-align:center;
}
/*.cat_wrapper .rest_centered .filters .facets fieldset,*/
.cat_wrapper .rest_centered .filters .filter_extra legend span,
.cat_wrapper .rest_centered .filters .field_name{
    margin-left: 7px;
    margin-right: 7px;
    font-family: Tahoma;
}

.cat_wrapper .rest_centered .filters .additional_filters .range {
    max-width: 190px;
    padding: 0;
}
.cat_wrapper .rest_centered .filters .filter_extra,
.cat_wrapper .rest_centered .filters fieldset{
    max-width: 190px;
    margin: -1px 10px 0 10px;
    display: inline-block;
    min-height: 42px;
    position: relative;
    padding: 0;
    text-align: right;
    vertical-align: top;
}
.cat_wrapper .rest_centered .filters .extra_value,
.cat_wrapper .rest_centered .filters fieldset legend .family_title{
    color: #000000;
    font-family: Tahomabd;
}
.cat_wrapper .rest_centered .filters .extra_value
{
    display: inline-block;
}
.cat_wrapper .rest_centered .filters .additional_filters .range .range_title,
.cat_wrapper .rest_centered .filters .filter_extra .extra_title_container,
.cat_wrapper .rest_centered .filters fieldset legend{
    color: #7c7c7c;
    font-size: 13px;
    font-weight: lighter;
}
.cat_wrapper .rest_centered .filters .additional_filters .range .range_title,
.cat_wrapper .rest_centered .filters .filter_extra .extra_title_container,
.cat_wrapper .rest_centered .filters fieldset legend.open{
    border-bottom: 0;
    margin-bottom: 0;
}
.cat_wrapper .rest_centered .filters .filter_extra .extra_title_container,
.cat_wrapper .rest_centered .filters fieldset legend.open,
.cat_wrapper .rest_centered .filters .additional_filters .range{
    border-top: 1px solid #bebebe;
    vertical-align: top;
}
.cat_wrapper .rest_centered .filters .additional_filters .range .range_title {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}
.cat_wrapper .rest_centered .filters .filter_extra.more_options.extra .extra_title_container,
.cat_wrapper .rest_centered .filters .filter_extra .extra_title_container:hover,
.cat_wrapper .rest_centered .filters legend.open:hover {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
.cat_wrapper .rest_centered .filters .filter_extra.extra .extra_title_container,
.cat_wrapper .rest_centered .filters legend {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #bebebe;
    vertical-align: top;
}

.cat_wrapper .rest_centered .filters legend {
    padding: 7px 0 7px 10px;
}

.cat_wrapper .rest_centered .filters .filter_extra .extra_title_container,
.cat_wrapper .rest_centered .filters .additional_filters .range,
.cat_wrapper .rest_centered .filters .filter_extra.extra .extra_title_container {
    padding: 8px 0 8px 10px;
    line-height: 19px;
}
.cat_wrapper .rest_centered .filters .filter_extra .extra_title_container,
.nameblock_multiple_selector_field {
    background-image: url('/images/main_menu_arrow.png');
    background-position: 5px 18px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.cat_wrapper .rest_centered .filters .filter_extra ul
{
    border-bottom: 1px solid #000;
}
.cat_wrapper .rest_centered .filters .filter_extra ul li {
    cursor: pointer;
}
.cat_wrapper .rest_centered .filters .filter_extra ul {
    list-style: none;
    padding: 10px 0;
    /*position: absolute;*/
    width: 100%;
    z-index: 1;
    background-color: white;
}
body.dir_rtl .cat_wrapper .rest_centered .filters .filter_extra ul li
{
    padding-right: 17px;
}
.cat_wrapper .rest_centered .filters fieldset .nb_filter_values{
    border-bottom: 1px solid #000;
    padding: 10px;
    width: 100%;
    /*position: absolute;*/
    /*top: 42px;*/
    z-index: 1;
    margin: 0;
    background-color: #fff;
}
body.dir_rtl .cat_wrapper .rest_centered .filters fieldset .nb_filter_values .bottom_clear_wrap
{
    text-align: left;
    margin-top: 6px;
}
.cat_wrapper .rest_centered .filters fieldset .nb_filter_values .bottom_clear_wrap .clear_facet {
    cursor: pointer;
    color: #337ab7;
}
.cat_wrapper .rest_centered .filters fieldset .nb_filter_values ul{
    list-style: none;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 144px;
    padding: 0;
    margin: 0;
}
body.dir_rtl .cat_wrapper .rest_centered .filters fieldset .nb_filter_values ul{
    text-align: right;
}
body.dir_ltr .cat_wrapper .rest_centered .filters fieldset .nb_filter_values ul{
    text-align: left;
}
.cat_wrapper .rest_centered .filters fieldset .nb_filter_values ul::-webkit-scrollbar-track
{
    background-color: #F5F5F5;
}

.cat_wrapper .rest_centered .filters fieldset .nb_filter_values ul::-webkit-scrollbar
{
    width: 5px;
    background-color: #F5F5F5;
}

.cat_wrapper .rest_centered .filters fieldset .nb_filter_values ul::-webkit-scrollbar-thumb
{
    background-color: #A0A0A0;
    border-radius: 10px;
}

.cat_wrapper .rest_centered .row {
    width: 100%;
    max-width: none;
    float: none;
    margin: 0 auto;
    padding: 0 15px;
    margin-top: 27px;
}
.cat_wrapper .rest_centered .row > *{
    float: none;
}
.cat_wrapper .rest_centered .filters fieldset .nb_filter_values ul li{
    font-size: 12px;
    font-weight: lighter;
    margin-left: 5px;
}
.cat_wrapper .rest_centered .filters fieldset .nb_filter_values ul li label{
    font-weight: lighter;
    vertical-align: top;
}
.cat_wrapper .rest_centered .filters fieldset .nb_filter_values ul li label.ng-binding span.count{
    float: left;
    margin-right: 3px;
    display: none;
}
.cat_wrapper .rest_centered .filters fieldset .nb_filter_values label input{
    padding: 5px;
    border: 1px solid #bebebe;
    font-size: 12px;
    text-align: right;
    margin-bottom: 10px;
    width: 100%;
    height: 32px;
}
.cat_wrapper .rest_centered .filters fieldset .nb_filter_values label
{
    display: block;
}

.cat_wrapper .rest_centered .filters .filter_extra ul li,
.cat_wrapper .rest_centered .filters fieldset .nb_filter_values ul label
{
    margin: 0;
    padding: 5px;
}

.cat_wrapper .rest_centered .filters .filter_extra.show_by ul li
{
    padding-right: 17px;
    text-align: right;
}
body.catalogue .selected_fields_container .title{
    font-size: 13px;
}
.cat_view_wrapper_right .rest_centered .selected_fields_container .title {
    display: none;
}
.cat_wrapper .rest_centered .filters .filter_extra ul li:hover,
.cat_wrapper .rest_centered .filters fieldset .nb_filter_values ul label:hover {
    background-color: #eee;
    font-family: Tahomabd;
}
.cat_wrapper .rest_centered .filters fieldset .nb_filter_values ul li label checkbox.facet_check{
    width: 14px;
    height: 14px;
    display: inline-block;
    background-image: url('/images/unchecked.png');
}
.cat_wrapper .rest_centered .filters fieldset .nb_filter_values ul li.facet_selected label checkbox.facet_check{
    width: 14px;
    height: 14px;
    display: inline-block;
    background-image: url('/skins/ikea_style/images/checked.png');
}
.cat_wrapper .rest_centered .filters .additional_filters{
    margin-top: 13px;
}
.cat_wrapper .rest_centered .filters .additional_filters .range {
    margin: 0 10px;
}
/*additional_filters - rzslider*/
.cat_wrapper .rest_centered .filters .additional_filters .range,
.cat_wrapper .rest_centered .filters .additional_filters .facets{
    display: inline-block;
    vertical-align: top;

}
.cat_wrapper .rest_centered .filters .additional_filters .range rzslider.ng-isolate-scope{
    width: 190px !important;
}
.cat_wrapper .rest_centered .filters .additional_filters .range rzslider
{
    z-index: 0;
}
.cat_wrapper .rest_centered .filters .additional_filters .range rzslider.ng-isolate-scope .rz-bar{
    background: #c6c6c6;
}
.cat_wrapper .rest_centered .filters .additional_filters .range rzslider.ng-isolate-scope .rz-bar.rz-selection{
    background: #000;
}
.cat_wrapper .rest_centered .filters .additional_filters rzslider.ng-isolate-scope span.rz-bar-wrapper{
    top: -22px;
}
.cat_wrapper .rest_centered .filters .additional_filters rzslider.ng-isolate-scope span.rz-bubble{
    top: -12px;
    font-size: 14px;
    color: #000;
}
.cat_wrapper .rest_centered .filters .additional_filters rzslider.ng-isolate-scope span.rz-bubble.rz-limit{
    display: none;
}

.cat_wrapper .rest_centered .filters .additional_filters rzslider.ng-isolate-scope span.rz-pointer{
    top: -28.5px;
    width: 14px;
    height: 14px;
    background-color: #FFFFFF;
    border: 2px solid #CDCDCD;
}
.cat_wrapper .rest_centered .filters .additional_filters rzslider.ng-isolate-scope span.rz-pointer:after{
    display: none;
}
body.dir_rtl .additional_filters .range .rz-bubble {
    direction: ltr;
}
.cat_wrapper .desc .g_name {
    font-size: 13px;
}
.dir_rtl .cat_wrapper .desc .g_name {
    display: inline-block;
    direction: rtl;
}
.cat_wrapper .filter.show_by select {
    cursor: pointer;
}

.cat_wrapper .rest_centered .filters legend {
    line-height: 20px;
    height: 100%;
    text-align: right;
}
.products_wrapper .prod_data_wrap a > * {
    display: block;
}
.nameblock_multiple_selector_field,
.cat_wrapper .rest_centered .filters .filter_extra .extra_title_container {
    background-image: none;
}

.nameblock_multiple_selector_field:after,
.cat_wrapper .rest_centered .filters .filter_extra .extra_title_container:after,
.cat_wrapper .rest_centered .filters .filter_extra.extra .extra_title_container:after {
    font-family: 'Glyphicons Halflings';
    float: left;
    color: #333;
    font-size: 9px;
}
.nameblock_multiple_selector_field.open:after,
.cat_wrapper .rest_centered .filters .filter_extra .extra_title_container:after {
    content: "\e259";
}
.nameblock_multiple_selector_field:after,
.cat_wrapper .rest_centered .filters .filter_extra.extra .extra_title_container:after {
    content: "\e260";
}
@media (max-width: 460px) {
    .cat_wrapper .mobile_view_groups_collapse .inner {
    border-top: 1px #ccc solid;
        padding: 22px 0;
        margin: 0 5px;
        line-height: 19px;
    }
    .cat_wrapper ul.leaf_groups.categories li.option {
        margin: 10px 2px 17px 2px;
        width: auto;
    }
    .cat_wrapper h1.main_title {
        font-size: 24px;
        line-height: normal;
    }
    .cat_wrapper ul.leaf_groups.categories {
        border-bottom: none;
        margin: 0 20px;
    }
    .cat_wrapper .mobile_view_groups_collapse {
        font-size: 13px;
    }
    .cat_wrapper .mobile_view_groups_collapse  i {
        font-size: 13px;
    }
    .cat_wrapper .rest_centered .filters fieldset .nb_filter_values,
    .cat_wrapper .rest_centered .filters .filter_extra ul {
        position: relative;
    }
    .cat_wrapper .rest_centered .filters,
    .cat_wrapper .rest_centered .row {
        margin: 0;
    }
    .cat_wrapper .rest_centered .filters {
        padding-top: 0;
        margin: 0;
    }
    .cat_wrapper .rest_centered .filters .filter_extra,
    .cat_wrapper .rest_centered .filters fieldset {
        width: 100%;
        max-width: none;
        margin: 0;
        padding: 0 0;
    }
    .cat_wrapper .rest_centered .filters .filter_extra .extra_title_container, .cat_wrapper .rest_centered .filters .additional_filters .range, .cat_wrapper .rest_centered .filters .filter_extra.extra .extra_title_container,
    .cat_wrapper .rest_centered .filters fieldset legend,
    .cat_wrapper .rest_centered .filters .filter_extra .extra_title_container, .cat_wrapper .nameblock_multiple_selector_field{
        padding: 22px 0;
    }
    
    .cat_wrapper .rest_centered .row {
        padding: 0 20px;
    }
    .cat_wrapper .rest_centered .products_wrapper .group_cms_inner.first h2{
        font-size: 1.5385em;
    }
    .cat_wrapper .rest_centered .products_wrapper .group_cms_inner.first img{
        width: 100%;
    }
    .nameblock_multiple_selector_field:after,
    .cat_wrapper .rest_centered .filters .filter_extra .extra_title_container:after,
    .cat_wrapper .rest_centered .filters .filter_extra.extra .extra_title_container:after {
        font-size: 13px;
    }
    .cat_wrapper .rest_centered .filters fieldset,
    .cat_wrapper .rest_centered .filters ul
    {
        margin-bottom: -1px;
    }
    body.catalogue .selected_fields_container {
        margin: 0 20px;
    }

    .cat_wrapper .rest_centered .filters .additional_filters .range
    {
        max-width: none;
        width: 100%;
        padding: 0;
        margin: 0;
        border-top: none;
    }
    .products_wrapper .product_item .price {
        font-size: 25px;
    }
    .products_wrapper .product_item button.btn,.overview_page_wrapper .complementary .inner_product_quicklinks button.btn,
    .overview_page_wrapper .accessories .inner_product_quicklinks button.btn {
        font-size: 13px;
        height: 25px;
    }
    .dir_rtl .products_wrapper .product_item .prod_data_wrap {
        text-align: center;
    }
    ul.pagination > li > a {
        margin-right: 17px;
    }
}
@media (max-width: 440px) {
    body .header {
        min-height: 133px;
    }
    .cat_wrapper .cat_view_wrapper_right {
        padding-top: 0;
    }
}
@media (max-width: 300px) {
    .products_wrapper .product_item{
        width: 100%;
    }
}

/* datatables */

table thead tr th,
table tr td {
    font-size: 12px;
}
