body {
    background: #fff;
    color: #666;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Bitter', serif;
    color: #343434;
}

a, a:hover, a:active, a:focus, .single-item .free-shipping,
.product-price.order-total, .single-item .prices .discounted-price, #blog-month-list .year strong {
    color: #ea5b23;
}

.label {
    color: #666;
}

.message-error > *, .result {
    background-color: #FDEDA4;
    color: #7c622a;
    border-color: #D8CA87;
}

.required, .message, .field-validation-error, .message-failure, 
.respond .field-validation-error, .register-login .required, .register-login .field-validation-error,
.account-content .required, .account-content .field-validation-error {
    color: #e95644;
    padding: 0 2px;
}

.message-success {
    color: #66bfc3;
    padding: 0 2px;
}

.totop {
    background: rgba(0, 0, 0, 0.5);
}
    .totop a {
        color: #fff;
    }

/*Header*/
.header-selectors-wrapper {
    background: #ea5b23;
    border-bottom: 1px solid #080808;
}

    .header-selectors-wrapper, .header-selectors-wrapper .dropdown a, .header-selectors-wrapper .dropdown a:hover, .header-selectors-wrapper .search-box .fa {
        color: rgba(255,255,255,.75);
    }

        .header-selectors-wrapper .search-box:hover .fa {
            color: #fff;
        }

            .header-selectors-wrapper .dropdown-menu, .header .sublist {
                background: rgba(0,0,0,.9);
                border: 0 !important;
                border-radius: 0 !important;
            }

                .header-selectors-wrapper .dropdown-menu a:hover, .header .sublist a:hover {
                    background: #ea5b23;
                }

.header, .master-wrapper-content > .navigation-container {
    background: #15305b;
}

    .header-menu a, .header .sublist a {
        color: #fff;
    }

.header-links a {
    color: rgba(255,255,255,.5);
}

.header a:hover, .header a:focus {
    color: #ea5b23;
}

.header-selectors-wrapper .search-box .dropdown-menu input[type="text"] {
    background: rgba(0,0,0,.9);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 0 !important;
}

.flyout-cart {
    background: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.mini-shopping-cart, .mini-shopping-cart a {
    color: #666;
}

    .mini-shopping-cart .count {
        color: #343434;
        background: #eaeaea;
    }

.mobile-menu-toggle .navbar-toggle .icon-bar {
    background: rgba(255,255,255,.75);
}

#mobile-body-wrapper.expanded .mobile-expand-menu, .mobile-expand-menu .nav .open > a, .mobile-expand-menu .nav .open > a:hover, .mobile-expand-menu .nav .open > a:focus {
    border-right: solid 1px rgba(255,255,255,.2);
    background: rgba(0,0,0,.9);
    box-shadow: 2px 0px 5px rgba(0,0,0,.6);
}

.mobile-expand-menu ul li {
    border-top: solid 1px rgba(255,255,255,.2);

}

    .mobile-expand-menu ul.nav > li > a, .mobile-expand-menu ul.sublist li a {
        color: #fff;
    }

        .mobile-expand-menu ul li a:hover {
            background: #343434;
            color: #fff;
        }

/*Footer*/
footer .bonus-line {
    padding: 20px 0;
    text-align: center;
    background: #15305b;
    color: #fff;
    font: normal 110% 'Roboto Condensed', sans-serif;
}

footer {
    background: #212327;
}

    footer .copy {
        border-top: solid 2px rgba(255,255,255,.15);
    }

#footer .navbar-toggle .icon-bar {
    background: #fff !important;
}

footer .fwidget h4 {
    font: normal 100% 'Roboto Condensed', sans-serif;
    color: #fff;
    text-transform: uppercase;
}

footer a {
    color: rgba(255,255,255,.75);
}

    footer a:hover {
        color: #ea5b23;
    }

/*Buttons*/
.button-1 {
    color: rgba(255,255,255,.75) !important;
    background: #ea5b23;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.25);
}

    .button-1:hover, .button-1:focus {
        color: #fff !important;
        background: #666;
        box-shadow: inset 0 -2px 0 rgba(0,0,0,.25);
    }

.btn-default {
    color: #444 !important;
    background: #e1e1e1;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.25);
}

    .btn-default:hover, .btn-default:focus {
        color: #fff !important;
        background: #919191;
        box-shadow: inset 0 -2px 0 rgba(0,0,0,.25);
    }

.btn-danger {
    color: #fff;
    background: #179bd7;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.25);
}

.btn-danger:hover, .btn-danger:focus {
    background: #15305b;
}

    .btn-danger:hover, .button-1:hover, .button-1:focus, .btn:hover {
        text-decoration: none;
        box-shadow: inset 0 -2px 0 rgba(0,0,0,.25);
    }

.cart .input-group-btn button {
    color: #888;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
}

    .cart .input-group-btn button:hover {
        background-color: #e1e1e1;
        box-shadow: none;
    }

