@import url("/local/templates/aspro_next/vendor/fonts/Geometria/stylesheet.css");
/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.fancybox-title.fancybox-title-float-wrap .child{display:none;}

/*ul.menu li, ul.mini-menu li {
    display: block !important;
}

.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li, header .menu.top.catalogfirst li.full > .dropdown > li {
    width: 33% !important;
}

*/
/* <-- new design footer */
.footer_nd{
    background: url("/local/templates/aspro_next/images/footer-bg-new.png") top center repeat;
    font-family: 'PT Sans', sans-serif;
}
#footer .footer_nd .wrapper_inner{
    background: none;
    padding: 0;
}
.footer_row{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 40px;
}
.footer_row_inner_left{
    width: 50%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.footer_row_inner_right{
    width: 50%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.footer_row_item{
    padding: 0 30px 30px 30px;
}
.footer_row_inner_right .footer_row_item{
    padding-left: 30px;
}
.footer_nd .bottom-menu a,
.footer_nd .bottom-menu .item:hover .title a,
.footer_nd .bottom-menu .item:hover .title,
.footer_nd .bottom-menu .item.active .title a,
.footer_nd .bottom-menu .item.active .title{
    color: white !important;
}
.footer_nd .bottom-menu a{
    font-size: 18px;
}
.footer_nd .bottom-menu a:hover{
    text-decoration: underline !important;
}
.footer_nd .bottom-menu .items > .item-link{
    margin-bottom: 5px;
}
.footer_nd .bottom-menu .items > .item-link a,
.footer_nd .bottom-menu .items > .item-link span{
    font-size: 24px;
    font-weight: normal;
}
.footer_nd .subscribe-form .wrap_bg{
    padding: 0;
    border: none;
    border-radius: 0;
}
.footer_nd .subscribe-form .top_blocks .title{
    font-size: 24px;
    color: white;
    font-weight: normal;
    padding: 5px 0;
}
.footer_nd .subscribe-form .top_blocks .more{
    display: none;
}
.footer_nd .subscribe-form .email_wrap .email_input {
    border-color: #2e2e2f;
    border-radius: 3px 4px 4px 3px;
    height: 42px;
}
.footer_nd .subscribe-form input.send_btn {
    height: 40px;
    top: 1px;
    right: 1px;
    width: 39px;
    background-position: -21px -36px;
}
footer .footer_nd .white_middle_text{
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 13px;
}
footer .footer_nd .blocks:first-of-type{
    padding: 0;
}
.footer_nd .svg-phone{
    display: none;
}
footer .footer_nd .phone a:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin-right: 3px;
    background: url('/local/templates/aspro_next/images/footer_phone.png') center center no-repeat;
}
footer .footer_nd .phone a:nth-child(n+2){
    display: inline-block;
}
footer .footer_nd .phone a,
footer .footer_nd .email a{
    font-size: 22px;
    font-weight: normal;
}
footer .footer_nd .email a:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin-right: 3px;
    background: url('/local/templates/aspro_next/images/footer_email.png') center center no-repeat;
}
footer .footer_nd .address p{
    font-size: 16px;
    line-height: 20px;
    font-family: Arial, sans-serif;
    color: white;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
footer .footer_nd .address.blocks{
    padding: 0 !important;
    max-width: 280px;
}
footer .footer_nd .address p:before{
    content: '';
    display: block;
    min-width: 30px;
    height: 30px;
    margin-right: 3px;
    background: url('/local/templates/aspro_next/images/footer_home.png') center center no-repeat;
}
.footer_bottom_row{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.footer_bottom_row__left{
    align-self: flex-end;
    padding: 0 30px 55px;
    font-size: 20px;
    color: white;
}
.footer_bottom_row__right{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.footer_social_block{
    min-width: 340px;
}
.footer_inner.footer_nd .social-icons .small_title{
    display: block;
    color: white;
    font-size: 24px;
    font-weight: normal;
}
.footer_nd .social-icons li a{
    margin-right: 25px;
}
.footer_nd .social-icons li.instagram a{
    height: 50px;
    width: 50px;
    background: url("/local/templates/aspro_next/images/social_instagram.png") center center no-repeat;
    border-radius:0;
}
.footer_nd .social-icons li.facebook a{
    height: 50px;
    width: 50px;
    background: url("/local/templates/aspro_next/images/social_instagram.png") center center no-repeat;
    border-radius:0;
}
.footer_nd .social-icons li.vk a{
    height: 50px;
    width: 50px;
    background: url("/local/templates/aspro_next/images/social_vk.png") center center no-repeat;
    border-radius:0;
}
.footer_pay_block{
    padding-right: 150px;
}
.footer_pay_block h4{
    font-size: 24px;
    color: white;
    display: block;
    padding: 0;
    margin: 0 0 13px 0;
}
.footer_pay_block i{
    display: inline-block;
    margin: 0 20px 20px 0;
    vertical-align: middle;
}
.footer_pay_block i.visa{
    width: 77px;
    height: 24px;
    background: url("/local/templates/aspro_next/images/pay_visa.png") center center no-repeat;
}
.footer_pay_block i.world{
    width: 77px;
    height: 23px;
    background: url("/local/templates/aspro_next/images/pay_world.png") center center no-repeat;
}
.footer_pay_block i.maestro{
    width: 79px;
    height: 46px;
    background: url("/local/templates/aspro_next/images/pay_maestro.png") center center no-repeat;
}
.footer_pay_block i.mastercard{
    width: 80px;
    height: 46px;
    background: url("/local/templates/aspro_next/images/pay_mastercard.png") center center no-repeat;
}
@media (max-width: 1200px)
{
    .footer_pay_block{
        padding-right: 100px;
    }
}
@media (max-width: 1100px)
{
    .footer_nd .footer_row{
        display: block;
    }
    .footer_row_inner_left,
    .footer_row_inner_right{
        width: auto;
    }
    .footer_bottom_row{
        justify-content: flex-start;
        flex-direction: column;
    }
    .footer_bottom_row__right{
        justify-content: space-between;
    }
    .footer_bottom_row__left{
        order: 2;
        align-self: flex-start;
        padding: 0 30px 30px;
    }
    .footer_pay_block{
        padding-right: inherit;
        padding-bottom: 0;
    }
}
@media (max-width: 767px){
    .footer_bottom_row__left{
        padding: 0 15px 30px;
    }
    .footer_row_inner_right .footer_row_item,
    .footer_row_item{
        padding: 0 15px 15px 20px;
    }
    footer .footer_inner.footer_nd{
        text-align: left;
    }
    .footer_social_block{
        min-width: 310px;
    }
}
@media (max-width: 600px){
    .footer_row_inner_left,
    .footer_row_inner_right,
    .footer_bottom_row{
       display: block;
       text-align: center;
    }
    footer .footer_nd .address.blocks{
        margin: auto;
    }
}

/* --> new design footer */







.catalog_item .image_wrapper_block,
.catalog_item .image_wrapper_block a{
    height: 210px;
    line-height: 210px;
}
body .menu_top_block.catalog_block ul.menu.dropdown li.full a{
    font-weight: 500;
    /*padding: 15px 31px 14px 17px !important;*/
    padding: 0 31px 0 17px !important;
    line-height: 49px;
    font-family: 'Geometria', sans-serif;
}
.breadcrumbs{
    font-family: Geometria, "PT Sans", Arial, sans-serif;
}
.breadcrumbs a span,
.breadcrumbs span{
    color: #000000;
    font-size: 18px;
    font-weight: 500;
}
.breadcrumbs .drop .separator{
    top: 8px;
    background: none;
    height: 0;
    width: 0;
    border-color: transparent !important;
    border-top-color: black !important;
    border-width: 6px 3px 0 3px !important;
    border-style: solid !important;
    opacity: 1;
    z-index: 1;
}
/* <-- breadcrumbs hide triangles */
.breadcrumbs .drop .separator{
    display: none !important;
}
.breadcrumbs .drop + .separator{
    margin:0 7px !important;
}
.breadcrumbs .drop a span{
    border: none;
}
.breadcrumbs a:hover span{
    color: #ff0000;
}
.breadcrumbs .drop:hover .dropdown_wrapp,
.breadcrumbs .dropdown_wrapp{
    display: none !important;
}
/* --> breadcrumbs hide triangles */


body .menu_top_block li.full .dropdown > li > a.section1 {
    background: transparent !important;
}

.menu_top_block.catalog_block .dropdown > li > .dropdown {
    min-width: auto!important;
}
.menu_top_block li.full.m_line .dropdown {
    box-sizing:border-box;
    min-height: 100%!important;
    height:100%;
    width: 330px!important;
}

/*.catalog_block .has-childs .menu_item .section1 span {
    font-weight: normal!important;
    font-size: 14px!important;
    line-height: 1.6!important;
    color: #666 !important;
}

.catalog_block .has-childs .menu_item .section1:hover span {
    color: #000 !important;
}*/

.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li > .image + a + .dropdown {
    padding-left: 0px!important;
}

.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li > a {
    border-bottom: 1px solid #ccc!important;
}

.left_block ul.dropdown li ul li ul {
    position: relative !important;
    left: 0 !important;
}

.menu .dropdown > li a:before {
    font: 14px/1 FontAwesome;
    width: 12px;
    height: 8px;
    font-weight: 400;
    display: block !important;
    position: absolute;
    right: 26px;
    text-align: right;
    color: #888;
    content: "\f105";
    font-size: 26px;
    top: 20px;
    margin: -3px -12px 0;
    margin-top: -4px;
}
.menu .has-child > .dropdown {
    display: none;
    height: auto;
    top: 0!important;
    background: #e8e8e8;
    left: 330px !important;
    width: 300px !important;
    padding-right: 0;
    opacity: 1;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
    position: absolute !important;
}
body .menu_top_block li.full .dropdown > li > a {
    line-height: 19.2px!important;
}
.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li > a {
    padding-left: 10px!important;
    padding-top: 10px!important;
    line-height: 34.3px !important;
}
.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li > a + .dropdown {
    padding-left: 0px !important;
    opacity: 1!important;
    left: 100% !important;
}
.menu_top_block.catalog_block .dropdown > li > a .image img {
    height: 32px!important;
}
.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li > a, header .menu_top_block.catalogfirst li.full > .dropdown > li > a {
    padding: 6px 0px 8px 10px !important;
}
.menu_top_block.catalog_block .dropdown > li a:hover {
    color: #ff0000 !important;
}

.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li > a:hover {
    color: #ff0000 !important;
}

/*.menu .has-child:hover > .dropdown {
    display: block!important;
}

.menu .has-child:hover > .dropdown .has-childs:hover > .dropdown {
    display: block!important;
}*/


.menu_top_block li.full:not(.v_bottom):hover > .dropdown, header .menu_top_block.catalogfirst li.full:not(.v_bottom):hover > .dropdown {
    opacity: 1;
    visibility: inherit!important;
}
.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li > .dropdown, header .menu_top_block.catalogfirst li.full > .dropdown > li > .dropdown {
    padding: 0!important;
    margin-top: 0!important;
}

.dropdown .has-childs .dropdown .menu_item, .menu_top_block .dropdown .dropdown .menu_item {
    display: block!important;
}

ul.menu li:hover .dropdown > li a:before {
    background-color: transparent !important;
}

.menu_top_block li.full .dropdown li .dropdown {
    visibility: inherit!important;
    min-height: 100%;
    left: 100%!important;
    position: absolute!important;
    display: none;
    opacity: 1!important;
    margin: 0!important;
}
.menu_top_block .first > ul {
    max-height: calc(95vh - 95px);
    overflow-y: auto !important;
    overflow-x: hidden !important;
}

.menu .dropdown.lastCat {
    background: #f8f8f8!important;
}

.border .flex-direction-nav li:last-child {
    border-radius: 100px!important;
}

.middle hr {
    display:none!important;
}
.middle h2 {
    margin: 30px 0 0 !important;
    font-size: 2.4em;
    color: #000;
}
.middle .colorRed {
    background: #e5002b;
    width: 259px!important;
    height: 50px!important;
    padding: 8px!important;
    display: block;
}
.front .tizers_block {
    margin-bottom: -16px!important;
}
.border.custom_flex .flex-direction-nav li a {
    background-color: #e5002b !important
}
.border .flex-direction-nav li:first-child {
    border-radius: 100px!important;
}
.border .flex-direction-nav li, .border .flex-direction-nav li a {
    width: 40px!important;
    height: 40px!important;
}

.flexslider {
    padding: 0;
    margin: 0!important;
}
#specials_slider_wrapp_FyyThF {
    margin-bottom: -40px;
}
#specials_slider_wrapp_VX9chy {
    margin-bottom: -40px;
}
/*
#specials_slider_wrapp_Uft1PV {
    margin-bottom: -124px;
    margin-top: -23px;
}*/
.flexslider.shadow .slides {
    padding: 13px 0px 0px!important;
}
.middle h2:last-child {
    /* margin-bottom: -16px !important;*/
}

.top_right.border.custom_flex .flex-direction-nav {
    position: absolute;
    top: 205px !important;
    left: -25px !important;
    z-index: 999;
    width: 104.7%;
}
.middle .flex-nav-prev {
    float:left!important;
}
.flexslider {
    text-align: right!important;
}
.top_slider_wrapp .flex-prev:before,  .middle .top_slider_wrapp .flex-next:before{
    content: "";
}
.flex-prev:before {
    content: "\f053";
    font-family: FontAwesome;
    font-size: 20px !important;
    text-rendering: auto;
    display: block;
    position: absolute;
    top: 20px;
    left: 10px;
    width: 25px;
    height: 25px;
    color: #fff;
}
.middle .flex-next:before {
    content: "\f054";
    font-family: FontAwesome;
    font-size: 20px !important;
    text-rendering: auto;
    display: block;
    position: absolute;
    top: 20px;
    right: 0px;
    width: 25px;
    height: 25px;
    color: #fff;
}
.actions .counter_block input[type="text"] {
    height: 36px !important;
    width: 50px !important;
}
.actions .counter_block {
    height: 36px !important;
    width: 47.7%;
    overflow: hidden;
}

.actions .counter_block > span:before {
    height: 36px !important;
}
.actions .button_block .btn {
    padding: 8px 20px !important;
}
.actions .to-cart {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.actions .btn.btn-default {
    color: #fff !important;
    font-weight: 700 !important;
}
.actions .btn.btn-default {
    background-color: #c1022e !important;
    border-color: #941735 !important;
    color: #fff !important;
    font-weight: 700 !important;
}

.wrapp_one_click .btn.btn-default.white:not(.grey) {
    color: #a22044 !important;
    border: 1px solid #a22044 !important;
    width: 100% !important;
    background-color: #fff !important;
    font-weight: 100 !important;
    display: block !important;
    padding: 10px 25px 10px!important;
    margin-top: 5px !important;
}

.item_main_info .wrapp_one_click .btn.btn-default.white:not(.grey) {
    margin-top: 0px !important;
}

.button_block .btn.btn-lg{
    padding: 10px 25px 10px!important;
}

.middle .flex-next:hover:before, .middle .flex-prev:hover:before {
    color: #000
}
.custom_flex .flex-direction-nav li a {
    background:#ff0026!important;
}
.middle .flex-nav-next {
    float:inherit!important;
}
body .tabs_slider .catalog_item .inner_wrap {
    padding: 20px 17px 19px 17px !important;
}
.tab.content_inner:not(.absolute) .flex-viewport {
    padding-bottom: 40px!important;
}

.menu_top_block li.full .dropdown li .dropdown > li > a {
    padding: 16.6px 0px 12.5px 10px;
    border-bottom: 1px solid #ccc !important;
    color: #000 !important;
    line-height: 19.2px !important;
}

ul.menu li, ul.mini-menu li {
    display: block!important;
}
body .menu_top_block li.full > .dropdown {
    background: #e8e8e8!important;
}

body .menu_top_block li.full .dropdown > li > a {
    padding: 16.6px 0px 12.5px 10px;
    border-bottom: 1px solid #ccc !important;
    color: #000 !important;
}

@media(min-width: 1300px) {
    .right_block.wide_N, .right_block.wide_ {
        width: calc(100% - 365px) !important;
    }
}

body .prices .price_matrix_block .price_group {
    margin-bottom: 0!important;
    margin-top: 0!important;
}

body .prices .price_matrix_block .price_group:first-child {
    float: left;
}

body .prices .price_matrix_block .price_group:last-child {
    float: right;
}

body .catalog_block .prices .price_matrix_block {
    overflow: visible!important;
}

.catalog_block .cost.prices .price {
    margin-bottom: 0!important;
}

.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu > li.has_img {
    padding-left: 0!important;
    min-height: 0!important;
}

.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu > li {
    display: block!important;
    width: 100%!important;
    float: none!important;
    margin: 0!important;
    padding: 0!important;
    padding-left: 0!important;
}

.cost .price {
    margin-right: 0!important;
    margin-left: 0!important;
}

.menu-row .mega-menu table td.wide_menu.hover > .wrap > .dropdown-menu, .menu-row .mega-menu table td.wide_menu:hover > .wrap > .dropdown-menu {
    width: 257px!important;
    margin-top: 0!important;
    border-top: none!important;
    padding: 0px!important;
    left: 0 !important;
    overflow: visible!important;
    min-height: 695px;
}


.menu_top_block .dropdown > li.full > .dropdown, .menu_top_block.catalogfirst li.full > .dropdown {
    padding: 0;
}

.menu-row .mega-menu table td.wide_menu.hover > .wrap > .dropdown-menu > li > a, .menu-row .mega-menu table td.wide_menu:hover > .wrap > .dropdown-menu > li > a {
    padding: 11.1px 29px 12px 19px !important;
}

.mega-menu table td:hover > .wrap > .dropdown-menu {
    min-width: auto!important;
}

.menu-row .mega-menu table td.wide_menu.hover > .wrap > .dropdown-menu > li > a, .menu-row .mega-menu table td.wide_menu:hover > .wrap > .dropdown-menu > li > a.has-chld:before {
    font: 14px/1 FontAwesome;
    width: 12px;
    height: 8px;
    font-weight: 400;
    display: block !important;
    position: absolute;
    right: 34px;
    text-align: right;
    color: #bdbdbd;
    content: "\f105";
    font-size: 18px;
    top: 20px;
    margin: -3px -12px 0;
    margin-top: -4px;
}

.horizontal-menu .dropdown-submenu:hover .dropdown {
    /*display: block;*/
    opacity: 1;
    visibility: visible;
}

.horizontal-menu .dropdown-submenu .dropdown {
    /*display: none;*/
    opacity: 1;
    visibility: hidden;
    position: absolute;
    width: 1080px;
    top: 0;
    left: 330px;
    background: white;
    padding: 20px;
    z-index: 999999;
    /*height: 695px;*/
    height: 709px;
    overflow: hidden!important;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    /*transition: opacity 0s c .1s, visibility 0s ease .1s;*/
    transition: visibility 0s ease 0.05s, opacity 0s ease 0.05s;
}

.horizontal-menu .dropdown-submenu .dropdown li {
    display: block;
    width: 100%;
    float: left;
}

.horizontal-menu .dropdown-submenu .dropdown {
    /*max-height: calc(100vh - 100px);*/
    max-height:100%;
    overflow-y: auto !important;
    overflow-x: hidden !important;
}
.horizontal-menu .dropdown-submenu .dropdown li > a {
    padding-bottom: 15px;
    overflow: hidden;
    display: block;
    color: #222!important;
    font-size: 16px!important;

}
.horizontal-menu .dropdown-submenu .dropdown li.parentThree > a.with-underline{
    border-bottom: 2px #cdcdcd solid;
    padding-bottom: 7px;
    margin-bottom: 8px;
}

.horizontal-menu .dropdown-submenu {

}
.horizontal-menu .dropdown-submenu:not(.no-child) > a:after {
    top: 17px;
    text-align: right;
    color: #888;
    content: "\f105";
    margin-top: -4px;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 16px;
    width: 12px;
    height: 8px;
    font-weight: normal;
    display: block !important;
    font-size: 25px !important;
}
.horizontal-menu .dropdown-submenu > a {
    position: relative !important;
}

.horizontal-menu .show_hide_list {
    margin-top: -3px!important;
    color: #222 !important;
    font-weight: 400 !important;
}

.footer_button div:nth-child(3) {
    display: block!important;
    margin-top: 7px!important;
}

.footer_button .btn.btn-default {
    background-color: #c1022e!important;
    border-color: #941735!important;
    color: #ffffff!important;
    font-weight: bold!important;
}

.footer_button .btn.btn-default.white:not(.grey) {
    color: #a22044 !important;
    border: 1px solid #a22044!important;
    width: 100%!important;
    background-color: #fff!important;
    font-weight: 100!important;
}

.ajax_load.block .counter_wrapp .button_block {
    margin-top: 0px!important;
}

.ajax_load.block .counter_wrapp .counter_block {
    margin-top: 0px!important;
}

.ajax_load.block .counter_wrapp .button_block, .ajax_load.block .counter_wrapp .counter_block {
    margin-right: 10px;
    width: 47.7%;
    margin-left: 0px!important;
}

.button_block .btn {
    padding: 6px 20px!important;
}

.btn.btn-default.white:hover, .btn-default.white:active, .btn-default.white:focus {
    background: #fff!important;
    border: 1px solid #666!important;
}

body .catalog_block .footer_button .to-cart {
    padding-top: 8px!important;
    padding-bottom: 8px!important;
}

.footer_button .counter_block input[type="text"] {
    height: 35px!important;
    width: 50px!important;
}

.counter_block .minus, .counter_block .plus {
    line-height: 40px!important;
    height: 36px!important;
    width: 26px!important;
}

.footer_button .counter_block {
    height: 36px!important;
}

.footer_button .counter_wrapp div:nth-child(2) {
    margin-right: 0px!important;
}

.footer_button .total_summ {
    position: absolute!important;
    top: 303px;
    left: 22px;
}
.footer_button .counter_wrapp {
    margin-left: 0!important;
    margin-right: 0!important;
}

.catalog_block .article_block, .catalog_block .item-stock {
    margin: 0!important;
}

.sa_block {
    position: absolute!important;
    top: 10px!important;
    left: 20px!important;
    display: none;
}

.image_wrapper_block .wish_item_button {
    float: left;
    margin-right: 5px;
}

.image_wrapper_block .like_icons .wish_item i,
.image_wrapper_block .like_icons .wish_item_new i{
    background-position: 5px -71px!important;
}

html:not(.bx-touch) .like_icons .compare_item:hover i {
    background-position: -18px -43px!important;
}

html:not(.bx-touch) .like_icons .wish_item:hover i,
html:not(.bx-touch) .like_icons .wish_item_new:hover i{
    background-position: 5px -43px!important;
}

.image_wrapper_block .like_icons span:hover {
    background-color: #121212!important;
}

.image_wrapper_block .like_icons .compare_item i {
    background-position: -18px -71px!important;
}

.image_wrapper_block .compare_item_button {
    overflow: hidden;
}

.catalog_block .catalog_item {
    text-align: left!important;
}

.catalog_item_wrapp {
    height: auto!important;
}

.ajax_load.block .footer_button {
    height: auto;
    display: block!important;
    opacity: 1!important;
    visibility: visible!important;
}

.catalog_item .item_info {
    height: auto!important;
    margin-bottom: 29px!important;
}

.catalog_item {
    /*height: 430px!important;*/
}

.price_matrix_block .price_group:nth-child(2) .price {
    color: #7c7a7a !important;
    font-size: 14px!important;
}

.catalog_block .catalog_item {
    overflow: visible;
}

.opt_only {
    display: none;
}

.price_matrix_block .price_group:nth-child(2) .opt_only {
    display: block!important;
    float: left;
    margin-right: 5px;
}

.image_wrapper_block .wish_item_button span.to, .image_wrapper_block .compare_item_button span.to {
    visibility: visible !important;
    opacity: 1 !important;
    border: 1px solid #f2f2f2;
    border-radius: 3px !important;
}

.image_wrapper_block .like_icons {
    top: -8px !important;
    right: -5px !important;
}

.menu_top_block li {
    position: static!important;
}

.btn-lg {
    padding: 8px 25px 8px!important;
}

.menu .dropdown .has-childs > .dropdown.pomp {
    background: #F1F1F1!important;
}

.catalog_item .cost.prices {
    margin: 19px 0 0!important;
}

.catalog_item .image_wrapper_block {
    margin: 0 auto 25px!important;
}

.catalog_item .rating {
    height: 20px;
    margin: 0 0 14px;
    position: absolute;
    top: 186px;
}
.horizontal-menu .dropdown-submenu .dropdown li ul li {
    /*display: block;*/
    width: 100%!important;
    float: none!important;
}
.horizontal-menu .dropdown-submenu .dropdown li ul li a {
    border-top: none!important;
    padding: 0px 0px 5px 0px !important;
    color: #666 !important;
    font-size: 15px!important;
}
.horizontal-menu .dropdown-submenu a:before {
    display: none!important;
}
.horizontal-menu .dropdown-submenu .dropdown li ul li a span {
    font-weight: 100!important;
}
.horizontal-menu .dropdown-submenu .dropdown li > a.show_hide_list{
    color: #ff0000 !important;
}
.horizontal-menu .dropdown-submenu .dropdown li ul li:hover a span,
.horizontal-menu .dropdown-submenu .has-chld:hover span,
.horizontal-menu .dropdown-submenu:hover .has-chld span{
    color: #ff0000 !important;
}
.horizontal-menu > .dropdown-submenu > .dropdown > .menu-item > a {
    border-top: none!important;
}
.horizontal-menu .dropdown-submenu .dropdown .menu-item a:hover {
    color: #ff0000 !important;
}

.horizontal-menu  .dropdown-submenu .has-chld {
    border-top: 1px solid #f0f0f0!important;
}

.mega-menu table .dropdown-menu li a {
    padding: 13px 29px 0px 19px !important;
}

.menu-row .mega-menu table td.wide_menu.hover > .wrap > .dropdown-menu > li > a, .menu-row .mega-menu table td.wide_menu:hover > .wrap > .dropdown-menu > li > a.has-chld:before {
    top: 18px!important;
}

.catalog_item .item-title {
    height: 40px!important;
}

.dropdown-header, .dropdown-menu > li > a {
    line-height: 1.3!important;
}

body .menu_top_block.catalog_block .dropdown > li > a {
    font-size: 15px!important;
}

header .menu_top_block li.catalog > .dropdown > li > a, body .menu_top_block.catalog_block .dropdown > li.full > a, .left_menu > li > a {
    background: #000!important;
    color: #fff!important;
    font-weight: bold;
    white-space: normal !important;
}
header .menu_colored .menu_top_block > li.current > a, header .menu_dark .menu_top_block.menu > li.current > a, header .menu_dark .menu_top_block.menu > li.current:hover > a, .menu_top_block.catalog_block .dropdown > li.full:hover > a:before, .menu_top_block.catalog_block .dropdown > li.full.current > a, header .menu_top_block li.catalog > .dropdown > li.current > a, .left_menu > li.current > a, .left_menu > li:hover > a:before {
    background: #f00!important;
}

.menu-row .mega-menu table td.wide_menu:hover > .wrap > .dropdown-menu > li > a, .menu-row .mega-menu table td.wide_menu.hover > .wrap > .dropdown-menu > li > a {
    font-size: 14px!important;
}
.horizontal-menu a {
    white-space: pre-wrap!important;
}
.horizontal-menu .dropdown a {
    width: 260px;
}
.mega-menu table .dropdown-menu li a {
    font-weight: bold;
}
.order-progress-bar {

}
.order-progress-bar .border {
    width: 54px;
    height: 53px;
    margin: 0 auto;
    position: absolute;
    overflow: hidden;
    top: 0px;
    right: -40px;
    z-index: 999999;
}
.order-progress-bar .border:after {
    content: "";
    position: absolute;
    top: -1px;
    left: -25px;
    width: 55px;
    height: 55px;
    border: 7px solid #c6c6c6;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #e5002b;
}
.order-progress-bar .border2 {
    width: 54px;
    height: 53px;
    margin: 0 auto;
    position: absolute;
    overflow: hidden;
    top: 0px;
    right: 0px;
    z-index: 999999;
}
.order-progress-bar .border2:after {
    content: "";
    position: absolute;
    top: -1px;
    left: -25px;
    width: 55px;
    height: 55px;
    border: 7px solid #c6c6c6;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #ffffff;
}
.order-progress-bar .border3 {
    width: 54px;
    height: 53px;
    margin: 0 auto;
    position: absolute;
    overflow: hidden;
    top: 0px;
    right: -41px;
    z-index: 999999;
}
.order-progress-bar .border3:after {
    content: "";
    position: absolute;
    top: -1px;
    left: -25px;
    width: 55px;
    height: 55px;
    border: 7px solid #c6c6c6;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #ffffff;
}
.order-progress-bar li:first-child .border3 {
    right: -82px;
}
.order-progress-bar ul {
    border: 1px solid #c7c7c7;
    margin-bottom: 10px;
    display: flex;
}
.order-progress-bar ul li {
    list-style: none;
    font-size: 17px;
    line-height: 23px;
    color: #989898;
    width: 33.33%;
    text-align: center;
    position: relative;
}
.order-progress-bar ul li:before {
    content: ''!important;
}
.order-progress-bar ul li {
    padding: 15px 65px;
}
.order-progress-bar ul li.active {
    color: #fff;
    background: #e5002b;
}

#basket-root .basket-checkout-section .btn.btn-default:not(.basket-btn-checkout) {
    border-color: #e5002b;
    background-color: #e5002b;
}

#bx-soa-region .bx-soa-section-title:before {
    background-position: -90px 0!important;
}

