.button_detail {
    margin-left: 15px;
    margin-bottom: 15px;
}

.slider_text {
    text-align: center;
    height: 50px;
}

.image_wrapper_block {
    margin: 0 auto;
}

.slider_item:hover {
    box-shadow: -1px 0px 20px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10);
}

.slider_item {
    height: 285px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 5px;
    margin-right: 5px;
}

/*#header {
	background: url("/bitrix/templates/aspro_mshop/images/bacground.png") no-repeat 100% 40%;*/
/*background: url("/bitrix/templates/aspro_mshop/images/bacground.png") no-repeat 100% 0%;*/
/*padding: 0px 0px 18px !important;*/
/*}*/
#header .middle-h-row td.logo_wrapp {
    padding: 0px 0px 8px !important;
}

.logo {
    background: #ff000000 !important;
}

.logo > a {
    background: #ff000000 !important;
}

/*28.02.2018*/
.dropdown_menu_block {
    font-size: 13px !important;
}

.dropdown_menu_block > .img_section {
    width: 50px !important;
    height: 50px !important;
    float: left !important;
}

.dropdown_menu_block > .img_section > img {
    width: 50px !important;
    height: 50px !important;
}

.dropdown_menu_block > .name_section {
    width: calc(100% - 50px);
    float: left !important;
    padding-top: 20px !important;
    padding-bottom: 0px !important;
}

.dropdown_menu_block > .name_section > a {
    color: #004534 !important;
    padding-left: 15px !important;
    font-weight: 700 !important;
    display: block !important;
}

.name_section2 {
    margin-left: 65px !important;
}

.name_section2 > a {
    margin-left: 0px !important;
    color: black !important;
    font-weight: 100 !important;
    /*text-transform: lowercase !important;*/
}

ul.menu .child .child_wrapp .child_wrapp_col {
    width: 100% !important;
}

body #header ul.menu.bottom li .child .child_wrapp:not(.clearfix) {
    padding: 27px 20px 21px !important;
}

.child_wrapp_menu {
    -webkit-box-shadow: 2px 2px 21px 0px rgba(0, 0, 0, 0.34) !important;
    -moz-box-shadow: 2px 2px 21px 0px rgba(0, 0, 0, 0.34) !important;
    box-shadow: 2px 2px 21px 0px rgba(0, 0, 0, 0.34) !important;
}

.grid-item {
    width: 269px !important;
    float: left;
    border: 0px solid #333;
    border-color: hsla(0, 0%, 0%, 0);
    border-radius: 0px !important;
    background: none !important;
    height: 100% !important;
    margin-top: 8px;
}

.grid {
    background: none !important;
    border-radius: 0px;
}

ul, ol {
    padding-left: 0px !important;
}

.button:enabled:hover {
    background-color: #166757 !important;
}

input.button {
    vertical-align: top !important;
}

/*28.02.2018*/

.catalog_detail .element_detail_text {
    font-size: 12px;
    line-height: 15px;
    padding: 0px 0px;
}

.warning_users2 {
    background: #fcff07;
    text-align: center;
    padding-top: 22px;
    padding-bottom: 15px;
    font-size: 16px;
    height: 77px;
}

.warning_users2 > span {
    font-size: 20px;
}

.warning_users {
    background: #fcff07;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
}

.region {
    padding-left: 21px !important;
}

@media (min-width: 320px) {
    .banner_top_gl {
        width: 44%;
    }
}

@media (min-width: 951px) {
    .banner_top_gl {
        width: 80%;
    }
}

/*15.03.2018*/
/*
.opener {
    display:none;
}
*/

.left_block .internal_sections_list li.cur a span, .left_block .internal_sections_list li.cur a span {
    text-transform: inherit;
}

#header .middle-h-row .center_block .stitle_form .button, .top-h-row .form_mobile_block .button {
    top: 1px;
}

#header .middle-h-row .center_block .stitle_form .button, .top-h-row .form_mobile_block .button {
    width: 39px;
    height: 35px;
    right: 1px;
}

.common_product .flex-viewport ul.slides {
    margin: 0 0;
    padding: 0 13px;
}

.right_block ul li, .right_block ol li {
    margin: 0 0 10px;
}

