.grecaptcha-badge {
    display: none !important;
}
.b-catalog-table .b-cart__cell--count {
    -ms-flex-preferred-size: 140px !important;
    flex-basis: 140px !important;
    max-width: 140px !important;
}
.b-cart__cell--count2 {
    -ms-flex: 0 0 170px !important;
    flex: 0 0 170px !important;
}
.b-catalog-table .b-cart__item {
    padding: 5px 0 !important;
}
.b-detail-top-actions .rub-wrap--grey:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: -5%;
    width: 110%;
    height: 1px;
    background-color: #909ba8;
    transform: rotate(-7deg);
}
.b-detail-top-actions .rub-wrap--grey {
    font-weight: 400;
    color: #909ba8;
    position: relative;
    display: block;
    font-size: 26px;
    padding-top: 5px;
    margin-right: 10px;
}
.hide-brand {
    float: right;
    cursor: pointer;
    font-size: 17px;
    margin-top: 10px;
}
@media (min-width: 601px) {
    .b-nav-catalog__inner {
        background-color: #ebeff8;
        padding: 40px 25px;
    }
    .b-nav-catalog {
        background: none;
    }
}
.b-catalog-table-new .b-cart--small .b-cart__item-delete {
    width: 40px;
    height: 40px;
}
.b-catalog-table-new .b-cart__item-content {
    max-width: 100%;
}
.b-catalog-table-new .b-cart__item-image {
    display: none;
}
.b-catalog-table-new .b-cart__item-product:hover .b-cart__item-image {
    display: block;
    position: absolute;
    width: 250px;
    min-width: 250px;
    top: 35px;
    z-index: 99;
}
.b-catalog-table-new .b-cart__item-product {
    position: relative;
}
/*Мероприятия*/
.b-calendar {
}
.b-calendar--along {
}
.b-calendar--many {
}
.b-calendar__title {
    text-align: center;
}
.b-calendar__year {
    font-weight: bold;
    color: #333;
}
.b-calendar__tb {
    width: 100%;
}
.b-calendar__head {
    color: #909ba8;
    font-size: 14px;
}
.b-calendar__np {
    padding: 5px;
}
.b-calendar__day {
    text-align: center;
}
.b-calendar__number {
    width: 30px;
    height: 30px;
    /*margin: 5px;*/
    border-radius: 50%;
    padding-top: 5px;
}
.b-calendar__weekend .b-calendar__number {
    background: #909ba8;
    color: white;
}
.b-calendar__green .b-calendar__number {
    background: #04c504;
    color: white;
}
.b-events {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -40px;
}
.b-event-item {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: calc(33.33% - 40px);
    flex-basis: calc(33.33% - 40px);
    max-width: calc(33.33% - 40px);
    margin-left: 40px;
    position: relative;
    margin-bottom: 45px;
}
.b-event-item-date {
    font-size: 18px;
}
.b-event-item-descr {
    height: 70px;
    margin: 10px 0;
}
.b-event-item-url {
    margin: 10px 0;
    border-bottom: 1px solid;
    width: 110px;
    line-height: 1;
}
.b-event-item-reg {
    width: 200px;
}
@media (min-width: 601px) {
    .b-event-item-url {
        float: left;
        border: 1px solid;
        margin: 0;
        width: 130px;
        height: 50px;
    }
    .b-event-item-reg {
        width: 130px;
        float: right;
    }
    .b-event-detail-more-info {
        border: 1px solid;
        width: 260px;
        margin: 10px 0 0 130px;
    }
    .event-detail {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .event-detail-main-info {
        min-width: 50%;
        max-width: 50%;
        height: 100%;
        padding-right: 30px;
    }
    .event-detail-main-info-date {
        font-size: 25px;
        border-bottom: 1px solid;
        display: inline-block;
        line-height: 1;
        margin-bottom: 20px;
    }
    .event-detail-main-img {
        min-width: 50%;
        max-width: 50%;
        height: 100%;
        margin-top: 0.83em;
    }
    .event-detail-adr {
        min-width: 50%;
        max-width: 50%;
        height: 100%;
        padding-right: 30px;
    }
    .event-detail-partners {
        min-width: 50%;
        max-width: 50%;
        height: 100%;
    }
    .event-detail-addit-img {
        min-width: 50%;
        max-width: 50%;
        height: 100%;
        padding: 30px 30px 30px 0;
    }
    .event-detail-programm {
        min-width: 50%;
        max-width: 50%;
        height: 100%;
    }
    .event-detail-register {
        min-width: 50%;
        max-width: 50%;
        height: 100%;
    }
    .event-detail-adr-mobile {
        display: none;
    }
    .b-event-detail-item-reg {
        width: 160px;
        margin-top: 20px;
    }
    .event-detail-main-info-text-mobile {
        display: none;
    }
}
.event-detail-adr-left {
    width: 75px;
    float: left;
    text-align: right;
    margin-right: 20px;
    margin-bottom: 10px;
}
.event-detail-main-info-text {
}
.event-detail-adr-right {
    margin-bottom: 10px;
    font-weight: bold;
}
.event-detail-partners-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
}
.event-detail-partners-list .b-brands__item {
    width: calc(25% - 20px);
    height: 80px;
    padding: 0;
}
.event-detail-register-info {
    font-weight: bold;
    margin-bottom: 40px;
}
.next-avent-btn {
    margin-top: 5px;
    float: right;
}
.prev-avent-btn {
    margin-top: 5px;
    float: left;
}
.event_left_arrow {
    width: 50px;
    height: 40px;
    float: left;
}
.event_left_arrow svg {
    width: 40px;
    height: 12px;
    transition: .2s;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}
