
@font-face {
    font-family: 'verdo';
    src: url('/Presentation/Design/fonts/verdo.eot?jghzyo');
    src: url('/Presentation/Design/fonts/verdo.eot?#iefixjghzyo') format('embedded-opentype'), url('/Presentation/Design/fonts/verdo.woff?jghzyo') format('woff'), url('/Presentation/Design/fonts/verdo.ttf?jghzyo') format('truetype'), url('/Presentation/Design/fonts/verdo.svg?jghzyo#verdo') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*========== Common Styles ==========*/
* {
    margin: 0;
    padding: 0;
}

ul, ol {
    list-style: none outside none;
}

body {
    color: #333;
    font-size: 14px;
    font-family: arial,sans-serif;
    padding: 0;
    margin: 0;
}

label, input, button, select, textarea {
    font-family: arial,sans-serif;
}

a {
    color: #F28100;
    text-decoration: none;
}

    a:hover {
        color: #333;
    }

h1, h2, h3, h4, h5, h6, .block .block-title, .slide-title {
    color: #333;
    font-weight: normal;
    font-family: arial,sans-serif;
    margin: 0;
}

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .block .block-title a, .slide-title a {
        color: #333;
    }

        h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .block .block-title a:hover, h1 a:hover, .slide-title a:hover {
            color: #333;
        }
/* Tools ============*/
.hidden {
    display: block !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}

.nobr {
    white-space: nowrap !important;
}

.wrap {
    white-space: normal !important;
}

.a-left {
    text-align: left !important;
}

.a-center {
    text-align: center !important;
}

.a-right {
    text-align: right !important;
}

.v-top {
    vertical-align: top;
}

.v-middle {
    vertical-align: middle;
}

.f-left, .left {
    float: left !important;
}

.f-right, .right {
    float: right !important;
}

.f-none {
    float: none !important;
}

.f-fix {
    float: left;
    width: 100%;
}

.no-display {
    display: none;
}

.no-margin {
    margin: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.no-bg {
    background: none !important;
}

legend {
    display: none;
}

img {
    border: none;
}


/*============ Layout ============== */
.main-container {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    padding-top: 15px;
    min-height: 500px;
    overflow: hidden;
}

.page-print {
    background: #fff;
    padding: 20px;
    text-align: left;
}

.page-empty {
    background: #fff;
    padding: 20px;
    text-align: left;
}

.page-popup {
    padding: 20px;
    text-align: left;
}

/*============ Main Container ============== */
.main-container-inner {
    width: 960px;
    margin: auto;
}
/* Base Columns */
.col-main {
    width: 960px;
    margin: auto;
}

.main-container.col1-layout .main-container-inner .category-products {
    padding-top: 35px;
}
/* 1 Column Layout */

/* 2 Columns Layout */
.col2-left-layout .col-main {
    float: right;
    margin-bottom: 15px;
    padding: 15px 15px 0 15px;
    width: 695px;
    background-color: #FFF;
    margin-left: 15px;
}

.col2-right-layout .col-main {
    float: left;
    margin-bottom: 15px;
    padding: 15px;
    width: 100%;
    background-color: #FFF;
    margin-right: 15px;
}

.col-right {
    float: right;
    margin-top: 10px;
    padding: 0;
    width: 220px;
}

.col-left {
    float: left;
    margin-top: 10px;
    padding: 0;
    width: 220px;
}

.col2-left-layout .main-container-inner {
    clear: both;
}

.main-inner {
    width: 960px;
    margin: auto;
}
/* 3 Columns Layout */


/* Content Columns */
.col2-set .col-1 {
    float: left;
    width: 48%;
    text-align: left;
    border: 0 #336600 solid;
    padding-top: 0;
    padding-bottom: 0;
}

.col2-set .col-2 {
    float: right;
    width: 48%;
    text-align: left;
}

.col2-set .narrow {
    width: 33%;
}

.col2-set .wide {
    width: 65%;
}

.col2-set {
    overflow: hidden;
    padding: 8px 0 0;
}

.col3-set .col-1 {
    float: left;
    width: 32%;
}

.col3-set .col-2 {
    float: left;
    width: 32%;
    margin-left: 2%;
}

.col3-set .col-3 {
    float: right;
    width: 32%;
}

.col4-set .col-1 {
    float: left;
    width: 23.5%;
}

.col4-set .col-2 {
    float: left;
    width: 23.5%;
    margin: 0 2%;
}

.col4-set .col-3 {
    float: left;
    width: 23.5%;
}

.col4-set .col-4 {
    float: right;
    width: 23.5%;
}

.col2-set h4 {
    font-size: 14px;
    font-weight: 400;
    font-family: arial,sans-serif;
    color: #333;
    margin-bottom: 5px;
}

.manage_add {
    margin-bottom: 10px;
}

.col2-set h5 {
    font-size: 14px;
    font-family: arial,sans-serif;
    font-weight: 300;
    margin-bottom: 5px;
    color: #333;
    text-transform: uppercase;
}

.col2-set strong {
    font-size: 13px;
    font-weight: 400;
    color: #000000;
}

.cart .totals table th, .cart .totals table td {
    padding: 5px;
    border: none !important;
    background: none !important;
    border: medium none !important;
    box-shadow: none !important;
    color: #333 !important;
}

    .cart .totals table th, .cart .totals table td strong {
        font-weight: 900;
        font-size: 13px;
    }

.cart .cart-collaterals {
    margin-top: 15px;
    overflow: hidden;
    margin-bottom: 0;
    clear: both;
    float: left;
}

    .cart .cart-collaterals .col2-set {
        float: left;
        margin: 0;
        padding: 0;
    }

.cart .totals h3 {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
    padding: 10px 15px;
    text-transform: uppercase;
}

.cart .cart-collaterals .col2-set .col-2 {
    width: 332px;
}

.cart .totals {
    float: right;
    margin: 0;
    background-color: #fff;
    padding: 0;
    border: 1px solid #E8E8E8;
    width: 294px;
}

    .cart .totals .inner {
        padding: 4px 15px 15px 15px;
    }

#shopping-cart-totals-table {
    float: right;
    margin-bottom: 15px;
    width: 100%;
    border-bottom: 1px #eaeaea solid;
    padding-bottom: 8px;
}

    #shopping-cart-totals-table .price {
        font-size: 13px;
    }

#shipping-zip-form p {
    margin: 2px 0 4px;
}

#shipping-zip-form .form-list input.input-text {
    width: 92%;
}

.cart .discount {
    margin: 0;
    padding: 0;
    width: 300px;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #E8E8E8;
    margin-right: 15px;
    margin-bottom: 15px;
    float: left;
}

.cart .shipping {
    margin: 0;
    padding: 0;
    width: 300px;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #E8E8E8;
    margin-right: 15px;
    margin-bottom: 5px;
    float: left;
}

.cart #discount-coupon-form, #shipping-zip-form {
    padding: 8px 15px 15px 15px;
}

.cart .shipping .form-list select {
    width: 260px;
}

.cart .cart .shipping .form-list input.input-text {
    width: 95%;
}

.cart .cart-collaterals .col2-set h3 {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    margin-bottom: 5px;
    text-transform: uppercase;
    padding: 10px 15px;
}

input.input-text, select, textarea {
    background-color: #FFFFFF;
    border: 1px solid #EAEAEA;
    padding: 5px;
    outline: none;
}

input#coupon_code {
    margin: 5px 0;
    width: 235px;
}

.checkout {
    color: #666666;
    padding-top: 5px;
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.cart .crosssell {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E2E2E2;
    padding: 12px 15px;
    width: 290px;
    margin-right: 15px;
}

    .cart .crosssell h2 {
        font-size: 14px;
        font-weight: 300;
    }

    .cart .crosssell .actions button.button {
        padding: 4px 8px;
        text-decoration: none;
        float: left;
        background: none;
        font-family: 'FontAwesome';
        font-size: 16px;
        text-transform: uppercase;
        background-color: #F12B63;
        margin-right: 8px;
    }

        .cart .crosssell .actions button.button span span {
            font-size: 12px;
            padding: 1px 0 0 10px;
            font-family: arial,sans-serif;
        }

        .cart .crosssell .actions button.button:hover span span {
            text-decoration: none;
        }

    .cart .crosssell li.item:hover .actions {
        display: block;
    }

    .cart .crosssell .actions ul.add-to-links {
        padding: 0;
        margin: 0;
    }

    .cart .crosssell .actions .add-to-links li {
        float: left;
        margin-left: 5px;
        display: block;
    }

    .cart .crosssell .actions .add-to-links a.link-wishlist {
        text-decoration: none;
        font-weight: normal;
        font-family: 'FontAwesome';
        font-size: 14px;
        padding: 4px 4px 3px 4px;
        border: 1px solid;
        color: #333;
        float: left;
        margin-right: 8px;
    }

        .cart .crosssell .actions .add-to-links a.link-wishlist:hover {
            color: #fff;
            background: #F12B63;
            border: none;
            padding: 5px 5px 4px 5px;
        }

    .cart .crosssell .actions .add-to-links a.link-compare {
        text-decoration: none;
        font-weight: normal;
        font-family: 'FontAwesome';
        font-size: 14px;
        padding: 4px 4px 3px 4px;
        border: 1px solid;
        color: #333;
        background: none;
    }

        .cart .crosssell .actions .add-to-links a.link-compare:hover {
            color: #F12B63;
            background: #F12B63;
            border: none;
            padding: 5px 5px 4px 5px;
        }

ul#crosssell-products-list {
    padding: 0;
}

.cart .crosssell li.item {
    margin: 8px 0;
    list-style: none;
    float: left;
}

.cart .crosssell .product-image {
    border: 1px solid #D0CDC9;
    float: left;
    height: 88px;
    width: 75px;
}

.cart .crosssell .old-price .price-label {
    color: #999999;
    display: none;
    white-space: nowrap;
}

.cart .crosssell .special-price .price-label {
    color: #CD5033;
    display: none;
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap;
}

.cart .crosssell .price-box {
    margin: 3px 0 5px 0;
}

.cart .crosssell img {
    width: 100%;
}

.cart .crosssell .product-details {
    margin-left: 85px;
}

.cart .crosssell .product-name {
    font-weight: normal;
}

.crosssell {
    float: left;
    background-color: #FFFFFF;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .crosssell h2 {
        color: #000000;
        font-family: arial,sans-serif;
        font-size: 16px;
        font-weight: normal;
        text-align: left;
        text-transform: uppercase;
        margin-bottom: 10px;
    }

button.button.btn-proceed-checkout {
    background: #F44D78;
    padding: 8px 12px;
}

    button.button.btn-proceed-checkout:before {
        content: "\f00c";
        font-family: FontAwesome;
        font-size: 14px;
        padding-right: 5px;
    }

    button.button.btn-proceed-checkout span {
        font-size: 14px;
    }


/*============ Global Styles =============== */
/* Form Elements */
p.control input.checkbox, p.control input.radio {
    margin-right: 6px;
}
/* Form Highlight */

/* Form lists */
/* Grouped fields */
.form-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .form-list li {
        margin: 0 0 10px;
        position: relative;
    }

        .form-list li.comment {
            margin-bottom: 10px;
        }

            .form-list li.comment p {
                margin-bottom: 0;
            }

        .form-list li.fields {
            margin-bottom: 0;
        }

        .form-list li.control, .form-list li.has-pretty-child {
            margin-bottom: 10px;
        }

    .form-list label {
        position: relative;
        z-index: 0;
        font-weight: normal;
        color: #333;
        display: inline;
    }

        .form-list label.required em {
            font-style: normal;
        }

    .form-list li.control label, .form-list li.has-pretty-child label {
        float: none;
        vertical-align: top;
        line-height: 1;
    }

    .form-list li.control input.radio, .form-list li.control input.checkbox, .form-list li.has-pretty-child input.radio, .form-list li.has-pretty-child input.checkbox {
        margin-right: 6px;
        margin-top: -2px;
    }

    .form-list li.control .input-box {
        clear: none;
        display: inline;
        width: auto;
    }

    .form-list .input-box {
        display: block;
        clear: both;
        margin-bottom: 0;
    }

    .form-list .field {
        position: relative;
        margin-bottom: 25px;
    }

    .form-list input.input-text {
        background: #fff;
        border: 1px solid #EAEAEA;
        border-radius: 2px;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) inset;
        padding: 6px;
        width: 65%;
        margin-top: 5px;
        outline: none;
    }

    .form-list textarea {
        height: 10em;
        margin-bottom: 0;
        outline: none;
    }

    .form-list select {
        margin: 5px 0 2px;
        width: 360px;
        outline: none;
    }

    .form-list li.additional-row {
        border-top: 1px solid #ccc;
        margin-top: 10px;
        padding-top: 7px;
    }

        .form-list li.additional-row .btn-remove {
            float: right;
            margin: 5px 0 0;
        }

    .form-list .input-range input.input-text {
        outline: none;
    }

input.radio {
    margin-right: 3px;
}

input.qty, span.qty {
    font-size: 15px;
    font-weight: 400;
    margin: 0 !important;
    padding: 6px 5px 6px 15px;
    width: 30px;
    background: #fff;
    border: 1px solid #EAEAEA;
    outline: none;
}

span.qty {
    display: inline-block;
    border: none;
}

#shopping-cart-table {
    border-bottom: none;
    border-right: none;
    border-left: 0 #EAEAEA solid;
    float: left;
    width: 100%;
    background-color: #FFFFFF;
    text-align: center;
}

    #shopping-cart-table input.qty {
        background: none repeat scroll 0 0 #FFFFFF;
        border: 1px solid #EAEAEA;
        font-size: 15px;
        font-weight: 400;
        margin: 0 !important;
        outline: medium none;
        padding: 5px 5px 5px 15px;
        width: 25px;
    }

    #shopping-cart-table .btn-remove {
        background-image: none;
        line-height: 28px;
        width: 30px;
        height: 28px;
        border-radius: 2px;
    }

        #shopping-cart-table .btn-remove:before {
            content: "\f014";
            font-family: FontAwesome;
            font-size: 16px;
            background-image: none;
            padding: 6px 9px;
            color: #fff;
            background-color: #323C46;
            border-radius: 2px;
        }

    #shopping-cart-table tfoot tr td.last {
        border-top: none;
    }

    #shopping-cart-table dl {
        margin: 0;
        padding: 0;
    }

    #shopping-cart-table .item-options dd {
        color: #CCCCCC;
        margin: 0;
    }

    #shopping-cart-table h4 {
        font-size: 14px;
        font-weight: 400;
        font-family: arial,sans-serif;
        text-transform: uppercase;
    }

#shipping-zip-form .form-list label {
    display: block;
}

#shopping-cart-table .cart-price .price {
    font-size: 13px;
}

#multiship-addresses-table .btn-remove {
    background-image: none;
    line-height: 28px;
    width: 30px;
    height: 28px;
    border-radius: 2px;
}

    #multiship-addresses-table .btn-remove:before {
        content: "\f014";
        font-family: FontAwesome;
        font-size: 16px;
        background-image: none;
        padding: 6px 9px;
        color: #fff;
        background-color: #323C46;
        border-radius: 2px;
    }

/* Customer */
.form-list .customer-name-prefix .input-box, .form-list .customer-name-suffix .input-box, .form-list .customer-name-prefix-suffix .input-box, .form-list .customer-name-prefix-middlename .input-box, .form-list .customer-name-middlename-suffix .input-box, .form-list .customer-name-prefix-middlename-suffix .input-box {
    width: auto;
}

.form-list .customer-dob .dob-month, .form-list .customer-dob .dob-day, .form-list .customer-dob .dob-year {
    float: left;
}

.form-list .customer-dob input.input-text {
    display: block;
}

.form-list .customer-dob .dob-month input.input-text, .form-list .customer-dob .dob-day input.input-text, .form-list .customer-dob .dob-year input.input-text {
    text-align: center;
}

.buttons-set {
    clear: both;
    margin: 10px 0 0;
    padding: 0;
}

    .buttons-set a.back-link {
        float: left;
        margin-right: 15px;
        font-weight: 900;
        color: #333;
    }

        .buttons-set a.back-link:hover {
            float: left;
            margin-right: 15px;
            font-weight: 900;
            color: #CA0000;
        }

    .buttons-set button.button {
        display: inline;
        margin-bottom: 0;
    }

    .buttons-set p.required {
        margin: 0 0 5px;
        display: none;
    }

/*============ BreadCrumbs */
.breadcrumbs {
    padding: 0;
    font-family: arial,sans-serif;
    font-size: 12px;
    width: 100%;
    margin: auto;
    border-bottom: 1px #eaeaea solid;
    padding-bottom: 7px;
    display: none !important;
}

    .breadcrumbs .inner {
        width: 960px;
        margin: auto;
    }

    .breadcrumbs ul {
        padding: 0;
        margin: 0;
    }

    .breadcrumbs li {
        display: inline;
    }

    .breadcrumbs strong {
        font-weight: 900;
        color: #333 !important;
    }

    .breadcrumbs span {
        margin: 0 2px;
        font-family: arial,sans-serif;
        font-size: 13px;
        color: #aaa;
    }

    .breadcrumbs a {
        color: #666;
    }

        .breadcrumbs a:hover {
            color: #333;
        }
/*============ Page Heading ============*/

.page-title {
    padding: 0 0 6px 0;
    margin: 0 0 0;
    margin-bottom: 4px;
}

    .page-title h1, .page-title h2 {
        color: #000000;
        font-family: arial,sans-serif;
        font-size: 28px;
        font-weight: 300;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
    }

    .page-title .separator {
        margin: 0 3px;
    }

    .page-title .link-rss {
        float: right;
    }

.title-buttons {
    position: relative;
}

    .title-buttons h1, .title-buttons h2, .title-buttons h3, .title-buttons h4, .title-buttons h5, .title-buttons h6 {
        float: left;
        margin-right: 30px;
    }

    .title-buttons a, .title-buttons .separator {
        margin-top: 0;
        display: inline-block;
    }

.subtitle, .sub-title {
    clear: both;
}
/*============ Pager ============*/
.pager {
    margin: 0;
    text-align: center;
    padding: 0;
}

    .pager .amount {
        float: left;
    }

    .pager .limiter label {
        float: left;
        font-size: 12px;
        padding: 6px 0;
        margin-right: 10px;
        display: inline;
    }

    .pager .pages {
        margin: 0 0;
    }

        .pager .pages ol {
            display: inline;
            margin: 0;
            padding: 0;
            float: right;
        }

        .pager .pages li {
            display: inline;
        }

            .pager .pages li span {
                box-shadow: none;
            }

            .pager .pages li a {
                box-shadow: none;
            }

                .pager .pages li a.button.next:hover {
                    background-color: #323C46;
                    background-repeat: no-repeat;
                    background-position: center;
                    width: 16px;
                    border: 0 #fff solid;
                    border-radius: 0;
                    padding: 0 7px;
                    margin: 0;
                }

/*============ Sorter ============*/
.sorter {
    padding: 0;
    margin: 0;
}

    .sorter .actions {
        float: left;
    }

    .sorter .view-mode {
        float: left;
        margin-top: 4px;
        margin-right: 30px;
    }

    .sorter .sort-by {
        float: left;
        margin-top: 6px;
    }

/*============ Toolbar ============*/

.toolbar {
    padding: 0 0 10px;
    margin-bottom: 0;
    margin-top: 5px;
    height: 40px;
    clear: both;
}

    .toolbar .sorter {
        float: left;
    }

.toolbar-bottom {
    margin-top: 0;
}

.toolbar .pager .pages ol {
    float: none;
}

/*========== Category Toolbar, Pager ==========*/
.toolbar-bottom {
    border-width: 0 !important;
}

.toolbar .pager {
    text-align: right;
    margin: 0;
    padding: 0;
    float: right;
    margin-top: 4px;
    width: 360px;
}

.pager .amount, .sorter .amount {
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    margin-top: 10px;
}

.sorter .dropdown-toggle {
    width: 88px;
    text-align: left;
}

.sorter .dropdown-menu > li {
    width: 110px;
}

.pager .dropdown-toggle {
    width: 50px;
    text-align: left;
}

.pager .dropdown-menu > li {
    width: 71px;
    display: block;
    text-align: left;
}

.pager .button,
.toolbar .button,
.toolbar .btn {
    padding: 4px 11px;
}

    .pager .button:hover,
    .toolbar .button:hover,
    .toolbar .btn:hover {
        padding: 4px 11px;
        text-shadow: none;
    }

.toolbar .pager .limiter {
    margin-top: 2px;
    float: left;
}

.toolbar-bottom .pager .limiter {
    position: static;
}

.toolbar .pager .pages {
    display: inline;
}

.pager .button {
    padding: 4px 11px;
}

.toolbar .actions {
    margin-right: 30px;
}

.pager .limiter label,
.toolbar label {
    display: inline;
    float: left;
    text-transform: lowercase;
    margin-right: 10px;
    padding: 6px 0;
    font-size: 13px;
    font-family: arial,sans-serif;
}

.toolbar .sorter .sort-by {
    margin-right: 30px;
}

.pager .amount {
    margin-right: 20px;
}

.toolbar-bottom .sorter {
    display: none;
}

.product-view .box-reviews .pager {
    border-width: 0;
    padding-top: 15px;
}

.button-viewall,
.button-grid,
.button-list {
    width: 18px;
    height: 22px;
    text-indent: -999em;
    padding: 0;
}

.button-viewall {
    width: 35px;
    height: 30px;
    padding: 0;
}

.button.next,
.button.prev {
    width: 30px;
    height: 30px;
    padding: 0;
}

.product-essential .button.next {
    float: right;
    margin-top: -25px;
}

.product-essential .button.prev {
    width: 30px;
    height: 30px;
    padding: 0;
    float: right;
    margin-right: 10px;
    margin-top: -25px;
}

.dropdown-select {
    margin-right: 3px;
}

    .dropdown-select .button {
        color: #757575;
        box-shadow: none;
    }

.toolbar span.button-active {
    background-color: #F12B63;
    color: #ffffff;
    border-radius: 0;
    border: 1px #e1e1e1 solid;
}

.pager .button,
.toolbar .button,
.toolbar .btn,
.toolbar .button-arrow,
.toolbar .dropdown .button .arrow {
    background-color: #f8f8f8;
    font-size: 12px;
    text-shadow: none;
    border-radius: 0;
}

.toolbar .button-dark,
.toolbar .btn-dark,
.pager .button-dark,
.pager .btn-dark {
    background-color: #e0e0e0;
}

.button-asc:hover,
.button-desc {
    background-image: url(../images/icon_desc.png);
}

    .button-desc:hover,
    .dropdown-select .arrow {
        background-image: url(../images/tool_arrow_down.png);
    }

.dropdown-select.open .arrow,
.toolbar .button-grid,
.toolbar .button-grid:hover,
.button-viewall:hover,
.toolbar .button-active.button-grid {
    background-repeat: no-repeat;
    background-position: center;
    width: 15px;
    border: 0 #fff solid;
}

.toolbar .button-list {
    box-shadow: none;
    border: 0 #fff solid;
}

    .toolbar .button-list:hover,
    .toolbar .button-active.button-list {
        background-repeat: no-repeat;
        background-position: center;
        width: 16px;
        border: 0 #fff solid;
        border-radius: 0;
        padding: 4px 12px;
        margin: 0;
    }

.dropdown-select .arrow {
    width: 10px;
    height: 21px;
    position: absolute;
    top: 1px;
    right: 1px;
    padding: 0;
}

.dropdown-menu {
    max-width: inherit;
}



.button.next {
    background-color: #eee;
}

    .button.next:hover {
        background-color: #FD355A;
        background-repeat: no-repeat;
        background-position: center;
        width: 16px;
        border: 0 #fff solid;
        border-radius: 0;
        padding: 0 6px;
        margin: 0;
    }

.button.prev {
    background-color: #eee;
}

ul.products-grid {
    padding: 0;
    margin: 0;
}
/*============ View Type: Grid ============*/
.products-grid {
    padding: 0;
    margin: 0;
}