.brands_list li {
    transition: 0.5s;
}

.brands_list li:hover {
    border-color: #e5e5e5;
    transition: 0.5s;
}

/*01.10.2018*/



body .top_slider_wrapp .flexslider .target {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}

/*.phone_text > a b {*/
/*    transition: .5s !important;*/
/*    color: #005944 !important;*/
/*}*/
.phones .phone_text a:nth-of-type(1) {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #005944;
    font-size: 14px!important;
    height: 38px;
    margin-top: -2px;
    border-radius: 4px;
    padding: 0 15px;
}
.phones .phone_text a:nth-of-type(1) b{
    color: #fff !important;
}
/*.phone_text > a:hover b,*/
/*.phone_text > a:focus b,*/
/*.phone_text > a:active b {*/
/*    cursor: pointer;*/
/*    transition: .5s !important;*/
/*    color: #005944 !important;*/
/*}*/

.phones .phone_text a:nth-of-type(1):hover,
.phones .phone_text a:nth-of-type(1):focus,
.phones .phone_text a:nth-of-type(1):active {
    background: #006e54;
    cursor: pointer;
}

.basket_wrapp .wrapp_all_icons {
    padding: 35px 0px 0px;
}
.left_block .internal_sections_list .child_wrapp ul.child li:after {
    display: none!important;
}
.left_block .internal_sections_list .child_wrapp ul.child li {
    margin-left: 0px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.item .child_container .child_wrapp ul > li.menu_item.cur {
    /*background: #fecc00;*/
}

.item .child_container .child_wrapp ul > li.menu_item.cur a {
    color: #000;
}
.item .child_container .child_wrapp {
    border: 0px;
    padding: 0px;
}
.item .child_container {

}

/*НОвый год*/
#header {
    background: url('../aspro_mshop/images/grass.png') no-repeat;
	background-position: center -2px;
}
.logo_wrapp .logo img {
    max-width: 235px;
}

/*.sertificat-header{*/
/*    width: 200px;*/
/*    height: 40px;*/
/*    background: url('../aspro_mshop/images/сертик.png') no-repeat;*/
/*    background-size: 200px;*/
/*    position: absolute;*/
/*    right: -60px;*/
/*    top: 16px;*/
/*    z-index: 999;*/
/*}*/
.top_menu_top-item{
    background: #fecc00;
}
.hotline{
    line-height: 12px!important;
    text-align: center;
}
@media (min-width: 1280px) {
    .sertificat-header{
        background: url('../aspro_mshop/images/сертик.png') no-repeat;
        width: 135px;
        height: 38px;
        background-size: 135px 38px;
        right: 11px;
        top: 18px;
        position: absolute;
        z-index: 999;
        /*border: solid 1px;*/
    }
}
@media (min-width: 1366px) {
    .sertificat-header{
        width: 165px;
        height: 38px;
        background-size: 165px 38px;
        right: -16px;
        top: 18px;
    }
}
@media (min-width: 1440px) {
    .sertificat-header{
        width: 190px;
        height: 45px;
        background-size: 190px 45px;
        right: -38px;
        top: 18px;
    }
}

.jobs_wrapp {
    margin-bottom: 30px;
}
@media (max-width: 768px)
{
    .top-h-row .phone_text {
        display: inline-flex;
        align-items: center;
        flex-direction: row;
        gap: 8px;
    }
}

.catalog_detail .item_main_info .item_slider {
    z-index: 2;
}
.ico_disc
{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #d32e26;
    color: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    font-size: 19px;
    padding: 5px;
    font-weight: 600;
    position: absolute;
    z-index: 99;
    top: 15px;
    left: 15px;
    box-shadow: 0px 2px 3px #d32e26;
}

.ico_disc sup
{
    margin-top: -5px;
    font-size: 10px;
}
.title_price-sale-detail {
    color: #ff0000;
    font-weight: 600;
    font-size: 11px;
    padding-top: 15px;
}
.catalog_item .title_price-sale-detail {
    height: 31px;
    display: flex;
    font-size: 9px;
    text-align: right;
    flex-direction: row-reverse;
    align-items: center;
    padding-top: 0;
}
.image_wrapper_block img {
    max-width: 170px!important;
}