/* Custom CSS for demo */
#logo {
}
table.tableizer-table {
    border: 1px solid #CCCCCC; font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    border-collapse: collapse;
} 
.tableizer-table td {
    padding: 4px;
    margin: 3px;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
}
.tableizer-table th {
    background-color: #DEDEDE; 
    color: #000000;
    border: 1px solid #CCCCCC;
    font-weight: bold;
    padding: 10px;
}
.tableizer-header {
    color: #00693C;
    margin-top: 20px;
}
.tableizer-table li {
    text-indent: 0;
}
.tableizer-table td ol {
    list-style: decimal;
    padding-left: 20px;
}

.textLogo {
    font-size: 40px;
}


.footer .bstock-logo {
    background-color: #ffffff;
    color: #2b2b2b;
    position: relative;
    padding: 10px 0 8px;
    font-size: 0.846em;
    line-height: 1.5em;
}
.header-language-background { background: #003B64; }
.button, .cart-table .product-cart-actions .button, #co-shipping-method-form .buttons-set .button, .footer .button { background: #002E4E; }
#register-button { background: #002E4E !important; }

.logo {max-width:180px;}
.faq-contacts-content .comment svg .st0{fill: #002E4E}
.faq-contacts-content .envelope svg .st0{fill: #002E4E}
.faq-contacts-content .mobile svg .st0{fill: #002E4E}