/*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;  }*/

.collapsed {
    display: none;
}
.menu-row .mega-menu table td.wide_menu .dropdown-menu>li:nth-child(4n+1) {
    clear: none;
}
.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li {
    width: 30%;
}
.fill_bg_n .menu-row.bgcolored, .fill_bg_y .menu-row.bgcolored>.maxwidth-theme {
	background-color: #424242;
}
.logo-row .logo {
display: flex;
    align-items: center;
	max-width: 290px;
}

/* .catalog_section_list .section_item .image,  */
.sections_wrapper .list .item:not(.section_item) .img {
	display: none;
}
.menu-row.bgcolored .mega-menu table td.active {
	background-color: #666666;
}
.bx-soa-pp .bx-soa-pp-company .bx-soa-pp-delivery-cost {
	display: none!important;
}
.sale_order_full_table:first-of-type:before {
    content: none;
}
.sale_order_full_table:first-of-type {
    padding: 0!important;
}
.sale_order_full_table:last-of-type {
    border: none;
    padding: 0;
}
.group-content h3 {
    text-align: center;
    margin-top: 0;
}
.group-content .tab-pane {
    margin-bottom: 20px;
}
.group-content .tab-pane:nth-child(4n+1) {
    clear: both;
}
.item-views.table.brands .item .title a {
    font-weight: 500;
}
.item-views.table .shadow.brands .item.wti .text {
    padding: 0;
   
}
.item-views.table .shadow.brands .item {
    border: none;
}
.item-views.table .shadow.brands .item .title {
    text-align: center;
}
.item-views .shadow.brands .item:hover {
    box-shadow: none;
}
.pman {
    font-size: 14px;
    line-height: 22px;
    margin-top: 5px;
}
.logo_and_menu-row .callback-block {
    margin: 0;
}
.personal_wrapper > .orders_wrapper > .row {
    display: none;
}
.personal_wrapper .sale-order-list-container > span {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #777;
    top: 22px;
    right: 22px;
    cursor: pointer;
}
.personal_wrapper .sale-order-list-container > span:before {
    content: '+';
    display: block;
    text-align: center;
    line-height: 18px;
    font-size: 22px;
}
.personal_wrapper .sale-order-list-container.open > span:before {
    content: '-';
}
.addProd {
	text-align: center;
	width: 100%;
}
.btn:hover {
    color: #fff !important;
    border-color: #e77721 !important;
    background-color: #e77721 !important;
}
#bx-soa-order #bx-soa-delivery .bx-soa-pp-company-description {
    width: 100% !important;
}
.bx-soa-cart-notify {
    font-style: italic;
    padding-top: 15px;
}
.bx-soa-desc {
    padding: 0px 29px 25px 79px;
    font-size: 13px;
    font-style: italic;
    line-height: 20px;
    color: #000;
    transition: none;
}

.EXPANDABLES_nav {
    display: none !important;
}

.EXPANDABLES_slides li {
    width: 20%;
}

.tdi {
    margin-top: 10px;
}

.tdi_status {
    display: inline-block;
    padding: 5px;
    border: 1px solid rgba(128,134,142,0.20);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #f3f4f5;
    font: bold 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #535c69;
    vertical-align: middle;
    margin: 0 20px;
}

.tdi_info {
    color: #d26817;
    text-decoration: underline;
    cursor: pointer;
}

.tdi > div {
    background: #fff;
    border: 1px solid #d26817;
    padding: 10px;
    margin-top: 10px;
    z-index: 100;
}

.tdi .open {
	display: block !important;
}

#gatext {
	display: inline-block;
	max-width: 760px;
	text-align: justify;
}

#popup-window-overlay-call_feedback.popup-window-overlay {
	background-color: #000 !important;
	opacity: .8 !important;
}

.pangrp {
    display: flex;
}

.panraz {
    border: 1px solid #ddd;
    padding: 40px !important;
    margin: 0 !important;
}

.panraz:nth-child(2n) {
    border-left: none;
}

.panraz h3 {
    text-align: left;
    margin: 0 0 15px 0;
}

.pansect {margin: 10px 0;
    display: inline-block;

    position: relative;
}

/*.pansect:after {
    content: '\2022';
    position: absolute;
    top: 0;
    right: -13px;
    font-size: 24px;
    line-height: 20px;
}*/

.pansect h4 {
    font-weight: bold;
    color: #e77721;

    margin: 0;
    padding-bottom: 10px;
}

.pansect:hover .panitems {
    display: block;
}

.panitems {
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    border-top: 5px solid #d26817;
    padding-top: 15px;
    margin-top: -2px;
    z-index: 1;
}

.panitems a {
    font-weight: normal !important;
    white-space: nowrap;
}

.counter_wrapp .custom-hide.button_block.wide{
	display: none;
}
/*Media*/
@media (max-width:1200px){
.EXPANDABLES_slides li {
    width: 33%;
}
}

@media (max-width:767px){
.title-mob {background: white;}
.contacts-page-map {display:none;}
.pangrp {
    display: block;
}
.panraz:nth-child(2n) {
    border-left: 1px solid #ddd;
    border-top: none;
}
}

@media (max-width:600px){
.EXPANDABLES_slides li {
    width: 50%;
}
/*.popup-window {
    max-width: 90% !important;
}*/
}

@media (max-width:400px){
.EXPANDABLES_slides li {
    width: 100%;
}
}
.delivery-text {    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 15px;
    }
.footer-callback-n {     margin-bottom: 15px;
    margin-top: -10px;}
.footer-callback-n .callback-block {font-size: 15px!important;}
.panitems-new {    display: flex;
    flex-wrap: wrap;flex-direction: row; 
}
.footer-shed { margin-bottom: 19px;}
.new-link-br {font-weight: normal!important;}
.shadow-nws {margin-right: 20px;}
.name-brands {text-align: left;}

.cost .price.nds strike, .row_values .price.nds strike, .cost .price.nds span, .row_values .price.nds span {
    font-size: 13px;
    line-height: 15px;
    font-weight: normal;
    color: #888;
}

.top_slider_wrapp .flexslider .slides > li .banner_bg{
    background-size: contain;
}

.banner_btn_white.btn.btn-default{
background: #fff;
color: #d26817;
}

.banner_btn_white.btn.btn-default:hover{
background: #fff!important;
color: #d26817!important;
border-color: #fff!important;
}

.flexslider .light .h1ps {
	color: #fff;
	font-weight: 700;
	line-height: 100%;
	letter-spacing: -0.03em;
	text-shadow: none;
}

.flexslider .light .banner_text {
	font-weight: 400;
	text-shadow: none;
}


@media screen and (max-width: 769px){
.banner_btn_white.btn.btn-default{
background-color: #d26817;
    border-color: #d26817;
    color: #ffffff;
}

.banner_btn_white.btn.btn-default:hover{
background-color: #d26817;
    border-color: #d26817;
    color: #ffffff;
}

.flexslider .light .h1ps {
	color: #555555;
}

.flexslider .light .banner_text {
color: #555555;
}
}