.event_sec_name {
    float: left;
    height: 40px;
    font-size: 24px;
    margin: 0 10px;
    width: calc(100% - 120px);
    text-align: center;
}
.event_right_arrow {
    width: 50px;
    height: 40px;
    float: right;
}
.event_right_arrow svg {
    width: 40px;
    height: 12px;
    transition: .2s;
}
.b-header__top .b-footer-bottom-social__link {
    color: #464a4c;
}
.b-header__top .b-footer-bottom-social__link svg path {
    fill: #000;
}
.config {
    width: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    cursor: pointer;
}
.config_modal {
    position: absolute;
    text-align: left;
    width: 260px;
    background-color: #ebeff8;
    z-index: 99;
    top: 50px;
    right: 25px;
    padding: 0 25px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .16);
}
.config_tringle {
    border: 10px solid transparent;
    border-bottom: 10px solid #ebeff8;
    position: absolute;
    top: -20px;
    right: 164px;
}
.b-detail-prices-type {
    width: 150px;
}
.b-detail-prices-type.grey {
    color: #909ba8;
}
.b-catalog-top .b-tabs__head-item {
    border: 1px solid #959798;
    border-radius: 5px;
    padding: 5px;
}
.b-catalog-top .b-tabs__head-item.active {
    background: #959798;
    color: #fff;
}
.b-catalog-top .b-tabs__head-item:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background: none;
    transform: translateX(-50%);
    transition: .2s;
}
.title-search-result {
    background: #fff;
}
.b-cart__cell--show_seriya .b-count__btn {
    background: #cd152c;
}
.b-cart__cell--show_seriya .b-count__btn:before {
    background-color: #FFF;
}
.b-cart__cell--show_seriya .b-count__btn:after {
    background-color: #FFF;
}
.b-catalog-table-seriya .b-cart__cell--show_seriya {
    height: 40px;
}
.b-catalog-table-seriya .b-cart__head {
    padding: 5px 0;
}
.b-catalog-table-seriya .b-cart__cell--seriya {
    padding-top: 10px;
    padding-bottom: 10px;
}
@media (min-width: 601px) {
    .info_pic1 {
        background-image: url(/images/scr1.png);
        background-repeat: no-repeat;
        height: 325px;
    }
    .info_pic2 {
        background-image: url(/images/scr2.PNG);
        background-repeat: no-repeat;
        height: 240px;
    }
    .info_pic3 {
        background-image: url(/images/scr3.png);
        background-repeat: no-repeat;
        height: 250px;
    }
    .b-cart__head.list_new {
        height: 40px;
    }
}
.section_url {
    font-weight: 700;
    color: #383c3e;
    background-color: #ebeff8;
    text-align: center;
    margin-bottom: 10px;
}
@media (min-width: 1367px) {
    #main-slider-note {
        display: none;
    }
    #main-slider-mobile {
        display: none;
    }
}
body {
    overflow: initial !important;
}
@media (min-width: 1px) and (max-width: 1024px) {
    body {
        padding-top: 103px;
    }
}
.container {
    width: 100%;
}
.b-modal__close {
    background-color: unset;
    right: 5px;
    top: 5px;
}
.btn {
    width: unset;
    min-width: 100px;
    padding: 0 16px;
    line-height: 1 !important;
    transition: all .3s;
}
.b-modal__links {
    text-align: center;
    display: block;
}
.container {
    padding: 0;
}
.container {
    width: 100%;
    max-width: var(--max, 1480px);
    /*padding: 0 27px;*/
}
.btn.btn--gray {
    border-color: var(--clr-bg);
    background-color: var(--clr-bg);
    color: #07102d;
    width: 100%;
}
.btn.btn--gray:hover {
    color: #fff;
    background-color: var(--clr-red);
}
.btn-action-cart span {
    height: 20px;
    min-width: 20px;
    line-height: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center;
    font-size: 10px;
    color: #fff;
    background: var(--clr-red);
    border-radius: 10px;
    padding: 0 7px;
}
.tooltip-popup-wrap {
    display: unset;
}
.tooltip {
    z-index: 100;
}
.tooltip-unset {
    min-width: unset;
    max-width: unset;
    background: unset;
}
.tooltip-unset:hover {
    color: unset;
    background-color: unset;
}
.item-catalog .cat-content-title-wrap .title01 {
    width: 130px;
}
.item-catalog .cat-content-item .title01 {
    width: 160px;
}
.item-catalog .cat-content-item .title04 {
    width: 130px;
}
.item-catalog .cat-content-title-wrap .title04 {
    width: 130px;
}
.b-count {
    height: 35px;
}
.items-wrap {
    font-family: 'Museo Sans', sans-serif;
}
.item-catalog.active_new .cat-title-wrap .btn-action-arr, .item-catalog.active .cat-title-wrap:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.catalog-menu-wrap .menu .submenu-section-menu {
    font-weight: 400;
}
.header .location-wrap .location-link {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.frm-select {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
div.files-box {
    padding: 5px 0 0;
}
.files-box .items-wrap {
    -webkit-columns: 4;
    -moz-columns: 4;
    column-count: 4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}
.files-box .items-wrap .item-wrap {
    display: inline-flex;
    width: 237px;
    padding: 0;
}
.files-box .items-wrap .item-wrap .file-title-text {
    color: #000000;
    font-size: 14px;
}
.b-event-item-url {
    border: none;
}
.b-header-order.show {
    max-width: 1400px;
    margin: auto;
}
.elm-file .elm-ico .ico-full {
    display: block;
}
.elm-file .elm-ico.file-ico {
    width: 24px;
    height: 24px;
    margin: 0 15px 0 0;
}
.elm-file .file-title {
    position: relative;
}
#h1-title-mob {
    display: none;
}
.items-wrap .b-catalog-section__item {
    width: 400px;
    position: absolute;
    font-size: 13px;
    margin-left: 15px;
    min-height: 316px;
}
.items-wrap .title-3 {
    width: calc(100% - 130px);
    transition: .2s;
}
.files-box .item-wrap a {
    height: 110px;
    border: 1px solid #E7EAED;
    padding: 18px;
    width: 100%;
    overflow: hidden;
}
.desc-margin {
    margin-right: 5px;
}

.items-wrap .b-catalog-section__item .b-catalog-section__item-inner {
    background-color: #D7DEF1;
    box-shadow: 0 14px 25px rgb(0 0 0 / 20%);
}
.b-catalog-section__item.hidden {
    display: none !important;
}
.hide_link {
    display: none;
}
@media (min-width: 1368px) {
    .b-catalog-section__item.item2 {
        left: 275px;
    }
    .b-catalog-section__item.item3 {
        left: 550px;
    }
    .b-catalog-section__item.item4 {
        left: 825px;
    }
    .b-catalog-section__item.item5 {
        left: 945px;
    }
}
.elm-show-tablet {
    display: none;
}
.main-categories-box .b-catalog-section__arrow {
    display: block !important;
}
.showI {
    display: block !important;
}
.hideI {
    display: none !important;
}
.filter-box .filter-section-content {
    position: relative;
    padding-bottom: 0;
    padding-top: 0;
}
form.filter-box .filter-section-content:first-child {
    padding-top: 0;
}
.filter-box .filter-section-content .btn-action-result {
    top: 0 !important;
}
/*.page-not-fond {*/
/*    height: calc(80vh - 240px);*/
/*}*/
.page-not-fond {
    margin-bottom: 50px;
    text-align: center;
    padding: 50px;
    box-shadow: 0 20px 48px 0 rgba(153, 161, 170, 0.25), 0 10px 30px -10px #e8252547;
    border-radius: 10px;
}
.frm-select.disabled {
    opacity: 0.5;
}
.b-aside-sidebar-actions__item.sale {
    color: #cd152c;
}
.b-aside-sidebar-actions__item.sale svg *, .b-aside-sidebar-actions__item.sale svg path {
    stroke: #cd152c;
}
.actions-wrap .soc-wrap a {
    filter: grayscale(1);
}
.actions-wrap .soc-wrap a:hover {
    filter: none;
}
.b-cart__cell--funcs {
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
}
table.delivery {
    border: 1px solid;
}
table.delivery td {
    border: 1px solid;
}
.delivery .red_Head {
    background: var(--clr-red);
    color: white;
    text-align: center;
    vertical-align: middle;
}
.delivery_page p {
    margin: 0 0 15px;
}
.hide {
    display: none !important;
}
@media (min-width: 1024px) {
    .breadcrumbs-box {
        padding-top: 34px;
        padding-bottom: 28px;
    }
    .breadcrumbs-box .b-list li:last-child::after {
        content: "";
    }
    .content-outer-wrap .side-wrap {
        margin-top: 40px;
        margin-right: 30px;
    }
    .item-catalog.active_new .cat-title-wrap .btn-action-arr, .item-catalog.active .cat-title-wrap:before {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        right: 35px;
    }
    .card-info-wrap .desc-wrap {
        text-align: justify;
    }
    .elm-row .row-value {
        text-align: right;
    }
    .b-cart__item-content {
    }
    .side-menu-box li {
        border-bottom: 1px solid #fff;
        margin: 0;
    }
    .side-menu-box a {
        color: var(--clr-base);
        padding: 9px 5px;
    }
    .side-menu-box .menu li a {
        color: #000000B2;
        padding-left: 15px;
        line-height: 20px;
    }
    .side-menu-box .menu li a[active],
    .side-menu-box .parent-section[active] {
        background-color: #EEEFF1;
    }
    div.side-menu-box .menu li a:hover {
        color: var(--clr-red);
    }
    .side-menu-box div.menu-more {
        border-bottom: none;
    }
    .side-menu-box a.active, .side-menu-box a:hover {
        background: #ffffff;
        color: var(--clr-red);
        z-index: 10;
        /*box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);*/
    }
    .side-menu-box .menu-more a {
        color: var(--clr-red);
        border-bottom: dashed 1px var(--clr-red);
        width: fit-content;
        padding: 9px 0 3px 0;
    }
    .side-menu-box .menu-more a:hover {
        box-shadow: none;
    }
    .catalog-box {
        /*max-width: calc(100% - 275px);*/
        width: 100%;
    }
}
.catalog-box {
    padding-top: 0;
    border-top: none;
}
.catalog_banners {
    margin-left: 25px;
}
.catalog_banners img {
    margin-bottom: 25px;
}
.b-aside-sidebar {
    margin-right: 30px;
    margin-left: 0;
    width: 22%;
}
.b-aside__main {
    width: calc(100% - 30px);
}
.filter-box {
    border-top: 0;
}
.frm-select label {
    font-size: 0.9em;
}
.catalog-menu-wrap .menu .submenu-section {
    margin-bottom: 15px;
}
.catalog-menu-wrap .menu .submenu-section-title a:before {
    background: none;
}
.catalog-menu-wrap .menu .submenu-section-more {
    margin: 0;
    line-height: 1;
}
.title-1--page {
    margin-top: 10px;
}
.pagination__layout-link--tiles {
    background-image: url(/local/templates/masterwatt_new/img/icons/gridAct.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    cursor: pointer;
}
/*@media (max-width: 468px) {
    .pagination__layout-link--tiles {
        display: none;
    }
}*/
.pagination__layout-link--tiles:hover, .pagination__layout-link--tiles.unactive {
    background-image: url(/local/templates/masterwatt_new/img/icons/grid.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.pagination__layout-link--tiles2 {
    background-image: url(/local/templates/masterwatt_new/img/icons/listAct.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.pagination__layout-link--tiles2:hover, .pagination__layout-link--tiles2.unactive {
    background-image: url(/local/templates/masterwatt_new/img/icons/list.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.list .cat-content-item-table {
    display: none;
}
.table .cat-content-item {
    display: none;
}
.cat-content-item-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    line-height: 18px;
    border-bottom: 1px solid var(--clr-border);
    padding: 6px 0;
    width: 360px;
    float: left;
}
.item-catalog .cat-content-item-table .title06 {
    width: 80px;
}
.item-catalog .cat-content-item-table .btn {
    width: 40px;
    height: 40px;
    padding: 0;
    min-width: 0;
}
.item-catalog .cat-content-item-table .title04 {
    width: 150px;
}
.item-catalog .cat-content-item-table .title02 {
    width: 200px;
}
.cat-price-table {
    width: 110px;
    float: left;
}
.new_request {
    position: fixed;
    background: white;
    padding: 20px;
    right: 40px;
    bottom: 40px;
    border: 1px solid #ddd;
    z-index: 99;
    border-radius: 4px;
}
.new_request .b-registration__item {
    margin-bottom: 10px;
}
@media (min-width: 1024px) {
    .new_request {
        width: 375px;
    }
    .new_request_form_submit {
        display: flex;
    }
}
.new_request_icon {
    position: fixed;
    right: 40px;
    bottom: 40px;
    cursor: pointer;
    z-index: 99;
    display: none;
}
.new_request_icon img {
    max-width: 50px;
}
#new_request input, #new_request select, #new_request textarea, .select-styled {
    height: auto;
    padding: 10px 20px;
    font-size: 15px;
    color: #3a3a3a;
    text-align: left;
}
.delivery-tab .select-styled {
    margin-bottom: 20px;
}
.delivery-tab .b-form-input__wrap--grow {
    margin-top: 30px;
}
#new_request label, #new_request input::-webkit-input-placeholder, #new_request select::-webkit-input-placeholder, #new_request textarea::-webkit-input-placeholder, .select-styled::-webkit-input-placeholder {
    color: #3a3a3a;
}
#new_request button, #fileInput, #new_request .b-order-steps__btn {
    color: #fff !important;
    transition: all .3s;
}
#new_request .b-order-steps__btn {
    border: 0;
}
.new_request_form_submit {
    margin-bottom: 0 !important;
}
.new_request_form_submit > * {
    flex: 1;
}
#new_request button[type="submit"] {
    transition: all .3s;
}
#new_request button[type="submit"]:hover {
    background: #07102d;
    border: 1px solid #07102d;
}
#new_request .b-form-input__wrap:not(:last-of-type) {
    margin: 0;
}
#new_request .select-options li {
    padding: 10px;
}
#new_request .select-options {
    overflow-y: scroll;
    height: 130px;
}
.frm-popup .frm-popup-title {
    margin: 0 0 30px;
    font-size: 20px;
    color: #3a3a3a;
    text-align: center;
}
#new_request .b-modal__close {
    background-color: unset;
    right: 10px;
    top: 18px;
}
#fileName {
    font-size: 12px;
    text-align: left;
    width: 170%;
}
.loyalty_h {
    width: 100%;
    text-align: center;
    margin: 20px 0 20px 0;
    font-weight: bold;
    color: black;
    font-size: 18px;
}
.loyalty_icon_block {
    width: 33%;
    float: left;
    text-align: center;
    padding: 0 35px;
}
.loyalty_block {
    width: 100%;
    display: block;
    height: 230px;
}
.loyalty_ul li:before {
    content: "";
    left: -15px;
    top: 5px;
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
    background: url(/local/templates/masterwatt_new/css/../img/icons/arrow-att.svg) 50% no-repeat;
    background-size: 100% auto;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
.loyalty_ul li div {
    display: none;
}
.loyalty_ul li.active div {
    display: block;
}
.loyalty_ul li.active:before {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.loyalty_ul li {
    margin-bottom: 10px;
    cursor: pointer;
}
.b-registration-new .b-form-input__label {
    min-width: 100px;
    margin-right: 15px;
    padding-bottom: 0;
    font-size: 15px;
    display: none;
}
.b-registration-new .b-form-input__wrap {
    width: 100%;
}
.b-registration-new .b-form-input__wrap:not(:last-of-type) {
    margin-bottom: 10px;
}
.b-registration-new .b-order-steps__btns--loadfile {
    margin-top: 30px;
    margin-bottom: 0;
    width: auto;
}
.mobile_page_h {
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: black;
    font-size: 32px;
    margin-bottom: 20px;
}
.mobile_page_icon_block {
    width: 33%;
    float: left;
    text-align: center;
    padding: 0 35px;
}
.mobile_page_block {
    width: 100%;
    display: flex;
    font-size: 22px;
}
.mobile_page_block div {
    width: 50%;
}
.item-catalog .cat-content-item .title02 {
    width: 140px;
}
.item-catalog .cat-content-item .title03 {
    width: 110px;
}
.item-catalog .cat-content-item .title04 {
    width: 160px;
}
.b-support-header {
    display: flex;
}
.mobile_links img {
    border: 1px solid #707070;
    max-width: 75px;
    height: 30px;
    border-radius: 5px;
}
.mobile_links {
    display: flex;
    justify-content: end;
}
table, tr, td {
    border: 1px solid #ddd;
}
table td {
    padding: 10px;
    font-size: 14px;
}
.tabs-box li:nth-child(2) .btn-tab, .tabs-box li:nth-child(3) .btn-tab {
    border-left: 0;
}
.tabs-box .btn-tab {
    font-size: 16px;
    color: #00000080;
    /*transition: all .3s;*/
    border: none;
    height: auto;
    background: none;
    padding: 0 0 15px 0;
}
.tabs-box .btn-tab:hover {
    border: none;
    color: #000000;
    background: none;
}
.tabs-box .btn-tab.active {
    border: none;
    border-bottom: 3px solid var(--clr-red);
}
.title-actions-box {
    padding-left: 0;
    margin-top: 45px;
}
.title-actions-box .title-wrap .h1-title {
    margin-bottom: 50px;
    text-transform: none;
    font-size: 42px;
}
.title-actions-box .action-wrap {
    padding-top: 15px;
}
.title-outer-wrap .title-wrap img {
    width: 15px;
    height: 15px;
    border: 0;
    margin-left: 10px;
}
#form-container-zakaz select.select-hidden {
    position: absolute;
    display: inherit;
    visibility: inherit;
}
.sales {
    background-color: var(--clr-red);
    width: auto;
    position: absolute;
    right: 270px;
    color: #fff;
    padding: 1px 3px;
    font-weight: bold;
    cursor: default;
}
.sales .sales-hint {
    position: absolute;
    top: -30px;
    color: var(--clr-red);
    background-color: #fff;
    border: 1px solid #adadad;
    padding: 2px 7px;
    border-radius: 2px;
    left: 0;
    white-space: nowrap;
    display: none;
}
.footer__cards-list {
    grid-area: j;
    position: relative;
    top: -2px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 35px;
    justify-content: start;
    margin-top: 20px;
}
@media (min-width: 1px) and (max-width: 1024px) {
    .tabs-box .btn-tab.active {
        border: none;
        font-weight: 700;
    }
    .footer__cards-list {
        margin-top: 10px;
    }
    .title-actions-box .title-wrap .h1-title {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .title-actions-box {
        margin-top: 25px;
        padding: 0 15px;
        display: block;
    }
    .title-actions-box .action-wrap {
        padding-top: 5px;
    }
    .title-actions-box .action-wrap .b-aside-sidebar-actions.b-aside-sidebar-actions--catalog {
        margin-bottom: 10px;
    }
    #h1-title-mob {
        display: block;
        margin-bottom: 20px;
    }
}
.footer__cards-span {
    margin-right: 18px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    filter: grayscale(1);
    transition-property: filter;
    transition-duration: .4s;
    width: 40px;
}
.footer__cards-span:hover {
    filter: grayscale(0);
}
.b-order.fiz-order .b-order__section {
    padding: 10px 10px 10px;
    display: contents;
}
div.b-order.fiz-order .b-cart__item.delivery-item {
    display: none;
}
.cdek-back {
    background-color: #000;
    position: absolute;
    width: 100%;
    z-index: 114;
    top: 0;
    bottom: 0;
    opacity: 0.6;
    margin: -10px;
}
#linkForWidjet {
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
    width: 38%;
}
#linkForWidjet .field {
    width: 100%;
    margin-bottom: 10px;
    height: 40px;
}
#linkForWidjet .field-title {
    display: inline-block;
}
#linkForWidjet .field-text {
    background: transparent;
    color: #000;
    display: inline-block;
    width: 70%;
    float: right;
}
#cdek-map {
    display: none;
    height: 600px;
    position: fixed;
    z-index: 115;
    top: 20%;
    left: 33%;
    width: 800px;
    background-color: #fff;
}
.side-wrap {
    width: 45%;
    display: inline-block;
}
.side-wrap.right {
    float: right;
    margin-top: 50px;
}
.delivery-select-wrap, .payment-select-wrap, .total-wrap, .side-wrap.right .b-cart {

}
.side-wrap.left .comment-wrap {
    margin-top: 30px;
}
/*
.delivery-select-wrap .title, .payment-select-wrap .title, .total-wrap .title, .side-wrap.right .b-cart .title {
    height: 50px;
    padding-left: 90px;
    vertical-align: middle;
    display: table-cell;
}
.delivery-select-wrap .title h2, .payment-select-wrap .title h2, .total-wrap .title h2, .side-wrap.right .b-cart .title h2 {
    margin-bottom: 0;
}
.delivery-select-wrap .title:before, .payment-select-wrap .title:before, .total-wrap .title:before, .side-wrap.right .b-cart  .title:before {
    content: "";
    width: 55px;
    height: 55px;
    position: absolute;
    left: 20px;
    top: 0;
}
.delivery-select-wrap .title:before {
    background: url(/local/templates/masterwatt_new/img/icons/delivery-truck.png) 50% no-repeat;
    background-size: 100% auto;
}
.payment-select-wrap .title:before {
    background: url(/local/templates/masterwatt_new/img/icons/wallet.png) 50% no-repeat;
    background-size: 100% auto;
}
.total-wrap .title:before {
    background: url(/local/templates/masterwatt_new/img/icons/shopping-basket.png) 50% no-repeat;
    background-size: 100% auto;
}
.side-wrap.right .b-cart .title:before {
    background: url(/local/templates/masterwatt_new/img/icons/checklist.png) 50% no-repeat;
    background-size: 100% auto;
}
*/
.delivery-select-wrap div.delivery-tab, .payment-select-wrap div.payment-tab {
    height: 100px;
    border: 1px solid #0000001F;
    cursor: pointer;
    color: #888888;
    margin-bottom: -5px;
    padding: 0 40px 0 75px;
    position: relative;
    font-size: 15px;
    margin-top: 20px;
    font-weight: bold;
    width: 49%;
}
.delivery-select-wrap div.delivery-tab {
    display: inline-block;
}
.delivery-select-wrap div.delivery-tab:nth-child(2n+2) {
    float: right;
}
@media (min-width: 1px) and (max-width: 1024px) {
    .delivery-select-wrap div.delivery-tab, .payment-select-wrap div.payment-tab {
        width: 100%;
    }
    .delivery-select-wrap div.delivery-tab:nth-child(2n+2) {
        float: none;
    }
    #cdek-map {
        left: 0;
        width: 100%;
        height: 84%;
        top: 58px;
    }
}
.delivery-descr {
    font-size: 14px;
    font-weight: normal;
}
.delivery-select-wrap div.delivery-tab div.text-wrap, .payment-select-wrap div.payment-tab div.text-wrap {
    vertical-align: middle;
    display: table-cell;
    height: 100px;
}
.delivery-select-wrap div.delivery-tab:hover, .payment-select-wrap div.payment-tab:hover {
    color: #000000;
}
.delivery-select-wrap div.delivery-tab.active, .payment-select-wrap div.payment-tab.active {
    color: #000000;
    border-color: var(--clr-red);
}
.delivery-select-wrap div.delivery-tab:before, .payment-select-wrap div.payment-tab:before {
    content: "";
    background: url(/local/templates/masterwatt_new/img/icons/circle.png) 50% no-repeat;
    width: 23px;
    height: 23px;
    position: absolute;
    left: 30px;
    background-size: 100% auto;
    top: 38%;
}
.delivery-select-wrap div.delivery-tab.active:before, .payment-select-wrap div.payment-tab.active:before {
    background: url(/local/templates/masterwatt_new/img/icons/active_circle.png) 50% no-repeat;
    background-size: 100% auto;
}
.b-order.fiz-order .error-text {
    border: 1px solid red;
    width: max-content;
    padding: 20px;
    margin-bottom: 20px;
}
.total-block {
    border: 2px solid #aa071b;
    border-radius: 15px;
    margin-top: 18px;
    background-color: #aa071b;
    padding-bottom: 45px;
}
.total-block .total-block-wrap {
    background-color: #ffffff;
    border-radius: 15px;
    border: 2px solid #ffffff;
}
.total-block .total-block-wrap .cart-list {
    cursor: pointer;
}
.total-block .total-block-wrap .cart-list:after {
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    left: 180px;
    top: 90px;
}
.total-block .total-block-wrap .cart-list.closed-list:after {
    background: url(/local/templates/masterwatt_new/img/icons/arrow.png) 50% no-repeat;
    background-size: 100% auto;
}
.total-block .total-block-wrap .cart-list.opened-list:after {
    background: url(/local/templates/masterwatt_new/img/icons/arrow_down.png) 50% no-repeat;
    background-size: 100% auto;
}
.total-block .cart-head {

}
.total-block .cart-head.cart-list-wrap {
    margin: -3px;
    border: 1px solid #aa071b;
    border-radius: 15px;
}
.total-block .cart-list-wrap-total {
    padding: 25px 40px 25px 55px;
    margin: -3px -2px -2px;
}
.total-block .cart-head.delivery {
    padding: 25px 40px 0 55px;
}
.total-block .cart-head .cart-list-wrap-total div, .total-block .total-cart div {
    width: 48%;
    display: inline-block;
    color: #000000;
}
.total-block .cart-head .cart-head-left {
    width: 48%;
    display: inline-block;
}
.total-block .cart-head .cart-head-right, .total-block .total-cart .cart-head-right {
    text-align: right;
    width: 42%;
    display: inline-block;
}
.total-block .total-cart {
    padding: 0 40px 20px 55px;
    font-weight: bold;
    margin-top: 20px;
}

