/*производитель в списке*/
.module_products_list td.price-cell {width:15%;}
.module_products_list td.manufacturer-cell {width:20%; text-align:center; font-size: 15px; font-weight: 700;}

/* order block */
.sale_order_full_table:last-child {display:none;}
.sale-order-detail-payment-options-methods-button-element-new-window  , .personal_wrapper .orders_wrapper .sale-order-list-button {display: none;}
.sale-order-detail-payment-options-methods-button-element {display: none;}

.right_block .h2, .right_block h2 {
    font-size: 1.866em;
    line-height: 28px;
    margin: 26px 0 26px;
	font-weight: bold;
}

.advantages{
    background: url(/images/advantage/prfon.png);
    color: #fff;
    padding: 27px 27px 0 27px;
    margin: 0 0 27px;
}
.advantitle {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-left: 0;
}
ul.withicons {
    display: inline-block;
    margin-bottom: 17px;
    padding-left: 0;
    padding-right: 0;
}
.withicons li {
    list-style: none;
    margin-bottom: 10px !important;
}
.withicons li:before {
    content: "";
    width:0;
}
.withicons .one, .withicons .two, .withicons .three {
    padding-left: 70px;
    min-height: 96px;
    background-position: 0px center;
}
.withicons .one {
    background-image: url(/images/advantage/pr1.png);
}
.withicons .two {
    background-image: url(/images/advantage/pr2.png);
}
.withicons .three {
    background-image: url(/images/advantage/pr3.png);
}
.dblock {
    margin-right: 0px;
    background-repeat: no-repeat;
    height: 60px;
    display: inline-table;
    vertical-align: middle;
}
.dblock span {
    display: table-cell;
    vertical-align: middle;
}

.mt-3 {
    margin-top: 3px;
    width: initial !important;
}

body .basket-link.basket .dark_link .count {
    display: none;
}

.region_wrapper .dropdown .more_item a {
    display: block;
    padding: 18px 22px 18px;
    color: #222;
    border-top: 1px solid #f2f2f2;
    cursor: pointer;
}

.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu {
    max-width: none;
}


footer#footer .social-block .social-icons {
    margin: 0;
}

.orwo{
    display: flex;
    justify-content: center;
    font-size: 13px;
    transition: .4s;
}

.orwo:hover img{
    filter: brightness(.9);
}
.orwo img{
    align-self: center;
    margin-right: 10px;
    transition: .4s;
}

.orwo__links{
    margin: 0;
    text-align: left;
    transition: .4s;
}

#headerfixed .basket-with-compare-link-block {
    display: table;
}

#footer .consult-form-block {
    padding: 40px 0px 0px;
}

.text_after_items table td, .text_after_items table th {
    padding: 8px 8px 8px 8px;
}

.detail.services table td, .detail.services table th {
    padding: 8px 8px 8px 8px;
}

.detail.services table td h2 {
    margin: 18px 0 18px;
}

#footer .subscribe-block-wrapper {
    padding: 40px 0px 40px;
}