.callback-link-header{cursor: pointer;opacity: 0;transition: all 0.4s ease-in-out;}
.callback-link-header.callback-link-header--loading{opacity: 1;}
.comagic-widget.comagic-o-rack.comagic-js-rack--shown{display: none;}
/*
.comagic-widget.comagic-c-sitephone-container{display: none;}
.comagic-c-sitephone-label.comagic-js-sitephone-label--shown{display: none;}*/

body .comagic-c-sitephone-label.comagic-iphone.comagic-js-sitephone-label--shown{
    display: none !important;
    top:90% !important;
}

.image__news-list {max-height: 140px;overflow: hidden;}
.image__news-list img{max-height: 100%;}


.banner-top{display:block;background: #7E2B2B;text-align: center;z-index: 2;position: relative;}
.banner-top .body-top-banner{display: inline-block;text-align:center;font-style: normal;font-weight: 500;font-size: 11px;line-height: 14px;color: #FFFFFF;padding: 4px 10px 3px;}
.banner-top .body-top-banner span{text-decoration: underline;}
.banner-top .body-top-banner svg{margin: -1px 5px 0 0;vertical-align: middle;}
.banner-top .circle{display:inline-block;border:1px solid transparent;background:#000;width:10px;height:10px;border-radius:50%;margin:1px 20px 0 0}
.banner-top .text-right{font-size:12px;padding-right:0}
.banner-top .text-left{padding-left:0;padding-left:0}
.banner-top .text-center{text-align: center;width: 100%;}
.banner-top img{max-width:100%}
.banner-top.banner-desctop{}
.banner-top.banner-mobile{display:none}

@media (max-width: 768px) {
    .banner-top.banner-mobile{display:block}
    .banner-top.banner-desctop{display:none}
    .banner-top.banner-mobile .body-top-banner{padding: 8px 0 9px 8px;font-weight: 600;}
}

.contacts-magazine {
    margin-top: 40px;
 }

 .shops {
    font-size: 14px;
    border-bottom: 1px solid grey;
    padding: 20px 0;
 }

 .shops>.shops__title {
    margin-bottom: 5px;
 }

 .shops__title {
    font-weight: bold;
    padding-bottom: 10px;
    margin-top: 2px;
    line-height: 1.4;
 }

 .shops_call {
    color: #4084c5;
    cursor: pointer;
    text-decoration: none;
    font-size: 14pt;
 }

 .shops__email {
    padding-bottom: 10px;
    padding-top: 10px;
 }

 .shops__email a {
    color: #4084c5;
    cursor: pointer;
    text-decoration: none;
 }

 .shops__contacts {
    display: flex;
 }

 .shops__icon-contact {
    margin-right: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(/local/templates/kerama/img/kontacts_sprites.png);
    width: 23px;
    height: 23px;
 }

 .shops__icon-time {
    background-position: -33px 3px;
 }

 .shops__text {
    margin-top: 3px;
 }

 #title>h1 {
    margin: 20px 0 10px 0;
 }