﻿@font-face {
    font-family: 'fontawesome';
    src: url(/Fonts/Fontawesome/fontawesome.eot?#) format("eot"),url(/Fonts/Fontawesome/fontawesome.woff) format("woff"),url(/Fonts/Fontawesome/fontawesome.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'WooCommerce';
    src: url(/Fonts/WooCommerce/WooCommerce.eot?#) format("eot"),url(/Fonts/WooCommerce/WooCommerce.woff) format("woff"),url(/Fonts/WooCommerce/WooCommerce.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

body {
    line-height: normal;
    background-color: #f5f5f5 !important
}

* {
    margin: 0;
    padding: 0
}

a {
    color: #F0141E;
    text-decoration: none
}

    a img {
        border: 0;
        vertical-align: top
    }

    a:hover, a:active, a:focus {
        text-decoration: underline
    }

    a.cboxelement {
        text-decoration: none
    }

address {
    font-style: normal
}

body {
    background: #fff;
    color: #2f2f2f;
    text-align: center;
    /*background-image: url(/Themes/BookLet/Content/images/background.png)*/
}

    body:last-child .product-view .product-shop-info h1 {
        filter: none
    }

.product-box-add-to-cart-button.btnAddToCart {
    width: 80%;
    margin: 20px auto !important;
    border-radius: 0
}

button.button, button.form-button, input[type=button], input[type=submit], a[class$="button"] {
    background: #F0141E;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    padding: 10px;
    text-transform: uppercase;
    width: auto;
    display: block;
    text-align: center
}

    button.button:hover, button.button:focus, input[type=button]:hover, input[type=button]:focus, input[type=submit]:hover, input[type=submit]:focus, a[class$="button"]:hover, a[class$="button"]:focus {
        background-color: #000;
        color: #fff;
        text-decoration: none
    }

    button.button::-moz-focus-inner {
        border: 0;
        padding: 0
    }

    button.button span {
        display: inline-block;
        width: 100%
    }

        button.button span span {
            border: 0;
            padding: 0
        }

button.disabled span {
    background: #bbb !important;
    border-color: #bbb !important
}

button.btn-cart {
    font-size: 85%
}

    button.btn-cart span i {
        margin: 0 15px 0 0;
        margin: 0 15px 0 0
    }

caption, th, td {
    font-weight: 400;
    text-align: right;
    vertical-align: middle
}

cite {
    font-style: normal
}

fieldset {
    border: 0
}

form {
    display: inline
}

h1 {
    font-size: 180%
}

h1, h2, h3, h4, h5, h6 {
    color: #333;
    line-height: 1.3
}

h2 {
    font-size: 150%
}

h3 {
    font-size: 125%
}

h4 {
    font-size: 110%
}

h5 {
    font-size: 100%
}

h6 {
    font-size: 92%
}

input, select, textarea, button {
    vertical-align: middle
}

    input.checkbox {
        margin-right: 3px
    }

    input.input-text, textarea {
        padding: 7px 5px
    }

    input.input-text, select, textarea {
        background: #fff;
        border: 1px solid #ddd
    }

        input.input-text:focus, select:focus, textarea:focus {
            border-color: #eee
        }

    input.qty {
        width: 2.5em !important
    }

    input.radio {
        margin-right: 3px
    }

legend {
    display: none
}

p {
    margin: 0 0 10px
}

    p.control input.checkbox, p.control input.radio {
        margin-right: 6px
    }

    p.required {
        color: #F0141E;
        font-size: 11px;
        text-align: right
    }

q, blockquote {
    quotes: none
}

    q:before, q:after {
        content: ''
    }

select {
    padding: 6px 5px
}

    select option {
        padding-right: 10px
    }

    select.multiselect option {
        border-bottom: 1px solid #b6b6b6;
        padding: 2px 5px
    }

        select.multiselect option:last-child {
            border-bottom: 0
        }

small, big {
    font-size: 1em
}

strong {
    font-weight: 700
}

table {
    border: 0;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%
}

    table#checkout-review-table tfoot th {
        border-right: 1px solid #ddd;
        border-top: 1px solid #ddd
    }

    table#checkout-review-table tfoot th, table#checkout-review-table tfoot td {
        vertical-align: middle
    }

textarea {
    overflow: auto
}

tr.show-details .summary-collapse {
    background-position: 0 -52px
}

tr.summary-details-excluded {
    font-style: italic
}

tr.summary-details-first td {
    font-weight: 700
}

tr.summary-total {
    cursor: pointer
}

    tr.summary-total .summary-collapse {
        background: url(../images/bkg_collapse.gif) no-repeat 0 8px;
        cursor: pointer;
        float: left;
        font-weight: 700;
        padding-left: 20px;
        text-align: right;
        text-transform: uppercase
    }

.order-review tr.summary-total .summary-collapse {
    background-position: 0 5px;
    float: right
}

ul, ol {
    list-style: none
}

    ul.customer-services {
        float: left;
        height: 40px;
        margin: 0;
        padding: 0;
        width: auto
    }

        ul.customer-services li {
            background: url(../images/bg-top-hr.png) no-repeat right 50%;
            float: left;
            height: 40px;
            line-height: 40px;
            margin: 0;
            padding: 0 20px;
            width: auto
        }

            ul.customer-services li a {
                color: #999
            }

                ul.customer-services li a:active, ul.customer-services li a:focus, ul.customer-services li a:hover {
                    color: #f0141e;
                    text-decoration: none
                }

            ul.customer-services li em {
                margin: 0 10px 0 0
            }

            ul.customer-services li:first-of-type {
                padding: 0
            }

            ul.customer-services li:last-of-type {
                background: 0;
                padding: 0 0 0 20px;
                direction: ltr
            }

    ul.item-options dd {
        float: left;
        font-weight: 400;
        margin: 0;
        padding-left: 0
    }

    ul.item-options dt {
        float: left;
        font-style: normal;
        font-weight: 700;
        margin: 0 5px 0 0
    }

    ul.item-options li {
        color: #797979;
        float: left;
        margin: 0 5px 0 0
    }

    ul.list-socials {
        float: left;
        width: auto
    }

        ul.list-socials li {
            float: left;
            font-size: 14px;
            line-height: 40px;
            min-height: 40px;
            padding: 0;
            width: auto
        }

            ul.list-socials li a {
                color: #666;
                display: block;
                padding: 12px 15px
            }

                ul.list-socials li a:active, ul.list-socials li a:focus, ul.list-socials li a:hover {
                    color: #111;
                    text-decoration: none
                }

            ul.list-socials li em {
                display: block !important
            }

            ul.list-socials li span {
                display: none
            }

.account-content {
    padding: 20px
}

.account-content, .multiple-checkout {
    background: #fff
}

.account-login .new-users, .account-login .registered-users {
    border: 1px solid #ddd
}

.account-create .content, .account-login .content {
    color: #7a7a7a;
    padding: 20px;
    min-height: 290px;
    border-bottom: 1px solid #ddd
}

.account-login .buttons-set a {
    float: left;
    margin: 9px 0
}

.account-login .content h2 {
    border-bottom: 1px solid #ddd;
    color: #F0141E;
    font-size: 120%;
    margin: 0 0 15px;
    padding: 0 0 15px
}

.account-login .buttons-set {
    margin: 20px
}

.account-login .new-users .buttons-set button.button {
    float: right
}

.account-login p.required {
    text-align: right
}

.a-center {
    text-align: center !important
}

.addresses-list .addresses-additional li.item {
    background: none;
    border: 0;
    padding: 0
}

.addresses-list .link-remove {
    color: #777
}

.addresses-list .separator {
    margin: 0 3px
}

.addresses-list address {
    margin: 0 0 3px
}

.addresses-list h2 {
    color: #F0141E;
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 10px;
    text-transform: uppercase
}

.addresses-list h3 {
    font-size: 13px;
    font-weight: 700
}

.addresses-list li.empty {
    background: none;
    border: 0;
    padding: 0
}

.addresses-list li.item {
    margin: 0 0 10px;
    padding: 10px 0
}

.addresses-list p {
    margin: 0
}

.addthis_toolbox {
    float: left;
    margin: 20px 0 0 6px;
    text-align: center
}

    .addthis_toolbox a {
        display: inline-block
    }

        .addthis_toolbox a.addthis_button_pinterest_pinit iframe {
            width: 40px !important
        }

        .addthis_toolbox a.addthis_button_tweet iframe {
            width: 85px !important
        }

#my-reviews-table {
    margin: 0 0 20px
}

.add-to-box {
    margin: 20px 0
}

    .add-to-box .add-to-cart {
        float: left
    }

        .add-to-box .add-to-cart div {
            display: none
        }

    .add-to-box .add-to-links {
        float: left;
        font-size: 12px !important;
        line-height: 1.25 !important;
        margin: 0;
        text-align: right !important
    }

        .add-to-box .add-to-links li {
            display: block !important
        }

            .add-to-box .add-to-links li .separator {
                display: none !important
            }

    .add-to-box .or {
        color: #666;
        float: left;
        font-weight: 700;
        margin: 0 7px
    }

.add-to-cart .paypal-logo {
    clear: left;
    margin: 0;
    text-align: right
}

    .add-to-cart .paypal-logo .paypal-or {
        clear: both;
        display: block;
        margin: 5px 60px 5px 0
    }

.add-to-cart .qty {
    background: #787878;
    border: 0 none;
    color: #f0f0f0;
    float: left;
    height: 24px;
    margin-right: 0;
    padding: 0;
    text-align: center;
    width: 34px !important;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px
}

.add-to-cart button.button {
    float: left;
    margin: 20px 0 0
}

.qty-box {
    width: 100%;
    float: left
}

    .qty-box label {
        float: left;
        line-height: 28px;
        margin: 0 10px 0 0
    }

    .qty-box #qty_up {
        float: left;
        width: 13px;
        height: 28px;
        line-height: 28px;
        text-align: center;
        border: 1px solid #CCC
    }

    .qty-box #qty_down {
        float: left;
        width: 13px;
        height: 28px;
        line-height: 28px;
        text-align: center;
        border: 1px solid #CCC
    }

    .qty-box #qty {
        border: 1px solid #CCC;
        float: left;
        height: 28px;
        line-height: 28px;
        padding: 0;
        margin: 0 2px;
        text-align: center;
        width: 28px !important;
        box-shadow: 0 0 3px #DDD inset
    }

    .qty-box #qty_up:hover, .qty-box #qty_up:focus, .qty-box #qty_down:focus, .qty-box #qty_down:hover {
        background: #000;
        color: #fff;
        cursor: pointer;
        border-color: #000
    }

.qty-box-count {
    width: auto;
    float: left
}

.ico-label {
    background: #01b169;
    color: #fff;
    float: left;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    margin: 5px 0 0;
    padding: 0 10px;
    text-transform: uppercase;
    width: auto;
    position: absolute;
    top: 10px;
    left: 5px
}

.sales-label {
    background: #2189CC
}

.hot-label {
    background: #F0141E
}

.add-to-cart label {
    color: #F0141E;
    float: left;
    font-weight: 700;
    line-height: 24px;
    margin-right: 10px
}

.add-to-links {
    font-size: 11px;
    margin: 5px 0 0
}

    .add-to-links .separator {
        display: none
    }

.advanced-search .form-list .input-box, .advanced-search .form-list .input-range {
    clear: none;
    float: left
}

.advanced-search .form-list label {
    padding-right: 10px;
    width: 160px
}

.advanced-search-amount {
    margin: 0 0 10px
}

.advanced-search-summary {
    background: #faebe7;
    border: 1px solid #e9d7c9;
    margin: 10px 0;
    padding: 10px
}

    .advanced-search-summary p {
        clear: both;
        font-weight: 700;
        margin: 0
    }

    .advanced-search-summary strong {
        background: url(../images/i_search_criteria.gif) 0 3px no-repeat;
        color: #F0141E;
        padding-left: 15px
    }

    .advanced-search-summary ul {
        float: left;
        width: 49%
    }

.a-left {
    text-align: right !important
}

.alert-price {
    font-size: 11px;
    margin: 0
}

.alert-stock {
    font-size: 11px;
    margin: 0
}

.a-right {
    text-align: right !important
}

.availability {
    margin: 0 0 10px
}

    .availability.out-of-stock span {
        color: #F0141E
    }

.availability-only {
    background: url(../images/i_availability_only.gif) 0 50% no-repeat;
    line-height: 16px;
    margin: 10px 0 7px;
    padding-left: 15px
}

    .availability-only .expanded {
        background-position: 100% -15px
    }

    .availability-only a {
        background: url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat;
        cursor: pointer;
        padding-right: 15px;
        text-decoration: none
    }

    .availability-only span, .availability-only a {
        border-bottom: 1px dashed #751d02;
        color: #000
    }

    .availability-only strong {
        color: #F0141E
    }

.availability-only-details {
    margin: 0 0 7px
}

    .availability-only-details td {
        background: #ebf0f3;
        border-bottom: 1px solid #fff;
        font-size: 11px;
        padding: 2px 8px 1px
    }

    .availability-only-details th {
        background: #d2d6d9;
        font-size: 10px;
        padding: 0 8px
    }

    .availability-only-details tr.odd td.last {
        color: #F0141E;
        font-weight: 700
    }

.basic-info {
    float: left
}

.billing-agreements .form-list li button.button {
    float: left;
    margin-left: 10px
}

.billing-agreements .form-list li select {
    float: left;
    padding: 9px 5px
}

.billing-agreements .info-box h2 {
    margin: 0 0 8px
}

.billing-agreements .table-caption {
    font-size: 13px;
    font-weight: 700
}

.block {
    margin: 0 0 30px
}

    .block .actions a {
        float: left
    }

    .block .actions button.button {
        float: none;
        width: 100%
    }

    .block .block-content {
        background: #fff;
        padding: 0;
        text-align: right
    }

        .block .block-content .product-name {
            color: #1e7ec8;
            font-size: 1em
        }

        .block .block-content li.item {
            padding: 7px 9px
        }

    .block .block-subtitle {
        color: #0a263c;
        font-size: 1em;
        font-weight: 700;
        margin: 0;
        padding: 0
    }

    .block .block-title {
        border-bottom: 1px solid #000;
        color: #000;
        font-size: 115%;
        line-height: 100%;
        margin: 0 0 20px;
        padding: 0 0 20px;
        text-align: right;
        text-transform: uppercase
    }

        .block .block-title strong {
            font-weight: 400
        }

    .block .btn-remove, .block .btn-edit {
        float: right;
        margin: 1px 0 2px 5px
    }

    .block .empty {
        margin: 0;
        padding: 5px 9px
    }

    .block.block-layered-nav-filter .block-content {
        background: #191919;
        font-weight: 700;
        padding: 20px
    }

        .block.block-layered-nav-filter .block-content .actions {
            margin: 10px 0 0
        }

        .block.block-layered-nav-filter .block-content a {
            color: #4ab328;
            float: right
        }

        .block.block-layered-nav-filter .block-content span {
            color: #fff
        }

    .block.block-reorder li.item {
        padding: 7px 0
    }

.block-reorder .actions a {
    margin: 0;
    padding: 10px 0;
    float: right
}

.block-reorder .product-name {
    margin-left: 20px
}

.block-reorder .validation-advice {
    margin: 3px 9px 7px
}

.block-reorder input.checkbox {
    float: left;
    margin: 2px -20px 0 0
}

.block-account .block-content li a {
    border-bottom: 1px solid #ddd;
    color: #5f5d5c;
    display: block;
    padding: 10px 0;
    text-decoration: none !important
}

    .block-account .block-content li a:hover {
        color: #F0141E
    }

.block-account .block-content li.current {
    border-bottom: 1px solid #ddd;
    color: #F0141E;
    padding: 3px 0
}

    .block-account .block-content li.current.last {
        border-bottom: 0
    }

.block-account .block-content li.last a {
    border-bottom: 0
}

.block-banner {
    border: 0
}

    .block-banner .block-content {
        padding: 0;
        text-align: right
    }

    .block-banner img {
        width: 100%
    }

.block-cart .block-subtitle {
    color: #333;
    font-size: 100%;
    font-weight: 400;
    line-height: 25px;
    margin: 0;
    padding: 0
}

.block-cart .empty {
    margin: 0;
    padding: 0
}

.block-cart .actions .paypal-logo .paypal-or {
    clear: both;
    display: block;
    padding: 0 55px 8px 0
}

.block-cart .amount {
    border-top: 1px solid #ddd;
    margin: 23px 0 0;
    padding: 15px 0 0
}

    .block-cart .amount a {
        font-weight: 700
    }

.block-cart .summary {
    color: #333
}

    .block-cart .summary a {
        color: #F0141E
    }

.block-cart .actions {
    background: 0;
    padding: 0;
    text-align: center
}

    .block-cart .actions .paypal-logo {
        float: left;
        margin: 3px 0 0;
        text-align: right;
        width: 100%
    }

.block-cart .block-content li.item {
    background: none;
    padding: 15px 0 0
}

.block-cart .paypal-logo {
    display: none
}

.block-cart .product-details {
    color: #999;
    margin-left: 60px
}

    .block-cart .product-details .edit, .block-cart .product-details .remove {
        color: #999;
        float: right;
        font-size: 105%;
        margin: 3px 0 0 10px
    }

    .block-cart .product-details .product-name {
        line-height: 20px;
        margin: 0 0 5px;
        position: relative
    }

        .block-cart .product-details .product-name a {
            color: #111 !important;
            font-weight: 700
        }

.block-cart .product-image {
    border: 0;
    float: left;
    margin: 3px 0 0;
    width: 50px
}

.block-cart .subtotal {
    float: left;
    margin: 14px 0 15px;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

    .block-cart .subtotal .cartlabel, .block-cart .subtotal .label {
        background: none;
        color: #333;
        float: right;
        font-size: 140%;
        height: auto;
        padding: 0;
        text-transform: uppercase
    }

    .block-cart .subtotal .label {
        margin: 0
    }

    .block-cart .subtotal .price {
        background: none;
        color: #F0141E float: right;
        font-size: 140%;
        font-weight: 700;
        padding: 0;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0
    }

.block-cart.product-details .edit:active, .block-cart .product-details .edit:focus, .block-cart .product-details .edit:hover, .block-cart .product-details .remove:active, .block-cart .product-details .remove:focus, .block-cart .product-details .remove:hover {
    color: #F0141E;
    text-decoration: none
}

.block-compare .actions a {
    float: right;
    padding: 10px 0
}

    .block-compare .actions a:active, .block-compare .actions a:focus, .block-compare .actions a:hover, .block-compare .block-content li.item a.ico-remove:active, .block-compare .block-content li.item a.ico-remove:focus, .block-compare .block-content li.item a.ico-remove:hover, .block-compare .block-content .product-name a:active, .block-compare .block-content .product-name a:focus, .block-compare .block-content .product-name a:hover {
        color: #000;
        text-decoration: none
    }

.block-compare .block-content .product-name a {
    color: #F0141E
}

.block-compare .block-content li.item {
    padding: 5px 0
}

    .block-compare .block-content li.item a.ico-remove {
        float: right
    }

.block-content {
    text-align: right
}

.block-currency {
    background: url(../images/bkg_block-currency.gif) 0 0 no-repeat;
    border: 0;
    height: 51px;
    padding: 7px 12px 10px
}

    .block-currency .block-content {
        background: none;
        padding: 0
    }

        .block-currency .block-content select {
            padding: 0;
            width: 100%
        }

    .block-currency .block-title {
        background: none;
        border: 0;
        margin: 0 0 5px;
        padding: 0
    }

        .block-currency .block-title strong {
            background: url(../images/i_block-currency.gif) 0 50% no-repeat;
            color: #fff;
            font: bold 13px/21px Arial,Helvetica,sans-serif;
            padding: 0 0 0 21px;
            text-transform: none
        }

.block-grid {
    float: left;
    margin: 20px -20px 0;
    width: 255px !important
}

    .block-grid .price-box {
        float: left;
        margin: 0
    }

        .block-grid .price-box .special-price .price {
            display: block;
            margin: 0
        }

    .block-grid .rating-links {
        display: none
    }

    .block-grid li .genre {
        color: #666;
        font-size: 85%
    }

    .block-grid li .ratings {
        height: 14px;
        margin: 2px 0 10px
    }

    .block-grid li .related-checkbox {
        position: absolute;
        right: 0;
        top: 47px
    }

    .block-grid li h5 a {
        color: #111
    }

        .block-grid li h5 a:active, .block-grid li h5 a:focus, .block-grid li h5 a:hover {
            color: #F0141E;
            text-decoration: none
        }

    .block-grid li.first {
        padding: 0 0 20px
    }

    .block-grid li:last-of-type {
        border-bottom: 0;
        padding: 20px 0 0 !important
    }

    .block-grid .block-title {
        border: 1px solid #ddd;
        color: #333
    }

    .block-grid li {
        border-bottom: 1px solid #eeeded;
        display: inline-block;
        float: left;
        padding: 20px 0 !important;
        position: relative;
        width: 100%
    }

        .block-grid li .product-image {
            float: left;
            margin: 3px 10px 0 0;
            padding: 0 !important
        }

        .block-grid li h5 {
            font-size: 100%;
            margin: 0 0 10px
        }

.block-layered-nav {
    border: 0
}

    .block-layered-nav .actions {
        margin: 10px 0 20px;
        text-align: right
    }

        .block-layered-nav .actions a {
            float: none
        }

    .block-layered-nav .block-content .block-subtitle {
        display: none
    }

    .block-layered-nav .currently .btn-previous {
        right: 17px
    }

    .block-layered-nav .currently .btn-previous, .block-layered-nav .currently .btn-remove {
        margin: 0;
        position: absolute;
        right: 4px;
        top: 9px
    }

    .block-layered-nav .currently .label {
        background: none;
        color: #333;
        display: inline-block;
        float: left;
        font-size: 100%;
        font-weight: 700;
        line-height: 28px;
        margin: 0;
        padding-left: 0;
        text-transform: none;
        vertical-align: middle
    }

    .block-layered-nav .currently .value {
        display: inline-block;
        vertical-align: middle
    }

    .block-layered-nav .currently li {
        line-height: 2;
        position: relative;
        z-index: 1
    }

    .block-layered-nav dd {
        float: left;
        margin: 0 0 15px;
        padding: 0;
        width: 100%
    }

        .block-layered-nav dd .price {
            background: 0;
            color: #151515;
            display: inline-block;
            font-size: 100%;
            padding: 0
        }

        .block-layered-nav dd a {
            padding: 0
        }

    .block-layered-nav ul li {
        float: right;
        line-height: 30px;
        margin: 0;
        text-align: right;
        width: 100%
    }

        .block-layered-nav ul li a {
            color: #333;
            float: right;
            margin: 0 5px 0 0
        }

            .block-layered-nav ul li a:active .price, .block-layered-nav ul li a:focus .price, .block-layered-nav ul li a:hover .price, .block-layered-nav ul li a:active, .block-layered-nav ul li a:focus, .block-layered-nav ul li a:hover {
                color: #F0141E;
                text-decoration: none
            }

    .block-layered-nav dd li strong {
        color: #656565;
        float: right;
        font-size: 85%;
        font-weight: 400;
        text-align: right
    }

    .block-layered-nav dd li:last-of-type {
        border-bottom: 0
    }

    .block-layered-nav dd.last {
        background: none
    }

    .block-layered-nav dt {
        color: #181818;
        font-size: 120%;
        font-weight: 700;
        padding: 0
    }

.block-layered-nav-filter #narrow-by-list {
    background: #fff;
    padding: 20px
}

    .block-layered-nav-filter #narrow-by-list dd {
        float: none;
        margin: 0;
        width: 100%
    }

        .block-layered-nav-filter #narrow-by-list dd li {
            float: none;
            line-height: 25px;
            margin: 0;
            text-align: right;
            width: 100%
        }

            .block-layered-nav-filter #narrow-by-list dd li a {
                float: none
            }