.products-grid li:hover {
    cursor: pointer;
}

    .products-grid tr.odd {
        border-bottom: 0 solid #EAEAEA;
    }

    .products-grid tr.last {
        border-bottom: none;
    }

    .products-grid td {
        width: 35%;
        padding: 0;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .products-grid li:hover {
        border: 5px #cecece solid;
    }

    .products-grid li.last {
        float: left;
        width: 215px;
        padding: 0;
        margin: 0 0 15px 0;
    }

    .products-grid tr.odd {
        border-bottom: 0 solid #EAEAEA;
    }

    .products-grid tr.last {
        border-bottom: none;
    }

    .products-grid td {
        width: 35%;
        padding: 0;
        padding-bottom: 10px;
        padding-top: 10px;
    }


    .products-grid li {
        list-style: none;
        background: none repeat scroll 0 0 #fff;
        border: 5px solid #fff;
        position: relative;
        min-height: 440px;
        width: 213px;
        display: inline-block;
        vertical-align: top;
        margin: 0 6px;
    }

        .products-grid li:hover {
            border: 5px #cecece solid;
        }

        .products-grid li.last {
            float: left;
            width: 215px;
            padding: 0;
            margin: 0 0 15px 0;
        }

li.last .new_prod {
    background-color: #ffffff;
    text-align: left;
    border-right: 0;
    margin-right: 0;
}

.products-grid .actions button.button {
    background: none repeat scroll 0 0 #F12B63;
    float: left;
    font-family: 'FontAwesome';
    font-size: 16px;
    padding: 4px 8px;
    text-decoration: none;
    text-transform: uppercase;
}

.products-grid .actions {
    margin: 0 10px;
    bottom: 0;
    padding: 10px 12px 10px 0;
    width: 100%;
}

.products-grid .edited {
    bottom: 15px;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    margin: 0;
    padding: 0;
}

.products-grid .actions button.button {
    padding: 4px 8px;
    text-decoration: none;
    float: none;
    background: none;
    font-family: 'FontAwesome';
    font-size: 16px;
    text-transform: uppercase;
    background-color: #4e5c31;
    display: inline;
}

    .products-grid .actions button.button span span {
        font-size: 12px;
        padding: 1px 0 0 10px;
        font-family: arial,sans-serif;
        text-transform: uppercase;
    }

    .products-grid .actions button.button:hover span span {
        text-decoration: none;
    }

.products-grid li.item:hover .actions {
    display: block;
}

.products-grid .product-image {
    display: block;
    margin: 0 0 0 0;
    text-align: center;
    height: 290px;
    overflow: hidden;
}

    .products-grid .product-image img {
        max-width: 215px;
        max-height: 290px;
    }

.products-grid li .quick-view {
    position: absolute;
    z-index: 2;
    top: 30%;
    left: 30%;
    background: #333;
    height: 42px;
    line-height: 42px;
    padding: 0 16px;
    color: white;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transition: opacity 300ms ease;
    -webkit-transition: opacity 300ms ease;
    -o-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
}

    .products-grid li .quick-view:hover {
        background: #F12B63;
        text-decoration: none;
        color: #fff;
    }

.products-grid li.item:hover .quick-view {
    opacity: 1;
    filter: alpha(opacity=100);
}
/*============ Data Table ============*/
.data-table {
    width: 100%;
}

    .data-table th {
        line-height: 20px;
        padding: 10px;
        font-weight: 300;
        font-size: 13px;
        text-transform: uppercase;
    }

    .data-table td {
        line-height: 20px;
        padding: 10px;
        vertical-align: top;
    }

    .data-table th .tax-flag {
        white-space: nowrap;
        font-weight: normal;
    }

    .data-table td.label, .data-table th.label {
        font-weight: 300;
    }

    .data-table input, .data-table select, .data-table textarea {
        margin: 3px;
    }

    .data-table p {
        margin: 10px 0;
    }

    .data-table .description {
        margin: 10px 0;
    }
/*============ Shopping cart total summary row expandable to details ============*/
tr.summary-total {
    cursor: pointer;
}

    tr.summary-total .summary-collapse {
        float: right;
        text-align: right;
        padding-left: 20px;
        cursor: pointer;
    }

tr.show-details .summary-collapse {
    background-position: 0 -53px;
}

tr.summary-details td {
    font-size: 11px;
    background-color: #dae1e4;
    color: #626465;
}

tr.summary-details-first td {
    border-top: 1px solid #d2d8db;
}

tr.summary-details-excluded {
    font-style: italic;
}
/*============ Shopping cart tax info ============*/
.cart-tax-info {
    display: block;
}

    .cart-tax-info, .cart-tax-info .cart-price {
        padding-right: 20px;
    }

.cart-tax-total {
    display: block;
    padding-right: 20px;
    cursor: pointer;
}

    .cart-tax-info .price, .cart-tax-total .price {
        display: inline !important;
        font-weight: normal !important;
    }

.cart-tax-total-expanded {
    background-position: 100% -53px;
}

.cart-table .btn-continue {
    float: left;
}
/*============ Class: std - styles for admin-controlled content ============*/

.std ol.ol {
    list-style: decimal outside;
    padding-left: 1.5em;
}

.std ul.disc {
    list-style: disc outside;
    padding-left: 18px;
    margin: 0 0 10px;
}

.std dl dt {
    font-weight: 900;
}

.std dl dd {
    margin: 0 0 10px;
}

.std ul, .std ol, .std dl, .std p, .std address, .std blockquote {
    margin: 0;
    padding: 0;
}

.std ul {
    list-style: none;
    padding-left: 1.5em;
    margin: 0;
    padding: 0;
}

.std ol {
    list-style: none;
    padding-left: 0;
}

.std ul ul {
    list-style-type: none;
}

.std ul ul, .std ol ol, .std ul ol, .std ol ul {
    margin: .5em 0;
}

.std dt {
    font-weight: 900;
}

.std dd {
    padding: 0 0 0 1.5em;
}

.std blockquote {
    font-style: italic;
    padding: 0 0 0 1.5em;
}

.std address {
    font-style: normal;
}

.std b, .std strong {
    font-weight: 900;
    color: #333;
}

.std i, .std em {
    font-style: italic;
}

.std p {
    padding-top: 0;
}

.std ul {
    padding-left: 0;
    padding-top: 0;
}

    .std ul li {
        margin-left: 0;
        margin-top: 0;
    }

.std ol {
    padding-top: 0;
    padding-left: 0;
    margin: 0;
}

    .std ol li {
        list-style: none;
        margin-top: 2px;
    }

.std a {
    text-decoration: none;
}

    .std a:hover {
        text-decoration: none;
    }

.std blockquote {
    font-style: italic;
    padding: 0 0 0 1.5em;
    border-left: 5px solid #ddd;
    margin: 0 0 1.5em;
}

.std p {
    padding-top: 5px;
    line-height: 1.4em;
}

.std ul {
    padding-left: 0;
    padding-top: 5px;
}

    .std ul li {
        margin-left: 1.5em;
        margin-top: 2px;
    }

.std ol {
    padding-top: 5px;
    padding-left: 1.5em;
    margin: 0 0 1em;
}

    .std ol li {
        list-style: decimal;
        margin-top: 2px;
    }

.std a {
    text-decoration: none;
    line-height: 17px;
}

    .std a:hover {
        text-decoration: underline;
    }

.std blockquote {
    font-style: italic;
    padding: 0 0 0 1.5em;
    border-left: 5px solid #ddd;
    margin: 0 0 1.5em;
}

.order-info {
    border: 1px solid #DDDDDD;
    margin: 5px 0 8px;
    padding: 4px 8px;
}

    .order-info dt, .order-info dd, .order-info ul, .order-info li {
        display: inline;
        margin: 0;
        padding: 0;
    }

    .order-info .current {
        font-weight: 900;
    }

    .order-info li {
        margin: 0 3px;
    }

.tags-list {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #DDDDDD;
    display: block;
    font-size: 13px;
    padding: 10px;
}

    .tags-list li {
        display: inline !important;
        margin: 0 4px 0 0;
    }

        .tags-list li a {
            color: #666;
        }
/*============ Misc ============*/


.toplinks .links {
    margin: 0;
    padding: 0;
}

    .toplinks .links li {
        display: inline;
        border-left: 0 solid #555555;
        padding: 0 6px 0 8px;
    }

        .toplinks .links li.first {
            padding-left: 0 !important;
            border-left: none;
            background: none;
        }

.link-add, .link-cart, .link-wishlist, .link-reorder, .link-compare {
    font-weight: 900;
    font-size: 13px;
}

.link-print {
    padding: 2px 0 2px 25px;
}

.link-rss {
    white-space: nowrap;
}

.btn-remove {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
}

.btn-remove2 {
    display: block;
    width: 16px;
    height: 11px;
    font-size: 0;
    line-height: 0;
}

.btn-edit {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
}

.cards-list dt {
    margin: 5px 0 0;
}

.cards-list .offset {
    padding: 2px 0 2px 20px;
}

.separator {
    margin: 0 3px;
}

.divider {
    clear: both;
    display: block;
    font-size: 0;
    line-height: 0;
    height: 1px;
    margin: 10px 0;
    background: #ddd;
    text-indent: -999em;
    overflow: hidden;
}

.icon-basket {
    display: none !important;
}
/*============ Header ================ */
.header-container {
    width: 100%;
    margin: auto;
    background-color: #ddd;
}

.header {
    width: 960px;
    margin: auto;
}

    .header .logo {
        float: left;
        text-decoration: none !important;
        margin-bottom: 15px;
        margin-top: 25px;
    }

        .header .logo strong {
            position: absolute;
            top: -999em;
            left: -999em;
            width: 0;
            height: 0;
            font-size: 0;
            line-height: 0;
            text-indent: -999em;
            overflow: hidden;
        }

    .header h1.logo {
        margin: 0;
        padding: 0;
        font-size: 30px;
    }

    .header .welcome-msg {
        font-weight: 900;
        text-align: right;
    }

    .header .links {
        float: right;
    }

    .header .form-search {
        text-align: right;
    }

        .header .form-search .search-autocomplete {
            z-index: 999;
        }

            .header .form-search .search-autocomplete ul {
                border: 1px solid #ddd;
                background-color: #fff;
            }

            .header .form-search .search-autocomplete li {
                padding: 3px;
                border-bottom: 1px solid #ddd;
                cursor: pointer;
            }

                .header .form-search .search-autocomplete li .amount {
                    float: right;
                    font-weight: 900;
                }

    .header .form-language {
        clear: both;
        text-align: right;
    }

.header-container .top-container {
    clear: both;
    text-align: right;
}

.header-inner {
    width: 100%;
    margin: auto;
    background-color: #FFFFFF;
}
/*========== Header Top ==========*/
.header-top {
    font-size: 11px;
    max-width: 100%;
    margin: auto;
    color: #666;
    font-family: arial,sans-serif;
    font-weight: normal;
    position: relative;
    height: 30px;
}

    .header-top .inner {
        font-size: 11px;
        width: 960px;
        margin: auto;
        color: #666;
        font-family: arial,sans-serif;
        font-weight: normal;
        position: relative;
        height: 30px;
        margin-bottom: 8px;
    }

    .header-top .right {
        margin-right: 0;
        color: #333;
        font-family: arial,sans-serif;
        font-weight: 400;
    }

        .header-top .right a {
            text-decoration: none;
        }

.welcome-msg {
    float: left;
    padding: 8px 20px 0 0;
    margin: 0;
    font-size: 11px;
    color: #000;
}

.login-link {
    padding-left: 2px;
}

    .login-link a {
        text-decoration: none;
    }
/*========== Header ==========*/
.header-right {
    float: right;
}
/*========== Top Links ==========*/
.toplinks {
    margin: 7px 0 0 0;
    padding: 0;
    float: right;
}

    .toplinks a {
        text-decoration: none;
        display: inline-block;
        white-space: nowrap;
        color: #000;
        font-family: arial,sans-serif;
        font-weight: normal;
        font-size: 10px;
    }

        .toplinks a:hover {
            color: #999;
        }

        .toplinks a .count {
            letter-spacing: 1px;
        }

.btn-remove {
    margin: 0 0 0 18px;
}

.btn-edit {
    margin: 0;
}

.btn-remove:hover {
    background-position: 0 -11px;
}

.btn-edit:hover {
    background-position: 0 -11px;
}

.product-name, .product-name h1, .product-name h2, .product-name h3, .product-name h4, #product-tabs > dt, #cart-tabs > dt, .review-title, .author, .fraction-slider .slide-title {
    font-family: arial,sans-serif;
    font-size: 16px;
}
/*========== Currency, Language Selector, Store Switcher ===============*/
.form-language {
    float: left;
    margin-top: 2px;
    margin-right: 8px;
}

    .form-language select {
        width: 105px;
        outline: none;
    }

.language-switcher {
    display: inline-block;
    float: left;
    margin-top: 2px;
    padding: 0 0 0 5px;
}

    .language-switcher select {
        width: 105px;
        outline: none;
    }

.block-currency, .block-language {
    float: left;
    margin-bottom: 0;
    margin-right: 0;
    height: 30px;
    margin-top: -8px;
    margin-left: -15px;
}

    .block-currency .block-title, .block-language .block-title, .store-switcher .block-title {
        display: none;
    }

    .block-currency .block-content > a, .block-language .block-content > a, .store-switcher .block-content > a {
        padding: 8px 0 8px 15px;
        display: block;
    }

    .block-language .icon-flag {
        width: 16px;
        height: 12px;
        display: inline-block;
        margin-right: 2px;
        margin-top: 0;
        background-position: center center;
        border: 0 solid #eee;
        padding: 0;
    }

    .block-currency .dropdown-toggle .symbol {
        display: none;
        padding: 0;
        min-width: 18px;
        text-align: center;
    }

.dropdown-menu {
    border-color: #dcdcdc;
}

    .dropdown-menu > li > a {
        background-color: #f7f7f7;
        background-image: none;
        color: #737373;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-submenu:hover > a {
            background-color: #CA0000;
            background-image: none;
            color: #ffffff;
        }

.block-currency .block-content > a, .block-language .block-content > a, .store-switcher .block-content > a {
    color: #ffffff;
}

.block-currency .dropdown-menu > li > a, .block-language .dropdown-menu > li > a {
    background-color: #4e5c31;
    color: #fff;
    text-decoration: none;
    padding: 6px 10px;
    width: 60px;
    line-height: normal;
    font-weight: normal;
}

.block-currency .block-content > a, .block-language .block-content > a {
    color: #777;
    text-decoration: none;
}

.block-currency .block-content.open > a, .block-language .block-content.open > a, .block-currency .dropdown-menu > li > a:hover, .block-currency .dropdown-menu > .active > a, .block-currency .dropdown-menu > .active > a:hover, .block-currency .dropdown-submenu:hover > a, .block-language .dropdown-menu > li > a:hover, .block-language .dropdown-menu > .active > a, .block-language .dropdown-menu > .active > a:hover, .block-language .dropdown-submenu:hover > a {
    color: #5BD2EC !important;
}

.dropdown {
    position: relative;
}

.dropdown-menu {
    position: absolute;
    top: 65%;
    right: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: inherit;
    padding: 0 0;
    margin: 0;
    font-size: 14px;
    list-style: none;
    background: #323C46;
    border-top: none;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
}

.toolbar .dropdown-menu {
    margin-top: 4px;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 10px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
    font-size: 12px;
}

    .dropdown-menu > li > a:hover {
        color: #fff;
        text-decoration: none;
    }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover {
    color: #999;
}

    .dropdown-menu > .disabled > a:hover {
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent;
        background-image: none;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0 dotted;
    border-bottom: 4px solid #000;
    content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

[class^="icon-"], [class*=" icon-"] {
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 22px;
    padding: 0;
}
/*========== Quick Access, Wishlist, Compare Links ==========*/
.form-search .button {
    border: none;
}

    .form-search .button:hover {
        border: none;
    }

.form-search label {
    display: none;
}

#search_mini_form {
    margin-top: 2px;
    float: left;
    position: relative;
}

    #search_mini_form .input-text {
        color: #666;
        background: #fff;
        border: 1px solid #ccc;
        box-shadow: none;
        height: 16px;
        margin-right: -1px;
    }

.form-search .input-text {
    width: 210px;
    position: absolute;
    right: 36px;
    padding: 8px;
    line-height: 17px;
    font-size: 11px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-family: arial,sans-serif;
}

#search_mini_form .button, #mini-cart > .button, .store-switcher .button, .link-wishlist, .link-compare, .link-edit, .footer-top .button, .footer-bottom .button {
    color: #ffffff;
    background-color: #4e4e4e;
}

.email-friend {
    float: left;
    font-size: 14px;
}

    .email-friend a:before {
        content: "\f0e0";
        font-family: FontAwesome;
        font-size: 20px;
        padding-right: 5px;
        vertical-align: top;
    }

    .email-friend a {
        color: #666666;
        font-weight: 300;
        text-transform: uppercase;
        line-height: 30px;
    }

.link-wishlist:hover, .link-compare:hover, .link-friend:hover, .link-edit:hover, .footer-top .button:hover, .footer-bottom .button:hover {
    color: #2ca2e3;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}

#mini-cart.open > .button {
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;
}

#mini-cart .dropdown-menu {
    border-bottom: 0 solid #CA0000 !important;
    right: 0;
}

.mini-products-list .price, #mini-cart .block-content .price {
    font-size: 14px;
    font-weight: normal;
}

.link-wishlist.no-image, .link-compare.no-image, .link-friend.no-image, .link-edit.no-image {
    color: #CA0000 !important;
}

    .link-wishlist.no-image:hover, .link-compare.no-image:hover, .link-friend.no-image:hover, .link-edit.no-image:hover {
        color: #838383 !important;
    }

.quick-access {
    margin-top: 20px;
    float: right;
    position: relative;
}

.header-menu-right .form-search .input-text {
    display: none;
}

.form-search .button, .form-search .button:hover {
    text-indent: -999em;
    width: 35px;
    height: 34px;
    margin-left: 0;
    padding: 0;
    position: relative;
    z-index: 0;
    border-radius: 0;
}



    #mini-cart .cart_arrow_down {
        padding: 10px 0 0 20px;
        margin-top: -13px;
        float: right;
    }

.header-both {
    margin-bottom: 10px;
}

    .header-top #mini-cart, .header-both #mini-cart {
        float: right;
        margin-left: 0;
        border: none;
    }



.header-top #mini-cart .dropdown-toggle {
    height: 32px;
    padding-top: 12px;
    padding-right: 20px;
    padding-left: 16px;
    border: none;
}



.header-right #mini-cart .dropdown-menu, .header-top #mini-cart .dropdown-menu {
    top: 44px;
}

#mini-cart .block-subtitle {
    font-weight: 300;
    font-size: 13px;
    font-family: arial,sans-serif;
    color: #333;
    background-color: #fff;
    padding: 15px 15px;
    border-bottom: 1px #eaeaea solid;
    text-transform: uppercase;
    text-align: right;
}

#mini-cart .product-name a {
    font-size: 14px !important;
    font-family: arial,sans-serif;
    white-space: pre-wrap !important;
    width: 180px !important;
    font-weight: normal !important;
    color: #666666 !important;
    line-height: normal !important;
    text-transform: none !important;
}

#mini-cart .mini-products-list .product-name {
    padding-right: 35px;
    line-height: normal;
}

#mini-cart .mini-products-list .product-name, #mini-cart .mini-products-list .price {
    padding-right: 22px;
    font-size: 13px;
    margin: -2px 0 0 0;
    text-align: left;
    width: 180px;
}

#mini-cart .mini-products-list img {
    width: 100%;
    height: 100%;
}

.block .mini-products-list .item {
    position: relative;
    padding: 10px 0;
}

.mini-products-images-list .item {
    display: inline-block;
    width: 70px;
}

.mini-products-list .product-details .btn-remove {
    position: absolute;
    top: 10px;
    right: 8px;
}



.button-inverse, .button-tabs li.active a {
    border: 1px #111 solid;
    background: #F44D78;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#111');
    background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#111));
    background: -moz-linear-gradient(top, #333, #111);
    text-shadow: #93101a 0 0 -2px;
    -webkit-text-shadow: #93101a 0 1px 2px;
    -moz-text-shadow: #93101a 0 1px 2px;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .3), inset 0 1px 0 #999;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .3), inset 0 1px 0 #999;
    box-shadow: 0 0 0 rgba(0, 0, 0, .3), inset 0 1px 0 #999;
    padding: 3px 12px;
    text-shadow: 0 1px 0 #000;
}

    .button-inverse:hover {
        border: 1px #111 solid;
        background: #F44D78;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#111');
        background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#111));
        background: -moz-linear-gradient(top, #333, #111);
        text-shadow: #93101a 0 0 -2px;
        -webkit-text-shadow: #93101a 0 1px 2px;
        -moz-text-shadow: #93101a 0 1px 2px;
        -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .3), inset 0 1px 0 #999;
        -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .3), inset 0 1px 0 #999;
        box-shadow: 0 0 0 rgba(0, 0, 0, .3), inset 0 1px 0 #999;
        padding: 3px 12px;
        text-shadow: 0 1px 0 #000;
    }

.button, .btn, .button-inverse, .button-vote, .sidebar .button, .sidebar .btn, .dropdown .dropdown-menu .button, .buttons-set .back-link a, .scrolltop, .button-tabs li a {
    font-family: arial,sans-serif;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0 #333 solid;
    background: #323C46;
    padding: 8px 12px;
    text-shadow: 0 1px 0 #333;
    text-transform: uppercase;
}

    .button:hover, .btn:hover, .button-inverse, .button-vote:hover, .sidebar .button:hover, .sidebar .btn:hover, .form-list .bootstrap-select.btn-group .btn:hover .caret, .buttons-set .back-link a:hover, .scrolltop, .button-tabs li a:hover {
        border: 0 #111 solid;
        background: #333;
        padding: 8px 12px;
    }

.button-subscribe:before {
    content: "\f0e0";
    font-family: FontAwesome;
    font-size: 13px;
    padding-right: 5px;
}

#mini-cart .actions .btn-checkout:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 13px;
    padding-right: 5px;
}

.button-checkout:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 13px;
    padding-right: 5px;
}

.button-compare {
    float: left;
    margin-right: 8px !important;
}

    .button-compare:before {
        content: "\f074";
        font-family: FontAwesome;
        font-size: 13px;
        padding-right: 5px;
    }

.button-clear:before {
    content: "\f12d";
    font-family: FontAwesome;
    font-size: 13px;
    padding-right: 5px;
}

.button-vote:before {
    content: "\f164";
    font-family: FontAwesome;
    font-size: 13px;
    padding-right: 5px;
}


.pager .button:hover, .dropdown .dropdown-menu .button:hover {
    text-shadow: none;
}
/*========== Main Menu ==========*/
.nav-container {
    width: 100%;
    margin: auto;
}
/********** Navigation  ============== */
/********** Banner Slider > */

#banner-slider {
    margin: 0 auto 0;
    width: 100%;
}
/*========== Slider Controls, Background Colors ==========*/
.flex-control-paging li a, .sequence-pagination li a, .fs-pager-wrapper a, .bx-wrapper .bx-pager.bx-default-pager a, .tp-bullets.simplebullets.round .bullet {
    background-color: #565656;
}

    .flex-control-paging li a.flex-active, .sequence-pagination li.current a, .fs-pager-wrapper .active, .bx-wrapper .bx-pager.bx-default-pager a.active, .tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected {
        background-color: #CA0000;
    }

.btn, .button, .button-inverse, .slider-arrow, .button-arrow, .dropdown .arrow, .elastislide-next, .elastislide-prev, .button-up, .button-down, .form-list .bootstrap-select.btn-group .btn:hover .caret, .buttons-set .back-link a, .button-tabs li a {
    font-size: 12px;
    display: inline-block;
    *display: inline;
    padding: 2px 8px 3px;
    margin-bottom: 0;
    *margin-left: .3em;
    line-height: 20px;
    color: #f4f4f4;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    *zoom: 1;
    background-position: center center;
    background-repeat: no-repeat;
}