.total-block div.total-cart div {
    font-size: 24px;
    color: #aa071b;
}
.total-block .total-cart .cart-head-left {
    text-transform: uppercase;
    width: 55%;
}
.total-block .b-cart__btns {
    position: absolute;
    width: 100%;
    margin-top: 0;
    margin-left: -2px;
}
.total-block .b-cart__btns .b-cart__order {
    width: 100%;
    height: 50px;
    border: 2px solid #aa071b;
    background-color: #aa071b;
    border-radius: 15px;
}
.side-wrap.right .b-cart {
    display: none;
}
.side-wrap.right .b-cart .b-cart__head {
    margin-top: 5px;
    background-color: #ffffff;
    padding: 7px 0;
    font-weight: 400;
    margin-bottom: 15px;
    display: -ms-flexbox;
    display: flex;

}
.side-wrap.right .b-cart .b-cart__head .b-cart__cell {
    border-right: 1px solid gray;
    padding: 0 5px !important;
}
.side-wrap.right .b-cart .b-cart__cell {
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
}
.side-wrap.right .b-cart .b-cart__head .b-cart__cell.b-cart__cell--no {
    -ms-flex: 0 1 5%;
    flex: 0 1 5%;
    padding-left: 10px;
}
.side-wrap.right .b-cart .b-cart__head .b-cart__cell.b-cart__cell--img {
    -ms-flex: 0 1 100px;
    flex: 0 1 100px;
    min-width: 100px;
}
.side-wrap.right .b-cart .b-cart__head .b-cart__cell.b-cart__cell--product {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    width: 30%;
}
.side-wrap.right .b-cart .b-cart__body {
    margin-bottom: 10px;
}
.total-block-wrap a.b-cart__item-title-tablet {
    display: none;
}
.total-block-wrap .b-cart__item-title {
    transition: .2s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.side-wrap.right .b-cart .b-cart__item {
    background-color: #f8f8f8;
    border: 2px solid #f8f8f8 !important;
    border-radius: 15px;
    padding: 7px 0;
    font-weight: 400;
    margin-bottom: 15px;
    display: -ms-flexbox;
    display: flex;
}
.side-wrap.right .b-cart .b-cart__item.more10 {
    display: none;
}
.side-wrap.right .b-cart .b-cart__cell.b-cart__cell--product .b-cart__item-content {
    width: auto;
    max-width: 100%;
}
.side-wrap.right .b-cart .b-cart__cell.b-cart__cell--product .b-cart__item-content .article-span {
    font-size: 70%;
}
.side-wrap.right .b-cart .b-cart__cell.b-cart__cell--price {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    display: unset;
}
.side-wrap.right .b-cart .b-cart__cell.b-cart__cell--count {
    max-width: 60px;
}
.side-wrap.right .b-cart .b-cart__head .b-cart__cell.b-cart__cell--total {
    border-right: none;
}
.side-wrap.right .b-cart .b-cart__cell.b-cart__cell--total {
    -ms-flex: 0 0 17%;
    flex: 0 0 17%;
}
.side-wrap.right .b-cart .b-cart__item-no {
    padding-left: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 5%;
}
.side-wrap.right .b-cart .b-cart__item-img {
    width: 100px;
}
.side-wrap.right .b-cart .b-cart__item-product {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 0 1 30%;
    flex: 0 0 30%;
    flex-basis: 30%;
}
.side-wrap.right .b-cart .b-cart__item-price {

}
.side-wrap.right .b-cart .b-cart__item-price .b-price {
    margin: auto;
}
.side-wrap.right .b-cart .b-cart__item-count .b-count {
    width: inherit;
}
.side-wrap.right .b-cart .b-cart__item-count .b-count .b-count__text {
    text-align: center;
    display: block;
    margin: auto;
}
.side-wrap.right .btn-action-arrow {
    width: 50%;
    cursor: pointer;
}
.side-wrap.right .sub-text {
    margin-top: 25px;
    margin-bottom: 20px;
}

div.b-bonus__body[data-tab-body="content6"] a {
    display: block;
}
div.b-bonus__body[data-tab-body="content6"] a:first-child {
    padding-top: 20px;
}
.cdek-psbor4 div:nth-child(2n) {
    display: none;
}
.order-from-company-p {
    margin-bottom: 0;
}
body div.container div.b-form-input__wrap.b-form-input__wrap--small {
    flex-direction: row;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-direction: column;
    width: auto;
}
body div.container div.b-form-input__wrap.b-form-input__wrap--small .select__wrap {
    min-width: 290px;
    margin-right: 20px;
}
.b-lk div.b-form-input__wrap.b-form-input__wrap--small .select__wrap {
    margin-top: -10px;
}
.btn-new-company {
    width: 235px;
    margin-top: -2px;
}
.b-lk .btn-new-company {
    margin-top: -7px;
}
.new-contragent .registrationNewForm ul.select-options {
    position: relative;
}
.fade-delivery {
    display: none;
    position: absolute;
    width: 49%;
    height: 100px;
    z-index: 2;
    top: 141px;
    right: 0;
}
@media (min-width: 1px) and (max-width: 1024px) {
    .fade-delivery {
        top: unset;
        bottom: 0;
        width: 100%;
    }
}
div.delivery-tab.faded-delivery {
    display: none;
}
.a-not-available.hidden {
    display: none;
}
.sort-top.cat-available {
    cursor: pointer;
    margin-left: 35px;
    margin-top: 5px;
}
.buttons-wrap .sort-top.cat-available {
    width: 100px;
    display: inline-block;
    margin-left: 80px;
}
.sort-top.cat-available.active {

}
.sort-top.cat-available .available {
    position: relative;
}
.sort-top.cat-available .available:before {
    content: "";
    display: block;
    position: absolute;
    width: 22px;
    height: 22px;
    left: -35px;
    border: 1px solid #00000033;
    background-color: #fff;
    top: -3px;
}
.sort-top.cat-available .available:after {
    content: "";
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    background: var(--clr-red);
    top: 2px;
    left: -31px;
    opacity: 0;
}
.sort-top.cat-available.active .available:before {
    border-color: var(--clr-text);
}
.sort-top.cat-available.active .available:after {
    opacity: 1;
}
div.frm-select label::before {
    width: 22px;
    height: 22px;
    top: 5px;
}
div.frm-select label::after {
    top: 6px;
    width: 15px;
    height: 15px;
}