.block-login .actions {
    background: none;
    margin: 3px 0 0;
    padding: 0
}

    .block-login .actions button.button span {
        background: #618499;
        border-color: #406a83
    }

.block-login .block-content {
    padding: 5px 10px
}

.block-login input.input-text {
    display: block;
    margin: 3px 0;
    width: 167px
}

.block-login label {
    color: #666;
    font-weight: 700
}

.block-poll .block-content .actions {
    margin: 5px 0 0;
    text-align: center
}

.block-poll .block-content .answer {
    font-weight: 700
}

.block-poll .block-content li {
    padding: 5px 0
}

    .block-poll .block-content li input.radio {
        float: left;
        margin: 2px 5px 0 0
    }

    .block-poll .block-content li span {
        color: #656565;
        font-size: 13px;
        font-weight: 400;
        text-transform: none
    }

.block-poll .block-subtitle {
    color: #F0141E;
    margin: 0 0 10px
}

.block-poll .votes {
    float: right;
    margin-left: 10px
}

.block-progress .cards-list .info-table th {
    font-weight: 400
}

.block-progress .cards-list dd {
    border: 0 none;
    margin: 0;
    padding: 0
}

.block-progress .cards-list dt {
    background: none;
    border: 0 none;
    color: inherit;
    font-size: 12px;
    margin: 5px 0;
    padding: 0
}

.block-progress dd {
    border-top: 0;
    margin: 0 0 10px;
    padding: 0 20px 10px
}

    .block-progress dd.complete {
        border: 0;
        color: #999;
        margin: 0 20px 0 0
    }

        .block-progress dd.complete a {
            color: #F0141E
        }

        .block-progress dd.complete address {
            color: #999
        }

.block-progress dt {
    line-height: 1.35;
    margin: 0;
    padding: 10px 0
}

.block-shipping {
    color: white;
    float: left;
    margin: 0;
    width: 25%
}

    .block-shipping .inner {
        border-left: 1px solid #333;
        margin: 0 0 0 30px !important;
        min-height: 400px;
        padding: 0 0 0 30px !important
    }

    .block-shipping .list-shipping em {
        background: #333;
        color: #fff;
        display: block;
        float: left;
        font-size: 115%;
        margin: 0 20px 0 0;
        padding: 19px 0;
        text-align: center;
        width: 50px
    }

    .block-shipping .list-shipping li {
        cursor: pointer;
        float: left;
        margin: 0 0 40px !important;
        width: 100%
    }

        .block-shipping .list-shipping li .title {
            color: #F0141E;
            display: block;
            line-height: 100%;
            margin: 0 0 5px
        }

        .block-shipping .list-shipping li:focus em, .block-shipping .list-shipping li:hover em {
            background: #000
        }

.block-subscribe {
    border-bottom: 1px solid #333;
    float: left;
    width: 75%
}

    .block-subscribe #advice-validate-email-newsletter.validation-advice {
        bottom: -32px
    }

    .block-subscribe .block-content {
        background: 0;
        padding: 0
    }

    .block-subscribe .block-title {
        border-bottom: 0 none;
        color: #fff;
        font-size: 150%;
        margin: 0;
        padding: 0
    }

    .block-subscribe .input-box {
        float: right;
        margin: 2px 0 0;
        min-height: 35px;
        position: relative;
        width: auto
    }

        .block-subscribe .input-box .input-text {
            background: #fff;
            border: 0 none;
            box-shadow: none;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            color: #444;
            float: left;
            font-size: 100%;
            min-width: 175px;
            padding: 10px
        }

        .block-subscribe .input-box button {
            margin: 0 0 0 10px
        }

    .block-subscribe .subscribe-left {
        float: left;
        width: 50%
    }

    .block-subscribe .validation-advice {
        bottom: -20px;
        left: 0;
        position: absolute
    }

    .block-subscribe label {
        color: #999;
        display: inline-block;
        font-size: 100%;
        line-height: 20px;
        margin: 0 0 22px;
        width: 100%
    }

.block-tags .actions {
    text-align: right
}

    .block-tags .actions a {
        float: right;
        margin: 20px 0 0
    }

        .block-tags .actions a:active, .block-tags .actions a:focus, .block-tags .actions a:hover {
            float: right;
            margin: 20px 0 0
        }

.block-tags .block-content .tags-list {
    background: none;
    border: 0;
    margin: 0;
    padding: 0
}

.block-tags .block-content a {
    color: #151515
}

.block-verticallist .jm-products-slider-content {
    padding: 0
}

.block-verticallist .block-content {
    position: relative
}

.block-verticallist .control-barslide {
    height: 19px;
    position: absolute;
    right: 0;
    top: -57px;
    width: 45px
}

    .block-verticallist .control-barslide .jm-slider-next {
        border: 1px solid #ddd;
        color: #ddd;
        cursor: pointer;
        float: right;
        height: 17px;
        line-height: 17px;
        text-align: center;
        width: 18px
    }

    .block-verticallist .control-barslide .jm-slider-prev {
        border: 1px solid #ddd;
        color: #ddd;
        cursor: pointer;
        float: left;
        height: 17px;
        line-height: 17px;
        text-align: center;
        width: 18px
    }

.block-verticallist .product-image {
    float: left;
    margin: 0 10px 0 0 !important;
    width: 80px;
    min-height: 110px
}

    .block-verticallist .product-image a {
        display: block
    }

    .block-verticallist .product-image img {
        max-width: 100%;
        height: auto;
        max-height: 100px;
    }

.slick-vertical .slick-slide {
    padding: 10px 0
}

.block-verticallist .ratings {
    height: 13px
}

    .block-verticallist .ratings .rating-links {
        display: none
    }

.block-verticallist .slider-inner {
    text-align: right
}

    .block-verticallist .slider-inner .price {
        color: #F0141E
    }

    .block-verticallist .slider-inner .old-price .price {
        color: #ddd
    }

.block-verticallist h5 {
    font-size: 115%;
    line-height: 130%
}

    .block-verticallist h5 a {
        color: #000
    }

        .block-verticallist h5 a:active, .block-verticallist h5 a:focus, .block-verticallist h5 a:hover {
            color: #f0141e;
            text-decoration: none
        }

.block-verticallist .jm-slider li .price-box {
    clear: none !important;
    display: block;
    float: none !important;
    margin: 5px 0 0
}

.block-wishlist .actions {
    text-align: right
}

    .block-wishlist .actions a {
        float: none
    }

.box-account {
    margin: 0 0 20px
}

    .box-account .box-head {
        border-bottom: 1px solid #ddd;
        margin: 0 0 20px;
        text-align: right
    }

        .box-account .box-head h2 {
            background-position: 0 0;
            background-repeat: no-repeat;
            color: #F0141E;
            float: left;
            font-size: 13px;
            font-weight: 700;
            margin: 0;
            padding: 0 0 10px;
            text-transform: uppercase
        }

.box-up-sell {
    background: #fff;
    float: left;
    margin: 20px 0 0;
    width: 100%
}

.breadcrumbs {
    color: #aaa;
    font-size: 11px;
    line-height: 40px;
    margin: 0
}

    .breadcrumbs a {
        color: #f0141e
    }

        .breadcrumbs a:active, .breadcrumbs a:focus, .breadcrumbs a:hover {
            color: #f0141e;
            text-decoration: none
        }

    .breadcrumbs li {
        display: inline
    }

        .breadcrumbs li .icon-caret-right {
            margin: 0 10px
        }

    .breadcrumbs strong {
        font-weight: 400
    }

.btn-edit {
    background: url(../images/btn_edit.gif) 0 0 no-repeat;
    display: block;
    font-size: 0;
    height: 11px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 11px
}

.btn-previous {
    background: url(../images/btn_previous.gif) 0 0 no-repeat;
    display: block;
    font-size: 0;
    height: 11px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 11px
}

.btn-remove {
    background: url(../images/btn_remove.gif) 0 0 no-repeat;
    display: block;
    font-size: 0;
    height: 11px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 11px
}

.btn-remove2 {
    background: url(../images/btn_trash.gif) 0 0 no-repeat;
    display: block;
    font-size: 0;
    height: 16px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 16px
}

.btn-toggle {
    background: url(../images/bg-top-hr.png) no-repeat right 50%;
    cursor: pointer;
    display: block;
    padding: 0 20px
}

    .btn-toggle.active {
        color: #ddd
    }

.buttons-set {
    clear: both;
    margin: 30px 0 0;
    padding: 0;
    text-align: right
}

    .buttons-set .back-link {
        float: left;
        margin: 0
    }

    .buttons-set button.button {
        float: right;
        margin-left: 5px
    }

    .buttons-set p.required {
        margin: 0 0 10px
    }

.buttons-set-order {
    margin: 10px 0 0
}

    .buttons-set-order .please-wait {
        padding: 12px 7px 0 0
    }

.cards-list .offset {
    padding: 2px 0 2px 20px
}

.cards-list dt {
    margin: 5px 0 0
}

.cart .cart-collaterals {
    padding: 20px 0 0
}

.cart .checkout-types .paypal-or {
    line-height: 2.3;
    margin: 0 8px
}

.cart .crosssell li {
    width: 20% !important
}

.cart .discount .buttons-set button.button, .cart .shipping .buttons-set button.button {
    float: none;
    margin-left: 0
}

.cart .discount .buttons-set button.cancel-button {
    margin: 10px 0 0
}

.cart .discount .buttons-set, .cart .shipping .buttons-set {
    border: 0;
    margin: 10px 0 0;
    padding: 0;
    text-align: right
}

.cart .discount .input-box {
    margin: 38px 0 0;
    width: 100%
}

.cart .discount input.input-text {
    width: 360px
}

.cart .page-title .checkout-types li {
    margin: 0 0 5px
}

.cart .shipping .sp-methods {
    margin: 10px 0 0;
    padding: 5px 0 0
}

.cart .title-buttons .checkout-types {
    float: right
}

    .cart .title-buttons .checkout-types li {
        float: left;
        margin: 0 0 5px 5px
    }

.shipping-form .form-list select {
    width: 375px
}

.shipping-form, .discount-form {
    display: block;
    margin: 10px 0 0;
    width: 100%;
    float: left
}

.cart-collaterals .block .block-title {
    font-size: 120%
}

.cart-collaterals .totals {
    float: right;
    margin: 25px 0 0;
    width: 31%
}

    .cart-collaterals .totals .block-totals {
        margin: 0
    }

    .cart-collaterals .totals table {
        width: 100%
    }

    .cart-collaterals .totals th, .cart-collaterals .totals td {
        padding: 10px 0;
        text-align: right !important
    }

        .cart-collaterals .totals td strong {
            text-transform: uppercase
        }

    .cart-collaterals .totals th, .cart-collaterals .totals td {
        border-bottom: 1px solid #ddd;
        font-size: 110%;
        padding: 10px 0
    }

    .cart-collaterals .totals ul.checkout-types {
        float: right;
        margin: 20px 0;
        padding: 0;
        width: 100%
    }

        .cart-collaterals .totals ul.checkout-types li {
            background: none repeat scroll 0 0 transparent;
            clear: both;
            display: inline-block;
            margin: 0;
            padding: 10px 0;
            text-align: center;
            width: 100%
        }

        .cart-collaterals .totals ul.checkout-types .button {
            display: inline-block;
            float: right;
            width: 100%
        }

        .cart-collaterals .totals ul.checkout-types li big {
            font-weight: 700
        }

.cart-collaterals .price {
    color: #f0141e;
    font-size: 14px
}

.cart-collaterals .input-box .input-text {
    width: 365px
}

.btn-proceed-checkout {
    width: 90%
}

.cart-collaterals .col1-set {
    float: left;
    width: 100%
}

.cart .cart-collaterals .col2-set {
    float: left;
    margin: 25px 0;
    width: 67%
}

.cart-content {
    padding: 0
}

    .cart-content .data-table tbody td:first-of-type {
        border-right: 0;
        padding: 20px 0 20px 20px
    }

    .cart-content .data-table tbody td:nth-of-type(2) {
        padding: 20px 20px 20px 0
    }

    .cart-content .data-table tbody th, .cart-content .data-table tbody td {
        vertical-align: middle
    }

    .cart-content .product-image {
        float: left;
        margin: 0 10px 0 0
    }

.cart-empty-content {
    background: #fff;
    padding: 20px
}

.cart-msrp-totals {
    color: red;
    font-size: 12px !important;
    font-weight: 700;
    margin: 10px 10px 0;
    padding: 10px;
    text-align: right;
    text-transform: uppercase
}

.cart-table .icon-remove {
    font-size: 120%
}

.cart-table input.input-text {
    padding: 7px 2px;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.cart-table .btn-continue {
    float: left
}

.cart-table .btn-update {
    margin-left: 10px
}

.cart-table .btn-update, .cart-table .btn-empty {
    float: right
}

.cart-table .item-msg {
    color: #F0141E;
    font-size: 11px;
    font-weight: 700;
    margin: 5px 0
}

.cart-table .item-options {
    margin: 5px 0 0
}

.cart-table .product-name {
    font-size: 120%;
    font-weight: 700;
    line-height: 100%;
    margin: 0
}

.cart-table a {
    color: #F0141E
}

    .cart-table a:active, .cart-table a:focus, .cart-table a:hover {
        color: #000;
        text-decoration: none
    }

.cart-table td, .cart-table th {
    padding: 20px
}

.cart-table tfoot td {
    padding: 20px
}

.cart-tax-info {
    display: block
}

    .cart-tax-info .price, .cart-tax-total .price {
        display: inline !important;
        font-weight: 400 !important
    }

    .cart-tax-info, .cart-tax-info .cart-price {
        padding-right: 20px
    }

.cart-tax-total {
    background: url(../images/bkg_collapse.gif) 100% 5px no-repeat;
    cursor: pointer;
    display: block;
    padding-right: 20px
}

.cart-tax-total-expanded {
    background-position: 100% -52px
}

.catalog-product-compare-index {
    background: #fff !important;
    padding: 20px
}

    .catalog-product-compare-index .add-to-links {
        display: inline-block;
        float: none;
        font-size: normal;
        margin-top: 0
    }

        .catalog-product-compare-index .add-to-links li {
            float: none;
            margin: 0 0 0 3px
        }

            .catalog-product-compare-index .add-to-links li a {
                border: 1px solid #eee;
                width: 38px;
                height: 12px;
                padding: 12px 0;
                display: block;
                color: #aaa;
                text-align: center
            }

                .catalog-product-compare-index .add-to-links li a:active, .catalog-product-compare-index .add-to-links li a:focus, .catalog-product-compare-index .add-to-links li a:hover {
                    color: #fff;
                    border: 1px solid #000;
                    background: #000;
                    text-decoration: none
                }

    .catalog-product-compare-index button.button {
        height: 38px;
        line-height: 38px;
        margin: -8px 0 0;
        min-height: 38px
    }

    .catalog-product-compare-index .link-reorder, .catalog-product-compare-index .link-print, .catalog-product-compare-index .link-cart {
        color: #F0141E;
        padding: 0 20px 0 0
    }

    .catalog-product-compare-index .page-title {
        text-align: right
    }

        .catalog-product-compare-index .page-title a.link-print {
            float: right
        }

    .catalog-product-compare-index .price-box .special-price, .catalog-product-compare-index .price-box .old-price {
        display: inline-block;
        float: none;
        margin: 0 2px
    }

.centinel .authentication {
    background: #fff;
    border: 1px solid #ddd
}

    .centinel .authentication iframe {
        background: transparent !important;
        border: 0 !important;
        height: 400px;
        margin: 0 !important;
        padding: 0 !important;
        width: 99%
    }

.checkout-agreements .agree {
    margin: 0;
    padding: 10px 0 10px 11px
}

    .checkout-agreements .agree input.checkbox {
        margin-right: 6px
    }

    .checkout-agreements .agree label {
        color: #666;
        font-weight: 700
    }

.checkout-agreements .agreement-content {
    background-color: #fbfaf6;
    border: 1px solid #bbb6a5;
    height: 12em;
    overflow: auto;
    padding: 10px
}

.checkout-agreements li {
    margin: 30px 0
}

.checkout-content {
    padding: 20px
}

.checkout-multishipping-address-newshipping .form-list select {
    width: 265px
}

.checkout-multishipping-billing .multiple-checkout {
    position: relative
}

.checkout-multishipping-overview .data-table td {
    vertical-align: middle
}

.checkout-multishipping-overview .data-table tfoot th, .checkout-multishipping-overview .data-table tfoot td {
    border-top: 1px solid #ddd !important;
    border-bottom: 0 !important;
    font-weight: 700;
    font-size: 14px
}

    .checkout-multishipping-overview .data-table tfoot th:first-of-type, .checkout-multishipping-overview .data-table tfoot td:first-of-type {
        border-right: 1px solid #ddd !important
    }

    .checkout-multishipping-overview .data-table tfoot td.last:first-of-type {
        border-right: 0 !important
    }

    .checkout-multishipping-overview .data-table tfoot th:last-of-type, .checkout-multishipping-overview .data-table tfoot td:last-of-type {
        border-top: 1px solid #ddd !important;
        border-bottom: 0 !important;
        font-weight: 700;
        font-size: 16px
    }

.checkout-multishipping-shipping .box-sp-methods {
    background: #f9f3e3;
    border: 1px solid #f1ecdb;
    padding: 13px;
    position: relative
}

.checkout-multishipping-billing .multiple-checkout .col2-set, .checkout-multishipping-shipping .multiple-checkout .col2-set {
    border-top: 1px solid #ddd;
    margin: 0 0 20px
}

.checkout-multishipping-shipping .box-sp-methods .pointer {
    background: url(../images/bkg_sp-methods.gif) 0 0 no-repeat;
    height: 41px;
    overflow: hidden;
    position: absolute;
    right: -40px;
    top: -20px;
    width: 178px
}

.checkout-progress {
    margin: 0 0 20px;
    padding: 0
}

    .checkout-progress li {
        background: #F0141E;
        float: left;
        color: #fff;
        font-weight: 700;
        margin: 0;
        padding: 13px 0;
        text-align: center;
        width: 20%
    }

        .checkout-progress li.active {
            color: #fff;
            background: #D8121B
        }

.cms-home .jm-tabs .tabs_content .block-title {
    border-bottom: 0 none;
    margin: 0;
    padding: 0
}

    .cms-home .jm-tabs .tabs_content .block-title strong {
        display: none
    }

.cms-home .jm-col-left .col-left .inner {
    border-top: 1px solid #eee;
    padding: 40px 30px 0 0
}

.jm-col-right .col-right .inner {
    border-left: 1px solid #EEE;
    padding: 0 0 0 30px
}

#jm-mainbody {
    padding: 0 0 40px
}