.prod_image_detail .btn-cart {
    background: #F44D78;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa7496', endColorstr='#F44D78');
    background: -webkit-gradient(linear, left top, left bottom, from(#fa7496), to(#F44D78));
    background: -moz-linear-gradient(top, #fa7496, #F44D78);
    padding: 2px 12px 5px;
}

.products-list .product-shop .btn-cart {
    background: #F12B63;
    padding: 4px 12px 5px;
    float: left;
}

    .products-list .product-shop .btn-cart:hover {
        background: #F12B63;
        padding: 4px 12px 5px;
    }

    .products-list .product-shop .btn-cart span {
        font-size: 14px;
        font-weight: normal;
        color: #fff;
        text-transform: none;
    }

.btn-large, .buttons-set button.button {
    font-size: 15px;
}

.buttons-set .back-link a {
    display: inline-block;
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    box-shadow: none;
    color: #333;
    font-weight: 900;
    display: inline-block;
    text-shadow: none;
    padding: 0;
}

    .buttons-set .back-link a small {
        font-size: 16px;
        font-weight: 400;
        color: #333;
    }

    .buttons-set .back-link a:hover small {
        font-size: 16px;
        font-weight: 400;
        color: #34C9E9;
        padding: 0;
    }

    .buttons-set .back-link a:hover {
        display: inline-block;
        background: none repeat scroll 0 0 transparent;
        border: medium none;
        box-shadow: none;
        color: #34C9E9;
        display: inline-block;
        text-shadow: none;
        padding: 0;
    }

.btn-mini {
    padding: 2px 6px;
}

/*============ Banner Static ================ */

.banner-static-contain {
    width: 100%;
    margin: auto;
    float: left;
    padding-bottom: 30px;
    border-bottom: 1px solid #E4E4E4;
}

.banner-inner .box1 {
    width: 206px;
    float: left;
    margin-right: 15px;
    padding: 15px 10px 15px 90px;
    color: #333;
    text-align: left;
}

.banner-inner .box2 {
    width: 206px;
    float: left;
    margin-right: 15px;
    padding: 15px 10px 15px 90px;
    color: #333;
    text-align: left;
}

.banner-inner .box3 {
    width: 206px;
    float: right;
    margin-right: 0;
    padding: 15px 0 15px 90px;
    color: #333;
    text-align: left;
}

.banner-inner {
    padding: 8px 0 4px;
    text-align: center;
    font-family: arial,sans-serif;
    font-size: 14px;
    width: 960px;
    margin: auto;
}

    .banner-inner .banner-title {
        text-transform: none;
        font-size: 17px;
        font-weight: 700;
        font-family: arial,sans-serif;
        color: #333;
        margin-bottom: 4px;
        text-shadow: 0 1px 0 #fff;
    }

.banner-center {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ddd;
    width: 820px;
    padding: 15px 10px;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 12px;
    margin-top: 10px;
}

    .banner-center .left {
        width: 500px;
        float: left;
    }

    .banner-center .right {
        width: 200px;
        float: right;
    }

    .banner-center p {
        font-family: arial,sans-serif;
        font-size: 18px;
        color: #333;
        font-weight: 900;
        margin: 0;
    }

    .banner-center .banner-link {
        float: right;
        margin-top: 2px;
    }

        .banner-center .banner-link a {
            background-color: #CA0000;
            color: #fff;
            font-family: arial,sans-serif;
            font-size: 14px;
            text-transform: uppercase;
            font-weight: 900;
            padding: 8px 10px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            text-decoration: none;
            text-shadow: 0 1px 0 #901028;
        }

            .banner-center .banner-link a:hover {
                border-width: 1px;
                border-color: #23AEAC;
                background-color: #32BEBC;
                text-shadow: 0 1px 0 #a1135c;
            }

.flex-control-nav {
    display: none;
}

.product-title {
    color: #333;
    font-family: arial,sans-serif;
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 0;
    padding-bottom: 12px;
    text-align: left;
    text-transform: none;
}

.prod_image_detail {
    text-align: center;
    padding: 10px 0 50px;
}

    .prod_image_detail .actions {
        margin-top: 12px;
        line-height: 1.4em;
        margin: 5px 0;
        padding: 0 0 10px 0;
    }

    .prod_image_detail .description {
        margin: 15px 0 15px;
        font-family: arial,sans-serif;
        font-weight: normal;
        font-size: 15px;
        line-height: normal;
    }

p {
    margin: 0 0 10px;
}
/*============ Sidebar =============== */
.block {
    margin: 0 0 15px;
}

    .block .block-title {
        border-bottom: 1px solid #E5E5E5;
        color: #000000;
        font-family: arial,sans-serif;
        font-size: 16px;
        font-weight: normal;
        margin: 0;
        padding: 14px;
        text-transform: uppercase;
    }

        .block .block-title strong {
            font-weight: 900;
        }

        .block .block-title a {
            text-decoration: none !important;
        }

    .block .block-content {
        padding: 15px 0 10px;
        font-family: arial,sans-serif;
        font-size: 14px;
        background-color: #FFFFFF;
        border-top: none;
        padding: 14px;
        overflow: hidden;
    }

        .block .block-content .item {
            padding: 5px 0;
        }

    .block .btn-remove, .block .btn-edit {
        float: right;
        margin-top: 6px;
    }

.sidebar .block .access .btn-remove {
    float: right;
    margin-top: -38px;
}

.block .actions {
    text-align: left;
    padding: 8px 0;
}

    .block .actions a {
        float: right;
        margin-left: 10px;
        margin-bottom: 10px;
        font-weight: 900;
    }

.side-nav-categories {
    background-color: #FFFFFF;
    margin-bottom: 15px;
}

    .side-nav-categories .block-title {
        border-bottom: 1px solid #E5E5E5;
        color: #000000;
        font-family: arial,sans-serif;
        font-size: 16px;
        font-weight: normal;
        margin: 0;
        padding: 14px;
        text-transform: uppercase;
    }
/*============	Category boxes ============*/

.box-category {
    padding: 14px;
}

    .box-category ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .box-category > ul > li {
        border-top: 1px solid #eaeaea;
        display: block;
        position: relative;
    }

        .box-category > ul > li:first-child {
            border-top: 0;
        }

    .box-category .expand {
        top: 6px;
        right: 0;
        position: absolute;
        cursor: pointer;
        width: 16px;
        height: 16px;
        padding: 2px;
        opacity: 0.8;
        -moz-opacity: 0.8;
        filter: alpha(opacity=60);
    }

        .box-category .expand:hover {
            opacity: 0.5;
            -moz-opacity: 0.5;
            filter: alpha(opacity=50);
        }

    .box-category ul li a {
        padding: 8px 5px;
        display: block;
        font-weight: 400;
        font-family: arial,sans-serif;
    }

    .box-category ul li.double a {
        display: inline-block;
        margin: 0;
    }

    .box-category ul li {
        position: relative;
    }

    .box-category > ul > li a.active + .expand {
        background-position: -39px -30px;
    }

    .box-category > ul > li > a {
        color: #34C9E9;
        text-transform: none;
        display: block;
        font-size: 14px;
    }

    .box-category > ul > li ul {
        display: none;
        padding-left: 0;
        padding-bottom: 10px;
    }

    .box-category > ul > li a.active {
        font-weight: normal;
        font-family: arial,sans-serif;
    }

    .box-category > ul > li > a.active {
        margin-bottom: 0;
    }

    .box-category > ul > li a.active + ul {
        display: block;
    }

    .box-category a:hover {
        text-decoration: none;
        font-size: 14px;
    }

    .box-category > ul > li ul li a {
        font-family: arial,sans-serif;
    }

    .box-category > ul > li ul > li > a {
        text-decoration: none;
        font-size: 13px !important;
        padding: 5px 5px !important;
    }
/*========== Sidebar, Block ==========*/

.sidebar-left {
    margin-left: 0 !important;
}

.bv3 .sidebar-right, .bv3 .sidebar-left {
    padding-left: 15px;
}

.sidebar ol, .sidebar ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidebar .block-content li {
    padding: 3px 5px 3px 10px;
}

.sidebar .block-venedor-ads .block-content li {
    padding: 0;
}

.sidebar .block dt {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    color: #000;
}

.sidebar .block dd {
    padding: 0 15px 12px;
    margin: 0;
    border-bottom: 0 #ccc solid;
}

.sidebar address {
    margin-bottom: 0;
}

.block .slider-title {
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.block-layered-nav .block-subtitle {
    font-size: 13px;
    font-family: arial,sans-serif;
}

.block-layered-nav dt {
    font-size: 16px;
}

.block-layered-nav .currently ol {
    margin: 0;
    padding: 10px 15px;
}

.block-layered-nav .currently span.value {
    font-weight: 900;
}

.block-layered-nav li {
    padding: 5px 0;
}

.block-layered-nav .label {
    margin-right: 5px;
}

.block-layered-nav .button-arrow {
    width: 25px;
    height: 25px;
    padding: 0;
    margin-top: -2px;
    position: absolute;
    right: 15px;
}

#narrow-by-list2 dd {
    display: block !important;
}
/*========== Sidebar, Block, Data Table ==========*/
.sidebar {
    font-size: 15px;
    font-family: arial,sans-serif;
    padding: 0 0 20px;
    display: none !important;
}

    .sidebar .block-layered-nav .price {
        font-size: 13px;
        font-weight: normal;
    }

.block-layered-nav .block-subtitle, .block-layered-nav dt {
    color: #565656;
    font-weight: 900;
    padding: 10px 0 0 10px;
}

.block-layered-nav .currently ol {
    border: 1px solid #ececec;
    background-color: #f4f4f4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.sidebar a, .sidebar .block-layered-nav .price .sub {
    color: #34C9E9;
    font-size: 13px;
}

.sidebar .block-layered-nav .price {
    color: #666;
    font-family: arial,sans-serif;
}

.sidebar .link-cart, .sidebar .link-wishlist, .sidebar .link-reorder, .sidebar .link-compare, .block .actions a {
    color: #CA0000;
    font-family: arial,sans-serif;
    font-weight: 900;
    font-size: 12px;
}

.block-tags .actions a.view-all {
    font-family: arial,sans-serif;
    text-transform: uppercase;
    color: #34C9E9;
    font-weight: 400;
}

.sidebar .link-cart:hover, .sidebar .link-wishlist:hover, .sidebar .link-reorder:hover, .sidebar .link-compare:hover, .block .actions a:hover {
    color: #333;
}

.sidebar .block dl {
    border-bottom: 0 solid #ccc;
    margin: 0;
}

.block .block-content .price {
    font-size: 13px;
}
/*============ Mini Products List ============*/
.block-products .block-content {
    padding: 0;
    border: 1px solid #ccc;
    border-top: none;
}

.mini-products-list {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

    .mini-products-list li {
        padding: 12px 10px;
        display: block;
        border-bottom: 1px solid #eaeaea;
    }

        .mini-products-list li:hover {
            background-color: #fcfcfc;
        }

    .mini-products-list .product-image {
        background-color: #FFFFFF;
        border: 1px solid #eaeaea;
        float: left;
        margin: 0;
        padding: 0;
        width: 65px;
        height: 65px;
        overflow: hidden;
    }

    .mini-products-list .product-details {
        margin-left: 80px;
        position: relative;
    }

    .mini-products-list .product-name a {
        font-size: 13px;
        font-weight: normal;
        color: #333;
        text-decoration: none;
    }

        .mini-products-list .product-name a:hover {
            font-size: 13px;
            font-weight: normal;
            color: #CA0000;
        }

    .mini-products-list .product-details h4 {
        font-size: 1em;
        font-weight: 900;
        margin: 0;
    }

    .mini-products-list .item {
        position: relative;
        overflow: hidden;
    }
/*============ Block: Account ============*/
.block-account {
    background-color: #FFFFFF;
}

    .block-account .block-content {
        padding: 5px 15px 15px;
    }

        .block-account .block-content li {
            padding: 8px 5px;
            border-bottom: 1px solid #EAEAEA;
        }

.sidebar .block-content li.last {
    border-bottom: none;
}

.block-account .block-content li a {
    cursor: pointer;
}

.sidebar .block-content li.current {
    font-weight: 400;
    color: #333;
}

/*============ Block: Currency Switcher ============*/
.block-currency select {
    width: 100%;
    margin-right: 8px;
}
/*============ Block: Layered Navigation ============*/
.block-layered-nav {
    background-color: #FFF;
    padding: 12px;
}

    .block-layered-nav .block-content {
        padding: 0;
    }

    .block-layered-nav dt {
        font-weight: 900;
        padding: 12px 5px 5px;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        position: relative;
    }

    .block-layered-nav dd {
        margin: 0;
        padding: 0;
    }

        .block-layered-nav dd ol {
            position: relative;
        }

    .block-layered-nav .btn-remove {
        float: right;
    }

.block-list .price {
    color: inherit;
    font-size: 12px;
}
/*============ Block: Cart ============*/
.block-cart {
    background-color: #fff;
    padding: 0;
    overflow: hidden;
}

    .block-cart .amount {
        margin-bottom: 5px;
    }

    .block-cart .actions .paypal-logo {
        float: left;
        width: 100%;
        margin: 3px 0 0;
        text-align: right;
    }

        .block-cart .actions .paypal-logo .paypal-or {
            clear: both;
            display: block;
            padding: 0 55px 5px 0;
        }

    .block-cart .mini-products-list .product-details .product-name, .block-cart .mini-products-list .product-details .nobr small {
        -ms-word-wrap: break-word;
        word-wrap: break-word;
    }

    .block-cart .mini-products-list .product-details .nobr {
        white-space: normal !important;
    }

    .block-cart .summary {
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 1;
    }

    .block-cart .amount a {
        font-weight: 900;
        color: #34C9E9;
    }

    .block-cart .subtotal {
        margin: 0;
        padding: 0;
        text-align: left;
        margin-bottom: 8px;
    }

    .block-cart .block-content .summary .subtotal .label {
        background: none repeat scroll 0 0 transparent;
        border-radius: 0 0 0 0;
        box-shadow: none;
        font-weight: normal;
        padding: 2px 0;
        text-shadow: none;
    }

    .block-cart .subtotal .price {
        color: #F12B63 !important;
        font-weight: 900;
        font-size: 13px;
    }

.ajax-checkout {
    border: 0 none;
    margin: 0;
    padding: 5px 0 5px;
    text-align: left;
    margin-bottom: 0;
}

    .ajax-checkout a {
        border: 0 #dc436b solid;
        background: #323C46;
        text-shadow: 0 1px 0 #333;
        border-radius: 0;
        color: #FFFFFF;
        font-size: 11px;
        padding: 8px 12px;
        font-family: arial,sans-serif;
        text-transform: uppercase;
    }

        .ajax-checkout a:hover {
            border: 0 #111 solid;
            background: #333;
            padding: 6px 10px;
            text-shadow: 0 1px 0 #000;
            border-radius: 0;
            color: #FFFFFF;
            font-size: 11px;
            cursor: pointer;
        }

.sidebar .block-cart .block-subtitle {
    border-bottom: 1px solid #ECECEC;
    padding-bottom: 8px;
    margin: 8px 0 8px;
}

.col-left .block-cart .block-content ul li .product-details {
    float: right;
    width: 130px;
}

.col-left .block-cart ul li.item {
    border-bottom: 1px solid #ECECEC;
    margin-bottom: 5px;
    padding-bottom: 8px;
}

    .col-left .block-cart ul li.item.last {
        border-bottom: none;
        margin-bottom: 5px;
        padding-bottom: 0;
    }

.col-left .block-cart .block-content ul li a.product-image {
    display: inline;
}

    .col-left .block-cart .block-content ul li a.product-image img {
        border: 1px #ddd solid;
    }

.col-lfet .block-cart .block-content ul li .product-name {
    margin: 0 0 2px;
    font-size: 14px;
}

.price, .breadcrumbs li strong, .product-details span.price, #recently-viewed-items .price-box .special-price .price, #recently-viewed-items .price-box .regular-price .price, .availability.out-of-stock span {
    color: #CA0000;
}

/*============ Block: Related ============*/
.related-slider {
    float: left;
    margin: auto;
    width: 100%;
    margin-bottom: 15px;
}

    .related-slider h2 {
        color: #333;
        font-family: arial,sans-serif;
        font-size: 20px;
        margin: 0 0 20px;
        text-align: left;
        text-shadow: 0 1px 0 #fff;
    }

.block-related .block-content {
    padding: 0 0 10px 0;
    border: 1px solid #ECECEC;
    border-top: none;
    overflow: hidden;
}

.block-related ul {
    margin: 0;
    padding: 0;
}

.block-related li {
    padding: 5px 0;
}

.block-related input.checkbox {
    position: absolute;
    left: 85px;
    top: 14px;
    z-index: 10;
}

.block-related .product {
    margin-left: 20px;
}

    .block-related .product .product-image {
        float: left;
        margin-right: -65px;
    }

    .block-related .product .product-details {
        margin-left: 65px;
    }

.block-related .mini-products-list .product-details {
    margin-left: 125px;
    text-align: left;
}

    .block-related .mini-products-list .product-details .product-name {
        text-align: left;
    }

.block-related .mini-products-list .product-image {
    width: 100px;
    margin: 0;
    padding: 0 10px;
}

.block-related .block-subtitle {
    padding: 10px 10px 0 10px;
    font-size: 13px;
    font-weight: 900;
    margin: 0;
}

.block-related .price-box .old-price .price {
    display: inline;
    font-size: 15px;
    font-family: arial,sans-serif;
}

.block-related a.link-cart {
    text-transform: uppercase;
    font-size: 14px;
    color: #23AEAC;
    font-weight: 900;
    font-family: arial,sans-serif;
}

    .block-related a.link-cart:hover {
        text-transform: uppercase;
        font-size: 14px;
        color: #CA0000;
        font-weight: 900;
        font-family: arial,sans-serif;
    }
/*============ Block: Compare Products ============*/
.block-compare {
    background-color: #fff;
    padding: 0;
}

    .block-compare li {
        padding: 5px 0;
    }

    .block-compare .block-content ol, .block-compare .block-content ul {
        margin: 0;
    }

ol#compare-items li a.product-name {
    font-size: 13px;
    padding: 0;
    margin: 0;
    font-weight: normal;
    color: #666;
    line-height: 20px;
    text-transform: none;
}

    ol#compare-items li a.product-name:hover {
        font-size: 13px;
        color: #34C9E9;
    }

ol#compare-items li {
    margin: 0;
    padding: 0 0 10px;
    position: relative;
    border-bottom: 1px solid #ECECEC;
    margin-bottom: 5px;
    background: none;
}

    ol#compare-items li.last {
        border-bottom: none;
    }
/*============ Block: Recently Viewed ============*/
.block-viewed .block-content {
    background-color: #fff;
    padding: 5px 14px 14px;
}

.block-viewed li {
    padding: 8px 0 !important;
    list-style: none;
    border-bottom: 1px solid #ECECEC;
}

    .block-viewed li.last {
        padding: 8px 0 3px !important;
        border-bottom: 0 #eaeaea solid;
        list-style: none;
    }

    .block-viewed li span {
        margin-right: 3px;
        font-size: 18px;
        font-weight: 300;
        color: #aaa;
        line-height: 15px;
        font-family: arial,sans-serif;
    }

.sidebar ol, .sidebar ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#recently-viewed-items .product-name {
    text-align: left;
    margin: 0;
}

    #recently-viewed-items .product-name a {
        color: #666;
        font-size: 13px;
        font-weight: normal;
        text-decoration: none;
        font-family: arial,sans-serif;
    }

        #recently-viewed-items .product-name a:hover {
            color: #34C9E9;
            font-size: 13px;
            font-weight: normal;
            text-decoration: none;
        }
/*============ Block: Recently Compared ============*/
.block-compared {
    background-color: #fff;
    padding: 12px;
}

    .block-compared .block-content {
        padding: 0;
    }

    .block-compared li {
        padding: 6px 10px !important;
        border-bottom: 1px #eaeaea solid;
        list-style: none;
    }

        .block-compared li.last {
            padding: 6px 10px !important;
            border-bottom: 0 #eaeaea solid;
            list-style: none;
        }

        .block-compared li span {
            float: left;
            margin-right: 5px;
            font-size: 20px;
            color: #666;
            line-height: 20px;
            font-family: arial,sans-serif;
        }

.block-list, .block-viewed {
    background-color: #fff;
    padding: 0;
}
/*============ Block: Poll ============*/
.block-poll {
    background-color: #fff;
    padding: 0;
}

    .block-poll label {
        margin-bottom: 0;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-family: arial,sans-serif;
        font-size: 13px;
        color: #666;
    }

    .block-poll input.radio {
        float: left;
        margin: 5px -18px 0 0;
    }

    .block-poll .label {
        display: block;
        margin-left: 18px;
        text-align: left;
        font-family: arial,sans-serif;
        padding: 0.1em 0.3em 0.1em;
    }

    .block-poll li {
        padding: 3px 0 !important;
        background: none !important;
    }

    .block-poll .actions {
        margin: 5px 0 0 0;
        padding: 0;
    }

    .block-poll .answer {
        font-weight: 900;
    }

    .block-poll .votes {
        float: right;
        margin-left: 10px;
    }
/*============ Block: Tags ============*/
.block-tags {
    background-color: #fff;
    padding: 0;
}

    .block-tags .block-content {
        overflow: hidden;
    }

    .block-tags ul, .block-tags li {
        display: inline;
        padding: 0 !important;
        background: none !important;
        border: none;
    }

    .block-tags .actions {
        border: 0 none;
        float: right !important;
        margin-top: 10px;
        padding: 0;
        text-align: left;
    }
/*============ Block: Subscribe ============*/
.block-subscribe {
    background-color: #fff;
    padding: 0;
}

    .block-subscribe .input-text {
        width: 90%;
        background: #fcfcfc;
        border: 1px solid #e1e1e1;
        color: #333;
        padding: 10px 7px;
        font-size: 12px;
    }

.form-subscribe-header {
    font-size: 14px;
    margin-bottom: 8px;
}
/*============ Block: Recently Viewed ============*/
.block-company {
    background-color: #FFFFFF;
}

    .block-company .block-content {
        padding: 8px 15px 15px;
    }

    .block-company li {
        padding: 8px 5px !important;
        border-bottom: 1px #eaeaea solid;
        list-style: none;
    }

        .block-company li.last {
            padding: 8px 5px !important;
            border-bottom: 0 #eaeaea solid;
            list-style: none;
        }

        .block-company li span {
            float: left;
            margin-right: 5px;
            font-size: 16px;
            color: #aaa;
            line-height: 16px;
            font-family: arial,sans-serif;
        }

        .block-company li strong {
            color: #333;
            font-weight: 400;
        }
/*============ Block: Reorder ============*/
.block-reorder li {
    padding: 5px 0;
}

.block-reorder input.checkbox {
    float: left;
    margin: 3px -20px 0 0;
}

.block-reorder .product-name {
    margin-left: 20px;
}
/*============ Block: Banner ============*/
.block-banner .block-content {
    text-align: center;
}
/*============ Block: Ads ============*/
.block-ads .block-content {
    border: 0 #ddd solid;
    padding: 0;
    background: none;
}

    .block-ads .block-content ul {
        padding: 0;
        margin: 0;
    }

    .block-ads .block-content li {
        list-style: none;
    }

        .block-ads .block-content li img {
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }
/*============ Block: Login ============*/
.block-login label {
    font-weight: 900;
    color: #666;
}

.block-login input.input-text {
    display: block;
    width: 167px;
    margin: 3px 0;
}
/*============ Paypal ============*/
.sidebar .paypal-logo {
    display: block;
    margin: 10px 0 30px;
    text-align: center;
}

    .sidebar .paypal-logo a {
        float: none;
    }

/********** < Dashboard ============*/
.dashboard .welcome-msg {
    text-align: left;
    padding: 0 0 5px;
    color: #333;
    font-size: 13px;
}

    .dashboard .welcome-msg strong {
        font-weight: 400;
        font-size: 14px;
    }

#my-orders-table {
    border-bottom: none;
    border-left: 0 solid #ddd;
}

.box-account {
    margin-top: 15px;
}

    .box-account .page-title {
        margin: 0;
        padding: 0;
        background: none;
        border: none;
    }

        .box-account .page-title h2 {
            font-size: 20px;
        }
/*========== Product ==========*/
.price {
    font-weight: 900;
    font-family: arial,sans-serif;
    font-size: 16px;
    color: #000 !important;
}

.products-grid .special-price .price {
    font-size: 15px;
}

.products-grid .regular-price .price {
    font-size: 15px;
    margin-left: -30px;
}
/*============ Rating ============*/
.no-rating {
    margin: 0;
}

.ratings {
    font-size: 11px;
    line-height: normal;
    margin: 2px 0;
}

    .ratings strong {
        float: left;
        margin: 1px 3px 0 0;
    }

    .ratings .rating-links {
        margin: 0;
        display: inline-block;
    }

        .ratings .rating-links a {
            margin: 0;
            text-decoration: none;
            color: #666666;
            font-family: arial,sans-serif;
            font-size: 12px;
        }

        .ratings .rating-links .separator {
            margin: 0 2px;
        }