#bx-soa-region, #bx-soa-delivery {
    width: calc(50% - 10px);
    margin-right: 20px!important;
}
#bx-soa-adress {
    border: 1px solid #f2f2f2;
    width: calc(50% - 10px);
    position: relative;
    order: 0;
    max-width: 100%;
}
#bx-soa-delivery {
    margin-bottom: 0!important;
}
#bx-soa-paysystem {
    margin-right: 0px!important;
}
#bx-soa-order .bx-soa-section .bx-soa-section-content {
    padding: 25px 29px 25px 35px;
}
#bx-soa-main-notifications, .bx-soa-coupon {
    display:none!important;
}
header .catalog_menu .menu_top_block.menu li.catalog li.full.current > a:after, header .catalog_menu .menu_top_block.menu li.catalog li.full:hover > a:after, .menu_top_block.catalog_block .dropdown > li.full:hover > a:after, .left_menu > li.has-childs:hover > a:after {
    color: red;
}
#bx-soa-properties {
    margin-top:20px
}
/*#bx-soa-region div:nth-child(2) {
    display: none!important;
}*/
#bx-soa-order #bx-soa-properties .form-group {
    margin: 0 0 15px;
}
#bx-soa-order #bx-soa-properties .form-group.has-error {
    margin-bottom: 15px !important;
}
#bx-soa-properties .bx-soa-customer > div:nth-child(1) {
    top: 76px;
    position: absolute!important;
    left: 44px;
    width: 459px;
}
#bx-soa-properties .bx-soa-customer > div:nth-child(2) {
    top: 130px;
    position: absolute!important;
    left: 44px;
    width: 459px;
}
#bx-soa-properties .bx-soa-customer > div:nth-child(3) {
    top: 184px;
    position: absolute!important;
    left: 44px;
    width: 459px;
}
#bx-soa-properties .bx-soa-customer > div:nth-child(4) {
    top: 238px;
    position: absolute!important;
    left: 44px;
    width: 459px;
}

