.brand-wrap-link {
    display: inline-block;
    position: relative;
    height: 80px;
}

.menu-brand-image {
    position: absolute;
    width: 70px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 100%;
}

h2.brand_title {
    text-align: left;
    text-transform: uppercase;
    font-size: 12px;
    padding-bottom: 10px;
}

h2.promo_title {
    text-align: left;
    text-transform: uppercase;
    font-size: 12px;
    padding-bottom: 10px;
}

a.promo-wrap-link {
    text-align: center;
    color: blue;
    margin: 5px 0;
    background: #eee!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    border-radius: 0px;
    box-shadow: 0 8px 7px -7px #eedeed;
}

a.promo-wrap-link h5 {
    font-size: 102.67%;
    font-weight: 700;
    color: #444;
}

div.middle-block-image {
    margin-bottom: 20px;
}

div.megamanu-custom-product .product-item {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

div.megamanu-custom-product {
    padding-left: 20px;
    padding-right: 20px;
}

div.marg-bott {
    margin-bottom: 5px;
    padding-bottom: 5px;
}

ul.sm_megamenu_menu li.parent-item .sm-megamenu-child {
    box-shadow: 0px 0px 8px 0px;
}

li.promo-menu-item {
    background: #f7f7f7!important;
    border-left: 3px solid #a2ce5e!important;
    border-bottom: 1px solid white!important;
	padding: 8px;
}

li.promo-menu-item > a.sm_megamenu_head {
    color: white;
}

.header-style-14 .header-bottom .sidebar-megamenu .megamenu-content-sidebar .menu-ver-content {
    min-width: 290px;
}

.sm_megamenu_menu.vertical-type .sm_megamenu_title_lv-4.additional_item {
    color: #1979c3;
}

.sm_megamenu_menu.vertical-type .add_items_group {
    border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #fff!important;
	padding-left: 7px;

}
