* {
    outline: 0!important;
}
.tab_buttons span {
    border-bottom: 1px dashed;
    margin-right: 20px;
    font-size: 20px;
}
.tab_buttons {
    margin-top: 28px;
    margin-bottom: 23px;
}
.tab_buttons span.active {
    border-radius: 5px;
    background: #f8f5f5;
    padding: 6px 10px;
    border-bottom-color: transparent;
    font-weight: 600;
    -webkit-box-shadow: inset 0px 0px 6px 1px rgb(221, 221, 221);
    -moz-box-shadow: inset 0px 0px 6px 1px rgb(221, 221, 221);
    box-shadow: inset 0px 0px 6px 1px rgb(221, 221, 221);
}
.product-card-add .btn-add-to-cart.blue_button {
    border-color:  #169BD5;
    background: linear-gradient(to top, #1584b8, #169BD5);
    background-color: #169BD5;
    transition: all 0.2ms;
}
.product-card-add .btn-add-to-cart.blue_button:hover {
    background: #147ca7;
}
.tab_buttons span {
    cursor: pointer;
}

.product-delivery-info {
    display: none;
}
.product-delivery-info.active {
    display: block;
}
.product-delivery-info{
    border-bottom: 1px solid #e6e6e6;
    margin: 17px 0;
    padding-bottom: 7px;
}
.pd-info {
    padding-left: 29px;
}
.pd-icon {
    float: left;
    margin-right: 5px;
}
.pd-header {
    font-weight: 600;
    font-size: 14px;
}
.product-delivery_block {
    margin-bottom: 10px;
}
.invoices-content {
    height: 56px;
    width: 100%;
}
.product-info-stock-sku {
    float: left;
    width: 100%;
    margin-bottom: 13px;
}
.block-fabricators {
    padding: 40px 0;
}
.main-slide .owl-stage-outer {
    box-shadow: 0 9px 20px 0 #b2b2b2;
}
.about-medium-text {
    margin-top: 25px;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
}
.example_wrapper {
    color: #999999;
    text-align: left;
    margin-top: 3px;
    font-size: 12px;
    padding-left: 14px;
}
.example_search {
    color: #000;
    border-bottom: 1px dashed;
    cursor: pointer;
}
.example_search:hover {
    border-bottom: none;
}
.big-text {
    font-family: Cambria, "Open Sans", sans-serif;
    font-size: 26px;
    line-height: 33px;
    font-weight: bold;
}
.reviews_advantages {
    background: #fff;
    margin-top: 30px;
    margin-bottom: 16px;
}

.stages-of-work_column strong {
    margin-bottom: 5px;
    display: block;
    font-family: Cambria, 'Open Sans', sans-serif;
    color: #000103;
    font-size: 20px;
    line-height: 1.2;
}
.stages-of-work_num {
    font-family: Cambria, 'Open Sans', sans-serif;
    padding-right: 12px;
    width: 40px;
    display: table-cell;
    padding-top: 5px;
    vertical-align: middle;
    font-size: 57px;
    color: #1f84db;
}
.stages-of-work_ins {
    margin: 30px;
    display: table;
}
.stages_wrapper {
    margin-top: 25px;
}
.excursion_advantage {
    display: table;
    vertical-align: middle;
}
img.excursion_advantage {
    width: 37px;
    float: left;
    margin: 0 0 0 10px;
}
span.exc_advantage_text {
    padding-left: 10px;
    line-height: 19px;
    font-style: italic;
    vertical-align: middle;
    display: table-cell;
}

.manager-call {
    font-size: 20px;
    margin-left: 30px;
    color: #fff;
    padding: 10px 30px;
}
.manager-call:hover {
    color: #fff;
}
.other_colors {
    margin-bottom: 15px;
}
.fabr_image {
    width: 25%;
    float: left;
}
.fabricators_wrapper {
    padding: 15px 0;
    float: left;
}
.fabricators_content {
    margin-top: 20px;
    float: left;
}
.fabr_descr {
    width: 70%;
    float: right;
}
.fabr_link {
    font-size: 17px;
    display:inline-block;
    color: #1f84db;
    font-weight: 600;
    text-decoration: underline;
}
.fabr_link:hover {
    text-decoration: none;
}
.bottom_company {
    height: 400px;
    width:100%;
    margin-top: 30px;
    background:url("/images/custom/bottom-company.jpg") no-repeat center center;
}

.our_office {
    background: rgba(255, 255, 255, 0.92);
    width: 565px;
    margin-top: 120px;
    padding: 33px;
    font-size: 15px;
}
.year_figure {
    font-family: Cambria, 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 70px;
    line-height: initial;
    color: #1f84db;
}
.year_descr, .year_textб , .more_fabricators {
    font-family: Cambria, 'Open Sans', sans-serif;
    font-size: 21px;
    font-style: italic;
    padding-bottom: 24px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
.more_fabricators {
    border-bottom: 0;
    margin-top: 20px;
    display: block;
    margin-bottom: 0;
    float: left;
}
.year_text {
    font-weight: bold;
    border-bottom:none;
}
#map_canvas {
    height: 500px;
    width: 100%;
    margin-bottom: 30px;
}
.samovar_logo {
    width: 85%;
    margin-left: 19px;
}
.breadcrumbs-opener {
    cursor: pointer;
    position: relative;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background-image: url(/images/breadcrumps-opener.png);
    background-position-x: -14px;
    width: 13px;
    height: 12px;
}
.breadcrumbs-opener.b_opened {
    background-position: 0 0;
}
.breadcrumbs_groups {
    display: none;
    z-index: 100;
    position: absolute;
    background: #fff;
    padding: 10px;
    padding-bottom: 2px;
    width: auto;
    overflow-y: visible;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    min-width: 173px;
}
.breadcrumbs_opener_link {
    color:#1f84db;
    line-height: 18px;
    display: block;
    text-decoration: underline !important;
    margin-bottom: 10px;
}
.breadcrumbs_opener_link:hover {
    color:#1f84db;
    text-decoration: none !important;
}
.shops_top_content {
    margin-bottom: 20px;
}
.address_wrapper h2{
    font-size: 18px;
    margin-bottom: 1px;
    font-weight: 600;
}
.address_wrapper {
    padding: 10px;
    margin-bottom: 10px;
}
.address_wrapper:hover {
    background: #f8f5f5;
}
#map_canvas {
    float:left;
    height:500px;
    width: 100%;
}
.roznichye-link {
    font-size: 16px;
    margin-top: 17px;
    display: inline-block;
}
.small_image_gallery {
    width: 15%;
    float: left;
    margin: 2%;
}
.main_photo_image {
    max-width: 100%;
}
.product-main-photo {
    margin-left: 30px;
}
.show_on_map_shop {
    margin-top: 5px;
    transition: none;
    color:#1f84db;
    display: inline-block;
    border-bottom: 1px dashed #1f84db;

}
.show_on_map_shop:focus {
    color:#1f84db;
}
.show_on_map_shop:hover {
    color:#1f84db;
    border-bottom: 1px dashed transparent;
}

