.top_basket{
    z-index: 5;
}
.padding-top-35{
    padding-top: 35px;
}
.dev-hide{
    display: none;
}

#mobileheader .mobileheader-v1{
    display: flex;
    justify-content: space-between;
}
.bottom-icons-panel__content{
    justify-content: space-evenly;
}
.mb-20{
    margin-bottom: 20px;
}
.mb-45{
    margin-bottom: 45px;
}
.pb-45{
    padding-bottom: 45px;
}
@media (max-width: 400px) {
    body .top_big_banners .side-childs.normal .item {
        width: 100%;
        float: left;
    }
}
#mobileheader .logo img {
    max-height: 120%;
    max-width: 120%;
    width: 160%;
}
/*Ширина текста услуг в карточке*/
.services_in_product .services_compact .services-item__info {
    max-width: calc(100% - 60px);
    width: auto;
}

/*Ширина баннеров в моб версии*/
@media (max-width: 600px) {
    body .item-views.float_banners2 .items .row div {
        width: 100%;
    }
    button.top-btn.inline-phone-show {
        display: none;
    }
}
/*убрать рамку и выровнить по центру оплатить*/
.sale-paysystem-wrapper {
    padding-top: 0;
    border: none;
    text-align: center;
    margin: 0;
}
/*размер кнопок sku*/
.bx_filter .sku .bx_filter_input_checkbox .bx_filter_param_text, .sku_props .bx_item_detail_size ul li span {
display: block;
line-height: 20px;
margin: 0px;
text-align: center;
padding: 10px 0px 10px;
font-size: 18px;
}

/*запрет курсора когда нет имен*/
.buy_block.catalog_block {
    cursor: not-allowed;
}
/*ширина вода имен в карточке*/
@media (min-width: 768px) {
    .product-view--type2 .product-info.product-info--type2 .flexbox .product-main {
        flex-basis: 66%;
    }
}
.product-view--type2 .product-info.product-info--type2 .flexbox .product-detail-gallery {
    width: 34%;
}
.filter-panel-wrapper {
    display: none;
}
/*заголовок н1 по центру*/
.topic {
    text-align: center;
}
div#navigation {
   padding: 0px 0px 13px;
}
.topic__heading {
    padding-bottom: 15px;
}
/*бордер у интерфейса*/
.product-view--type2 .product-info-wrapper {
    border-top: 1px solid #ececec;
    border: 1px solid #ececec;
    /* margin-bottom: 3.133rem; */
    border-color: var(--stroke_black);
}
/*отступ баннера лавки*/
.banner_content_bottom_container {
    margin-top: 50px;
}

.treba-type {
font-size: 36px;
    letter-spacing: .1rem;
}
.treba-type2 {
font-size: 16px;
    letter-spacing: .1rem;
}
textarea#treba-names {
    /*font-size: 28px;
    line-height: 30px;*/
    height: 330px;
}
/*корзина скрыть лишнее*/
span.basket-item-amount-btn-minus {
    display: none;
}
span.basket-item-amount-btn-plus {
    display: none;
}
.basket-item-amount-filed{
pointer-events:none;
}
.basket-item-btn-minus {
    display: none;
}
.basket-item-btn-plus {
    display: none;
}

/*тень у блока*/
.product-info.product-info--type2 {
    box-shadow: 0px 4px 10px rgb(107 106 107 / 15%);
    border-radius: 5px;
}
/*превью у галереи в карточке*/
.product-detail-gallery__slider.owl-carousel.owl-theme.thmb.owl-loaded {
    max-height: 120px;
}


