

/* Start:/local/templates/cosmo/components/paradpomad_components/catalog/brands/style.css?17291394483360*/
.brands-categories {
    padding: 0;
    margin: 30px -10px 0px 0px;
    text-align: center;
	
}

.brands-categories__category {
    list-style: none;
    display: inline-block;
    margin-right: -4px;
    width: 15%;
}

.brands-categories__category a {
    text-decoration: none!important;
    display: block;
    padding: 0 10px;
}

.brands-categories__category-icon {
    display: block;
    height: 38px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 15px;
}

.brands-categories__category-icon img {
    max-height: 38px;
    display: inline-block;
}

.brands-categories__category-caption {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    position: relative;
    display: inline-block;
    padding-bottom: 4px;
}

.brands-categories__category-caption::after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 2px;
    background-color: red;
    bottom: 0;
    left: 50%;
    -webkit-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}

.brands-categories__category.is-active .brands-categories__category-caption::after {
    left: 0;
    width: 100%;
}


#brends-section .navbar {
    padding: 23px 0;
    background: #f8f8f8;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    min-height: auto;
	margin-top: 30px;
}

#brends-section .navbar>.container {
	display: block;
}
#brends-section h1 {
	text-align: center;
}

.brands-filter__left {
    text-align: left;
}
.brands-filter__alphabetic:first-child {
    margin-left: 0;
}
.brands-filter__alphabetic {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 11px;
    -webkit-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}

.brands-filter__right {
    text-align: right;
}

.linksbar__link {
    display: inline-block;
    vertical-align: top;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    text-decoration: none;
    line-height: 13px;
    padding-right: 40px;
    -webkit-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}

.linksbar__link::after {
    content: '';
    position: absolute;
    height: 12px;
    width: 1px;
    top: 1px;
    background-color: #000;
    right: 21px;
}

.linksbar__link:last-child {
    padding-right: 0;
}

.brands-items {
    padding: 0;
    margin: 0 -10;
	display: inline-block;
}

.brands-items__item {
    display: block;
    padding: 10px;
    list-style: none;
    float: left;
    width: -webkit-calc(100%/6);
    width: calc(100%/6);
}

.brand-thumb {
    height: 173px;
    border: 1px solid #efefef;
    padding: 5px;
    display: table;
    width: 100%;
}

.brand-thumb__cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
}

.brand-thumb__cell img {
    max-width: 100%;
}

.brands-filter a.is-active {
    text-decoration: none;
    color: #f20000;
}

.brands-filter__all {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    -webkit-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    margin-left: 29px;
    position: relative;
}












@media (min-width: 768px) {
	.navbar {
		-webkit-border-radius: 4px;
		border-radius: 4px;
	}
}

/* End */


/* Start:/local/templates/cosmo/components/paradpomad_components/menu/brends-sections-nav-new/style.css?17291394481610*/
.menu-categories {
    padding: 0;
    margin: 0 0 30px 0;
    border-left: 1px solid #f8f8f8;
    border-right: 1px solid #f8f8f8;   
}

.menu-categories__item {
    list-style: none;
    display: block;
    line-height: 1;
    margin-bottom: 1px;
    margin-left: -1px;
    margin-right: -1px;
}

.menu-categories__item.is-active>a, .menu-categories__item:hover>a {
    color: #fff;
    background: #000;
    text-decoration: none;
}
.menu-subcategories__item {
    list-style: none;
    display: block;
}
.menu-categories__item>a {
    display: block;
    text-decoration: none;
    padding: 9px 25px;
    background: #f8f8f8;
    color: #000;
    line-height: 1.4;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    -webkit-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}
.menu-subcategories__item>a {
    display: block;
    padding: 3px 25px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.4;
    -webkit-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}
.menu-subcategories__item.is-active>a, .menu-subcategories__item:hover>a {
    color: #f20000;
    text-decoration: none;
}
.menu-lastcategories__item>a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 3px 0px;
    line-height: 1.4;
    color: #9b9b9b;
}
.menu-lastcategories__item {
    list-style: none;
    display: block;
}
.menu-subcategories__item>ul {
    display: none;
}
.menu-subcategories__item.is-active>ul {
    display: block;
}
/* End */
/* /local/templates/cosmo/components/paradpomad_components/catalog/brands/style.css?17291394483360 */
/* /local/templates/cosmo/components/paradpomad_components/menu/brends-sections-nav-new/style.css?17291394481610 */