.rating-box {
    width: 76px;
    height: 14px;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden;
    display: none !important;
}

    .rating-box .rating {
        float: left;
        height: 16px;
    }

.ratings .rating-box {
    margin-right: 8px;
    display: inline-block;
}

.ratings-table th, .ratings-table td {
    font-size: 11px;
    line-height: 1.15;
    padding: 3px 0;
}

.ratings-table th {
    font-weight: 900;
    padding-right: 8px;
}

.new-label, .sale-label {
    position: absolute;
    z-index: 2;
    width: 42px;
    height: 46px;
}

.new-top-left {
    background-position: -220px 0;
}

.new-top-right {
    background-position: -220px 0;
    margin-left: 165px;
}

.new-bottom-left {
    background-position: -84px -42px;
}

.new-bottom-right {
    background-position: -126px -42px;
}

.sale-top-left {
    background-position: 0 0;
}

.sale-top-right {
    background-position: 0 0;
    margin-left: 165px;
}

.sale-bottom-left {
    bottom: 0;
    left: 0;
    background-position: 0 -42px;
}

.sale-bottom-right {
    bottom: 0;
    right: 0;
    background-position: -42px -42px;
}
/*============ Regular price ============*/
.regular-price {
    display: inline;
}

    .regular-price .price {
        font-weight: normal;
    }
/*============ Old price ============*/
.old-price .price-label {
    white-space: nowrap;
    color: #999;
    display: none;
}

.special-price .price-label {
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap;
    color: #cd5033;
    display: none;
}


.old-price {
    display: inline;
}

    .old-price .price-label {
        white-space: nowrap;
    }

    .old-price .price {
        font-weight: 400;
        text-decoration: line-through;
        color: #666666;
        margin-right: 15px;
    }
/*============ Special price ============*/
.special-price {
    display: inline;
}

    .special-price .price-label {
        font-weight: normal;
        white-space: nowrap;
    }

    .special-price .price {
        font-weight: normal;
    }
/*============ Price range ============*/
.price-from {
    margin: 0;
    font-size: 12px;
    margin-right: 10px;
    display: inline-block;
}

    .price-from .price-label {
        font-weight: normal;
        white-space: nowrap;
        color: #909090;
        font-size: 12px;
        font-family: arial,sans-serif;
    }

.price-to {
    margin: 0;
    font-size: 12px;
    margin-left: 4px;
    display: inline-block;
}

    .price-to .price-label {
        font-weight: normal;
        white-space: nowrap;
        color: #909090;
    }
/*============ Minimal price (as low as) ============*/
.minimal-price {
    margin: 0;
}

    .minimal-price .price-label {
        font-weight: normal;
        white-space: nowrap;
        color: #909090;
        font-family: arial,sans-serif;
    }

.minimal-price-link .label {
    color: #909090;
    margin-left: 4px;
}

.minimal-price-link .price {
    font-weight: normal;
    color: #333;
    font-size: 16px;
}

small {
    font-size: 85%;
    font-weight: normal;
    text-transform: lowercase;
    color: #999999;
}

.product-name {
    color: #4e5c31;
    margin: 0;
    font-family: arial,sans-serif;
    font-size: 13px;
    text-decoration: none;
    display: block;
    line-height: 15px;
    text-transform: uppercase;
}

a:hover.product-name {
    color: #4e5c31;
    margin: 0;
    font-family: arial,sans-serif;
    font-size: 13px;
    text-decoration: none;
    line-height: 15px;
    text-transform: uppercase;
}

.prod_image_detail {
    color: #4e5c31;
}

.sidebar .product-name a {
    text-transform: none;
}
/*============ Category Page ============== */
.category-title {
    border-bottom: 1px solid #ddd;
    margin: 0 0 10px;
}

.category-image {
    display: block;
    margin: 0 auto;
    float: left;
}

.category-products {
    padding-bottom: 5px;
}

.category-description {
    height: 200px;
}

.category-image img {
    border: 1px #eee solid;
}
/*============ View Type: List ============*/
.products-list .product-name {
    text-align: left;
    margin: 0 0 5px;
}

    .products-list .product-name a {
        font-size: 14px;
        color: #34C9E9;
        font-weight: normal;
        text-align: left;
        font-family: arial,sans-serif;
    }

.products-list .item.first {
    margin: 0;
    padding: 0 15px 15px;
    overflow: hidden;
    margin-bottom: 22px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #E5E5E5;
}

.products-list .item {
    padding: 0 15px 15px;
    overflow: hidden;
    margin: 0 0 20px !important;
    background-color: #FFFFFF;
    border-bottom: 1px solid #E5E5E5;
}

    .products-list .item a {
        font-weight: 400;
    }

        .products-list .item a:hover {
            color: #333;
        }

.separator {
    color: #666666;
}

.products-list .item h3 {
    font-weight: normal;
    color: #353535;
    padding-bottom: 2px;
}

    .products-list .item h3 a {
        font-weight: normal;
        font-size: 12px;
        color: #407CBF;
        text-decoration: none;
    }

        .products-list .item h3 a:hover {
            font-weight: normal;
            font-size: 12px;
            color: #333;
            text-decoration: underline;
        }

ol.products-list {
    padding: 0;
    margin: 0;
    float: left;
}

.products-list .last {
    margin-bottom: 0;
    border-bottom: none;
    padding: 0 15px 0;
}

li .list {
    border-bottom: none;
}

.products-list .product-image {
    float: left;
    padding-left: 0;
}

    .products-list .product-image img {
        width: 180px;
    }

.products-list .product-shop {
    float: right;
    width: 468px;
    text-align: left;
    margin-left: 15px;
}

    .products-list .product-shop .desc {
        font-size: 14px;
        font-family: arial,sans-serif;
        margin-bottom: 12px;
        margin-top: 5px;
        color: #666;
    }

    .products-list .product-shop p {
        font-size: 14px;
        font-family: arial,sans-serif;
        color: #666;
    }

    .products-list .product-shop .price-box {
        margin: 10px 0;
    }

.products-list .desc .link-learn {
    font-size: 13px;
    font-weight: normal;
    margin-top: 5px;
}

.products-list .add-to-links {
    padding-left: 2px;
}

.link-wishlist, .link-compare {
    color: #666;
    text-shadow: none;
    border: none;
    box-shadow: none;
}

    .link-wishlist:hover, .link-compare:hover {
        color: #666;
        text-shadow: none;
        border: none;
        box-shadow: none;
        background: none;
        padding: 0;
    }

.link-wishlist, .link-compare, .link-friend, .link-edit {
    padding: 0;
    background: none;
}

.products-list .actions .add-to-links a.link-wishlist:before {
    content: "\f004";
}

.products-list .actions .add-to-links a.link-compare:before {
    content: "\f074";
}

.products-list .actions .add-to-links a.link-wishlist, a.link-compare {
    border: 1px solid #E1E1E1;
    border-radius: 2px;
    color: #666;
    float: left;
    font-family: 'FontAwesome';
    font-size: 14px;
    font-weight: normal;
    margin: 0 10px 0 0;
    padding: 4px 5px 4px;
    text-decoration: none;
}

    .products-list .actions .add-to-links a.link-wishlist:hover, a.link-compare:hover {
        border: 1px solid #323c46;
        border-radius: 2px;
        color: #fff !important;
        float: left;
        font-family: 'FontAwesome';
        font-size: 14px;
        font-weight: normal;
        margin: 0 10px 0 0;
        padding: 4px 5px 4px;
        text-decoration: none;
        background-color: #323c46;
    }
/*==========  Product View ==========*/
.product-view {
    margin-top: 12px;
    width: 960px;
    margin: auto;
    position: relative;
}

.product-essential {
    margin-top: 15px;
    background-color: #FFFFFF;
    padding: 15px 15px 75px;
    overflow: hidden;
}

.product-collateral .box-collateral {
    margin: 0 0 15px;
}

.product-essential .product-img-box {
    position: relative;
    padding-right: 15px;
    float: left;
    z-index: -0;
    border-right: 1px #ddd solid;
    width: 430px;
}

.product-essential .product-image {
    margin-right: auto;
    margin-bottom: 10px;
    width: 400px;
    position: relative;
    float: left;
}

    .product-essential .product-image.no-gallery {
        margin-left: auto;
    }

    .product-essential .product-image img {
        height: auto;
        width: 420px;
    }

.product-essential .button-viewall {
    position: absolute;
    left: 5px;
    bottom: 5px;
    text-indent: -999em;
    z-index: 9999;
}

.more-views {
    margin: 18px auto 0;
    width: 345px;
    clear: both;
}

    .more-views li {
        float: left;
        margin: 0 10px 0 0;
    }

        .more-views li a {
            display: block;
            text-align: center;
            width: 80px;
            border: 1px #ddd solid;
            height: 80px;
        }

            .more-views li a img {
                padding: 0;
                width: 80px;
                height: 80px;
            }

    .more-views .jcarousel-next:before {
        content: "\f105";
        font-family: FontAwesome;
        font-size: 26px;
        padding-right: 5px;
        vertical-align: top;
        right: -30px;
        top: 28px;
        display: inline-block !important;
        position: absolute;
        cursor: pointer;
    }

    .more-views .jcarousel-prev:before {
        content: "\f104";
        font-family: FontAwesome;
        font-size: 26px;
        padding-right: 5px;
        vertical-align: top;
        left: -30px;
        top: 28px;
        display: inline-block !important;
        position: absolute;
        cursor: pointer;
    }

    .more-views .jcarousel-clip {
        overflow: hidden;
    }

.product-essential .more-images {
    width: 92px;
    float: left;
    overflow: hidden;
    margin-top: -20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .product-essential .more-images .normal-list {
        margin-top: -6px;
    }

    .product-essential .more-images ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

.product-essential .elastislide-vertical {
    margin-top: -6px;
}

.product-essential .more-images img {
    padding: 6px 0;
    width: 100%;
}
/*==========  Product Shop ===============*/

.product-view .product-shop .add-to-box button.button.btn-cart span {
    background: none;
    font-family: arial,sans-serif;
    margin-left: 10px;
}

.product-view .product-shop {
    width: 450px;
    float: right;
}

.product-view .product-name {
    margin: 0 !important;
}

    .product-view .product-name h1 {
        font-size: 20px;
        margin: 0 0 10px;
        text-align: left;
        font-family: arial,sans-serif;
        line-height: normal;
        border-bottom: 1px solid #E5E5E5;
        padding-bottom: 10px;
        font-weight: 300;
    }

.product-view .short-description {
    border-bottom: 0 solid #DFDFDF;
    padding-bottom: 8px;
    font-size: 14px;
    float: left;
}

.product-view .product-shop .add-to-box {
    background-color: #fff;
    padding: 15px 0;
    overflow: hidden;
    text-align: center;
    margin: 0;
    border-top: 1px #e5e5e5 solid;
    border-bottom: 1px #e5e5e5 solid;
}

    .product-view .product-shop .add-to-box .btn-cart {
        background: #4e5c31;
        color: #fff;
        font-size: 18px;
        font-family: FontAwesome;
        box-shadow: 0 0 0 #18a759, 0 0 0 rgba(0, 0, 0, 0.75);
        border: none;
        border-radius: 2px;
        text-shadow: none;
        padding: 12px 20px 12px 20px;
        float: right;
        margin-top: 0;
    }

        .product-view .product-shop .add-to-box .btn-cart:hover {
            background: #cfd400;
            color: #4e5c31;
        }

    .product-view .product-shop .add-to-box .icon-basket {
        margin-right: 5px;
    }


    .product-view .product-shop .add-to-box .btn-cart.extra-text {
        padding: 12px !important;
    }

        .product-view .product-shop .add-to-box .btn-cart.extra-text span {
            font-size: 15px;
            margin-left: 4px !important;
        }

.product-view .product-shop .add-to-links {
    margin: 0 0;
    font-size: 13px;
    overflow: hidden;
    font-family: arial,sans-serif;
    font-weight: 900;
}

.product-view .product-shop ul.add-to-links {
    margin: 0;
    padding: 0;
}

.product-view .product-shop .add-to-links li {
    display: inline;
    margin-right: 0;
    float: left;
}

    .product-view .product-shop .add-to-links li .separator {
        display: none;
    }


.product-view .product-shop .add-to-links .link-wishlist:before {
    content: "\f004";
    font-family: FontAwesome;
    font-size: 20px;
    padding-right: 5px;
    vertical-align: top;
}

.product-view .product-shop .add-to-links .link-wishlist {
    color: #666666;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 14px;
    margin: 0 10px 0 0;
}


.product-view .product-shop .add-to-links .link-compare:before {
    content: "\f074";
    font-family: FontAwesome;
    font-size: 18px;
    padding-right: 5px;
    vertical-align: top;
}

.product-view .product-shop .add-to-links .link-compare {
    color: #666666;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 14px;
    border: none;
    background-color: #FFFFFF;
    font-family: arial,sans-serif;
}

.product-view .product-shop ul.add-to-links a {
    padding: 0;
    margin: 0;
}

    .product-view .product-shop ul.add-to-links a:hover {
        padding: 0;
        margin: 0;
        color: #666666 !important;
        margin: 0 10px 0 0;
    }

.product-view .product-shop .ratings {
    padding: 5px 0;
    margin: 6px 0;
}

    .product-view .product-shop .ratings .rating-links {
        margin-bottom: 12px;
    }

.product-view .product-shop .price-box {
    display: block;
    padding: 5px 0 8px 0;
    margin: 0 0 6px 0;
}

    .product-view .product-shop .price-box .old-price {
        margin-right: 5px;
        margin-top: 0;
        display: inline-block;
    }

.product-view .product-shop .special-price {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.product-view .product-shop .old-price .price {
    font-size: 20px;
}

.product-view .product-shop .price .spinner {
    display: none;
    background-image: url('../../../../../Presentation/heatlets/design/images/ajax-loader.gif');
    width: 16px;
    height: 15px;
    background-repeat: no-repeat;
}


.product-view .product-shop .price {
    font-size: 22px;
}

.add-to-cart .qty, .qty-holder .qty {
    background-color: #FFFFFF;
    border: 1px solid #E0E0E0;
    border-radius: 2px;
}

.product-shop .button-up, .product-shop .button-down {
    height: 44px;
    width: 44px;
}

.add-to-cart .button-up, .add-to-cart .button-down {
    left: 94px;
    position: absolute;
}

.block-layered-nav .button-arrow.open, .elastislide-vertical .elastislide-prev, .button-up, .opc .active .step-title a {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAuSURBVHjaYvz//z8DMpg1axZcIC0tjRFZjomBBEA7xYwzZ878PwicMQSDDiDAAC3XENhiXdEwAAAAAElFTkSuQmCC') /*/Presentation/Heatlets/design/images/plus-img.png*/;
}

.button-up, .button-down {
    height: 32px;
    text-indent: -999em;
    width: 35px;
    border: none;
}

.block-layered-nav .button-arrow, .elastislide-vertical .elastislide-next, .button-down, .opc .step-title a {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAkSURBVHjaYvz//z8DsYCJgQRAO8Uss2bN+j/wzmAcgkEHEGAAWWUI3nj3b3QAAAAASUVORK5CYII=') /*/Presentation/Heatlets/design/images/minus-img.png*/;
}

.nova-detail-link {
    height: 35px;
    margin: 0;
    float: right;
}

    .nova-detail-link ul {
        margin: 0;
        padding: 0;
    }

        .nova-detail-link ul li {
            float: left;
            list-style: none;
        }

            .nova-detail-link ul li a {
                border: 1px solid #999;
                -webkit-border-radius: 32px;
                -moz-border-radius: 32px;
                border-radius: 32px;
                float: left;
                font-size: 17px;
                height: 36px;
                left: 0;
                margin-left: 10px;
                position: relative;
                text-align: center;
                top: 0;
                width: 36px;
                background-color: #ccc;
            }

                .nova-detail-link ul li a:hover {
                    border: 1px solid #f42a4f;
                    -webkit-border-radius: 32px;
                    -moz-border-radius: 32px;
                    border-radius: 32px;
                    float: left;
                    font-size: 17px;
                    height: 36px;
                    left: 0;
                    margin-left: 10px;
                    position: relative;
                    text-align: center;
                    top: 0;
                    width: 36px;
                    background-color: #2ca2e3;
                }

                .nova-detail-link ul li a i {
                    color: #CCCCCC;
                    left: 6px;
                    position: absolute;
                    top: 4px;
                }

                    .nova-detail-link ul li a i.icon-facebook-4 {
                        left: 12px;
                        position: absolute;
                        top: 5px;
                        width: 10px;
                        height: 20px;
                    }

                    .nova-detail-link ul li a i.icon-twitter {
                        left: 8px;
                        position: absolute;
                        top: 8px;
                        width: 20px;
                        height: 16px;
                    }

                    .nova-detail-link ul li a i.icon-google_icon-3 {
                        left: 5px;
                        position: absolute;
                        top: 6px;
                        width: 21px;
                        height: 20px;
                    }

.like-me {
    float: left;
    margin: 5px 0;
}

.email-addto-box {
    margin-bottom: 0;
    overflow: hidden;
    margin-top: 10px;
}

    .email-addto-box .email-friend {
        margin: 0 15px 0 0;
    }

/*==========  Product Collatera =============*/

.product-collateral {
    margin-top: 15px;
    float: right;
    width: 960px;
    padding: 0;
    background-color: #FFFFFF;
    margin-bottom: 15px;
}

.product-tabs {
    margin-bottom: 10px;
    float: left;
    width: 565px;
}

#product-tabs {
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

    #product-tabs > dt {
        text-transform: none;
        font-size: 14px;
        padding: 8px 0;
        cursor: pointer;
        color: #102343;
        text-transform: none;
        font-family: arial,sans-serif;
    }

        #product-tabs > dt.open {
            position: relative;
            background-color: #fff;
            z-index: 10;
            color: #2CA2E3;
        }

    #product-tabs > dd {
        display: none;
        right: 0;
        top: 0;
        background-color: #fff;
        margin: 0;
        padding: 6px 0;
        line-height: 1.8;
        border-bottom-width: 0 !important;
        font-size: 14px;
    }

        #product-tabs > dd h2 {
            display: none;
        }

#customer-reviews {
    width: 630px;
}

    #customer-reviews .detail {
        font-size: 14px;
        line-height: 18px;
    }

    #customer-reviews h2 {
        border-bottom: 1px solid #ccc;
        padding: 8px 0;
        margin-top: 14px;
        margin-bottom: 10px;
        font-size: 15px;
        text-transform: none;
        font-family: arial,sans-serif;
    }

    #customer-reviews h4 {
        display: inline;
        font-size: 15px;
    }

    #customer-reviews h5 {
        display: inline;
        font-size: 15px;
    }

.box-reviews dl {
    margin-bottom: 0;
}

.box-reviews dt {
    font-size: 18px;
    padding: 20px 0 10px;
}

.review-title {
    margin-top: 0;
    line-height: 1.4;
    padding-bottom: 15px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
}

    .review-title span {
        font-size: 14px;
        font-weight: 400;
        margin-top: 5px;
    }

.box-reviews > .rating-box {
    position: absolute;
    top: 30px;
    right: 30px;
}

.box-reviews dd {
    margin-left: 0;
    padding-bottom: 20px;
}

.box-reviews .author {
    font-style: italic;
    font-size: 14px;
    font-weight: 900;
    margin-right: 5px;
}

.box-reviews .date {
    color: #bdbdbd;
    font-size: 14px;
    font-style: italic;
}

.box-reviews .ratings-table {
    margin: 10px 0;
}

.ratings-table .rating-box {
    height: 13px;
    width: 70px;
    margin-bottom: 0;
}

    .ratings-table .rating-box .rating {
        height: 13px;
    }

.box-reviews ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#customer-reviews .form-list li label {
    color: #333;
    font-family: arial,sans-serif;
    font-size: 16px;
}

.box-reviews .form-add h3 {
    margin-bottom: 5px;
    font-size: 14px;
    font-family: arial,sans-serif;
    font-weight: 400;
}

.box-reviews .form-add h4 {
    font-size: 15px;
}

.box-reviews textarea {
    width: 95%;
}

.upsell-products .item .product-image, .crosssell-products .item .product-image {
    width: 190px;
    margin-left: auto;
    margin-right: auto;
}

#crosssell-products-list .products-grid.products-grid li {
    width: 218px;
    margin-right: 10px;
}

    #crosssell-products-list .products-grid.products-grid li.last {
        width: 218px;
        margin-right: 0;
    }

#crosssell-products-list .prod_image_detail .price-box {
    padding: 0;
}

    #crosssell-products-list .prod_image_detail .price-box .price {
        font-size: 18px;
    }

#product-tabs > dd h2.product-name {
    display: block;
}

#product-tabs .crosssell .flex-direction-nav a {
    width: 50px;
    height: 40px;
    top: 112px;
}

#product-tabs .crosssell .flex-direction-nav .flex-prev {
    right: auto;
    left: -10px;
}

#product-tabs .crosssell .flex-direction-nav .flex-next {
    right: -10px;
}

.box-up-sell .flex-direction-nav a, .box-cross-sell .flex-direction-nav a {
    width: 54px;
    height: 44px;
    top: 0;
    margin-top: -76px;
    margin-right: -1px;
}

.product-view .box-tags .form-add input.input-text {
    width: 350px;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    box-shadow: 0 1px 5px #eee inset;
    margin-right: 10px;
    padding: 8px;
}

.up-sell-box {
    border: 1px #ddd solid;
    border-top: none;
}

    .up-sell-box p.desc {
        margin: 0;
        padding: 10px 10px 0 10px;
    }

#brand-slider .flex-direction-nav a {
    width: 55px;
    height: 42px;
    top: 0;
    margin-right: -1px;
}

.featured-products .flex-direction-nav a {
    width: 54px;
    height: 43px;
    top: 0;
    margin-top: -43px;
    margin-right: -1px;
}

#featured-products-list-slider {
    border: 1px #ddd solid;
    border-top: none;
    width: 840px;
    height: 485px;
}

#brand-slider .flex-direction-nav a {
    margin-top: -42px;
}

.box-up-sell .flex-direction-nav .flex-prev, .box-cross-sell .flex-direction-nav .flex-prev, #brand-slider .flex-direction-nav .flex-prev, .featured-products .flex-direction-nav .flex-prev {
    right: 53px;
}

.main .box-up-sell h2.subtitle .line, .main .box-cross-sell h2.subtitle .line, .brand-slider-wrap h2.subtitle .line, .featured-products h2.subtitle .line {
    right: 130px;
}

.featured-products {
    position: relative;
}

.product-view .box-tags .form-add label {
    line-height: 42px;
    font-size: 16px;
}

.product-view .box-tags .form-add .button {
    height: 35px;
}

#addTagForm {
    margin-bottom: 5px;
    margin-top: 10px;
}

.product-view .box-up-sell {
    margin-top: 10px;
    float: left;
}

    .product-view .box-up-sell .subtitle {
        margin-right: 0;
    }

.mini-products-list .price-box * {
    display: inline;
}

.mini-products-list .price-box .price {
    margin-right: 10px;
}

.product-related {
    float: left;
    width: 1224px;
}

    .product-related .page-title {
        padding: 15px 0 0;
        margin: 0 0 15px;
        text-align: left;
    }

        .product-related .page-title h1, .product-related .page-title h2 {
            font-size: 15px;
            color: #4D4D4D;
            text-transform: none;
            padding-bottom: 10px;
            font-weight: 900;
            border-bottom: 1px solid #CCCCCC;
        }
/*============ Product Tabs ============*/
.product-tabs {
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 0;
    position: relative;
    z-index: 1;
    background-color: #fff;
    width: 940px;
    border-bottom: 2px #5BD2EC solid;
    margin-top: 0;
    padding-left: 20px;
}

    .product-tabs li {
        float: left;
        height: auto;
        line-height: normal;
        margin: 0;
        outline: none;
        padding: 0;
        list-style: none;
    }

        .product-tabs li.active {
            background: none;
        }

    .product-tabs a {
        display: block;
        float: left;
        font-size: 12px;
        height: 35px;
        line-height: 35px;
        padding: 0 14px;
        text-transform: uppercase;
        font-weight: 900;
        color: #333;
        font-family: arial,sans-serif;
        border-right: 1px #eaeaea solid;
    }

