/* custom */

.shop-item__mark {
    z-index: 9;
}

@media (max-width: 419px) and (min-width: 0px) {

    .shop-items .shop-item__img {
        height: 280px;
    }
}

@media (max-width: 991px) and (min-width: 0px) {
  #jvlabelWrap {
    bottom: 60px !important;
    box-shadow: none;
  }

	.__jivoMobileButton {
		bottom: 75px !important;
	}
}