.qq-upload-button, .subscribe-button {
    color: rgba(255,255,255,.75) !important;
    background: #ea5b23;
    border: 1px solid #ea5b23;
}

    .qq-upload-button:hover, .subscribe-button:hover, .subscribe-button:focus, .subscribe-button:active, .subscribe-button.active {
         color: #fff !important;
        background: #666;
        box-shadow: inset 0 -2px 0 rgba(0,0,0,.25);
    }

.qq-upload-list li.qq-upload-success {
    color: #666;
    background: none;
}

/*Items*/
.sidey h5, .section-title h4 {
    border-bottom: solid 1px #e1e1e1;
}

.sidey .listbox-inner {
    background: #eaeaea;
    color: #343434;
    padding: 10px;
}

.sidey a {
    color: #666;
}

.product-grid .item-details {
    border-bottom: dotted 1px #e9e9e9;
}
/*.item-details {
    border-bottom: solid 1px #eaeaea;
    background: #fafafa;
}*/

.item .item-details .product-title a {
    color: #343434;
}

.item .item-details .product-title a:hover, .sidey a:not(.button-1):hover, .sidey li.active > a, .sitemap-page a:hover,
.product-filters .group li.title  {
    color: #ea5b23;
}

.item .item-price .actual-new-price {
    color: #ea5b23;
    font-weight: bold;
}

 .item .item-price .old-price {
    color: #999;
}

.sidey .filter-content ul, .sidey .listbox li {
    border-bottom: dotted 1px #e9e9e9;
}

.block-category-navigation .listbox .sublist {
    border-top: dotted 1px #e9e9e9;
}

.block-category-navigation .listbox .sublist li:last-child {
    border-bottom: 0;
}

.rating {
    background: url(../../img/star-inactive.png);
}

    .rating div {
        background: url(../../img/star-active.png);
    }

 /*Page*/
.top-inner {
    background: #eaeaea;
    padding: 25px 0;
}

/*Pager*/
.pager ul {
    border: 0;
    background: none;
}

    .pager ul > li > a, .pager ul > li > span {
        border: 0;
        background: none;
    }

    .pager ul > li > a,
    .pager ul > li > span {
        color: #15305b;
    }

        .pager ul > .current-page > span,
        .pager ul > .current-page > span:hover,
        .pager ul > .current-page > span:focus,
        .pager ul > li > a:hover,
        .pager ul > li > a:focus {
            background-color: #ea5b23;
            color: #fff;
        }

/*Quick View*/
.quick-view-content .b-ajax-wrapper form {
    background: #eaeaea;
}

.quick-view-content .gallery .picture {
    border: 0 !important;
}

h3.product-price {
    font: normal 150% 'Roboto Condensed', sans-serif;
}

/*Product Page*/
.product-collateral .tab-content {
    background: none;
    padding: 10px;
    margin-bottom: 20px;
    border-top: solid 1px #e1e1e1;
}

.color-squares .color-container .color, .attribute-squares .attribute-square-container .attribute-square {
    border: 2px solid #f0f0dd;
}

.color-squares .selected-value .color, .attribute-squares .selected-value .attribute-square {
    border: 2px solid #ea5b23;
}

#myTab li {
    margin-bottom: -2px !important;
}

#myTab li a {
    background: #eaeaea;
    font-size: 110%;
}

#myTab li.active {
    background: #fff;
    border: solid 1px #e1e1e1;
    border-bottom-color: #fff;
}

#myTab li.active a {
    background: none;
    border-color: none;
    color: #ea5b23;
}

.single-item .picture-thumbs a, .single-item .gallery .picture, .product-variant-line .variant-picture, .gallery .picture-thumbs .thumb-item {
    border: solid 1px #e1e1e1;
}

.compare-products-page .thumbnail {
    border: 1px solid #e1e1e1 !important;
}

    .compare-products-page .thumbnail h4 {
        color: #000;
    }

/*Inputs and table*/
input[type="text"], input[type="password"], input[type="email"],
input[type="tel"], select, .form-control {
    color: #646464;
    background-color: #fff;
    border: 1px solid #ddd;
}

textarea, textarea.message {
    color: #646464;
    background-color: #fff;
    border: 1px solid #ddd;
}

    input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus,
    input[type="tel"]:focus, select:focus, .form-control:focus, textarea:focus, .form-control:focus {
        border-color: #aaa;
        /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #e9e9e9;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #e9e9e9;*/
    }

    input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="email"]::-moz-placeholder,
    input[type="tel"]::-moz-placeholder, .form-control::-moz-placholder, textarea::-moz-placeholder,
    input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder,
    input[type="tel"]:-ms-input-placeholder, .form-control:-ms-input-placeholder, textarea:-ms-input-placeholder,
    input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder,
    input[type="tel"]::-webkit-input-placeholder, .form-control::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        color: #aaa;
    }

table.data-table .no-border td {
    background: none;
    border: 0;
}

table.data-table tr, table.data-table .no-border td.shade {
    border-bottom: 1px solid #e5e5e5;
}

    table.data-table tr.no-border, table.data-table .no-border td.shade tr {
        border: 0 !important;
    }

