/*.filter-wrap{
 display: none;
 }*/
.company .company_name {
  color: #6069a2;
  font-size: 38.6px;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; }
  @media (max-width: 640px) {
    .company .company_name {
      font-size: 28px; } }
  @media (max-width: 420px) {
    .company .company_name {
      font-size: 6vw; } }

.site_categories.desktop ul a ins {
  display: none; }

.site_categories.desktop ul ul {
  display: block; }

.site_categories.desktop > li > ul > li:nth-child(5n) {
  padding-right: 0 !important; }

.site_categories.desktop > li > ul > li {
  width: calc(24% - 16px); }

.site_categories.desktop > li > ul > li:not(:last-child) {
  padding-bottom: 10px; }

@media (max-width: 1023px) {
  .shop2-product-accordion .item_body {
    display: block !important; } }

.title_product {
  color: #b5b5b5;
  font-size: 13px;
  line-height: 1.2;
  font-family: Arial, Helvetica, sans-serif;
  box-shadow: inset 0 1px 0 #d8d8d8;
  padding: 10px 0 0 0; }

.product-article {
  box-shadow: none !important;
  height: auto !important; }

.product-list.list .title_product {
  display: none; }
  .product-list.list .product-bot .title_product {
    display: block; }

.product-list.simple .title_product {
  box-shadow: none;
  padding: 0; }
  .product-list.simple .product-bot .title_product {
    display: none;
    box-shadow: none;
    padding: 0; }

.product-list.thumbs .product-bot .title_product {
  display: none; }

.product-list .product-compare label span {
  color: #3f3f3f; }
  .product-list .product-price .price-current span, .product-list .title_product, .product-list .product-article {
    color: #6a6a6a; }

.product-buy-tabs .t_top .jq-selectbox {
  z-index: auto !important; }

.site_categories.desktop > li > ul > li > li {
  position: relative; }
  .site_categories.desktop > li > ul > li > li:after {
    position: absolute;
    content: '';
    right: 0;
    left: 0;
    bottom: -1px;
    height: 1px;
    -webkit-box-shadow: inset 0 -1px 0 #d8d8d8;
    -moz-box-shadow: inset 0 -1px 0 #d8d8d8;
    box-shadow: inset 0 -1px 0 #d8d8d8; }

.site_categories.desktop ul a {
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-weight: bold; }
  .site_categories.desktop ul a span {
    padding-top: 0;
    padding-bottom: 0; }

.shop2-product-amount:before {
  display: none; }

.shop2-product-amount input[type="text"] {
  display: block; }

.product-buy-tabs .total-price span {
  font-family: Arial, Helvetica, sans-serif; }

.product-aside-r .shop2-product-actions .item-action .action-name {
  font-family: Arial, Helvetica, sans-serif; }

h1 {
  font-family: Arial, Helvetica, sans-serif; }

.mod_wrap_left {
  margin-top: 30px; }
  @media (max-width: 639px) {
  .mod_wrap_left {
    margin-top: 15px; } }
  .mod_wrap_left .item_title {
    color: #fff;
    font-weight: bold;
    padding: 17px 20px;
    background-color: #d49f99; }
  .mod_wrap_left .item_body {
    padding-top: 20px; }

.product-aside-r ~ re-captcha {
  display: none; }

.contacts .phone .social-networks a img {
  width: 20px;
  height: 20px; }
