

/* Start:/bitrix/templates/.default/components/bitrix/news.list/partners-new/style.css?17629556112346*/
.news-wrap.where-row {
    justify-content: center;
}

.partner-list__link {
    display: flex !important;
    flex-direction: column;
    /*justify-content: flex-end;*/
    justify-content: center;
}

.partner-list__name {
    height: 50%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-top: 0;
}



.news-wrap .btn {
    display: inline-block;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #2972a6;
    text-decoration: none;
    text-align: center;
    /*width: 24%;*/
    min-height: 50px;
    border-radius: 25px;
    border: 1px solid #2972a6;
    padding: 13px 20px;
	margin: 5px;

	    height: unset;
		min-width: unset;
		background: unset;
    font-family: unset;
	outline: unset;
    white-space: unset;
}
button h2 {
     font-style: unset; 
     font-weight: unset; 
     font-size: unset; 
     line-height: unset; 
     color: unset; 
     margin-bottom: unset;
}

@media (min-width: 1495px) {
.news-wrap .btn {

    max-width: 24%;
}

.news-wrap .more-items .btn {

    max-width: unset;
}


}
@media (max-width: 767px) {
.partner-list__name {
    font-size: 16px !important;

}
}

.news-wrap .btn:hover, .news-wrap .btn.active {
    background: #d3ebf6;
	color: #2972a6;
}

.where-col.flex-filter-item {
	display: none;
	    justify-content: center;
}

.where-col.flex-filter-item.show {
	display: flex;
}

.partner-list__img {
    text-align: center;
    max-width: 200px;
    margin: 0 auto;
}

.where-col.flex-filter-item .partner-list__item {
	min-height: 220px;
    margin-bottom: 0 !important;
}

@media (max-width: 767px) {
    .where-col.flex-filter-item .partner-list__item {
        min-height: 110px;
    }
}

.where-row .btn[data-hash] {
	order: 1 !important;
}

/* data-hash="e5e46a": Аптеки */
.where-row .btn[data-hash="e5e46a"] {
	order: 4 !important;
}

/* data-hash="0b7788": Беларусь */
.where-row .btn[data-hash="0b7788"] {
	order: 6 !important;
}

/* data-hash="ba27d5": Казахстан */
.where-row .btn[data-hash="ba27d5"] {
	order: 5 !important;
}
/* data-hash="7cc718": Онлайн-магазины */
.where-row .btn[data-hash="53a802"] {
	order: 2 !important;
}

/* data-hash="000eb5": Детские магазины */
.where-row .btn[data-hash="b6811a"] {
	order: 3 !important;
}






/* End */
/* /bitrix/templates/.default/components/bitrix/news.list/partners-new/style.css?17629556112346 */
