.order-pharmacy label{
    font-weight: 400;
}

.modal-full{
    max-width: 1200px!important;
}

.form-check_city{
    padding-left: 25px!important;
}

.form-check-inline_city{
    padding-left: 5px!important;
}

.personal-tile{
    transition: all .2s ease-in-out;
    display: flex;
    flex-direction: column;
    min-width: 0;
    position: relative;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    padding-left: 0!important;
    padding-right: 0!important;
}

.personal-tile__body{
    flex: 1 1 auto;
    min-height: 90px;
    vertical-align: middle;
}

.personal-tile__title{
    padding: .75rem 0;
}

.personal-tile > .personal-tile__body i.fi{
    font-size: 5rem;
}

.personal-tile a.a{
    text-decoration: none;
}

.personal-tile:hover{
    background-color: #2f9343!important;
    color: #fff!important;
}

.personal-tile:hover .personal-tile__title h4{
    color: #fff!important;
}

.personal-tile:hover .personal-tile__body i.fi{
    color: #fff!important;
}

.filter__item_menu{
    border-bottom: none!important;
    border-top: 1px solid #dee2e6;
}

.filter__item_menu li{
    margin: 0.5em 0;
}

.filter__item_menu li>.a{
    display: block;
    line-height: 1.2;
}

.filter__item_menu li>span.a{
    color: #ef4b55;
}
.image_size_600x380{
	text-align:center;
	-webkit-flex-basis: 600px;
    flex-basis: 600px;
    max-height: 380px;
}
.image_size_600x380:before {
    padding-top: 56.66667%;
}
.inline-image img{
    height: 240px;
    margin-right: 10px;
    max-width: 100%;
}
.inline-image{
    display: inline-block;
}
.inline-image:after{
    content: attr(data-caption);
    display: block;
    font-weight: bold;
}
.card-news__more{
    min-height: 2em;
}

.toolbar__container .nav_inline .select-pharmacy span{
    border-bottom: 1px dashed;
}

.price-in-pharm {
    font-size: 0.75em;
    border-bottom: 1px dashed;
}
.product .price-in-pharm {
    font-weight: 700;
    line-height: 1;
    padding-top: 0.5rem;
}
.product .product-panel__price{
    font-size: 2.4rem;
}
.product [data-load="price_in_pharmacy"]{
    font-size: 0.75em;
}

.card-product__control .not-available, .product-panel__row .not-available{
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    padding: 0.7rem;
}

.card-product__control a.available-in-pharm{
    text-align: center;
    width: 100%;
}

.product-panel__row a.available-in-pharm, .search-panel__inner .card-product__control a.available-in-pharm{
    text-align: left;
    width: 100%;
    padding: 0 0.7rem;
}

.add-to-basket-popover{
    font-size: 1rem;
}
.add-to-basket-popover a{
    text-decoration: none;
    border-bottom: 1px dashed;
}

.main .popover.popover-custom{
    z-index: 1;
}
.popover.popover-custom.bs-popover-left .arrow::after{
    border-left-color: #f8f9fa;
}
.popover.popover-custom.bs-popover-top .arrow::after{
    border-top-color: #f8f9fa;
}
.popover.popover-custom.bs-popover-bottom .arrow::after{
    border-bottom-color: #f8f9fa;
}
.popover.popover-custom{
    background-color: #f8f9fa;
}
.product__analog .text-primary,
.product__list{
    word-break: break-all;
    word-break: break-word;
}

.ctweb-smsauth-form input.sms-auth-code.form-control, .modal [data-step="1"] input[name="PHONE"].form-control{
    text-align: center;
    font-size: 1.5rem;
}

.medcenter-image img{
    display: inline-block!important;
    max-height: 480px;
}
.medcenter-image{
    text-align: center;
    display: flex;
}

.modal-header .btn{
    margin-top: 5px;
}
.toolbar__container i.size{
    font-size: 17px;
}
.search-suggestions a.suggest{
    border-bottom: 1px dashed;
    text-decoration: none;
}
.search-suggestions{
    font-size: 12px;
    opacity: 0.8;
    margin-bottom: -10px;
}
.search-suggestions > span,
.search-suggestions > a{
    margin-right: 4px;    
}
.search-suggestions .suggest-title{
    font-weight: 600;
}

.search__prompt{
    margin-bottom: 10px;
}

.product-detail__text > div,
.product-detail__text > section{
    display: none;
    padding: 10px 20px;
    background:#f8f9fa;
}
.product-detail__text h5.accordion-title{
    background: #e9ecef;
    margin: 0px;
    padding: 10px 20px;
    margin:0px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    align-items: center;
}
.product-detail__text h5.accordion-title:after{
    content: "\E908";
    -webkit-font-smoothing: antialiased;
    font-family: HeartOfRussia;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    font-size: 1rem;
    margin-left: 20px;
}
.product-detail__text h5.accordion-title.active:after{
    content: "\E907";
}
.product-detail__text h5.accordion-title.even{
    background: #e4e7ea;
}
.product-detail__text h5.accordion-title.active{
    background:#2f9343;
    color: #fff;
}
.product-detail__text h5.accordion-title:nth-child(2n){
    background:#ccc;
}

.product-panel__col.product-panel__col_not_available span.not-available {
    padding-top: 0;
    padding-left: 0;
}
.img-payment-logo{
    height: 40px;
}
.navigation__address {
    font-size:12px;
    border-bottom: 1px dashed;
    color: white;
    text-decoration: none;
}

.navigation__address:hover {
    color: white;
}

.cookie-policy-wrapper:not(.cookie-policy-wrapper-opened) {
    display: none;
}

.cookie-policy-wrapper {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 1000;
}

.cookie-policy-container {
    max-width: 1024px;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 20px;
    position: relative;
    background: #fff;
    box-shadow: 0px 0px 10px 0px #00000022;
    text-align: left;
}

.consent-text ol>li:before {
    counter-increment: li;
    content: counters(li, ".") ". ";
}

.consent-text ol {
    list-style: none;
    counter-reset: li;
}

.popover-link.popover-i {
    position: relative;
    text-align: center;
    vertical-align: middle;
}

.product__list .popover-link.popover-i svg {
    fill: #495057;
    vertical-align: initial;
}

.card-product__subtitle .popover-link.popover-i svg {
    fill: #6c757d;
}

.card-product__subtitle .popover-link.popover-i {
    line-height: 14px;
    margin-left: .3rem;
}

.popover.fade.bs-popover-top.show {
    margin-left: 10px;
}

.card-product__subtitle .card-product__link {
    display: inline-block;
}