.product-collateral .title-divider {
    position: relative;
    top: -1px;
}

.product-tabs-content {
    margin: 0;
    padding: 5px 0 12px;
    border-top: 1px solid #E6E6E6;
    border-top: none;
    background-color: #fff;
    width: 565px;
}

.product-tabs-content-inner {
    outline: none;
    padding: 12px 0;
    clear: both;
}

    .product-tabs-content-inner h2 {
        margin: 5px 0;
    }

.product-tabs-content .form-add h2 {
    font-size: 100%;
    font-weight: 900;
}

.product-tabs-content h1 {
    outline: none;
}

.product-tabs-content h3 {
    font-size: 100%;
}

.product-tabs-content dl {
    margin: 0;
    padding: 0;
}

.product-tabs-content dt {
    font-weight: normal;
    padding: 8px 0;
}

.product-tabs-content dd {
    margin: 0;
}

.product-tabs-content h1, .product-tabs-content h2, .product-tabs-content h3, .product-tabs-content h4, .product-tabs-content h5, .product-tabs-content h6 {
    font-weight: lighter;
    height: auto;
    margin: 0;
    padding: 0;
}

.product-tabs-content table {
    margin: 10px 0;
}

.product-tabs-content #review-form h4 {
    margin: 5px 0 15px;
}

.product-tabs-content h4 {
    font-size: 100%;
}

.product-tabs li.active, .product-tabs li.active a {
    color: #3498DB;
    background-color: #F5F5F5;
    text-decoration: none;
}

.product-tabs li:hover, .product-tabs li:hover a {
    color: #fff;
    background-color: #5BD2EC;
    text-decoration: none;
}

#product-tabs {
    border: 0 solid #eee;
    border-bottom-width: 0;
}

.box-reviews dd, .review-title {
    border-bottom: 1px solid #ccc;
}

#product-tabs > dt {
    border-bottom: 1px solid #ccc;
}

#product-tabs > dd {
    border-left: 0 solid #ccc;
    border-bottom: 1px solid #ccc;
}

fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}

#product-review-table {
    margin: 10px 0;
    border-bottom: medium none;
    border-right: medium none;
}

    #product-review-table th, #product-review-table td {
        text-align: left;
    }

.tab-box {
    padding: 0 0;
}

    .tab-box a.activeLink {
        background-color: #5BD2EC;
        border-bottom: 0 solid #CCCCCC;
        color: #fff;
        font-weight: 300;
    }

    .tab-box a {
        background: none repeat scroll 0 0 #fff;
        color: #333;
        font-weight: 300;
        margin-right: 0;
        padding: 4px 15px;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 13px;
        font-family: arial,sans-serif;
    }

        .tab-box a:hover {
            text-decoration: none;
        }

.tabLink {
    color: #ccc;
    font-weight: normal;
}

.tabcontent {
    background-color: #FFFFFF;
    border: 0 #ccc solid;
    padding: 20px;
    overflow: hidden;
    width: 910px;
    font-size: 14px;
}

    .tabcontent .std ul li {
        color: #333;
        list-style: square outside none;
        margin-left: 1em;
    }

.hide {
    display: none;
}

.form-add-tags input.input-text, select, textarea {
    padding: 5px;
    margin-top: 0;
}

.additional p {
    font-size: 14px;
}

.product-options dt label, .box-reviews dt, .data-table, .fraction-slider .slide-subtitle {
    font-family: arial,sans-serif;
}

.specs-table {
    margin-top: 5px !important;
}

    .specs-table dt {
        float: left;
        font-weight: 900;
        padding: 0 3px 3px 0;
        width: 60px;
    }

    .specs-table dd {
        padding: 0 0 0 90px;
    }

.data-table {
    border: 0 solid #eaeaea;
    border-spacing: 0;
    text-align: left;
}

#product-attribute-specs-table.data-table {
    border: 0 solid #EAEAEA;
}

    #product-attribute-specs-table.data-table tbody th, .data-table tbody td {
        border-right: none;
    }

        #product-attribute-specs-table.data-table tbody th.last, .data-table tbody td.last {
            border-right: none !important;
        }

.form-add-tags label {
    font-family: arial,sans-serif;
    margin-bottom: 5px;
}

.form-add-tags button.button {
    display: inline;
}

.data-table thead th, .data-table thead td, .data-table tfoot th, .data-table tfoot td, .cart .totals table th, .cart .totals table td {
    color: #333;
    border-right: 0 solid #eaeaea;
    border-bottom: 0 solid #eaeaea;
    font-family: arial,sans-serif;
}

.data-table tbody th, .data-table tbody td {
    border-right: 0 solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 10px 10px 6px;
}

.cart-table tbody th, .cart-table tbody td {
    border-right: 0 solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.data-table tbody th.last, .data-table tbody td.last {
    border-right: 0 solid #eaeaea;
}

.data-table tbody tr.last th, .data-table tbody tr.last td {
    border-bottom: 1px solid #eaeaea;
}

.data-table .price {
    font-size: 13px;
}

.data-table .total-price .price, .cart .totals table tfoot td .price, .compare-table .price {
    color: #333;
}

.item-options dd {
    color: #565656;
    margin: 0;
}

.compare-table th {
    color: #565656;
}

.compare-table tr.odd th {
    background-color: #ececec;
}

.compare-table tr.even th {
    background-color: #e5e5e5;
}

.compare-table tr.even td {
    background-color: #f7f7f7;
}

.my-account .data-table .price, .my-wishlist .data-table .price {
    font-size: 15px;
    color: #737373;
    font-weight: normal;
}

.box-reviews .form-list li {
    margin-bottom: 0;
}

.recent-orders .title-buttons {
    text-align: right;
    margin-bottom: 8px;
}

    .recent-orders .title-buttons strong {
        float: left;
        font-family: arial,sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #102343;
    }
/*========== Form List ==========*/
.form-list p {
    margin: 0 0 20px;
}

.fieldset p {
    line-height: 1.6;
    margin-bottom: 20px;
}

.form-list li.control, .form-list li.has-pretty-child {
    margin-bottom: 20px;
}

.forgot-password {
    font-size: 13px;
    color: #c72928;
    position: absolute;
    right: 0;
    top: 50px;
}

.box-reviews .form-list input.input-text {
    width: 30%;
    padding: 10px 7px;
    margin-bottom: 0;
    line-height: 20px;
    background: #fcfcfc;
    border: 1px solid #E1E1E1;
    border-radius: 2px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) inset;
}

.box-reviews .form-list input.input-text {
    width: 30%;
    padding: 8px;
    margin-bottom: 0;
    line-height: 20px;
    background: #fcfcfc;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) inset;
}

.box-reviews .form-list select {
    padding: 12px 15px 12px 165px;
    margin: 0;
    width: 100%;
    line-height: 20px;
    height: 48px;
}

.form-list .bootstrap-select {
    position: absolute;
    width: auto;
    height: 46px;
    left: 1px;
    top: 1px;
    bottom: 1px;
    right: 1px;
}

    .form-list .bootstrap-select > .btn {
        width: 100%;
        padding: 13px 0;
        margin-bottom: 0;
        border-width: 0 !important;
        position: absolute;
        top: 0;
        bottom: 0;
    }

    .form-list .bootstrap-select.btn-group .btn .filter-option {
        left: 165px;
        right: 55px;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

    .form-list .bootstrap-select.btn-group .btn .caret {
        right: 0;
        top: 0;
        bottom: 0;
        width: 46px;
        height: auto;
        margin: 0;
        padding: 0 !important;
        background-position: center center;
        background-repeat: no-repeat !important;
        border-width: 0;
    }

    .form-list .bootstrap-select.btn-group .dropdown-menu {
        margin-top: 1px;
        left: -1px;
        right: -1px;
    }

.box-reviews .form-list li label {
    font-size: 13px;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #333;
    font-family: arial,sans-serif;
}

.form-list li label.label-wide {
    width: auto;
    height: 46px;
    right: 1px;
    top: 2px !important;
}

.form-list li.control label, .form-list li.has-pretty-child label, .opc .sp-methods label {
    font-size: 15px;
    position: static;
    padding: 0;
    height: auto;
    width: auto;
    vertical-align: top;
    line-height: 18px;
    background-color: transparent;
    border-width: 0;
}

.opc .sp-methods label {
    margin: -1px 0 0;
}

.form-list .validation-advice {
    position: absolute;
}

.sp-methods .prettycheckbox > a, .sp-methods .prettyradio > a {
    margin-left: 15px;
}

.form-list textarea {
    line-height: 20px;
    margin-bottom: 0;
    padding: 10px;
    width: 100%;
}

.box-reviews textarea {
    width: 50%;
}

.form-list textarea {
    height: 10em;
    margin-bottom: 0;
}

form h2, form h3, .section h3 {
    color: #333;
}

.main h2.subtitle, .main .widget .widget-title h2, .main .page-title h1 {
    color: #444645;
}

    .main h2.subtitle .line, .main .widget .widget-title h2 .line, .main .page-title h1 .line {
        border-top: 1px solid #e0e0e0;
    }

/*============ Product Options ============*/
.product-options {
    padding: 0;
    margin: 0;
}

    .product-options dt {
        margin-top: 20px;
    }

        .product-options dt label {
            font-weight: normal;
            font-size: 15px;
        }

            .product-options dt label em {
                margin-right: 3px;
            }

        .product-options dt .qty-holder {
            float: right;
        }

            .product-options dt .qty-holder label {
                vertical-align: middle;
            }

        .product-options dt .qty-disabled {
            background: none;
            border: 0;
            padding: 3px;
            color: #000;
        }

    .product-options dd {
        margin: 10px 0;
    }

    .product-options dl {
        margin: 5px 0;
    }

    .product-options dd input.datetime-picker {
        width: 150px;
    }

    .product-options dd .time-picker {
        display: -moz-inline-box;
        display: inline-block;
        padding: 2px 0;
        vertical-align: middle;
    }

    .product-options .options-list {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .product-options .options-list li {
            margin: 12px 0;
        }

        .product-options .options-list input.radio {
            margin: -2px 0 0 0;
        }

        .product-options .options-list input.checkbox {
            margin: -2px 0 0 0;
        }

        .product-options .options-list .label {
            display: inline;
            margin-left: 0;
            padding: 0;
        }

    .product-options ul.validation-failed {
        padding: 0 7px;
    }

    .product-options p.required {
        padding: 0;
        display: none;
    }

    .product-options label {
        display: inline;
        margin-bottom: 0;
        line-height: 17px;
    }

    .product-options .qty-holder {
        display: block;
        margin: 8px 0;
    }

    .product-options .label, .product-options .badge {
        background-color: transparent;
        text-shadow: none;
    }

    .product-options .qty {
        margin-bottom: 0;
        width: 30px;
    }

.product-options-bottom {
    padding: 25px 0;
}

    .product-options-bottom .price-box {
        margin: 10px 0;
    }
/*============ Grouped Product ============*/
.product-view .grouped-items-table {
    margin-top: 20px;
}
/*============ Block: Description ============*/

.product-view .box-up-sell .products-grid td {
    width: 25%;
}
/*============ Block: Tags ============*/
.product-view .box-tags .form-add label {
    float: left;
    line-height: 33px;
    font-weight: 900;
    font-family: arial,sans-serif;
}

.product-view .box-tags .form-add .input-box {
    float: left;
    margin: 0 0 0 10px;
}

.product-view .box-tags .form-add input.input-text {
    width: 320px;
    outline: none;
}

.product-view .box-tags .form-add p {
    clear: both;
}

/*========== Availability, Brand ==========*/
.availability, .product-brand {
    margin: 12px 0 8px;
    font-weight: normal;
    font-size: 13px;
}

    .availability span, .product-brand span {
        font-weight: normal;
    }

    .availability.in-stock span {
        color: green;
    }

    .availability.out-of-stock span {
        color: #d83820;
    }

.availability-only {
    margin: 0 0 7px;
}

    .availability-only a {
        cursor: pointer;
        padding-right: 15px;
    }

    .availability-only .expanded {
        background-position: 100% -15px;
    }

.availability-only-details {
    margin: 0 0 7px;
}

    .availability-only-details th {
        background: #f2f2f2;
        font-size: 10px;
        padding: 0 8px;
    }

    .availability-only-details td {
        border-bottom: 1px solid #ddd;
        font-size: 11px;
        padding: 2px 8px 1px;
    }

/*========== Add to Cart ==========*/
.add-to-cart label {
    margin-right: 46px;
    font-family: arial,sans-serif;
    color: #333;
    font-size: 15px;
    font-weight: 400;
}

.add-to-cart .qty {
    margin: 0;
    font-size: 16px;
    height: auto;
    line-height: 40px;
    font-weight: 400;
    width: 80px;
    padding: 4px 40px 4px 15px;
    text-align: center;
    font-family: arial,sans-serif;
    color: #333;
}

.add-to-cart button.button {
    margin-left: 5px;
}

.add-to-cart .button-up {
    position: absolute;
    left: 162px;
    border-radius: 0;
    top: 0;
    border: 1px #eaeaea solid;
}



.add-to-cart .button-down {
    position: absolute;
    left: 40px;
    border-radius: 0;
    top: 0;
    border: 1px #eaeaea solid;
}

.add-to-cart .button-up {
    outline: none;
}

.add-to-cart .button-down {
    bottom: 0;
    outline: none;
}

.add-to-cart .button-up:hover {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAuSURBVHjaYvz//z8DMpg1axZcIC0tjRFZjomBBEA7xYwzZ878PwicMQSDDiDAAC3XENhiXdEwAAAAAElFTkSuQmCC') /*/Presentation/Heatlets/design/images/plus-img.png*/ !important;
}

.add-to-cart .button-down:hover {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAkSURBVHjaYvz//z8DsYCJgQRAO8Uss2bN+j/wzmAcgkEHEGAAWWUI3nj3b3QAAAAASUVORK5CYII=') /*/Presentation/Heatlets/design/images/minus-img.png*/ !important;
}

.add-to-cart button.btn-cart {
    font-size: 20px;
    padding: 15px 25px;
    margin-left: 15px;
    margin-top: -10px;
}

    .add-to-cart button.btn-cart.margin-none {
        margin-left: 0;
    }

.add-to-cart .paypal-logo {
    clear: left;
    text-align: right;
}

    .add-to-cart .paypal-logo .paypal-or {
        clear: both;
        display: block;
        margin: 5px 60px 5px 0;
    }

.product-view .add-to-cart .paypal-logo {
    margin: 0;
}
/*==========  Add to Links + Add to Cart ==============*/
.add-to-box {
    margin: 15px 0 0;
    overflow: hidden;
    width: 445px;
    background-color: #F5F5F5;
    overflow: hidden;
    padding: 15px;
    text-align: center;
}

    .add-to-box .add-to-cart, .product-options-bottom .add-to-cart {
        margin: 0;
        position: relative;
        float: left;
        margin-right: 0;
    }

.product-options-bottom .add-to-cart {
    margin-bottom: 0;
}

.add-to-box .or {
    float: left;
    margin: 0 10px;
}

.add-to-box .add-to-links {
    float: left;
    padding: 0;
    margin: 0 0 20px;
    list-style: none;
}

    .add-to-box .add-to-links li {
        display: block;
        margin: 0;
    }

.add-to-links span {
    display: none;
}

.add-to-cart .qty {
    padding: 0 15px 0 15px;
    width: 42px;
    height: 42px;
    border: 1px #eaeaea solid;
    -moz-box-sizing: initial;
    -webkit-box-sizing: initial;
    box-sizing: initial;
}
/*============ One Page Checkout ============*/
.block-progress {
    background-color: #FFFFFF;
}

    .block-progress .block-content {
        padding: 5px 15px 15px;
    }

    .block-progress dl {
        border-top: none !important;
    }

    .block-progress dt {
        font-weight: normal;
        text-transform: none;
        padding: 10px 0;
        font-size: 12px;
    }

        .block-progress dt.complete, .block-progress dd.complete {
            font-size: 13px;
        }

            .block-progress dt.complete a, .block-progress dd.complete a {
                font-size: 13px;
                text-transform: none;
            }

        .block-progress dt.complete {
            background-color: #fff;
            margin: 0;
        }

    .block-progress dd {
        border: 0 solid #ddd;
        margin: 0 0 6px;
        padding: 0 5px 5px !important;
    }

address {
    display: block;
    font-style: normal;
    line-height: 20px;
    margin-bottom: 10px;
    color: #666666;
}

.opc {
    position: relative;
}

    .opc ul, .opc ol {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .opc li.section {
        border-bottom: 0;
    }

    .opc .buttons-set.disabled button.button {
        display: none;
    }

    .opc .buttons-set .please-wait {
        height: 21px;
        line-height: 21px;
    }

    .opc .step-title {
        position: relative;
        padding: 10px 12px;
        font-size: 16px;
        font-weight: 900;
        line-height: 1.5;
    }

        .opc .step-title .number {
            float: left;
            margin-right: 5px;
        }

        .opc .step-title h2 {
            float: left;
            text-transform: none;
            font-size: 16px;
            font-weight: 900;
            line-height: 1.5;
            margin: 0;
            padding: 0 30px 0 0;
            cursor: pointer;
            white-space: nowrap;
            -ms-text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            overflow: hidden;
        }

    .opc .allow .step-title {
        overflow: hidden;
    }

    .opc .active .step-title {
        border-radius: 3px 3px 0 0;
        border-top: 1px solid #ECECEC;
    }

    .opc .step {
        padding: 15px 12px 20px;
        position: relative;
        border: 1px solid #ECECEC;
        border-top: none;
    }

        .opc .step form {
            margin-bottom: 0;
        }

        .opc .step .tool-tip {
            right: 10px;
        }
/*============ Multiple Addresses Checkout ============*/

.checkout-progress li {
    float: left;
    width: 20%;
    border-top: 5px solid #ccc;
    text-align: center;
    color: #ccc;
}

    .checkout-progress li.active {
        border-top-color: #000;
        color: #000;
    }

.multiple-checkout .tool-tip {
    top: 50%;
    margin-top: -120px;
    right: 10px;
}

.multiple-checkout .grand-total {
    font-size: 1.5em;
    text-align: right;
}

#wishlist-table .product-name {
    margin: 0;
    text-align: left;
    font-size: 13px;
    line-height: normal;
}

#wishlist-table .price-box {
    margin: 4px 0 2px;
    text-align: left;
}

#wishlist-table .product-name a {
    color: #34C9E9;
}

/*============ Account Login/Create Pages =============== */
/*============ Checkout ================ */
/*============ One Page ============*/
select#billing-address-select {
    width: 570px;
    padding: 5px;
    margin-top: 5px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) inset;
    outline: none;
}

.one-page-checkout {
    position: relative;
    margin-top: 12px;
    margin-bottom: 12px;
    list-style: none;
    padding: inherit;
    padding: 0;
}

    .one-page-checkout li.section {
        border-bottom: 0;
        margin-bottom: 15px;
    }

    .one-page-checkout .step-title {
        text-align: right;
        padding: 0;
        border: 1px #efefef solid;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        height: 35px;
    }

        .one-page-checkout .step-title .number {
            float: left;
            line-height: 15px;
            font-size: 15px;
            font-weight: 400;
            color: #333;
            padding: 10px 8px 10px 12px;
        }

        .one-page-checkout .step-title h3 {
            font-size: 14px;
            padding-top: 0;
            text-align: left;
            font-weight: 400;
            line-height: 35px;
            text-transform: uppercase;
        }

    .one-page-checkout .active .step-title {
        cursor: default;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .one-page-checkout .step {
        padding: 8px 10px 15px 30px;
        border: 1px #efefef solid;
        border-top: none;
        background-color: #FFFFFF;
    }

/*============ Multiple Addresses Checkout ============*/
.checkout-progress {
    padding-top: 0;
    margin: 0 0 0;
    overflow: hidden;
    padding: 0;
    list-style: none;
}

    .checkout-progress li {
        float: left;
        width: 170px;
        text-align: center;
        color: #333;
        margin-right: 5px;
        padding: 5px;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        background-color: #FCFCFC;
        border: 1px solid #ddd;
    }

        .checkout-progress li.last {
            margin-right: 0;
            width: 170px;
        }

        .checkout-progress li.active {
            background-color: #5BD2EC;
            border: 1px solid #45c3df;
            color: #fff;
        }

.multiple-checkout {
    position: relative;
}

    .multiple-checkout .grand-total {
        font-size: 1.5em;
        text-align: left;
    }

#multiship-addresses-table {
    margin-top: 5px;
    border-bottom: none;
    border-right: none;
    border-left: 0 #ddd solid;
}

    #multiship-addresses-table tfoot tr .last {
        border-top: none;
    }

.addresses {
    margin-bottom: 15px;
}

#multiship-addresses-table h4 {
    font-size: 12px;
    margin: 0;
    line-height: 18px;
}

.state_bar {
    padding: 0;
    margin-bottom: 15px;
    overflow: hidden;
    margin-top: 5px;
    background-color: #FFFFFF;
    padding: 15px;
}

.multiple_addresses {
    margin-top: 15px;
    margin-bottom: 30px;
    background-color: #FFFFFF;
    padding: 15px;
}

.multiple-checkout .buttons-set .button {
    float: right;
}

.addresses .title-buttons {
    text-align: right;
}

.page-title_multi h2 {
    font-size: 28px;
    font-weight: 300;
    float: left;
    font-family: arial,sans-serif;
    text-transform: uppercase;
}

p.required {
    font-size: 11px;
    margin-bottom: 5px;
    text-align: left;
    color: #FF0000;
}

.required em {
    color: #FF0000;
}

.group-select ul {
    margin: 0;
    padding: 0;
}

.group-select .required {
    color: #FF0000;
    font-family: arial,sans-serif;
    font-size: 15px;
}

.group-select .require {
    color: #FF0000;
    font-size: 12px;
    margin-bottom: 3px;
}

.group-select label {
    font-size: 14px;
    font-weight: 400;
    color: #333;
}

.group-select li {
    margin: 0 0 5px;
    overflow: hidden;
    list-style: none;
}

    .group-select li .input-box {
        float: left;
        width: 310px;
    }

    .group-select li input.input-text, .group-select li textarea {
        width: 585px;
        background: #fff;
        border: 1px solid #EAEAEA;
        border-radius: 2px;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) inset;
        padding: 6px;
        outline: none;
    }

    .group-select li select {
        width: 256px;
        padding: 3px;
        background: #fff;
        border: 1px solid #EAEAEA;
        border-radius: 2px;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) inset;
        padding: 5px;
    }

    .group-select li .input-box input.input-text, .group-select li .input-box textarea {
        width: 275px;
        margin-top: 5px;
        background: #fff;
        border: 1px solid #EAEAEA;
        border-radius: 2px;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) inset;
        padding: 5px;
    }

    .group-select li .input-box select {
        width: 290px;
        margin-top: 5px;
        outline: none;
    }

.group-select.wide input.input-text, .group-select.wide textarea {
    width: 510px;
}

#wishlist-table {
    border-bottom: none;
    border-right: none;
    border-left: 0 solid #DDDDDD;
    text-align: center;
}

    #wishlist-table .btn-remove:before {
        content: "\f014";
        font-family: FontAwesome;
        font-size: 16px;
        padding-right: 8px;
        background-image: none;
        color: #333333;
    }

    #wishlist-table button.button.btn-cart {
        padding: 4px 9px;
        text-decoration: none;
        float: none;
        background: none;
        font-family: 'FontAwesome';
        font-size: 16px;
        text-transform: uppercase;
        background-color: #F12B63;
        display: inline;
        margin-bottom: 8px;
    }

        #wishlist-table button.button.btn-cart span span {
            font-size: 12px;
            padding: 1px 0 0 10px;
            font-family: arial,sans-serif;
            text-transform: uppercase;
            display: none;
        }

        #wishlist-table button.button.btn-cart:hover span span {
            text-decoration: none;
        }

        #wishlist-table button.button.btn-cart:before {
            content: "\f07a";
        }


    #wishlist-table button.button.remove-item {
        padding: 5px 10px;
        text-decoration: none;
        float: none;
        background: none;
        font-family: 'FontAwesome';
        font-size: 16px;
        text-transform: uppercase;
        background-color: #323C46;
        display: inline;
    }

        #wishlist-table button.button.remove-item span span {
            font-size: 12px;
            padding: 1px 0 0 10px;
            font-family: arial,sans-serif;
            text-transform: uppercase;
            display: none;
        }

        #wishlist-table button.button.remove-item:before {
            content: "\f014";
        }


