/*#side-panel {
	display: none;
}*/

.mailings {
	display: none;
}

.bx-sender-subscribe-agreement .mailings {
	display: inline;
}

.product-cat-title {
    font-weight: 700;
    max-height: 3.75rem;
    margin-bottom: .25rem;
    overflow: hidden;
}
.mmenu-vertical-item.level-1 .mmenu-vertical-item__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 1rem;
    width: 1.5rem;
    display: none;
}
.btn.btn-primary {
background-color: #74b900;
border-color: #74b900;
}
body .cl a, .l-head.color-light.is-underlay .l-head__inner-search .menu-search-button:hover {
    color: #74b900 !important;
}
.c-icon-count__quantity {
background-color: #74b900 !important;
background: #74b900 !important;
}

.owl-dot.active, .owl-carousel button.owl-dot.active {
background-color: #74b900 !important;
background: #74b900 !important;
}
.text-primary
{
    color: #74b900 !important;
}
.rs-banners-container .owl-prev:hover svg.rs-banner-nav, .rs-banners-container .owl-next:hover svg.rs-banner-nav {
    fill: #74b900 !important;
}

.side-panel__container .shop-list .shop-list-item .shop-list-item__name a {
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.side-panel__container .shop-list .shop-list-item .shop-list-item__name,
.side-panel__container .shop-list .shop-list-item .shop-list-item__prop {
	margin-bottom: 10px;
}

.side-panel__container .shop-list .shop-list-item .icon-svg {
	margin-right: 3px;
}

.side-panel__container .shop-list .shop-list-item .custom-list-ul {
	margin: 0;
	font-size: 1rem;
}

.side-panel__container .shop-list .shop-list-item ul.custom-list-ul>li:before {
	left: -1.2rem;
}

.side-panel__container .shop-list .shop-list-item ul.custom-list-ul>li {
    margin: 0.5rem 0;
}

.side-panel__container .shop-list .shop-list-item {
    padding: 2rem;
}

.side-panel__container .l-section__wrap-main {
	box-shadow: none;
}

.title-search-result {
	z-index: 10000;
}

div.metki {
	position: absolute;
    display: grid;
    z-index: 99999;
}


.metki img {
    width: 40px;
    padding-bottom: 10px;
}