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

.image_wrapper_block, .image_wrapper_block a
{
height: 200px;
}

menu_img:
{
width: 100px;
}



.sections_wrapper .list .item .img img
{
    max-width: 100%;
    max-height: 100%;
    width: 140px;
}

.sections_wrapper .list .item:not(.section_item) .img {
    width: 200px;
    height: 200px;
    line-height: 200px;
    text-align: center;
    margin: 0px auto 1px;
}

.sections_wrapper .list .item 
{
    text-align: center;
    border: 1px solid #F2F2F2;
    padding: 30px 10px 10px;
    transition: all ease 0.2s; }

.menu-row.middle-block .mega-menu table td .wrap > a >div {
    display: inline-block;
    text-transform: uppercase;
}

.menu-row .mega-menu table td.wide_menu:hover > .wrap > .dropdown-menu, .menu-row .mega-menu table td.wide_menu.hover > .wrap > .dropdown-menu {
    max-height: 600px;
    overflow: auto;
}

@media (min-width: 992px)
.col-md-4 {
    width: 25%;
}

@media (min-width: 992px)
.col-md-99 {
    width: 100%;
}

section.toggle label {
    color: #0088cc;
    border-color: #0088cc;
}


section.toggle label
{
    background: #f9f9fa;
border-bottom: 2px solid rgba(183, 183, 183, 0.3);
}

.btn.btn-default {
    background-color: #48a216;
    border-color: #48a216;
    color: #ffffff;
}

.breadcrumbs a span, .breadcrumbs span {
    color: #0077b3;
    font-size: 14px;
}

.title-v3 .page-top.maxwidth-theme h1, .title-v4 .page-top.maxwidth-theme h1 {
    margin-top: 0px;
    padding-bottom: 22px;
    font-size: 25px;
}
.colored_table tbody tr td {
    border-bottom: 1px solid #E7E7E7;
    /* border-left: 1px solid #E7E7E7; */
    border-right: 1px solid #E7E7E7;
text-align: center;
}
.colored_table tr td {
    padding: 8px 8px;
text-align: center;
width: 12%;
}

.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu > li > .dropdown-menu li a:not(:hover) {
    color: #666;
    font-size: 15px;
}

.menu-row .mega-menu table td.wide_menu:hover > .wrap > .dropdown-menu > li > a, .menu-row .mega-menu table td.wide_menu.hover > .wrap > .dropdown-menu > li > a {
    font-size: 15px;
color: #3d3d3d;
}

.menu-row .mega-menu table td.wide_menu .dropdown-submenu .dropdown-menu >li > a {
    font-size: 15px;
}

.menu_top_block.catalog_block .dropdown>li>a .image img {
    width: 50px;
}

.menu_top_block.catalog_block .dropdown>li>a .image + .name {

    font-size: 15px;
}


header .wrapper_middle_menu *, .menu_top_block * {
    font-size: 15px;
}

.sections_wrapper .list .item .name a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    color: #000000;
    text-transform: uppercase;
}

.stickers {
    padding-top: 175px;
}

.catalog_detail .wraps {
    max-width: 50%;
}

.customopts {
	width: 100%;
	margin-top: 10px;
}