.not-breadcrumbs #jm-mainbody {
    padding: 40px 0
}

.cms-home #jm-mainbody {
    padding: 0
}

.catalog-product-view .jm-col-right #jm-main {
    padding: 0
}

.cms-home .jm-lo-2colsl #jm-main {
    border-top: 1px solid #eee;
    padding: 40px 0 0
}

.col1-layout .product-view .product-shop {
    float: right;
    width: 545px
}

.col3-layout .product-options-bottom .price-box {
    float: none;
    padding: 0 0 5px
}

.col3-layout .product-view .product-img-box {
    float: none;
    margin: 0 auto
}

.col3-layout .product-view .product-shop {
    float: none;
    width: auto
}

.col-left .truncated .show .item-options {
    left: 15px;
    top: 7px
}

.colors-setting a {
    margin: 0;
    padding: 0 15px;
    height: auto
}

    .colors-setting a span {
        display: inline-block;
        height: 13px;
        text-decoration: none;
        text-indent: -999em;
        width: 15px
    }

    .colors-setting a.colors-default span {
        background: #F0141E
    }

    .colors-setting a.colors-blue span {
        background: #0076cd
    }

    .colors-setting a.colors-green span {
        background: #94b32a
    }

    .colors-setting a.colors-yellow span {
        background: #f4c215
    }

    .colors-setting a.colors-violet span {
        background: #cc6698
    }

    .colors-setting a.colors-xmas span {
        background: #c1dccd
    }

.col-right .truncated .show .item-options {
    left: -240px;
    top: 7px
}

.configured-price {
    margin: 0
}

    .configured-price .price {
        font-weight: 700
    }

    .configured-price .price-label {
        font-weight: 700;
        white-space: nowrap
    }

.contacts-index-index .page-title {
    margin: 0 0 20px
}

    .contacts-index-index .page-title h1 {
        border-bottom: 1px solid #eee;
        padding: 0 0 13px
    }

.contact-form {
    float: left;
    width: 350px
}

.contact-info .inner {
    margin: 0 !important
}

.contact-inner {
    padding: 20px
}

.jm-contacts .fieldset {
    border: 0 none;
    float: left;
    padding: 0;
    margin: 0
}

.jm-contacts .form-list input.input-text {
    border: 1px solid #ccc;
    box-shadow: 0 0 2px 2px #F0F0F0 inset;
    -moz-box-shadow: 0 0 2px 2px #F0F0F0 inset;
    -webkit-box-shadow: 0 0 2px 2px #F0F0F0 inset;
    height: 23px
}

.jm-contacts .form-list li.wide textarea {
    border: 1px solid #ccc;
    box-shadow: 0 0 2px 2px #F0F0F0 inset;
    -moz-box-shadow: 0 0 2px 2px #F0F0F0 inset;
    -webkit-box-shadow: 0 0 2px 2px #F0F0F0 inset;
    width: 805px
}

.jm-contacts .buttons-set p.required {
    text-align: right
}

.jm-contacts .buttons-set button.button {
    float: left
}

.content-multishipping {
    float: left;
    padding: 20px;
    width: 96%
}

    .content-multishipping .data-table tfoot tr td.a-right span.price {
        display: block;
        text-align: right
    }

    .content-multishipping table tfoot th {
        border-right: 1px solid #ddd;
        border-top: 1px solid #ddd
    }

.customer-account-forgotpassword .buttons-set {
    margin: 30px 20px 20px
}

.customer-account-forgotpassword .fieldset {
    margin: 28px 20px 0
}

.customer-account-logoutsuccess #jm-current-content p {
    padding: 20px
}

.cvv-what-is-this {
    cursor: help;
    font-size: 11px;
    margin-left: 10px
}

.dashboard .box .box-title {
    border-bottom: 1px solid #ddd;
    margin: 0 0 15px;
    padding: 0 0 5px;
    text-align: right
}

    .dashboard .box .box-title h3, .dashboard .box .box-title h4 {
        float: left;
        font-size: 13px;
        font-weight: 700;
        margin: 0
    }

.dashboard .box-info h4 {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase
}

.dashboard .box-reviews .details {
    margin-left: 20px
}

.dashboard .box-reviews .number {
    background: #0a263c;
    color: #fff;
    float: left;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    margin: 3px -20px 0 0;
    padding: 2px 3px
}

.dashboard .box-reviews .ratings {
    margin: 7px 0 0
}

.dashboard .box-reviews li.item {
    margin: 0 0 7px
}

    .dashboard .box-reviews li.item.last {
        margin: 0
    }

.dashboard .box-tags .details {
    margin-left: 20px
}

.dashboard .box-tags .number {
    background: #0a263c;
    color: #fff;
    float: left;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    margin: 3px -20px 0 0;
    padding: 2px 3px
}

.dashboard .box-tags .tags strong, .dashboard .box-tags .tags ul, .dashboard .box-tags .tags ul li {
    display: inline
}

.dashboard .box-tags li.item {
    margin: 0 0 7px
}

    .dashboard .box-tags li.item.last {
        margin: 0
    }

.dashboard .col2-set {
    margin: 0 0 15px
}

.dashboard .welcome-msg {
    margin: 0 8em 1.5em 0
}

.block-banner {
    border: 0
}

.data-table {
    border: 1px solid #ebebeb;
    width: 100%
}

    .data-table .price {
        background: none;
        color: #323232;
        font-size: 120%;
        font-weight: 700;
        padding: 0;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0
    }

    .data-table .even {
        background: #fff
    }

    .data-table .odd {
        background: #fff
    }

    .data-table tbody td .option-label {
        font-style: italic;
        font-weight: 700
    }

    .data-table tbody td .option-value {
        padding-left: 10px
    }

    .data-table tbody th, .data-table tbody td {
        border-bottom: 1px solid #ebebeb;
        border-left: 1px solid #ebebeb
    }

    .data-table tbody tr.last th:first-of-type {
        border-bottom: 0 !important
    }

    .data-table tbody.even tr {
        background: #fff !important
    }

    .data-table tbody.odd tr {
        background: #fff !important
    }

        .data-table tbody.odd tr td, .data-table tbody.even tr td {
            border-bottom: 0
        }

        .data-table tbody.odd tr.border td, .data-table tbody.even tr.border td {
            border-bottom: 1px solid #ddd
        }

    .data-table td {
        padding: 20px
    }

        .data-table td.last, .data-table th.last {
            border-right: 0
        }

        .data-table td:last-of-type {
            border-right: 0
        }

    .data-table tfoot {
        background: #fff;
        border-bottom: 1px solid #ebebeb
    }

        .data-table tfoot strong {
            font-size: 16px
        }

        .data-table tfoot td {
            border-top: 1px solid #ddd;
            padding-bottom: 20px;
            padding-top: 20px;
            border-bottom: 0 !important;
            border-right: 1px solid #ddd
        }

    .data-table th {
        font-weight: 700;
        padding: 10px 20px
    }

    .data-table thead th {
        border-bottom: 1px solid #ebebeb;
        border-left: 1px solid #ebebeb;
        color: #797979;
        font-weight: 700;
        vertical-align: middle;
        white-space: nowrap;
        background: #fafafa
    }

        .data-table thead th .tax-flag {
            font-size: 11px;
            white-space: nowrap
        }

        .data-table thead th a, .data-table thead th a:hover {
            color: #fff
        }

        .data-table thead th.wrap {
            white-space: normal
        }

    .data-table thead tr th:last-of-type {
        border-right: 0 !important
    }

    .data-table tr.first.last td, .data-table tr.first.last th {
        border-bottom: 1px solid #ebebeb
    }

    .data-table tr:last-of-type td, .data-table tr:last-of-type th {
        border-bottom: 0
    }

.demo-notice {
    background: #F0141E;
    border: 0;
    color: #fff;
    font-size: 12px;
    line-height: 1.15;
    margin: 0;
    padding: 6px 10px;
    text-align: center
}

    .demo-notice .notice-inner {
        background: none;
        padding: 0;
        text-align: center;
        width: auto
    }

        .demo-notice .notice-inner p {
            border: 0;
            padding: 0
        }

.divider {
    background: url(../images/bkg_divider1.gif) 0 50% repeat-x;
    clear: both;
    display: block;
    font-size: 0;
    height: 1px;
    line-height: 0;
    margin: 10px 0;
    overflow: hidden;
    text-indent: -999em
}

.email-friend {
    margin: 0 0 7px
}

.error {
    color: red;
    font-weight: 700
}

.error-msg {
    background-color: #faebe7;
    background-image: url(../images/i_msg-error.gif);
    border-color: #F0141E;
    color: #F0141E
}

.error-msg, .success-msg, .note-msg, .notice-msg {
    background-position: 10px 9px !important;
    background-repeat: no-repeat !important;
    border-style: solid !important;
    border-width: 1px !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    min-height: 24px !important;
    padding: 8px 8px 8px 32px !important
}

.f-fix {
    float: left;
    width: 100%
}

.fieldset {
    background: #fff;
    border: 1px solid #ddd;
    margin: 28px 0;
    padding: 22px 25px 12px 33px
}

    .fieldset .legend {
        background: #fff;
        border: 1px solid #ddd;
        color: #F0141E;
        float: right;
        font-size: 13px;
        font-weight: 400;
        margin: -35px 0 0 -10px;
        padding: 2px 9px;
        position: relative
    }

    .fieldset .inputs {
        margin: 6px 0
    }

        .fieldset .inputs .required, .fieldset .inputs .field-validation-error {
            color: red
        }

.f-left, .left {
    float: left !important
}

.f-none {
    float: none !important
}

.form-currency {
    float: left;
    margin: 0 0 20px;
    width: 100%
}

.form-language {
    float: left;
    margin: 0 0 20px;
    width: 100%
}

    .form-language a {
        background-position: 0 50%;
        background-repeat: no-repeat;
        clear: both;
        color: #777;
        font-size: 90%;
        line-height: 25px;
        padding: 0 0 0 20px;
        width: 80%
    }

        .form-language a:active, .form-language a:focus, .form-language a:hover, .form-language a.active {
            color: #333;
            text-decoration: none
        }

.form-list .customer-dob .dob-day input.input-text, .form-list .customer-dob .dob-month input.input-text {
    width: 46px
}

.form-list .customer-dob .dob-day, .form-list .customer-dob .dob-month {
    width: 60px
}

.form-list .customer-dob .dob-month, .form-list .customer-dob .dob-day, .form-list .customer-dob .dob-year {
    float: left;
    width: 85px
}

.form-list .customer-dob .dob-year {
    width: 140px
}

    .form-list .customer-dob .dob-year input.input-text {
        width: 134px
    }

.form-list .customer-dob input.input-text {
    display: block;
    width: 74px
}

.form-list .customer-dob label {
    color: #b6b6b6;
    font-size: 10px;
    font-weight: 400
}

.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-name-prefix .name-firstname input.input-text, .form-list .customer-name-suffix .name-lastname input.input-text, .form-list .customer-name-middlename .name-firstname input.input-text, .form-list .customer-name-middlename-suffix .name-firstname input.input-text, .form-list .customer-name-middlename-suffix .name-lastname input.input-text {
    width: 189px
}

.form-list .customer-name-prefix .name-firstname, .form-list .customer-name-middlename .name-firstname {
    width: 210px
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-middlename .name-firstname input.input-text {
    width: 124px
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname, .form-list .customer-name-prefix-middlename .name-firstname {
    width: 140px
}

.form-list .customer-name-prefix-middlename-suffix .name-lastname {
    width: 205px
}

    .form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
        width: 189px
    }

.form-list .customer-name-prefix-suffix .name-firstname {
    width: 210px;
    width: 210px
}

    .form-list .customer-name-prefix-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-suffix .name-lastname input.input-text {
        width: 189px;
        width: 189px
    }

.form-list .customer-name-prefix-suffix .name-lastname {
    width: 205px;
    width: 205px
}

.form-list .customer-name-suffix .name-lastname, .form-list .customer-name-middlename .name-firstname, .form-list .customer-name-middlename-suffix .name-firstname, .form-list .customer-name-middlename-suffix .name-lastname {
    width: 205px
}

.form-list .field {
    float: left;
    width: 275px
}

.form-list .input-box {
    clear: both;
    display: block;
    width: 260px
}

.form-list .input-range input.input-text {
    width: 74px
}

.form-list .name-middlename {
    width: 70px
}

    .form-list .name-middlename input.input-text {
        width: 49px
    }

.form-list .name-prefix {
    width: 65px
}

    .form-list .name-prefix input.input-text {
        width: 49px
    }

    .form-list .name-prefix select {
        width: 55px
    }

.form-list .name-suffix {
    width: 65px
}

    .form-list .name-suffix input.input-text {
        width: 49px
    }

    .form-list .name-suffix select {
        width: 55px
    }

.form-list input.input-text {
    width: 254px
}

.form-list label {
    color: #333;
    float: right;
    font-weight: 700;
    margin: 0 0 10px;
    position: relative;
    z-index: 0
}

    .form-list label.required em {
        color: red;
        float: right;
        font-style: normal;
        position: absolute;
        right: -8px;
        top: 0
    }

.form-list li {
    list-style: none;
    margin: 0 0 15px
}

    .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 li.control .input-box {
        clear: none;
        display: inline;
        width: auto
    }

    .form-list li.control input.radio, .form-list li.control input.checkbox {
        float: left;
        margin: 3px 5px 0 0
    }

    .form-list li.control label {
        float: none
    }

    .form-list li.wide .input-box {
        width: 535px
    }

    .form-list li.wide input.input-text {
        width: 529px
    }

    .form-list li.wide select {
        width: 535px
    }

    .form-list li.wide textarea {
        width: 529px
    }

.form-list select {
    width: 255px
}

.customer-address-form .form-list select {
    width: 265px
}

.form-list textarea {
    height: 10em;
    width: 254px
}

.form-list-narrow li {
    margin-bottom: 0
}

    .form-list-narrow li .input-box {
        margin-bottom: 6px
    }

    .form-list-narrow li.wide .input-box {
        width: 260px
    }

    .form-list-narrow li.wide input.input-text, .form-list-narrow li.wide textarea {
        width: 254px
    }

    .form-list-narrow li.wide select {
        width: 260px
    }

.form-search {
    background: #fff;
    border: 0;
    min-height: 40px;
    min-width: 300px
}

    .form-search .input-text {
        background: none;
        border: 0 none;
        color: #999;
        float: left;
        font-size: 100%;
        min-width: 260px;
        padding: 13px 10px 13px 40px;
        outline: none
    }

        .form-search .input-text:focus {
            background: none
        }

    .form-search .icon-search {
        background: 0;
        border: 0;
        color: #999;
        cursor: pointer;
        font-size: 110%;
        padding: 12px;
        position: absolute;
        right: 0;
        top: 0
    }

    .form-search label {
        display: none
    }

.f-right, .right {
    float: right !important
}

.gift-message dd {
    font-size: 13px;
    margin: 5px 0 0
}

.gift-message dt strong {
    color: #666
}

.gift-message-link {
    background: url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat;
    font-size: 11px;
    padding-right: 7px
}

    .gift-message-link.expanded {
        background-position: 100% -40px
    }

.gift-message-row {
    background: #f2efe9
}

    .gift-message-row .btn-close {
        background: url(../images/btn_gm-close.gif) 0 0 no-repeat;
        float: right;
        font-size: 0;
        height: 16px;
        line-height: 0;
        overflow: hidden;
        text-indent: -999em;
        width: 16px
    }

.gift-messages h3 {
    color: #F0141E;
    font-size: 12px;
    font-weight: 700
}

.gift-messages p.control {
    color: #8e8d8b
}

.gift-messages-form {
    position: relative
}

    .gift-messages-form .item {
        margin: 0 0 10px
    }

        .gift-messages-form .item .details {
            margin-left: 90px
        }

            .gift-messages-form .item .details .form-list .field {
                width: 255px
            }

            .gift-messages-form .item .details .form-list .input-box {
                width: 240px
            }

            .gift-messages-form .item .details .form-list input.input-text {
                width: 234px
            }

            .gift-messages-form .item .details .form-list li.wide .input-box {
                width: 500px
            }

            .gift-messages-form .item .details .form-list li.wide textarea {
                width: 494px
            }

            .gift-messages-form .item .details .product-name {
                font-size: 13px;
                font-weight: 700;
                margin: 0 0 10px
            }

        .gift-messages-form .item .number {
            color: #8e8d8b;
            font-weight: 700;
            margin: 0;
            text-align: center
        }

        .gift-messages-form .item .product-image {
            margin: 0 0 7px
        }

        .gift-messages-form .item .product-img-box {
            float: left;
            width: 75px
        }

    .gift-messages-form .whole-order {
        margin: 0 0 25px
    }

    .gift-messages-form h4 {
        color: #F0141E;
        font-size: 12px;
        font-weight: 700
    }

    .gift-messages-form label {
        float: none !important;
        position: static !important
    }

.global-site-notice {
    background: #ffff90;
    border: 1px solid #cfcfcf;
    border-width: 0 0 1px;
    font-size: 12px;
    line-height: 1.25;
    text-align: center
}

    .global-site-notice .notice-inner {
        background: url(../images/i_notice.gif) 20px 25px no-repeat;
        margin: 0 auto;
        padding: 12px 0 12px 80px;
        text-align: right;
        width: 860px
    }

        .global-site-notice .notice-inner .actions {
            padding-top: 10px
        }

        .global-site-notice .notice-inner p {
            border: 1px dotted #cccc73;
            margin: 0;
            padding: 10px
        }

.guest-select {
    width: 305px !important
}

.has-toggle {
    position: relative
}

    .has-toggle:hover, .has-toggle:focus {
        background: url(../images/bg-arrow-head.png) no-repeat center bottom
    }

.hidden {
    border: 0 !important;
    display: block !important;
    font-size: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    padding: 0 !important;
    width: 0 !important
}

.home-product-list {
    margin: 28px 0 0
}

    .home-product-list .page-title {
        border-bottom: 1px solid #000;
        color: #000;
        height: auto;
        line-height: 100%;
        line-height: 100%;
        margin: 0 0 20px;
        padding: 0 0 20px;
        text-align: right;
        text-transform: uppercase
    }

        .home-product-list .page-title a {
            float: right;
            font-size: 100%;
            text-decoration: underline;
            text-transform: none
        }

        .home-product-list .page-title h1 {
            float: left;
            font-size: 115%;
            height: auto;
            line-height: 100%;
            margin: 0;
            text-transform: uppercase
        }

    .home-product-list .toolbar {
        display: none
    }

.hot-label {
    background: #F0141E
}

.ie8 .block-poll .block-content li label, .ie9 .block-poll .block-content li label, .ie10 .block-poll .block-content li label {
    float: left;
    padding: 0;
    width: 90%
}

.info-box {
    padding: 10px
}

.info-inner {
    font-size: 14px;
    padding: 40px 0 0
}

    .info-inner p {
        float: left;
        margin: 0 0 40px;
        width: 835px
    }

.info-inner2 {
    float: right;
    width: 270px
}

    .info-inner2 .list-info {
        margin: 0
    }

        .info-inner2 .list-info li {
            padding: 5px 0
        }

            .info-inner2 .list-info li em {
                float: left;
                height: 28px;
                margin: 3px 10px 0 0
            }

            .info-inner2 .list-info li span {
                font-weight: 700
            }

.info-set {
    border: 1px solid #ddd;
    margin: 0 0 25px;
    padding: 20px
}

    .info-set .box {
        margin: 0 0 15px
    }

        .info-set .box h2 {
            color: #F0141E
        }

    .info-set .data-table .item-options {
        margin: 5px 0 0
    }

    .info-set .data-table .product-name {
        color: #1e7ec8 !important;
        font-size: 1em !important;
        font-weight: 700 !important
    }

        .info-set .data-table .product-name a {
            font-weight: 700 !important
        }

    .info-set .divider {
        margin: 0 -20px;
        padding: 25px 0;
        position: relative
    }

    .info-set h2 {
        font-size: 13px;
        font-weight: 700;
        margin: 0 0 10px
    }

        .info-set h2 a, .info-set h3 a, .info-set h4 a {
            font-weight: 400
        }

        .info-set h2.legend {
            border-bottom: 1px solid #ddd;
            margin: -20px -20px 15px;
            padding: 5px 10px;
            position: relative
        }

    .info-set h3, .info-set h4 {
        color: #333;
        font-size: 13px;
        font-weight: 700
    }

        .info-set h3.legend {
            color: #333;
            margin: 0 0 10px
        }

.info-table td {
    padding: 2px 0
}

.info-table th {
    font-weight: 700;
    padding: 2px 15px 2px 0
}

.inner-toggle {
    background: #fff;
    display: none;
    min-width: 170px;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 40px;
    z-index: 99
}

    .inner-toggle .block {
        margin: 0
    }

    .inner-toggle label {
        color: #333;
        float: left;
        font-size: 85%;
        line-height: 100%;
        margin: 0 0 10px;
        text-transform: uppercase;
        width: 100%
    }

    .inner-toggle.active {
        display: block
    }

.item-options dd {
    margin: 0 0 6px;
    padding-left: 10px
}

.item-options dt {
    font-style: italic;
    font-weight: 700
}

ul.ja-tab-navigator {
    float: left;
    left: 0;
    position: absolute;
    top: 0;
    width: 135px
}

    ul.ja-tab-navigator li {
        background: #f5f5f5;
        border: 1px solid #f0f0f0;
        border-top: 0;
        border-right: 0;
        float: left;
        line-height: 58px;
        margin: 0;
        padding: 0;
        text-align: right;
        width: 137px
    }

        ul.ja-tab-navigator li.first {
            border-top: 1px solid #f0f0f0
        }

        ul.ja-tab-navigator li.active {
            background: #fff;
            border: 1px solid #f0f0f0;
            border-top: 0;
            border-right: 1px solid #fff;
            border-left: 1px solid #000;
            width: 137px
        }

        ul.ja-tab-navigator li.first.active {
            border-top: 1px solid #f0f0f0
        }

        ul.ja-tab-navigator li.active.first {
            border-left-color: #000
        }

.ja-tab-content {
    background: #FFF;
    border: 1px solid #f0f0f0;
    float: right;
    margin: 0 5px 0 0;
    min-height: 88px;
    padding: 30px;
    width: 76%;
    font-size: 105%
}

ul.ja-tab-navigator li a {
    border: none;
    color: #333;
    display: block;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 58px;
    margin: 0;
    padding: 0 20px;
    text-align: right;
    text-transform: uppercase
}

    ul.ja-tab-navigator li:hover, ul.ja-tab-navigator li a:hover, ul.ja-tab-navigator li a:focus, ul.ja-tab-navigator li a:active {
        text-decoration: none
    }

ul.ja-tab-navigator li.active a {
    background: #fff;
    color: #fc615d;
    text-decoration: none
}

.ja-tabitem-producttags h5 {
    margin-top: 0
}

.jmajmxloading {
    display: none
}

.jm-col-left #jm-main .inner {
    margin: 0 0 0 10px;
    padding: 0 30px 0 0
}