.my_wishlist .buttons-set {
    margin-bottom: 25px;
    overflow: hidden;
}

    .my_wishlist .buttons-set button.button {
        float: right;
        margin-left: 5px;
        margin-right: 0;
    }

.cart {
    margin-top: 2px;
    overflow: hidden;
    background-color: #FFFFFF;
    padding: 15px;
}

.login_page {
    margin-top: 10px;
    margin-bottom: 15px;
    background-color: #FFFFFF;
    padding: 15px;
}

    .login_page strong {
        font-size: 16px;
        color: #333;
        margin-bottom: 12px;
        text-transform: uppercase;
        font-weight: 300;
    }

    .login_page .content {
        margin-top: 10px;
    }

        .login_page .content p {
            margin-bottom: 5px;
            font-size: 14px;
        }

            .login_page .content p.required {
                font-size: 12px;
            }

        .login_page .content .form-list label {
            font-size: 14px;
            color: #333;
            margin-bottom: 5px;
        }
/*============ toTop Button ============*/
button.button#toTop:before {
    content: "\f067";
    font-family: FontAwesome;
    font-size: 14px;
    padding-right: 8px;
}

#toTop {
    z-index: 9999;
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    right: 10px;
    width: 37px;
    height: 37px;
    border: none;
    text-indent: -999999px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAmCAYAAABH/4KQAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAChSURBVHja7NdhCoAgDAVgN7pGd6yT1B07yFIoqFDBelrB2y+hQR+upyRm5r5a6j5cxBFHHHHEEUcctrqS5n4cks+WabatRzI97Xduh13Xr481hkEBFQ1DArUGDAVUFCyEJRaYJ0BFwXyFlAoSKIU/ODnYqS9xbEizQCRgLrWDzQKRgcGARWP1L7MbIzoe0FLzm+PFTxxxxBFHHHE/xq0CDAC180lB0W3nCwAAAABJRU5ErkJggg==') /*/Presentation/Heatlets/design/Images/totop.png*/;
    background-position: -1px -2px;
    background-repeat: no-repeat;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #444;
    border: 1px #333 solid;
}

#toTopHover {
    width: 43px;
    height: 43px;
    margin: -3px 0 0 -3px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #5BD2EC;
}

#toTop:active {
    outline: none;
}
/*============ All Buttons Icons ============*/

button.button.continue:before {
    content: "\f061";
    font-family: FontAwesome;
    font-size: 14px;
    padding-right: 8px;
}

button.button.btn-share:before {
    content: "\f045";
    font-family: FontAwesome;
    font-size: 14px;
    padding-right: 8px;
}

button.button.btn-add:before {
    content: "\f067";
    font-family: FontAwesome;
    font-size: 14px;
    padding-right: 8px;
}

button.button.btn-update:before {
    content: "\f021";
    font-family: FontAwesome;
    font-size: 14px;
    padding-right: 8px;
}

button.button.login:before {
    content: '\f13e';
    font-family: FontAwesome;
    font-size: 14px;
    padding-right: 8px;
}

button.button.btn-continue:before {
    content: "\f060";
    font-family: FontAwesome;
    font-size: 14px;
    padding-right: 8px;
}

button.button#empty_cart_button:before {
    content: "\f00d";
    font-family: FontAwesome;
    font-size: 14px;
    padding-right: 8px;
}

button.button.coupon:before {
    content: "\f02b";
    font-family: FontAwesome;
    font-size: 14px;
    padding-right: 8px;
}

button.button.get-quote:before {
    content: "\f15c";
    font-family: FontAwesome;
    font-size: 14px;
    padding-right: 8px;
}

button.button.new-address:before {
    content: "\f015";
    font-family: FontAwesome;
    font-size: 14px;
    padding-right: 8px;
}

button.button.create-account:before {
    content: "\f007";
    font-family: FontAwesome;
    font-size: 14px;
    padding-right: 8px;
}

button.button.submit:before {
    content: "\f04b";
    font-family: FontAwesome;
    font-size: 13px;
    padding-right: 8px;
}

.edit-bnt:before {
    content: "\f040";
    font-family: FontAwesome;
    font-size: 16px;
    padding: 6px 8px;
    color: #fff;
    background-color: #323C46;
    border-radius: 2px;
}

.edit-bnt span {
    display: none;
}

#shopping-cart-table .edit-bnt {
    margin-top: 4px;
    float: left;
}
/*============ Global Messages  ============*/
.success {
    color: #3d6611;
    font-weight: 900;
}

.error {
    color: #df280a;
    font-weight: 900;
}

.notice {
    color: #000000;
}

.messages, .messages ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.messages {
    width: 100%;
    overflow: hidden;
    text-align: left;
}

    .messages li {
        margin: 5px 0 10px !important;
    }

        .messages li li {
            margin: 0 0 3px !important;
        }

.error-msg, .success-msg, .note-msg, .notice-msg {
    border-style: solid !important;
    border-width: 1px !important;
    background-position: 10px 9px !important;
    background-repeat: no-repeat !important;
    padding: 8px 8px 8px 8px !important;
    font-size: 11px !important;
    font-weight: 900 !important;
}

.error-msg {
    border-color: #f16048;
    background-color: #faebe7;
    color: #df280a;
}

.success-msg {
    border-color: #446423;
    background-color: #eff5ea;
    color: #3d6611;
}

.note-msg, .notice-msg {
    border-color: #fcd344;
    background-color: #fafaec;
    color: #3d6611;
}

.product-review .product-img-box {
    float: left;
    width: 200px;
}

.product-review .product-details {
    float: left;
    margin-left: 10px;
}

.most-view {
    width: 960px;
    margin: auto;
    margin-top: 25px;
}

.product-next-prev {
    overflow: hidden;
    margin: -36px 0 0 0;
    position: absolute;
    right: 0;
}


.product-prev {
    margin: 0 0 0 0;
    float: right;
}

.product-next-prev .product-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 24px;
    line-height: 40px;
    display: inline-block !important;
    width: 40px;
    height: 40px;
    color: #333;
    text-align: center;
}

.product-next-prev .product-prev:hover {
    color: #333333;
    font-size: 13px;
    background: #333;
}

.product-next {
    margin: 0 0 0 2px;
    float: right;
}

.product-next-prev .product-next:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 24px;
    line-height: 40px;
    display: inline-block !important;
    width: 40px;
    height: 40px;
    color: #333;
    text-align: center;
}

.product-next-prev .product-next {
    color: #333333;
    font-size: 13px;
}

.shipping-banner {
    padding: 16px 0;
    width: 100%;
    text-align: center;
}

html {
    background: #FFF;
}

.grid {
    width: 960px;
    margin: auto;
}

#header .inner .logo {
    top: 32px;
    left: 0;
    height: 48px;
    display: block;
    position: absolute;
    overflow: hidden;
}

nav.dropdown {
    margin: -8px 0 0 0;
    width: 180px;
    height: 35px;
    z-index: 10;
    position: relative;
    float: right;
}

    nav.dropdown p {
        background: #efefef;
        font-family: PlutoSansLight;
        font-size: 12px;
        line-height: 21px;
        font-weight: 400;
        color: #666;
        text-decoration: none;
        position: relative;
        padding: 0 10px;
        height: 32px;
        width: 180px;
        border: 1px solid #f3f3f3;
        line-height: 32px;
        cursor: pointer;
    }

        nav.dropdown p:after {
            font-family: BreeRegular;
            font-size: 18px;
            line-height: 0;
            font-weight: 400;
            text-transform: none;
            content: 'n';
            top: 8px;
            right: 11px;
            position: absolute;
        }

        nav.dropdown p.act {
            background: #333;
            color: #fff !important;
        }

            nav.dropdown p.act:hover {
                background: #333;
                color: #fff !important;
            }

        nav.dropdown p:hover {
            background: #000;
            color: #fff !important;
        }

    nav.dropdown.error p {
        border-color: #d42630;
    }

    nav.dropdown a {
        background: #f3f3f3;
        font-family: PlutoSansLight;
        font-size: 12px;
        line-height: 21px;
        font-weight: 400;
        color: #666;
        text-decoration: none;
        display: none;
        padding: 8px 7px;
        transition: background-color .2s;
        -o-transition: background-color .2s;
        -ms-transition: background-color .2s;
        -moz-transition: background-color .2s;
        -webkit-transition: background-color .2s;
    }

        nav.dropdown a:hover {
            background: #fbfbfb;
            transition: background-color .2s;
            -o-transition: background-color .2s;
            -ms-transition: background-color .2s;
            -moz-transition: background-color .2s;
            -webkit-transition: background-color .2s;
        }

        nav.dropdown a.act {
            display: block;
        }

#header {
    height: 200px;
    background: #fff;
    font-family: arial,sans-serif;
    background-color: transparent;
    max-width: 960px;
    margin: 0 auto;
}

    #header a {
        display: inline-block;
        height: 100%;
        text-decoration: none;
    }

    #header a.logo > img {
        position: relative;
        margin-left: -10px;
    }

    #header .inner {
        position: relative;
        width: 960px;
        margin: auto;
    }

    #header .inner a:hover {
        color: #000;
    }

    #header .inner a:after, #header .inner a:before {
        font-size: 11px;
        line-height: 0;
        font-weight: 300;
        text-transform: none;
    }

    #header .inner a:after {
        margin-left: 7px;
    }

    #header .inner a:before {
        margin-right: 7px;
    }

    #header .top-link {
        height: 35px;
        width: 960px;
        margin: auto;
        font-family: arial,sans-serif;
    }

        #header .top-link a {
            color: #777;
            display: inline-block;
            font-family: arial,sans-serif;
            font-size: 11px;
            line-height: 34px;
            font-weight: 300;
            text-transform: uppercase;
        }



#header .top-link .welcome-msg {
    color: #666;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 9px 20px 0 0;
    font-weight: 300;
    display: none !important;
}

#header .top-link > ul {
    padding: 0;
    padding-bottom: 0;
    margin: 0;
    padding-top: 0;
    float: right;
    border-bottom: 1px dashed #ccc;
}

    #header .top-link > ul > li {
        float: left;
        margin: 0 0 0 20px;
        position: relative;
        display: block;
    }

        #header .top-link > ul > li:first-child {
            margin: 0;
        }

        #header .top-link > ul > li:hover > a, #header .inner > ul > li.active > a {
            color: #000;
        }

        #header .top-link > ul > li.myaccount > a:before {
            content: '\f007';
            font-family: FontAwesome;
            font-size: 14px;
            padding-right: 3px;
        }

        #header .top-link > ul > li.wishlist > a:before {
            content: '\f004';
            font-family: FontAwesome;
            font-size: 13px;
            padding-right: 3px;
        }

        #header .top-link > ul > li.lang > a:before {
            content: '\f0ac';
            font-family: FontAwesome;
            font-size: 14px;
            padding-right: 3px;
        }

        #header .top-link > ul > li.lang > a:after {
            content: '\f0d7';
            font-family: FontAwesome;
            font-size: 14px;
            padding-left: 4px;
            padding-top: 2px;
        }

    #header .top-link > ul > .block-currency .block-content > a, .block-language .block-content > a:after {
        content: '\f0d7';
        font-family: FontAwesome;
        font-size: 14px;
        padding-left: 4px;
        padding-top: 2px;
    }

    #header .top-link > ul > .block-currency .block-content > a, .block-currency .block-content > a:after {
        content: '\f0d7';
        font-family: FontAwesome;
        font-size: 14px;
        padding-left: 4px;
        padding-top: 2px;
    }

    #header .top-link > ul > li.location > a:before {
        content: '\f041';
        font-family: FontAwesome;
        font-size: 14px;
        padding-right: 5px;
    }

    #header .top-link > ul > li.login > a:before {
        content: '\f13e';
        font-family: FontAwesome;
        font-size: 14px;
        padding-right: 5px;
    }


    #header .top-link > ul > li.login.failed input:not([type=submit]) {
        border-color: #d12631;
    }

    #header .top-link > ul > li.login.failed .notice {
        display: block;
    }

    #header .top-link > ul > li.logout > a:before {
        content: "\f09c";
        font-family: FontAwesome;
        font-size: 14px;
        padding-right: 5px;
    }

#header .inner .basket {
    top: 145px;
    right: 0;
    position: absolute;
    z-index: 100;
}

    #header .inner .basket a {
        color: #535252;
        margin: 0;
        line-height: 55px;
        font-size: 13px;
        padding-left: 20px;
        padding-right: 20px;
    }

        #header .inner .basket a:first-child:before {
            content: '\f07a';
            font-family: FontAwesome;
            font-size: 16px;
            padding-right: 0;
        }

#header .inner .open .basket a {
    color: #000;
    background: #fff;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
}

#header .inner .logo {
    top: 10px;
    left: 0;
    height: 150px;
    display: block;
    position: absolute;
    overflow: hidden;
}

#header .search {
    top: 20px;
    right: 0;
    position: absolute;
    display: none !important;
}

#header .searchbox {
    width: 250px;
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #e1e1e1;
    color: #333333;
    height: 33px;
    padding: 0 10px;
    padding-right: 33px;
}

    #header .searchbox:hover {
        border-color: #5BD2EC;
        background: transparent;
        transition: all .4s;
        -o-transition: all .4s;
        -ms-transition: all .4s;
        -moz-transition: all .4s;
        -webkit-transition: all .4s;
    }

#header .tooltip, #header .tooltip a {
    font-family: PlutoSansRegular;
    font-size: 11px;
    line-height: 22px;
    font-weight: 400;
    text-transform: uppercase;
}

    #header .tooltip .close {
        top: 12px;
        right: 12px;
        width: 9px;
        height: 9px;
        display: block;
        background-size: 100%;
        position: absolute;
    }

#header .search input[type=submit] {
    top: 1px;
    right: 1px;
    color: #fff;
    width: 32px;
    height: 29px;
    z-index: 2;
    position: absolute;
    background: transparent;
    border: none;
    cursor: pointer;
}

#header .search:after {
    top: 0;
    right: 0;
    content: '\f002';
    z-index: 1;
    display: block;
    position: absolute;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    text-transform: none;
    font-family: FontAwesome;
    background: #4e5c31;
    color: #fff;
    height: 35px;
    line-height: 34px;
    width: 34px;
    text-align: center;
}

#header .checkout {
    background-color: #333;
    color: #FFFFFF !important;
    font-size: 11px;
    font-weight: 300;
    height: 22px;
    line-height: 22px !important;
    padding: 0 8px;
    text-transform: uppercase;
}

.store-img-box {
    clear: both;
    display: block;
    margin: auto;
    width: 960px;
    overflow: hidden;
    background: #fff;
    padding: 25px 0 20px 0;
}

    .store-img-box ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .store-img-box li {
        background: #4e5c31;
        float: left;
        margin-bottom: 0;
        margin-right: 25px;
        text-align: center;
        width: 303px;
        padding: 0;
        background-size: 100% 100%!important;
        
    }

    @media only screen and (max-width: 767px) {
        .store-img-box li + li { margin-top: 2px; }
    }

        .store-img-box li.last {
            margin-right: 0;
        }

    .store-img-box .custom-box {
        width: 235px;
        overflow: hidden;
        padding: 30px;
        font-family: arial,sans-serif;
        font-size: 24px;
        font-weight: 300;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        padding-top: 30px;
        line-height: 1.4em;
    }

        .store-img-box .custom-box span {
            font-size: 20px;
            display: block;
            font-family: arial,sans-serif;
        }

.icon-thumbs-up {
    font-family: FontAwesome;
    display: block !important;
    font-size: 60px;
    padding-bottom: 8px;
}

    .icon-thumbs-up:hover {
        font-family: FontAwesome;
        display: block !important;
        font-size: 60px;
        padding-bottom: 8px;
    }

.store-img-box .shipping-box {
    overflow: hidden;
    padding: 30px;
    font-family: arial,sans-serif;
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding-top: 30px;
    line-height: 1.4em;
}

    .store-img-box .shipping-box span {
        font-size: 20px;
        display: block;
        font-family: arial,sans-serif;
    }

.icon-tablet, .spot-icon {
    font-family: FontAwesome;
    display: block !important;
    font-size: 60px;
    padding-bottom: 10px;
}

    .spot-icon > img {
        height: auto;
        max-width: 100%;
    }

.icon-smile {
    font-family: FontAwesome;
    display: block !important;
    font-size: 60px;
    padding-bottom: 10px;
}

.store-img-box .offer-box {
    width: 235px;
    overflow: hidden;
    background: #cfd400;
    padding: 30px;
    font-family: arial,sans-serif;
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    color: #fff;
    margin-top: 0;
    text-transform: uppercase;
    padding-top: 30px;
    line-height: 1.4em;
}

    .store-img-box .offer-box span {
        font-size: 20px;
        display: block;
        font-family: arial,sans-serif;
    }

.free-shipping {
    font-size: 12px;
    font-weight: normal;
    padding: 11px;
    position: absolute;
    right: 480px;
    top: 10px;
    color: #999;
    width: 175px;
    text-transform: uppercase;
    line-height: 15px;
    display: none !important;
}

    .free-shipping span {
        float: right;
        width: 137px;
        display: inline-block;
        margin-top: 0;
    }

    .free-shipping .icon-truck {
        font-family: FontAwesome;
        display: inline-block;
        font-size: 17px;
        color: #fff;
        float: left;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background: #4e5c31;
    }

.money-back {
    font-size: 12px;
    font-weight: normal;
    padding: 10px;
    position: absolute;
    right: 300px;
    top: 11px;
    color: #999;
    width: 175px;
    text-transform: uppercase;
    line-height: 15px;
    display: none !important;
}

    .money-back span {
        float: right;
        width: 137px;
        display: inline-block;
        margin-top: 0;
    }

    .money-back .icon-share-alt {
        font-family: FontAwesome;
        display: inline-block;
        font-size: 16px;
        color: #fff;
        float: left;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background: #4e5c31;
    }

.products-list .product-shop button.button {
    font-family: 'FontAwesome';
    font-size: 16px;
    text-transform: uppercase;
    margin-right: 8px;
}

    .products-list .product-shop button.button span span {
        font-family: arial,sans-serif;
        font-size: 12px;
        padding: 1px 0 0 10px;
        text-transform: uppercase;
    }
/*========== Footer  ==========*/
.bottom-region {
    margin-top: 15px;
}

.footer {
    color: #333333;
    font-family: arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: auto;

    display: flex;
}

.footer-container {
    background: none repeat scroll 0 0;
    background-color: #4e5c31;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 1px auto auto;
    overflow: hidden;
    padding: 30px 0 32px 0;
    width: 960px;
}

.footer .footer-col-01 {
    order: 1;
    width: 33%;
    margin-top: 2px;
    float: left;
    padding-left: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .footer .footer-col-01 .copyright .copyright-text {
        color: #fff;
    }

.footer .footer-col-02 {
    order: 1;
    width: 33%;
    float: left;
    padding-left: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .footer .footer-col-02 a {
        color: #fff;
    }

        .footer .footer-col-02 a:hover {
            color: #333;
        }

.footer .footer-col-03 {
    margin-bottom: 15px;
    order: 1;
    width: 33%;
    float: left;
    padding-left: 20px;
    padding-right: 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.footer-col-03 .newsletter-signup h2 {
    color: #fff;
    line-height: 19px;
}

.footer-col-03 .newsletter-signup p {
    color: #fff;
    margin: 0;
    line-height: 22px;
}

.footer-col-03 .newsletter-signup input[type=text] {
    width: inherit;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 242px;
    height: 32px;
}

.footer-col-03 .newsletter-signup .chkbxForNewsletter {
    width: 38%;
    font-size: 12px;
    padding-top: 8px;
    color: #fff;
}

.footer-col-03 .newsletter-signup .input-section {
    position: relative;
    height: 35px;
    margin-top: 5px;
}

.footer-col-03 .newsletter-signup .input-section-button {
    width: 62%;
    padding: 10px 0 5px 10px;
    float: right;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.footer-col-03 .newsletter-signup a {
    float: left;
}

.footer-col-03 .newsletter-signup .user-validator {
    color: red;
}

.footer .footer-col-03 .verdo-btn {
    margin-bottom: 0;
    color: #444645;
    text-align: center;
    text-shadow: none;
    cursor: pointer;
    border: none;
    background-color: #cfd400;
    padding: 6px 16px 6px 16px;
    border-radius: 4px;
    font-size: 1em;
    -webkit-appearance: none;
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 15px;
    font-weight: 400;
    height: 32px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .footer .footer-col-03 .verdo-btn:hover {
        color: #fff;
        background-color: #d6d6d6;
    }

.footer .sharing {
    margin-top: 12px;
    margin-bottom: 8px;
}

    .footer .sharing .at-share-btn {
        margin-right: 10px;
    }

.footer-col-bottom {
    order: 99;
    width: 100%;
    -webkit-display: flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    align-items: flex-end;
    float: left;
}

.footer .footer-col-bottom .shipping-text {
    color: #fff;
    font-size: 12px;
    margin-top: 10px;
    float: left;
}

.footer-col-bottom .Certifications-panel {
    width: 100%;
    height: auto;
    display: inline-block;
    float: right;
    vertical-align: bottom;
}

    .footer-col-bottom .Certifications-panel img {
        width: auto;
        height: 40px;
        float: left;
    }

    .footer-col-bottom .Certifications-panel a {
        box-sizing: border-box;
        display: inline-block;
        margin-top: 12px;
        padding-left: 20px;
        width: 33%;
    }

    .footer-col-bottom .Certifications-panel .emaerke {
        width: 133px;
    }

.footer h3, .footer .title {
    color: #4e5c31;
    font-family: arial,sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 3px;
}

.social-links {
    overflow: hidden;
    text-align: left;
    padding: 0;
    margin: 0;
    margin-top: 70px;
}

    .social-links li {
        float: left;
        display: inline;
        margin-right: 8px;
    }


    .social-links .pintrest a:before {
        content: "\f0d3";
        font-family: FontAwesome;
        background: #bf1c23;
        font-size: 24px;
        border-radius: 3px;
        line-height: 40px;
        display: inline-block !important;
        width: 40px;
        height: 40px;
        color: #fff;
        text-align: center;
    }

    .social-links .pintrest a {
        color: #333333;
        font-size: 13px;
    }

    .social-links .linkedin a:before {
        content: "\f0e1";
        font-family: FontAwesome;
        background: #2992b5;
        font-size: 24px;
        border-radius: 3px;
        line-height: 40px;
        display: inline-block !important;
        width: 40px;
        height: 40px;
        color: #fff;
        text-align: center;
    }

    .social-links .linkedin a {
        color: #333333;
        font-size: 13px;
    }

    .social-links .youtube a:before {
        content: "\f167";
        font-family: FontAwesome;
        background: #e42e2d;
        font-size: 24px;
        border-radius: 3px;
        line-height: 40px;
        display: inline-block !important;
        width: 40px;
        height: 40px;
        color: #fff;
        text-align: center;
    }

    .social-links .youtube a {
        color: #333333;
        font-size: 13px;
    }


    .social-links .fb a:before {
        content: "\f09a";
        font-family: FontAwesome;
        background: #3b5997;
        font-size: 24px;
        border-radius: 3px;
        line-height: 40px;
        display: inline-block !important;
        width: 40px;
        height: 40px;
        color: #fff;
        text-align: center;
    }

    .social-links .fb a {
        color: #333333;
        font-size: 13px;
    }

    .social-links .tw a:before {
        content: "\f099";
        font-family: FontAwesome;
        background: #34c1ed;
        font-size: 24px;
        border-radius: 3px;
        line-height: 40px;
        display: inline-block !important;
        width: 40px;
        height: 40px;
        color: #fff;
        text-align: center;
    }

    .social-links .tw a {
        color: #333333;
        font-size: 13px;
    }

    .social-links .googleplus a:before {
        content: "\f0d5";
        font-family: FontAwesome;
        background: #e33729;
        font-size: 24px;
        border-radius: 3px;
        line-height: 40px;
        display: inline-block !important;
        width: 40px;
        height: 40px;
        color: #fff;
        text-align: center;
    }

    .social-links .googleplus a {
        color: #333333;
        font-size: 13px;
    }

    .social-links .rss a:before {
        content: "\f09e";
        font-family: FontAwesome;
        background: #f7931e;
        font-size: 24px;
        border-radius: 3px;
        line-height: 40px;
        display: inline-block !important;
        width: 40px;
        height: 40px;
        color: #fff;
        text-align: center;
    }

    .social-links .rss a {
        color: #333333;
        font-size: 13px;
    }


/*========== home-right ============== */

.home-slider {
    width: 960px;
    margin: 0;
    margin: auto;
    overflow: hidden;
    background: #fff;
    padding: 0 0 0;
}

    .home-slider .home-featured {
        float: left;
    }

    .home-slider .featured-title h3 {
        font-family: 'open_sans_lightregular';
        font-size: 30px;
        color: #383838;
        font-weight: normal;
        margin-bottom: 15px;
    }

    .home-slider .featured-area {
        width: 100%;
        background: #EA493D;
        float: left;
        display: inline-block;
        -webkit-transition: all 0.3s linear;
        position: absolute;
        bottom: 0;
        height: 58px;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
    }

.new-arrow1 h2 {
    font-family: arial,sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

.new-arrow1 {
    padding: 0 0 0 0;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
/* Browser Resets */
.flex-container a:active, .flexslider a:active {
    outline: none;
}

.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none !important;
}
/*========== FlexSlider Necessary Styles ==========*/
.flexslider {
    margin: 0;
    padding: 0;
}

    .flexslider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden;
    }

    .flexslider .slides img {
        display: block;
        width: 303px;
        margin-left: -1px;
        margin-top: -1px;
        padding: 0 0 55px;
    }

.flex-pauseplay span {
    text-transform: capitalize;
}
/* FlexSlider Default Theme */
.flexslider {
    position: relative;
    -ms-zoom: 1;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    display: inline-block;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    -ms-zoom: 1;
    zoom: 1;
}

.new {
    display: none !important;
    color: #F93E09;
    font-size: 11px;
    font-style: normal;
    font-weight: 900;
    right: 0;
    top: 10px;
    position: absolute;
    text-transform: uppercase;
    width: 45px;
    z-index: 1;
}

#banner-slider .flex-viewport {
    height: 360px;
}

html[xmlns] #banner-slider .slides {
    display: block;
    height: 360px;
}
/* Direction Nav */
.flex-direction-nav {
    height: 0;
}

    .flex-direction-nav a {
        font-family: 'FontAwesome';
        font-size: 24px;
        text-decoration: none;
        display: block;
        position: absolute;
        z-index: 10;
        cursor: pointer;
        background: #CCCCCC;
        height: 40px;
        width: 40px;
        text-align: center;
    }

    .flex-direction-nav .flex-next {
        background-position: 100% 0;
        right: -36px;
    }

    .flex-direction-nav .flex-prev {
        left: -36px;
    }

.flexslider .flex-next {
    right: 0;
    padding: 0;
}

    .flexslider .flex-next:hover, .flexslider .flex-prev:hover {
        opacity: 1;
    }

.flex-direction-nav .flex-disabled {
    filter: alpha(opacity=30);
    cursor: default;
}

.flexslider:hover .flex-direction-nav .flex-disabled {
    opacity: 0.3 !important;
}

#main-slider .flex-direction-nav .flex-prev {
    left: 1100px;
}

#secondary-slider .flex-direction-nav .flex-prev {
    left: 852px;
    top: -24px;
}

#secondary-slider .flex-direction-nav .flex-next {
    top: -24px;
    right: -24px;
}