.breadcrumbs .breadcrumbs {
    display: inline-block;
    background: #ffffffd9;
    padding: 10px 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.cabinet-profile__field {
    display: inline-block;
    margin-bottom: 10px;
}
.breadcrumbs__separator {
    margin: 0 10px;
    display: inline-block;
    color: #672629;
}
.breadcrumbs__item {
    display: inline-block;
}

.delivery_input {
    width: 300px;
    padding: 7px 10px;
    border-radius: 4px;

}
#delivery_table td {
    padding: 10px 5px;
}
h1.segments-h1 {
    text-align: center;
}
.delivery_form-group {
    padding: 15px;
    background: #f3f0f0;
}

tr.for_search:nth-child(odd)  {
    background-color: #f8f5f5;
}

tr.for_search:nth-child(even)   {
    background-color: #fff;
}
.for_search:hover td{

    background:rgba(103, 38, 41, 0.1);/* фон строки при наведении */

}
.tr_way {
    border-bottom: 1px solid #e8e8e8;
    width: 100%;
    display: table-row;
    font-size: 19px;
}
.tr_way.is_shown {
    display: table-row;
}
.tr_way.dont_show {
    display: none;
}

.start_enter {
    color: #000;
    font-style: italic;
    margin-left: 20px;
}
.delivery_min_order {
    margin-bottom: 10px;
    font-style: italic;
}
.delivery_table_header td {
    padding-bottom: 4px;
    border-bottom: 1px solid #008000;
    font-size: 13px;
    font-weight: normal;
    color: #656565;
    vertical-align: middle;
}

#delivery_table .for_search td, .delivery_table_header td{
    vertical-align: middle;
    width: 15%;
    text-align: center;
}
#delivery_table td.delivery_table_align_left {
    font-size: 13px;
    text-align: left;
    color: #656565;
    width: 30%;
}

.pager li > a, .pager li > span {
    font-size: 17px;
    display: inline-block;
    padding: 10px 20px;
    background-color: transparent;
    border-radius: 4px;
    border:1px solid #e6e6e6;
}
.pager ul {
    padding-left: 16px;
}
.pager ul .last, .pager ul .first  {
    display:none;
}
.pager {
    padding-left: 0;
    margin-top: 50px;
    margin-bottom: 20px;
    text-align: center;
    list-style: none;
}
.pager li.pagination__item_active a{
    background-color: rgb(198, 47, 74);
    color: #fff;
}
.products.products-list {
    transition: opacity 0.2s;
}
.in_load .products{
    opacity: .3;
}
.pager li>a:focus, .pager li>a:hover {
    text-decoration: none;
    background-color: #f9f7f4;
}
.pager li.pagination__item_active a:hover {
    background-color: rgb(198, 47, 74);
}
.sorter li {
    display: inline-block;
    margin-right: 10px;
    list-style: none;
}
.sorter {
    background: #f8f5f5;
    float: left;
    width: 100%;
    padding: 5px 12px;
    font-size: 14px;
}
.sorter li a {
    transition: none;
    border-bottom: 1px dashed;
}
.sorter li a:hover {
    border-color: #f7f5f1;
}
.sorter ul {
    float: left;
}
.sorter_header {
    float: left;
    margin-right: 10px;
}
.price-text-title {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    position: relative;
    margin-bottom: 3px;
}
.price-text-title:before{
    content: "\f019";
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #666;
    width: 45px;
    height: 40px;
    border:1px solid #e6e6e6;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    margin-right: 20px;
}

.price-text-title:hover:before,
.price-text-title.active:before{
    background-color: #ae2c3c;
    color: #fff;
    border:1px solid #ae2c3c;
}

