@charset "utf-8";
.swotch_image {
  display: block;
  position: relative; }
  .swotch_image img + img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    visibility: hidden; }
  .swotch_image:hover img {
    visibility: hidden; }
    .swotch_image:hover img + img {
      visibility: visible; }
/* begin 1217 */
.lotBlock .product-list.product-list-thumbs {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .lotBlock .product-list.product-list-thumbs .shop2-item-product {
    order: 1; }
    .lotBlock .product-list.product-list-thumbs .shop2-item-product.prod_522509903 {
      order: 0; }
/* end 1217 */
body .shop2-cart-wrapper .shop-cart-title {
  background: #a1d06d; }

body .shop2-cart-wrapper .shop2-btn.clean, body .shop-cart-total li.total-amount-li .shop-cart-total-title {
  color: #a1d06d; }

body .shop-cart-total li.coupon-block-li .shop-cart-total-title, body .shop-cart-total li.coupon-block-li .shop-cart-sum, body .shop-cart-total li.coupon-block-li .shop2-coupon-wr {
  background: #a1d06d; }

.shop2-coupon .coupon-btn {
  background: #a1d06d; }

body .shop2-cart-wrapper .shop2-btn.clean:before {
  background: url(/t/images/x.svg); }

body .shop2-cart-product .cart-product-right .cart-product-right-in .cart-delete a {
  background: url(/t/images/d.svg) 50% 50% no-repeat; }