/*скрыть рознечная цена*/
.price_name {display: none;}
.logo-row .logo img, .logo-row .logo svg {
    max-height: 110%;
    max-width: 110%;
}
.price.only_price.font-bold.font_mxs {margin: 0px 3px 0px;}
/*тень для ввода имен*/
.form_body3 {
    padding: 20px;
    box-shadow: 0 1px 4px rgb(0 0 0 / 30%), -23px 0 20px -23px rgb(0 0 0 / 60%), 23px 0 20px -23px rgb(0 0 0 / 60%), inset 0 0 40px rgb(0 0 0 / 10%);
    margin-bottom: 20px;
}
.form_body:before {
    content: " ";
    font-size: 24pt;
    text-align: center;
    /* line-height: 42px; */
    color: #fff;
    /* float: left; */
    position: relative;
    /* top: 30px; */
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 25px;
    background: url(/images/krest2.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    height: 55px;
    width: 55px;
    margin-bottom: 10px;
}
/*скрыть фильтр*/
.filter-panel-wrapper {
    display: none;
}
.row.flexbox .item {
    height: auto;
    min-height: 200px;
}
.right_block_wrapper {
    display: none;
}
.content.detail-text-wrap p{
    margin: 0.6rem 0;
}
.content.detail-text-wrap p:first-child{
    margin-top: 0px;
}
.content.detail-text-wrap p:last-of-type {
    margin-bottom: 0px;
}
/*ширина маленьких баннеров в мобильной версии*/
@media (max-width: 600px) {
body .item-views.float_banners2 .items .row div {
    width: 100%;
    flex-shrink: 0;
    padding-left: 0;
    padding-right: 16px;
}
}
/*скрыть молебен на главной*/
@media (max-width: 767px) {
.tab_slider_wrapp .top_block .right_block_wrapper {
    display: none;
}
}
/*отступ сверху у картинки карточки товара*/
.product-info.product-info--type2 .flexbox .product-detail-gallery .product-detail-gallery__container {
    padding-top: 0;
}
/*размер ввода даты*/
input#trebaDate {
    line-height: 50px;
    font-size: 36px;
	width:220px;
}
input#trebaDate2 {
    line-height: 50px;
    font-size: 36px;
	width:220px;
}
/*заголовок расписания*/
.char-side__title.font_sm.darken {
    background: 0;
    color: #850f18;
    font-size: 1.1em;
    font-weight: 400;
}
/*высота главной фото на детальной*/
@media screen and (min-width: 768px){
.product-detail-gallery__slider {
    --slider-max-width: 600px;
}}
/*размер превью*/
.product-container .product-detail-gallery__item.product-detail-gallery__item--thmb {
  height: 140px;
  line-height: 140px;
  width: 140px;
  cursor: pointer;
  position: relative;
}
/*скрыть способы оплаты*/
div#bx-soa-paysystem {
    display: none;
}
/*скрыть назад в каталог*/
.basket-back.font_xs {
    display: none;
}

/*размер кнопок sku*/
.bx_filter .sku .bx_filter_input_checkbox .bx_filter_param_text, .sku_props .bx_item_detail_size ul li span {
  font-size: 24px;
  line-height: 30px;
}
@media (min-width: 768px) {
    .product-info.product-info--type2 .info_item>div:not(.main_item_wrapper) {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.treba-type {
font-size: 36px;
    letter-spacing: .1rem;
}
.treba-type2 {
font-size: 16px;
    letter-spacing: .1rem;
}
textarea#treba-names {
    /*font-size: 28px;
    line-height: 30px;*/
    height: 336px;
}

/*включить подписи у мой кабинет*/
body .wrapper1.basket_normal .logo_and_menu-row:not(.showed):not(.icons_top) .wrap_icon .title, body .wrapper1.basket_normal .logo_and_menu-row:not(.showed):not(.icons_top) .wrap_icon .name, body .wrapper1.basket_normal .logo_and_menu-row:not(.showed):not(.icons_top) .sites .sites__current, body .wrapper1.basket_normal .logo_and_menu-row.showed:not(.icons_top) .wrap_icon.wrap_basket .title, body .wrapper1.basket_normal .logo_and_menu-row.showed:not(.icons_top) .wrap_icon.wrap_basket .name, body .wrapper1.basket_normal .logo_and_menu-row.showed:not(.icons_top) .sites .sites__current {
    display: inline-block;
}
/*отступы в карточке*/
.wrapper_inner.wide_page .product-view--type2 .product-info {
    padding: 20px 20px;
    margin: auto;
}

/*@media (max-width: 400px) {
body .wrapper_inner, body .maxwidth-theme {
    padding-left: 2px;
    padding-right: 2px;
}}*/
/*инфо у требанеймс*/
textarea#treba-names::placeholder {
    line-height: 20px;
    text-align: center;
    padding-top: 60px;
}

@media (min-width: 1280px) {
	.rasps {
	width: 920px;
}}

.centered .logo-row .logo {
    height: 100px;

}
button#trebaDateAdd {
    display: none;
}


.top-message{
    width: 100%;
    position: relative;
    background-color: rgb(255, 235, 65);
    border: 1px solid rgb(237, 218, 60);
    font: bold 13px Arial, Helvetica, sans-serif;
    text-align: center;
    color: black;
    z-index: 1050 !important;
    display: flex;
    gap: 20px;
    justify-content: end;
    transition: .5s all ease;
    opacity: 1;
    padding: 7px;
}
.top-message > span{
    width: calc(100% - 50px);
}
.top-message.hidden{
    opacity: 0;
}
.top-message .adm-warning-close{
    cursor: pointer;
    height: 16px;
    width: 16px;
}

