/*--стили не верстака --*/

.fancybox-overlay-fixed {
    background: #ffffff;
    opacity: 0.7;
}
.breadcrumbs:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both !important;
    visibility: hidden;
}
.container-hint-unit {
    z-index: 110;
}
.prop-filter,
.prop-filter_btn {
    z-index: 90;
}
.prop-filter_btn.active {
    z-index: 105;
}
.pagi .pager {
    margin-bottom: 100px;
}
.loadItemBlock {
    display: table;
    width: 100%;
    text-align: center;
    margin-bottom: 100px;
}
.sorted-block_list.marg li {
    display: inline-block;
}
.sorted-block_list.marg li:nth-child(3) {
    width: 100%;
    padding: 0 1% 0 0;
}
.sorted-block_list.marg li:nth-child(2) {
    width: 49%;
    padding: 0 0 0 1%;
    margin-bottom: 20px;
}
.sorted-block_list.marg li:nth-child(1){
    width: 49%;
    padding: 0 1% 0 0;
    margin-bottom: 20px;
}
a.card-block_btn {
    padding-top: 15px;
}
.product-card_head-links { margin-bottom: 14px; zoom: 1; display: block; }
.product-card_head-links:after { content: "."; display: block; font-size: 0; line-height: 0; height: 0; clear: both; visibility: hidden; }
.product-card_head-links_prev { padding-left: 30px; float: left; }
.product-card_head-links_next { padding-right: 30px; float: right; }
.product-card_head-links_prev,
.product-card_head-links_next { position: relative; }
.product-card_head-links_prev:after,
.product-card_head-links_next:after { content: ""; display: block; width: 22px; height: 22px; top: 50%; margin-top: -11px; position: absolute; cursor: pointer;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }
.product-card_head-links_prev:after { left: 0; background: #6b2e85 url("../images/icon242.png") center no-repeat; }
.product-card_head-links_next:after { right: 0; background: #6b2e85 url("../images/icon122.png") center no-repeat; }
.product-card_head-links_prev:hover:after,
.product-card_head-links_next:hover:after { background-color: #e50a7f; }
.product-card_head-links_prev:active:after,
.product-card_head-links_next:active:after { background-color: #ca006c; }

.fancy-certificate-table {
    margin-top: 20px;
    margin-bottom: 20px;
}
.fancy-certificate-table, .fancy-certificate-table * {
    border: 1px #000000 solid;
}
.fancy-certificate-table td {
    padding: 2px 8px;
}
.fancy-certificate-table thead td {
    text-align: center;
    vertical-align: middle;
    font-weight: 600;
}
.fancy-certificate-text {
    text-align: center;
}

.product-card_head-links a ,
.fancybox-desktop a
{ color: #6b2e85; text-decoration: underline; }

.order-block_unit_sheet th { text-align: center }
.basket p {
    margin: 0;
}
.prop-filter_drop .filter-row_drop {
    position: absolute;
}
.sub_item_block .show_more{
    z-index: 124;
    display: inline-block;
    width: 32px;
    padding: 0 0 5px;
    height: 32px;
    top: 0;
    margin: auto 0 auto 12px;
    left: 19px;
    position: absolute;
    cursor: pointer;
    background: #b6b6b6;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.sub_item_block .show_more span {
    display: block;
    cursor: pointer;
    width: 32px;
    height: 32px;
    background: url(../images/icon-plus.png) center no-repeat;
}
.sub_item_block .show_more.active span {
    background: url(../images/icon-minus.png) center no-repeat;
}
.filter-row_drop .checkbox_row.sub_item_block label{ margin-left: 33px;}
.filter-row_drop .checkbox_row.sub_item_block .sub_item label{ margin-left: 32px;}
.sub_item_block .sub_item {
    margin-left: 21px;
}

.filter-row_drop .checkbox_row.sub_item_block .sub_item .check-unit label{
    padding-left: 1px;
}
.clevered.alice .check-unit .jClever-element.error .jClever-error-label {display: none; }
.filter-row_drop .checkbox_row.sub_item_block .sub_item {
    padding-top: 20px;
}
.file_upload_block > label {
    font-size: 108%;
    color: #34283a;
    font-weight: normal;
    margin-bottom: 22px;
    position: relative;
    display: block;
    padding-left: 40px;
    line-height: 1.25;
}
.file_upload_block > label {
    font-size: 108%;
    color: #34283a;
    font-weight: normal;
    line-height: 1.25;
}
.file_upload_block > label {
    font-size: 108%;
    color: #34283a;
    font-weight: normal;
    margin-bottom: 22px;
    position: relative;
    display: block;
    padding-left: 40px;
    line-height: 1.25;
}
.file_upload_block > label:after {
    content: "";
    left: 14px;
    top: 12px;
    width: 8px;
    height: 8px;
    background: #0d0d0d;
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.cart-product_added {
    left: 50%;
    top: 13px;
    position: relative;
    color: #8a7b6c;
    background: #ffffff;
    font-size: 15px;
    width: 142px;
    padding: 9px 6px;
    z-index: 100;
    text-align: center;
    margin-left: -50px;
    -webkit-box-shadow: #8f7464 0 2px 5px;
    -moz-box-shadow: #8f7464 0 2px 5px;
    box-shadow: #8f7464 0 2px 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #d8bbf2;
}
.cart-product_added:after, .cart-product_added:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.cart-product_added:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 7px;
    margin-left: -7px;
}
.cart-product_added:before {
    border-color: rgba(242, 212, 197, 0);
    border-bottom-color: #d8bbf2;
    border-width: 8px;
    margin-left: -8px;
}

.fancybox-overlay {
    background:#ffffff fixed center !important;
    opacity: 0.7 !important;
}
.popup-block_buttons {
    text-align: center;
}

.nwe_fancy .basket-multi_shop_notice .popup-block_btn {
    padding: 24px 125px;
    height: inherit;
}

.popup-block_buttons span {
    /*padding: 24px 125px;*/
    padding: 24px 85px;
    display: inline-block;
    font-size: 115%;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 33px;

    border: none;
    border-right: 1px solid #2c0d28;
    border-bottom: 1px solid #2c0d28;
    position: relative;
    color: #ffffff;
    text-align: center;
    background: #8C3DAC;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#8C3DAC), to(#3f194c));
    background: -webkit-linear-gradient(#8C3DAC, #3f194c);
    background: -moz-linear-gradient(#8C3DAC, #3f194c);
    background: -ms-linear-gradient(#8C3DAC, #3f194c);
    background: -o-linear-gradient(#8C3DAC, #3f194c);
    background: linear-gradient(#8C3DAC, #3f194c);
    -pie-background: linear-gradient(#8C3DAC, #3f194c);
    -webkit-box-shadow: #e8cfe4 0 3px 10px, inset #aa70c2 0 3px 0;
    -moz-box-shadow: #e8cfe4 0 3px 10px, inset #aa70c2 0 3px 0;
    box-shadow: #e8cfe4 0 3px 10px, inset #aa70c2 0 3px 0;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.fancybox-inner .popup {
    /*width: 1000px;*/
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    padding: 0;
    z-index: 0;
}
.popup-block.wid2 {width: 1000px;}
.popup-block_title .popup-block_title_ins {
    font-size: 108%;
    color: #ffffff;
    font-weight: bold;
    margin: 0 50px 0 50px;
    padding-top: 20px;
    padding-bottom: 20px;
}
/*
.popup-block.wid4 .popup {
    padding: 37px 30px 27px;
}
*/

.ext_tc_city_image {
    margin-top: 1px;
    position: absolute;
    display: none;
    bottom: -32px;
}
.sel_courier-city {
    position: relative;
    cursor: pointer;
    border: 1px solid #b7b7b7;
    background: #ffffff;
    height: 50px;
    line-height: 48px;
    width: 100%;
    padding-left: 15px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.request_call{
    margin: 0px 10px !important;
    /*padding-top: 20px;*/
}
.request_call .clevered.alice .jClever-element-select-wrapper {
    border: 0;
    height: auto;
    background: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.availability__section_popup_hint_error_list .btn-purple
{
    font-size: 115%;
    font-weight: bold;
}
.ui-autocomplete.ui-menu.ui-widget {
    font-size: 17px;
    border-top: 1px solid #906f9f;
    border-left: 1px solid #a68bb3;
    border-right: 1px solid #a68bb3;
    border-bottom: 1px solid #dbcee0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
ul.ui-autocomplete{max-width: 80vw;}
.confirm_cart_errors_popup .popup-block_btn{
    padding: 24px 35px;
}
.confirm_cart_errors_popup_text {
    padding: 38px 5px 48px 10px;
    line-height: 1.15;
    font-size: 18px;
    color: #000000;
    margin: 0 5px 0 5px;

}
.order-block_unit_total_col a{
    color: #6a2e85;
}
.map .tcdp-map {
    width: 100%; height: 425px;
}

.yiiPager .last, .yiiPager .first {
    display:none;
}

.popup-block_title { background: #9b1daa; position: relative; min-height: 69px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    color: #ffffff;
}
.popup-block_title_ins { margin: 0 70px; min-height: 69px; padding-top: 17px; background: #df0a85;  text-align: center; font-size: 26px; color: #ffffff; font-weight: bold; }
.popup-block_title:before { content: ""; position: absolute; background: url("/images/icon-title-t.png") no-repeat; width: 101px; height: 61px; left: 50%; margin-left: -51px; top: -51px; }

.popup-block_title_bottom { left: 24px; right: 24px; bottom: -11px; height: 22px; position: absolute; }
.popup-block_title_bottom_l,
.popup-block_title_bottom_c,
.popup-block_title_bottom_r { width: 22px; height: 22px; position: absolute; top: 0; z-index: 10; }
.popup-block_title_bottom_l { background: url("/images/t-l.png") no-repeat; left: 0; }
.popup-block_title_bottom_c { background: url("/images/t-c.png") no-repeat; left: 50%; margin-left: -11px; }
.popup-block_title_bottom_r { background: url("/images/t-r.png") no-repeat; right: 0; }
.popup-block_title_bottom:before { content: ""; position: absolute; background: #fae016; height: 12px; left: 5px; right: 5px; top: 5px;  }

.ic-close, .auth-pop_close {
    background: url(../images/icon25.png) center no-repeat;
    background-size: 100px 100px;
    width: 100px;
    height: 100px;
    right: 0;
    left: 0;
    top: -150px;
    margin: auto;

}
.fancy-certificate-table_out {
    overflow: scroll;
}
a.card-block_btn {padding-top: 34px;}

.logo-container {
    display: inline-block;
}

/*.header-row .navi {
    display: inline-block;

}*/
.header-row .basket {
    display: inline-block;
    width: 42%;
    text-align: center;
}
.header-row .logo-container {
    display: inline-block;
    width: 42%;
}

.news-link_icon { background: url("../images/news_ico.png") no-repeat;}
.info-link:hover .news-link_icon, .active .news-link_icon{ background: url("../images/news_ico_blink.png") no-repeat;}
.info-link.news_item .blink .news-link_icon {  background: url("../images/news_ico.png") no-repeat;  }
.active .news-link_icon { background: url("../images/news_ico_blink.png") no-repeat; }
.news-link_icon { background: url("../images/news_ico.png") no-repeat; }
.news_item .blink .news-link_icon{background: url("../images/news_ico_blink.png") no-repeat; }
.news-link_icon {
    width: 28px;
    height: 28px;
    display: inline-block;
    position: relative;
    z-index: 1;
    border: 2px solid #6B2E85;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.wrap-info-links_col.right_float {
    float:right;
}

.comments-section_form .form-row{
    border: 0;
    margin: 20px 0;
}

.comments-section_form .form-row.bottom_space{
    margin-bottom: 40px;
}

.comments-section_form .form-row_area,
.comments-section_form  .form-row_inp  {
    border: 2px solid #C0A41F;
}
.btn-wide.btn-purple {
    width: 100%;
    font-size: 130%;
}
.comments-section_form .remaining_count {
    color: #858087;
}
.availability__section_popup_hint{
    display: none;
}
.availability__section_popup_hint_error_list .app-call {
    padding: 20px;
}
.file_upload_block .js-fileName {
    line-height: 40px;
}
.order-block_unit_item .auth-pop_close{
    left: auto;
}
.js-blinked_error .quan_minus, .js-blinked_error .quan_plus {
    background-color: #c90b2e;
}
.white-link{color: #ffffff !important; text-decoration: none !important;}


/* ----- tabs-block ----- */
.tabs-block__navi { zoom: 1; display: block; margin-bottom: 0 !important;}
.tabs-block__navi:after { content: "."; display: block; font-size: 0; line-height: 0; height: 0; clear: both; visibility: hidden; }
.tabs-block__navi_item { float: left; width: 50%; list-style-type: none; }
.tabs-block__navi_link { font-size: 15px; text-align: center; border: 1px solid #e6e6e6; text-decoration: none; display: block; height: 50px; line-height: 50px; }
.tabs-block__navi_item + .tabs-block__navi_item .tabs-block__navi_link { margin-left: -1px; }
.tabs-block__navi_link:hover { border-color: #d9c5ec; background: #faf6fb; color: #6a2e86; }
.tabs-block__navi_item.active .tabs-block__navi_link { color: #6a2e86; font-weight: 700; border-color: #d9c5ec; background: #faf6fb; }
.tabs-block_content { background: #faf6fb; padding: 32px 10px 1px 10px; border: 1px solid #d9c5ec; }

.tabContainer .tabList.active{
    display: block;
}
.tabContainer .tabList {
    display: none;
    padding-bottom:20px;
}
.errorMessage {
    color: #ff005e;
    position: absolute;
    font-size: 14px;
}
.login_buttons{text-align: center;}
/*.confirm_cart_popup{
    padding: 20px 15px 0 15px;
}*/
.confirm_cart_popup_wrap { padding: 15px 40px 20px; }
.popup-block .confirm_cart_comment_label textarea {
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    padding: 7px 10px 0;
    height: 78px !important;
    border: none;
    background: none; }
.popup-block .confirm_cart_comment_label { border: solid 1px #c0c0c0; height: 80px; margin: 0 auto; width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 1px 2px 0 rgba(0, 0, 0, 0.2); }
.confirm_cart_popup_remind ul { list-style-type: none; padding: 0; margin: 0; }
.confirm_cart_popup_remind li { position: relative; margin-bottom: 10px;}
.confirm_cart_popup_remind li:after { content: ""; left: -20px; top: 8px; width: 10px; height: 10px; position: absolute; background: #9b1daa;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
.tc_cdp_balloon_fields{clear: left; margin: 5px; font-size: 15px;}
.tc_cdp_balloon_fields h4{margin: 10px 0 5px}
.tc_cdp_balloon_buttons_block{text-align: center; padding: 5px;}
.tc_cdp_balloon_button{
    font-size: 17px;
    padding: 5px;
    text-transform: uppercase;
}
#TcCdpMap .tc_cdp_ymaps_icon, #TcCdpMap .tc_cdp_ymaps_icon_selected{
    height: 42px;
    border-radius: 6px !important;
    opacity: 0.93 !important;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, 0.36);
    -moz-box-shadow:    2px 2px 5px 0 rgba(50, 50, 50, 0.36);
    box-shadow:         2px 2px 5px 0 rgba(50, 50, 50, 0.36);
    border: 1px solid rgb(173, 173, 173) !important;
    z-index: 10;
}
#TcCdpMap .tc_cdp_ymaps_clr_icon{
    height: 42px;
    border-radius: 10px !important;
    opacity: 0.93 !important;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, 0.36);
    -moz-box-shadow:    2px 2px 5px 0 rgba(50, 50, 50, 0.36);
    box-shadow:         2px 2px 5px 0 rgba(50, 50, 50, 0.36);
    border: 1px solid rgb(173, 173, 173) !important;
    z-index: 10;
}
.tc_cdp_ymaps_price{
    border: 1px solid grey;
    width: 98%;
    color: whitesmoke;
    background-color: #962983;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    text-align: center;
    z-index: 11;
    opacity: 0.85;
    margin-top: -4px;
    padding-top: 1px;
    font-size: 10px;
}
.tc_cdp_ymaps_clr_counts{
    border: 1px solid grey;
    line-height: 16px;
    width: 39%;
    color: #e8fff6;
    background-color: #962983;
    border-radius: 8px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    text-align: center;
    z-index: 11;
    opacity: 0.85;
    font-weight: bold;
    margin-top: -12px;
    padding-top: 1px;
    font-size: 11px;
    margin-left: 37px;
}
.tc_cdp_ymaps_mark{
    width: 50px;
}
.tc_cdp_balloon_price{ color: #962983}
#TcCdpMap .tc_cdp_ymaps_icon_selected{
    border: 2px solid #962983 !important;
    margin: -1px;
}
.confirm_cart_popup_check .cancel { font-size: 18px; font-weight: bold; color: #ffffff; display: block; padding: 0 16px; line-height: 40px;
    height: 40px; cursor: pointer;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-image: -moz-linear-gradient(to bottom, #d5d5d5, #a5a5a5);
    background-image: -webkit-linear-gradient(to bottom, #d5d5d5, #a5a5a5);
    background-image: linear-gradient(to bottom, #d5d5d5, #a5a5a5); }
.confirm_cart_popup_check_text{
    margin-bottom: 10px;
}
.col-xs-3{font-size: 70%;}
.mobile-table{
    font-size: 62%;
}
.checkbox_row.missed{ opacity: 0.6 }
/* ----- cooperation-block ----- */
.cooperation-block { margin-bottom: 30px; }
.cooperation-block .text-block { margin-bottom: 56px; }
.cooperation-block .text-block p { margin-bottom: 11px; }

.cooperation-block_options { zoom: 1; display: block; margin-bottom: 25px; }
.cooperation-block_options:after { content: "."; display: block; font-size: 0; line-height: 0; height: 0; clear: both; visibility: hidden; }
.cooperation-block_options .option-item { float: left; margin-right: 30px; }

.cooperation-block_contacts h2 { margin: 0 0 27px; font-size: 24px; font-weight: bold; color: #2c262f; }
.cooperation-block_contacts p { margin-bottom: 24px; }


/* ----- option-item ----- */
.option-item { position: relative; }
.option-item_title { width: 190px; height: 43px; padding: 0 30px 0 18px; line-height: 43px; background: #6b2e85; font-size: 15px; font-weight: bold; position: relative; color: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

}
.option-item_title:after { content: ""; right: 20px; top: 50%; margin-top: -3px; background: url("../images/icon44.png") no-repeat; position: absolute; width: 8px; height: 6px; }
.option-item_drop { background: #faf6fb; left: 0; top: 43px; position: absolute; display: none; border: 1px solid #d9c5ec; border-top: none;
    -webkit-box-shadow: #f3eef5 0 1px 2px;
    -moz-box-shadow: #f3eef5 0 1px 2px;
    box-shadow: #f3eef5 0 1px 2px; }
.option-item_drop li { list-style-type: none; border-top: 1px solid #d9c5ec; }
.option-item_drop li:first-child { border: none; }
.option-item_drop a { font-size: 14px; display: block; padding: 10px 20px 14px; line-height: 1.2; }
.option-item_drop a:hover { background: #f1ecf3; }
.option-item:hover .option-item_title { background: #e50a7f; }
.option-item:hover .option-item_title:after { background: url("../images/icon45.png") no-repeat; }
/*.option-item:hover .option-item_drop { display: block; }*/

/**catalog list*/
.list-catalog { font-size: 16px; font-weight: bold; margin-bottom: 25px; }
.list-catalog li.colored { background: #f7f7f7; border-top: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; }
.list-catalog_item { padding: 0; display: block; }
.list-catalog_row { display: table; width: 100%; }
.list-catalog_col { display: table-cell; padding: 20px 5px 20px; vertical-align: middle; }
.list-catalog_col .shop_info_description{font-weight: normal; margin-top: 10px; display: none}
.list-catalog_col .toggle_button {color: #6a2f85;  border-bottom: 1px dashed; cursor: pointer; text-decoration: none; font-style: italic;}
.list-catalog_col .toggle_button:hover {border-bottom: none; margin-bottom:1px }
.list-catalog_col .toggle_button:before {content: ''; display: block }
.list-catalog_name {width: 370px; }
.list-catalog_name>.name { padding: 0 0 0 35px; color: #242424; display: inline-block; vertical-align: middle; position: relative; margin-bottom: 10px;}
.list-catalog_name>.name:before { content: ""; left: 0; width: 26px; height: 25px; margin-top: -13px; top: 50%; position: absolute; background: url("../images/icon46.png") right center no-repeat; }
.list-catalog_name>.name:after { display: block; content: '' }
.list-catalog_name .banner_td_shop-name-string{border-bottom: 1px dotted #6a2f85; padding: 0; display: inline-block; cursor: pointer;  text-decoration: none; font-size: 1em; min-height: 24px;}
.list-catalog_name .banner_td_shop-name-string:hover { border-bottom: 1px dashed #ffffff;}
.list-catalog_name .toggle_button {display: inline-block;}
.list-catalog_name .toggle_button ,
.list-catalog_name .shop_info_description{
    font-size: 14px;
    margin-left: 35px;
    line-height: 1.5;
}
.toggle_button .not_visible{
    display: inline;
}
.toggle_button .visible{
    display: none;
}

.toggle_button.active .not_visible{
    display: none;
}
.toggle_button.active .visible{
    display:  inline;
}

.list-catalog_quan { text-align: center; }
.list-catalog_quan a { color: #6a2f85; }
/**!catalog list*/

.map-block_box{
    padding: 10px 40px 20px;
}
.map-block_box .map-render{
    height: 300px;
}

.card-block_sheet .color{
    text-transform: capitalize;
}
.notice_asRead{
    font-weight: 700;
    font-size: 110%;
    height: 100px;
    line-height: 100px;
    letter-spacing: 2px;
    margin: 0 8%;
}
@media screen and (max-width: 567px){
    .notice_asRead{
        font-weight: normal;
        font-size: 115%;
        height: 50px;
        line-height: 50px;
        letter-spacing: normal;
        margin: 0 8%;
    }
}
@media screen and (min-width: 568px){
    .notice_asRead{
        font-weight: normal;
        font-size: 115%;
        height: 100px;
        line-height: 100px;
        letter-spacing: normal;
        margin: 0 8%;
    }
}
.novelty-block{
    padding: 0 8%;
}
.prev-notific { margin-bottom: 15px; }
.prev-notific.unread{ font-weight: bold; }
.prev-notific_name a{
    color: #6a2e85;
    font-size: larger;
    text-decoration: underline;
}
.prev-notific_text{
    color: #8a7b6c;
    font-size: 13px;
}
.ic-readed {
    display: inline-block;
    padding: 0 0 0 15px;
    background: url(../images/icon26_sm.png) left center no-repeat;
    color: #7c777e;
    font-size: 12px;
}
.ic-viewed {
    display: inline-block;
    padding: 0 0 0 15px;
    background: url(../images/icon27_sm.png) left center no-repeat;
    color: #7c777e;
    font-size: 12px;
}
.news-article{padding: 0 2.75%;}
.news-article_date {
    font-size: 12px;
    color: #7f7782;
}
.confirm-registration{
    padding: 15px;
}
.confirm-registration h2{
    font-size: 20px;
}
.popup-block_btn.confirm{
    margin: 0 15px;
}

.price_block .price_type{display: none}
.price_block .price_type.active{display: inline}

.choice-city_link{
    float: right;
}
span.link{
    text-decoration: underline;
    margin-left: 0;
    padding-left: 0;
    cursor: pointer;
}
.choice-city_link span.link{
    text-decoration: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border-bottom: 1px dashed #ffffff; ;
}
.change-region_box input[type=radio]{
    width: 25px;
    height: 25px;
    vertical-align: bottom;
}
.select_tc_container tr.pvz_name .show_hide{
    display: block;
    position: relative;
    cursor: pointer;
    padding-right: 18px;
}
.choice-deliv_table .TcInfo {
    border: 1px solid #d9c5ec;
}

.select_tc_container .tc-block .loader{
    background: url(../images/ajax_small_loader.gif) no-repeat;
}
.select_tc_container tr.pvz_name .show_hide:after{
    content:'';
    width: 12px;
    height: 9px;
    background: url(../images/icon-arrow.png) no-repeat;
    top: 50%;
    position: absolute;
}
.select_tc_container tr.pvz_name .show_hide:hover:after{
    background: url(../images/icon-arrow.png) left -12px no-repeat;
}
.select_tc_container tr.pvz_name .show_hide.active:after{
    background: url(../images/icon-arrow.png) left -88px no-repeat;

}
.select_tc_container tr.pvz_name .show_hide.active:hover:after{
    background: url(../images/icon-arrow.png) left bottom no-repeat;
}
.select_tc_container tr.TcInfo img,
.select_tc_container tr.pvz_name .show_hide img{
    cursor:pointer;
    max-width: 100%;
}

.select_tc_container .info_link{
    color: #7B359C;
    border-bottom: 1px dotted #7B359C;
    text-decoration: none;
    cursor: pointer;
    font-size: 26px;
    font-weight: 600;
}
.select_tc_container .info_link:hover {
    color: #e50a7f;
    border-color: #e50a7f;
}
.select_tc_container .info_link_block{
    display: block;
    text-align: center;
}
.select_tc_container .info_link_block .info_link{
    margin: 6px;
    display: inline-block;
}
.btn-purple{
    cursor: pointer;
}
.btn-purple.active, .btn-purple:hover {
    border-bottom: 1px solid #880325;
    border-right: 1px solid #c8086b;
    color: #ffffff;
    -webkit-box-shadow: #e8cfe4 0 3px 10px, inset #f24dbf 0 3px 0;
    -moz-box-shadow: #e8cfe4 0 3px 10px, inset #f24dbf 0 3px 0;
    box-shadow: #e8cfe4 0 3px 10px, inset #f24dbf 0 3px 0;
    background: #EE0DA9;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EE0DA9), to(#dd0758));
    background: -webkit-linear-gradient(#EE0DA9, #dd0758);
    background: -moz-linear-gradient(#EE0DA9, #dd0758);
    background: -ms-linear-gradient(#EE0DA9, #dd0758);
    background: -o-linear-gradient(#EE0DA9, #dd0758);
    background: linear-gradient(#EE0DA9, #dd0758);
    -pie-background: linear-gradient(#EE0DA9, #dd0758);
}
.tc_cdp_wrap .change_view_button {
    display: inline-block;
    min-width: 80px;
    margin: 0 30px;
    padding: 10px;
}
.tc_cdp_wrap .choice-deliv_table{
    max-height: 980px;
}

.tc_cdp_wrap .button_list{
    margin: 15px 0;
}

.tc_cdp_wrap .pop-map_box{
  margin: 0;
}
.tc_cdp_wrap .infotext{
    margin: 15px 0;
}
.tc_cdp_wrap .sel-block{
    margin: 15px 0;
}
.tc_cdp_wrap .choice-deliv_table th{
    text-align: center;
    vertical-align: middle;
}

#cp_container{
    display: none;
}
#cp_container.widget-active{
    display: block;
}
.sliza_widget_btn_back{display: none}
.sliza_widget_btn_ovr{display: none}

.upl-catalog_btn>.upl-catalog_btn_txt{
    width: 100%;
    border: none;
    background: none;
    font-size: 130%;
    color: #ffffff;
    font-weight: 700;
}

input.arf {
    display: none;
}

.fancybox-overlay + .ui-menu { z-index: 10000; }

#cookie_info {
    position:   fixed;
    bottom:     0;
    left:       0;
    right:      0;
    border-top: 1px solid #ffe400;
    background: linear-gradient(#FFF731, #ffe400);
    box-shadow: #f1ebe7 0 2px 5px;
    z-index:    10000;
    padding:    10px 0;
}
#cookie_info div {
    max-width:   1170px;
    margin:      0 auto;
    padding:     0 20px;
    font-weight: bold;
    font-size:   20px;
}
#cookie_info div a {
    font-weight: bold;
}
#cookie_info div button {
    float:         right;
    padding:       2px 5px;
    box-shadow:    unset;
    border-radius: 5px;
    margin-top:    10px;
}