.jm-col-left .col-left .inner {
    border-right: 1px solid #eee;
    margin: 0 0 0 10px;
    padding: 0 30px 0 0;
    height: 100%
}

.jm-info {
    background: url(../images/bg-payment.png) top center no-repeat;
    float: left;
    height: 17px;
    padding: 0;
    width: 196px
}

.jm-legal {
    float: right;
    line-height: 17px
}

.catalog-category-view #jm-mainbody, .catalogsearch-result-index #jm-mainbody {
    padding: 0 0 60px
}

.catalog-category-view #jm-mass-top, .catalogsearch-result-index #jm-mass-top {
    padding: 0
}

.category-description {
    margin: 0 0 10px
}

.category-image {
    margin: 0 0 10px;
    overflow: hidden;
    text-align: center;
    width: 100%
}

.category-products .product-image img, .products-grid .product-image img {
    display: block;
    height: auto;
    width: 100%
}

.category-products .product-information, .products-grid .product-information {
    float: none
}

.category-products .product-image, .products-grid .product-image {
    display: block;
    margin: 0 0 5px;
    text-align: center;
    position: relative
}

.catalog-category-view .category-title, .catalogsearch-result-index .page-title {
    padding: 30px 0 20px !important
}

    .catalog-category-view .category-title h1, .catalogsearch-result-index .page-title h1 {
        text-transform: capitalize !important
    }

.jm-masshead {
    background-repeat: no-repeat;
    min-height: 90px;
    width: 100%
}

.jm-masshead-desc {
    color: #c8c8c8
}

.jm-masshead-info {
    height: 100%;
    min-height: 280px;
    position: relative;
    width: 100%
}

.jm-masshead-info-inner {
    background: url(../images/bg-opacity.png) repeat left top;
    bottom: 0;
    color: #fff;
    left: 0;
    min-height: 70px;
    padding: 10px;
    position: absolute
}

    .jm-masshead-info-inner .arrow {
        background: url(../images/arrow-top-masshead.png) no-repeat left top;
        height: 100%;
        min-height: 105px;
        position: absolute;
        right: -20px;
        top: -15px;
        width: 20px
    }

.jm-masshead-title {
    border-right: 1px solid #c8c8c8;
    color: #fff;
    float: left;
    font-size: 70px;
    line-height: 100%;
    margin: 0 20px 0 0;
    padding: 0 20px 0 0;
    text-shadow: 0 0 10px #fff
}

.jm-product-lemmon {
    background: #000;
    float: left;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%
}

    .jm-product-lemmon .next {
        background: url(../images/bg-next-prev.png) no-repeat 0 -95px;
        cursor: pointer;
        float: left;
        height: 95px;
        position: absolute;
        right: 0;
        text-indent: -999em;
        top: 0;
        width: 20px;
        z-index: 9
    }

    .jm-product-lemmon .prev {
        background: url(../images/bg-next-prev.png) no-repeat 0 0;
        cursor: pointer;
        float: left;
        height: 95px;
        left: 0;
        position: absolute;
        text-indent: -999em;
        top: 0;
        width: 20px;
        z-index: 9
    }

.jm-products-list-title {
    margin: 0 0 20px;
    padding: 0;
    text-align: right;
    text-transform: uppercase
}

    .jm-products-list-title h2 {
        color: #000;
        font-size: 115%;
        line-height: 100%
    }

.jm-two-products {
    margin: 0 0 40px
}

    .jm-two-products .products-list {
        background: #080808;
        overflow: hidden
    }

        .jm-two-products .products-list .item {
            float: left;
            padding: 30px 0
        }

            .jm-two-products .products-list .item .item-inner {
                border-right: 1px solid #181818;
                overflow: hidden;
                padding: 0 20px
            }

            .jm-two-products .products-list .item.last .item-inner {
                border-right: 0 none
            }

        .jm-two-products .products-list .price-box span.price {
            color: #f0141e
        }

        .jm-two-products .products-list .product-image {
            background: none;
            border: 0 none;
            margin: 0 20px 0 0;
            padding: 0;
            min-width: 150px
        }

        .jm-two-products .products-list .product-information {
            float: left;
            width: 50%
        }

            .jm-two-products .products-list .product-information .product-name {
                font-size: 123%;
                line-height: 150%
            }

                .jm-two-products .products-list .product-information .product-name a {
                    color: #fff
                }

                    .jm-two-products .products-list .product-information .product-name a:active, .jm-two-products .products-list .product-information .product-name a:focus, .jm-two-products .products-list .product-information .product-name a:hover {
                        color: #f0141e
                    }

        .jm-two-products .products-list button.button {
            background: #282828;
            border-color: #282828
        }

            .jm-two-products .products-list button.button:active, .jm-two-products .products-list button.button:hover, .jm-two-products .products-list button.button:focus {
                background: #F0141E;
                border-color: #F0141E
            }

.pretty .state label {
    float: inherit
}

    .pretty .state label:after, .pretty .state label:before {
        top: calc((0% - (100% - 1em)) - 1%) !important
    }

.limiter, .sort-by, .stack-amount {
    border-left: 1px solid #ddd;
    float: left;
    padding: 0 20px
}

.sort-by {
    border: none
}

.link-reorder, .link-print, .link-cart {
    color: #F0141E;
    font-weight: 700
}

.link-rss {
    background: url(../images/i_rss.gif) 0 2px no-repeat;
    line-height: 14px;
    padding-left: 18px;
    white-space: nowrap
}

.links li {
    display: inline
}

    .links li.first {
        padding-left: 0 !important
    }

    .links li.last {
        background: none !important;
        padding-right: 0 !important
    }

.map-cart-sidebar-total {
    color: red;
    display: block;
    font-size: 10px;
    font-weight: 700;
    padding: 2px 5px;
    text-align: right;
    text-shadow: 0 1px 0 #fff
}

.map-popup {
    background: #fff;
    border: 1px solid #bababa;
    margin: 12px 0 0;
    position: absolute;
    text-align: right;
    width: 300px;
    z-index: 100 box-shadow: 0 0 6px #ccc;
    -box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    -moz-box-shadow: 0 0 6px #ccc
}

.map-popup-arrow {
    background: url(../images/map_popup_arrow.gif) no-repeat;
    height: 10px;
    left: 50%;
    position: absolute;
    top: -10px;
    width: 19px
}

.map-popup-checkout {
    display: inline;
    float: right;
    text-align: right
}

    .map-popup-checkout .paypal-logo {
        margin: 0 0 5px
    }

    .map-popup-checkout span {
        display: block;
        padding-right: 30px
    }

.map-popup-close {
    background: url(../images/btn_window_close.gif) no-repeat;
    display: block;
    height: 15px;
    position: absolute;
    right: 10px;
    text-indent: -9999em;
    top: 8px;
    width: 15px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 0 0 3px #999;
    -moz-box-shadow: 0 0 3px #999;
    -box-shadow: 0 0 3px #999;
    -webkit-box-shadow: 0 0 3px #999
}

.map-popup-content {
    border-top: 1px solid #eee;
    overflow: hidden;
    padding: 10px;
    text-align: right;
    width: 280px
}

.map-popup-heading {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    padding: 5px 30px 5px 10px;
    width: 260px
}

    .map-popup-heading h2 {
        font-size: 16px;
        margin: 0;
        overflow: hidden;
        text-align: right;
        text-overflow: ellipsis;
        text-shadow: 0 1px 0 #f6f6f6;
        white-space: nowrap;
        word-wrap: break-word
    }

.map-popup-only-text {
    border-top: 1px solid #ddd
}

.map-popup-price {
    margin: 5px 0 0
}

    .map-popup-price .price-box, .map-popup-price .price-box .special-price {
        margin: 0;
        padding: 0
    }

.map-popup-text {
    clear: right;
    margin: 0 10px;
    padding: 10px 0;
    text-align: right;
    word-wrap: break-word
}

.messages {
    overflow: hidden;
    width: 100%
}

    .messages li {
        margin: 0 0 10px !important
    }

        .messages li li {
            margin: 0 0 3px !important
        }

    .messages, .messages ul {
        list-style: none !important;
        margin: 0 !important;
        padding: 0 !important
    }

.minimal-price {
    margin: 0
}

    .minimal-price .price-label {
        font-weight: 700;
        white-space: nowrap
    }

.minimal-price-link {
    display: block
}

    .minimal-price-link .label {
        color: #1e7ec8
    }

    .minimal-price-link .price {
        color: #1e7ec8;
        font-weight: 400
    }

.more-info {
    display: none
}

.multiple-checkout .box {
    margin: 0;
    padding: 10px
}

.multiple-checkout .new-address {
    float: right;
    margin: -30px 0 0;
    position: relative;
    z-index: 10
}

.multiple-checkout .box h2 {
    color: #F0141E
}

.multiple-checkout .buttons-set {
    margin: 0;
    padding: 20px
}

.multiple-checkout .col2-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative
}

.multiple-checkout .col2-set h2.legend {
    background: #FAFAFA;
    border-bottom: 1px solid #ddd;
    color: #797979;
    margin: -20px 0 20px -20px;
    padding: 20px;
    position: relative;
    width: 100%
}

    .multiple-checkout .col2-set h2.legend.billing {
        border-top: 1px solid #ddd
    }

.multiple-checkout .col2-set h3.legend {
    color: #797979;
    margin: 0 0 10px
}

.multiple-checkout .col2-set, .multiple-checkout .col3-set {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #DDD;
    border-top: 0;
    padding: 20px
}

.multiple-checkout .data-table .icoremove {
    color: #F0141E;
    font-size: 120%;
    font-weight: 700
}

    .multiple-checkout .data-table .icoremove:active, .multiple-checkout .data-table .icoremove:focus, .multiple-checkout .data-table .icoremove:hover, .multiple-checkout .data-table .product-name a:active, .multiple-checkout .data-table .product-name a:focus, .multiple-checkout .data-table .product-name a:hover {
        color: #000;
        text-decoration: none
    }

.multiple-checkout .data-table .item-options {
    margin: 5px 0 0
}

.multiple-checkout .data-table .product-name {
    font-size: 120%;
    font-weight: 700;
    line-height: 100%;
    margin: 0
}

    .multiple-checkout .data-table .product-name a {
        color: #F0141E;
        font-weight: 400
    }

.multiple-checkout .gift-messages {
    margin: 15px 0 0
}

.multiple-checkout .gift-messages-form .item .details .form-list {
    overflow: hidden;
    width: 100%
}

    .multiple-checkout .gift-messages-form .item .details .form-list .field {
        width: 230px
    }

    .multiple-checkout .gift-messages-form .item .details .form-list .input-box {
        width: 215px
    }

    .multiple-checkout .gift-messages-form .item .details .form-list input.input-text {
        width: 209px
    }

    .multiple-checkout .gift-messages-form .item .details .form-list li {
        margin-right: -15px
    }

        .multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {
            width: 445px
        }

        .multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {
            width: 439px
        }

.multiple-checkout .place-order .grand-total {
    float: right;
    font-size: 1.5em;
    height: auto;
    overflow: hidden;
    padding: 0;
    width: 100%
}

    .multiple-checkout .place-order .grand-total #review-buttons-container {
        float: right;
        width: 100%
    }

    .multiple-checkout .place-order .grand-total .back-link {
        float: left;
        font-size: 13px;
        margin: 9px 20px
    }

    .multiple-checkout .place-order .grand-total .inner {
        margin: 0;
        width: 100%
    }

        .multiple-checkout .place-order .grand-total .inner div {
            display: inline;
            float: right
        }

    .multiple-checkout .place-order .grand-total .price {
        color: #F0141E
    }

    .multiple-checkout .place-order .grand-total big {
        display: inline;
        float: right;
        margin: 10px 26px;
        text-align: right
    }

    .multiple-checkout .place-order .grand-total button.button {
        float: right;
        margin: 0 26px 20px 20px;
        width: auto
    }

.multiple-checkout .place-order .please-wait {
    float: right;
    padding: 20px 7px 0 0
}

.multiple-checkout .price {
    background: none;
    color: #323232;
    font-size: 120%;
    font-weight: 400;
    padding: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.multiple-checkout .title-buttons button.button {
    margin: 0 20px 0 0
}

.multiple-checkout .tool-tip {
    margin-top: -120px;
    right: 20px;
    top: 50%
}

.multiple-checkout h2 {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 10px
}

    .multiple-checkout h2 a, .multiple-checkout h3 a, .multiple-checkout h4 a {
        font-weight: 400
    }

.multiple-checkout h3, .multiple-checkout h4 {
    color: #F0141E;
    font-size: 13px;
    margin: 0 0 10px;
    font-weight: 700
}

.my-account {
    padding: 0
}

    .my-account #my-orders-table {
        margin: 0 0 15px
    }

    .my-account .pager {
        margin: 0 0 15px
    }

        .my-account .pager .amount {
            margin: 2px 0 0
        }

        .my-account .pager .limiter select {
            padding: 2px
        }

    .my-account .page-title {
        margin: 0;
        margin: -10px 0 0 0
    }

        .my-account .page-title.title-buttons button {
            margin: 0 20px 0 0
        }

    .my-account .title-buttons .link-rss {
        float: none;
        margin: 0
    }

    .my-account a.link-print, .my-account a.link-reorder {
        display: inline-block;
        font-size: 14px;
        margin: 5px 0 0;
        text-transform: capitalize
    }

.my-tag-edit {
    float: left;
    margin: 0 0 10px
}

    .my-tag-edit .btn-remove {
        float: right;
        margin: 4px 0 0 5px
    }

#my-tags-table td.last {
    width: 150px
}

.my-account #my-tags-table .ratings {
    margin: 0 0 10px
}

    .my-account #my-tags-table .ratings .rating-box {
        display: block;
        float: none;
        margin: 5px auto
    }

.my-wishlist .buttons-set {
    margin-top: 2em
}

    .my-wishlist .buttons-set button.button {
        float: none
    }

.my-wishlist .cart-cell {
    text-align: center
}

.my-wishlist .data-table .input-text.qty {
    margin: 0 0 10px;
    padding: 7px 2px;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.my-wishlist .data-table .link-edit {
    display: block;
    margin: 5px 0 0
}

.my-wishlist .data-table a:active, .my-wishlist .data-table a:focus, .my-wishlist .data-table a:hover {
    color: #000;
    text-decoration: none
}

.my-wishlist .data-table th {
    color: #000;
    font-size: 93%;
    font-weight: 400;
    text-transform: uppercase;
    padding: 10px 20px
}

    .my-wishlist .data-table th:nth-of-type(3) {
        text-align: center
    }

.my-wishlist .data-table td {
    vertical-align: middle
}

    .my-wishlist .data-table td:nth-of-type(2) {
        width: 300px
    }

.my-wishlist .description .inner {
    margin: 10px 0 !important;
    padding: 0 !important
}

.my-wishlist .data-table .input-text.qty {
    padding: 7px 2px;
    margin: 2px 0 0;
    text-align: center;
    border-radius: 3px
}

.my-wishlist .product-image {
    display: block;
    margin: 0
}

.my-wishlist .product-name {
    font-size: 120%;
    font-weight: 700;
    line-height: 100%;
    margin: 0
}

.my-wishlist textarea {
    display: block;
    height: 60px;
    width: 97%
}

.no-bg {
    background: none !important
}

.nobr {
    white-space: nowrap !important
}

.no-display {
    display: none
}

.no-margin {
    margin: 0 !important
}

.no-padding {
    padding: 0 !important
}

.no-rating {
    margin: 10px 0
}

.note-msg, .notice-msg {
    background-color: #fafaec;
    background-image: url(../images/i_msg-note.gif);
    border-color: #fcd344;
    color: #3d6611
}

.notice {
    color: #F0141E
}

.old-price {
    margin: 0 10px 0 0
}

    .old-price .price {
        color: #ddd;
        font-size: 120%;
        line-height: 100%;
        text-decoration: line-through
    }

.old-price, .special-price, .new-price {
    float: left;
    margin: 0 5px 0 0
}

.opc {
    position: relative
}

.checkout-onepage-index .col-right {
    padding: 0
}

.checkout-onepage-index .jm-col-right .col-right .inner {
    border-left: 0 none;
    padding: 0
}

.opc .active .step-title {
    background: #fff;
    border: 0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    color: #333;
    cursor: default
}

    .opc .active .step-title .number {
        background: #333;
        border-color: #333;
        color: #fff
    }

    .opc .active .step-title h2 {
        color: #F0141E
    }

.opc .buttons-set {
    margin-top: 0;
    padding-top: 2em
}

    .opc .buttons-set .back-link a {
        background: url(../images/i_arrow-top.gif) 0 50% no-repeat;
        padding-left: 16px
    }

    .opc .buttons-set .back-link small {
        display: none
    }

    .opc .buttons-set .please-wait {
        height: 21px;
        line-height: 21px
    }

    .opc .buttons-set p.required {
        margin: 0;
        padding: 0 0 10px
    }

    .opc .buttons-set.disabled button.button {
        display: none
    }

.opc .centinel {
    border: 1px solid #ddd;
    border-width: 0 1px 1px;
    padding: 10px 30px
}

.opc .checkout-agreements {
    border: 1px solid #ddd;
    border-width: 0 1px;
    padding: 5px 30px
}

    .opc .checkout-agreements .agree {
        padding-left: 6px
    }

    .opc .checkout-agreements .agreement-content {
        background-color: #fff;
        border-color: #e4e4e4;
        padding: 5px
    }

    .opc .checkout-agreements li {
        margin: 20px 0 0
    }

.opc .gift-messages-form {
    background: #f6f1eb;
    border: 1px solid #eeeded;
    border-width: 1px 0;
    margin: 0 -30px;
    padding: 22px 24px 22px 30px
}

    .opc .gift-messages-form .inner-box {
        height: 260px;
        overflow: auto;
        padding: 5px
    }

.opc .step {
    background: #fff;
    border: 1px solid #ddd;
    border-top: 0;
    padding: 20px;
    position: relative
}

    .opc .step .price {
        background: none;
        color: #323232;
        font-size: 120%;
        font-weight: 700;
        padding: 0;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0
    }

    .opc .step .order-review .buttons-set {
        padding: 20px
    }

        .opc .step .order-review .buttons-set button.button {
            padding: 0 30px;
            width: auto
        }

    .opc .step .order-review .data-table thead tr th:last-of-type {
        padding-right: 20px;
        text-align: right !important
    }

    .opc .step .tool-tip {
        right: 30px
    }

.opc .step-title {
    background: #fafafa;
    border-bottom: 0;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 12px 20px;
    text-align: right
}

.opc #opc-review .step-title {
    border-bottom: 1px solid #ddd
}