.pagination .nav-links .first, .pagination .nav-links .last{
    display: none;
}
.post-thumb img {
    width: 100%;
}
.post-item, .post-footer .post-authur  {
    transition: all 0.2ms;
}
.post-item:hover, .post-footer .post-authur:hover {
    box-shadow: 0 0 6px rgba(0,0,0,0.2);
}
.breadcrumbs__link {
    color: #1f84db;
    text-decoration: underline;
}
.breadcrumbs__link:hover {
    color: #1f84db;
    text-decoration: none;
}
main {
    min-height: 200px;
}

.errorMessage, .attention {
    color: #db2e4b;
    font-size: 12px;
    line-height: 14px;
    margin-top: 5px;
}
.fancybox__wrapper {margin-bottom:20px}
.error input {
    border-color: #db2e4b;
}
.fancybox__title {
    padding: 15px 60px 15px 25px;
    position: relative;
    font-size: 23px;
}
.fancybox__content {
    padding: 25px 25px 30px;
    border-top: 1px solid #ae2c3c;
}
.fancybox__input {
    width: 100%;
    box-sizing: border-box;
    padding: 6px 15px;
    line-height: 20px;
}
.fancybox__bottom {
    margin-top: 25px;
}
.clearfix {
    zoom: 1;
}
.clearfix:after, .clearfix:before {
    display: table;
}
.clearfix:after, .clearfix:before, .fancybox__checkbox-label:before, .menu__button:before, .menu_open:before {
    content: "";
}
.fancybox__pseudo_right {
    float: right;
    margin-top: 11px;
}
.fancybox__pseudo {
    display: inline-block;
    text-decoration: none!important;
    border-bottom: 1px dashed #1f84db;
    color: #1f84db;
    line-height: 1;
}
.fancybox__pseudo:hover {
    color: #1f84db;
    border-bottom-color:#fff ;
}
.fancybox__button {
    border: none;
    color: #fff;
    padding: 0 15px;
    border-radius: 3px;
    min-width: 80px;
    font-weight: 400;
}
.fancybox__sotial {

    width: 30px;
    height: 30px;
    margin-left: 7px;
    display: inline-block;
    vertical-align: middle;
    background: url(/images/custom/vk.png) no-repeat;
}
.fancybox__sotial_odnoklassniki {
    background-position: -33px 0;
    background: url(/images/custom/ok.png) no-repeat;

}
.fancybox__body {
    min-width: 350px;
    max-width: 476px;
}
.form-block_title {
    margin-bottom: 10px;
}
.fancybox-skin {
    background: #ffffff;
    color: #672629;
}
.fancybox__close {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 20px;
    right: 25px;
    text-decoration: none!important;
}
.fancybox__close:after, .fancybox__close:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 17px;
    height: 1px;
    background: #ae2c3c;
}
.fancybox__close:before {
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
}
.fancybox__close:after {
    -webkit-transform: translateX(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
}
.profil-wrapper {
    margin-bottom: 20px;
}
.profil-input {
    width: 100%;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #999;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #999;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #999;
}
:-moz-placeholder { /* Firefox 18- */
    color: #999;
}
.tb-price {
    text-align: center;
}
.custom-hidden {
    display: none;
}
.managers_contacts {
    margin-top: 30px;
}
.manager_name {
    font-weight: bold;
    color: #333;
}
.manager_contacts {
    margin-bottom: 15px;
}

.category-list__submenu {
    display: none;
}
.catalog_sorter-item {
    display: inline-block;
    margin-right: 10px;
    float: left;
}
.catalog_sorter-item-title {
    float: left;
    display: inline-block;
    margin-right: 10px;
}

.catalog_sorter-item a {
    text-decoration: underline;
}
.catalog_sorter-item a:hover {
    text-decoration: none;
}
.pag_count-link {
    color:#1f84db;
    margin: 0 5px;
    display: inline-block;
    text-decoration: underline;
}

.pag_count-link:hover {
    text-decoration: none;
    color:#1f84db;
}
a.order_auth_reset {
    color:#1f84db;
}
.bottom-text-wrapper {
    width: 100%;
    margin-top:45px;
}
.block-latest-roducts-content .product-name {
    height: inherit;
}
.cart-change-alert {
    line-height: 17px;
    display: block;
    position: absolute;
    background: #fff;
    border: 1px solid #e8e5e5;
    padding: 5px 10px;
    left: 13px;
    z-index: 100000;
    text-align: center;
    font-size: 13px;
    top: 38px;
    width: 154px;

}
.products-list.products-grid .cart-change-alert {
    top: -51px;
}
.cart-change-alert  a{
    color: #1f84db;
    text-decoration: underline;
}
.cart-change-alert  a:hover{
    text-decoration: none;
}
.quantity {
    text-align: center;
}
.sign.minus, .sign.plus {
    cursor: pointer;
}
input.input-text.qty.text {
    padding:3px 9px;
    text-align: center;
    margin-left: 0;

}
.buttons-added {
    margin-bottom: 0;
    margin: 0 auto;
}
.buttons-added .sign.plus {
    margin-right: 0;
}
.js-add-to-cart-wrapper {
    position: relative;
}
.product-card-add .js-add-to-cart-wrapper {
    display: inline-block;
}
.product-card-add .btn-add-to-cart.buy_click {
    padding: 11px 20px;
    margin-left: 20px;
}
.product_card_price {
    line-height: initial;
    margin-bottom:17px;
}
.product_buttons {
    border-bottom: 1px solid #e6e6e6;
    margin: 17px 0;
    padding-bottom: 17px;
}
.in_stock_green {
    font-weight: bold;
    background: url(/images/u19.png) no-repeat center left;
    padding-left: 19px;
    color: #006600;
    text-transform: uppercase;
    font-size: 15px;
}
.product_card_price.price ins{
    font-size: 36px;
}
.product_promo_block .onnew,.product_promo_block .onhit,.product_promo_block .onpromo{
    margin-top: 7px;
    /*float: right;*/
    font-size: 20px;
}
.price.product_card_price  del {
    text-decoration: line-through;
    font-size: 20px;
}

.product-card-add .btn-add-to-cart {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    border-radius: 4px;
    display: inline-block;
    padding: 11px 60px;
}
.product-card-add {
    margin-bottom: 5px;
}

.product-card-add .btn-add-to-cart:hover {
    color: #fff;
}
.product-card-add .buttons-added {
    max-width: 154px;
    margin: 0;
    padding: 0 13px;
}
.product-card-add input.input-text.qty.text {
    padding: 10px 9px;
}
.product-card-add .cart-change-alert {
    top: 55px;
    left: 0;
}
.p-prop-title {
    color: #672629;
    font-weight: 600;
    margin-bottom: 7px;
    font-size: 18px;
}
ul.p-prop-list {
    list-style-position: inside;
}
.product-information {
    margin-bottom: 17px;
}
.product_text {
    width: 100%;
    font-size: 12px;
    line-height: 18px;
    color: #999;
    float: left;
}
.no_for_order {
    font-size: 20px;
    margin-bottom: 17px;
}
.rst-link {
    margin-top: 16px;
    float: left; display: block;
}
#rst-icon {
    display: block;width: 35px; cursor:pointer;padding-left: 8px;margin-top: 17px;float: left;
}
.rst-wrapper{
    float: left; margin-bottom: 20px;
}
.rst-link{
    text-decoration: underline;
}
.rst-link:hover {
    text-decoration: none;
}
.font-bold {
    font-weight: bold;
}
.border-top-0 tr th {
    border-top:0  !important;
}
.position-relative {
    position: relative;
}
.position-relative span {
    position: absolute;
    top: 25px;
}
.basket .cart-change-alert {
 left: -6px;
}
.basket .product-name {
    height: inherit;
}
.cart_discount_total_sum {
    font-size: 15px;
    color: #999;
    text-decoration: line-through;
}
.total-sum-cart {
    margin: 0 5px;
}
.cart-comment-label {
    font-size: 18px;
    margin-bottom: 15px;
}
.cart-comment-input {
    width: 50%;
}