#bx-soa-properties .bx-soa-customer > div:nth-child(5) {
    top: 350px;
    position: absolute!important;
    left: 579px;
    width: 459px;
}
#bx-soa-properties .bx-soa-customer > div:nth-child(6) {
    top: 407px;
    position: absolute!important;
    left: 579px;
    width: 459px;
}
#bx-soa-properties .bx-soa-customer > div:nth-child(7) {
    top: 460px;
    position: absolute!important;
    left: 579px;
    width: 130px!important;
}
#bx-soa-properties .bx-soa-customer > div:nth-child(8) {
    top: 460px;
    position: absolute!important;
    left: 744px;
    width: 130px!important;
}
#bx-soa-properties .bx-soa-customer > div:nth-child(9) {
    top: 460px;
    position: absolute!important;
    left: 908px;
    width: 130px!important;
}
#bx-soa-properties  * {
    border-color: #eee!important;
}
#bx-soa-properties .bx-soa-customer {
    position: inherit!important;
}
#bx-soa-delivery .bx-soa-pp-item-container > .bx-soa-pp-company-item:first-child .bx-soa-pp-company-description {
    display: none!important;
}

.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li, header .menu.top.catalogfirst li.full > .dropdown > li {
    padding: inherit!important;
    float: inherit!important;
    width: 100%!important;
}

