<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.brands-homepage h4.title{
    font-size: 35px;
    text-align: center;
    display: block !important;
    margin-bottom: 35px;
}
div.MagicToolboxContainer.selectorsBottom .MagicToolboxSelectorsContainer div &gt; a{
    font-size: 0 !important;
}
/*------------------custom navigation sidebar category ------------------*/
#narrow-by-list .filter-options-item:first-child {
    display: none;
}
.subcategory dt {
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 4px solid #e8e7e6;
    padding-bottom: 10px;
}
.subcategory dd .item {
    border-bottom: 1px solid #cccccc;
    font-size: 14px;
    padding: 8px 0;
}
.subcategory dd .item .count {
    color: #858585;
    padding-right: 5px;
    float: right;
}
.subcategory dd .item .count::before {
    content: "(";
}
.subcategory dd .item .count::after {
    content: ")";
}
/*-----------------------------------------*/
.category-view .category-image {
    display: none;
}
.img-category img {
    max-width: 100%;
}
.img-category {
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}


/*-----------------------------------------------------*/
.category-view .category-description {
    display: none;
}
.category-description-block {
    margin-bottom: 20px;
}

.category-description-item {
    text-align: center;
    max-height: 100px;
    overflow: hidden;
}
.category-description-block .more-less-block .a {
    display: block;
}
.category-description-block .more-less-block .b {
    display: none;
}
.category-description-block.show-less .category-description-item {
    max-height: 100% !important;
}
.category-description-block.show-less .more-less-block .a {
    display: none;
}
.category-description-block.show-less .more-less-block .b {
    display: block;
}
.more-less-block {
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
    margin-top: 15px;
}

/*----------------------*/
.table-checkout-shipping-method tbody td:nth-child(3) {
    display: none;
}
@media (max-width: 991px) and (min-width: 768px) {
    .page-product-configurable .product-social-links {
        top: -60px !important;
    }
}
@media (max-width: 767px) {
    .page-product-configurable .product-social-links {
        top: -60px !important;
    }
}
.page-product-configurable .scroll-to-top {
    z-index: 99 !important;
}

span.old-price {
    padding-left: 10px;
    display: inline-block;
}
.my-account .fa {
    color: #000;
}
.my-account .fa:hover {
    color: #6c6c6c;
}
.header.header3 .middle-header-content .logo {
    display: block;
    float: left !important
}

@media(max-width:992px) {
    .header.header3 .middle-header-content .logo {
        margin-left: 30px
    }
    .header.header3 .middle-header-content .logo img {
        width: 100%;
        height: auto
    }
}

@media(max-width:767px) {
    .header.header3 .middle-header-content .logo {
        margin-left: 10px;
        width: 60%;
        height: auto;
        margin-top: 20px;
        float: left !important
    }
    .header.header3 .middle-header-content .logo img {
        width: 100%;
        height: auto
    }
}

.header.header3 .middle-header-content .switcher-account {
    right: 60px;
    top: -5px
}

.header.header3 .middle-header-content .switcher-account button {
    font-size: 28px;
    border: 0;
    background: inherit;
    color: #8f8f8f
}

.header.header3 .middle-header-content .switcher-account .dropdown-menu {
    border-radius: 0
}

.header.header3 .middle-header-content .switcher-account .dropdown-menu:before {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    border: 6px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99;
    left: auto;
    top: -12px;
    right: 3px
}

.header.header3 .middle-header-content .switcher-account .dropdown-menu a {
    font-size: 13px;
    line-height: 1.75;
    padding: 12px 20px 10px;
    font-weight: 600;
    color: #666;
    margin: 0 -1px
}

.header.header3 .middle-header-content .switcher-account .dropdown-menu button span:before {
    position: absolute;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 16px;
    right: 3px;
    top: 3px;
    content: "\f00d";
    font-family: 'FontAwesome';
}

@media(max-width:767px) {
    .header.header3 .middle-header-content .switcher-account {
        right: 60px
    }
}

.header.header3 .middle-header-content .form-search .button {
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 32px;
    background: #000;
    color: #fff;
    border-radius: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    height: 30px;
    right: 0;
    width: auto;
    border: 0;
    line-height: inherit
}
.nav-main-menu&gt;li&gt;a{
    color: #fff !important;
}
.category-name{
    margin: 15px 0;
}
.category-name .cate-name{
    text-align: center;
    margin: 0;
}
</pre></body></html>