.opc .step-title .number {
    background: #E9E9E9;
    border: 1px solid #ddd;
    color: #666;
    float: left;
    font: bold 13px/13px arial,helvetica,sans-serif;
    margin: 0 10px 0 0;
    padding: 2px 6px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.opc .step-title a {
    display: none;
    float: right;
    font-size: 11px;
    line-height: 16px
}

.opc .step-title h2 {
    color: #666;
    float: left;
    font-size: 120%;
    line-height: 100%;
    margin: 3px 0;
    text-transform: uppercase
}

.opc .ul {
    list-style: disc outside;
    padding-left: 18px
}

.options-list .checkbox .label label {
    margin-bottom: 10px
}

.order-about dd {
    font-size: 13px;
    margin: 0 0 7px
}

.order-about dt {
    font-weight: 700
}

.order-additional {
    margin: 15px 0
}

.order-date {
    margin: 10px 0
}

.order-details .data-table tbody.odd tr {
    background: none !important
}

.order-details .data-table thead th {
    background: none
}

    .order-details .data-table thead th.a-right, .order-details .data-table tbody td.a-right, .order-details .data-table tfoot td.last.a-right {
        text-align: center !important
    }

.order-info {
    margin: 0 0 8px
}

    .order-info .current {
        font-weight: 700
    }

    .order-info dt, .order-info dd, .order-info ul, .order-info li {
        display: inline
    }

    .order-info li {
        margin: 0 3px
    }

.order-info-box {
    border: 1px solid #d0cbc1;
    margin: 0 0 15px;
    padding: 12px 15px
}

    .order-info-box .box-payment p {
        margin: 0 0 3px
    }

    .order-info-box .box-payment th {
        font-weight: 700;
        padding-right: 7px
    }

    .order-info-box h2 {
        font-size: 13px;
        font-weight: 700
    }

.order-items {
    overflow-x: auto;
    width: 100%
}

    .order-items .link-print {
        color: #1e7ec8;
        font-weight: 400
    }

    .order-items .order-links {
        text-align: right
    }

    .order-items .product-name {
        font-size: 1em !important;
        font-weight: 700 !important
    }

    .order-items h2, .order-items h3 {
        clear: none;
        color: #0a263c;
        font-size: 13px;
        font-weight: 700;
        margin: 0 0 5px;
        padding: 0
    }

.page-no-route {
    background: url(../images/bg-404.png) top left no-repeat;
    min-height: 595px;
    text-align: center
}

.page-popup .link-print {
    background: url(../images/i_print.gif) 0 2px no-repeat;
    color: #1e7ec8;
    font-weight: 700;
    padding: 2px 0 2px 25px
}

.page-popup, .page-empty, .page-print {
    padding: 25px 30px;
    text-align: right
}

#my-orders-table td:last-of-type, #my-orders-table tr.first.last th:last-of-type {
    text-align: right !important
}

.page-print {
    background: none !important
}

    .page-print .cart-price, .page-print .price-excl-tax .label, .page-print .price-incl-tax .label, .page-print .price-excl-tax .price, .page-print .price-incl-tax .price {
        display: inline
    }

    .page-print .col2-set {
        margin: 0 0 10px
    }

    .page-print .data-table thead th, .page-print .data-table tbody.odd tr {
        background: none !important;
        border-bottom: 1px solid #ddd
    }

    .page-print .gift-message-link {
        display: none
    }

    .page-print .order-date {
        background: url(../images/bkg_divider1.gif) 0 100% repeat-x;
        margin: 0 0 10px;
        padding: 0 0 10px
    }

    .page-print .print-head {
        margin: 0 0 15px
    }

        .page-print .print-head .logo {
            float: left
        }

        .page-print .print-head address {
            float: left;
            margin-left: 15px
        }

    .page-print h1 {
        font-size: 16px;
        font-weight: 700
    }

    .page-print h2, .page-print h3 {
        font-size: 13px;
        font-weight: 700
    }

        .page-print h2.h2 {
            font-size: 16px;
            font-weight: 700
        }

.pages {
    float: right;
    padding: 0 20px
}

    .pages label {
        margin: 0 10px 0 0
    }

    .pages ol {
        float: left
    }

        .pages ol li {
            color: #666;
            float: left;
            font-size: 92.3%;
            margin: 0
        }

            .pages ol li a {
                color: #666;
                padding: 5px 10px;
                text-align: center;
                text-decoration: none
            }

                .pages ol li a.previous, .pages ol li a.next {
                    background: #f8f8f8;
                    border: 1px solid #ccc
                }

                .pages ol li.current, .pages ol li a:active, .pages ol li a:focus, .pages ol li a:hover {
                    color: #f0141e;
                    text-decoration: none
                }

.page-sitemap .links {
    margin: 0 8px -22px 0;
    text-align: right
}

    .page-sitemap .links a {
        position: relative;
        text-decoration: none
    }

        .page-sitemap .links a:hover {
            text-decoration: underline
        }

.page-sitemap .sitemap {
    margin: 12px;
    list-style: disc
}

    .page-sitemap .sitemap a {
        color: #1b2d3b
    }

    .page-sitemap .sitemap li {
        margin: 3px 0
    }

        .page-sitemap .sitemap li.level-0 {
            font-weight: 700;
            margin: 10px 0 0
        }

            .page-sitemap .sitemap li.level-0 a {
                color: #1e7ec8
            }

.page-title {
    color: #000;
    height: auto;
    line-height: 100%;
    margin: 0;
    padding: 0 0 20px;
    text-align: right;
    text-transform: uppercase;
    position: relative;
    z-index: 1
}

    .page-title .link-rss {
        float: right;
        margin: 7px 0 0
    }

    .page-title .separator {
        margin: 0 3px
    }

    .page-title h1, .page-title h2 {
        color: #000;
        font-size: 24px;
        height: auto;
        line-height: 100%;
        margin: 0;
        text-transform: uppercase
    }

.paypal-review-order {
    padding: 20px 0 0
}

    .paypal-review-order .buttons-set button.button {
        padding: 0 30px;
        width: auto
    }

.please-wait {
    float: right
}

    .please-wait img {
        vertical-align: middle
    }

.paypal-express-review .form-list .input-box {
    width: auto
}

.paypal-express-review .form-list select {
    width: 267px
}

.paypal-shipping-method {
    position: relative;
    left: -106%
}

    .paypal-shipping-method select {
        width: 267px !important
    }

.position {
    float: left
}

    .position a {
        display: block
    }

.position-10 {
    float: right
}

.price {
    color: #000;
    display: inline-block;
    font-size: 120%;
    font-weight: 400;
    line-height: 100%;
    padding: 0
}

.price-as-configured {
    margin: 0
}

    .price-as-configured .price-label {
        font-weight: 700;
        white-space: nowrap
    }

.price-box {
    margin: 5px 0
}

.price-box-bundle {
    padding: 0 0 10px
}

    .price-box-bundle .price {
        color: #424242
    }

    .price-box-bundle .price-box {
        margin: 0 !important;
        padding: 0 !important
    }

.price-excl-tax .label {
    display: block;
    white-space: nowrap
}

.price-excl-tax .price {
    display: block
}

.price-excluding-tax {
    color: #999;
    display: block
}

    .price-excluding-tax .label {
        color: #999;
        white-space: nowrap
    }

    .price-excluding-tax .price {
        color: #da792e;
        font-size: 13px;
        font-weight: 400
    }

.price-from {
    margin: 0
}

    .price-from .price-label {
        font-weight: 700;
        white-space: nowrap
    }

.price-incl-tax {
    display: block
}

    .price-incl-tax .label {
        display: block;
        white-space: nowrap
    }

    .price-incl-tax .price {
        display: block;
        font-weight: 700
    }

.price-including-tax {
    color: #999;
    display: block
}

    .price-including-tax .label {
        color: #999;
        white-space: nowrap
    }

    .price-including-tax .price {
        color: #da792e;
        font-size: 13px;
        font-weight: 700
    }

.price-label {
    display: none
}

.price-notice {
    color: #999;
    padding-left: 10px
}

    .price-notice .price {
        font-weight: 700
    }

.price-to {
    margin: 0
}

    .price-to .price-label {
        font-weight: 700;
        white-space: nowrap
    }

.product-collateral {
    background: #fff;
    float: left;
    width: 100%;
    position: relative
}

    .product-collateral .box-collateral {
        margin: 0
    }

        .product-collateral .box-collateral .note {
            margin: 10px 0 0
        }

.product-image-popup {
    margin: 0 auto
}

    .product-image-popup .buttons-set {
        border: 0;
        clear: none;
        float: right;
        margin: 0;
        padding: 0
    }

    .product-image-popup .image {
        display: block;
        margin: 10px 0
    }

    .product-image-popup .image-label {
        font-size: 13px;
        font-weight: 700;
        margin: 0 0 10px
    }

    .product-image-popup .nav {
        font-weight: 700;
        margin: 0 100px;
        text-align: center
    }

.product-information {
    float: left;
    width: 100%
}

    .product-information h5 {
        clear: both;
        font-size: 120%;
        margin: 0 0 10px
    }

        .product-information h5 a {
            color: #333;
            text-decoration: none
        }

.product-options {
    position: relative
}

    .product-options .validation-failed {
        background: 0 !important;
        border: 1px dashed #EB340A !important
    }

    .product-options dd {
        margin: 0 0 20px
    }

        .product-options dd .multiselect option {
            border-bottom: 1px dotted #d9e5ee;
            padding: 2px 4px
        }

        .product-options dd .qty-holder {
            display: block;
            padding: 10px 0 0
        }

            .product-options dd .qty-holder label {
                vertical-align: middle
            }

        .product-options dd .time-picker {
            display: -moz-inline-box;
            display: inline-block;
            padding: 2px 0;
            vertical-align: middle
        }

        .product-options dd input.datetime-picker {
            width: 150px
        }

        .product-options dd input.input-text {
            width: 98%
        }

        .product-options dd select {
            background: #fff;
            border-color: #eee;
            color: #333;
            width: 100%
        }

            .product-options dd select option {
                background: #fff;
                border: 0
            }

        .product-options dd textarea {
            height: 8em;
            width: 98%
        }

    .product-options dl.last dd.last {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 5px
    }

    .product-options dt {
        color: #F0141E;
        font-size: 100%;
        font-weight: 700;
        line-height: 100%;
        padding: 0 0 10px
    }

        .product-options dt .qty-disabled {
            background: none;
            border: 0;
            padding: 3px
        }

        .product-options dt label {
            color: #333;
            float: left;
            font-weight: 700;
            margin: 0 0 10px;
            width: 100%
        }

            .product-options dt label.required em {
                color: #F0141E;
                margin: 0 5px 0 0
            }

    .product-options p.note {
        font-size: 11px;
        margin: 0
    }

    .product-options ul.options-list {
        margin-right: 0
    }

        .product-options ul.options-list .checkbox + .label label:before {
            top: -1px;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px
        }

        .product-options ul.options-list .label {
            background: none;
            color: #F0141E;
            float: left;
            font-size: 13px;
            height: 14px;
            line-height: 14px;
            text-transform: none;
            width: auto;
            display: block;
            margin: 2px 0 0 10px;
            padding: 0
        }

            .product-options ul.options-list .label label {
                color: #333;
                cursor: pointer;
                display: inline-block;
                font-size: 13px;
                margin-right: 0;
                padding-left: 0;
                position: relative
            }

    .product-options p.required {
        text-align: right;
        margin: 0 0 20px
    }

    .product-options ul.options-list label {
        font-weight: 400
    }

    .product-options ul.validation-failed {
        padding: 0 7px
    }

.product-options-bottom .add-to-links {
    display: none
}

.product-options-bottom .price-box {
    display: none;
    float: left;
    margin: 0;
    padding: 0
}

.product-options-bottom .price-label {
    float: left;
    padding-right: 5px
}

.product-options-bottom .price-tax {
    float: left
}

.product-options-bottom .product-pricing, .product-options-bottom .tier-prices {
    background: 0;
    border: 0;
    color: #F0141E;
    margin: 0;
    padding: 0 0 10px
}

    .product-options-bottom .tier-prices .price, .product-options-bottom .tier-prices .benefit {
        color: #F0141E
    }

    .product-options-bottom .tier-prices li {
        background: 0;
        padding: 2px 0
    }

.product-pricing, .tier-prices {
    background-color: #eff5ea;
    border: 1px solid #bababa;
    color: #424242;
    margin: 10px 0;
    padding: 10px
}

.product-rating-review {
    color: #666;
    font-size: 85%;
    font-weight: 600;
    text-transform: uppercase
}
.product-review{
    margin:50px 0;
}
.product-review .product-details {
    margin-left: 150px
}

.product-review .product-img-box {
    float: left;
    text-align: center;
    width: 140px
}

    .product-review .product-img-box .label {
        float: none;
        font-size: 11px;
        margin: 0 0 3px
    }

    .product-review .product-img-box .product-image {
        display: block;
        height: 125px;
        margin: 0 auto 15px;
        text-align: center;
        width: 125px
    }

        .product-review .product-img-box .product-image img {
            display: block;
            height: 125px;
            margin: 0 0 15px;
            text-align: center;
            width: 125px
        }

    .product-review .product-img-box .ratings {
        text-align: right
    }

        .product-review .product-img-box .ratings .rating-box {
            display: block;
            float: none;
            margin: 10px 0
        }

.product-review .product-name {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px
}

.product-review .ratings-table {
    margin: 0 0 10px
}

.product-review dd {
    font-size: 13px;
    margin: 5px 0 0
}

.product-review dt {
    font-weight: 700
}

.product-review h3 {
    font-size: 12px;
    margin: 0 0 3px
}

.product-review .buttons-set {
    float: left
}

.products-grid {
    list-style: none;
    margin: 0 -15px !important;
    padding: 0 !important;
    position: relative
}

    .products-grid .add-to-links {
        display: none
    }

    .products-grid .author {
        color: #999;
        display: block;
        font-size: 100%;
        margin: 0;
        width: 100%
    }

    .products-grid .availability {
        line-height: 21px
    }

    .products-grid .price-box {
        clear: both;
        float: none;
        margin: 0;
        width: 100%
    }

    .products-grid .price {
        color: #F0141E
    }

    .products-grid .old-price .price {
        color: #ddd
    }

    .products-grid .price-box .old-price {
        margin: 0 5px 0 0
    }

    .products-grid .price-box .special-price, .products-grid .price-box .old-price {
        float: left
    }

    .products-grid .product-name {
        clear: both;
        color: #203548;
        font-size: 14px;
        margin: 2px 0 5px;
        width: 100%
    }

        .products-grid .product-name a {
            color: #000;
            position: relative
        }

            .products-grid .product-name a:active, .products-grid .product-name a:focus, .products-grid .product-name a:hover {
                color: #f0141e
            }

    .products-grid .rating-links {
        display: none
    }

    .products-grid .ratings {
        float: right;
        padding: 7px 0 10px
    }

        .products-grid .ratings .amount {
            display: none
        }

    .products-grid li.item {
        background: #fff;
        float: left;
        list-style: none;
        padding: 0;
        position: relative;
        text-align: right
    }

        .products-grid li.item.first {
            clear: both
        }

        .products-grid li.item .inner {
            float: none;
            margin: 0 !important;
            padding: 5px 10px 25px 15px !important
        }

        .products-grid li.item .product-image a {
            border: 1px solid #fff;
            display: block;
            margin: -5px 0 0 -5px;
            -moz-transition: all .25s ease-in-out;
            padding: 5px;
            position: relative;
            transition: all .25s ease-in-out;
            -webkit-transition: all .25s ease-in-out
        }

        .products-grid li.item:hover .actions, .products-grid li.item:focus .actions {
            display: block
        }

        .products-grid li.item:hover .product-image a, .products-grid li.item:focus .product-image a, .category-products li.item:hover .product-image a, .category-products li.item:focus .product-image a {
            border: 1px solid #ccc;
            transition: all .25s ease-in-out;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            box-shadow: 0 0 3px #e0e0e0;
            -moz-box-shadow: 0 0 3px #e0e0e0;
            -moz-transition: all .25s ease-in-out;
            -webkit-box-shadow: 0 0 3px #e0e0e0;
            -webkit-transition: all .25s ease-in-out
        }

    .products-grid .actions {
        bottom: 5px;
        display: none;
        position: absolute;
        right: 5px
    }

    .products-grid li.item .product-image a.jmquickview {
        background-color: #181818;
        background-image: url(../images/bg-btn-jmquickview.png);
        background-position: center center;
        background-repeat: no-repeat;
        border: 0 none !important;
        border-radius: 0;
        box-shadow: none !important;
        float: left;
        height: 35px;
        margin: 0;
        padding: 0;
        position: absolute !important;
        bottom: 6px;
        width: 46px;
        right: 50px;
        display: none;
        border-radius: 0 !important
    }

        .products-grid li.item .product-image a.jmquickview span {
            display: none
        }

    .products-grid li.item:hover .product-image a.jmquickview, .products-grid li.item:focus .product-image a.jmquickview, .category-products li.item:hover .product-image a.jmquickview, .category-products li.item:focus .product-image a.jmquickview {
        display: block
    }

.product-shop .product-options-bottom {
    margin: 0 0 10px
}

    .product-shop .product-options-bottom .add-to-cart-box {
        clear: both;
        float: left;
        padding-top: 12px
    }

    .product-shop .product-options-bottom .price-box {
        float: none;
        margin: 0 0 5px
    }

    .product-shop .product-options-bottom .price-label {
        float: none;
        padding-right: 0
    }

    .product-shop .product-options-bottom .price-tax {
        float: none
    }

.product-shop-attribute {
    color: #f1f1f1;
    padding: 20px
}

    .product-shop-attribute .product-options-bottom {
        margin: 10px 0 0
    }

    .product-shop-attribute .share-buttons {
        left: -8px;
        padding: 20px 0 0;
        position: relative
    }

        .product-shop-attribute .share-buttons span.st_fblike_hcount {
            bottom: 0;
            left: 85px;
            position: absolute
        }

        .product-shop-attribute .share-buttons span.st_plusone_hcount {
            bottom: 0;
            position: absolute;
            right: -27px
        }

    .product-shop-attribute p.required {
        display: none
    }

    .product-shop-attribute ul.add-to-links {
        background: #fff url(../images/bg-add-links.png) bottom left repeat-x;
        border: 1px solid #ddd;
        margin: 20px 0 0;
        min-height: 36px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px
    }

        .product-shop-attribute ul.add-to-links li {
            float: left;
            line-height: 36px;
            text-align: center;
            width: 33%
        }

            .product-shop-attribute ul.add-to-links li .link-inner {
                border-left: 1px solid #fff;
                border-right: 1px solid #bebebe
            }

            .product-shop-attribute ul.add-to-links li a {
                color: #969696;
                display: block;
                font-size: 14px
            }

                .product-shop-attribute ul.add-to-links li a:active, .product-shop-attribute ul.add-to-links li a:focus, .product-shop-attribute ul.add-to-links li a:hover {
                    text-decoration: none
                }

            .product-shop-attribute ul.add-to-links li:hover, .product-shop-attribute ul.add-to-links li:focus {
                background: #fff url(../images/bg-add-links-active.png) top left repeat-x
            }

            .product-shop-attribute ul.add-to-links li:first-of-type {
                border-radius: 5px 0 0 5px;
                -moz-border-radius: 5px 0 0 5px;
                -webkit-border-radius: 5px 0 0 5px
            }

                .product-shop-attribute ul.add-to-links li:first-of-type .link-inner {
                    border-left: 0
                }

            .product-shop-attribute ul.add-to-links li:last-of-type {
                float: right;
                width: 34%;
                border-radius: 0 5px 5px 0;
                -moz-border-radius: 0 5px 5px 0;
                -webkit-border-radius: 0 5px 5px 0
            }

                .product-shop-attribute ul.add-to-links li:last-of-type .link-inner {
                    border-right: 0
                }

        .product-shop-attribute ul.add-to-links.no-email li {
            width: 50%
        }

            .product-shop-attribute ul.add-to-links.no-email li:last-of-type {
                width: 50%
            }

.products-list {
    background: #fff
}

    .products-list .add-to-links {
        display: none
    }

    .products-list .author {
        clear: both;
        color: #999;
        margin: 0 0 15px
    }

    .products-list .availability {
        float: left;
        margin: 3px 0 0
    }

    .products-list .price-box {
        margin: 15px 0;
        overflow: hidden
    }

    .products-list .price {
        color: #F0141E
    }

    .products-list .old-price .price {
        color: #ddd
    }

    .products-list .price-box .old-price {
        margin: 0 5px 0 0
    }

    .products-list .price-box .special-price, .products-list .price-box .old-price {
        float: left
    }

    .products-list .product-image {
        background: #fff;
        border: 1px solid transparent;
        float: left;
        margin: 2px 0 0;
        min-width: 150px;
        padding: 5px;
        position: relative
    }

    .products-list .product-name {
        clear: both;
        color: #000;
        font-size: 20px;
        margin: 0 0 15px;
        line-height: 100%;
        width: 100%
    }

        .products-list .product-name a {
            color: #000
        }

            .products-list .product-name a:active, .products-list .product-name a:focus, .products-list .product-name a:hover {
                color: #F0141E;
                text-decoration: none
            }

    .products-list .product-shop {
        float: left;
        margin: 0 20px;
        min-height: 180px;
        padding: 5px 0 0;
        position: relative;
        width: 75%
    }

    .products-list .ratings .rating-links {
        display: none
    }

    .products-list .short-description {
        clear: both;
        color: #666;
        font-size: 100%;
        margin: 0 0 20px
    }

    .products-list .cboxElement {
        text-decoration: none
    }

    .products-list button.btn-cart {
        height: 38px;
        line-height: 38px
    }

    .products-list button.btn-wishlist, .products-list button.btn-compare, .products-list button.jmquickview {
        background-color: #fff;
        border: 1px solid #eee;
        color: #aaa;
        font-size: 107%;
        height: 38px;
        width: 38px;
        line-height: 38px;
        padding: 0
    }

    .products-list button.button i, .products-list button.button em {
        font-style: normal
    }

    .products-list button.btn-wishlist:hover, .products-list button.btn-compare:hover, .products-list button.jmquickview:hover {
        color: #000
    }

    .products-list button.jmquickview {
        background-image: url(../images/bg-btn-jmquickview-list.png);
        background-position: 50% -28%;
        background-repeat: no-repeat
    }

        .products-list button.jmquickview span {
            display: none
        }

        .products-list button.jmquickview:hover {
            background-image: url(../images/bg-btn-jmquickview-list.png);
            background-position: 50% 127%;
            background-repeat: no-repeat
        }

    .products-list li.item.first .inner {
        padding: 0 0 20px !important
    }

    .products-list li.item {
        border-bottom: 0;
        border-left: 0 !important;
        float: none !important;
        list-style: none;
        padding: 0
    }

        .products-list li.item .inner {
            border-bottom: 1px solid #eee;
            display: inline-block;
            margin: 0;
            padding: 20px 0 !important;
            width: 100%
        }

        .products-list li.item.last .inner {
            border-bottom: 0
        }

        .products-list li.item:hover a.product-image, .products-list li.item:focus a.product-image, .category-products li.item:hover a.product-image, .category-products li.item:focus a.product-image {
            border: 1px solid #ccc;
            border-radius: 3px;
            box-shadow: 0 0 3px #e0e0e0;
            -moz-border-radius: 3px;
            -moz-box-shadow: 0 0 3px #e0e0e0;
            -moz-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out;
            -webkit-border-radius: 3px;
            -webkit-box-shadow: 0 0 3px#e0e0e0;
            -webkit-transition: all .25s ease-in-out
        }