.left_menu > li.has-childs > a:after, .menu_top_block.catalog_block .dropdown > li.has-child > a:after, header .menu_top_block li .dropdown > li.has-child > a:after {
    font-size: 25px !important;
}

.menu_top_block li.full.m_line .dropdown > ul {
    /*max-height: calc(96.5vh - 100px);*/
    max-height: 100%;
    /*    overflow-y: auto !important;
        overflow-x: hidden !important;*/
}

.menu_top_block li.full.m_line .dropdown > ul > li {
    line-height: 20px;
    display: block !important;
    clear: both;
    width: 100% !important;
}

.menu_top_block li.full.m_line .dropdown > ul > li > a {
    font-size: 15px !important;
    border-bottom: 1px solid #ccc !important;
    font-weight: bold;
    color: #000 !important;
    text-align: left;
    background: none;
    height: 50px !important;
    overflow:hidden;
    line-height: 20px !important;
    display:flex;
    align-items:center;
    padding: 0 30px 0 10px !important;
}
/*.horizontal-menu .thirdChildCats{
    border-top: 2px #cdcdcd solid;
}*/

.horizontal-menu .thirdChildCats li:nth-child(n+6){
    display:none;
}
.show_hide_list {
    font-weight: 100!important;
    margin-top: -17px;
    color: #000;
}

