#block_myaccount_infos .myaccount-title a, #wrapper .breadcrumb li a, .block-contact .block-contact-title, .block-contact .navbar-toggler .material-icons, .linklist .blockcms-title a {
    color: #232323
}

#header #_desktop_logo h1, #notifications ul, .block-promo .page-content.page-cms ul, .block-promo p, .cart-items, .page-content.page-cms .block-promo ul {
    margin-bottom: 0
}

#header .header-nav #_desktop_contact_link #contact-link, .sitemap {
    color: #fff
}

.header-nav a, .blockcart {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.4rem;
}

.blockcart {
    color: #232323;
    font-weight: 500;
    position: relative;
}

.header-nav {
    font-weight: 500;
}

#header {
    position: relative;
    z-index: 999;
    color: #7a7a7a;
    background: #fff;
    -webkit-box-shadow: 0 .2rem .5rem 0 rgba(0, 0, 0, .11);
    box-shadow: 0 .2rem .5rem 0 rgba(0, 0, 0, .11)
}

#header .dot {
    color: #fff;
    margin: 0 1rem;
}

#header .logo {
    max-width: 90%;
    height: auto
}

#header .menu, #header .menu > ul > li {
    display: inline-block
}

#header .header-nav {
    background: #c1281c;
    padding: 1rem 0;
}

#header .header-nav .row {
    align-items: center;
}

#header .header-nav #menu-icon {
    margin: 0 1rem;
    vertical-align: middle;
    cursor: pointer
}

#header .header-nav #menu-icon .material-icons {
    line-height: 5rem
}

#header .header-nav .right-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#header .header-nav .currency-selector {
    white-space: nowrap
}

#header .header-nav .user-info {
    margin-left: 2.5rem;
    text-align: right
}

#header .header-nav .language-selector, #header .header-nav .user-info {
    white-space: nowrap
}

#header .header-nav .cart-preview.active {
    background: #fff
}

#header .header-nav .blockcart.active a:hover, #header .header-nav .cart-preview.active a, #header .header-nav .cart-preview.active i {
    color: #c1281c
}

#header .header-nav .cart-preview .shopping-cart {
    vertical-align: middle
}

#header .header-nav .cart-preview .body {
    display: none
}

#header .blockcart a {
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-weight: 500;
    position: relative;
    background: #c1281c;
    padding: 1rem;
    border-radius: 100%;
    width: 4.5rem;
    height: 4.5rem;
    display: block;
}

.header-top .cart-products-count {
    position: absolute;
    right: -.8rem;
    top: -.2rem;
    background: #fff;
    color: #232323;
    border-radius: 100%;
    width: 2rem;
    height: 2rem;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.7rem;
    text-align: center;
    border: .1rem solid #d8d8d8;
}


.sticky .header-top {
    position: fixed;
    width: 100%;
    background: rgba(255, 255, 255, .95);
    -webkit-box-shadow: .1rem .1rem .5rem 0 rgb(0 0 0 / 20%);
    box-shadow: .1rem .1rem .5rem 0 rgb(0 0 0 / 20%);
    top: 0;
    left: 0;
    z-index: 1000;
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}

.sticky .header-nav {
    padding-bottom: 9.6rem;
}

#_desktop_cart {
    width: 4.5rem;
    margin-left: 4rem;
}

#header .header-nav #_desktop_contact_link {
    display: inline-block
}

#header .header-nav .search-widget {
    margin-top: .2rem
}

#header .header-nav .material-icons {
    line-height: inherit
}

#header .header-nav .material-icons.expand-more {
    margin-left: -.375rem
}

#header .header-nav a:hover {
    color: #232323;
}

#_desktop_top_menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#_desktop_top_menu .right a {
    color: #232323;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 3rem;
}

#_desktop_top_menu .right a:hover {
    color: #999;
}

#_desktop_top_menu .right {
    display: flex;
}

#_desktop_top_menu .right p {
    margin: 0;
}

#category-2 > a {
    position: relative;
    padding-left: 2rem;
}

