/*html {
 body {
 @media (min-width: 1024px) {
 .mg-slick-slider-wrapper .mg-slick-slider .mg-slick-slider-item .mg-slick-slider-item-image-col {
 padding-top: 36%;
 }
 .mg-slick-slider-wrapper .mg-slick-slider .mg-slick-slider-item .mg-slick-slider-item-image-col img {
 object-fit: cover;
 }
 .head-top .head-in,
 .header .header-in,
 .header .header-bottom-text,
 .menu-top-wrapper .menu-top,
 .mg-slick-slider-wrapper,
 .folder-block,
 .lot-block,
 .content-wrapper,
 .yashare-widget,
 .bot-block .bot-in,
 .footer .footer-in,
 .recently-wrap-in {
 width: 1440px;
 max-width: 100%;
 box-sizing: border-box;
 padding-left: 20px;
 padding-right: 20px;
 }
 .menu-top-wrapper .menu-top {
 width: 1400px;
 }
 .bot-block .bot-in .preim-block .preim-in {
 text-align: center;
 }
 .folder-block .folders-shared3 {
 margin: 0 -10px;
 li {
 margin: 0 10px 20px;
 width: calc(16.66% - 20px);
 }
 }
 .new-folders-menu {
 margin: 0 -10px;
 li {
 margin: 0 10px 10px;
 width: calc(25% - 20px);
 }
 }
 .product-item-thumb {
 width: calc(25% - 7px);
 box-sizing: border-box;
 }
 .product-list.product-list-thumbs {
 margin: 0 -7px 0 0;
 }
 .product-item-thumb .product-image {
 width: 100%;
 }
 @media (max-width: 1220px) {
 .folder-block .folders-shared3 li {
 width: calc(20% - 20px);
 }
 }
 @media (max-width: 1024px) {
 }
 }
 }
 }*/
.menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul {
  width: 280px;
  background: #fff;
  border: 2px solid #e3d44f;
  padding: 12px 0 0; }
  .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul:before {
    font-family: 'kr';
    font-size: 22px;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 10px 8px;
    padding: 0 8px;
    background: #fff;
    content: 'КАТАЛОГ'; }
  .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li {
    margin-right: 9px;
    margin-left: 9px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: -1px;
    /*ul {
     position: static;
     margin: 0 -9px -1px;
     background: #eaeaea;
     padding: 6px 0 6px 10px;
     width: auto !important;
     box-sizing: border-box;
     a {
     font-size: 12px;
     color: #3d3d3d;
     font-family: 'Roboto';
     text-transform: uppercase;
     padding-left: 58px;
     padding-top: 14px;
     padding-bottom: 14px;
     -ms-word-break: break-word;
     word-break: break-word;
     display: block;
     padding: 10px;
     border-radius: 0;
     &:hover {
     background: #cecece;
     }
     }
     li {
     ul {
     padding: 0 0 0 20px;
     margin: 0;
     }
     &.s3-menu-allin-has > a {
     position: relative;
     padding-right: 42px;
     .arrow {
     position: absolute;
     width: 25px;
     height: 25px;
     border: 2px solid #e3d44f;
     background: url(to_b.png) 50% 50% no-repeat;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     right: 10px;
     top: calc(50% - 12.5px);
     z-index: 10;
     cursor: pointer;
     transition: ease .4s;
     }
     &:hover {
     .arrow {
     border-color: #000;
     }
     }
     }
     }
     }*/ }
    .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li > a {
      font-family: 'Roboto';
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 500;
      display: flex;
      align-items: center;
      box-sizing: border-box;
      margin-left: -9px;
      margin-right: -9px;
      margin-bottom: -1px;
      position: relative;
      border-radius: 0;
      padding: 16px 42px 11px 10px;
      color: #070707; }
      .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li > a .img-convert {
        min-width: 30px;
        width: 30px;
        margin-right: 10px;
        display: flex;
        align-items: center;
        justify-content: center; }
      .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li > a .arrow {
        position: absolute;
        width: 25px;
        height: 25px;
        border: 2px solid #e3d44f;
        background: url(to_b.png) 50% 50% no-repeat;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        right: 10px;
        top: calc(50% - 12.5px);
        z-index: 10;
        cursor: pointer;
        transition: ease 0.4s;
        transform: rotate(-90deg); }
      .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li > a:hover .arrow {
        border-color: #000; }
    .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li.s3-menu-allin-active > a {
      background: #e0d35b; }
      .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li.s3-menu-allin-active > a .arrow {
        border-color: #000; }
    .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li.subfolder-opened > a .arrow {
      transform: rotateX(-180deg); }
      .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li.subfolder-opened > ul {
        /*display: block !important;
         height: auto !important;
         width: auto !important;*/ }
    .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li ul {
      width: 280px;
      background: #fff;
      border: 2px solid #e3d44f;
      margin: -3px 0 0 21px;
      padding: 10px; }
      .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li ul:before {
        position: absolute;
        left: -4px;
        width: 4px;
        top: 0;
        bottom: 0;
        display: block;
        content: ''; }
      .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li ul li {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: -1px; }
      .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li ul li a {
        font-family: 'Roboto';
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 500;
        display: flex;
        align-items: center;
        box-sizing: border-box;
        margin-bottom: -1px;
        position: relative;
        border-radius: 0;
        padding: 16px 42px 11px 10px;
        color: #070707; }
        .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li ul li a .img-convert {
          min-width: 30px;
          width: 30px;
          margin-right: 10px;
          display: flex;
          align-items: center;
          justify-content: center; }
        .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li ul li a .arrow {
          position: absolute;
          width: 25px;
          height: 25px;
          border: 2px solid #e3d44f;
          background: url(to_b.png) 50% 50% no-repeat;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          right: 10px;
          top: calc(50% - 12.5px);
          z-index: 10;
          cursor: pointer;
          transition: ease 0.4s;
          transform: rotate(-90deg); }
        .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li ul li a:hover .arrow {
          border-color: #000; }
      .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li ul li.s3-menu-allin-active > a {
        background: #e0d35b; }
        .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li ul li.s3-menu-allin-active > a .arrow {
          border-color: #000; }
      .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li ul li ul {
        margin-left: 13px;
        margin-top: -12px; }
        .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li ul li ul:before {
          left: -15px;
          width: 14px; }
    .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li.opened > a {
      background: #e0d35b;
      color: #3d3d3d; }
      .menu-top-wrapper .menu-top > li.menu-item-main-wrap > ul > li.opened > a:hover {
        color: #3d3d3d;
        background: none; }

body .lot-block {
  padding-top: 50px;
  padding-bottom: 20px; }
  body .lot-block .product-list-thumbs .product-item-thumb {
    width: 100% !important; }
  body .folder-block.folder-block2 {
    width: 100%;
    padding: 20px 0 0;
    margin: 0; }
  @media (min-width: 941px) {
      body .folder-block.folder-block2 .folders-shared3 {
        margin-left: -10px;
        margin-right: -10px; }
      body .folder-block.folder-block2 .folders-shared3 li {
        width: calc(33% - 20px);
        margin-right: 10px;
        margin-left: 10px; } }
  @media (max-width: 768px) {
  body .shop2-block.search-form .block-title span {
    right: 40px; }
  body .mag-block {
    margin-left: 10px; } }
  body .sidebar .folder-wrapper .folders-shared li.s3-menu-allin-has > a > .arrow {
    transform: rotate(-90deg); }
  body .sidebar .folder-wrapper .folders-shared {
    position: relative; }
  body .sidebar .folder-wrapper .folders-shared > li.opened > a {
    background: #e0d35b; }
  body .sidebar .folder-wrapper .folders-shared > li.opened > a .arrow {
    border-color: #000; }
  body .sidebar .folder-wrapper .folders-shared > li.opened > a:hover {
    background: #e0d35b;
    color: #3d3d3d; }
  body .sidebar .folder-wrapper .folders-shared li.s3-menu-allin-active > a {
    background: #e0d35b; }
    body .sidebar .folder-wrapper .folders-shared li.s3-menu-allin-active > a .arrow {
      border-color: #000; }
  body .sidebar .folder-wrapper .folders-shared li ul {
    width: 250px;
    background: #fff;
    border: 2px solid #e3d44f;
    margin: -3px 0 0 21px;
    padding: 10px;
    position: absolute;
    z-index: 11; }
    body .sidebar .folder-wrapper .folders-shared li ul:before {
      position: absolute;
      left: -4px;
      width: 4px;
      top: 0;
      bottom: 0;
      display: block;
      content: ''; }
    body .sidebar .folder-wrapper .folders-shared li ul li {
      border-bottom: 1px solid #e5e5e5;
      margin-bottom: -1px; }
    body .sidebar .folder-wrapper .folders-shared li ul li a {
      font-family: 'Roboto';
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 500;
      display: flex;
      align-items: center;
      box-sizing: border-box;
      margin-bottom: -1px;
      position: relative;
      border-radius: 0;
      padding: 16px 42px 11px 10px;
      color: #070707; }
    body .sidebar .folder-wrapper .folders-shared li ul li a .img-convert {
      min-width: 30px;
      width: 30px;
      margin-right: 10px;
      display: flex;
      align-items: center;
      justify-content: center; }
    body .sidebar .folder-wrapper .folders-shared li ul li a .arrow {
      position: absolute;
      width: 25px;
      height: 25px;
      border: 2px solid #e3d44f;
      background: url(to_b.png) 50% 50% no-repeat;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      right: 10px;
      top: calc(50% - 12.5px);
      z-index: 10;
      cursor: pointer;
      transition: ease 0.4s;
      transform: rotate(-90deg); }
    body .sidebar .folder-wrapper .folders-shared li ul li a:hover .arrow {
      border-color: #000; }
    body .sidebar .folder-wrapper .folders-shared li ul li.s3-menu-allin-active > a {
      background: #e0d35b; }
      body .sidebar .folder-wrapper .folders-shared li ul li.s3-menu-allin-active > a .arrow {
        border-color: #000; }
    body .sidebar .folder-wrapper .folders-shared li ul li ul {
      margin-left: 13px;
      margin-top: -12px; }
    body .sidebar .folder-wrapper .folders-shared li ul li ul:before {
      left: -15px;
      width: 14px; }

.main-wrap {
  width: 960px;
  margin: 0 auto;
  max-width: 100%;
  display: flex;
  padding: 0 20px;
  box-sizing: border-box; }
  @media (max-width: 1023px) {
  .main-wrap {
    width: 940px;
    padding: 0; } }
  @media (max-width: 940px) {
  .main-wrap .sidebar.left {
    display: none; } }

@media (min-width: 1024px) {
  html body div.text_item {
    box-sizing: border-box; }
    html body div.text_under_body {
      padding: 0;
      margin: 0 -10px 20px; }
    html body div.text_item {
      margin: 0 10px 20px;
      width: calc(50% - 20px); }
    html body .wrap-advantages .advan-in .adv-bl {
      width: 50%;
      max-width: 50%; }
    html body .product-list.product-list-thumbs {
      margin: 0 -10px 10px; }
    html body .product-list-thumbs .product-item-thumb {
      width: calc(33.33% - 10px);
      margin: 0 5px 10px;
      box-sizing: border-box; } }

.lot-titles {
  margin: 0 0 60px;
  padding: 0;
  list-style: none;
  display: flex; }
  .lot-titles li {
    flex: 1; }
  .lot-titles li a {
    display: flex;
    text-decoration: none;
    color: #000;
    font-size: 27px;
    font-family: 'kr';
    height: 75px;
    padding: 0 10px;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #eee; }
  .lot-titles li a.active {
    background: #e0d35b; }

.lot-body-in {
  display: none; }
  .lot-body-in.active {
    display: block; }

body .product-list-thumbs .product-item-thumb {
  padding-left: 15px;
  padding-right: 15px; }
  body .product-list-thumbs .product-item-thumb .table-wrapper {
    display: none; }
  body .product-list-thumbs .product-item-thumb .product-amount {
    display: none !important; }
  body .product-list-thumbs .product-item-thumb .product-bot {
    margin-top: auto;
    display: flex;
    align-items: center; }
    body .product-list-thumbs .product-item-thumb .product-bot .product-price {
      padding: 0;
      text-align: left; }
    body .product-list-thumbs .product-item-thumb .product-bot .product-more {
      min-width: 41px;
      height: 34px;
      background: #e6d860;
      box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15);
      border-radius: 3px;
      margin: 5px 0;
      background: #e6d860 url(icons-btn.svg) 50% 0 no-repeat; }
    body .product-list-thumbs .product-item-thumb .product-bot .product-more:active {
      box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2); }
  body .lot-block .lot-in {
    padding: 17px 0 0; }
  body .lot-block .product-list.product-list-thumbs {
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto; }
  body .lot-block .product-item-thumb {
    margin: 0 10px 20px;
    width: calc(25% - 20px);
    flex-direction: column;
    display: flex;
    box-sizing: border-box;
    padding: 10px 15px 15px; }
  body .lot-block .product-item-thumb:before {
    display: none; }
  body .lot-block .product-item-thumb .product-amount {
    text-align: center;
    display: none !important; }
  body .lot-block .product-item-thumb .product-name {
    font-size: 16px; }
  body .lot-block .product-list.product-list-thumbs .product-bot {
    margin-top: auto;
    display: flex;
    align-items: center; }
  body .lot-block .product-list.product-list-thumbs .product-item-thumb .product-amount .amount-title {
    text-align: left; }
  body .lot-block .product-item-thumb .product-price {
    text-align: left;
    padding-top: 0; }
  body .lot-block .table-wrapper {
    display: none; }
  body .lot-block .product-item-thumb .product-price .price-old {
    display: block; }
  @media (max-width: 1280px) {
  body .lot-titles li a {
    font-size: 22px; }
  body .lot-titles {
    margin-bottom: 30px; } }
  @media (max-width: 940px) {
  body .lot-block .product-list.product-list-thumbs {
    margin: 0 -5px; }
  body .lot-block .product-list.product-list-thumbs .product-item-thumb {
    margin: 0 5px 15px;
    width: calc(33.33% - 10px);
    padding: 10px 8px 12px; }
  body .lot-titles li a {
    height: 60px;
    font-size: 20px; }
  body .lot-block .product-item-thumb .product-name {
    font-size: 13px; } }
  @media (max-width: 640px) {
  body .lot-block .product-list.product-list-thumbs .product-item-thumb {
    width: calc(50% - 10px); }
  body .lot-titles {
    margin-bottom: 20px; } }
  @media (max-width: 480px) {
  body .lot-titles li a {
    height: 50px;
    font-size: 17px; } }
  @media (max-width: 420px) {
  body .lot-titles li a {
    font-size: 14px; }
  body .product-item-thumb .product-name {
    min-height: 0 !important; }
  body .lot-block .product-list.product-list-thumbs .product-item-thumb {
    width: calc(100% - 10px); } }

@media (min-width: 941px) {
  .main-wrap-in {
    flex: 1 0 0;
    padding: 0 0 0 59px; }
    .main-wrap-in .wrap-advantages .advan-in, .main-wrap-in .con_block {
      width: 100%;
      max-width: 100%;
      box-sizing: border-box;
      padding-left: 0;
      padding-right: 0; }
    .main-wrap-in .wrap-advantages .advan-in .adv-bl .image {
      margin-left: 0; } }