.ml {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    position: relative;
    margin-bottom: 30px;
}
@media (max-width: 768px) {
    .ml {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}
.ml-pnl .btn {
    border: none;
    padding: 0;
}
@media (max-width: 468px) {
    .ml {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}
.ml * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ml-pnl {
    margin: 0;
    padding: 5px;
}

.ml-pnl {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.ml-pnl__cntnt {
    overflow: hidden;
    width: 100%;
}

header .menu_top_block li .dropdown > li > a, .menu_top_block.catalog_block .dropdown > li.full > a, .left_menu > li > a {
    padding: 16px 31px 13px 17px !important;
}

.is-block > .dropdown {
    display: block!important;
}

.tabs_slider .price_group:first-child {
    text-align: left;
    float: left;
}

.tabs_slider .price_group:last-child {
    float: right;
    margin-top: 0px !important;
    text-align: left;
}

.tabs_slider .price_group:nth-child(2) .price {
    color: #7c7a7a !important;
    font-size: 14px !important;
}

.is-block > .dropdown .is-block > .dropdown {
    display: block!important;
}


.catalog_block .menu .full .dropdown .has-childs  ul.dropdown {
    display: none;
}

.dropdown .full .dropdown .has-childs .dropdown {
    position: absolute!important;
    top: 0!important;
    width: 330px!important;
}

.menu_top_block li.full.m_line .dropdown > ul > li > a {
    position: relative!important;
}
.menu_top_block li.full:hover > span {
    color: red!important;
}
.menu_top_block li.full .dropdown > ul > li:hover > a {
    color: red!important;
}
.menu_top_block li.full .dropdown > ul > li:hover > a:before {
    color: red;
}
.menu_top_block li.full .dropdown  > ul > li > a:before {
    font: 14px/1 FontAwesome;
    font-weight: normal;
    font-size: 14px;
    width: 12px;
    height: 8px;
    font-weight: 400;
    display: block !important;
    position: absolute;
    right: 26px;
    text-align: right;
    color: #888;
    content: "\f105";
    font-size: 26px;
    top: 16px;
    margin: -3px -12px 0;
    margin-top: -3px;
    margin-top: -4px;
}
.menu_top_block li.full .dropdown li .last a:before {
    content: ""!important;
}
.menu_top_block li.full .thirdCat {
    overflow-y: auto !important;
    overflow-x: hidden !important;
}
.tabs_slider .item_info {
    margin-bottom: 0!important;
}
.catalog_item .item_info {
    margin-bottom: 0!important;
}
.svg.lock-icons{
    background-image: url(/local/templates/aspro_next/images/svg/Lock_big_white_new.svg);
}
.svg.wishlist-icons{
    background-image: url(/local/templates/aspro_next/images/svg/Wishlist_whole_white_new.svg);
}
.svg.wishlist-icons.red{
    background-image: url(/local/templates/aspro_next/images/svg/Wishlist_whole_red_new.svg);
}
.svg.basket-icons{
    background-image: url(/local/templates/aspro_next/images/svg/Basket_big_white.svg);
}
.search-row-menu .search-input{
    height: 40px;
}
.search-row-menu .search-button-div .btn.btn-search{
    height: 40px;
    background-color: transparent;
}
.search-row-menu .search-button-div .btn.btn-search i{
    min-width: 26px;
    min-height: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
}
.search-row-menu-block {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 60px;

}
.search-row-menu-element {
    display: flex;
    align-items: center;
    margin-left: 17px;
    max-width: 160px;
    min-width: 160px;
    width: 100%;
    height: 100%;
}
.search-row-menu-element.small-width{
    min-width: auto;
    width: auto;
    padding: 10px;
    margin-left: 10px;
}
.search-row-menu-element .search-wrapper {
    width: 100%;
    min-width: 500px;
    max-height: 40px;
}
.search-row-menu-element.full-width {
    width: 100%;
    max-width: 100%;
    margin-left: 40px;
}
.search-row-menu-element .search-row-menu-element-icon {
    position: relative;
    background-size: contain;
}
.search-row-menu-element .search-row-menu-element-icon .svg {
    background-size: contain;
    min-width: 23px;
    position: relative;
    top: -5px;
}
.search-row-menu-element.small-width .search-row-menu-element-icon .svg{
    top: auto;
}
.search-row-menu-element .search-row-menu-element-title {
    font-size: 14px;
    color: white;
    font-weight: bold;
    margin-left: 8px;
}
.search-row-menu-element .search-row-menu-element-title.personal-title{
    white-space: nowrap;
}
.search-row-menu-element .search-row-menu-element-icon .count {
    justify-content: center;
    display: flex;
    align-items: center;
    font-size: 12px;
    position: absolute;
    color: white;
    padding-top: 2px;
    font-weight: bold;
    top: 0px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: 19px;
    background-color: red;
}
.search-row-menu-element.catalog-block {
    max-width: 330px;
    margin-left: 0;
    border-left: 2px solid #212121;
    border-right: 2px solid #212121;
    padding-left: 20px;
}
.search-row-menu-element.catalog-block a {
    font-size: 20px;
    color: white;
    font-weight: bold;
}
.search-row-menu-element > a {
    display: flex;
    align-items: center;
}

.catalog-block:hover #horizontal-menu {
    display: block;
}

.search-row-menu-element.catalog-block a:hover:before {

}/*
.search-row-menu-element.catalog-block a:before {
    top: 0;
    transition: 0.2s;
    position: relative;
    content: "";
    display: block;
    margin-right: 24px;
    background: url(/local/templates/aspro_next/images/svg/Catalog_menu.svg) 0px 0px no-repeat;
    width: 15px;
    height: 12px;
}*/

#horizontal-menu {
    min-width: auto!important;
    padding: 0!important;
    margin: 0!important;
    border: none!important;
    border-radius: 0!important;
    width: 330px!important;
}
#horizontal-menu .dropdown-submenu .name {
    color: #222!important;
    font-size: 16px!important;
}
#horizontal-menu .dropdown-submenu .has-chld {
    padding: 10px 21px 14px 21px!important;
}

.site_s1 .dropdown-menu .menu_top_block.catalog_block > ul{
    margin-bottom: 0;
}
.site_s1 .dropdown-menu .menu_top_block.catalog_block{
    margin-bottom: 0;
}

.site_s1 .dropdown-menu .menu_top_block.catalog_block{
    margin-bottom: 0;
}
.site_s1 .dropdown-menu .menu_top_block.catalog_block a:before{
    display: none;
}
.site_s1 .dropdown-menu .menu_top_block.catalog_block > ul{
    margin-bottom: 0;
}
.site_s1 .dropdown-menu .menu_top_block li.full .dropdown > ul > li > a:before{
    background: none;
}
.site_s1 .dropdown-menu .menu_top_block a{
    width: 100% !important;
}
.site_s1 .dropdown-menu .menu_top_block li.full.m_line > a{
    display: table;
    width: 100% !important;
}
.site_s1 .dropdown-menu .menu_top_block.catalog_block .dropdown >li.full.current>a:after{
    color: black !important;
}
.site_s1 .dropdown-menu .menu_top_block.catalog_block .dropdown > li.has-child.is-block > a:after,
.site_s1 .dropdown-menu .menu_top_block.catalog_block .dropdown > li.has-child > a:hover:after{
    /*color: #fff;*/
}
.site_s1 .dropdown-menu .menu_top_block.catalog_block .dropdown > li.full.is-block > a:before,
body.site_s1 #horizontal-menu.dropdown-menu .menu_top_block.catalog_block .dropdown > li.full:last-of-type a{
    border-bottom: none;
}
.site_s1 .dropdown-menu .menu_top_block.catalog_block .dropdown>li>a .image{
    width: 32px;
    vertical-align: middle;
}
.site_s1 .dropdown-menu .menu_top_block.catalog_block .dropdown>li>a .image .hover-image/*,
.site_s1 .dropdown-menu .menu_top_block.catalog_block .dropdown>li.is-block>a .image .has-hover-image,
.site_s1 .dropdown-menu .menu_top_block.catalog_block .dropdown>li>a:hover .image .has-hover-image*/{
    display: none;
}
/*.site_s1 .dropdown-menu .menu_top_block.catalog_block .dropdown>li.is-block>a .image .hover-image,
.site_s1 .dropdown-menu .menu_top_block.catalog_block .dropdown>li>a:hover .image .hover-image{
	display: inline;
}*/
.site_s1 .dropdown-menu .menu_top_block li.full .dropdown{
    background: #f6f6f6 !important;
    z-index: 0;
    box-shadow: inset 10px 0 10px -10px rgba(0, 0, 0, 0.2) !important;
}
.site_s1 .dropdown-menu .menu_top_block li.full.m_line .dropdown > ul > li > a{
    border-color: white !important;
    line-height: 15px !important;
}
.site_s1 .dropdown-menu .menu_top_block a,
.site_s1 .dropdown-menu .menu_top_block a:before,
.site_s1 .dropdown-menu .menu_top_block a span{
    /*transition: none !important;*/
}
.site_s1 .dropdown-menu .menu_top_block li.full .dropdown > ul > li > a:before{
    color: black;
    font-size: 27px !important;
    font-weight: bold;
    top: 13px;
    /*transition: none !important;*/
}
.site_s1 .dropdown-menu .menu_top_block li.full .dropdown > ul > li > a:hover:before,
.site_s1 .dropdown-menu .menu_top_block li.full .dropdown > ul > li.is-block > a:before,
.site_s1 .dropdown-menu .menu_top_block li.full .dropdown > ul > li.is-block ul > li.is-block > a:hover:before{
    /*color: white;*/
}
.site_s1 .dropdown-menu .menu_top_block li.full .dropdown > ul > li.is-block ul > li.is-block > a:before{
    color: black;
}
.site_s1 .dropdown-menu .menu_top_block li.full:not(.v_bottom):hover > .dropdown{
    box-shadow: none;
}
.site_s1 .dropdown-menu .menu_top_block li.full .dropdown > ul > li:hover > a,
.site_s1 .dropdown-menu .menu_top_block li.full.m_line .dropdown > ul > li.current > a{
    /*color: white !important;*/
    color: black !important;
    background: #ff0000;
    box-shadow: inset 10px 0 10px -10px rgba(0, 0, 0, 0.2) !important;
}

.search-row-menu-element.cart-element {
    width: auto;
}
.logo.colored a img {
    width: 330px;
    height: 60px;
}
.logo_and_menu-row .logo-row .menu-row .mega-menu {
    height: 60px;
}
.header-row {
    display: flex;
    max-height: 109px;
    height: 109px;
    padding: 20px 0;
}