#secondary-slider1 .flex-direction-nav .flex-prev {
    left: 852px;
    top: -24px;
}

#secondary-slider1 .flex-direction-nav .flex-next {
    top: -24px;
    right: -24px;
}
/* Control Nav */
.flex-control-nav {
    width: 100%;
    position: relative;
    float: left;
    text-align: center;
}

    .flex-control-nav li {
        margin: 0 6px;
        display: inline-block;
        -ms-zoom: 1;
        zoom: 1;
        *display: inline;
    }

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #CCC;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

    .flex-control-paging li a:hover {
        background: #FFF;
    }

    .flex-control-paging li a.flex-active {
        background: #FFF;
        cursor: default;
    }

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

    .flex-control-thumbs li {
        width: 25%;
        float: left;
        margin: 0;
    }

    .flex-control-thumbs img {
        width: 100%;
        display: block;
        opacity: .7;
        cursor: pointer;
    }

        .flex-control-thumbs img:hover {
            opacity: 1;
        }

    .flex-control-thumbs .flex-active {
        opacity: 1;
        cursor: default;
    }

.quick-view {
    position: absolute;
    z-index: 2;
    top: 30%;
    left: 30%;
    background: #333;
    height: 42px;
    line-height: 42px;
    padding: 0 16px;
    color: white;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transition: opacity 300ms ease;
    -webkit-transition: opacity 300ms ease;
    -o-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    display: none !important;
}

    .quick-view:hover {
        background: #F12B63;
        text-decoration: none;
        color: #fff;
    }

.product-latest li.latest-product.item .quick-view {
    left: 63%;
}

.products-list li.item .quick-view {
    left: 8%;
}

.home-grid {
    position: relative;
    margin: 0;
    width: 303px !important;
    margin-right: 25px !important;
}

.productgrid-area .price-box, .productgrid-area .price-box .special-price .price, .productgrid-area .price-box .regular-price .price {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 20px;
    color: #fff !important;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
}

    .productgrid-area .price-box .old-price .price {
        display: block;
        margin-left: 100px;
        margin-top: -20px;
        position: absolute;
        color: #fff !important;
    }

.productgrid-area .old-price .price-label {
    display: none;
}

.productgrid-area .special-price .price-label {
    display: none;
}

.productgrid-area .ratings {
    margin: 36px 9px;
}

.imagelinkspot {
    float: left;
    margin: 0 0 0 0;
    position: relative;
    border: 1px solid #e5e5e5;
    background: #4e5c31;
    display: block;
    width: 285px;
    margin-right: 14px;
}

    .imagelinkspot .text-area {
        padding: 10px;
    }

    .imagelinkspot .spotheader {
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 4px;
    }

body .homeGrid .darkColor {
    background-color: #cfd400;
    color: #333;
}

.imagelinkspot .spotabstract {
    color: #fff;
    margin-bottom: 12px;
}

.imagelinkspot .spottext {
    background-color: #cfd400;
    padding: 5px;
    color: #4e5c31;
    margin-top: 10px;
    margin-bottom: -5px;
}

.imagelinkspot .spotimage img {
    width: 285px;
    margin-bottom: -4px;
    margin-left: 0;
    padding: 0;
}

.productbottomtext {
    position: absolute;
    z-index: 200;
    color: #fee416;
    padding: 8px 20px 0 20px;
    font-size: 18px;
    line-height: 17px;
    top: -42px;
    background-color: #4e5c31;
}

.discount .productbottomtext {
    background-color: transparent;
    top: 7px;
    position: absolute;
    z-index: 200;
    color: #fee416;
    padding: 0 20px;
    font-size: 18px;
    line-height: 17px;
}

.discount .productgrid-area .product-name {
    top: 38px;
    margin: 10px 20px 0;
}

    .discount .productgrid-area .product-name a {
        font-size: 11px;
    }

.home-slider .discount .productgrid-area .product-name {
    top: 30px;
    margin: 0 20px;
}

.discount .price-box {
    display: none !important;
}

.spotvideo {
    margin-bottom: -4px;
}

.home-grid .productgrid-area {
    width: 100%;
    background: #4e5c31;
    float: left;
    display: inline-block;
    position: absolute;
    bottom: 0;
    height: 85px;
    left: 0;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
}

    .home-grid .productgrid-area .rating-box {
        width: 81px;
        height: 14px;
        font-size: 0;
        line-height: 0;
        text-indent: -999em;
        overflow: hidden;
        position: absolute;
        right: 5px;
        margin-top: 5px;
    }

        .home-grid .productgrid-area .rating-box .rating {
            height: 14px;
        }

.home-grid li.item {
    float: left;
    margin: 0 0 0 0;
    position: relative;
    border: 1px solid #e5e5e5;
    background: #d8d8d8;
    display: block;
    width: 303px;
    margin-right: 14px;
}

.home-grid li.column2 {
    width: 422px;
    margin: 0 23px 23px 0;
}

.home-grid li.column3 {
    width: 272px;
    margin: 0 24px 23px 0;
}

.home-grid li.column4 {
    width: 197px;
    margin: 0 24px 23px 0;
}

.home-grid li.column2 .actions {
    width: 92% !important;
}

.home-grid li.column3 .actions {
    width: 88% !important;
}

.home-grid li.column4 .actions {
    width: 84% !important;
}

.home-grid li.item.last {
    margin: 0 0 27px 0;
}

.home-grid .actions {
    border-top: 1px solid #4e5c31;
    margin: 0 10px;
    position: absolute;
    bottom: 0;
    display: none;
    padding: 10px 12px 10px 0;
    width: 88%;
}

    .home-grid .actions button.button {
        padding: 4px 8px;
        text-decoration: none;
        float: left;
        background: none;
        font-family: 'FontAwesome';
        font-size: 16px;
        text-transform: uppercase;
        background-color: #4e5c31;
    }

        .home-grid .actions button.button span span {
            font-size: 12px;
            padding: 1px 0 0 10px;
            font-family: arial,sans-serif;
        }

        .home-grid .actions button.button:hover span span {
            text-decoration: none;
        }

.home-grid li.item:hover .actions {
    display: block;
    position: absolute;
    color: #4e5c31;
}

.home-grid li.item:hover .productgrid-area {
    background: #cfd400;
    color: #4e5c31 !important;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    height: 135px;
}

    .home-grid li.item:hover a, .home-grid li.item:hover .productgrid-area .price-box .regular-price .price {
        color: #4e5c31 !important;
    }

.home-grid li.item:hover .price-box {
    position: absolute;
    bottom: 50px;
    font-family: arial,sans-serif;
    display: block;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
}

.home-grid li.item:hover .special-price .price {
    font-family: arial,sans-serif;
    display: block;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
}

.home-grid li.item:hover .regular-price .price {
    font-family: arial,sans-serif;
    display: block;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
}

.home-grid li.item:hover .old-price .price {
    display: block;
    position: absolute;
    right: 9px;
    bottom: 49px;
    color: #FFF;
    display: none;
}

.home-grid li.item:hover .productgrid-area .rating-box {
    width: 81px;
    height: 14px;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden;
    position: absolute;
    right: 5px;
    margin-top: 5px;
    bottom: 70px;
}

    .home-grid li.item:hover .productgrid-area .rating-box .rating {
        height: 14px;
    }

.home-grid .product-latest li.latest-product:hover .price-box .old-price .price {
    right: 0;
    position: absolute;
    font-weight: normal;
    bottom: 54px;
}

.home-grid li.item .minimal-price .price-label {
    display: none;
}

.home-grid li.item .price-to .price-label {
    display: none;
}

.home-grid li.item .price-from .price-label {
    display: none;
}

.home-grid li.item .price-to .price {
    display: none;
}

.home-grid li.item .price-from .price {
    font-family: 'open_sans_lightregular';
    font-size: 36px;
    color: white;
    font-weight: normal;
}

.home-grid li.item .minimal-price .price {
    font-family: 'open_sans_lightregular';
    font-size: 36px;
    color: white;
    font-weight: normal;
}

.home-grid li.item .minimal-price-link .price {
    color: #fff;
    display: none;
}

.home-grid li.item .minimal-price-link .label {
    color: #fff;
    display: none;
}

.home-grid li.item .minimal-price .price-label {
    display: none;
}

.home-grid li.item .price-to .price-label {
    display: none;
}

.home-grid li.item .price-from .price-label {
    display: none;
}

.home-grid li.item .price-to .price {
    display: none;
}

.home-grid li.item .price-from .price {
    font-family: arial,sans-serif;
    font-size: 36px;
    color: white;
    font-weight: normal;
}

.home-grid li.item .minimal-price .price {
    font-family: 'open_sans_lightregular';
    font-size: 36px;
    color: white;
    font-weight: normal;
}

.home-grid li.item .minimal-price-link .price {
    color: #fff;
    font-size: 11px;
    display: none;
}

.home-grid li.item .minimal-price-link .label {
    color: #fff;
    font-size: 11px;
    display: none;
}

.home-grid.last {
    border-bottom: 0;
}

.product-latest li.latest-product.item {
    position: relative;
    float: left;
    width: 392px;
    margin: 0 9px 9px 0;
    padding: 0;
    border: 0 solid #D9D9DB;
}

    .product-latest li.latest-product.item.last {
        margin-right: 0;
    }

.product-latest .latest-product .product-image {
    display: block;
    width: 191px;
    height: 201px;
    margin: 0 0 0;
}

.productgrid-area .product-name {
    margin: 10px 0 0 20px;
    font-weight: normal;
    font-size: 13px;
    color: #203548;
    position: absolute;
    top: 0;
    font-family: arial,sans-serif;
    text-transform: uppercase;
}

.product-latest .actions .add-to-links {
    right: 10px;
    top: 12px;
}

.home-grid .product-name a {
    color: #FFF;
    font-size: 13px;
    text-decoration: none;
}

    .home-grid .product-name a:hover {
        text-decoration: none;
    }

.product-latest .product-name a {
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
    font-weight: 900;
}

    .product-latest .product-name a:hover {
        text-decoration: none;
    }

.product-latest .price-box {
    margin: 5px 0;
    position: absolute;
    bottom: 55px;
    right: auto;
}

.home-grid .availability {
    line-height: 21px;
}

.product-latest li.latest-product .actions {
    border-top: 1px solid #fff;
    position: absolute;
    bottom: 0;
    width: 171px;
    padding: 10px 11px 10px 0;
    display: block;
    margin: 0;
    float: left;
}

.home-grid .actions .add-to-links {
    position: absolute;
    right: -10px;
    top: 12px;
}

    .home-grid .actions .add-to-links li {
        float: left;
        margin-left: 5px;
        display: block;
    }

    .home-grid .actions .add-to-links a.link-wishlist {
        text-decoration: none;
        font-weight: normal;
        font-family: 'FontAwesome';
        font-size: 14px;
        padding: 4px 4px 3px 4px;
        border: 1px solid;
        color: #FFF;
        float: left;
    }

        .home-grid .actions .add-to-links a.link-wishlist:hover {
            color: #EA493D;
            background: #FFF;
            border: none;
            padding: 5px 5px 4px 5px;
        }

    .home-grid .actions .add-to-links a.link-compare {
        text-decoration: none;
        font-weight: normal;
        font-family: 'FontAwesome';
        font-size: 14px;
        padding: 4px 4px 3px 4px;
        border: 1px solid;
        color: #FFF;
        float: left;
        background: none;
    }

        .home-grid .actions .add-to-links a.link-compare:hover {
            color: #EA493D !important;
            background: #FFF;
            border: none;
            padding: 5px 5px 4px 5px;
        }

.home-grid li.item:hover .quick-view {
    opacity: 1;
    filter: alpha(opacity=100);
}

.product-latest li.latest-product.item:hover .quick-view {
    opacity: 1;
    filter: alpha(opacity=100);
}

.block-related .block-content li.item:hover .quick-view {
    opacity: 1;
    filter: alpha(opacity=100);
}

.products-list li.item:hover .quick-view {
    opacity: 1;
    filter: alpha(opacity=100);
}

.products-list li.item {
    position: relative;
}

.product-name {
    margin: 0;
    padding-bottom: 0;
    font-size: 13px;
    font-weight: normal;
}

button.button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
/* FF Fix */
button.button {
    -webkit-border-fit: lines;
}
/* <- Safari & Google Chrome Fix */
button.button {
    overflow: visible;
    width: auto;
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent;
    cursor: pointer;
}

button.button {
    display: inline-block;
    border: 0;
    background: #323C46;
    padding: 8px 12px;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-weight: normal;
}

    button.button:hover {
        background: #333;
        padding: 8px 12px;
    }

    button.button.btn-cart span {
        background: none;
        font-family: arial,sans-serif;
    }

    button.button span span {
        border: 0;
        padding: 0;
        background: none;
    }

.ratings .amount {
    display: none;
}

.col1-layout .home-grid {
    list-style: none;
}
/********** < Product Prices */
.price {
    white-space: nowrap !important;
}

.price-box {
    margin: 10px 0;
    margin-left: 20px;
}

/* Regular price */
.regular-price {
    color: #FFF;
    font-weight: normal;
}

    .regular-price .price {
        font-family: arial,sans-serif;
        font-size: 15px;
        color: #FFF;
        font-weight: 900;
    }

.block .regular-price, .block .regular-price .price {
    color: #EA493D;
}
/* Old price */
.old-price {
    margin: 0;
    font-family: arial,sans-serif;
}

    .old-price .price-label {
        white-space: nowrap;
        color: #999;
    }

    .old-price .price {
        font-weight: normal;
        font-size: 14px;
        color: white;
        text-decoration: line-through;
    }

.latest-product .old-price .price-label {
    display: none;
}
/* Special price */
.special-price {
    margin: 0;
    padding: 3px 0;
}

    .special-price .price-label {
        font-size: 13px;
        font-weight: 900;
        white-space: nowrap;
        color: #cd5033;
    }

    .special-price .price {
        font-family: arial,sans-serif;
        font-size: 15px;
        color: white;
        font-weight: 900;
    }

.latest-product .special-price .price-label {
    display: none;
}
/* Minimal price (as low as) */
.minimal-price {
    margin: 0;
}

    .minimal-price .price-label {
        white-space: nowrap;
    }

.minimal-price-link {
    display: inline;
}

    .minimal-price-link .price {
        font-weight: normal;
        color: #1e7ec8;
    }

.add-to-links .separator {
    display: none;
}

.flexslider .flex-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
    line-height: 40px;
}

.flexslider .flex-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    line-height: 40px;
}

.product-latest li.latest-product .actions button.btn-cart:before, .products-grid .actions button.button:before, .home-grid .actions button.button:before, .home-grid1 .actions button.button:before, #crosssell-products-list .actions button.button:before, .block-reorder .actions button.button.btn-cart:before, .product-view .product-shop button.button.btn-cart:before, .products-list .f-fix button.button.btn-cart:before, .products-list .product-shop button.button.btn-cart:before {
    content: "\f07a";
}

.home-grid .actions button.btn-info:before, .products-grid .actions button.btn-info:before {
    content: "\f054";
}

.product-latest .actions .add-to-links a.link-wishlist:before, .home-grid .actions .add-to-links a.link-wishlist:before, .home-grid1 .actions .add-to-links a.link-wishlist:before, #crosssell-products-list .actions .add-to-links a.link-wishlist:before {
    content: "\f004";
}

.product-latest .actions .add-to-links a.link-compare:before, .home-grid .actions .add-to-links a.link-compare:before, .home-grid1 .actions .add-to-links a.link-compare:before, #crosssell-products-list .actions .add-to-links a.link-compare:before {
    content: "\f074";
}

.slider-arrow, .button-arrow, .dropdown .arrow, .elastislide-next, .elastislide-prev {
    transition: color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
    -moz-transition: color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
    -webkit-transition: color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
    -o-transition: color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
}

.slider-arrow, .flex-direction-nav .flex-prev, .flex-direction-nav .flex-next, .button-arrow, .pager .button, .dropdown .arrow, .dropdown .button, .elastislide-next, .elastislide-prev, .opc .step-title a, .prettycheckbox > a, .prettyradio > a, .fraction-slider .prev, .fraction-slider .next, .bx-wrapper .bx-controls-direction a, .tp-leftarrow, .tp-rightarrow {
    font-family: arial,sans-serif;
    color: #666;
}

    .slider-arrow:hover, .button-arrow:hover, .flex-direction-nav .flex-prev:hover, .flex-direction-nav .flex-next:hover, .dropdown.open .arrow, .elastislide-next:hover, .elastislide-prev:hover, .opc .step-title a:hover, .prettycheckbox > a.checked, .prettyradio > a.checked, .fraction-slider .prev:hover, .fraction-slider .next:hover, .bx-wrapper .bx-controls-direction a:hover, .tp-leftarrow:hover, .tp-rightarrow:hover {
        background-color: #323C46;
        color: #fff !important;
    }

/*
Theme created for use with Sequence.js (http://www.sequencejs.com/)

Theme: Modern Slide In
Version: 1.3
Theme Author: Ian Lunn @IanLunn
Author URL: http://www.ianlunn.co.uk/
Theme URL: http://www.sequencejs.com/themes/modern-slide-in/

This is a FREE theme and is available under a MIT License:
http://www.opensource.org/licenses/mit-license.php

Sequence.js and its dependencies are (c) Ian Lunn Design 2012 - 2013 unless otherwise stated.
*/
/* CSS RESET - http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 */


/* !CSS RESET */
/* prefix declarations */
/* THEME STYLES */
#banner-slider {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}

    #banner-slider .RHS-banner {
        width: 300px;
        float: right;
        display: none;
    }

    #banner-slider .inner {
        width: 960px;
        margin: auto;
        overflow: hidden;
        position: relative;
    }

.controls {
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
}

.sequence-theme {
    background: #000;
}

#sequence {
    margin: 0 auto;
    position: relative;
    background: #000;
    color: black;
    font-size: 0.625em;
    margin: 0 auto;
    position: relative;
    height: 513px;
    width: 650px;
    float: left;
}

    #sequence > .sequence-canvas {
        height: 100%;
        width: 100%;
        padding: 0;
        margin: 0;
    }

        #sequence > .sequence-canvas > li {
            position: absolute;
            width: 100%;
            height: 100%;
            z-index: 1;
            top: 0;
            list-style: none;
        }

            #sequence > .sequence-canvas > li img {
                height: 100%;
            }

        #sequence > .sequence-canvas li > * {
            position: absolute;
            -webkit-transition-property: left, opacity;
            -moz-transition-property: left, opacity;
            -ms-transition-property: left, opacity;
            -o-transition-property: left, opacity;
            transition-property: left, opacity;
        }

#sequence-theme .controls a {
    cursor: pointer;
    height: 26px;
    margin: 0 0 0;
    text-indent: -9999px;
    display: none;
    top: 45%;
    width: 50px;
    z-index: 9;
    position: absolute;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

#sequence-theme .controls .sequence-next {
    background-position: 13px 0;
    right: 0;
    display: none;
}

#sequence-theme .controls .sequence-prev {
    background-position: -30px 0;
    left: 0;
    display: none;
}

#sequence-theme:hover .controls .sequence-prev, #sequence-theme:hover .controls .sequence-next {
    opacity: 1;
    display: block;
}

.sequence-pause {
    bottom: 0;
    cursor: pointer;
    position: absolute;
    z-index: 1000;
}

.sequence-paused {
    opacity: 0.3;
}

.sequence-prev {
    left: 3%;
}

.sequence-next {
    right: 3%;
}

    .sequence-prev img, .sequence-next img {
        height: 100%;
        width: auto;
    }

#sequence-preloader {
    background: #444;
}