table.data-table td {
    border-right: 1px solid #f5f5f5;
}

table.data-table td:last-child {
    border-right: 0 !important;
}

table.data-table .no-border td.shade, #estimate-shipping {
    background: #f5f5f5;
}

.entry table.data-table th {
    background: #f5f5f5;
}

/*My Accounts*/
.login-page h3, .registration-page h3, .password-recovery-page .register-login h3, .account-content h4 {
    border-bottom: solid 1px #e1e1e1;
}

.registration-page .register-login, .login-page .register-login, .password-recovery-page .register-login, .account-content .entry {
    background: #fff;
    color: #666;
}

    .registration-page select, .registration-page .form-control, .respond .form-control,
    .login-page .form-control, .password-recovery-page .form-control, .account-content .entry .form-control, .account-content .entry select {
        background-color: #fff;
        border: 1px solid #bbb;
        color: #666;
    }

        .login-page .form-control:focus, .registration-page .form-control:focus, .password-recovery-page .form-control:focus,
        .account-content .entry .form-control:focus, .respond .form-control:focus {
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #ccc;
            border: 1px solid rgba(105, 105, 105, .3);
        }

.registration-page h1, .account-content h2 {
    padding: 30px 0 0px;
    margin: 0;
    color: #414d4e;
}

/*Blog, News, Contact*/
.blog-page .entry, .news-item-page .entry, .contact-page .entry {
    background: #fff;
}

    .blog-page .entry h2 a, .blogpost-page h2, .blog-page .meta, .respond h3, .comments h5 {
        color: #343434;
        font-family: 'Roboto Condensed', sans-serif;
    }

.blog-page .meta {
    border-top: 1px dotted #e1e1e1;
    border-bottom: 1px dotted #e1e1e1;
}

.comments h3 {
    border-bottom: 1px solid #eaeaea;
}

.respond {
    margin: 20px 0px;
    padding: 20px 25px;
    background: #eaeaea;
}

    .respond h3 {
        padding-bottom: 10px;
        margin: 0 0 10px;
    }

/*Checkout*/
.checkout-data .section .title strong, .checkout-data .order-summary-body .title {
    font: normal 21px 'Roboto Condensed', sans-serif;
    color: #343434;
}

.checkout-data .section .title, .checkout-data .order-summary-body .title {
    border-bottom: 1px solid #eaeaea;
    padding: 6px 0;
}

.order-progress ul li {
    background: #d9d9d9;
    border: 1px solid #d1d1d1;
    color: #ffffff;
}

    .order-progress ul li a {
        color: #fff;
    }

    .order-progress ul li.active-step, .order-progress ul li:hover {
        background: #15305b;
        border: 1px solid #080808;
    }

#checkout-steps > li .step-title .number {
    background: #e1e1e1;
    border: 1px solid transparent;
}

#checkout-steps li .step-title, #checkout-steps li.allow .step-title {
    background-color: #eaeaea;
}

    #checkout-steps li .step-title h2 {
        color: #999;
    }

#checkout-steps li.active .step-title .number {
    background: #15305b;
    border: 1px solid #080808;
    color: #fff;
}

#checkout-steps li.active .step-title {
    background: #ea5b23;
}

    #checkout-steps li.active .step-title h2 {
        color: #fff;
    }

#checkout-steps > li .step {
    background: #fff;
    padding: 20px;
}

/*Notification Styles*/
.quickview-message.error, #dialog-notifications-error, .bar-notification.error, #terms-of-service-warning-box, .eu-cookie-bar-notification, #dialog-notifications-warning {
    background-color: #FDEDA4;
    color: #7c622a;
    border: 1px solid #D8CA87;
}

.quickview-message.success, #dialog-notifications-success, .bar-notification.success {
    color: #296a23;
    background: #e9ffca;
    border: 1px solid #D5ECB4;
}

    .quickview-message.success a, #dialog-notifications-success a, .bar-notification.success a {
        color: #296a23;
        text-decoration: underline;
    }

    .quickview-message.error a, #dialog-notifications-error a, .bar-notification.error a, #dialog-notifications-warning a {
        color: #7c622a;
        text-decoration: underline;
    }

        .quickview-message.error a:hover, .quickview-message.success a:hover, #dialog-notifications-success a:hover, .bar-notification.success a:hover,
        #dialog-notifications-error a:hover, .bar-notification.error a:hover, #dialog-notifications-warning a:hover {
            text-decoration: none;
        }

/*MISC*/
.nivo-controlNav a.nivo-control:hover, .nivo-controlNav a.nivo-control.active {
    background: #666 !important;
    border-color: #fff;
}

.panel-title .icon {
    background: url(../../img/mobile-menu-expand.png) center center no-repeat rgba(0, 0, 0, 0.3);
}

    .panel-title .icon:hover {
        background-color: rgba(0,0,0, 0.5);
    }

.panel-title a.collapsed > .icon {
    background-image: url(../../img/mobile-menu-collapse.png);
}