.cart-info-wrapper {
    margin-bottom: 25px;
}
.shopping-cart .order-left.cart-block-custom-prop {
    border: 0;
    border-bottom: 0;
    padding-bottom: 13px;
    margin-bottom: 0;
}
.shopping-cart .checkout-element-content .btn-checkout.custom-margin, input[type="submit"].big-order-submit {
    margin-bottom: 0;
    font-size: 18px;
    padding: 14px 59px;
    font-weight: bold;
}
input[type="submit"].big-order-submit {

    background: linear-gradient(to top, #ae2c3c, #ff49ac);
    background-color: #ae2c3c;
}
input[type="submit"].big-order-submit:hover {
    background: #bb3a43;
    background-color: #bb3a43;
}


a.btn-update.js-cartClear.fancybox__pseudo {
    margin-top: 21px;
    cursor: pointer;
}
.simple_link {
    color: #1f84db;
    text-decoration: underline !important;
}
.simple_link:hover {
    color: #1f84db;
    text-decoration: none !important;
}
.updated-count-info {
    padding: 0 14px;
    font-size: 13px;
    line-height: 14px;
    margin-top: 7px;
}
del.cart_old_price {
    font-weight: bold;
    display: block;
    font-size: 12px;
    color: #999;
}
.header_contacts {

    padding-left: 0;
    font-size: 18px;
    margin-bottom: 13px;
}
.header_contacts span {
    margin-right: 25px;
}
a.recall_top {
    color:#000;
    font-size: 13px;
    border-bottom: 1px dashed;
    cursor: pointer;
    margin-left: 0;
}
a.recall_top:hover {
    border-bottom-color:#fff;
}

.header-cart-wrapper {
    padding-top: 57px;
}
.align-center {
    text-align: center;
}
.order_auth_cell {
    margin-bottom: 16px;
    width: 49%;
    float: left;
}
.order_auth_button {
    margin-bottom: 15px;
}
.order_auth_cell input {
    width: 100%;
}
.order_on_login_wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #f6f6f6;
}
.order_auth_legend {
    margin-bottom: 10px;
}
.order_auth_reset {
    line-height: 20px;
    float: right;
    border-bottom: 1px dashed;
    margin-top: 8px;
}
.order_auth_reset:hover {
    float: right;
    border-bottom: 1px dashed #f6f6f6;
}
.profil-wrapper input, .profil-wrapper textarea{
    width: 70%;
}
.user_registration_form {
    padding-top: 15px;
}
.order_cart-title {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}
.order_term {
    float: right;
    width: 340px;
    color: #666;
    font-size: 12px;
    line-height: 16px;
    margin-top: 5px;
}

.compare__aside {
    float: left;
    width: 270px;
}
.compare__table {
    table-layout: fixed;
}
.cabinet-status__table, .cart, .compare__table, .delivery__table, table {
    border-collapse: collapse;
}
.compare__table, table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
.compare__table_title .compare__row_head td {
    vertical-align: top;
}
.compare__checkbox {
    padding: 15px 0;
}
.compare__hide {
    display: none;
}
.compare__checkbox-label {
    color:#1f84db;
    cursor: pointer;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    border-bottom: 1px dashed;
}
.compare__checkbox-label:hover, .compare__clear:hover {
    border-bottom: 1px dashed #fff;
}
.compare__clear {
    color:#1f84db;
    cursor: pointer;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    border-bottom: 1px dashed;
}
.compare__row td {
    padding: 5px 20px 5px 0;
    height: 40px;
    border-bottom: 1px solid #cdcdcd;
    box-sizing: border-box;
    width: 225px;
    vertical-align: middle;
    font-size: 15px;
}