.product-essential {
    float: left;
    margin: 0 0 20px;
    width: 100%
}

.product-essential-inner {
    float: right;
    margin: 0 0 20px;
    width: 100%
}

.product-statics {
    float: right;
    width: 25%
}

.product-img-box {
    float: left;
    position: relative;
    width: 310px
}

.product-view .product-shop {
    float: left;
    margin: 0;
    position: relative;
    width: 545px
}

    .product-view .product-shop button.button, .product-view .product-shop button {
        font-size: 90%;
        height: auto;
        line-height: 38px;
        min-height: 38px;
        padding: 0 15px
    }

        .product-view .product-shop button.button i, .product-view .product-shop button i {
            font-size: 14px
        }

    .product-view .product-shop .ratings {
        margin: 15px 0 10px
    }

    .product-view .product-shop .rating-links {
        margin-top: -2px;
        float: left
    }

.product-view .short-description ul {
    clear: both;
    margin: 0 0 0 15px
}

.block-product-banner {
    float: right
}

    .block-product-banner .inner {
        float: right;
        margin: 0 0 0 10px !important
    }

ul.jm-tab-navigator {
    background: url(../images/tab-bg.gif) repeat-x scroll left bottom
}

    ul.jm-tab-navigator li {
        float: left;
        line-height: 30px;
        padding: 0 10px
    }

        ul.jm-tab-navigator li.active {
            background: #ddd;
            border: 1px solid #ddd;
            border-bottom: 0;
            border-top: 0
        }

            ul.jm-tab-navigator li.active.first {
                border-left-color: #ddd
            }

.jm-tab-content {
    padding: 10px
}

.cms-home .jm-tab-content {
    padding: 0
}

ul.jm-tab-navigator li a {
    border: none;
    font-size: 100%;
    font-weight: 700;
    line-height: 30px;
    margin: 0;
    padding: 5px !important;
    text-transform: capitalize
}

    ul.jm-tab-navigator li a:hover, ul.jm-tab-navigator li a:focus, ul.jm-tab-navigator li a:active {
        text-decoration: none
    }

ul.jm-tab-navigator li.active a {
    color: #666 !important;
    text-decoration: none
}

.jm-tabitem-producttags h5 {
    margin-top: 0
}

.product-image-outer {
    left: 0;
    position: absolute;
    top: 0
}

.product-img-box .product-image-zoom {
    height: 410px;
    margin: 0 0 10px;
    width: 310px;
    z-index: 9
}

    .product-img-box .product-image-zoom img {
        border: 1px solid #CCC;
        cursor: pointer;
        left: 0;
        padding: 6px;
        position: absolute;
        top: 0;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        box-shadow: 0 0 3px #E0E0E0;
        -box-shadow: 0 0 3px #E0E0E0;
        -moz-box-shadow: 0 0 3px #E0E0E0;
        -webkit-box-shadow: 0 0 3px #E0E0E0
    }

.product-img-box #track_hint {
    font-size: 92%
}

.product-img-box .more-views {
    float: left;
    margin-top: 0
}

    .product-img-box .more-views h4 {
        color: #999;
        font-size: 92%;
        margin-bottom: 5px;
        text-transform: uppercase
    }

    .product-img-box .more-views ul {
        float: left;
        margin: 0 -5px
    }

    .product-img-box .more-views li {
        display: block;
        float: left;
        line-height: normal;
        margin: 20px 5px
    }

        .product-img-box .more-views li a {
            float: left;
            height: 79px;
            width: 59px
        }

            .product-img-box .more-views li a img {
                float: left;
                border: 1px solid #CCC;
                border-radius: 3px 3px 3px 3px;
                box-shadow: 0 0 3px #E0E0E0;
                cursor: pointer;
                padding: 3px
            }

.jm-product-quick-view .product-img-box .product-image img {
    border: 1px solid #CCC;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 0 3px #E0E0E0;
    -box-shadow: 0 0 3px #E0E0E0;
    -moz-box-shadow: 0 0 3px #E0E0E0;
    -webkit-box-shadow: 0 0 3px #E0E0E0
}

.product-essential .product-shop h1 {
    font-size: 250%;
    line-height: 100%;
    margin: 0 0 12px
}

.product-essential .availability {
    clear: both;
    display: block;
    margin: 3px 0 15px;
    float: left;
    width: 100%
}

    .product-essential .availability span {
        font-weight: 700
    }

.product-essential .ratings .rating-links a {
    padding: 0 5px
}

.product-options dt {
    margin: 0 0 5px;
    padding: 0
}

    .product-options dt label {
        color: #333;
        font-weight: 700
    }

    .product-options dt .qty-holder {
        float: right;
        margin-right: 15px
    }

        .product-options dt .qty-holder label {
            vertical-align: middle
        }

    .product-options dt .qty-disabled {
        background: none;
        border: 0;
        color: #333;
        padding: 3px
    }

.product-options dd {
    margin: 0 0 15px;
    padding: 0
}

.product-options dl.last dd.last {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 5px
}

.product-options dd input.input-text {
    width: 99%
}

.product-options dd textarea {
    height: 8em;
    width: 99%
}

.product-options dd select {
    width: 99%
}

.product-options dd .multiselect option {
    border-bottom: 1px dotted #ddd;
    padding: 2px 4px
}

.product-options ul.options-list {
    margin-right: 5px
}

    .product-options ul.options-list li {
        line-height: 1.5;
        padding: 5px 0
    }

    .product-options ul.options-list input.radio {
        float: left;
        margin-top: 3px
    }

    .product-options ul.options-list input.checkbox {
        float: left;
        margin-top: 3px
    }

    .product-options ul.options-list label {
        font-weight: 400
    }

.product-options ul.validation-failed {
    padding: 0 7px
}

.product-options-bottom {
    margin: 0;
    padding: 0
}

.product-view .add-to-links {
    float: left;
    font-size: normal;
    margin-top: 20px
}

    .product-view .add-to-links li {
        float: left;
        margin: 0 0 0 3px
    }

        .product-view .add-to-links li a {
            border: 1px solid #eee;
            width: 38px;
            height: 36px;
            line-height: 36px;
            padding: 0;
            display: block;
            color: #aaa;
            text-align: center
        }

            .product-view .add-to-links li a:active, .product-view .add-to-links li a:focus, .product-view .add-to-links li a:hover {
                color: #fff;
                border: 1px solid #000;
                background: #000;
                text-decoration: none
            }

.product-options-bottom .price-box {
    display: none
}

.product-options-bottom .product-pricing li {
    background: 0;
    padding: 2px 0
}

.product-options-bottom .add-to-cart {
    float: left;
    margin: 0;
    padding: 0;
    width: auto
}

.product-options-bottom .price-box {
    float: left;
    margin: 0;
    padding: 0
}

.product-options-bottom .price-label {
    float: left;
    padding-right: 5px
}

.product-options-bottom .price-tax {
    float: left
}

.product-shop .product-options-bottom .price-label {
    float: none;
    padding-right: 0
}

.product-shop .product-options-bottom .price-tax {
    float: none
}

.product-options-bottom .add-to-links {
    float: left;
    font-weight: 400;
    margin: 20px 0 0
}

    .product-options-bottom .add-to-links li {
        margin: 0 0 0 3px
    }

        .product-options-bottom .add-to-links li i {
            color: #ddd;
            float: none;
            margin: 0
        }

        .product-options-bottom .add-to-links li a, .product-options-bottom .add-to-links li a:hover, .product-options-bottom .add-to-links li a:focus {
            background-image: none
        }

        .product-options-bottom .add-to-links li .separator {
            display: inline
        }

.item-options dd {
    background: url(../images/arrow.gif) no-repeat 5px 7px;
    padding-left: 12px
}

.product-view .price-box {
    float: left;
    margin: 20px 0 0;
    width: 100%;
    line-height: 100%
}

    .product-view .price-box .price-label {
        display: none
    }

    .product-view .price-box .special-price, .product-view .price-box .old-price {
        display: inline-block;
        float: left;
        line-height: 100%;
        margin: 0 5px 0 0;
        padding: 0
    }

    .product-view .price-box .price {
        color: #000;
        font-size: 250%
    }

    .product-view .price-box .old-price {
        margin: 3px 5px 3px 0
    }

        .product-view .price-box .old-price .price {
            color: #aaa;
            font-size: 200%
        }

    .product-view .price-box .special-price .price {
        color: #000;
        font-size: 250%
    }

.product-view .add-to-box {
    float: left;
    margin: 0 0 20px;
    width: 100%
}

.product-collateral {
    clear: both;
    float: left;
    width: 100%
}

.review-product-list .product-collateral {
    margin: 80px 0 0
}

.box-collateral.box-up-sell {
    float: left;
    margin: 20px 0 0;
    width: 100%
}

    .box-collateral.box-up-sell h2 {
        margin: 0 0 20px
    }

    .box-collateral.box-up-sell li.item {
        width: 20%
    }

    .box-collateral.box-up-sell .price-box .price {
        font-size: 100%
    }

    .box-collateral.box-up-sell .price-box .old-price {
        margin: 0 5px 0 0
    }

.product-collateral .box-additional .label {
    background: #EDF7FC;
    font-weight: 700;
    white-space: nowrap;
    width: 25%
}

.product-collateral .box-additional .odd {
    background: #fff
}

.product-collateral .box-additional .data {
    background: #fff;
    border-right: 0
}

.jm-product-quick-view .product-shop {
    text-align: right
}

.jm-product-quick-view .product-name h1 a {
    color: #333;
    text-decoration: none
}

.jm-product-quick-view .author {
    color: #999
}

.jm-product-quick-view .product-essential .ratings .rating-links a {
    color: #999
}

.jm-product-quick-view .availability {
    display: none
}

    .jm-product-quick-view .availability.allow-display {
        display: block
    }

.jm-product-quick-view .price-box .price {
    color: #000;
    font-size: 30px
}

.jm-product-quick-view .product-shop button.button {
    background: #000
}

    .jm-product-quick-view .product-shop button.button:focus, .jm-product-quick-view .product-shop button.button:hover {
        background: #F0141E
    }

.jm-product-quick-view .product-shop .add-to-links a:hover {
    background: none;
    border-color: #e0e0e0;
    color: #000
}

#customer-reviews {
    margin-bottom: 0
}

    #customer-reviews dl {
        clear: both;
        padding-top: 15px
    }

    #customer-reviews dd {
        border-bottom: 1px solid #ddd;
        margin-bottom: 15px;
        padding-bottom: 15px
    }

        #customer-reviews dd p {
            clear: both
        }

#review-form {
    padding-bottom: 10px
}

    #review-form table {
        margin: 8px 0 0;
        width: 456px
    }

    #review-form td, #review-form th {
        text-align: center
    }

        #review-form td.label {
            text-align: right;
            width: 100px
        }

    #review-form .form-add {
        background: none;
        padding-left: 0
    }

    #review-form input.input-text, #review-form textarea {
        width: 445px
    }

    #review-form .buttons-set .button {
        float: left;
        margin-left: 0
    }

.questions {
    color: #fc9f34;
    font-size: 120%;
    text-transform: uppercase
}

.quick-access {
    line-height: 40px;
    min-height: 40px;
    padding: 0
}

.quickaccess-toggle {
    background: 0;
    padding: 0 0 0 20px
}

.quick-setting {
    line-height: 40px;
    margin: 0;
    min-height: 40px;
    padding: 0
}

    .quick-setting a {
        float: left
    }

        .quick-setting a img {
            float: left
        }

        .quick-setting a.currency-item {
            height: 25px;
            line-height: 25px;
            padding: 0 5px
        }

            .quick-setting a.currency-item.active {
                color: #777
            }

.my-account .page-title {
    margin: 0
}

.my-account .page-title {
    margin: -10px 0 0
}

    .my-account .page-title.title-buttons button {
        margin: 0 20px 0 0
    }

.my-account .title-buttons .link-rss {
    float: none;
    margin: 0
}

.my-account #my-orders-table {
    margin: 0 0 15px
}

.my-account .pager {
    margin: 0 0 15px
}

    .my-account .pager .amount {
        margin: 0;
        float: left;
        padding: 10px 20px 10px 0
    }

    .my-account .pager .limiter {
        padding: 7px 20px;
        border-right: 0 none
    }

        .my-account .pager .limiter select {
            padding: 2px
        }

.account-login .page-title {
    margin: 0 0 20px
}

.account-login {
    padding: 0 0 30px
}

.account-create {
    margin-bottom: 30px
}

.rating-box {
    background: url(../images/ratting.png) repeat-x 0 100%;
    font-size: 0;
    height: 10px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 65px
}

    .rating-box .rating {
        background: url(../images/ratting.png) repeat-x 0 0;
        float: left;
        height: 10px
    }

.ratings {
    font-size: 12px;
    line-height: 1.25;
    margin: 0
}

    .ratings .rating-box {
        float: left;
        margin-right: 0
    }

    .ratings .rating-links {
        margin: 0
    }

        .ratings .rating-links .separator {
            margin: 0 2px
        }

    .ratings strong {
        float: left;
        margin: 1px 3px 0 0
    }

.ratings-table th {
    font-weight: 700;
    padding-right: 8px
}

.ratings-table th, .ratings-table td {
    font-size: 11px;
    line-height: 1.15;
    padding: 3px 0
}

.remember-me label {
    float: none;
    margin: 0 6px
}

.remember-me-popup {
    background: #fff;
    border: 1px solid #ccc;
    left: 50%;
    margin: -85px 0 0 -200px;
    position: absolute;
    text-align: right;
    top: 50%;
    width: 400px;
    z-index: 1000;
    box-shadow: 0 0 6px #ccc;
    -box-shadow: 0 0 6px #ccc;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc
}

    .remember-me-popup .remember-me-popup-body {
        padding: 10px
    }

        .remember-me-popup .remember-me-popup-body a {
            background: #F0141E;
            border: 1px solid #F0141E;
            color: #fff;
            display: inline-block;
            font: bold 12px/19px Arial,Helvetica,sans-serif;
            height: 19px;
            padding: 0 8px;
            text-align: center;
            text-decoration: none;
            white-space: nowrap
        }

    .remember-me-popup .remember-me-popup-head {
        position: relative
    }

        .remember-me-popup .remember-me-popup-head .remember-me-popup-close {
            background: url(../images/btn_window_close.gif) no-repeat;
            display: block;
            height: 15px;
            position: absolute;
            right: 7px;
            text-indent: -9999em;
            top: 7px;
            width: 15px
        }

    .remember-me-popup h3 {
        background: #d9e5ee;
        border-bottom: 1px solid #ccc;
        font-size: 14px;
        padding: 5px 10px
    }

.review-product-list #jm-current-content, .catalog-category-view #jm-current-content, .catalog-product-view #jm-current-content {
    background: none
}

.route-title {
    color: #fff;
    float: left;
    font-size: 380%;
    margin: 210px 0 0;
    text-shadow: 0 0 5px #fff;
    text-transform: uppercase;
    width: 100%
}

.rss-table .link-rss {
    background-position: 0 4px;
    display: block;
    line-height: 1.55
}

.rss-title h1 {
    background: url(../images/i_rss-big.png) 0 4px no-repeat;
    padding-left: 27px
}

.sales-order-history .buttons-set {
    margin: 0;
    padding: 0 20px
}

.section.allow.active .step {
    border: 1px solid #ddd;
    border-top: 0
}

