<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#topheader #topbar {
    color: #fff;
    font-size: 11px;
    transition: all 1s ease 0s;
    display: none;
}

.navbar-nav {
    background: #01438C;
    border-bottom: 4px solid #FFFFFF;
    width: 100%;
}

ul.nav li a:hover, ul.nav li a:focus, ul.nav li a.active, ul.nav li.open li a:hover, ul.nav li.open li a:focus, ul.nav li.open li a.active {
    color: black;
    background: #76C5F0;
    font-family: cora bold;
}

ul.nav li a:hover, ul.nav li a:focus, ul.nav li a.active, ul.nav li.open li a:hover, ul.nav li.open li a:focus, ul.nav li.open li a.active {
    color: white;
    background: #01438C;
    font-family: cora bold;
}

#product-listitem .listitem h2, #customer .itemcus h2, #products-featured .itemfeatured h2, #contact .itemcontact .contact-info h2, #contact .itemcontact .contact-form h2, #acc .itemacc .acc-info h2, #acc .itemacc .acc-cart h2, #post .postitem h1, .intro h2, .news h2, .facebook h2, #email-newsletter h2, #gallery-pic h2, #box_search h2, .facebook h2, .contact-info h2, #post .postitem h2.fb-comment-title {
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
    background: #3F84C7;
    padding: 5px 10px 5px 10px;
}

#block-feature .feature h3 {
    font-family: "CorporA", Arial, Helvetica, sans-serif;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 17px;
    text-align: center;
    color: #FFF;configuration
    text-transform: uppercase;
    font-weight: 400;
    background: #054391;
    padding: 15px 0px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}


section.row-section.top-html .container section#block-feature .row .col-lg-4.col-md-4.col-sm-4.col-xs-12{
    margin-bottom: 25px !important;
}


section.box-category .heading img {
    display: none;
}

#product-listitem .listitem h2, #customer .itemcus h2, #products-featured .itemfeatured h2, #contact .itemcontact .contact-info h2, #contact .itemcontact .contact-form h2, #acc .itemacc .acc-info h2, #acc .itemacc .acc-cart h2, #post .postitem h1, .intro h2, .news h2, .facebook h2, #email-newsletter h2, #gallery-pic h2, #box_search h2, .facebook h2, .contact-info h2, #post .postitem h2.fb-comment-title {
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
    background: #3F84C7;
    padding: 5px 10px 5px 10px;
    color: white;
}

.box-category .heading {
    position: relative;
    font-family: "avo", Arial, Helvetica, sans-serif;
    background: #054391;
    color: #fff;
    font-weight: 400;
    padding: 15px 10px 10px 10px;
    font-size: 18px;
    text-transform: uppercase;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}


#st-trigger-effects button i:before {
    color: #000;}

    
    @media (max-width:475px){
    .banner-big {
    margin-top: 26px;
}

.hotline-fixed {
    position: fixed;
    right: 5px;
    bottom: 0;
    list-style: none;
    background-color: #be0101;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px 29px 10px 18px;
    margin-left: 11px;
    color: #fff;
    z-index: 99999;
    font-weight: bold;
}

</pre></body></html>