.compare__row.compare__row_head td {
    padding: 0;
    border-bottom: 0;
}

.compare__body {
    overflow-y: hidden;
    overflow-x: auto;
}

.compare__clear:after, .compare__clear:before {
    position: absolute;
    top: 50%;
    left: -2px;
    height: 1px;
    margin-top: -1px;
    width: 15px;
    background: #ae2c3c;
}
.compare__clear:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.compare__clear:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.compare__delete {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 10px;
    right: 12px;
    z-index: 100000;
}
.catalog-list__item .compare__delete {
    right: 5px;
}
.compare__delete:after, .compare__delete:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    height: 1px;
    width: 100%;
    background: #ae2c3c;
}
.compare__delete:before {
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
}
.compare__delete:after {
    -webkit-transform: translateX(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
}
.compare__checkbox-label:before {
    position: absolute;
    left: 0;
    top: 5px;
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #cdcdcd;
    box-shadow: inset 1px 1px 3px #e7e7e7;
}
.comparsion-product .product-innfo{
    position: relative;
    height: 280px;
    border-top: 0;
    padding-bottom: 0;
}
.comparsion-product .cart-change-alert {
    left:16px;
}
.comparsion-product {
    height: 470px;
    width: 225px;
}
.row-with-products {
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
}
.row-with-products .products-grid .product-item.style1 {
    padding: 0;
}
.fs20 {
    font-size: 20px;
}

.categories-item i.fa.fa-circle {
    display: block;
    float: left;
    margin-top: 11px;
    margin-right: 11px;
    font-size: 4px;
}
.category-list__submenu {
    line-height: 18px;
    list-style: none;
}
.category-list__submenu li {
    margin-bottom: 9px;
}
.children_group {
    width: 100%;
    margin-bottom: 10px;
}
.submenu-banner {
    box-sizing: border-box;
    padding: 0 30px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    width: 100%;
}
.menu-item-has-children:hover {

}
.col-sidebar {
    padding-top: 5px;
}

.group-btn-hover .cart-change-alert {
    left: 40px;
}
.block-sale-product .group-btn-hover {
    bottom: -81px;
}
.block-bestseller-product .cart-change-alert {
    top: -53px;
    left: 3px;
}
.custom-no-padding-sides {
    padding-left: 0;
    padding-right: 0;
}

.smart_search_autocomplite {
    z-index: 100;
    position: absolute;
    display: none;
    top:80%;

    left: 0;
    right: 0;
    background: #fff;
    border-radius: 0;
    margin-top: 10px;
    padding: 15px 20px;
    box-shadow:0 0 5px 2px rgba(0,0,0,.175);
    white-space: normal;
}
.smart_search_group {
    text-align: left;
    padding-bottom: 12px;
}
.smart_search_group-category {
    color: #1f84db;
}
.smart_search_group-category:hover {
    color: #1f84db;
    text-decoration: none;
}
.smart_search_item:first-child {
    border: none;
}
.smart_search_item {
    position: relative;
    border-top: 1px solid #dedede;
    padding: 10px 100px 10px 0;
}
.smart_search_product {
    height: 50px;
    color: #1f84db;
    text-decoration: none!important;
    display: table;
    width: 100%;
}
.smart_search_product-image {
    width: 70px;
    padding-right: 15px;
    height: 50px;
    display: table-cell;
    vertical-align: middle;
}
.smart_search_product-title {
    display: table-cell;
    vertical-align: middle;
}
.smart_search_product-price {
    white-space: nowrap;
    font-size: 21px;
    padding-left: 15px;
    display: table-cell;
    vertical-align: middle;
    width: 135px;
}
.smart_search_group-category {
    text-decoration: underline;
}
.smart_search_bottom {
    position: relative;
}
.smart_search_all {
    color: #1f84db;
    text-decoration: underline;
    float: left;
}
.smart_search_all:hover {
    color: #1f84db;
}
.smart_search_close {
    color: #363636;
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 32px;
}
.smart_search_close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.smart_search_close:after, .smart_search_close:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    height: 1px;
    width: 20px;
    background: #ae2c3c;
}
.smart_search_close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
ul.smart_search_list {
    list-style: none;
}

.smart_search_item-button-card {
    display: block;
    line-height: 30px;
    border-radius: 4px;
    background: #ae2c3c;
    color: #fff;
    padding: 1px 16px;
    font-size: 13px;
    text-decoration: none!important;
}
.smart_search_item-button-card:hover {
    background:#ae2c3c;
    color: #fff;
}
.smart_search_item-button-form {
    height: 32px;
    border-radius: 4px;
    padding: 5px 0;
    font-size: 0;
    background: #ae2c3c;
}
.smart_search_item-button-form .catalog-list__form-inner {
    height: 20px;
}
.smart_search_item-button-form .catalog-list__count {
    padding: 0 4px;
    width: 30px;
    font-size: 14px;
}
a.smart_search_product {
    text-align: left;
    line-height: 20px;
}

.smart_search_product-title {
    text-decoration: underline;
}

