.mosaic-slider__list--u-iwowrjuuy .slick-list {
  height: 100%; }

.mosaic-slider__item a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }

@media (max-width: 640px) {
  #shop2-tabs-2 {
    display: block !important; } }

.mosaic-slider__pagination .mosaic-slider__pagination_item .text-block-wrap-div {
  color: #000; }

.shop-product .product-side-r .product-side-r-inner .form-add .form-add-bottom button.buy:after {
  content: '';
  position: absolute;
  top: 18%;
  right: 22px;
  width: 13px;
  height: 12px;
  background-image: url(/t/images/st.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

.shop-product .product-side-r .product-side-r-inner .form-add .form-add-bottom button.buy:before {
  top: 60% !important; }

.shop-product .product-side-r .product-side-r-inner .form-add .form-add-bottom .buy-one-click-button {
  position: relative; }
  .shop-product .product-side-r .product-side-r-inner .form-add .form-add-bottom .buy-one-click-button:after {
    content: '';
    position: absolute;
    top: 23%;
    right: 16px;
    width: 30px;
    height: 33px;
    background: url(/t/images/cr.png) no-repeat top center;
    background-size: 100% auto; }
  .shop-product .product-side-r .product-side-r-inner .form-add .form-add-bottom .buy-one-click-button:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: rotate(-90deg);
    width: 16px;
    height: 8px;
    background: url(/t/images/st.svg) no-repeat top center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }

.shop-product .product-side-r .product-side-r-inner .form-add .form-add-bottom .buy-one-click-button:hover:after {
  background: url(/t/images/cr-h.png) no-repeat top center;
  background-size: 100% auto; }
  .shop-product .product-side-r .product-side-r-inner .form-add .form-add-bottom .buy-one-click-button:hover:before {
    background: url(/t/images/st-h.svg) no-repeat top center; }

.shop-product .product-side-r .product-side-r-inner .form-add .form-add-bottom .buy-one-click-button {
  padding: 15px 50px 15px 10px !important; }
