.c-important-props__more-link{
	margin-bottom:25px;
}
.span_contancts{
	font-size:13px;
}

.table-bordered{
	border:1px solid #ff0008;
}
.table-bordered>thead:first-child>tr:first-child>th{
	border:1px solid #ff0008;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
	border:1px solid #ff0008;
}
.table-bordered>tbody>tr>td{
	border:1px solid #ff0008;
	padding: 0;
    padding-left: 5px;
}
.date_supply_catalog_section_list{
	white-space: nowrap;
    font-size: 12px;
    width: 100;
    width: 100%;
    margin-left: -18px;
}
.list-showcase__element.mod-short {
    height: 512px;
}

.list-showcase__element.mod-short .list-showcase__part-main{
	/*min-height: 425px;*/
    min-height: 477px;
}

.date_supply_catalog_section_list_table{
	white-space: nowrap;
    font-size: 12px;
    width: 100;
    width: 100%;
    text-align: center;
}
.date_supply_section_gallery{
	
}
.header-fly__panel .header-fly__block.logo-left, .logo.column1 {
    text-align: left;
    display: flex;
    align-items: center;
}

.header-fly__panel .header-fly__block.logo img {
    display: inline-block;
    width: auto;
    height: 100%;
    max-height: 55px;
}
.b-section-list .around_image{
	display:flex;
	align-items: center;
    justify-content: center;

}
.body .bx-basket .basket-coupon-block-total-price-current{
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    margin-top: 9px;
}
.label-success, .badge-success {
    background-color: #52AD58;
    color: white;

}
.label {
    padding: 3px 8px;
    border-radius: 3px;
}
.label_zakaz {
    font-size: 10.998px;
    padding: 3px 8px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999;
    border-radius: 3px;
}
.label_delivery{
    font-size: 10.998px;
    padding: 3px 8px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #639FC4;
    border-radius: 3px;
}
.b-stores__genamount{

}
.gallery_amount{
    text-align: center;
    margin-bottom: 10px;
}

.catalogmenu2 a.sub>span{
    color: #308ac4;
}

body #rs_easycart .rsec_headers a.rsec_online, body #rs_easycart .rsec_headers span.rsec_color{
    color: white !important;
}
#rs_easycart .rsec.rsec_headers .rsec_body {
    line-height: 0px;
}


.success_in_stock{
    background-color: #52AD58;
    color: white;
}

.footer .line1 .block.one {
    display: inline-flex;
    align-items: center;
    width: 60%!important;
    padding-right: 30px!important;
}

.footer .line1 .block.one .logo {
    display: inline-flex!important;
}

.footer .line1 .contacts {
    display: inline-flex;
    margin: 0;
    flex-grow: 1;
}

.footer .phone1 {
    margin: 0 30px;
}

.footer .line1 .contacts .feedback {
    margin-top: 0;
}

.footer .line1 .block.two {
    display: inline-flex;
    justify-content: space-between;
    width: 40%!important;
    padding: 0;
}

.footer .footmenu {
    margin: 0 30px 0 0;
}

.footer .footmenu:last-child {
    margin-right: 0;
}

.footer .footmenu .item {
    width: 100%;
}

@media (max-width: 1199px) {
    .footer .line1 .block.one, .footer .line1 .block.two {
        width: 50%!important;
    }

    .footer .line1 .block.one {
        padding-right: 20px!important;
    }

    .footer .phone1 {
        margin: 0 15px;
    }
}

@media (max-width: 767px) {
    .footer .line1 .block.one, .footer .line1 .block.two {
        width: 100%!important;
        padding: 0!important;
    }

    .footer .phone1 {
        width: auto!important;
    }

    .footer .line1 .block.one .logo {
        margin-bottom: 15px;
    }
}

@media (max-width: 575px) {
    .footer .footmenu {
        margin: 0 20px 0 0;
    }
}

@media (max-width: 374px) {
    .footer .line1 .block.one {
        flex-direction: column;
        align-items: center;
    }
}

.tab-pane-in {
    padding-bottom: 0;
}

.b-sorter__block-name {
    margin-top: 0;
}

.tab-pane-in .document-list {
    margin-top: 0;
}

.tab-pane-in .row-fluid {
    margin-bottom: 20px;
}

.tab-pane-in .row-fluid:last-child {
    margin-bottom: 0;
}

.tab-pane-in .row-fluid > h2:first-child {
    margin-top: 0;
}

.tab-pane-in .c-gruppedprops__group:last-child, .tab-pane-in .table:last-child {
    margin-bottom: 0;
}

.section__description {
    color: #308ac4;
}

@media (min-width: 1261px) {
    .phone.column1 {
        width: 50%;
    }

    .favorite.column1, .basket.column1 {
        width: 14%;
    }

    .phone.column1 .column1inner + .column1inner {
        margin-left: 30px;
    }

    .header .phone a, .header .phone a:hover {
        font-size: 23px;
        line-height: 1;
    }

    .header .phone .svg-icon {
        width: 17px;
    }
}

@media screen and (max-width: 1260px) and (min-width: 876px) {
    body.adaptive .phone.column1 {
        display: inline-flex;
        flex-direction: column;
    }
}

@media (max-width: 875px) {
    body.adaptive .phone.column1 {
        display: inline-flex;
        flex-direction: column;
    }

    .header .phone .svg-icon {
        margin-bottom: 5px;
        width: 16px;
        height: 16px;
    }
}

@media (max-width: 767px) {
    .header {
        margin-bottom: 15px;
    }

    .b-sorter__shortsort a, .b-sorter__shortsort a.selected, .b-sorter__template a, .b-sorter__template a.selected {
        padding: 6px 6px 6px;
    }
}

@media screen and (max-width: 626px) and (min-width: 481px) {
    body.adaptive .column1 .svg-icon, body.adaptive .phone.column1 {
        display: none;
    }
}
@media (max-width: 590px) {
    .b-sorter__template {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    body.adaptive .column1 .column1inner {
        height: 21px!important;
    }

    body.adaptive .header .phone a, body.adaptive .header .phone a:hover {
        font-size: 14px;
    }

    .section__description {
        display: none;
    }
}
@media (max-width: 767px){
    .catalog .row .col-xs-12 {
        width: 50%;
    }
    #catalog img.js-list-picture{
        max-width: 100%!important;
    }
}
@media (max-width: 355px){
    .catalog .row .col-xs-12 {
        width: 100%;
    }
}

.brand-detail-block__desc p, .brand-detail-block__desc a, .brand-detail-block__desc span{
    line-height: 18px!important;
    font-size: 13px!important;
}
.contact-page__list {
    display: flex;
    flex-wrap: wrap;
    max-width: 700px;
}

.contact-page__item {
    width: 50%;
    margin-bottom: 30px;
}

.contact-page__title {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 7px;
}

@media(max-width: 525px){
    .contact-page__item{
        width: 100%;
    }

}
.contact-page svg{
    fill: #ff0008;
    width: 15px;
    height: 15px;
    margin-right: 5px;
}