.sequence-pagination {
    bottom: 1%;
    display: none;
    right: 6%;
    position: absolute;
    z-index: 10;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

    .sequence-pagination li {
        display: inline-block;
        *display: inline;
        /* Hack for IE7 and below as they don't support inline-block */
        height: 140px;
    }

        .sequence-pagination li img {
            cursor: pointer;
            opacity: 0.5;
            -webkit-transition-duration: 1s;
            -moz-transition-duration: 1s;
            -ms-transition-duration: 1s;
            -o-transition-duration: 1s;
            transition-duration: 1s;
            -webkit-transition-property: margin-bottom, opacity;
            -moz-transition-property: margin-bottom, opacity;
            -ms-transition-property: margin-bottom, opacity;
            -o-transition-property: margin-bottom, opacity;
            transition-property: margin-bottom, opacity;
        }

            .sequence-pagination li img:hover {
                margin-bottom: 4px;
                -webkit-transition-duration: 0.3s;
                -moz-transition-duration: 0.3s;
                -ms-transition-duration: 0.3s;
                -o-transition-duration: 0.3s;
                transition-duration: 0.3s;
            }

        .sequence-pagination li.current img {
            opacity: 1;
        }

.sequence-next, .sequence-prev {
    position: absolute;
    opacity: 0.6;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

    .sequence-next:hover, .sequence-prev:hover {
        opacity: 1;
        -webkit-transition-duration: 1s;
        -moz-transition-duration: 1s;
        -ms-transition-duration: 1s;
        -o-transition-duration: 1s;
        transition-duration: 1s;
    }

.animate-in .intro {
    left: 50%;
    margin: 0 0 0 -470px !important;
    text-align: left;
    top: 44%;
    width: 469px;
    padding: 0;
    font-size: 18px;
    font-family: arial,sans-serif;
    color: #fff;
    font-weight: 300;
    text-transform: inherit;
    opacity: 1;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

.animate-out .intro {
    left: -10%;
    margin: 0 0 0 -470px !important;
    text-align: left;
    top: 44%;
    width: 469px;
    padding: 0;
    font-size: 18px;
    font-family: arial,sans-serif;
    color: #fff;
    font-weight: 300;
    text-transform: inherit;
    opacity: 0;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

.intro {
    left: -10%;
    margin: 0 0 0 -470px !important;
    top: 44%;
    width: 469px;
    text-align: left;
    padding: 0 !important;
    font-size: 18px !important;
    font-family: arial,sans-serif;
    color: #fff;
    font-weight: 300 !important;
    text-transform: inherit;
    opacity: 0;
    z-index: 999999;
}

.cms-index-index .model {
    left: 0%;
    margin: 0;
    bottom: 0;
    position: relative;
    height: auto !important;
}

.animate-in .model {
    left: 0%;
    margin: 0;
    opacity: 1;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

.animate-out .model {
    left: 0%;
    margin: 0;
    opacity: 0;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}
/*=========== slider2  ==============*/

.cms-index-index .intro-slider2 {
    padding: 0 !important;
}

.model-slider2 {
    left: 0%;
    margin: 0;
    bottom: 0;
    opacity: 0;
    position: relative;
    height: auto !important;
}

.animate-in .model-slider2 {
    left: 0%;
    margin: 0;
    opacity: 1;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

.animate-out .model-slider2 {
    left: 0%;
    margin: 0;
    opacity: 0;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}
/*============ end slider2 ==============*/

/*============ slider3  ===============*/

.model-slider3 {
    left: 0%;
    margin: 0;
    bottom: 0;
    opacity: 0;
    position: relative;
    height: auto !important;
}

.animate-in .model-slider3 {
    left: 0%;
    margin: 0;
    opacity: 1;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

.animate-out .model-slider3 {
    margin: 0;
    opacity: 0;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

/*============  endslider3  ===============*/


/** Logos Silder *******************************************************************************************************/
.brand-logo {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    display: block;
    margin: 18px auto auto;
    overflow: hidden;
    padding: 25px;
    width: 910px;
    display: none !important;
}

.jcarousel-skin-tango2 {
    width: 910px;
}

.jcarousel-control2 {
    position: absolute;
    bottom: -45px;
    left: 0;
}

    .jcarousel-control2 a {
        float: left;
        width: 9px;
        height: 9px;
        margin: 0 5px 0 0;
        overflow: hidden;
        text-indent: 9999px;
        outline: 0 none;
    }

.jcarousel-scroll2 {
    position: absolute;
    bottom: -62px;
    right: 0;
}

    .jcarousel-scroll2 a {
        color: #000000;
        float: left;
        margin: 0 0 0 5px;
        outline: 0 none;
        text-decoration: none;
    }

.jcarousel-skin-tango2 .jcarousel-container {
    border: 0;
}

.jcarousel-skin-tango2 .jcarousel-direction-rtl {
    direction: rtl;
}

.jcarousel-skin-tango2 .jcarousel-container-horizontal {
    padding: 0;
    width: 900px;
}

.jcarousel-skin-tango2 .jcarousel-clip-horizontal {
    width: 936px;
}

.jcarousel-skin-tango2 .jcarousel-clip-vertical {
    width: 443px;
    height: 75px;
}

.jcarousel-skin-tango2 .jcarousel-item {
    width: 170px;
    height: 70px;
    border-right: 1px dashed #ddd;
}

.jcarousel-skin-tango2 .jcarousel-item-horizontal {
    margin: 0 0 0 2px;
    padding: 0 15px 0 0;
}

.jcarousel-skin-tango2 .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 0;
}

.jcarousel-skin-tango2 .jcarousel-item-vertical {
    margin-bottom: 0;
}

.jcarousel-skin-tango2 .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango2 .jcarousel-next-horizontal {
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: -34px;
    top: -55px;
    width: 40px;
}

.jcarousel-skin-tango2 .jcarousel-direction-rtl .jcarousel-next-horizontal {
    right: 0;
}

.jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
}

.jcarousel-skin-tango2 .jcarousel-prev-horizontal {
    position: absolute;
    top: -55px;
    right: 8px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    margin: 0;
}

.jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
}

.product-title {
    color: #000;
    font-family: arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;
    padding-bottom: 12px;
    text-align: left;
    text-transform: uppercase;
}

#header .nav .wrap {
    width: 916px;
}

#flyout-nav {
    width: 100%;
    background: #f3f3f2;
    position: absolute;
    z-index: 10;
}

    #flyout-nav > ul {
        padding: 50px 0;
        position: relative;
        clear: both;
        display: block;
        overflow: hidden;
    }

        #flyout-nav > ul li {
            float: left;
            margin: 0 0 0 19px;
            display: block;
        }

            #flyout-nav > ul li:first-child {
                margin: 0;
            }

            #flyout-nav > ul li.one {
                width: 215px;
            }

            #flyout-nav > ul li.two {
                width: 447px;
            }

            #flyout-nav > ul li h6 {
                color: #333;
                line-height: 26px;
                border-bottom: 1px dotted #929292;
            }

                #flyout-nav > ul li h6 + ul {
                    margin: 28px 0 0;
                }

            #flyout-nav > ul li .close {
                top: 12px;
                right: 0;
                width: 9px;
                height: 9px;
                display: block;
                background-size: 100%;
                background-image: url(../img/header/close.png);
                position: absolute;
            }

            #flyout-nav > ul li > ul > li:first-child {
                margin-right: 50px;
            }

            #flyout-nav > ul li > ul > li img {
                margin: 0 0 10px;
            }

            #flyout-nav > ul li > ul > li a {
                color: #666;
                height: 25px;
                display: table;
                white-space: nowrap;
                text-transform: uppercase;
                text-decoration: none;
                font-family: PlutoSansRegular;
                font-size: 12px;
                line-height: 25px;
                font-weight: 400;
                padding: 0 0 0 10px;
                position: relative;
            }

                #flyout-nav > ul li > ul > li a:hover {
                    color: #000;
                    text-decoration: underline;
                }

                #flyout-nav > ul li > ul > li a:before {
                    top: 7px;
                    left: 0;
                    width: 4px;
                    height: 7px;
                    margin: 0 2px 0 0;
                    content: '';
                    position: absolute;
                    background-size: 100%;
                    background-image: url(../img/header/arrow.png);
                }

                #flyout-nav > ul li > ul > li a.no-arrow:before {
                    background-image: none;
                }

                #flyout-nav > ul li > ul > li a.flag {
                    color: #fff;
                    height: 20px;
                    margin: 0 0 0 11px;
                    padding: 2px 10px 0;
                    font-style: normal;
                    line-height: 20px;
                }

                    #flyout-nav > ul li > ul > li a.flag:nth-child(1) {
                        margin-bottom: 6px;
                    }

                    #flyout-nav > ul li > ul > li a.flag:nth-child(2) {
                        margin-bottom: 25px;
                    }

                    #flyout-nav > ul li > ul > li a.flag:before {
                        left: -11px;
                    }

                    #flyout-nav > ul li > ul > li a.flag.sale {
                        background: #d12631;
                    }

                    #flyout-nav > ul li > ul > li a.flag.new {
                        background: #ffc60a;
                    }

            #flyout-nav > ul li > ul > li span {
                height: 22px;
                display: table;
            }

        #flyout-nav > ul#nav-collection .two:first-child {
            margin-right: 3px;
        }

        #flyout-nav > ul#nav-world ul {
            margin-left: 433px;
        }

        #flyout-nav > ul#nav-sale ul {
            margin-left: 565px;
        }

#nav > li > a:hover:nth-child(1), #nav > li > a.active:nth-child(1) {

}

#nav > li > a:hover:nth-child(2), #nav > li > a.active:nth-child(2) {
    background: #D5B692;
}

#nav > li > a:hover:nth-child(3), #nav > li > a.active:nth-child(3) {
    background: #394A97;
}

#nav > li > a:hover:nth-child(4), #nav > li > a.active:nth-child(4) {
    background: #5bd2ec;
}

#nav > li > a:hover:nth-child(5), #nav > li > a.active:nth-child(5) {
    background: #6C5649;
}

#nav > li > a:hover:nth-child(6), #nav > li > a.active:nth-child(6) {
    background: #FFC60A;
}

#nav > li > a:hover:nth-child(7), #nav > li > a.active:nth-child(7) {
    background: #abd355;
}

#nav > li > a:first-child {
    margin-left: 0;
}

#nav > li > a:last-child a {
    color: #333;
}

.nav {
    background-color: #3c4725;
    width: 960px;
    margin: 0 auto 0;
}

#nav > li:hover > a, .vertnav-top li > a:hover {
    color: #cfd400;
}

#nav > li.active > a, .vertnav-top li.current > a {
    color: #cfd400;
}

#nav:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}
/* Drop-down menu (horizontal)*/
#nav {
    position: relative;
    z-index: 10;
    -webkit-transform: translateZ(0);
    padding: 0;
    height: 55px;
    width: 960px;
    margin: auto;
}
    /* All levels
-------------------------------------------------------------- */
    #nav li {
        text-align: left;
    }

        #nav li a {
            display: block;
            text-decoration: none;
        }

            #nav li a span {
                display: block;
                white-space: nowrap;
            }

        #nav li ul a span {
            white-space: normal;
        }
    /* 1st level only
-------------------------------------------------------------- */
    #nav > li {
        float: left;
        list-style: none;
        position: relative;
        text-transform: uppercase;
    }

        #nav > li.last {
            padding-right: 0;
        }

        #nav > li > a {
            display: block;
            padding: 0 22px;
            -webkit-tap-highlight-color: transparent;
        }

            #nav > li > a > span {
                display: inline-block;
            }
    /* Drop-down boxes:
	wide:    2nd-level category drop-down box + custom block drop-down box
	classic: custom block drop-down box
-------------------------------------------------------------- */
    #nav .level0-wrapper {
        position: absolute;
        left: -10000px;
        background-color: #fff;
        width: 100%;
    }
    /* Inner wrapper for additional padding */
    #nav .level0-wrapper2 {
        padding: 20px 20px 0;
    }

        #nav .level0-wrapper2:before, #nav .level0-wrapper2:after {
            display: table;
            line-height: 0;
            content: "";
        }

        #nav .level0-wrapper2:after {
            clear: both;
        }
    /* Home link
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
    /* item with "feature" class */
    #nav a.level-top.feature {
        margin: 0;
    }
    /* Icon inside item */
    #nav li a.level-top .icon {
        padding: 3px;
        margin: 0;
        float: none;
        display: inline-block;
        vertical-align: middle;
        background-color: transparent !important;
    }

    #nav li:hover a.level-top .icon {
        padding: 3px;
    }
    /* Single icon as home link
	-------------------------------------------------------------- */
    #nav #homelink-icon {
        margin-left: 12px;
    }

        #nav #homelink-icon a.level-top {
            padding-left: 5px;
            padding-right: 5px;
            background: none !important;
            box-shadow: none !important;
            border: none !important;
        }
    /* Custom menu item */
    #nav .nav-custom-link > a {
        cursor: default;
    }
    /* Remove 'relative' positioning from custom 'li' (custom block have to be positioned relative to #nav) */
    #nav .nav-custom-link {
        position: static;
    }
        /* Static block's content - basic formatting */
        #nav .nav-custom-link .header-nav-dropdown-wrapper {
            padding: 20px 10px;
            overflow: hidden;
        }

            #nav .nav-custom-link .header-nav-dropdown-wrapper p {
                margin: 10px 0;
                color: #666;
                line-height: 1.3em;
            }

            #nav .nav-custom-link .header-nav-dropdown-wrapper .heading {
                margin: 10px 0;
            }

            #nav .nav-custom-link .header-nav-dropdown-wrapper h4.heading {
                font-size: 16px;
                text-transform: uppercase;
                font-family: arial,sans-serif;
                color: #5BD2EC;
            }
    /* Caret
-------------------------------------------------------------- */
    #nav a.level-top .caret {
        display: inline-block;
        width: 0;
        height: 0;
        margin-bottom: 2px;
        margin-left: 2px;
        vertical-align: middle;
        content: "";
        border-style: solid solid none;
        border-width: 4px 4px 0;
        border-color: #333 transparent transparent;
    }
/* Number of products in category
-------------------------------------------------------------- */
/* Sidebar menu */
.vertnav .number {
    margin-left: 3px;
    color: #aaa;
}
/* Main menu */
#nav .number {
    display: inline;
    margin-left: 3px;
}

#nav ul li .number {
    color: #aaa;
}
/* Other
-------------------------------------------------------------- */
.nav .itemslider {
    margin-top: 0;
    margin-bottom: 0;
}

    .nav .itemslider .item {
        padding-bottom: 0;
    }
/* 1st level
-------------------------------------------------------------- */
li.level0 > a > span {
    position: relative;
}

    li.level0 > a > span > .cat-label {
        position: absolute;
        top: -14px;
        right: 0;
        padding: 0 6px;
        font-size: 14px;
        line-height: 22px;
    }
    /* Add pin (only 1st level) */
    li.level0 > a > span > .pin-bottom:before {
        position: absolute;
        right: 6px;
        top: 22px;
        width: 0;
        height: 0;
        content: "";
        border-style: solid;
        border-width: 4px;
        border-color: transparent;
        transition: border-color 450ms ease-in-out;
        -moz-transition: border-color 450ms ease-in-out;
        -webkit-transition: border-color 450ms ease-in-out;
        -o-transition: border-color 450ms ease-in-out;
    }

li.level0 > a:hover > span > .pin-bottom:before {
    transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    -webkit-transition-duration: 100ms;
    -o-transition-duration: 100ms;
}
/* 2nd level
-------------------------------------------------------------- */
li.level1 > a > span > .cat-label {
    display: inline-block !important;
    padding: 0 4px;
    margin-left: 2px;
    vertical-align: middle;
}
/* 3rd level
-------------------------------------------------------------- */
li.level2 > a > span > .cat-label {
    display: inline-block !important;
    padding: 0 4px;
    margin-left: 2px;
}
/* Category labels inside mobile menu / vertical menu
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
ul.vertnav li > a > span > .cat-label {
    position: static;
    display: inline-block !important;
    padding: 0 4px;
    margin-left: 2px;
}
/* Hide pin */
ul.vertnav li > a > span > .pin-bottom:before {
    display: none;
}
/* Label size: all levels
-------------------------------------------------------------- */
ul.vertnav li > a > span > .cat-label {
    font-size: inherit;
    line-height: inherit;
}

ul.vertnav-top li > a > span > .cat-label {
    font-size: 14px;
    line-height: 18px;
}
/* Category blocks
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.nav-block {
    margin-top: 0;
    margin-bottom: 1%;
}

.nav-block-bottom {
    float: left;
}

.nav-block-center {
    margin-top: 0;
}

.nav-block-right {
    margin-top: 0;
    float: right;
}

.nav-block-level1-top {
    margin-bottom: 10px;
}

.nav-block-level1-bottom {
    margin-top: 10px;
}
/* Section line (separator) is lighter than other lines
-------------------------------------------------------------- */
.nav-block .section-line {
    border-color: #eee;
}
/* Common styles for main menu (horizontal + mobile vertical + mobile menu trigger)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* horizontal + mobile menu trigger */
#nav > li > a {
    font-size: 13px;
    font-weight: 300;
}

ul.level0 {
    padding: 0;
}

ul.level1 {
    padding: 0;
}

#nav .level0-wrapper, #nav.classic ul {
    background-color: #ffffff;
    color: #333333;
}

#nav ul li a {
    color: #F28100;
}

.cat-label-label1 {
    background-color: #D12631;
    color: #ffffff;
}

.cat-label-label2 {
    background-color: #d52462;
    color: #ffffff;
}

li.level0 > a > span > .cat-label-label1.pin-bottom:before {
    border-top-color: #D12631;
}

li.level0 > a > span > .cat-label-label2.pin-bottom:before {
    border-top-color: #d52462;
}

li > a:hover > span > .cat-label, #nav li.level0:hover > a > span > .cat-label {
    background-color: #ff7214;
}

li.level0 > a:hover > span > .pin-bottom:before, #nav li.level0:hover > a > span > .pin-bottom:before {
    border-top-color: #ff7214;
}

#nav .level0-wrapper, #nav.classic .parent > ul {
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    border-bottom: 3px #323C46 solid;
}

#nav .level0-wrapper, #nav.classic ul.level0 {
    top: 100%;
}

#nav > li > a {
    line-height: 55px;
    color: #FFF;
}
/* 1st level only
-------------------------------------------------------------- */
#nav > li:hover > a {
    position: relative;
    z-index: 1;
}
/* 2nd level only
-------------------------------------------------------------- */
/* 2nd-level nav-links block: with subcategory title and a list of child categories */
#nav ul.level0 > li {
    display: inline-block;
    float: none;
    vertical-align: top;
    padding-top: 0;
    padding-bottom: 15px;
    width: 180px;
}

    #nav ul.level0 > li > a {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 18px;
        font-family: arial,sans-serif;
        text-transform: uppercase;
        color: #4e5c31;
    }
/* 2nd level+
-------------------------------------------------------------- */
#nav ul li {
    margin-bottom: 1px;
    list-style: none;
    padding: 3px 0;
}

    #nav ul li a {
        float: none;
    }
/* 3rd level only
-------------------------------------------------------------- */
#nav ul.level1 {
    position: static;
}

    #nav ul.level1 > li {
        float: none;
        /*background: url(../images/nav-bullet.png) 2px 7px no-repeat;*/
        padding-left: 12px;
        transition: background-position 150ms ease-out;
        -moz-transition: background-position 150ms ease-out;
        -webkit-transition: background-position 150ms ease-out;
        -o-transition: background-position 150ms ease-out;
    }

/* 4th level
-------------------------------------------------------------- */
#nav ul.level2 {
    margin: 7px 0;
    padding: 0;
    position: static;
}

    #nav ul.level2 a {
        font-size: 0.9166em;
        line-height: 1.2727em;
        opacity: 0.6;
    }

#nav li.level2:hover ul.level2 a {
    opacity: 1;
    transition: opacity 150ms ease-out;
    -moz-transition: opacity 150ms ease-out;
    -webkit-transition: opacity 150ms ease-out;
    -o-transition: opacity 150ms ease-out;
}
/* 4rd level+
-------------------------------------------------------------- */
#nav ul ul ul li {
    background: none;
    padding-left: 0;
}
/* Vertical nav-links %%%%%%%%% */

.nav-links > li, .nav-links > li > a {
    line-height: 3em;
}

    .nav-links > li > a {
        padding: 0 0.5833em;
    }

    .nav-links > li.label {
        padding-right: 0.5833em;
    }
/* Basic nav-links, no separators
-------------------------------------------------------------- */
.nav-links > li {
    float: left;
}

    .nav-links > li > a {
        display: block;
    }

.grid12-3 {
    display: inline;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    width: 31%;
}

.grid12-4 {
    display: inline;
    float: left;
    margin-left: 1%;
    margin-right: 0;
    width: 37%;
}

.grid12-8 {
    display: inline;
    float: left;
    margin-left: 0;
    margin-right: 1%;
    width: 61%;
}

.back-link {
    float: left;
}

.col2-set .col-1 ul {
    padding: 0;
    list-style: none;
}

.col2-set .buttons-set1 {
    margin-top: 30px;
}

.col2-set .form-list li {
    margin: 0 0 5px;
}

.forgot-word {
    font-size: 11px;
}

.hidden-desktop {
    display: none;
}

.store-img-box li:last-child {
    margin-right: 0;
}

floatBreak, .floatbreak, .FloatBreak {
    clear: both;
    display: block;
    font-family: sans-serif;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

#form_E7D81E65BF294C85AC6F1CC4CF4AA510 {
    width: 960px;
    margin: auto;
    padding: 10px 0;
    height: 285px;
}

    #form_E7D81E65BF294C85AC6F1CC4CF4AA510 .scfSingleLineGeneralPanel,
    #form_E7D81E65BF294C85AC6F1CC4CF4AA510 .scfEmailGeneralPanel,
    #form_E7D81E65BF294C85AC6F1CC4CF4AA510 .scfTelephoneGeneralPanel {
        width: 70% !important;
    }

@media only screen and (max-width: 959px) and (min-width: 480px) {
    #form_E7D81E65BF294C85AC6F1CC4CF4AA510 {
        width: 100%;
        margin: auto;
        padding: 10px 0;
    }

        #form_E7D81E65BF294C85AC6F1CC4CF4AA510 .scfSingleLineGeneralPanel,
        #form_E7D81E65BF294C85AC6F1CC4CF4AA510 .scfEmailGeneralPanel,
        #form_E7D81E65BF294C85AC6F1CC4CF4AA510 .scfTelephoneGeneralPanel {
            width: 70% !important;
        }
}

@media only screen and (max-width: 479px) {
    #form_E7D81E65BF294C85AC6F1CC4CF4AA510 {
        width: 100%;
        margin: auto;
        padding: 10px 0;
    }

        #form_E7D81E65BF294C85AC6F1CC4CF4AA510 .scfSubmitButton {
            margin-right: 5% !important;
        }
}

#form_E7D81E65BF294C85AC6F1CC4CF4AA510 .scfSectionBorderAsFieldSet {
    padding: 0 15px 15px 15px;
    margin: 0;
}

#form_E7D81E65BF294C85AC6F1CC4CF4AA510 .scfSingleLineTextLabel,
#form_E7D81E65BF294C85AC6F1CC4CF4AA510 .scfEmailLabel,
#form_E7D81E65BF294C85AC6F1CC4CF4AA510 .scfTelephoneLabel {
    width: 10% !important;
    -moz-min-width: 50px !important;
    -ms-min-width: 50px !important;
    -o-min-width: 50px !important;
    -webkit-min-width: 50px !important;
    min-width: 50px !important;
    padding: 7px 0 !important;
}

#form_E7D81E65BF294C85AC6F1CC4CF4AA510 .scfRequired {
    float: left;
    margin-left: 3%;
    padding: 7px 0 !important;
}

#form_E7D81E65BF294C85AC6F1CC4CF4AA510 fieldset.scfSectionBorderAsFieldSet {
    border-top: none;
}

#form_E7D81E65BF294C85AC6F1CC4CF4AA510 .scfSingleLineTextBox,
#form_E7D81E65BF294C85AC6F1CC4CF4AA510 .scfEmailTextBox,
#form_E7D81E65BF294C85AC6F1CC4CF4AA510 .scfTelephoneTextBox {
    font-size: 15px;
    font-weight: 400;
    padding: 6px 5px 6px 15px;
    margin-right: 10px;
    margin-bottom: 10px !important;
    background: #fff;
    border: 1px solid #EAEAEA;
    outline: none;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -moz-min-width: 250px;
    -ms-min-width: 250px;
    -o-min-width: 250px;
    -webkit-min-width: 250px;
    min-width: 250px;
    color: BLACK;
}

    #form_E7D81E65BF294C85AC6F1CC4CF4AA510 .scfSingleLineTextBox:focus,
    #form_E7D81E65BF294C85AC6F1CC4CF4AA510 .scfEmailTextBox:focus,
    #form_E7D81E65BF294C85AC6F1CC4CF4AA510 .scfTelephoneTextBox:focus {
        border: 1px solid black;
    }

#form_E7D81E65BF294C85AC6F1CC4CF4AA510 .scfSubmitButtonBorder {
    float: right;
    width: 100%;
}

#form_E7D81E65BF294C85AC6F1CC4CF4AA510 .scfSubmitButton {
    margin-bottom: 0;
    margin-right: 21%;
    line-height: 20px;
    color: #f4f4f4;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-position: center center;
    background-repeat: no-repeat;
    border: none;
    background: #4e5c31;
    padding: 10px 25px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    font-size: 1.1em;
    float: right;
}

    #form_E7D81E65BF294C85AC6F1CC4CF4AA510 .scfSubmitButton:hover {
        background-color: #cfd400;
        color: #4e5c31;
    }

