* {
-webkit-locale: auto;
white-space: normal;
}
.news__section {
    padding-top: 17px !important;
}
.news__section .items__container {
    white-space: nowrap;
    display: flex;
    overflow: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.news__item__wrapper {
    flex-shrink: 0;
    white-space: normal;
}
.news__item {
    position: relative;
}
.news__footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 16px 24px;
}

.news__footer .banner__title a {
    font-weight: 300;
    font-size: 14px;
    line-height: 11px;
    text-transform: uppercase;
    color: #FDFDFD;
    margin-bottom: 4.75px;
}
.news__footer .banner__subtitle a {
    font-weight: 300;
    font-size: 18px;
    line-height: 14px;
    color: #FFFFFF;
}
#mobilemenu ul.menu.topest {
	font-size: 15px;
	margin: 0;
}
#mobilemenu ul.menu.topest a {
	background: #fff;
	color: #333;
    font-size: 15px;
    font-weight: bold;
	padding: 19px 20px 20px 19px;
    display: block;
    position: relative;
}
#mobilemenu ul.menu.topest>li {
    list-style: none;
    display: block;
    margin: 0;
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    padding: 0;
}
#mobilemenu ul.menu.topest .more, #header ul.menu.topest .more {
	opacity: 0 !important;
}
.russianpost_link .btn {
	background-color: #0b5b66 !important;
    border-color: #0b5b66 !important;
	outline:none !important;
}
.btn.btn-primary.corsik_yaDelivery__showDeliveryButton {
	background-color: #0b5b66 !important;
    border-color: #0b5b66 !important;
}
@media all and (max-width:414px){
	.russianpost_link .btn {
		white-space: break-spaces;
	}
}
.notice-surface {
	background: #fff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
}