#category-2 > a:before {
    content: 'tune';
    font-family: 'Material Icons', sans-serif;
    position: absolute;
    left: 0;
}

#header .header-top {
    padding: 2rem 0
}

#header .header-top > .container {
    position: relative
}

#header .header-top > .container > .row:first-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#header .header-top .menu {
    padding-left: 1.5rem
}

#header .header-top .position-static {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#header .header-top a[data-depth="0"] {
    color: #232323;
    text-transform: uppercase
}

#header .header-top .search-widget {
    float: right
}

#header .top-menu-link {
    margin-left: 1.25rem
}

#header .top-menu a[data-depth="0"]:hover, a:hover {
    color: #999;
    text-decoration: none
}

.header-top-right p {
    font-weight: 500;
    width: 23rem;
    margin: 0;
    white-space: nowrap;
}

.header-top-right p a {
    font-weight: 600;
    color: #232323;
}

.header-top-right p a:hover {
    color: #999
}

#category-2 .top-menu {
    column-count: 2;
}

.top-menu a:hover {
    color: #999;
}

.top-menu .cms-page a, .top-menu .link a {
    text-transform: uppercase;
}

@media (max-width: 991px) {
    #header .header-nav #_desktop_contact_link #contact-link span:first-of-type {
        display: none;
    }
}

@media (max-width: 767px) {
    #header .top-logo {
        width: 118px;
        min-width: 118px;
        min-height: 27px;
        margin-bottom: 0;
        display: flex;
        align-items: center;
    }

    #header .top-logo img {
        width: 118px;
        height: 27px;
        display: block;
    }

    #header .top-logo > h1 {
        margin: 0
    }

    #header .header-nav {
        padding: 10px 0;
        background: #f7f7f7;
    }

    .header-nav .mobile {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .header-nav .mobile .right {
        display: flex;
        align-items: flex-start;
        justify-content: flex-end;
    }

    .header-top p {
        display: none;
    }

    #search_widget {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

    #header .header-top {
        padding: 0;
    }

    #header .dot {
        display: none
    }

    #header .blockcart a {
        padding: 0;
        width: 30px;
        height: 30px;
        border-radius: 8px;
    }

    #header .header-nav .account , #header .header-nav  .user-info .signin{
        width: 30px;
        height: 30px;
        border-radius: 8px;
        background: #c1281c;
        color: #fff;
        display: block;
        margin-right: 10px;
        text-align: center;
    }
    #header .header-nav  .user-info .signin
    {
        padding-top: 4px;
    }
    #header .header-nav .account .material-icons {
        font-size: 21px;
        color: #fff;
        padding-top: 4px;
        padding-left: 1px;
    }

    #header .header-nav #menu-icon {
        color: #c1281c;
        margin-top: 0;
        margin-left: 16px;
    }

    .header-nav a, .blockcart {
        color: #c1281c;
    }
    #wrapper .breadcrumb {
        text-align: left;
    }
    #header .header-nav #menu-icon .material-icons {
        line-height: 100%;
        font-size: 3.3rem;
    }

    #header .header-nav .user-info {
        margin: 0;
    }

    #header .header-nav .cart-preview .shopping-cart {
        font-size: 19px;
        padding-top: 3px;
    }

    #header .blockcart a span {
        background: #fff;
        color: #c1281c;
        width: 1.6rem;
        height: 1.6rem;
        display: block;
        position: absolute;
        top: -5px;
        right: -1rem;
        font-size: 1.2rem;
        border-radius: 100%;
        line-height: 140%;
    }

    .header-nav > .container > .row {
        display: none;
    }

    #category-2 > a:before {
        display: none;
    }

    #contact-link, #contact-link a {
        font-weight: 500;
    }

    #contact-link a:last-of-type {
        display: block;
        margin-top: 1.5rem;
    }

    #header.is-open {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #category-2 .top-menu {
        column-count: 1;
    }

    #mobile_top_menu_wrapper .top-menu[data-depth="1"] .navbar-toggler {
        display: none;
    }
}