/*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;  }*/
.col-md-2.visible-lg {
    width: auto;
}
.sections_wrapper .list .item {
    padding: 10px 10px 10px;
}
.title-v3 .page-top.maxwidth-theme h1, .title-v4 .page-top.maxwidth-theme h1 {
    padding-bottom: 5px;
}
.title-v3 .page-top.maxwidth-theme, .title-v4 .page-top.maxwidth-theme {
    padding-top: 8px;
    padding-bottom: 5px;
}
.top_inner_block_wrapper {
    padding: 0 0 10px;
}
.sections_wrapper {
    margin: 0 0 5px;
}
.bx_filter.compact {
    margin: 0 0 2px;
    padding: 0 0 2px;
}
.bx_filter.compact .bx_filter_parameters_box {
    margin: 0px 0px 0px;
}
.sort_header {
    padding: 0 0 2px;
}
/* Изменения от 31 01 19 */
h3 {
    margin: 5px 0 5px;
}
.best_block.tab_slider_wrapp ul.tabs_content {
    margin: 5px 0 0;
}
hr {
    margin: 5px 0;
}
.catalog_detail .item_main_info {
    margin: 0 0 10px;
}
.tabs {
    margin-bottom: 5px;
}
.tabs .tab-content {
    padding: 20px 0 0;
}
.catalog_detail .tabs>.tab-content>.tab-pane {
    padding-bottom: 5px;
}

.catalog-item-description-active {
    display: block;
}

.catalog-item-description-hidden {
    position: relative;
    overflow: hidden;
    margin: 20px 0 0 0;
    padding: 0 0 20px 0;
    display: none;
    border-bottom: 1px solid #f7b951;
}

.table-adaptive {
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}
.table-adaptive table {
    border: 1px solid #ccc;
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
display: table;
}
.table-adaptive table tr {
    border: 1px solid #ddd;
    padding: 5px;
    display: table-row;
    vertical-align: inherit;
}
.table-adaptive table th {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: 700;
    background: #fafafa;
    padding: 10px;
    text-align: center;
}
.table-adaptive table td {
padding: 10px;
    text-align: center;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    color: #333333;
    font-weight: 400;
}

@media screen and (max-width: 600px) {
	.table-adaptive table {border:0;}
	.table-adaptive table thead {display:none;}
	.table-adaptive table tr {margin-bottom: 10px;display: block;border-bottom: 2px solid #ddd;}
	.table-adaptive table td {display: block;text-align: right;font-size: 13px;border-bottom: 1px dotted #ccc;}
	.table-adaptive table td:last-child {border-bottom: 0;}
	.table-adaptive table td:before {content: attr(data-label);float: left;text-transform: uppercase;font-weight: bold;}
}
@media (max-width: 450px){
	.page-deliver-icon .sl-25proch {
		width: 92%;
	}
}
@media (max-width: 650px){
	.page-deliver-icon .sl-25proch {
		width: 42%;
	}
}
.table-adaptive thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}
.page-boldorange {
    font-weight: 700;
    color: #f09907;
}

.page-deliver-icon .sl-25proch, .page-deliver-icon .sl-17proch {
    text-align: center;
    margin: 20px 4%;
}

.sl-25proch {
    position: relative;
    width: 25%;
    float: left;
}

.about-item-list-over {
    border: 5px solid #ffffff;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 25px;
    -webkit-box-shadow: 0px 20px 30px 0px rgba(244, 155, 7, 0.35);
    -moz-box-shadow: 0px 20px 30px 0px rgba(244, 155, 7, 0.35);
    box-shadow: 0px 20px 30px 0px rgba(244, 155, 7, 0.35);
    height: 74px;
    width: 74px;
}
.deliver-item-list {
    width: 62px;
    height: 62px;
    border: 3px solid #f49b07;
    display: inline-block;
    border-radius: 50%;
    background-size: 55px !important;
    margin-top: 3px;
}

.page-deliver-head {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}
.dclear {
    height: 0;
    width: 100%;
    clear: both;
    position: relative;
}
.page-vinos-grey {
    padding: 5px 5%;
    background: #f7f7f7;
    width: 90%;
    margin: 3px 0;
    border-radius: 5px;
}
#headerfixed .logo-row .logo img, #headerfixed .logo-row .logo svg {
    max-height: 200px;
}

.ui-menu-item::before {
    display:none;
}
.image_wrapper_block a {
    height: 150px;
}
.right_block ol, .right_block ul {
    margin: 0 0 2px;
}

.sale-order-detail {}
.sale-order-detail-general {border:none !important;}
.sale-order-detail-general-head {background-color: #f7911e;}
.sale-order-detail-general-head .sale-order-detail-general-item {color:#fff; }
.sale-order-detail  ul li::before {
    content: '';
}