.section.allow.active .step-title {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.select-box {
    background: #fff url(../images/bg-drop-select.gif) no-repeat 100% 0;
    border: 1px solid #ccc;
    color: #323232;
    cursor: pointer;
    display: inline-block;
    font-weight: 300;
    height: 26px;
    overflow: hidden;
    padding: 0 29px 0 0;
    margin: -4px 0 0;
    vertical-align: middle;
    width: 95px
}

    .select-box select {
        background: rgba(143,149,163,0);
        border: none;
        color: #323232;
        cursor: pointer;
        float: left;
        font-size: 12px;
        font-weight: 300;
        line-height: 1;
        margin: 2px 0 0;
        padding: 5px;
        text-indent: 90px;
        width: 155px;
        zoom: 1;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#008F95A3,endColorstr=#008F95A3);
        -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#008F95A3,endColorstr=#008F95A3);
        -o-appearance: none !important;
        -webkit-appearance: none;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        outline: none
    }

        .select-box select option {
            color: #000
        }

.select-box2 {
    background: #787878 url(../images/bg-selectbox2.png) no-repeat right top;
    color: #F0F0F0;
    cursor: pointer;
    display: inline-block;
    font-weight: 300;
    height: 30px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
    width: 225px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

    .select-box2 select {
        background: none !important;
        border: none;
        color: #F0F0F0;
        cursor: pointer;
        float: left;
        font-size: 13px;
        font-weight: 300;
        line-height: 18px;
        margin: 6px 0;
        padding: 0 2px;
        text-indent: 3px;
        text-transform: none;
        width: 250px !important;
        border-radius: 0;
        -moz-border-radius: 0;
        -o-appearance: none !important;
        -webkit-appearance: none;
        -webkit-border-radius: 0
    }

.send-friend .buttons-set {
    margin: 30px 20px 20px
}

    .send-friend .buttons-set .limit {
        float: right;
        font-size: 11px;
        line-height: 21px;
        margin: 0 7px 0 0
    }

.send-friend .fieldset {
    margin: 40px 20px 20px
}

.send-friend .form-list .field {
    width: 315px
}

.send-friend .form-list .input-box {
    width: 300px
}

.send-friend .form-list input.input-text, .send-friend .form-list textarea {
    width: 294px
}

.send-friend .form-list li {
    margin-right: -15px
}

    .send-friend .form-list li p {
        margin: 0 15px 0 0
    }

    .send-friend .form-list li.wide .input-box {
        width: 612px
    }

    .send-friend .form-list li.wide textarea {
        width: 609px
    }

.separator {
    margin: 0 3px
}

.shop-access {
    float: left;
    width: 100%
}

    .shop-access li {
        float: left;
        width: 100%
    }

        .shop-access li a {
            color: #333;
            display: block;
            font-size: 90%;
            height: 30px;
            line-height: 30px;
            padding: 0;
            text-align: right;
            text-decoration: none
        }

            .shop-access li a:active, .shop-access li a:focus, .shop-access li a:hover {
                color: #F0141E
            }

    .shop-access .block-account {
        display: none
    }

.sidebar .paypal-logo {
    display: block;
    margin: 10px 0;
    text-align: center
}

    .sidebar .paypal-logo a {
        float: none
    }

.sidebar-socials {
    float: left;
    position: fixed;
    top: 155px;
    width: 30px;
    z-index: 999
}

    .sidebar-socials a {
        background: #000;
        color: #fff;
        float: left;
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        margin: 0 0 2px;
        -moz-transition: all .25s ease-in-out;
        text-align: center;
        transition: all .25s ease-in-out;
        -webkit-transition: all .25s ease-in-out;
        width: 30px
    }

        .sidebar-socials a.facebook:active, .sidebar-socials a.facebook:focus, .sidebar-socials a.facebook:hover {
            background: #3b5998
        }

        .sidebar-socials a.google-plus:active, .sidebar-socials a.google-plus:focus, .sidebar-socials a.google-plus:hover {
            background: #dd4c39
        }

        .sidebar-socials a.pinterest:active, .sidebar-socials a.pinterest:focus, .sidebar-socials a.pinterest:hover {
            background: #AB171E
        }

        .sidebar-socials a.skype:active, .sidebar-socials a.skype:focus, .sidebar-socials a.skype:hover {
            background: #0078CA
        }

        .sidebar-socials a.tumblr:active, .sidebar-socials a.tumblr:focus, .sidebar-socials a.tumblr:hover {
            background: #2C4762
        }

        .sidebar-socials a.twitter:active, .sidebar-socials a.twitter:focus, .sidebar-socials a.twitter:hover {
            background: #00aced
        }

        .sidebar-socials a:active, .sidebar-socials a:focus, .sidebar-socials a:hover {
            color: #fff;
            -moz-transition: all .25s ease-in-out;
            text-decoration: none;
            transition: all .25s ease-in-out;
            -webkit-transition: all .25s ease-in-out
        }

        .sidebar-socials a.telegram:active, .sidebar-socials a.telegram:focus, .sidebar-socials a.telegram:hover {
            background: #08c
        }

        .sidebar-socials a.instagram:active, .sidebar-socials a.instagram:focus, .sidebar-socials a.instagram:hover {
            background: linear-gradient(45deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d)
        }

.sp-methods {
    margin: 0 0 8px
}

    .sp-methods .centinel-logos a {
        margin-right: 3px
    }

    .sp-methods .centinel-logos img {
        vertical-align: middle
    }

    .sp-methods .checkmo-list address {
        float: left
    }

    .sp-methods .checkmo-list label {
        padding-right: 10px;
        text-align: right;
        width: 135px
    }

    .sp-methods .checkmo-list li {
        margin: 0 0 5px
    }

    .sp-methods .form-list {
        padding-left: 20px
    }

        .sp-methods .form-list li {
            margin: 0 0 8px
        }

    .sp-methods .release-amounts {
        margin: .5em 0
    }

        .sp-methods .release-amounts button {
            float: left;
            margin: 5px 10px 0 0
        }

    .sp-methods dd li {
        margin: 5px 0
    }

    .sp-methods dt {
        margin: 13px 0 5px
    }

        .sp-methods dt input.radio {
            vertical-align: text-top
        }

    .sp-methods input.cvv {
        width: 3em !important
    }

    .sp-methods select.month {
        margin-right: 10px;
        width: 154px
    }

    .sp-methods select.year {
        width: 96px
    }

.std .subtitle {
    padding: 0
}

.std address {
    font-style: normal
}

.std b, .std strong {
    font-weight: 700
}

.std blockquote {
    font-style: italic;
    padding: 0 0 0 1.5em
}

.std dd {
    padding: 0 0 0 1.5em
}

.std dl dd {
    margin: 0 0 10px
}

.std dl dt {
    font-weight: 700
}

.std dt {
    font-weight: 700
}

.std i, .std em {
    font-style: italic
}

.std ol {
    list-style: decimal outside;
    padding-left: 1.5em
}

    .std ol.ol {
        list-style: decimal outside;
        padding-left: 1.5em
    }

.std ul {
    list-style: disc outside;
    padding-left: 1.5em
}

    .std ul ul {
        list-style-type: circle
    }

    .std ul ul, .std ol ol, .std ul ol, .std ol ul {
        margin: .5em 0
    }

.std ul, .std ol, .std dl, .std p, .std address, .std blockquote {
    margin: 0 0 1em;
    padding: 0
}

.std ul {
    margin: 0 0 1em 1em
}

    .std ul.disc {
        list-style: disc outside;
        margin: 0 0 10px;
        padding-left: 18px
    }

.sub-select-box {
    float: left;
    height: 100%;
    box-shadow: inset 0 0 3px 3px #f0f0f0;
    -moz-box-shadow: inset 0 0 3px 3px #f0f0f0;
    -webkit-box-shadow: inset 0 0 3px 3px#f0f0f0;
    width: 101%
}

.subtitle, .sub-title {
    clear: both;
    color: #F0141E;
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 6px;
    padding: 15px 0 0
}

.success {
    color: #3d6611;
    font-weight: 700
}

.success-msg {
    background-color: #eff5ea;
    background-image: url(../images/i_msg-success.gif);
    border-color: #446423;
    color: #3d6611
}

.box-tags {
    color: #666
}

    .box-tags .form-add {
        display: block;
        overflow: hidden;
        padding-left: 0;
        vertical-align: middle
    }

        .box-tags .form-add label {
            color: #333;
            display: block;
            margin: 10px 0 5px;
            width: 100%
        }

        .box-tags .form-add .input-box, .box-tags .form-add fieldset {
            float: left;
            margin-right: 5px
        }

            .box-tags .form-add .input-box .input-text {
                height: 29px;
                padding: 2px 10px;
                width: 200px
            }

        .box-tags .form-add .button {
            margin-left: 5px
        }

.tags-list li, .product-tags li {
    display: inline;
    padding: 0 8px 0 4px
}

    .tags-list li.first, .product-tags li.first {
        padding-left: 0
    }

    .tags-list li.last, .product-tags li.last {
        background: none
    }

.tags-list {
    background: #f8f7f5;
    border: 1px solid #c1c4bc;
    display: block;
    font-size: 13px;
    margin: 0;
    padding: 10px
}

    .tags-list li {
        display: inline !important;
        margin: 0 4px 0 0
    }

        .tags-list li a {
            color: #1b2d3b
        }

.tier-prices .benefit {
    font-style: italic;
    font-weight: 700
}

.tier-prices .price {
    font-weight: 700
}

.tier-prices li {
    background: url(../images/i_tier.gif) no-repeat 0 3px;
    line-height: 1.4;
    padding: 2px 0 2px 10px
}

.tier-prices-grouped li {
    color: #F0141E;
    padding: 2px 0
}

    .tier-prices-grouped li .price {
        font-weight: 700
    }

.title-buttons {
    text-align: right
}

    .title-buttons h1, .title-buttons h2, .title-buttons h3, .title-buttons h4, .title-buttons h5, .title-buttons h6 {
        float: left
    }

.toolbar {
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #666;
    line-height: 40px;
    margin-bottom: 20px;
    overflow: hidden
}

.toolbar-bottom .toolbar {
    margin-bottom: 0
}

.toolbar .limiter .select-box {
    margin-right: 10px
}

.toolbar .limiter label {
    margin: 1px 10px 0 0
}

.toolbar label {
    color: #666;
    float: left;
    font-size: 92.3%;
    margin: 1px 15px 0 0
}

.tool-tip {
    background: #5e8ab4;
    border: 1px solid #7BA7C9;
    padding: 15px 20px;
    position: absolute;
    z-index: 9999
}

    .tool-tip .btn-close {
        margin: -9px -14px 0;
        text-align: right
    }

        .tool-tip .btn-close a {
            background: url(../images/btn_window_close.gif) 100% 0 no-repeat;
            display: block;
            height: 15px;
            margin: 0 0 0 auto;
            overflow: hidden;
            text-align: right;
            text-indent: -999em;
            width: 15px
        }

    .tool-tip .tool-tip-content {
        padding: 5px
    }

.tracking-table {
    margin: 0 0 15px
}

    .tracking-table th {
        font-weight: 700;
        white-space: nowrap
    }

.tracking-table-popup {
    width: 100%
}

    .tracking-table-popup th {
        font-weight: 700;
        white-space: nowrap
    }

    .tracking-table-popup th, .tracking-table-popup td {
        padding: 1px 8px
    }

.truncated {
    cursor: help
}

    .truncated .show .item-options {
        left: 0;
        top: 0
    }

    .truncated .truncated_full_value {
        position: relative;
        z-index: 999
    }

        .truncated .truncated_full_value .item-options {
            background-color: #f6f6f6;
            border: 1px solid #ddd;
            left: -99999em;
            padding: 8px;
            position: absolute;
            top: -99999em;
            width: 213px;
            z-index: 999
        }

            .truncated .truncated_full_value .item-options > p {
                font-weight: 700;
                text-transform: uppercase
            }

    .truncated a.details {
        cursor: help
    }

    .truncated a.dots {
        cursor: help
    }

.validation-advice {
    background: url(../images/validation_advice_bg.gif) 2px 0 no-repeat;
    clear: both;
    color: red;
    font-size: 11px;
    font-weight: 700;
    line-height: 13px;
    margin: 3px 0 0;
    min-height: 13px;
    padding-left: 17px
}

.validation-failed {
    background: #faebe7 !important;
    border: 1px dashed #eb340a !important
}

.v-fix {
    float: left
}

    .v-fix .validation-advice {
        display: block;
        margin-right: -12em;
        position: relative;
        width: 12em
    }

.view-mode {
    border-right: 1px solid #ddd;
    float: left;
    margin: 0;
    min-width: 116px;
    padding: 0 20px
}

    .view-mode a {
        color: #ccc;
        float: left
    }

        .view-mode a:hover {
            color: #000
        }

    .view-mode .ico-outer {
        background: #fff;
        border: 1px solid #ccc;
        float: left;
        font-size: 18px;
        height: 25px;
        line-height: 25px;
        margin: 6px 3px 0 0;
        padding: 1px 5px;
        width: 17px;
        box-shadow: inset -3px -3px 3px #f0f0f0;
        -moz-box-shadow: inset -3px -3px 3px #f0f0f0;
        -webkit-box-shadow: inset -3px -3px 3px #f0f0f0
    }

        .view-mode .ico-outer i {
            line-height: 100%
        }

        .view-mode .ico-outer.active {
            color: #000
        }

.v-middle {
    vertical-align: middle
}

.v-top {
    vertical-align: top
}

.weee {
    color: #444;
    display: block;
    font-size: 11px
}

    .weee .price {
        font-size: 11px;
        font-weight: 400
    }

.window-overlay {
    background: url(../images/window_overlay.png) repeat;
    background: rgba(0,0,0,0.35);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 990
}

#button-btt {
    background: #F0141E;
    border: 0 none;
    bottom: 200px;
    color: #FFF;
    font-size: 95%;
    height: 50px;
    line-height: 100%;
    padding: 10px 0;
    position: fixed;
    right: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 50px;
    z-index: 999
}

    #button-btt i {
        clear: both;
        display: block;
        text-align: center;
        width: 100%
    }

    #button-btt:active, #button-btt:focus, #button-btt:hover {
        text-decoration: none
    }

#jm-bots1 {
    background: grey;
    padding: 40px 0 0;
    width: 100%;
    color:white;
}

    #jm-bots1 ul li {
        line-height: 30px;
        margin: 4px 0
    }

        #jm-bots1 ul li a {
            color: white;
            display: block;
            font-size: 100%;
            line-height: 30px;
            width: 100%
        }

            #jm-bots1 ul li a:active, #jm-bots1 ul li a:focus, #jm-bots1 ul li a:hover {
                color: #fff;
                text-decoration: none
            }

    #jm-bots1 .block-browser, #jm-bots1 .block-information, #jm-bots1 .block-my-account {
        float: left;
        width: 16%
    }

    #jm-bots1 .block-location {
        color: #777;
        float: left;
        width: 27%
    }

        #jm-bots1 .block-location p {
            line-height: 30px;
            margin: 0
        }

        #jm-bots1 .block-location a {
            color: #fff
        }

            #jm-bots1 .block-location a:active, #jm-bots1 .block-location a:focus, #jm-bots1 .block-location a:hover {
                color: #F0141E;
                text-decoration: none
            }

    #jm-bots1 .block-title {
        border-bottom: 0;
        color: #fff;
        font-size: 115%;
        line-height: 100%;
        margin: 0;
        padding: 0 0 13px;
        text-align: right;
        text-transform: uppercase
    }

#jm-container {
    padding: 0
}

#jm-footer {
    background: grey;
    color:white;
    font-size: 92%;
    overflow: hidden;
    width: 100%
}

    #jm-footer .bugs {
        margin: 13px 0 0
    }

        #jm-footer .bugs a {
            color: #ebf0f3;
            text-decoration: underline
        }

            #jm-footer .bugs a:hover {
                text-decoration: none
            }

    #jm-footer .inner {
        border-top: 1px solid #333;
        color: white;
        padding: 30px 0;
        text-align: right
    }

    #jm-footer a {
        color: #F0141E;
        text-decoration: none
    }

        #jm-footer a:hover {
            color: #fff;
            text-decoration: underline
        }

.breadcrumbs, .block .block-title, .my-wishlist .data-table th, .jm-products-list-title h2, .home-product-list .page-title h1, .block-subscribe .block-title span, .blank .jm-tabs-title-top ul.jm-tabs-title li h3, .jm-home-product-deals .page-title h1 {
    font-style: normal;
    font-weight: 400
}

.toolbar, #jm-footer, #jm-search, .select-box select, .products-grid .author, .products-list .author, .ja-tab-content, .ratings, .jm-product-deals .products-list .product-deal-info label, .block-subscribe .block-title {
    font-style: normal;
    font-weight: 400
}

.price, #jm-head, .product-name, #jm-bots1 ul li a, .jm-mask-desc .readmore, .block-layered-nav dd li, #jm-bots1 .block-location, .home-product-list .page-title a, .jm-home-product-deals .page-title a, .block-shipping .list-shipping li .title, .jm-product-deals .products-list .product-deal-info .save-money span, .jm-product-deals .products-list .product-deal-info .number-product-left span, .jm-product-deals .products-list .product-deal-info .number-items-sold span, .jm-product-deals .products-list .product-deal-info .number-product-time span, .jm-slider .product-name a {
    font-style: normal;
    font-weight: 400
}

button.btn-cart, ul.ja-tab-navigator li a, .products-list .product-name, .page-head-alt h2, #jm-error h3, .block-layered-nav dt, .block-top-book .products-list .item.top-product .product-name, #jm-error dl dt {
    font-weight: 400;
    font-style: normal
}

.product-view .price-box .price, .jm-two-products .products-list .product-information .product-name, .products-list .product-name {
    font-weight: 400;
    font-style: normal
}

.page-title h1, .page-title h2 {
    font-weight: 400;
    font-style: normal
}

.product-essential .product-shop h1 {
    font-weight: 400;
    font-style: normal
}

#jm-head {
    background: grey;
    color: white;
    min-height: 40px;
    position: fixed;
    text-align: right;
    top: 0;
    width: 100%;
    z-index: 999;
    right: 0;
    left: 0
}

    #jm-head .main {
        margin: 0 auto
    }

    #jm-head .inner {
        position: relative
    }

    #jm-head i {
        font-size: 12px;
        margin: 0 10px 0 0
    }

        #jm-head i.icon-sort-down {
            font-size: 12px
        }

    #jm-head strong {
        font-weight: 400;
        margin: 0 10px 0 0
    }

#jm-header {
    background: #f0141e;
    position: relative;
    z-index: 100;
    width: 100%
}

    #jm-header .main {
        margin: 40px auto 0
    }

#jm-main .messages {
    display: none
}

#jm-mainnav {
    float: right;
    min-height: 80px;
    line-height:0;
}

    #jm-mainnav .btn-toggle {
        display: none
    }

    #jm-mainnav .inner-toggle {
        background: 0;
        display: block;
        padding: 0;
        position: static
    }

    #jm-mainnav:hover, #jm-mainnav:focus {
        background: none
    }

#jm-mass-bottom .inner2 {
    border-top: 1px solid #eee;
    padding: 30px 0
}

#jm-mass-bottom ul li {
    float: left;
    margin: 0 22px
}

    #jm-mass-bottom ul li:first-of-type {
        margin: 0 27px 0 0
    }

    #jm-mass-bottom ul li:last-of-type {
        margin: 0 0 0 27px
    }

#jm-mass-head {
    position: relative
}

#jm-mass-top {
    padding: 20px 0 0
}

    #jm-mass-top img {
        width: 100%
    }

#jm-messages {
    padding: 20px 0 0
}

#jm-mycart {
    float: right;
    line-height: 40px;
    margin: 0;
    min-height: 40px;
    padding: 0
}

    #jm-mycart .block-title {
        background: none;
        border: 0 none;
        color: #000;
        line-height: 100%;
        min-height: 100%;
        padding: 0;
        margin: 0;
        text-indent: 0
    }

        #jm-mycart .block-title strong {
            background: none;
            color: #000;
            font-size: 105%;
            font-weight: 400;
            margin: 0;
            padding: 0
        }

    #jm-mycart .block-content {
        background: 0;
        border: 0;
        line-height: 25px;
        margin: 0;
        padding: 0
    }

    #jm-mycart .mycart-toggle a {
        color: #f0141e
    }

    #jm-mycart a.details {
        color: #999
    }

    #jm-mycart .inner-toggle {
        min-width: 260px
    }

    #jm-mycart a:active, #jm-mycart a:focus, #jm-mycart a:hover {
        text-decoration: none
    }

#jmoverlay {
    background: none repeat scroll 0 0 #000;
    left: 0 !important;
    min-height: 100% !important;
    opacity: .7 !important;
    position: fixed !important;
    top: 40px !important;
    width: 100% !important;
    z-index: 99 !important
}

#jm-pathway {
    padding: 20px 0 0
}

    #jm-pathway .inner {
        line-height: 40px;
        min-height: 40px;
        padding: 0 0 20px
    }

#jm-quickaccess {
    float: right
}

#jm-search {
    float: left;
    height: 40px;
    margin: 20px 30px 20px 0
}

    #jm-search .btn-toggle {
        display: none
    }

    #jm-search .inner-toggle {
        background: 0;
        display: block;
        padding: 0;
        position: static
    }

    #jm-search:hover, #jm-search:focus {
        background: none
    }

#jm-setting {
    float: right
}

#jm-tops1 {
    padding: 35px 0 15px
}

    #jm-tops1 .block-top-book.col-2 {
        float: right;
        margin: 0;
        width: 300px
    }

.block-top-book .col-inner {
    border: 1px solid #eee;
    padding: 25px
}

.block-top-book .listing-type-list {
    position: relative;
    background: #000
}

.block-top-book .products-list {
    background: #181818;
    float: left;
    padding: 80px 20px 20px
}

    .block-top-book .products-list .top-product .item-inner {
        border-bottom: 1px dotted #383838;
        float: left;
        margin: 0 0 4px;
        padding: 0 0 20px;
        width: 260px
    }

.block-top-book .jm-products-list-title {
    color: #fff;
    left: -10px;
    position: absolute;
    top: 20px;
    background: #95b32a;
    height: 40px;
    width: 160px;
    display: block;
    margin: 0;
    text-align: center
}

    .block-top-book .jm-products-list-title h2 {
        font-size: 115%;
        color: #fff;
        line-height: 40px;
        margin: 0
    }

.block-top-book .products-list .item {
    width: 80px !important;
    float: left
}

    .block-top-book .products-list .item.top-product {
        width: 260px !important
    }

    .block-top-book .products-list .item .product-name, .block-top-book .products-list .item .product-name a, .block-top-book .products-list .item .author, .block-top-book .products-list .item .ratings, .block-top-book .products-list .item .price, .block-top-book .products-list .item .old-price .price {
        display: none
    }

    .block-top-book .products-list .item .hot-label, .block-top-book .products-list .item .new-label, .block-top-book .products-list .item .sales-label {
        display: none
    }

    .block-top-book .products-list .item .product-image {
        background: none;
        border: 0;
        float: left;
        margin: 0;
        padding: 0;
        min-width: 80px
    }

    .block-top-book .products-list .item:last-of-type {
        float: right
    }

    .block-top-book .products-list .item:nth-of-type(3) {
        margin: 0 10px
    }

    .block-top-book .products-list .item.top-product .product-image {
        background: none;
        border: 0;
        float: right;
        margin: 0 20px 0 0;
        padding: 0
    }

    .block-top-book .products-list .item.top-product .hot-label, .block-top-book .products-list .item.top-product .new-label, .block-top-book .products-list .item.top-product .sales-label {
        display: block
    }

    .block-top-book .products-list .item.top-product .product-name {
        clear: right;
        width: auto;
        font-size: 100%;
        color: #fff;
        margin: 0;
        display: block;
        line-height: 150%
    }

        .block-top-book .products-list .item.top-product .product-name a {
            font-size: 100%;
            color: #fff;
            display: block
        }

    .block-top-book .products-list .item.top-product .author {
        clear: right;
        display: block;
        margin: 0 0 5px
    }

    .block-top-book .products-list .item.top-product .ratings {
        clear: right;
        height: 13px;
        display: block
    }

    .block-top-book .products-list .item.top-product .price {
        color: #f0141e;
        display: block
    }

    .block-top-book .products-list .item.top-product .old-price .price {
        color: #999;
        display: block
    }

#jm-tops2 {
    padding: 20px 0 0
}

#jm-wrapper {
    position: relative
}

#logo {
    float: right;
    margin: 0;
    min-height: 80px;
    width: 200px
}

    #logo a {
        float: right;
        height: 26px;
        margin: 7px 0;
        background-position: 0 0;
        background-repeat: no-repeat;
        font-size: .7em
    }

        #logo a img {
            width: 100%
        }

#multiship-addresses-table td, #multiship-addresses-table tfoot td {
    padding: 20px
}

#my-reviews-table td {
    padding: 10px
}

    #my-reviews-table td h2.product-name {
        font-size: 100%
    }

#my-tags-table {
    clear: both;
    margin: 0 0 20px
}

    #my-tags-table .add-to-links {
        white-space: nowrap
    }

    #my-tags-table td {
        padding: 10px;
        text-align: center;
        vertical-align: middle
    }

#opc-billing .form-list select {
    width: 265px
}

#opc-billing.allow.active .form-list select {
    width: 265px
}

