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

.menu-row .menu-only .mega-menu table td {
    font-size: 17px;
}

.menu-row.middle-block .mega-menu table td:nth-child(3) .wrap > a {
    /*padding: 8px 18px 25px;*/
	white-space: normal;
}

.mobileheader-v1 .cls-1 {
    fill: #222;
    fill-rule: evenodd;
}

.mega-menu table td:not(.wide_menu) .dropdown-menu li>a .name {
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ik_select_dropdown ul li.missing, .sku_props ul li.missing {
    opacity: 1;
}

.detail_brands .brands_slider_wrapp li img {
    filter: grayscale(0%) !important;
    -webkit-filter: grayscale(0%) !important;
}

.colored_table thead {
    border: 1px solid #e5eef0;
}

.colored_table thead tr {
    background: #e5eef0;
}

.tizers_block * {
    line-height: 18px;
    border-radius: 100%;
}