.header-element {
    display: flex;
    margin-left: 40px;
    align-items: center;
}
.header-element.header-element-logo > a {
    width: 100%;
}

.header-element.header-element-logo > a > img {
    width: 100%;
}

.wrap_icon.inner-table-block {}

.header-element.header-element-phone .wrap_icon {
    padding: 0;
    display: flex;
    height: auto;
    align-items: flex-end;
}
.header-element.header-element-phone .wrap_icon .phone {
    display: flex;
    margin-top:0;
}
.header-element.header-element-phone > .pull-right {
    display: flex;
    align-items: flex-start;
}
.header-element.header-element-logo {
    min-width: 330px;
    max-width: 330px;
    margin-left: 0;
}
.header-element.header-element-service {
    width: 100%;
    max-width: 685px;
    justify-content: flex-end;
    margin-left: auto;
}
.logo_and_menu-row .phone a {
    font-size: 35px;
    font-weight: bold;
}
.header-element-service-block:hover .svg:not(.inline) {
    background-color: unset;
}
.header-element.header-element-phone .wrap_icon .svg-phone {
    margin: 0 9px 0 0;
    min-width: 20px;
    min-height: 22px;
    top: 0px;
    position: relative;
    background-size: contain;
    background-image: url(/local/templates/aspro_next/images/svg/Phone_black.svg);
}
.header-element.header-element-phone {
    margin-top: 13px;
    position: relative;
}
.header-element-worktime{
    position: absolute;
    z-index: 10;
    top: -20px;
    left: 0;
    font-weight: bold;
}
.header-element-service-block {
    margin-right: 22px;
    display: flex;
    height: 100%;
    padding-bottom: 7px;
    align-items: flex-end;
}
.header-element-sublink-block{
    margin-right: 27px;
    display: flex;
    height: 100%;
    align-items: flex-end;
}
.header-element-sublink-block img{
    max-width: 192px;
}


.header-element-service-block .header-element-service-block-title {
    font-weight: bold;
    color: black;
}
.header-element-service-block-ico
{
    margin-right: 10px;
    position: relative;
    top: 0;
    transition: 0.2s;
}
.header-element-service-block-ico > .svg
{
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}
.header-element-service-block:hover > .header-element-service-block-ico {
    top: -10px;
}
.search-row-menu-element.full-width .search-input {
    border-radius: 0px;
}
.svg.portfolio-black{
    background-image: url(/local/templates/aspro_next/images/svg/Portfolio_black.svg);
}
.svg.form-black{
    background-image: url(/local/templates/aspro_next/images/svg/Form_black.svg);
}
.svg.loader-black{
    background-image: url(/local/templates/aspro_next/images/svg/Loader_ico_black.svg);
}
.svg.delivery-black{
    background-image: url(/local/templates/aspro_next/images/svg/DeliveryCar_black.svg);
}
.svg.basket-icons {
    background-image: url(/local/templates/aspro_next/images/svg/Cart_white.svg);
}
.svg.contacts-black{
    background-image: url(/local/templates/aspro_next/images/contacts-icon.png);
}
.search-row-menu-element.catalog-block:after {
    content: '';
    width: 10px;
    background-image: url(/local/templates/aspro_next/images/svg/Arrow_down_sm_white.svg);
    display: block;
    height: 5px;
    margin-left: auto;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 24px;
}
.svg-search.svg-black {
    background-image: url(/local/templates/aspro_next/images/svg/Magnifier_black.svg);
}
.search-row-menu-element-icon .svg lock-icons {
    background-image: url(/local/templates/aspro_next/images/svg/Lock_white.svg);
}
.search-row-menu-element.cart-element .search-row-menu-element-icon .svg {
    background-size: contain;
    min-width: 33px;
    height: 40px;
    position: static;
}
.search-row-menu-element.full-width .btn.btn-search > .svg {
    min-width: 36px;
    min-height: 36px;
    background-repeat: no-repeat;
    background-size: contain;
}
/*#header {
    font-family: 'Geometria', sans-serif;
}*/
#headerfixed {
    font-family: 'Geometria', sans-serif;
}
#headerfixed .search-row-menu-element {

}
#headerfixed .search-row-menu-element > a {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: flex-start;
}
#headerfixed .search-row-menu-element-title {
    color: black;
}
#headerfixed .search-row-menu-element.full-width {
    max-width: 690px;
    margin-left: 14px;
}
#headerfixed .search-row-menu-element .search-wrapper {
    min-width: auto;
}
#headerfixed .search-row-menu-element a:hover .svg:not(.inline) {
    background-color: unset;
}
#headerfixed .svg.basket-icons {
    background-image: url(/local/templates/aspro_next/images/svg/Cart_black.svg);
}
#headerfixed .svg.lock-icons {
    background-image: url(/local/templates/aspro_next/images/svg/Lock_big_black.svg);
}
#headerfixed .search .btn-search {
    padding: 0;
    border:none;
    background-color: transparent;
}
#headerfixed .svg-search.svg-black {
    background-position: 50%;
}
#headerfixed .search-row-menu-element.catalog-block {
    display: none;
}
#headerfixed .inner-table-block.nopadding.small-block {
    display: none;
}
#headerfixed  a.basket-link {
    display: none;
}
#headerfixed .logo-row .logo img {
    min-width: 330px;
    min-height: 60px;
}
#headerfixed .logo-row.v2 .logo-block {
    max-width: 330px;
}
#headerfixed .logo-row .logo {
    max-width: 330px;
}
#headerfixed .logo-row.v2 .svg.svg-search {
    height: 28px;
    margin-top: 3px;

}
.tabs_slider .price_group:nth-child(2) .price {
    color: #4a4949 !important;
}
.svg-icon-cart:not(.wide) {
    position: relative;
    padding: 0;
    max-width: 107px;
    height: 36px;
    width: 48%;
}
.svg-icon-cart:not(.wide) > .small.to-cart:before {
    content: '';
    display: block;
    background-image: url(/local/templates/aspro_next/images/svg/Cart_white.svg);
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    margin-right: 4px;
}
.svg-icon-cart:not(.wide) > .to-cart {
    padding: 0!important;
    width: 100%;
    height: 100%;
    display: flex!important;
    justify-content: center;
    align-items: center;
    font-size: 12px;
}
.svg-icon-cart .btn.btn-default:hover {
    background-color: #e5002b !important;
    background-image: none;
    box-shadow: inset 3px 3px 6px 0px #00000030;
}
.svg-icon-cart .btn.btn-default {
    box-shadow: inset -2px -2px 5px 0px #00000040;
    background-color: #e8002b !important;
    background-image: linear-gradient(0deg,#e5002b 0,#ef4141);
    transition: 0.2s;
}
li.catalog_item.visible {
    min-width: 250px;
}
ul.tabs_slider.items.slides {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    /*max-width: 100vw;*/
    width: 100%;
}
.common_product .flex-next:before{
    right: 10px;
}
.common_product .flex-prev:before{
    left: 0;
}
.brand_main_wrapper .flex-prev:before,
.brand_main_wrapper .flex-next:before,
.module-pagination .flex-prev:before,
.module-pagination .flex-next:before{
    display: none;
}
.catalog_item .rating {
    position: static;
}
.price_group:last-child .price_measure {
    display: none;
}
.catalog_item .rating {
    display: flex;
}
.rating .iblock-vote {
    margin-left:0;
}
#headerfixed .navs.table-menu.js-nav.opacity1 {
    width: 100%!important;
}
#headerfixed .inner-table-block.menu-block {
    width: 100%;
}
.catalog_block.block_list .price_measure{
 /*   display: none;*/
}
.similar_products_wrapp .flex-direction-nav{
    display: none;
}
/* <--- new design fast view (start) */
.nd-fast-view .img_wrapper{
    position: relative;
}
.nd-fast-view .img_wrapper .like_icons {
    top: 3px !important;
    left: 3px !important;
    right: auto !important;
}
.nd-fast-view .like_icons span{
    margin: 0;
    border-radius: 3px;
}

