.catalog_section_list .section_item li.sect {
	display: block !important;
}
.pay_system_icons i.mir {
	background: url(images/logo_mir.svg) no-repeat center;
}
.pay_system_icons i.sber_online {
	background: url(images/sber_online.svg) no-repeat center;
}
.middle_phone .phones .phone_text.minified {
	margin-right: 15px;
}
.middle_phone .phones .phone_text.minified a {
	font-size: 15px;
}
@media (max-width: 768px) {
    .wrapp_all_icons #personal_block,
	.basket_wrapp.email {
		display: none;
	}
    body .top_slider_wrapp .flexslider .slides>li .wrapper_inner>table tr:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(0,0,0,.2);
    }
    body .top_slider_wrapp .flexslider .slides>li .wrapper_inner>table tr td.text.left {
        position: relative;
        z-index: 10;
    }
    body .top_slider_wrapp .flexslider .slides>li .wrapper_inner>table {
        background-size: cover !important;
    }
}
.catalog_detail .ya-share2.custom ul li {
	padding-left: 0px;
}
.catalog_detail .element_detail_text .sh ul li:before {
	display: none;
}
.catalog_detail .ya-share2__icon {
	background-image: none !important;
}
.catalog_detail .ya-share2.custom a.ya-share2__link span.ya-share2__badge {
	/*background: none;*/
}
.slogan-wrapper {
    position: relative;
}
.slogan-wrapper .slogan-cust {
	text-align: right;
    color: #c50026;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    text-transform: uppercase;
	text-align: center;
    font-size: 0.88em;
}


/*Скрыть ндс*/
.basket-checkout-block-total-description {
	display: none;
}
.personal_wrapper .orders_wrapper .sale-order-list-inner-title-line.order-lines {
	display: block;
}
.personal_wrapper .orders_wrapper .sale-order-list-inner-title-line.order-lines .string:not(:last-child) {
	margin-bottom: 15px;
}

.menu_top_block.catalog_block .dropdown>li.full>.dropdown>li>a,
header .menu_top_block.catalogfirst li.full>.dropdown>li>a {
	padding: 10px 0 0 90px !important;
}
.menu_top_block.catalog_block .dropdown>li.full>.dropdown>li>.image,
header .menu_top_block.catalogfirst li.full>.dropdown>li>.image {
	width: 70px !important;
    height: 70px !important;
}
.catalog_block .article_block {
    font-size: 14px !important;
    font-weight: 500;
    color: #a4233d !important;
    -webkit-transition: color ease-out 20ms;
    -moz-transition: color ease-out 20ms;
    -o-transition: color ease-out 20ms;
    transition: color ease-out 20ms;
}
.logo_wrapp a {
	display: block;
	max-width: 202px;
    min-width: 202px;
    max-height: 65px;
    min-height: 45px;
    width: 202px;
    height: 65px;
    background: transparent !important;
}
.logo_wrapp a img {
	max-width: 100%;
	max-height: 100%;
}
.menu_top_block.catalog_block .dropdown>li.full>.dropdown>li>.dropdown,
header .menu_top_block.catalogfirst li.full>.dropdown>li>.dropdown {
	padding: 0 0 0 90px !important;
}
body #header .middle-h-row .logo_wrapp .logo {
    min-height: 121px;
    line-height: 101px;	
    max-width: 230px    
}
body .logo_wrapp a {
    max-height: 115px;
    height: 115px;
}
body .top_slider_wrapp .flexslider .slides>li .wrapper_inner>table {
	background-size: contain;
}
body .wrapper_inner  .right_block .middle .container,
body .wrapper_inner  .right_block .middle .container p {
    color: #000;
}

.transport_widgets {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.transport_widgets .column {
    max-width: 50%;
    flex: 1 1 50%;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;    
}

@media (max-width: 699px) {
    .transport_widgets .column {
        max-width: 100%;
        flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
    }
}


.okompanii_data {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.okompanii_data .column {
    max-width: 25%;
    flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
	padding-bottom: 25px;
}
.okompanii_data .column .big {
	font-size: 3.2em;
	font-weight: bold;
	text-align: center;
}
.okompanii_data .column .small {
	font-size: 0.1em;
	margin: 0 5px;
	display: none;
}
@media (max-width: 699px) {
	.okompanii_data .column {
		max-width: 50%;
		flex: 0 0 50%;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
	}
}
body #header .middle-h-row .center_block {
    width: 345px;
    padding: 0 35px;
}
body .phone_wrap>span {
    display: block;
    margin: 13px 0;
}
body .middle_phone .phones .phone_text.minified {
    margin-right: 0;
}
body .wrapper .basket_normal {
    display: block;
}
td.basket_wrapp  {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
body .wraps_icon_block.delay  {
    display: none;
}
body .basket_normal .basket_wrapp .wrapp_all_icons {
    width: auto;
}
body #header .middle-h-row td.text_wrapp {
    padding-left: 10px;
    width: 21%;
}
.middle_phone {
    padding-right: 15px;
}
@media only screen and (min-width: 1024px) {  
    .basket_normal #header .top_br,
    body .top-h-row {
        display: none;
    }
    #header .middle-h-row .basket_wrapp {
        padding-top: 14px;
    }
}
@media only screen and (min-width: 700px) and (max-width: 1024px) {  
    body #header .middle-h-row td.text_wrapp {
        display: none;
    }
}
@media only screen and (min-width: 700px) and (max-width: 999px) {  
    body .middle_phone .phone_wrap  {
        display: none;
    }
    .basket_wrapp .basket_block {
        padding-top: 30px;
    }    
}
@media only screen and (max-width: 700px) {  
    body .middle_phone .phone_wrap  {
        display: none;
    }
    .basket_wrapp .basket_block {
        padding-top: 30px;
    }   
    body .basket_normal #header .middle-h-row .basket_wrapp {
        width: 100% !important;
    } 
}
body #header .middle-h-row td.text_wrapp {
    color: #000;
}
.wrapp_all_icons #personal_block {
    position: relative;
    top: -20px;
}