a.smart_search_product:hover .smart_search_product-title {
     text-decoration: none;
    color:#1f84db;
}
a.smart_search_product:hover .smart_search_product-price {
     text-decoration: none;
    color: #672629;
}
.smart_search_product-price {
    color: #672629;
}
.smart_search_item-button-form .catalog-list__button {
    line-height: 20px;
}

.catalog-list__button {
    background: 0 0;
    line-height: 30px;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    padding: 0;
    width: 20px;
}
.catalog-list__button, .catalog-list__count {
    border: none;
    font-size: 18px;
    text-align: center;
}
.smart_search_item-button-form .catalog-list__count {
    padding: 0 4px;
    width: 30px;
    font-size: 14px;
}
.catalog-list__count {
    line-height: 20px;
    padding: 4px;
    margin: 0 5px;
    color: #363636;
}
.smart_search_item-button {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: 30px;
}
.catalog-list__button, .catalog-list__form-inner, .catalog-list__form-inner .quan_inp {
    display: inline-block;
    vertical-align: top;
}
input.catalog-list__button {
    padding: 0;
    text-align: center;
     text-transform: uppercase;
     -webkit-transition:none;
    -o-transition: none;
    transition: none;
    position: static;
    background-color:inherit;
    font-size: 13px;
    border: none;
     border-radius: 0;
}
input.catalog-list__button:hover {
    background: none;
}
.deferred-results {
    width: 100%;
}
.wishlist-minicart:hover, .comparsion-minicart:hover {
    color:#ae2c3c;
}
.products-list .thumb-inner img{
    max-width: 100%;
}
.menu-item-has-children .parent-megamenu.small-megamenu {
    padding:0;
}
.segment-parent {
    list-style: none;
    margin-bottom: 18px;
}
.found-groups {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}
.block-bestseller-product .owl-carousel .owl-item img{
    height: auto;
    max-height: 150px;
}
.reg_term {
    float:left;
    margin-top: 10px;
}
.prices-block {
    width:100%;
}
.actions_link {
    padding: 10px 0 !important;
}
.owl-dots {
    margin-top:10px;
    text-align: center;
}
.owl-dot {
    zoom: 1;
    display:inline-block;

}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ae2c3c;
}

/***********FILTER***************/
.filter-left__group {
    border-left: 1px solid #e8e5e5;
    border-right: 1px solid #e8e5e5;
}

.filter-left__group_great .filter-left__title {
    background: #672629;
    color: #fff;
    border: none;
}
.filter-left__title {
    border-bottom: 1px solid #e8e5e5;
    padding: 8px 50px 8px 20px;
    position: relative;
    color: #363636;
    display: block;
    font-size: 15px;
    font-weight: 600;
}
.filter-left__group_great .filter-left__title:before {
    border-color: #fff;
    color: #fff;
}
.filter-left__title::before {
    content: "˄";
    position: absolute;
    right: 15px;
    top: 4px;
    width: 18px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #672629;
    transform: scaleY(0.5);
    /* border-radius: 50%;
     border-width: 1px;
     border-style: solid;
     border-color: rgb(158, 81, 204);
     border-image: initial;*/
}
.js-ranges-more-button , .js-ranges-hide-button {
    color: #1f84db;
    border-bottom: 1px dashed;
}
.js-ranges-more-button:hover , .js-ranges-hide-button:hover {
    border-color:#fff;
}
.filter-left__group_great .filter-left__toggle {
    background: #f8f5f5;
}
.filter-left__toggle {
    display: none;
    padding: 10px 20px;
}
.filter-left__cell:first-child {
    margin: 0;
}
.filter-left__cell {
    width: 95px;
    box-sizing: border-box;
    display: inline-block;
    margin: 0 0 10px 8px;
}
.filter-left__label {
    font-weight: normal;
     font-size: 15px;
     display: block;
     margin-bottom: 5px;
 }