.nd-fast-view .like_icons > div{
    border: 1px solid #f2f2f2;
    border-radius: 3px !important;
    float: left;
    margin: 0 5px 0 0;
}
.nd-fast-view .description_wrapp .like_icons > div{
    border: none;
}
.nd-fast-view .description_wrapp .like_icons span i{
    border-radius: 2px;
}
.nd-fast-view .like_icons .wish_item.added,
.nd-fast-view .like_icons .wish_item_new.added{
    background: #fff;
}
.nd-fast-view .like_icons span:hover,
.nd-fast-view .like_icons .wish_item.added:hover,
.nd-fast-view .like_icons .wish_item_new.added:hover{
    background-color: #fff;
}
.nd-fast-view .like_icons .wish_item i,
.nd-fast-view .like_icons .wish_item_new i{
    height: 27px;
    width: 27px;
    background: url('/local/templates/aspro_next/images/svg/Wishlist_big_black.svg') center center no-repeat !important;
    background-size: 17px 15px !important;
}
html:not(.bx-touch) .nd-fast-view .like_icons .wish_item:hover i,
html:not(.bx-touch) .nd-fast-view .like_icons .wish_item_new:hover i,
html:not(.bx-touch) .nd-fast-view .like_icons .wish_item.added i,
html:not(.bx-touch) .nd-fast-view .like_icons .wish_item_new.added i{
    background: url('/local/templates/aspro_next/images/svg/Wishlist_big_red_2.svg') center center no-repeat !important;
    background-size: 17px 15px !important;
}
/*.nd-fast-view .like_icons .compare_item i{
    height: 27px;
    width: 27px;
    background: url('/local/templates/aspro_next/images/svg/Comparison_big_black.svg') center center no-repeat !important;
}
html:not(.bx-touch) .nd-fast-view .like_icons .compare_item:hover i {
    background: url('/local/templates/aspro_next/images/svg/Comparison_big_white.svg') center center no-repeat !important;
}*/
.catalog_detail .nd-fast-view .item_slider #thumbs{
    height: 68px;
}
.fast_view_frame.popup .catalog_detail .nd-fast-view.item_main_info .img_wrapper{
    width: 330px;
    padding: 30px 20px;
}
.fast_view_frame.popup .catalog_detail .nd-fast-view.item_main_info .right_info{
    margin-left: 330px;
}
.fast_view_frame.popup .catalog_detail .nd-fast-view .info_item .top_info{

}
.fast_view_frame.popup .catalog_detail .nd-fast-view .info_item .top_info .rows_block{
    margin: 0;
    padding-top: 5px;
    text-align: right;
}

.fast_view_frame.popup .catalog_detail .nd-fast-view.item_main_info .right_info .info_item{
    padding: 0 5px 15px 0;
}
.fast_view_frame.popup .catalog_detail .nd-fast-view.item_main_info .prices_item_block{
    padding: 5px 25px 20px 15px;
}
.nd-fast-view .item_slider .thumbs .slides_block li{
    height: 68px !important;
    width: 68px !important;
}
.nd-fast-view .flex-direction-nav li{
    width: 16px;
    height: 16px;
    border-radius: 0;
}
.nd-fast-view .flex-direction-nav li a{
    position: relative;
    width: 16px;
    height: 16px;
    background: #ff0027;
    border-radius: 0;
}
.nd-fast-view .flex-next:hover:before,
.nd-fast-view .flex-prev:hover:before {
    color: #000;
}
.nd-fast-view .flex-prev:before {
    content: "\f053";
    font-family: FontAwesome, Arial, sans-serif;
    font-size: 10px !important;
    line-height: 16px;
    text-rendering: auto;
    display: block;
    position: absolute;
    padding-right: 4px;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    color: #fff;
}
.nd-fast-view .flex-next:before {
    content: "\f054";
    font-family: FontAwesome, Arial, sans-serif;
    font-size: 10px !important;
    line-height: 16px;
    text-rendering: auto;
    display: block;
    position: absolute;
    padding-right: 4px;
    top: 0;
    right: 0;
    width: 16px;
    height: 16px;
    color: #fff;
}
.nd-fast-view .img_wrapper .thumbs_navigation ul li.flex-nav-prev{
    left: -7px;
}
.nd-fast-view .img_wrapper .thumbs_navigation ul li.flex-nav-next{
    right: -7px;
}
.nd-fast-view .thumbs_navigation ul li{
    margin-top: -8px;
}
.nd-fast-view .item_slider .thumbs .slides_block li{
    border:1px #dbdbdb solid;
}
.nd-fast-view .item_slider .thumbs .slides_block li.current{
    border-color: #000000;
}
.fast_view_frame.popup .catalog_detail .nd-fast-view .iblock-vote {
    margin-top: 5px;
}
.fast_view_frame.popup .catalog_detail .nd-fast-view .iblock-vote table td div.star-empty {
    background-position: -152px -51px;
}
.fast_view_frame.popup .catalog_detail .nd-fast-view .iblock-vote table td div {
    cursor: pointer;
    background: url('/local/templates/aspro_next/images/svg/ai.svg') -137px -51px no-repeat;
    width: 15px;
    height: 14px;
    overflow: hidden;
}
.nd-fast-view .prices_block{
    padding-top: 25px;
}
body #fast_view_item .catalog_detail .nd-fast-view .main_item_wrapper div.total_summ{
    margin-left: 0;
    margin-right: 0;
}
.nd-fast-view .cost.prices .price{
    font-size: 24px;
    color: #030303;
}
body .nd-fast-view .prices .price_matrix_block .price_group:last-child{
    float: left;
    clear: left;
    padding-top: 15px;
}
.fast_view_frame.popup .catalog_detail .nd-fast-view .counter_wrapp > div.counter_block{
    border: 1px #e0e0e0 solid;
    border-radius: 0;
    width: auto;
    background-color: white;
    float: left;
    margin: 0 10px 15px 0;
    height: 38px;
}
.nd-fast-view .counter_block .minus,
.nd-fast-view .counter_block .plus {
    height: 36px !important;
    width: 36px !important;
    font-size: 28px;
    line-height: 36px !important;
    background-color: white;
    text-align: center;
}
.nd-fast-view .counter_block .minus:before,
.nd-fast-view .counter_block .plus:before {
   display: none;
}
.nd-fast-view .counter_block .plus {
    line-height: 30px !important;
    padding-top: 4px;
    background-color: #ff0000;
    box-shadow: inset 0 0 5px 2px #00000040;
    color: white;
}
.nd-fast-view .counter_block .minus:hover,
.nd-fast-view .counter_block .plus:hover {
    background-color: #ff0000;
    box-shadow: inset 0 0 5px 2px #00000040;
    color: white;
}
.nd-fast-view .counter_block input[type="text"] {
    height: 36px;
    width: 35px;
    font-size: 20px;
    line-height: 36px;
    color: #0e0e0e;
    text-align: center;
    border: none;
    border-left: 1px #e0e0e0 solid;
    border-right: 1px #e0e0e0 solid;
    padding: 0 5px;
    background: none;
}
.fast_view_frame.popup .catalog_detail .nd-fast-view .counter_wrapp > div.wrapp_one_click{
    clear: none;
    overflow: hidden;
    margin: 0 0 15px 0;
}
.nd-fast-view .wrapp_one_click .btn.btn-default.white:not(.grey){
    border: 1px #d4d4d4 solid !important;
    font-size: 20px;
    color: #050505 !important;
    text-align: center;
    background: #fbfbfb !important;
    line-height: 36px;
    padding: 0 10px !important;
}
.nd-fast-view .wrapp_one_click .btn.btn-default.white:not(.grey):hover {
    background-color: #d1d1d1 !important;
    box-shadow: inset 0 0 5px 2px #00000040;
}
.fast_view_frame.popup .catalog_detail .nd-fast-view .buy_block{
    margin: 15px 0 0 0;
}
.fast_view_frame.popup .catalog_detail .nd-fast-view .counter_wrapp > div.button_block{
    float: none;
    display: block;
    clear: both;
    margin: 0;
}
.fast_view_frame.popup .catalog_detail .nd-fast-view .counter_wrapp .button_block .btn{
    display: block;
    position: relative;
    background-color: #ff0000;
    box-shadow: inset 0 0 5px 2px #00000040;
    border: none;
    font-size: 20px;
    padding: 0 !important;
    line-height: 36px;
    height: 36px;
    border-radius: 0;
}
.nd-fast-view .button_block .btn.btn-default:before {
    content: '';
    display: inline-block;
    background-image: url('/local/templates/aspro_next/images/svg/Cart_white.svg');
    width: 29px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    margin-right: 10px;
    vertical-align: middle;
}
.fast_view_frame.popup .nd-fast-view .title_tab{
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #010101;
    padding: 50px 0 10px 5px;
}
.catalog_detail .nd-fast-view .props_list{
    margin-bottom: 10px;
}
.catalog_detail .nd-fast-view .props_list tr{
    background: #fbfbfb;
    margin-bottom: 5px;
}
.catalog_detail .nd-fast-view .props_list tr:nth-of-type(2n){
    background: #ededed;
}
.catalog_detail .nd-fast-view .props_list tr:hover,
.catalog_detail .nd-fast-view .props_list tr:nth-of-type(2n):hover{
    background: #d1d1d1;
}
.catalog_detail .nd-fast-view .props_list td{
    background: none;
    border-bottom: 3px #fff solid;
    font-size: 14px;
    line-height: 20px;
    color: #030303;
    padding: 8px 5px;
    vertical-align: middle;
}
.catalog_detail .nd-fast-view .props_list td > div{
    height: 20px;
    overflow: hidden;
}
.catalog_detail .nd-fast-view .props_list td.char_value{
    width: 40%;
}
.catalog_detail .nd-fast-view .props_list td.char_value > div{
    text-overflow: ellipsis;
}
.catalog_detail .nd-fast-view .props_list .props_item span{
    background: none;
    max-height: 20px;
    overflow: hidden;

}
.catalog_detail .nd-fast-view .props_list td > span,
.catalog_detail .nd-fast-view .props_list td > .txt{
    background: none;
}
.tooltip-icon{
    background: url("../images/tooltip-icon.png") top center no-repeat;
    background-size: 100% auto;
    width: 16px;
    height: 25px;
    display: inline-block;
    margin: 0 3px;
}
/* --> new design fast view (end) */

