a.main-menu-link.menu-link.level-1[href*="/client_account/login"] {
	font-weight: bold;
  	color: #750B26;
}

.product-gallery-wrapper .gallery-thumbs .swiper-wrapper {
  height: 110px !iportant;
}

.product-gallery-wrapper .gallery-thumbs .swiper-wrapper .swiper-slide {
  width: 100px !important;
}

.label.is-discount.js-label-discount {
  border-radius: 50%;
  z-index: 2;
}

.special-products.swiper-slide {
  width: 280px !important;
}
.compare-widget-caption:before { content: none; }
.contacts p { 
    font-size: 18px;
    line-height: 25px;
    display: block;
    padding-top: 15px;
} 
.contacts img { 
	float: left;
  	margin: 0 10px 0 0;
}
.contact-wrapper { margin-bottom: 20px; }
.contact_add .modal {
    display: block;
  	float: right;
    position: inherit;
    width: 50%;
    background: #f5f5f5;
    top: 0;
    left: 0;
    margin-left: 0;
}
.contact_map {
    float: left;
    width: 50%;
  	padding-right: 1rem;
}
.btn_submit { 
	background-color: #750b26 !important;
    color: #eeeeee !important;
}
.swiper-button-next { right: 12px; }