#opc-login {
    color: #7a7a7a
}

    #opc-login .buttons-set {
        border-top: 0
    }

        #opc-login .buttons-set a {
            float: left;
            margin: 9px 20px
        }

        #opc-login .buttons-set button.button {
            float: left;
            margin: 0
        }

    #opc-login .col-1 button.button {
        float: right;
        margin: 0 90px 0 0
    }

    #opc-login h3 {
        font-size: 100%;
        font-weight: 700;
        margin: 0 0 15px
    }

    #opc-login h4 {
        font-size: 100%;
        font-weight: 700;
        margin: 0 0 5px;
        text-transform: uppercase
    }

    #opc-login p.required {
        text-align: right
    }

#opc-review .authentication {
    margin: 0 auto;
    width: 570px
}

#opc-review .buttons-set {
    border: 1px solid #ddd;
    border-width: 0 1px 1px;
    padding: 20px
}

    #opc-review .buttons-set .please-wait {
        height: 40px;
        line-height: 40px
    }

    #opc-review .buttons-set p {
        line-height: 40px;
        margin: 0
    }

#opc-review .item-options {
    margin: 5px 0 0
}

#opc-review .product-name {
    color: #0a263c;
    font-weight: 700
}

#opc-review .step {
    border: 0 none;
    padding: 0
}

#opc-review .warning-message {
    color: #101010;
    font-weight: 700;
    padding: 10px 10px 0;
    text-align: center
}

#opc-shipping_method .buttons-set {
    border-top: 0
}

#poll-answers .label {
    background: 0;
    float: none;
    text-align: right
}

#shipping-new-address-form .form-list select {
    width: 265px
}

#wishlist-table .add-to-links {
    white-space: nowrap
}

#wishlist-table .old-price, .special-price {
    float: none
}

#wishlist-table .add-to-cart-alt {
    display: inline-block
}

.sales-guest-form .buttons-set {
    margin: 30px 0
}

.block-related .block-content li.item {
    padding: 15px 0;
    position: relative
}

    .block-related .block-content li.item .checkbox {
        position: absolute;
        top: 47%;
        right: 20px
    }

    .block-related .block-content li.item .product-image {
        float: left;
        margin: 0 10px 0 0
    }

    .block-related .block-content li.item .ratings {
        height: 13px
    }

    .block-related .block-content li.item .product-name {
        height: 13px;
        margin: 0 0 5px;
        line-height: 100%
    }

    .block-related .block-content li.item .author {
        margin: 0 0 5px;
        line-height: 100%
    }

    .block-related .block-content li.item .rating-links {
        display: none
    }

.review-product-list ul.ja-tab-navigator li {
    width: 207px
}

    .review-product-list ul.ja-tab-navigator li.active {
        width: 208px
    }

#jm-error {
    background: url(../images/bg-page-404.jpg) no-repeat 10% 50%;
    font-size: 107%;
    padding: 30px 0 30px 600px
}

.block-related .block-content li.item .product-name a {
    color: #000;
    font-size: 120%
}

    .block-related .block-content li.item .product-name a:active, .block-related .block-content li.item .product-name a:focus, .block-related .block-content li.item .product-name a:hover {
        color: #f0141e;
        text-decoration: none
    }

.page-head-alt h2 {
    color: #181818;
    font-size: 84px;
    margin: 0 0 5px
}

#jm-error h3, #jm-error dl dt {
    color: #333;
    font-size: 105%;
    line-height: 150%;
    margin: 0 0 10px;
    width: 65%
}

#jm-error ul.none-disc, #jm-error dl dd {
    font-size: 107%;
    margin: 0 0 20px;
    list-style: none
}

#jm-error dl dd {
    padding: 0
}

#jm-col1 .paypal-logo {
    display: none
}

.compare-table {
    border-collapse: collapse
}

    .compare-table .btn-remove {
        background-image: url(../images/btn_remove2.gif);
        float: right;
        height: 15px;
        width: 72px
    }

    .compare-table tbody td {
        vertical-align: top
    }

        .compare-table tbody td.last {
            border-right: 1px solid #ccc
        }

    .compare-table tbody th {
        background: #fff
    }

    .compare-table tbody th, .compare-table tbody td {
        border: 0;
        border-left: 1px solid #ccc;
        border-top: 1px solid #ccc;
        padding: 10px
    }

    .compare-table tbody tr.last th, .compare-table tbody tr.last td {
        border-bottom: 1px solid #ccc !important
    }

        .compare-table tbody tr.last th:first-of-type {
            border-bottom: 1px solid #ccc !important
        }

    .compare-table thead tr.first th, .compare-table thead tr.first td {
        background: none;
        border: 0;
        font-size: 0;
        line-height: 0;
        padding: 0
    }

    .compare-table tr.add-to-row td {
        background: #fff;
        text-align: center
    }

    .compare-table tr.first td {
        text-align: center
    }

        .compare-table tr.first td .price-box {
            margin: 10px 0
        }

        .compare-table tr.first td .product-name {
            color: #000;
            font-size: 13px;
            font-weight: 700;
            margin: 5px 0
        }

            .compare-table tr.first td .product-name a {
                color: #000
            }

                .compare-table tr.first td .product-name a:active, .compare-table tr.first td .product-name a:focus, .compare-table tr.first td .product-name a:hover {
                    color: #F0141E;
                    text-decoration: none
                }

        .compare-table tr.first td .ratings {
            margin: 0 auto;
            width: 69px
        }

            .compare-table tr.first td .ratings .amount {
                display: none
            }

        .compare-table tr.first td p, .compare-table tr.add-to-row td p {
            margin: 0
        }

.message h2 {
    margin: 0 0 20px
}

button.jm-continue {
    margin: 0 20px 0 0
}

.jm-product-quick-view {
    border-bottom: 1px solid #EEE;
    overflow: hidden
}

.clearer:after, .header-container:after, .header-container .top-container:after, .header:after, .header .quick-access:after, #nav:after, .main:after, .footer:after, .footer-container .bottom-container:after, .col-main:after, .col2-set:after, .col3-set:after, .col3-layout .product-options-bottom .price-box:after, .col4-set:after, .search-autocomplete li:after, .block .block-content:after, .block .actions:after, .block li.item:after, .block-poll li:after, .block-layered-nav .currently li:after, .page-title:after, .products-grid:after, .products-list li.item:after, .box-account .box-head:after, .dashboard .box .box-title:after, .box-reviews li.item:after, .box-tags li.item:after, .pager:after, .sorter:after, .ratings:after, .add-to-box:after, .add-to-cart:after, .product-essential:after, .product-collateral:after, .product-view .product-img-box .more-views ul:after, .product-view .box-tags .form-add:after, .product-view .product-shop .short-description:after, .product-view .box-description:after, .product-options .options-list li:after, .product-options-bottom:after, .product-review:after, .cart:after, .cart-collaterals:after, .cart .crosssell li.item:after, .opc .step-title:after, .checkout-progress:after, .multiple-checkout .place-order:after, .group-select li:after, .form-list li:after, .form-list .field:after, .buttons-set:after, .page-print .print-head:after, .advanced-search-summary:after, .gift-messages-form .item:after, .send-friend .form-list li p:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden
}

.theme-custom {
    margin: 0 !important
}

.block-top-book .products-list .item.top-product .product-image img, .block-top-book .products-list .item .product-image img {
    width: 80px;
    height: 120px
}

.owl-carousel-wrapper .uk-panel-title {
    float: right
}

.owl-carousel-wrapper .uk-panel-header {
    z-index: 9999
}

.owl-carousel {
    direction: ltr !important
}

    .owl-carousel .owl-item {
        direction: rtl
    }

        .owl-carousel .owl-item img {
            max-height: 200px
        }

    .owl-carousel .owl-stage-outer {
        width: 100%
    }

    .owl-carousel.owl-loaded {
        position: relative
    }

    .owl-carousel .owl-controls .owl-nav {
        position: absolute;
        top: -37px;
        left: 0
    }

        .owl-carousel .owl-controls .owl-nav .owl-prev {
            float: right
        }

        .owl-carousel .owl-controls .owl-nav > div {
            display: inline-block;
            padding: 6px 10px;
            margin: 0 6px 0 0;
            color: #fff;
            background-color: #d6d6d6;
            -webkit-transition: all .4s ease-out;
            -moz-transition: all .4s ease-out;
            -ms-transition: all .4s ease-out;
            -o-transition: all .4s ease-out;
            border-radius: 3px
        }

            .owl-carousel .owl-controls .owl-nav > div:hover {
                color: #d72828
            }

    .owl-carousel .thumbnail {
        text-align: right;
        border: none;
        position: relative;
        min-height: 380px
    }

        .owl-carousel .thumbnail:hover figure, .item-box .thumbnail:hover figure {
            opacity: .9;
            background-color: #747094;
            color: #fff;
            transition: all;
            transition-duration: .3s
        }

        .owl-carousel .thumbnail figure, .item-box .thumbnail figure {
            position: absolute;
            top: 0;
            right: 0;
            width: 100%;
            height: 50%;
            opacity: 0;
            padding: 10px;
            line-height: 2em
        }

        .owl-carousel .thumbnail .caption {
            position: absolute;
            bottom: 0;
            width: 100%;
            min-height: 45%
        }

            .owl-carousel .thumbnail .caption > div, .owl-carousel .thumbnail .caption > a {
                margin: 5px
            }

            .owl-carousel .thumbnail .caption .book_link_title {
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
                display: block
            }

        .owl-carousel .thumbnail .old-price {
            display: block;
            width: 100%;
            color: #ddd;
            text-decoration: line-through
        }

        .owl-carousel .thumbnail .price {
            display: block;
            width: 100%;
            color: #F0141E
        }

        .owl-carousel .thumbnail .caption > span {
            display: block;
            padding: 8px
        }

.uk-panel-title {
    text-align: right
}

.countbox .timebox {
    display: inline-block;
    margin: 0 0 0 5px
}

.jm-position {
    width: 100%
}

.breadcrumb {
    text-align: right
}

    .breadcrumb ul li {
        display: inline-block
    }

    .breadcrumb .fa-caret-left {
        padding: 0 5px
    }

.good-detail .title {
    border-bottom: 1px solid #ddd;
    margin: 10px 0 30px
}

.good-detail .image-wrapper img {
    width: 100%
}

.good-detail .description ul li .first {
    background-color: #fafafa;
    padding: 5px 10px;
    margin: 5px 10px
}

.good-detail .description ul li .last {
    background-color: #f0f8ff;
    padding: 5px 10px;
    margin: 5px 10px
}

.good-detail .description ul li .old-price {
    float: right !important;
    text-decoration: line-through;
    color: grey;
    margin: 0 10px
}

.good-detail .description ul li .new-price {
    float: right !important;
    color: red;
    margin: 0 10px
}

.panel-group {
    text-align: right
}

.clear {
    clear: both
}

#mainnav-inner {
    position: relative
}

.master-column-wrapper {
    min-height: 400px
}

.pager li > a, .pager li > span {
    border-radius: 0 !important
}

.new-price {
    text-decoration: none;
    color: red
}

.old-price {
    text-decoration: line-through;
    color: #ddd
}

.cart-table td.product-picture {
    max-width: 250px
}

    .cart-table td.product-picture img {
        width: 50%
    }

.item-box .thumbnail {
    position: relative;
    border: none;
    min-height: 450px
}

    .item-box .thumbnail .img-wrap img {
        width: 100%;
        max-height: 250px
    }

    .item-box .thumbnail .buttons {
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: center;
        display: table;
        right: 0;
    }
        .item-box .thumbnail .buttons .amount {
            display: table-cell;
            padding: 20px;
        }

.item-box .thumbnail .old-product-price .price {
    text-decoration: line-through;
    color: #ddd
}

    .item-box .thumbnail .new-product-price {
        color: #F0141E
    }

.wrapper .slick-slider button {
    box-shadow: none;
    border: 0;
    font-size: 0;
    line-height: 0;
    float: left;
    text-align: center;
    position: absolute;
    top: -60px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    width: inherit !important;
    color: #fff;
    padding: 0;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 28px
}

    .wrapper .slick-slider button:before {
        font-family: 'Material Icons';
        font-size: 28px;
        line-height: 20px;
        display: block
    }

    .wrapper .slick-slider button.slick-prev {
        left: 0
    }

        .wrapper .slick-slider button.slick-prev:before {
            content: "\e314"
        }

    .wrapper .slick-slider button.slick-next {
        left: 33px
    }

.korandotip, .shadow {
    left: 0;
    z-index: 2;
    position: absolute
}

.wrapper .slick-slider button.slick-next:before {
    content: "\e315"
}

.wrapper .slick-slider button:hover {
    color: #d72828
}

.wrapper .slick-slider .slick-list {
    padding: 0;
    direction: ltr
}

.main-container .shop-products.slick-slider .product-wrapper {
    min-height: 1px !important
}

.ajax-loading-block-window {
    position: fixed;
    top: 50%;
    right: 50%;
    z-index: 999;
    width: 32px;
    height: 32px;
    margin: -16px -16px 0 0;
    background: url(../images/loading.gif) center no-repeat;
    background-color: #ddd;
    padding: 30px
}

#jm-header, #button-btt, .demo-notice, button.button, button.form-button, .checkout-progress li, .jm-slide-buttons span.jm-slide-prev:hover, .jm-slide-buttons span.jm-slide-prev:focus, .jm-slide-buttons span.jm-slide-next:hover, .jm-slide-buttons span.jm-slide-next:focus, .remember-me-popup .remember-me-popup-body a, .jm-two-products .products-list button.button:active, .jm-two-products .products-list button.button:hover, .jm-two-products .products-list button.button:focus, .jm-product-quick-view .product-shop button.button:hover, .jm-product-quick-view .product-shop button.button:focus {
    background-color: #F0141E !important
}

.error-msg, .remember-me-popup .remember-me-popup-body a, .jm-two-products .products-list button.button:active, .jm-two-products .products-list button.button:hover, .jm-two-products .products-list button.button:focus {
    border-color: #F0141E !important
}

.jm-megamenu ul.level0 li.mega a.active, .jm-megamenu ul.level0 li.mega a.mega:hover, .jm-megamenu ul.level0 li.mega:hover > a.mega {
    background-color: #D8121B !important
}

.jm-megamenu ul.level0 li.mega a.mega.first, .jm-megamenu ul.level0 li.mega a.mega {
    border-color: #D8121B !important
}

#jm-mainnav .btn-toggle {
    background: #F0141E !important;
    border: 1px solid #fff !important
}

.woocommerce p.stars a {
    position: relative;
    height: 2em;
    width: 1.5em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none
}

    .woocommerce p.stars a::before {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 2em;
        height: 2em;
        line-height: 1;
        font-family: WooCommerce;
        font-size: 1.7em;
        content: '\e021';
        text-indent: 0
    }

    .woocommerce p.stars a:hover ~ a::before {
        content: '\e021'
    }

.woocommerce p.stars:hover a::before {
    content: '\e020'
}

.woocommerce p.stars.selected a.active::before {
    content: '\e020'
}

.woocommerce p.stars.selected a.active ~ a::before {
    content: '\e021'
}

.woocommerce p.stars.selected a:not(.active)::before {
    content: '\e020'
}

#review_form_wrapper .comment-form .stars a {
    border: none;
    color: #fed700;
    line-height: 14px
}

    #review_form_wrapper .comment-form .stars a:after {
        color: #afafaf;
        font-family: FontAwesome;
        font-weight: 400
    }

    #review_form_wrapper .comment-form .stars a.star-1:after {
        content: '\f006'
    }

    #review_form_wrapper .comment-form .stars a.star-2:after {
        content: '\f006\f006'
    }

    #review_form_wrapper .comment-form .stars a.star-3:after {
        content: '\f006\f006\f006'
    }

    #review_form_wrapper .comment-form .stars a.star-4:after {
        content: '\f006\f006\f006\f006'
    }

    #review_form_wrapper .comment-form .stars a.star-5:after {
        content: '\f006\f006\f006\f006\f006'
    }

    #review_form_wrapper .comment-form .stars a.active:after, #review_form_wrapper .comment-form .stars a:hover:after {
        color: #fed700
    }

.comment-form-rating p.stars {
    margin: 0 20px 0 0
}

.enamad, .samandehi {
    background-color: #fff;
    width: 140px;
    padding: 5px
}

    .enamad img, .samandehi img {
        width: 100%
    }

.etehadiye img {
    background-color: #fff;
    padding: 10px
}

.outofstock-checkout ul.address-table li {
    margin: 12px 0
}

.outofstock-checkout ul.address-table .required, .outofstock-checkout ul.address-table .field-validation-error {
    color: red
}

.button.addto_outofstock_cart {
    background: green;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    margin: 20px !important;
    padding: 10px;
    text-transform: uppercase;
    width: auto;
    display: block;
    text-align: center
}

    .button.addto_outofstock_cart:hover {
        background-color: #000;
        color: #fff;
        text-decoration: none
    }

.block-category-navigation {
    background-color: #fff;
    border: none;
    padding: 10px
}

    .block-category-navigation .block-title {
        margin: 0
    }

    .block-category-navigation .title {
        padding: 20px;
        border-bottom: 1px solid #f5f5f5;
        background-color: #f9f9f9
    }

    .block-category-navigation .listbox {
        padding: 10px
    }

.wrapper.slider-vertical {
    margin: 50px 0
}

.product-categories, .product-categories .cat-item {
    position: relative;
    padding: 3px 0;
    border-bottom: 1px solid #f1f1f1;
    list-style: none
}

    .product-categories .cat-item:last-child {
        border-bottom: none
    }

    .product-categories a, .product-categories ul li a {
        margin-right: 25px !important
    }

    .product-categories .close {
        font-family: "FontAwesome";
        position: absolute;
        right: 0;
        top: 2px
    }

        .product-categories .close:before {
            content: "\f0fe"
        }

        .product-categories .close.expanded:before {
            content: "\f146"
        }

    .product-categories ul.level-0, .product-categories ul.level-1, .product-categories ul.level-2, .product-categories ul.level-3, .product-categories ul.level-4 {
        padding: 0 15px 0 0
    }

    .product-categories ul[class*="level-"] a {
        color: #000
    }

.location {
    color: white
}

.bar-notification {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    width: 100%;
    padding: 15px 10px 15px 25px;
    line-height: 16px;
    color: #fff;
    opacity: .95
}

    .bar-notification.success {
        background-color: #4bb07a
    }

    .bar-notification.error {
        background-color: #e4444c
    }

    .bar-notification .content {
        margin: 0 0 0 10px
    }

        .bar-notification .content a {
            color: #fff;
            text-decoration: underline
        }

    .bar-notification .close {
        position: absolute;
        top: 0;
        left: 0;
        width: 32px;
        height: 32px;
        margin: 7px;
        background: #fff url(../images/close.png) center no-repeat;
        cursor: pointer
    }

.news-list-homepage .title {
    padding: 0 0 10px;
    font-size: 1.7em
}

.news-list-homepage .news-item {
    background-color: #fff;
    padding: 20px;
    border: 1px solid #f5f5f5;
    margin: 10px 0
}

    .news-list-homepage .news-item img {
        width: 100%
    }

    .news-list-homepage .news-item .news-head {
        margin: 10px 0
    }

        .news-list-homepage .news-item .news-head .news-date {
            color: red
        }

    .news-list-homepage .news-item .news-body {
        margin: 15px 0
    }

.news-list-page {
    background-color: #fff;
    padding: 20px;
    min-height: 400px
}

    .news-list-page .page-title {
        border-bottom: 1px solid;
        margin-bottom: 20px
    }

    .news-list-page .news-image {
        width: 100%
    }

    .news-list-page .news-item {
        display: block;
        min-height: 180px;
        width: 100%;
        float: right;
        border-bottom: 1px solid #dedede;
        margin: 0 0 15px
    }

    .news-list-page .news-head {
        padding: 0 0 15px
    }

.ui-widget {
    font-family: IRANSans_Enum !important
}

@media only screen and (min-width: 479px) {
    .mobile-logo {
        display: none !important
    }
}

@media only screen and (min-width: 413px) and (max-device-width:479px) {
    .main {
        width: 370px !important
    }
}

/*@media only screen and (max-device-width: 375px) {
    .contentdealSelected {
        width: 170px !important
    }

    .jm-home-product-deals .products-grid .product-image {
        width: 120px !important
    }
}

@media only screen and (min-width: 375px) and (max-device-width: 414px) {
    .jm-home-product-deals .products-grid .product-image {
        width: 120px !important
    }

    .contentdealSelected {
        width: 200px !important
    }
}*/
.antique .owl-carousel .owl-item img, .related-products-grid .owl-carousel .owl-item img {
    max-height: 300px;
}

.antique .owl-carousel .thumbnail, .related-products-grid .owl-carousel .thumbnail {
    min-height: 460px;
}
.good-detail .summary{
    background-color:white;
    margin:20px;
    padding:20px;
    line-height:2em;
    box-shadow:0 1px 1px lightgrey;
}
/* SEARCHPAGE */
.product-item .thumbnail:hover .description {
    opacity: 1;
}
.product-item .thumbnail .description {
    position: absolute;
    top: 0;
    padding: 10px;
    background-color: rgba(0,0,0,.7);
    color: white;
    width: 100%;
    height:100%;
    line-height: 2.5em;
    opacity: 0;
    transition: all;
    transition-duration: .4s;
}
.product-item .thumbnail .img-wrap {
    position:relative;
}
