/*------ шапка ---- */
#sp-shapka02  {
   z-index: 100;
}
#sp-header.header-sticky {
    position: fixed;
    z-index: 99!important;
}
.min_view .click_mycompare {
    position: relative;
    display: inline-block;
    font-size: 30px!important;
    line-height: 25px;
}
/*------ меню ---- */
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 10px;
    line-height: 60px;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0;
}


/*------ поиск ---- */
.addon_search_plus_plus .popup {

    left: -20%!important;
    width: 140%!important;
 
}
.addon_search_plus_plus .results .products .add_to_cart_wishlist, .addon_search_plus_plus .results .products .price {
    white-space: nowrap;
    vertical-align: middle;
    font-size: 22px;
    font-weight: 600;
    color: red;
}

.addon_search_plus_plus .results > * {
    width: 40%!important;
}

.addon_search_plus_plus .search-result {
    position: relative;
    margin-bottom: 0px;
    padding-top: 10px;
}
.addon_search_plus_plus .results > :last-child {
    width: 60%!important;
}
.jshop_filters .row {
    background-color: #f5f5f5;
    padding: 5px 0;
    border-bottom: 1px solid #eee;
}


/*------ фильтр ---- */
.jshop_filters .row {
    background-color: #f5f5f500!important;
    padding: 5px 0;
    border-bottom: 1px solid #eee0!important;
}

.chosen-container {
      width: 230px!important;
  }
/*------ сектор контента ---- */
#sp-main-body {
    padding: 20px 0;
}
.rp-brooksite .cat_short h2 {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.1;
}
.rp-brooksite .jshop_list_product .name h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.1;
	
}
.rp-brooksite .jshop_list_product .name h4 a {
    text-transform: none;
}
.jshop_categ {
    margin-bottom: 20px;
    padding: 10px;
    background-color: #3071ff;
    border: 1px solid #ccc;
    text-align: center;
}
.cat_short a {
    color: #ffffff;
}
/*------ модуль ---- */
#sp-left .sp-module, #sp-right .sp-module {
    margin-top: 50px;
    border: 1px solid #f3f3f3;
    padding: 20px;
    border-radius: 3px;
    background: #f9f9f9;
}
/*------ карусель ---- */
.owlcarousel-caption {
    text-align: left!important;
}
.modopprod_item_price {
    font-size: 24px!important;
    font-weight: 600!important;
}

/*------ список ---- */

.jshop_list_product .product .description {
    display: none;
}
 .hidden_block_information .description {
    margin-top: 15px;
    text-align: left!important;
	color: #202121!important;
    font-size: 14px!important;
}
body, .sp-preloader {
    background-color: #fff;
    color: #656464;
}
a {
    color: #656464;
}

.extra_fields_value {
   font-weight: 600!important;
  color: black;
}
.simplecallback label, .simplecallback .ldivob {
    position: relative;
    padding-bottom: 5px;
}

.rp-brooksite .product_grid_item_container .image {
    min-height: 100px;
    background: #ffffff;
}
.product_grid_item_container .image {
    padding: 0px;
}

#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 17px;
    margin: 0 0 30px;
}

