﻿.categories-menu-title {
    color: #000;
    font-size: 280%;
    padding-left: 0px;
    padding-right: 0px;
    line-height: 1.2;
    margin-bottom: 10px;
    margin-left: 11px;
}

.categories-menu-title a {
    color: inherit !important;
    text-decoration: none !important;
}

.collection-color {
    height: 10px;
    margin: 0px;
    background: #76C8E0;
    margin-top:20px;
}


/*.categories-menu__item {
    display: inline-block;
    padding: 4px 11px;
    margin-left: 10px;
    margin-bottom: 10px;
    background: #76C8E0;
    border: none;
}*/

/**NEW***/
.categories-menu__item {
    display: inline-block;
    padding: 4px 11px;
    margin-left: 10px;
    margin-bottom: 10px;
    background: transparent;
    border: none;
}
.categories-menu__item a { color:inherit;}

/**END NEW**/

.categories-menu__item.active {
    padding: 4px 11px;
    border: none;
}

@media(max-width:767px){
    /*.collection-gallery-container {display:none !important;}*/
}

.collection-gallery-container {margin-bottom: 20px; background: #f7f7f7; border: 1px solid #ddd; }
.collection-gallery-container h3 { margin-left: 20px; margin: 10px 20px;float:left !important; }

.collection-gallery-arrow {float:right;margin:15px;cursor:pointer;}

.menu-object.newBanner > div {
    margin-top: 0 !important;
}



.header-offer-cat                   { display: inline-block;font-size: 130%; text-align: center; color: #000000; border: 1px solid; margin-right: 10px; margin-bottom: 10px; }
.header-offer-cat a                 { text-decoration: none !important; color: inherit !important; line-height: normal; padding: 5px 15px; display: inline-block; }
.header-offer-cat.active            { background: #EB6331; color: #ffffff; }
#header-offer-categories-title h2   { font-size: 170%; }
.header-offer-categories            { margin-top: 40px; }