<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.logo {
    float: none!important;
}

.header-container .header .logo img {
    max-height: 75px!important;
}

.breadcrumbs {
    padding: 10px 0!important;
}

.toolbar { 
    display: none!important; 
}

.section-newsletter .block.newsletter .short_text strong {
    text-align: center;
    vertical-align: initial;
}

.product-item, .product-list-item {
    width: 271px!important;
}

.product-list-item .product-name .product-item-name {
    text-align: center;
}

a.action.primary {
    border-radius: 3px!important;
}

.product-item-details {
    text-align: center!important;
}

.product-item-actions .actions-primary {
    display: block!important;
    text-align: center!important;
}

.product-name a, .product.name a {
    color:#337Ab7!important;
}

.block-social ul li a.LinkedIn, .LinkedIn {
    background: #4875b4!important;
}

@media (max-width: 480px){
    .hidden-xs {
        display:block!important;
    }

    .bs-banner {
        padding: 30px 0 0px 0;
    }

    .section-category-tab {
        padding: 0!important;
    }

    .section-product-tab {
        margin: 0px!important;
    }

    .section-delivery {
        margin: 20px 0!important;
    }

    .section-brands {
        background-color: #333e48;
    }

    .section_testimonial {
        padding: 0!important;
    }

    .section-services {
        background-color: #fff;
    }

    .section-newsletter .block.newsletter .short_text strong {
        text-align: center;
        vertical-align: initial;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display:block!important;
    }

    .bs-banner {
        padding: 30px 0 0px 0;
    }

    .section-category-tab {
        padding: 0!important;
    }

    .section-product-tab {
        margin: 0px!important;
    }

    .section-delivery {
        margin: 20px 0!important;
    }

    .section-brands {
        background-color: #333e48;
    }

    .section-services {
        background-color: #fff;
    }

    .section-newsletter .block.newsletter .short_text strong {
        text-align: center;
        vertical-align: initial;
    }
}</pre></body></html>