.hero-menu__submenu {

	z-index: 10 !important;

}
.delivery-desc.aos-init.aos-animate p {
    height: 20px;
    overflow: hidden;
}

.brand-card {

	width: 190px;
	margin-top: 8px;
	padding-left: 10px;

}
.brand-card__media {

	border: none !important;
}
/*.product-card__media {

 	width: 308px;
}*/
/*.product-card__media .product-card__link {

	margin-top: 125px;

}*/

.product-card__link.related {

    margin-top: 50px;
}

.product-card__link.related img {

    width: 50%;
}
.product-card__brand img {

	margin-left: 10px;
	margin-top: -15px;

}
/*.product-card__colors {

	margin: 65px 0 10px 0 !important;

}*/
.product-card__number {

  	width: 170px;
}
.catalog-list.--list .product-card__media img {

	width: 160px;
	margin-right: 120px;
	margin-bottom: 65px;

}
.catalog-content {

 	width: 100%;
}

.banner__price {

 margin-right: 25px !important;

}

.banner__price span {

	font-size: 20px;
}

@media screen and (max-width: 1024px){
  .brand-card {
     width: 150px;
  }
}

.disabled_swiper_button {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}
.tagger > ul > li:not(.tagger-new) > a,
.tagger > ul > li:not(.tagger-new) > span {
    -webkit-box-sizing: border-box;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    box-sizing: border-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    height: 25px;
    margin: 2px 0;
    padding: 0 4px 0 8px;
    border: none;
    border-radius: 20px;
    background: #FFAE00;
    color: #FFFFFF;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    transition: all 0.25s linear;
}

.tagger li .close {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 0 0 16px;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    margin-left: 4px;
    padding: 0;
    padding: 0 !important;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    color: #FFFFFF !important;
    font-size: 14px !important;
    line-height: 1 !important;
}

.tagger > ul > li:not(.tagger-new) > a,
.tagger > ul > li:not(.tagger-new) > span {
    -webkit-box-sizing: border-box;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    box-sizing: border-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    height: 25px;
    margin: 2px 0;
    padding: 0 4px 0 8px;
    border: none;
    border-radius: 20px;
    background: #FFDE3F;
    color: #000;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    transition: all 0.25s linear;
}

.tagger li .close:hover {
  border: none;
  background: none;
}

.news-card__title {
    min-height: 72px;
    margin-bottom: 5px;
}

.news-card__text {
    min-height: 78px;
}

.news-card__title {
    min-height: auto;
}

.news-card__text {
    min-height: auto;
}