.filter-left__input {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 5px 9px;
    border-radius: 4px;
    border: 1px solid #cdcdcd;
    line-height: 20px;
}
.filter-left__toggle {
    display: none;
    padding: 10px 20px;
}
.filter-left__checkbox {
    padding: 1px 0;
}
.filter-left__checkbox {
    position: relative;
}
.filter-left__hide {
    display: none;
}
.filter-left__checkbox-label {
    font-size: 14px;
    cursor: pointer;
    font-weight: normal;
    line-height: 18px;
    position: relative;
    padding-left: 23px;
    margin-bottom: 0;
}
.filter-left__checkbox-label:before {
    position: absolute;
    border-radius: 2px;
    border: 1px solid #cdcdcd;
}
.filter-left__checkbox-label:before, .filter-left__radio-label:before {
    content: "";
    top: 2px;
    width: 13px;
    height: 13px;
    box-shadow: inset 1px 1px 1px #e7e7e7;
    left: 0;
    box-sizing: border-box;
}
.filter-left__hide:checked+.filter-left__checkbox-label:before, .filter-left__hide:checked+.filter-left__radio-label:before {
    border: none;
    background: green;
    box-shadow: 1px 1px 3px #cdcdcd;
}
.filter-left__bottom {
    background: #f8f5f5;
    padding: 25px 20px;
}
.filter-left__button {
    height: 35px;
    padding: 0 30px !important;
    line-height: 35px;
    color: #fff;
    border-radius: 4px;
    border: none;
    cursor: pointer;
}
.filter-left__reset {
    background: 0 0;
    border: none;
    border-bottom: 1px dotted #363636;
    padding: 0;
    line-height: 1;
    cursor: pointer;
    margin-left: 15px;
}
.js-checkbox_row.disabled {
    opacity: .2;
}
.search-counter {
    left: 50%;
    position: absolute;
    top: 2px;
    padding: 0 5px;
    background: #fff;
    height: 32px;
    line-height: 32px;
    border: 1px solid #dedede;
    z-index: 100;
}
.search-counter a {
    text-decoration: underline;
}
.filter-left__group_toggle .filter-left__title::before {
    content: "˅";
}
.filter-left__show {
    padding: 15px 50px 15px 20px;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    border-color: #169BD5;
    background: linear-gradient(to top, #1584b8, #169BD5);
    background-color: #169BD5;
    color: #fff !important;
    display: none;
}

.filter-left__show:before {
    content: "˄";
    position: absolute;
    right: 15px;
    top: 10px;
    width: 18px;
    height: 36px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    color: #fff;
    -webkit-transform: scaleY(.5) rotate(180deg);
    -ms-transform: scaleY(.5) rotate(180deg);
    transform: scaleY(.5) rotate(180deg);
}
.filter-left__show_hide:before {
    -webkit-transform: scaleY(.5);
    -ms-transform: scaleY(.5);
    transform: scaleY(.5);
}

.js-search-counter a {
    color:#1f84db ;
    text-decoration: underline;

}
.js-search-counter a:hover {
text-decoration: none;

}
.profile_social_list {
    margin-bottom: 10px;
}
.socials_item {
    margin-top: 10px;
}

.social_panel {
    display: inline;
    font-size: 18px;
    font-weight: 500;
    margin-left: 10px;
    top: 3px;
    position: relative;
}
.social_enabled_status {
     margin: 5px;
 }
.social_remove_button {
    text-decoration: underline;
    margin: 5px;
    color: #1f84db;
}
.social_remove_button:hover {
    text-decoration: none;
    color: #1f84db;
}
.cabinet-profile h2 {
    font-size: 25px;
}

.radio-label p {
    font-weight: 500;
    font-size: 13px;
}
.le-radio {
    opacity: 0;
    margin: 0 !important;
    vertical-align: middle;
    z-index: 100;
    position: absolute;
    width: 100%;
    height: 15px;
}
 .payment-method-option {
    padding: 26px 0 25px;
}
.le-radio + .fake-box {
    box-shadow: 1px 1px 3px #cdcdcd;
    border-radius: 0px;
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0px 6px 0 0;
    vertical-align: top;
    border: 1px solid #e0e0e0;
    background-color: #fff;
}
 .payment-method-option .fake-box {
     border-radius: 2px;
     box-shadow: inset 1px 1px 1px #e7e7e7;
    margin-right: 12px;
     border: 1px solid #cdcdcd;
}
.le-radio:checked + .fake-box:after {
    background: #a2a262;

}

.le-radio:checked + .fake-box:after {
    display: inline-block;

    content: "";
}
.payment-method-option .radio-label {
    vertical-align: top;
    margin-top: -3px;
    font-size: 16px;
}
.payment-method-option .radio-label {
    vertical-align: top;
    margin-top: -5px;
    font-size: 16px;
}
.center-absolute, .le-radio:hover + .fake-box:after, .le-radio:focus + .fake-box:after, .le-radio:checked + .fake-box:after, .single-product-gallery .gallery-thumbs .next-btn:after, .single-product-gallery .gallery-thumbs .prev-btn:after, .btn-loadmore i:before, .le-quantity .minus:after, .le-quantity .plus:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.bold {
    font-weight: bold;
}
.radio-label {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
}
.payment-method-option input:hover {
    cursor: pointer;
}

.form_delivery_wrapper {
    /* margin-bottom: 20px; */
    float: left;
    width: 100%;
    margin: 0 -15px;
    margin-bottom: 20px;
}
.form_delivery_wrapper input[type="text"], .form_delivery_wrapper input[type="email"], .form_delivery_wrapper textarea, .form_delivery_wrapper input[type="password"], .form_delivery_wrapper input[type="tel"] {
    width: 100%;
}
.form_delivery_wrapper .order_value {
    margin-bottom: 12px;
}

#subtotal-holder {
    margin: 22px 0;
}
.tabled-data.no-border {
    list-style: none;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 16px;
}
.tabled-data li:first-child {
    padding-top: 0;
}
.tabled-data.no-border li {
    border: none;
    line-height: 16px;
}
#subtotal-holder .tabled-data li label {
    display: inline-block;
    min-width: 180px;
}
#subtotal-holder .tabled-data li .value {
    display: inline-block;
    width: 140px;
}
#total-field {
    list-style: none;
    margin-top: 11px;
}
#total-field {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
}

.order_comment_field {
    width: 100%;
}
.left100 {
    float:left;
    width:100%;
}
.errorSummary {
    margin-bottom: 25px;
    background: rgb(252, 238, 238) none repeat scroll 0% 0%;
    padding: 20px;
}
.errorSummary p {
    font-size: 20px;
    margin-bottom: 10px;
}
.errorSummary ul {
   list-style: none;
}
.errorSummary ul > li {
    padding: 0 0;
}

.step_cart, .step_separator, .step_delivery, .step_reg {
    display: inline-block;
    height: 45px;
    margin-right: 15px;
    font-size: 18px;
    line-height: 45px;
}
.step_cart, .step_delivery, .step_reg {

    position: relative;
    padding-left: 47px;

}