@media screen and (max-width: 1480px) {
    .logo_and_menu-row .phone a {
        font-size: 25px;
    }
    .header-element-service-block .header-element-service-block-title {
        font-size: 14px;
    }
    .search-row-menu-element .search-wrapper {
        width: 100%;
        min-width: 460px;
        max-height: 40px;
    }
}
@media screen and (max-width: 1299px) {
    .header-element.header-element-logo {
        min-width: 234px;
        margin-left: 0;
    }
    #headerfixed .logo-row .logo img {
        min-width: 233px;
    }
    .header-element-service-block {
        margin-right: 9px;
    }
    .search-row-menu-element .search-wrapper {
        width: 100%;
        min-width: 360px;
        max-height: 40px;
    }
}
@media screen and (max-width: 1200px) {
    .svg-icon-cart:not(.wide) .hide-btn-name {
        /*display: none;*/
    }
    .actions .counter_block {
        /*width: calc(100% - 50px);*/
        margin-right: auto!important;
        display: block;
    }
    .svg-icon-cart:not(.wide) {
        max-width: 100%;
    }
    .logo_and_menu-row .phone a {
        font-size: 17px;
    }
    .header-element-service-block-ico > .svg {
        background-size: contain;
        min-width: 23px;
    }
    .header-element-service-block .header-element-service-block-title {
        font-size: 12px;
    }
    .search-row-menu-element .search-wrapper {
        width: 100%;
        min-width: 260px;
        max-height: 40px;
    }
    .header-element.header-element-phone {
        margin-left: 30px;
    }
    li.catalog_item.visible {
        min-width: 250px;
    }
    .middle .colorRed {
        width: 100%!important;
    }
    .counter_wrapp.actions {
        display: flex;
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    li.catalog_item.visible {
        min-width: 100%;
        margin: 0 auto!important;
    }
    .button_block.svg-icon-cart.catalog-hide-link > span > span {
        dispay: none;
    }
    .counter_wrapp .actions .counter_block {
        width: calc(100% - 50px);
        margin-right: auto!important;
        display: block;
    }
}
@media screen and (max-width: 550px) {
    body .catalog_block.block_list .item_block {
        width: 100%!important;
    }
    .catalog-counter_wrapp.counter_wrapp > .counter_block {
        /*min-width: calc(100% - 50px);*/
    }

    .button_block.svg-icon-cart.catalog-hide-link > span > span {
        /*display: none;*/
    }

    .button_block.svg-icon-cart.catalog-hide-link > span.to-cart {
        /*max-width: 40px;*/
    }

    .catalog-counter_wrapp.counter_wrapp {
        display: flex;
    }
    .catalog-counter_wrapp.counter_wrapp > .counter_block {
        display: block!important;
    }
}
.catalog-block {
    cursor: pointer;
}
.search-row-menu-element .wrap {
    width: 100%;
}
.search-row-menu-element.catalog-block a:before {
    top: 5px;
    float: left;
}
.catalog-block:hover .horizontal-menu {
    display: block;
}
.horizontal-menu {
    min-width: auto!important;
    padding: 0!important;
    margin: 0!important;
    border: none!important;
    border-radius: 0!important;
    width: 330px!important;
}
.horizontal-menu .dropdown-submenu .name {
    color: #222!important;
    font-size: 16px!important;
}
.horizontal-menu .dropdown-submenu .has-chld {
    padding: 10px 21px 14px 21px!important;
}


.header-fixed-new{
    background: black;
    min-height: 60px;
}
#headerfixed .header-fixed-new .search-row-menu-element.catalog-block{
    display: flex;
    border-color: black;
}
.header-fixed-new .search-row-menu-element.catalog-block a{
    font-size: 26px;
    font-weight: 500;
}
.header-fixed-new .search-row-menu-element.catalog-block .horizontal-menu a{
    font-size: 20px;
    font-weight: bold;
}

.header-fixed-new .horizontal-menu{
    font: 15px/24px "PT Sans Caption", Arial, sans-serif;
}
.header-fixed-new .search-row-menu-element.catalog-block a:before{
    height: 25px;
    width: 25px;
    background-size: 25px auto;
    top: 0;
}
.header-fixed-new .maxwidth-theme{
    background: black;
}
#headerfixed .header-fixed-new .search-row-menu-element.full-width{
    margin-left: 40px;
    max-width: 100%;
}
#headerfixed .header-fixed-new .search .btn-search{
    padding: 1px 16px 0;
}
#headerfixed .header-fixed-new .svg.basket-icons{
    background-image: url(/local/templates/aspro_next/images/svg/Cart_white.svg);
}
#headerfixed .header-fixed-new .search-row-menu-element-title{
    color: white;
}
.header-fixed-new .search-row-menu-element.phone-col{
    max-width: 210px;
    white-space: nowrap;
    margin: 0 20px 0 25px;
}
.header-fixed-new .logo_and_menu-row .phone{
    margin: 0;
    padding: 0;
    font-size: 20px;
}
.header-fixed-new .logo_and_menu-row .phone .svg-phone{
    background-image: url(/local/templates/aspro_next/images/svg/Phone_white.svg);
    height: 12px;
    width: 14px;
    background-size: 14px 12px;
    margin-right: 5px;
}
.header-fixed-new .logo_and_menu-row .phone a{
    color: white;
    font-size: 20px;
    font-weight: 500;
}
.title-search-input_fixedtf{
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
}
.header-fixed-new .search-row-menu-element.cart-element{
    min-width: 120px;
    max-width: none;
    width: auto;
    flex-shrink: 0;
}
#headerfixed .header-fixed-new .search-row-menu-element.cart-element > a{
    justify-content: flex-end;
}

@media (max-width: 1200px) {
    .header-fixed-new .search-row-menu-element.phone-col{
        margin: 0 0 0 20px;
    }
}

/*frontG*/
/*btn*/
.btn.btn-third{
    font-size: 18px;
    font-weight: 500;
    color: #ff0000;
    border-color: #ff0000;
}
/*btn*/
/*sticker*/
.sticker{
    position: relative;
}
.sticker .sticker-list{
    position: absolute;
    top: 30px;
    left: 15px;
    z-index: 10;
}
.sticker .sticker-item{
    min-width: 105px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    font-family: 'Geometria';
    font-weight: 500;
}

.sticker .sticker-item.order{
    background-color: rgba(1, 1, 1, .39);
    color: #ffffff;
}
/*sticker*/

/*catalog_item-order*/
.catalog_item.catalog_item-order{
    position: relative;
}
.catalog_item.catalog_item-order:before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background-color: rgba(255, 255, 255, .68);
    -webkit-transition:all ease-in-out 0.3s;
    moz-transition:all ease-in-out 0.3s;
    ms-transition:all ease-in-out 0.3s;
    o-transition:all ease-in-out 0.3s;
    transition:all ease-in-out 0.3s;
}
.catalog_item.catalog_item-order:hover:before{
    opacity: 0;
    visibility: hidden;
}
.catalog_item.catalog_item-order .catalog_item-order__wrap{
    z-index: 10;
}
.catalog_item.catalog_item-order .catalog_item-order__btn{
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    color: #ff0000;
    border-color: #ff0000;

}
/*catalog_item-order*/
/*product-orders*/
.product-orders .img_wrapper{
    position: relative;
}
.product-orders .stickers{
    left: 0 !important;
    top: 20px !important;
}
.product-orders .stickers .sticker_order_text{
    font-size: 16px !important;
    line-height: 24px;
    background-color: rgba(1, 1, 1, .39);
    text-transform: initial;
    font-family: 'Geometria';
    font-weight: 500;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border-radius: 0;
    letter-spacing: 0;
    text-align: center;
    min-width: 105px;
}
.product-orders .detail-product-order{
    margin: 24px auto 36px;
    font-size: 24px;
    line-height: 28px;
    max-width: 300px;
    display: block;
}

/*product-orders*/
/*frontG*/

.main-sections .item .name a {
    font-size: 15px;
}

.main-sections .item:hover{border-color:#fff;box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.15);}

.main-sections .item {
    text-align: center;
    border: 1px solid #F2F2F2;
    padding: 30px 10px 30px;
    transition: all ease 0.2s;
}

.main-sections .section-item .name {
    margin-top: 6px;
}

.main-sections .section-item .img {
    height: 265px;
    padding-top: 20px;
    margin-bottom: 10px !important;
}

.main-sections .section-item img {
    max-width: 100%;
}

.main-sections .item {
    min-height: 498px;
    display: flex;
    flex-direction: column;
}


.main-category-title a{
    display: block;
    padding: 9px 17px;
    color: white;
    background-color: black;
}