.nalich_hide {
  display: none !important;
}
.shop-cart-wrap .cart-total {
  font-size: 17px;
  font-weight: bold;
}
.block-title.login-ico {
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: 18px 50%;
  padding-left: 16px;
  padding-right: 6px;
  color: #000;
}
@media (min-width: 767px) {
  .block-title.login-ico {
    background-position: 21px 50%;
  }
}
@media (min-width: 960px) {
  .shop-cart-wrap {
    padding-top: 33px;
    padding-bottom: 30px;
    min-width: 76px;
  }
  .panel-search-wrap .shop2-block.search-form {
    width: 248px;
    margin-right: 20px;
  }
  .panel-search-wrap {
    right: 370px;
  }
}
table.shop2-cart-table th:first-child {
  text-align: center;
}
@media (max-width: 767px) {
  .panel-top-menu {
    display: none;
  }
  .site-search-wr, .search-ico {
    width: 62px;
  }
  table.shop2-cart-table td.cart-product .cart-product-image {
    min-width: 90px;
    width: 90px;
  }
  .pr-del-wr td.cart-price {
    width: 36% !important;
  }
  table.shop2-cart-table td.cart-price {
    font-size: 15px;
  }
}
.shop-cart-wrap .cart-products-amount span {
  border: 1px solid #fff;
}
@media (max-width: 380px) {
  .block-title.login-ico {
    background: none;
    padding-right: 8px;
  }
}
.shop-cart-wrap:before {
  background: url("cart.svg") 0 0 no-repeat;
}
table.shop2-cart-table td.cart-price {
  text-align: center;
}
.sand {
  /*@media all and (max-width: 480px) {
		table.shop2-cart-table td.cart-product {
			display: flex;
			flex-direction: column;
			.pr-del-wr {
				display: flex !important;
				> td {
					width: auto !important;
					flex: auto;
				}
			}
		}
		table.shop2-cart-table td.cart-product .cart-product-details {
			padding: 20px 0;
		}
	}*/
}
.sand .cart-wrapper-block .text-center {
  text-align: right !important;
}
.sand table.shop2-cart-table td.cart-product {
  box-sizing: border-box;
}
.sand .company-advantages-wrap .advan-list span {
  border: none;
  line-height: normal;
}
.sand .company-advantages-wrap .advan-list span img {
  max-width: 100%;
}
@media handheld, only screen and (max-width: 400px) {
  .text-right {
    text-align: right !important;
  }
  .text-right a.shop2-btn {
    width: auto !important;
  }
  .header-phones-wrap .hp-item span {
    width: 100% !important;
    display: block !important;
  }
  .header-phones-wrap {
    padding-right: 34px;
  }
  .product-item-thumb {
    width: 50%;
  }
  .product-list.product-list-thumbs .owl-stage .shop2-product-item {
    height: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media handheld, only screen and (max-width: 320px) {
  .product-item-thumb {
    width: auto;
  }
}
@media handheld, only screen and (min-width: 1024px) {
  .list-thumb .shop2-product-item {
    width: 24.975%;
    margin-right: 0;
  }
  .product-list.product-list-thumbs {
    justify-content: flex-start;
  }
  .product-item-thumb .product-name {
    padding: 0 10px;
  }
}
@media (min-width: 501px) {
  body .shop2-product .tpl-rating-block, body .shop2-product .form-add {
    margin-bottom: 0;
    font-size: 0;
  }
  body .shop2-product .product-details {
    padding-top: 0;
  }
  body .shop2-product .form-add {
    padding-top: 5px;
    padding-bottom: 10px;
  }
  body .product-page .product-panel-bottom {
    padding-top: 7px;
  }
  body .shop2-product .product-details {
    margin-bottom: 0;
  }
}
.header-popup-form-button.callback {
  text-transform: none;
}
.side-folders-wrap .side-folders-menu ul {
  background: #fff;
  border-radius: 5px;
  transition: none;
}
@media (min-width: 961px) {
  .folders-in-block > li.folder ul {
    max-height: 200px;
    overflow: auto;
    position: relative;
  }
}
.shop2-payment-type.podeli, .label-icons.shop2-payment-methods.podeli {
  display: none !important;
}
.shop2-cart-registration-errors form.form-registration .registration-field {
  max-width: 200px;
  display: block;
  margin: 0 auto;
}