.step_cart:before,.step_reg:before, .step_delivery:before {
    color: #565656;
    padding-top: 1px;
    font: normal normal normal 25px FontAwesome;
    line-height: 40px;
    text-align: center;
    width: 45px;
    height: 45px;
    display: inline-block;
    position: absolute;
    left:0;
}

.step_cart:before  {
    content: "\f290";
}
.step_delivery:before {
    content: "\f0d1";
}
.step_reg:before {
    content: "\f007";

}
.cart_steps {
    margin-bottom: 20px;
}
.step_cart.active, .step_reg.active, .step_delivery.active {
    color: #db2e4b;
}
.step_cart.active:before,.step_reg.active:before, .step_delivery.active:before {
    color: #db2e4b;
}
.g-recaptcha {
    margin-bottom:20px;
}
.s-text.text ul, .s-text.text ol {
    margin: 7px 0;
    padding-left: 20px;
    list-style-position: inside;
}
.s-text.text {
    text-align: justify;
}
a.single_btn {
    top: 369px;
    left: 493px;
    position: absolute;
}
.s-text.text p {
    margin-bottom: 7px;
}
span.model_in_stock {
    padding: 2px 7px;
    background: #1f84db;
    color: #fff;
    font-weight: bold;
}
.model_in_stock.in_card_plash {
    margin-left: 17px;
}
.model_in_stock.in_card_plash{
    display: none;
}
.product-content-single .model_in_stock.in_card_plash {
    display: inline-block;
}
.no-border {
    border-bottom: none;
    border-top: none;
    border-left: none;
    border-right: none;
}
.group_image {
    max-width: 100px;
}

.fancybox__radio-button {
    margin-bottom: 15px;
    float: left;
    margin-right: 10px;
}
.fancybox__radio-button-input:checked+.fancybox__radio-button-label {
    background: #ae2c3c;
    cursor: default;
    color:#fff;
}
.fancybox__radio-button-input {
    display: none;
}
.fancybox__radio-button-label {
    font-size: 16px;
    font-weight: 400;
    display: block;
    padding: 0 10px;
    text-align: center;
    box-sizing: border-box;
    width: 135px;
    line-height: 45px;
    border: 1px solid #ae2c3c;
    border-radius: 4px;
    cursor: pointer;
}
.fancybox__radio-button-label {
    font-size: 15px;
    padding: 0 4px;
}
.js-show-on-jur {
    display: none;
}


.b-popup, .popup, .search__select-button .selectors {
    position: absolute;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    top: 45px;
    line-height: 1.5;
    z-index: 200;
    padding: 12px 22px 12px 22px;
    width: 170px;
    right: 0;
}
.b-popup_white {
    display: none;
}

.b-popup_white.to_show {
    display: block;
}
.header-wrapper_fixed .header__city{
    display: none;
}
.b-popup .corner-arrow {
    right: 12px;

    display: block;
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    margin: -9px 0 0;
    border-bottom: 9px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    z-index: 101;
}
.b-popup .corner-arrow::before {
    -webkit-box-shadow: -2px -2px 2px rgba(0,0,0,.1);
    -moz-box-shadow: -2px -2px 2px rgba(0,0,0,.1);
    box-shadow: -2px -2px 2px rgba(0,0,0,.1);
    content: '';
    height: 12px;
    left: -7px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 4px;
    width: 16px;
}
.b-popup>.js-popup-city-close, .b-popup>.js-popup-login-close {
    position: absolute;
    top: 0;
    right: 8px;
    color: #afb8bb;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
}
.header-opt-1 .header-top a.change_region_link {
    line-height: 25px;
}

.header__city i{
    margin-right: 5px;
}

.change_region_link{
    float: left;
}

.prev-novelty_date {
    margin-bottom: 10px;
    margin-top: 10px;
    background: #b62d41;
    float: left;
    border-radius: 5px;
    padding: 3px 7px;
    color: #fff;
    clear: both;
}
.novelty_link {
    width: 100%;
    float: left;
    font-size: 17px;
    text-decoration: underline;
}
.novelty_description {
    width: 100%;
    float: left;
    margin-top: 5px;
}
.prev-novelty_image a img {
    border-radius: 5px;
}
.novelty-block_more {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    text-decoration: underline;
}
select#Client_type_price {
    width: 70%;
    border: 1px solid #e5e5e5;
    padding: 11px;
}

.retail_price_block {
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
    font-weight: bold;
    color: #672629;
}
.card_ul {
    margin-bottom: 5px;
    padding-left: 25px;
}
.card_ul_p {
    margin-bottom: 10px;
}
a.work_images {
    overflow: hidden;
    border: 4px solid #fff;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    transition: box-shadow 0.2s ease;
    margin-bottom: 30px;
    float: left;
}
.photos_wrapper {
    width: 100%;
    float: left;
    margin: 15px 0;
}

#js-filter-loader {
    float: left;
    width: 100%;
}
.block-latest-roducts {
    float: left;
    width: 100%;
}

.filter-left__show_hide:before{-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}

.icon_children {
    margin-right: 10px;
    width: 40px;
}

span.shops_counter {
    position: absolute;
    right: -5px;
    top: 0;
    background: #ae2c3c;
    height: 20px;
    width: 20px;
    line-height: 20px;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.products-grid .product-item.style1 .info-product p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 177px;
}


.captcha_left {
    float: left;
    width: 50%;
}
.captcha_right {
    float: right;
    width: 50%;
}
.captcha_wrapper {
    float: left;
    margin-bottom: 15px;
}