@media (min-width: 1025px) {
  .product-list.thumbs .product-item {
    width: calc(24.333% - 24px); }

  .product-list.thumbs .product-item .product-additional .shop-product-btn {
    width: 55%;
    z-index: 17; }

  .card-slider.horizontal .card-slider__image, .product-list.thumbs .product-item .gr-product-image a {
    background-size: contain; }

  .shop-product-btn.buy {
    padding-left: 54px; }

  .shop-product-btn.type-2 {
    font: 500 10px/ 24px 'Oswald', Arial, Helvetica, sans-serif; } }

.top-slider__pic:before {
  background: transparent !important; }

@media (max-width: 480px) {
  .card-slider.horizontal .card-slider__image {
    background-size: contain; } }

.search_item {
  display: none; }

.block_background {
  background-size: contain !important; }

.right-panel .form-btn:before {
  background: url(../images/fgs16_phone.svg) 50% no-repeat; }

.site-header .header-top__inner {
  padding: 18px 0; }

.folders-block .shop-folders__pic:before {
  background: rgba(0, 0, 0, 0) !important; }

.folders-block .shop-folders__pic {
  background-size: 63% !important; }

@media (min-width: 1025px) {
  .product-list.thumbs .product-item .gr-product-image a {
    background-size: 73%; }

  .product-list.simple .product-item .gr-product-image a {
    background-size: 73%; }

  .card-slider.horizontal .card-slider__image {
    background-size: 75%;
    background-position: 50% 50%; } }

.new-folders-menu {
  margin: 20px 0 10px -20px;
  padding: 0;
  list-style: none;
  font-size: 0;
  display: flex;
  box-sizing: border-box;
  flex-wrap: wrap;
  width: auto;
  max-width: none; }
  .new-folders-menu .bl_pic {
    margin: auto; }

.new-folders-menu img {
  max-width: 100%; }

.new-folders-menu li {
  display: flex;
  padding: 0 0 20px 20px;
  flex: 0 0 25%;
  box-sizing: border-box; }

.new-folders-menu li a {
  text-decoration: none;
  border: 2px solid #039;
  padding: 20px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #000;
  word-wrap: break-word;
  justify-content: space-between;
  display: flex;
  width: 100%;
  flex-direction: column; }

.new-folders-menu li a img {
  max-width: 100%;
  margin-bottom: 3px; }

.new-folders-menu li a:hover {
  text-decoration: underline; }

@media (max-width: 1024px) {
  .new-folders-menu li {
    flex: 0 0 33.33%; } }

@media (max-width: 960px) {
  .new-folders-menu {
    margin-top: 10px; } }

@media (max-width: 768px) {
  .new-folders-menu li {
    flex: 0 0 33.33%; }

  .new-folders-menu li a {
    padding: 10px;
    font-size: 15px; } }

@media (max-width: 480px) {
  .new-folders-menu li {
    flex: 0 0 50%; } }

@media (max-width: 375px) {
  .new-folders-menu {
    margin-left: -10px; }

  .new-folders-menu li {
    padding: 0 0 10px 10px; }

  .new-folders-menu li a {
    padding: 5px;
    font-size: 14px; } }

@media (max-width: 375px) {
  .new-folders-menu li a {
    font-size: 13px; } }