.cart-empty .cart-empty__picture:before, body .bx-sbb-empty-cart-image{
    background-position: center center;
}

.services_in_product.services_compact .counter_block_inner .counter_block.width:not(.big){
    width: 95px;
}


.container .sale_order_full_table .sale-paysystem-wrapper{
    padding-top: 10px;
}
.container .sale_order_full_table .sale-paysystem-wrapper a.sale-paysystem-yandex-button-item{
    font-size: 1.7333em;
    height: auto;
}
body .sale_order_full_table:first-of-type:before{
    background-color: #155C2E;
}
.blockquote {
    color: var(--white_text_black);
    min-height: 40px;
    padding: 15px 20px 15px 37px;
    position: relative;
    border: none;
    margin: 2.666rem 0px;
}
.blockquote:before {
    content: " ";
    display: block;
    width: 2px;
    position: absolute;
    top: 5px;
    left: 0;
    bottom: 5px;
    background-color: #780d1c;
}

.no-margin-top{
    margin-top: 0 !important;
}

body .fa.big-icon.fa-check.dev-success{
    background-color: #155C2E;
}


.thanks-warning-window{
    max-width: 600px;
    padding: 25px;
    background-color: #ffeb41;
    border-color: #850f18;
    margin: -28px auto 25px;
    position: relative;
}
.thanks-warning-window a{
    text-decoration: underline;
}
.thanks-warning-window a:hover{
    text-decoration: none;
}

.names-subtitle{
    text-align: center;
    margin: 10px 0;
}

.d-flex{
    display: flex;
}
.justify-content-between{
    justify-content: space-between;
}
.align-items-center{
    align-items: center;
}
.gap-25{
    gap: 25px;
}

.church-title{
    color: var(--theme-base-color);
    text-transform: uppercase;
}
.holy-day-title{
    color: var(--theme-base-color);
    margin-top: -10px;
    padding-bottom: 10px;
    font-size: 1.467em;
}
.page-top > div{
    padding-top: 22px;
}

@media (max-width: 768px) {
    .colored_table{
        display: block;
        overflow-x: auto;
    }
    .product-chars{
        order: 1;
    }
}

/* -- Date picker ----------------------------------------------------------- */
.detail img.ui-datepicker-trigger{
    margin-left: 0px;
    margin-top: 0px;
    height: 40px;
    cursor: pointer;
}
#trebaDate{
    cursor: pointer;
}
/* -- \Date picker ---------------------------------------------------------- */

/* -- Report table ---------------------------------------------------------- */
.report-table{
    max-width: 1000px;
    position: relative;
    margin: 0 auto;
}
/* -- \Report table --------------------------------------------------------- */

.lines{
    position: relative;
}
.lines.note-prefix::before{
    content: attr(data-before);
    position: absolute;
    top: 9px;
    left: 4px;
    z-index: 1000;
    width: 72px;
    height: 235px;
}
.lines.note-prefix + textarea{
    padding-left: 65px;
}


.success-icon{
    display: block;
    width: 70px;
    height: 70px;
    background: #155C2E url('../images/svg/catalog/success.svg') no-repeat 0 0;
}

.site-cookie{
    padding-top: 25px;
    color: #999999;
}
footer .info .subscribe_button .btn.btn-active{
    background-color: #a0121d;
    border-color: #a0121d;
    color: #fff;
}
footer .info .subscribe_button .btn.btn-active svg {
    opacity: 1;
}

.mobile-info{
    display: none;
}
.not-available-btn{
    white-space: nowrap;
    width: 100%;
    background-color: #efefef;
    padding: 16px 26px 16px;
    border: 1px solid #bbbbbb;
    color: #333;
    font-size: 0.7333em;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0px;
    letter-spacing: 0.8px;
    text-align: center;
    vertical-align: middle;
}
@media screen and (max-width:760px){
    .hide-subscribe-button .soc-widget{
        display: none;
    }
    .product-info.product-info--type2 .shadowed-block .buy_block .btn[disabled="disabled"]{
        display: none !important;
    }
    .mobile-info{
        display: block;
    }
}

.it-hram{
    color: #fff;
}
.it-hram a{
    border: 1px solid #fff;
    border-radius: 12px;
    overflow: hidden;
    display: inline-block;
    margin-top: 10px;
}
.it-hram img{
    max-width: 185px;
}