﻿/*bread-crumb*/
.bread-crumb {
    font-size: 14px;
    float: left;
    width: 100%;
}
.bread-crumb ul.content {
        margin: 10px 0 0 0;
        padding: 0;
    }
.bread-crumb ul.content li {
            display: inline;
            float: left;
            padding: 0 20px 1px 0;
        }
.bread-crumb ul.content li a {
                font-size: 14px;
                color: #c7c8c8;
            }
.bread-crumb ul.content li a:after, .bread-crumb ul.content li.narrow a:before {
        content: "";
        border-left: 6px solid;
        border-bottom: 5px solid transparent;
        border-top: 5px solid transparent;
        display: inline-block;
        height: 0;
        margin-left: 6px;
        vertical-align: middle;
        width: 0;
        color: #c7c8c8;
        pointer-events: none;
    }
.bread-crumb ul.content li:last-child a:after {
        border: none;
    }
.bread-crumb ul.content li:last-child {
        padding-bottom: 12px;
    }

#divLoginViewPrice a, #divLoginViewPrice a:hover {
    color: #bb0000;
    text-decoration: underline;
}
#divLoginViewPrice {
    padding: 40px 0px;
    text-align: center;
    border: 1px solid #C7C8C8;
}

#divLoginViewPrice .msg {
    padding-bottom: 10px;
}

@media (max-width: 991px) {
    .bread-crumb {
        float: left;
        width: 100%;
    }
    #item-detail .cart .boxCase .price-wrapper table.multi {
        width: 82% !important;
    }
    .bread-crumb ul.content li.home, .bread-crumb ul.content li.bread-resource {
        display: none;
    }
}
/*end bread crumb*/
/*item*/

#item-detail .header-fix {
    position: fixed;
    top: 0;
    background-color: #fff;
    -moz-box-shadow: 0 5px 5px -3px #b7b7b7;
    -webkit-box-shadow: 0 5px 5px -3px #b7b7b7;
    box-shadow: 0 5px 5px -3px #b7b7b7;
    z-index: 1001;
    padding: 10px !important;
    display: none;
}
#item-detail .thumb-image {
    width: 80px;
    float: left;
    max-width: 100%;
    margin-right: 10px;
    display: none;
}
#item-detail {
    xoverflow: hidden;
}
#item-detail .header h1, #h-product h1, #dealDay h1 {
    color: #333;
    font-size: 24px;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
    line-height: 32px;
}
h1 {
    color: #3b76ba;
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 10px 0;
}
#item-detail .header {
    width: 70%;
    float: left;
    margin: -10px 0 0 0;
}

#item-detail .show-snippet, #divBC .show-snippet {
    font-size: 10px;
    width: 1px;
    height: 15px;
    color: #fff;
    left: -9999px;
    position: absolute;
}

#item-detail .header-fix {
    position: fixed;
    top: 0;
    background-color: #fff;
    -moz-box-shadow: 0 5px 5px -3px #b7b7b7;
    -webkit-box-shadow: 0 5px 5px -3px #b7b7b7;
    box-shadow: 0 5px 5px -3px #b7b7b7;
    z-index: 1001;
    padding: 10px !important;
    display: none;
}

#item-detail .item-main {
    float: left;
    width: 100%;
    padding-top: 25px;
}

#item-detail .data {
    width: 70%;
    float: left;
    font-size: 14px;
    color: #333;
}

#item-detail .overview .img-panel {
    overflow: hidden;
}

.ic-item {
    padding: 20px 0 10px 5px;
    float: left;
    position: absolute;
}

.citem .ic-item {
    padding: 0px 0px 0px 17px;
}

.c-item .ic-item {
    padding-top: 0;
}

.ic-item span {
    background-image: url("/includes/theme/images/large-icon-snippet.png?2016");
    height: 80px;
    width: 80px;
    float: left;
}

.ic-item .ico-freeshipping {
    background-position: -338px -227px;
}

.ic-item .ico-hot {
    background-position: -1px -227px;
}

.ic-item .ico-new {
    background-position: -85px -227px;
}

.ic-item .ico-deal {
    background-position: -170px -314px;
}

.ic-item .ico-bestseller {
    background-position: -169px -227px;
}

.ic-item .ico-just-arrived {
    background-position: -254px -227px;
}

.ic-item .ico-buybulk {
    background-position: -1px -314px;
}

.ic-item .ico-clearance {
    background-position: -86px -314px;
}

.ic-item .ico-limitededition {
    background-position: -254px -314px;
}
#item-detail .cart .icon span.ico-new, #dealDay .cart .icon span.ico-new, #item-detail .cart .icon span.ico-new-amex {
    background-color: #ec008c;
    float: left;
    color: #ffffff;
}
#item-detail .cart .icon span.ico-limitededition, #dealDay .cart ico-limitededition {
    background-color: #346732;
    float: left;
    color: #ffffff;
}
#item-detail .cart .icon span.ico-hot, #dealDay .cart .icon span.ico-hot {
    background-color: #ed1c24;
    float: left;
    color: #ffffff;
}

#item-detail .cart .icon span.ico-bestseller, #dealDay .cart .icon span.ico-bestseller {
    background-color: #f58220;
    float: left;
    color: #ffffff;
}

#item-detail .cart .icon span.ico-freeshipping, #dealDay .cart .icon span.ico-freeshipping {
    background-color: #602d91;
    float: left;
    color: #ffffff;
}

#item-detail .cart .icon span.ico-just-arrived, #dealDay .cart .icon span.ico-just-arrived {
    background-color: #00aeed;
    float: left;
    color: #ffffff;
}

#item-detail .cart .icon span.ico-clearance, #dealDay .cart .icon span.ico-clearance {
    background-color: #ec008c;
    float: left;
    color: #000000;
}

#item-detail .cart .icon span.ico-buybulk, #dealDay .cart .icon span.ico-buybulk {
    background-color: #3b77ba;
    float: left;
    color: #ffffff;
    margin-top: 25px;
}

.see-more-items {
    clear: both;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    text-align: center;
    margin-top: 20px;
}
/*--nyroModal--*/
/*--zoom--*/
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
    border: 1px solid #888;
    margin: -1px;
    /* Set this to minus the border thickness. */
    background-color: #fff;
    cursor: move;
}

/* This is for the title text. */
.cloud-zoom-title {
    font-family: Arial, Helvetica, sans-serif;
    position: absolute !important;
    background-color: #000;
    color: #fff;
    padding: 3px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    top: 0;
}

/* This is the zoom window. */
.cloud-zoom-big {
    border: 1px solid #CCC;
    overflow: hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
    background: #eee;
    color: #999;
    left: 34%;
    padding: 3px;
    position: absolute;
    top: 34%;
    width: 200px;
}

.imgZoomTip {
    position: absolute;
    z-index: 99;
    background-color: Transparent;
}

#zoom-wrap {
    top: 0px;
    z-index: 9;
    position: relative;
}
/*--zoom--*/
#item-detail .data section.video ul.video-list li div.img {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #ccc;
    padding: 2px;
    position: relative;
    margin-top: 5px;
}
#item-detail .data section.video ul.video-list li div.img img {
        max-width: 100%;
    }
#item-detail .cart .icon span.ico-freeshipping, #dealDay .cart .icon span.ico-freeshipping {
    background-color: #602d91;
    float: left;
    color: #fff;
}
#item-detail .cart .boxCase .cart-wrapper .qty ul li.up b {
    float: left;
    display: inline-block;
    border-bottom: 7px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    color: #fff;
    margin: 2px 0 0 6px;
}
#item-detail .cart .boxCase .cart-wrapper .qty ul li.middleCase {
    height: 1px;
    background-color: #a7c4e4;
    width: 92%;
    float: left;
    margin-left: 4%;
}
#item-detail .cart .boxCase .cart-wrapper .qty ul li.down b {
        float: left;
        display: inline-block;
        border-top: 7px solid;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        color: #fff;
        margin: 4px 0 0 6px;
    }
#item-detail .cart .boxCase {
    float: left;
    width: 100%;
    border: solid 1px #c7c8c8 !important;
    padding: 20px 0;
    margin-top: 0;
    min-width: 263px;
}
#item-detail .cart .boxCase .price-wrapper table.multi .head:first-child {
        width: 45% !important;
    }
#item-detail .cart .boxCase .price-wrapper table.multi .head {
        color: #333;
        text-align: center;
        border: 1px solid #c7c8c8;
        padding: 1px 2px;
        height: 30px;
        font-size: 16px;
        font-weight: 600;
    }
#item-detail .cart .boxCase .price-wrapper table.multi .line {
        text-align: center;
    }
#item-detail .cart .boxCase .price-wrapper table.multi {
        text-align: center;
        width: 94%;
    }
#item-detail .cart .boxCase .price-wrapper table.multi .line .multiprice-qty {
        text-align: right;
        padding-right: 15px;
    }
#item-detail .cart .boxCase .price-wrapper table.multi .value {
        height: 33px;
        text-align: left;
        border: 1px solid #c7c8c8;
        padding-left: 5px;
        font-size: 16px;
        color: #333;
    }
#item-detail .cart .boxCase .price-wrapper div.handling a {
        color: #c00;
        text-decoration: none;
        margin-left: auto;
        margin-right: auto;
        display: table;
    }
#item-detail .cart .boxCase .point {
        background-color: #59595b;
        color: #fff;
        text-align: center;
        font-size: 14px;
        padding: 10px 0 10px 0;
        margin-top: 20px;
    }
#item-detail .cart .boxCase .price-wrapper div.handling a:after {
        content: "";
        display: inline-block;
        background-image: url(../../images/icon-question.png);
        position: relative;
        top: 4px;
        left: 8px;
        width: 18px;
        height: 18px;
    }
#item-detail .cart .boxCase .cart-wrapper {
        margin: 20px;
        width: 280px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
    }
#item-detail .cart .boxCase .price-wrapper table.multi .line .save {
        color: #3b76ba;
        font-size: 14px;
        padding-left: 5px;
    }
#item-detail .cart .boxCase .price-wrapper div.handling {
        text-align: center;
        width: 100%;
        display: table;
        margin-top: 10px;
    }
#item-detail .cart .icon span.ico-buybulk, #dealDay .cart .icon span.ico-buybulk {
    background-color: #3b77ba;
    float: left;
    color: #fff;
    margin-top: 25px;
}
#item-detail .cart .boxCase .price-wrapper table.multi .selectCase td:not(:first-child) {
        background-color: #fffbb9;
    }
#item-detail .cart .boxCase .price-wrapper table.multi td {
        border-radius: 0 !important;
    }
#item-detail .cart .icon span, #dealDay .cart .icon span {
    float: left;
    margin-bottom: 2px;
    padding: 5px;
    height: auto;
    font-size: 14px;
    line-height: 14px;
    border-radius: 3px;
}
#item-detail .cart .box .price-wrapper div.handling {
        text-align: center;
        width: 100%;
        display: table;
        margin-top: 10px;
    }
#item-detail .cart .box .price-wrapper div.handling a {
            color: #C00;
            text-decoration: none;
            margin-left: auto;
            margin-right: auto;
            display: table;
        }
#item-detail .cart .box .price-wrapper div.handling a:after {
                content: "";
                display: inline-block;
                background-image: url("../../images/icon-question-1.png");
                position: relative;
                top: 4px;
                left: 8px;
                width: 18px;
                height: 18px;
            }
#item-detail .cart .boxCase .cart-wrapper .text {
    font-size: 14px;
    color: #59595b;
    float: left;
    margin-top: 4px;
}
#item-detail .cart .boxCase .cart-wrapper .qty {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 60px;
    height: 30px;
    background-color: #3b76ba;
    cursor: pointer;
    padding: 2px 0 0 2px;
    float: left;
    position: relative;
    margin-left: 10px;
}
#item-detail .cart .boxCase .cart-wrapper .qty input {
        float: left;
        width: 35px;
        height: 26px;
        border: none;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-bottomleft: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        text-align: center;
        -webkit-appearance: none;
    }
#item-detail .cart .boxCase .cart-wrapper .qty ul {
        margin: -1px 0 0 0;
        padding: 0;
        list-style-type: none;
        width: 23px;
        overflow: hidden;
        display: block;
        float: right;
    }
#item-detail .cart .boxCase .cart-wrapper .qty ul li {
        float: left;
        margin: 0;
        padding: 0;
        height: 13px;
        width: 100%;
    }
#item-detail .cart .boxCase .cart-wrapper .add-cart {
    height: 30px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
    float: left;
    background-color: #3b76ba;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-weight: 600;
    margin-left: 10px;
    padding: 1px 18px;
}
#item-detail .cart .textCase .textSaveCase {
    color: #f00;
    float: left;
    width: 100%;
    margin-top: 5px;
}
#item-detail .cart .none-att {
    margin-top: -26px !important;
}
#item-detail .cart .box .message {
    float: inherit;
    width: 100%;
    padding: 4px 8px 0px 12px;
    color: Red;
    font-size: 12px;
    text-align: center;
}
#item-detail .overview .image .image-detail {
    width: auto;
    max-width: 600px;
    margin: auto;
}

#item-detail .overview .image-detail #imgSource img {
    max-width: 100% !important;
}

#item-detail .overview ul.image-list {
    margin: 10px 0 0 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}
#item-detail .overview ul.image-list li {
        overflow: hidden;
        padding: 5px 5px 7px 5px;
        float: left;
}
#item-detail .overview {
    padding: 25px 0 0 0;
    width: 70%;
    margin: 0 0 0 0;
    float: left;
    border-top: solid 1px #c7c8c8;
}
#item-detail .overview ul.image-list li.videothumbnail {
        text-align: right;
    }
#item-detail .overview ul.image-list li.videothumbnail .videobackground {
        position: relative;
        height: 80px;
        width: 80px;
        background-color: #3b76ba;
        border-radius: 7px;
        border: 1px solid #ccc;
        overflow: hidden;
    }
#item-detail .cart{
    width: 30%;
    float: right;
    margin: 0;
    padding: 0 0 0 26px;
    height: auto;
    max-height: 510px;
}
#item-detail .cart .page-wrapper {
        float: inherit;
        padding: 0 0 0 0;
        margin: 0;
        width: 100%;
}
#item-detail .cart .box {
        float: left;
        width: 100%;
        border: solid 1px #c7c8c8;
        padding-bottom: 20px;
        margin: 0;
        min-width: 263px;
}
#item-detail .cart .box .price-wrapper {
            clear: both;
}
#item-detail .cart .box .price-wrapper ul.sale-price, #dealDay ul.sale-price {
                margin: 15px auto 0 auto;
                padding: 0;
                list-style-type: none;
                width: 90%;
}
#item-detail .cart .box .price-wrapper ul.sale-price li, #dealDay ul.sale-price li {
                    margin: 0p;
                    padding: 0;
                    width: 100%;
                    font-size: 14px;
                    color: #59595b;
}
#item-detail .cart .box .price-wrapper ul.sale-price li.regular span, #dealDay ul.sale-price li.regular span {
    text-decoration: line-through;
}
#item-detail .cart .box .price-wrapper ul.sale-price li span, #dealDay .box ul.sale-price li span {
  float: right;
}
#item-detail .cart .box .price-wrapper ul.sale-price li.save, #dealDay ul.sale-price li.save {
                        font-weight: 600;
                        padding: 2px 0 10px 0;
                        border-bottom: 1px solid #c7c8c8;
}
#item-detail .cart .box .price-wrapper ul.sale-price li.price, #dealDay ul.sale-price li.price {
                        text-align: center;
                        font-size: 32px;
                        font-weight: 600;
                        color: #333;
                        padding-top: 15px;

}
.pp-content,.sz-content {
    font-size: 13px;
    max-width: 200px;
    text-align: center;
    margin:auto;
    padding-top:10px;
}
.sz-content img {
    height:18px;
}
    .pp-content img {
        height:15px;
        padding-right:5px;
    }
    .pp-content a, .sz-content a {
        cursor: pointer;
        color: #3b76ba !important;
    }
    .sz-content .glyphicon {
        top:4px;
    }
    #item-detail .cart .box .point, #dealDay .box .point {
        background-color: #59595b;
        color: #fff;
        text-align: center;
        font-size: 14px;
        padding: 10px 0 10px 0;
        margin-top: 20px;
    }

#earnpoint {
    font-weight: 600;
}

#item-detail .cart .box .point .line {
    font-weight: normal;
}
#item-detail .cart .page-wrapper-fix {
    position: fixed;
    background-color: #fff;
    z-index: 1001;
    overflow: hidden;
}
#item-detail span.ico-question, #dealDay span.ico-question {
    display: inline-block;
    background: url(/includes/theme/images/large-icon-snippet.png?2016) no-repeat -172px -63px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    margin-left: 10px;
    vertical-align: middle;
}

#item-detail .cart .box .promotion {
    padding: 15px 0 0 12px;
    font-size: 12px;
    color: #54a473;
}
#item-detail .cart .box .promotion .name {
        font-weight: 600;
        text-align: center;
        font-size: 14px;
    }
#item-detail .cart .box .promotion .desc {
        padding: 5px 0;
        text-align: center;
        font-size: 14px;
    }
#item-detail .cart .box .cart-wrapper, #dealDay .box .cart-wrapper {
    margin: 20px 0 5px 0;
    width: 280px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
}
#item-detail .cart .box .cart-wrapper .text, #dealDay .box .text {
        font-size: 14px;
        color: #59595b;
        float: left;
        margin-top: 4px;
    }
#item-detail .cart .box .cart-wrapper .qty, #dealDay .box .cart-wrapper .qty {
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        width: 60px;
        height: 30px;
        background-color: #fa7131;
        cursor: pointer;
        padding: 2px 0 0 2px;
        float: left;
        margin-left: 10px;
        position: relative;
    }
.qty .plus, .qty .min, .qty .plusCase, .qty .minCase {
    display: none;
}

#item-detail .cart .box .cart-wrapper .qty input, #dealDay .box .cart-wrapper .qty input {
    float: left;
    width: 35px;
    height: 26px;
    border: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    text-align: center;
    -webkit-appearance: none;
}

#item-detail .cart .box .cart-wrapper .qty ul, #dealDay .box .cart-wrapper .qty ul {
    margin: -1px 0 0 0;
    padding: 0;
    list-style-type: none;
    width: 23px;
    overflow: hidden;
    display: block;
    float: right;
}
#item-detail .cart .box .cart-wrapper .qty ul li, #dealDay .box .cart-wrapper .qty ul li {
        float: left;
        margin: 0;
        padding: 0;
        height: 13px;
        width: 100%;

}
#item-detail .cart .box .cart-wrapper .qty ul li.up b, #dealDay .box .cart-wrapper .qty ul li.up b {
            float: left;
            display: inline-block;
            border-bottom: 7px solid;
            border-right: 6px solid transparent;
            border-left: 6px solid transparent;
            color: #fff;
            margin: 2px 0 0 6px;

}
#item-detail .cart .box .cart-wrapper .qty ul li.middle, #dealDay .box .cart-wrapper .qty ul li.middle {
            height: 1px;
            background-color: #ffb28b;
            width: 92%;
            float: left;
            margin-left: 4%;

}
#item-detail .cart .box .cart-wrapper .qty ul li.down b, #dealDay .box .cart-wrapper .qty ul li.down b {
            float: left;
            display: inline-block;
            border-top: 7px solid;
            border-right: 6px solid transparent;
            border-left: 6px solid transparent;
            color: #fff;
            margin: 4px 0 0 6px;

}
.wr-atc {
    text-align: center;
    position: relative;
}

#item-detail .cart .box .cart-wrapper .add-cart, #dealDay .box .cart-wrapper .add-cart {
    height: 30px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
    float: left;
    background-color: #fa7131;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-weight: 600;
    margin-left: 10px;
    padding: 1px 18px;
    
}
.wr-atc a {
    padding-top: 5px !important;
}
    .ico-save-for-later {
        width: 24px;
        height: 32px;
        background-image: url(/includes/theme/images/large-icon-snippet.png?2016);
        position: relative;
        top: -2px;
        margin-left: 8px;
        display: inline-block;
    }
.ico-save-for-later.saved {
        background-position: -393px -83px;
    }
.ico-save-for-later.unsave {
        display: inline-block;
        background-position: -349px -83px;
        cursor: pointer;
    }
#item-detail .cart .box .instock span.warning {
    color: #f00 !important;
}

#item-detail .cart .box .instock span {
    font-weight: normal !important;
}
#item-detail .cart .box #divTBD {
    padding-top: 7px;
}
#item-detail .cart .box .notify {
    float: inherit;
    width: 100%;
    padding: 4px 5px 0px 12px;
    text-align: center;
}

    #item-detail .cart .box .notify a {
        cursor: pointer;
        color: #3B76BA;
        font-size: 14px;
        text-decoration: underline;
    }
#item-detail .cart .box .instock {
    float: inherit;
    width: 100%;
    padding: 0 5px 0 12px;
    font-weight: 600;
    color: #59595b;
    text-align: center;
}

#item-detail .data section {
    border-top: solid 1px #c7c8c8;
    width: 100%;
    float: left;
    margin-top: 20px;
}
#item-detail .cart .icon #instock span, #dealDay .cart .icon #instock span {
    float: right;
    font-size: 14px !important;
    color: #59595b;
}
#item-detail .share {
    width: 100%;
    float: left;
    background-color: #c7c8c8;
    margin-top: 24px;
}
#item-detail .share .addthis_toolbox {
        float: inherit;
        margin: 5px 0 5px 13px;
        padding: 0;
    }
#item-detail .share .addthis_toolbox a {
            margin-top: 4px;
            padding: 0 4px 0 0;
            height: 20px;
        }
div.atclear {
    clear: both;
}

#item-detail .share ul.social-nav {
    float: right;
    margin: 4px 13px 5px 0;
    padding: 0;
}

#item-detail .share ul {
    list-style-type: none;
}

#item-detail .description {
    border-top: solid 1px #c7c8c8 !important;
}

#item-detail .data .label {
    float: left;
    font-size: 18px;
    padding: 10px 0 0 0;
    width: 100%;
    text-align: left;
    font-weight: bold;
    color: #333;
}

#item-detail .description .label .sku, #item-detail .sku, .review-list .sku {
    font-size: 14px;
    padding-left: 0;
    padding-top: 1px;
}

#item-detail .data section .content {
    float: left;
    width: 100%;
    padding: 9px 0 0 0;
}
#item-detail .cart .flammable a, #dealDay .cart .flammable a {
    color: #3a64b6;
    text-decoration: underline;
}
#item-detail .cart .flammable img, #dealDay .cart .flammable img {
    margin-right: 5px;
}
#item-detail .share ul.social-nav li {
    display: inline;
    float: left;
    padding: 5px 0 0 22px;
}
#item-detail .share ul.social-nav li a {
        vertical-align: middle;
        font-size: 14px;
        color: #3b76ba;
    }
.listBBCode {
    margin-left: 0;
    padding-left: 12px;
    background: url(/includes/theme/images/listIcon.gif) left 8px no-repeat;
    line-height: 20px;
    margin-top: 0;
}
.hideborder:before {
    position: absolute;
    left: 0;
    height: 100%;
    background: #fff;
    content: " ";
    width: 2px;
    z-index: 1;
}
.listsfl {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap !important;
    position: relative !important;
    margin-right: 0 !important;
}
#list-item .view-cart, div#shop-design .boxitem .view-cart, #order-detail .view-cart, #clist-item .view-cart {
    border: solid 2px #fa7131;
    background-color: #fff;
    width: 100%;
    border-radius: 5px !important;
    font-weight: 600;
    height: 30px;
    font-size: 13px;
}
.incart {
    font-size: 14px;
    color: #59595b;
    text-align: center;
    clear: both;
    padding-top: 3px;
}
#list-item .title a, div#shop-design .boxitem .title a {
    color: #333;
    font-size: 14px;
}
/*review*/

#item-detail .review-section .review-list .see-more-items {
    float: left;
    width: 100%;
    margin-top: 20px;
    clear: both;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    text-align: center;
    margin-top: 20px;
}
#item-detail nav .countreview {
    padding-left: 10px!important;

}
#up .header ul li {
    float:left
}
#item-detail .header nav ul {
    float: left;
}

#item-detail .header nav ul, #h-product nav ul {
    list-style-type: none;
    margin: 18px 0 0 0;
    padding: 0;
}
#item-detail .header nav ul li a, #h-product nav ul li a {
        font-size: 14px;
        color: #333;
        padding: 1px 15px 0 0;
        float: left;
        text-decoration: underline;
}

#item-detail li.reviewicon a {
    cursor: pointer;
    text-decoration: none;
    padding: 0 !important;
}
#item-detail .price span, #dealDay .price span {
    float: none !important;
}
#item-detail .cart .box .outstock span {
    font-weight: normal !important;
    color: #f00 !important;
}
#item-detail .cart .box .outstock {
    float: inherit;
    width: 100%;
    padding: 10px 12px 0 12px;
    font-weight: 600;
    color: #59595b;
    text-align: center;
}
#item-detail .cart .flammable, #dealDay .cart .flammable {
    margin-top: 5px;
    float: left;
    width: 100%;
    min-width: 263px;
}
#item-detail .header-fix h1 {
    color: #333;
    font-size: 24px;
    margin: 0;
    padding: 0;
}
#item-detail .header-fix nav ul li {
    display: inline;
    overflow: hidden;
    float: left;
}
#item-detail .header-fix nav ul li {
    display: inline;
    overflow: hidden;
    float: left;
}
    #item-detail .header-fix nav ul li a {
        font-size: 14px;
        color: #333;
        padding: 1px 15px 0 0;
        float: left;
        text-decoration: underline;
    }
#item-detail .header-fix nav ul {
    float: left;
    list-style-type: none;
    margin: 18px 0 0 0;
    padding: 0;
}
#item-detail .data section.video ul.video-list {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
}
#item-detail .data section.video ul.video-list li {
        padding: 0 0 0 0;
        display: inline;
        width: 33.3%;
        float: inherit;
        overflow: hidden;
    }
#item-detail .data section.video ul.video-list li div.name {
        width: 200px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5px;
        margin-bottom: 10px;
    }
/*deal*/
 #dealdayTimeDetail .timeLabel, #dealdayTimeDetail .timeValue {
    font-size: 12px;
    float: left;
    font-weight:bold;
    margin-right: 10px;
    color:#6e6e6e
}
#item-detail #divPriceBox #divDealTime {
    margin: 10px 0;
    width: 100%;
    display: table;
}
#divDealTime img, #dealDay #divDealTime img {
    width: 148px;
    padding: 12px 0 0 10px;
    float: left;
}
#divPriceBox .dealTime {
    display: table-cell;
    vertical-align: bottom;
    height: 35px;
    float: right;
    width: 100px;
}

 #dealdayTimeDetail .timeValue {
    color: #fd7600;
    font-size:14px;
}
a, a:hover {
    color: #333;
}
#item-detail .data .label {
    float: left;
    font-size: 18px;
    padding: 10px 0 0 0;
    width: 100%;
    text-align: left;
    font-weight: bold;
    color: #333;
}
.hiddenButton {
    display: none;
}
#item-detail .review-section .content ul.sumary {
    list-style-type: none;
    margin: 6px 0 0 0;
    padding: 0;
    width: 100%;
    float: inherit;
}
#item-detail .review-section .content ul.sumary li {
        float: left;
    }
#item-detail i, #order-detail i, #review i, #h-product i {
    padding: 1px 0 0 1px;
}
#item-detail .review-section .review-list {
    float: inherit;
    width: 100%;
}
#item-detail .review-section .content ul.sumary li {
    float: left;
}
#item-detail .review-section .content ul.sumary li.countreview a {
        cursor: default;
        text-decoration: none;
    }
#item-detail .review-section .content ul.sumary li a {
        float: left;
        padding: 1px 0 0 10px;
    }
#item-detail .review-section .content ul.sumary li {
    float: left;
}
#item-detail .review-section .content ul.sumary li.border span {
        margin: 4px 0 4px 10px;
        background-color: #c7c8c8;
        height: 14px;
        float: left;
        width: 1px;
    }
#item-detail .review-section .content ul.sumary li.writereview a {
        text-decoration: underline;
        color: #3b76ba;
    }
#item-detail .review-section .content ul.sort {
    width: 100%;
    float: inherit;
    margin: 12px 0 0 0;
    padding: 0;
    list-style-type: none;
}
#item-detail .review-section .content ul.sort li.text {
        padding-top: 7px;
    }
#item-detail .review-section .content ul.sort li {
        display: inline;
        float: left;
    }
#item-detail .review-section .content ul.sort li {
        display: inline;
        float: left;
    }
#item-detail .review-section .content ul.sort li .nf-dropdown {
        margin-left: 20px;
        width: 140px;
    }
.n-dropdown, .nf-dropdown {
    position: relative;
}
select.form-control {
    background-color: #f3f4f5;
    line-height: 28px;
    border-color: #c7c8c8;
    padding-right: 2px !important;
}
.form-control {
    height: 35px;
}
select.form-control {
    background-color: #f3f4f5;
    line-height: 28px;
    border-color: #c7c8c8;
    padding-right: 2px !important;
}

.form-control {
    height: 35px;
}
.n-dropdown:after, .nf-dropdown:after {
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
    color: #fff;
    position: absolute;
    right: 22px;
    top: 15px;
    pointer-events: none;
}
.nf-dropdown:after {
    right: 7px;
}
.n-dropdown:before, .nf-dropdown:before, .nf-dropdown.expire-month:before {
    content: '';
    right: 16px;
    top: .8px;
    width: 28px;
    height: 33.3px;
    background: #c7c8c8;
    position: absolute;
    pointer-events: none;
    display: block;
    border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
}
.nf-dropdown:before {
    right: 1px;
    top: 1px;
    height: 33px;
}
#item-detail .review-section .review-list .review-item:first-child, #item-detail .review-section .review-list .first {
    border-top: none !important;
}
#item-detail .review-section .review-list .review-item {
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    margin-top: 13px;
    padding-top: 13px;
}
.review-section .review-data ul.title {
    float: inherit;
    margin: 10px 0 0 0;
    padding: 0;
    width: 100%;
}
#item-detail .review-section .content ul.title li.name {
        color: #54a473;
        font-size: 14px;
        font-weight: 600;
        padding: 2px 0 0 18px;
    }
#item-detail .review-section .content ul.title li {
    margin: 0;
    padding: 0;
    display: inline;
    float: inherit;
}
#item-detail .review-section .content ul.title li.author {
        float: right;
        color: #59595b;
    }
#item-detail .review-section .content ul.title li.author span {
        font-weight: 600;
    }
#item-detail .review-section .content ul.groupChk {
    float: left;
    list-style-type: none;
    margin: 12px 0 0 0;
    padding: 0;
    width: 100%;
}
#item-detail .review-section .content .commment {
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
}
#item-detail .data section.video ul.video-list li div.img .play {
    position: absolute;
    background: url(/includes/theme/images/play.png) no-repeat;
    width: 35px;
    height: 36px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}
#item-detail .overview ul.image-list li.videothumbnail .play {
    border: none;
    position: absolute;
    background: url(/includes/theme/images/play.png) no-repeat;
    width: 35px;
    height: 36px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}
#item-detail .overview ul.image-list li a img {
    border: 1px solid #ccc;
    padding: 2px;
    float: right;
    max-width: 80px;
}
#left-Deal .itemRating, .clearfix {
    clear: both;
}
.clearfix, .row {
    zoom: 1;
}
#item-detail .review-section .content ul.groupChk .pros span {
    color: #018c01;
}
#item-detail .review-section .content ul.groupChk .experience {
    margin-left: 50px;
}
#item-detail .review-section .content ul.groupChk ul.sub li:before {
        width: 4px;
        height: 1px;
        background-color: #696969;
        position: absolute;
        left: 15px;
        top: 12px;
        display: inline-block;
        content: "";
    }
#item-detail .review-section .content ul.groupChk ul.sub li {
        display: inherit;
        float: none;
        padding: 2px 0 2px 24px;
        margin: 0;
        position: relative;
    }
#item-detail .review-section .content ul.groupChk ul.sub {
    padding: 0;
    margin: 0;
}
#item-detail .review-section .content ul.groupChk li {
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
}
#item-detail .review-section .content ul.groupChk {
    float: left;
    list-style-type: none;
    margin: 12px 0 0 0;
    padding: 0;
    width: 100%;
}
.orderreview .text, #item-detail .review-section .content .commment span.text, #item-detail .grsku .text {
    font-weight: 600;
}
/*list item*/
#divRelated #uplist {
    margin-top: 20px;
}
#item-detail #list-item {
    width: 100%;
    float: inherit;
}
#list-item .left {
    border-left: 1px solid #c7c8c8;
}

.listsfl .item, .listsfl .citem {
    width: 220px;
    height: auto;
    position: relative;
    border-left: 1px solid #c7c8c8;
    margin-bottom: 32px;
    padding-bottom: 60px;
    float: none !important;
}
#list-item .top {
    border-top: 1px solid #c7c8c8;
}
.hideborder:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #fff;
    height: 1px;
    z-index: 1;
    width: 100%;
    top: -16px;
}
.listsfl .top {
    border-top: 1px solid #c7c8c8;
    position: absolute;
    left: 16px;
    width: 100%;
    right: 16px;
    top: -16px;
    width: calc(100% - 32px) !important;
    margin: 0 !important;
}
#divRelated #list-item .item article {
    width: auto;
}
#list-item article {
    height: 100%;
    margin: 0;
    padding-bottom: 20px;
}
.listsfl article {
    margin: 10px 0 0 !important;
    padding: 0 8px 0 8px;
}

#list-item .image {
    text-align: center;
    padding: 20px 0 10px;
    margin-bottom: 10px;
    height: 200px;
}
#list-item .review {
    font-size: 12px;
    padding-bottom: 10px;
    clear: both;
    display: block;
}
#list-item .review a {
        text-decoration: underline;
    }
#list-item .review span {
    color: #333;
    padding-left: 15px;
    position: relative;
    bottom: 5px;
}
#list-item h2, #list-item .title, div#shop-design .boxitem .title {
    padding: 0 1px 10px 1px;
    clear: both;
    overflow: hidden;
}
#item-detail .description .label .sku, #item-detail .sku, .review-list .sku {
    font-size: 14px;
    padding-left: 0;
    padding-top: 1px;
}
#list-item .sku, #clist-item .sku, #promotion-main .item .sku {
    font-size: 12px;
    color: #59595b;
}
#promotion-main ul, #list-item ul, #clist-item ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#promotion-main .item .txt-qty, #list-item .txt-qty, #clist-item .txt-qty, div#shop-design .boxitem .txt-qty, #order-detail .txt-qty {
    width: 36px;
    height: 26px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    border: none;
    text-align: center;
    -webkit-appearance: none;
}
#promotion-main .bao-arrow, #list-item .bao-arrow, #clist-item .bao-arrow, div#shop-design .boxitem .bao-arrow {
    float: left;
    width: 21px;
    padding-left: 1px;
}
#list-item .bg-add-cart, div#shop-design .boxitem .bg-add-cart, #order-detail .bg-add-cart {
    background-color: #fa7131;
}
#list-item .bt-add-cart, div#shop-design .boxitem .bt-add-cart, #order-detail .bt-add-cart, #clist-item .bt-add-cart {
    height: 30px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
    float: left;
    border: none;
    border-radius: 5px !important;
    font-weight: 600;
}
#promotion-main .item .qty, #list-item .qty, div#shop-design .boxitem .qty, #order-detail .qty {
    border-radius: 5px;
    width: 60px;
    height: 30px;
    background-color: #fa7131;
    cursor: pointer;
    padding: 2px 0 0 2px;
    margin: 0 5px 0 0;
    float: left;
    position: relative;
    z-index: 2;
}
#list-item .add-cart ul, #clist-item .add-cart ul, div#shop-design .boxitem .add-cart ul, #order-detail .add-cart ul {
    display: inherit;
    height: 26px;
}
#promotion-main ul li, #list-item .add-cart ul li, #clist-item .add-cart ul li, div#shop-design .boxitem ul li, #order-detail .add-cart ul li {
        height: 12px;
}
#promotion-main .bd-qty, div#shop-design .boxitem .bd-qty, #order-detail .bd-qty, #list-item .bd-qty, #clist-item .bd-qty {
    border-top: 1px solid #ffb28b;
}
.wrcart {
    position: relative;
}
#promotion-main .arrow-up, #list-item .arrow-up, #clist-item .arrow-up, div#shop-design .boxitem .arrow-up, #order-detail .arrow-up {
    display: inline-block;
    border-bottom: 7px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    color: #fff;
    margin: 0 2px 6px 4px;
}
#promotion-main .arrow-down, #list-item .arrow-down, #clist-item .arrow-down, div#shop-design .boxitem .arrow-down, #order-detail .arrow-down {
    display: inline-block;
    border-top: 7px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    margin: 0 0 2.5px 4px;
}
#promotion-main .arrow-down-act, #list-item .arrow-down-act, #clist-item .arrow-down-act, div#shop-design .boxitem .arrow-down-act, #order-detail .arrow-down-act {
    color: #fff;
}

#order-detail .arrow-down-act, #list-item .arrow-down-act, #clist-item .arrow-down-act {
    color: #fff;
}
#list-item .bg-more-info, #order-detail .bg-more-info, #clist-item .bg-more-info {
    background-color: #3b76ba;
}

#list-item .bt-buy-case, div#shop-design .boxitem .bt-buy-case, #order-detail .bt-buy-case, #clist-item .bt-buy-case {
    height: 30px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    float: left;
    border: none;
    border-radius: 5px !important;
    font-weight: 600;
}
.shopway {
    overflow: hidden;
    border-bottom: solid 1px #c7c8c8;
    padding: 20px 0 40px;
}
.shopway .shopsave-title, #deal-view .title, #main-shop-save .shopsave-title {
    color: #3b76ba;
    font-size: 24px;
    font-weight: 600;
    position: relative;
    background-color: #fff;
    top: 11px;
    z-index: 1;
    margin: 0 !important;
    padding: 0;
}
.bx-wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    *zoom: 1;
}
#shopsaveslider_45 > div > .bx-viewport {
    background-color: #f3f4f5;
}
.bx-wrapper .bx-viewport {
    background: #fff;
}
#ulSlideContentRc > .shop-save-item > .box {
    padding-top: 20px;
}
#ulSlideContentRc > .shop-save-item > .name {
    font-size: 12px;
    line-height: 16px;
    padding: 0 10px 5px 10px;
}

#ulSlideContentRc > .shop-save-item > .name a {
    color: #3b76ba;
}
.bxslider .shop-save-item .hidden-left, .bxslider .shop-save-item .hidden-top, .bxslider .shop-save-item .hidden-bottom, .bxslider .shop-save-item .hidden-right {
    display: none;
}
#ulSlideContentRc > .shop-save-item:not(:nth-of-type(1)) {
    margin-left: 0 !important;
}

#ulSlideContentRc > .shop-save-item {
    border-right-width: 0 !important;
    background-color: #fff;
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 0;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}
.bx-wrapper .prev-disabled {
    background: url(../../images/controls.png) no-repeat 0 -71px !important;
}
.bx-wrapper .bx-next {
    right: 1px;
    background: url(../../images/controls.png) no-repeat -31px 0;
}
.bx-wrapper .bx-controls-direction a.prev-disabled, .bx-wrapper .bx-controls-direction a.next-disabled {
    cursor: default;
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: none;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#shopsaveslider_45 > .bx-wrapper > div > .bx-controls-direction > .bx-prev {
    margin-left: -50px !important;
    margin-top: 10px !important;
    top: 80px;
}

.bx-wrapper .bx-controls-direction a.prev-disabled, .bx-wrapper .bx-controls-direction a.next-disabled {
    cursor: default;
}
.bx-wrapper .bx-prev {
    left: 1px;
    background: url(../../images/controls.png) no-repeat 0 0;
}
#shopsaveslider_45 > .bx-wrapper > div > .bx-controls-direction > .bx-next {
    margin-right: -50px !important;
    margin-top: 10px !important;
    top: 80px;
}
#shopsaveslider_45 > .bx-wrapper > div > .bx-controls-direction > .bx-prev {
    margin-left: -50px !important;
    margin-top: 10px !important;
    top: 80px;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 75px;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 71px;
    text-indent: -9999px;
    z-index: 1;
}

/*.bx-wrapper .bx-next {
    right: 1px;
    background: url(../../images/controls.png) no-repeat -31px 0;
}*/
/*end list item*/
/*media*/

/*item kit*/
.btn-submit:hover {
    background-color: #DE7941;
    color: #ffffff;
}
#item-kit {
      border-top:none!important;
      margin-top:3px!important;
    }
#content-kit #total {
        font-size:16px;
    }
ul.group-img li::before {
    content:"+";
    font-size:30px;
    font-weight:bolder;
    margin:0 10px;
}
ul.group-img li:first-child::after, ul.group-img li:first-child::before, ul.group-img li.no-plus::before {
    content: "";
    display: none;
}
#content-kit #total-save {
    font-size: 16px;
}
.add-cart-kit li:first-child {
        width:100%;
    }
#content-kit .fa-check:before {
    padding-left: 1px;
}
#item-kit .strike {
    margin:0 8px;
}
#item-kit .add-item-kit ul li {
    float: none;
}
#item-kit ul {
    margin: 0;
    padding: 0
}
#item-kit ul li {
    list-style:none;
    float:left;
}
#item-kit .group-item ul li span {
    padding-top:70px;
}
    #item-kit .group-item ul li img {
    width:145px;
}
#item-kit .group-item ul.add-cart-kit {
    padding-top:25px;
    padding-left:10px;
    width:320px;
    float:left;
}
#item-kit .glyphicon {
    color:#59595b
}
#item-kit .group-item ul.group-img{
    width:auto;
    float:left;
    padding-top:15px;
}
#item-kit .add-item-kit ul li:first-child {
    padding-top:20px;
}
#item-kit .add-item-kit ul li .checkbox {
    margin-top:5px;
    margin-bottom:0px;
}
#item-kit ul.add-cart-kit li:last-child {
    width:30px;
}
#content-kit .group-item {
    padding-top:10px
}
.add-item-kit {
    clear:both;
}
.group-item .msg {
    display:none;
    font-size:14px;
    padding-top:20px;padding-left:15px;
    color:#3b76ba;
}
.add-item-kit a {
    color:#3b76ba
}
add-item-kit .red b {
    font-style:italic;
}
.fa-remove {
    color:#bb0008!important;
}
#item-detail #irv {
    padding:0 0 0 2px!important;
}
.form-group {
    margin-bottom: 8px;
}
#item-detail .cart .box .price-wrapper table.multi {
    text-align: center;
    width: 82%;
}

#item-detail .cart .box .price-wrapper table.multi .title {
    color: #3b76ba;
    font-size: 20px;
    padding: 12px 0px 15px 0px;
}

#item-detail .cart .box .price-wrapper table.multi .head {
    color: #333333;
    text-align: center;
    border: 1px solid #c7c8c8;
    padding: 1px 2px;
    height: 30px;
    font-size: 16px;
    font-weight: 600;
}

    #item-detail .cart .box .price-wrapper table.multi .head:first-child {
        width: 35%;
    }

    #item-detail .cart .box .price-wrapper table.multi .head:last-child {
        width: 65%;
    }

#item-detail .cart .box .price-wrapper table.multi .value {
    height: 33px;
    text-align: left;
    border: 1px solid #c7c8c8;
    padding-left: 3px;
    font-size: 16px;
    color: #333333;
}

#item-detail .cart .box .price-wrapper table.multi .line .save {
    color: #3b76ba;
    font-size: 14px;
    padding-left: 5px;
}

#item-detail .cart .box .price-wrapper table.multi .line .multiprice-qty {
    text-align: right;
    padding-right: 15px;
}

#item-detail .cart .box .price-wrapper table.multi .select td:last-child {
    background-color: #fffbb9;
}

#item-detail .cart .list-attribute {
    margin: 0px;
    padding: 0px;
    float: left;
    list-style-type: none;
    width: 100%;
}

#item-detail .cart .list-attribute li {
    font-size: 14px;
    color: #333333;
    float: left;
    margin-top: 13px;
    width: 100%;
}

    #item-detail .cart .list-attribute li.first {
        margin-top: -25px !important;
    }

    #item-detail .cart .list-attribute li span {
        font-weight: 600;
    }

#item-detail .cart .list-attribute .sub, #group-type {
    margin: 6px 0px 0px 0px;
    padding: 4px 0px 0px 0px;
    list-style-type: none;
    border-top: 1px solid #C7C8C8;
}

#item-detail .cart .list-attribute .sub li, #group-type li {
    display: inline;
    width: 60px;
    height: 80px;
    float: left;
    text-align: center;
    margin: 0px 0px 5px 5px;
}

#item-detail .cart .list-attribute .sub li.select {
    background-color: #c7c8c8;
    background: url('/includes/theme/images/attribute-bullet.png') #c7c8c8 no-repeat 26px 64px;
}

#item-detail .cart .list-attribute .sub li.deny {
    cursor: default;
}

#item-detail .cart .list-attribute .sub li.deny a {
    cursor: default;
    color: #c7c8c8 !important;
}

#item-detail .cart .list-attribute .sub li.deny div {
    cursor: default !important;
    color: #c7c8c8 !important;
}

#item-detail .cart .list-attribute .sub li.select a {
    cursor: default;
}

#item-detail .cart .list-attribute .sub li div, #group-type li {
    margin: 3px 0px 0px 0px;
    padding: 0px 2px;
    margin-left: auto;
    margin-right: auto;
    width: 53px;
    height: 53px;
    /*border: solid 1px #ffffff;*/
    border: 1px solid #c7c8c8;
    overflow: hidden;
}
#item-detail .cart .list-attribute li.text .sub div {
background-color: #ffffff;
border: solid 1px #c7c8c8;
vertical-align: middle;
line-height: 53px;
cursor: pointer;
}

#item-detail .cart .list-attribute li.text .sub li.select div {
cursor: default;
}

@media screen and (max-width: 1270px) {
    #shopsaveslider_45 > .bx-wrapper > div > .bx-controls-direction > .bx-prev {
        margin-left: -50px !important;
    }
    #shopsaveslider_45 > .bx-wrapper > div > .bx-controls-direction > .bx-next {
        margin-right: -50px !important;
    }
}
@media (min-width: 1200px) {
    #item-detail .cart .box .price-wrapper ul.sale-price {
        width: 75%;
    }

    #item-detail .data section.video ul.video-list li div.name {
        width: 195px;
    }
}
@media (max-width: 1024px) {
    #order-detail .qty, #shop-design .qty, #item-detail .qty, #clist-item .qty, #list-item .qty, #dealDay .box .cart-wrapper .qty, .boxCase .qty {
        text-align: center;
        float: none !important;
        margin-bottom: 12px !important;
        display: block;
        width: 100% !important;
        background: none !important;
        max-width: 210px;
        height: 35px !important;
    }
    .qty .plus, .qty .min {
        display: table-cell !important;
        width: 38px;
        text-align: center;
        font-size: 38px;
        border-radius: 20px;
        border: solid 1px #fa7131 !important;
        height: 36px !important;
        padding-left: 7px;
    }
   .qty .plus a, .qty .min a {
            text-decoration: none !important;
            color: #fa7131 !important;
            display: block;
            position: absolute;
            xtop: -6px;
        }
        .qty .min a {
            xtop:-9px;
        }
            .qty .plus, .qty .plusCase {
        float: right;
        margin-left: 3px;
        padding-top: 6px;
    }

    .qty .min, .qty .minCase {
        float: left;
        margin-right: 3px;
        padding-top: 3px;
    }

    .qty .plusCase, .qty .minCase {
        display: table-cell !important;
        width: 38px;
        text-align: center;
        font-size: 38px;
        border-radius: 20px;
        border: solid 1px #3b76ba !important;
        height: 36px !important;
    }

        .qty .plusCase a, .qty .minCase a {
            text-decoration: none !important;
            color: #3b76ba !important;
        }

    .qty .pull-left {
        float: none !important;
    }

    #list-item .bt-add-cart, #order-detail .bt-add-cart, #clist-item .bt-add-cart {
        width: 160px;
        height: 40px !important;
        font-size: 18px;
        max-width: 210px;
    }

    #list-item .bt-buy-case, div#shop-design .boxitem .bt-buy-case, #order-detail .bt-buy-case, #clist-item .bt-buy-cas, #list-item .buymore {
        max-width: 210px;
    }

    div#shop-design .boxitem .bt-add-cart {
        width: 100% !important;
        font-size: 18px;
        height: 40px !important;
    }

    #list-item .bt-buy-case, div#shop-design .boxitem .bt-buy-case, #order-detail .bt-buy-case, #clist-item .bt-buy-case {
        width: 150px;
        height: 40px !important;
        font-size: 18px !important;
        float: none !important;
    }

    #promotion-main .txt-qty, #list-item .txt-qty, #clist-item .txt-qty, div#shop-design .boxitem .txt-qty, #order-detail .txt-qty, #item-detail .txt-qty, #dealDay .txt-qty {
        font-size: 14px;
        border: solid 1px #fa7131 !important;
        width: -webkit-calc(100% - 94px) !important;
        width: -moz-calc(100% - 94px) !important;
        width: calc(100% - 94px) !important;
    }

    #item-detail .boxCase .txt-qty {
        font-size: 14px;
        border: solid 1px #3b76ba !important;
        width: -webkit-calc(100% - 94px) !important;
        width: -moz-calc(100% - 94px) !important;
        width: calc(100% - 94px) !important;
    }
    #item-detail .qty ul, #item-detail .cart .box .cart-wrapper .text, #item-detail .cart .boxCase .cart-wrapper .text, #dealDay .box .cart-wrapper .qty ul, #dealDay .box .cart-wrapper .text {
        display: none !important;
    }

    #item-detail .cart .box .cart-wrapper .qty, #item-detail .cart .boxCase .cart-wrapper .qty, #dealDay .box .cart-wrapper .qty {
        text-align: center;
        display: block;
        height: auto !important;
        margin: 0 auto;
    }

    ::i-block-chrome, #item-detail .cart .box .cart-wrapper .add-cart, #item-detail .cart .boxCase .cart-wrapper .add-cart {
        max-width: 100% !important;
    }

    #item-detail .cart .box .cart-wrapper .add-cart, #item-detail .cart .boxCase .cart-wrapper .add-cart, #dealDay .box .cart-wrapper .add-cart, #item-detail .cart .boxCase .cart-wrapper .add-cart {
        width: 170px;
        max-width: 210px !important;
        height: 40px !important;
        font-size: 18px !important;
        margin: 0 auto;
        float: none;
    }

    #item-detail .cart .box .cart-wrapper .qty input, #item-detail .cart .boxCase .cart-wrapper .qty input, #dealDay .box .cart-wrapper .qty input {
        float: none !important;
    }
    #promotion-main .txt-qty, #list-item .txt-qty, #clist-item .txt-qty, div#shop-design .boxitem .txt-qty, #order-detail .txt-qty, #item-detail .txt-qty, #item-detail .boxCase .txt-qty, #dealDay .txt-qty {
        border-radius: 3px !important;
        -moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        height: 34px !important;
        font-size: 20px;
    }
    #list-item .bt-add-cart {
        padding: 0;
    }

    #list-item .buymore, #clist-item .buymore {
        width: 160px;
        font-size: 16px;
    }

    #cart-section .item .ico-save-for-later, #lnkSFL, #lnkSFLCs {
        top: 3px;
        position: absolute;
        right: -15px;
    }

    #item-detail .cart .box .promotion .name {
        font-weight: 600;
        text-align: center;
        font-size: 14px;
    }

        #item-detail .cart .box .promotion .name span {
            color: #59595b;
            font-weight: normal;
        }

    #item-detail .cart .box .promotion .desc {
        padding: 2px 0 0 0;
        text-align: center;
    }

        #item-detail .cart .box .promotion .desc a {
            font-size: 14px;
            color: #54a473;
        }

    #item-detail .cart .box .cart-wrapper,
    #dealDay .box .cart-wrapper, #item-detail .cart .boxCase .cart-wrapper {
        width: 210px;
    }

    .wr-atc {
        max-width: 200px;
        margin: 0 auto;
    }
    .listsfl .item {
        padding-bottom: 120px;
    }
    .listsfl .citem {
        padding-bottom: 110px;
    }

    #list-item .add-cart, #clist-item .add-cart {
        min-height: 90px;
    }

    .lstsavecart .bg-add-cart {
        width: 100% !important;
    }

    #list-item .bt-add-cart, div#shop-design .boxitem .bt-add-cart, #order-detail .bt-add-cart, #clist-item .bt-add-cart {
        float: none !important;
        margin: 0 auto;
    } 
    #list-item article {
        padding-bottom: 25px !important;
    }
    #list-item .bg-more-info, #order-detail .bg-more-info, #clist-item .bg-more-info {
        float: none;
        margin: 0 auto;
        font-size: 16px;
        padding: 0;
    }
}
@media (max-width: 1024px) and (min-width: 497px) {
    #list-item .ico-save-for-later {
        top: 3px;
        position: absolute;
        right: -5px;
    }
}
@media (max-width: 1199px){
    #list-item .item {
        width: 33% !important;
        padding-left: 1.65% !important;
        padding-right: 1.65% !important;
    }

}
@media (min-width: 1024px) {
    #item-detail .cart .box .cart-wrapper, #dealDay .box .cart-wrapper, #item-detail .cart .boxCase .cart-wrapper {
        padding-left: 5px;
    }
    /*list item*/
    #list-item .bg-more-info, #order-detail .bg-more-info, #clist-item .bg-more-info {
        padding: 0 15px 0 15px;
    }
}
@media (max-width: 1080px) and (min-width: 1025px) {
    #item-detail .cart .box .cart-wrapper, #dealDay .box .cart-wrapper, #item-detail .cart .boxCase .cart-wrapper {
        padding-left: 20px;
    }
    .cart-wrapper .text {
        display: none;
    }
}

@media (min-width: 1025px) {
    #list-item .add-cart, #clist-item .add-cart {
        height: 32px;
    }
    .box .ico-save-for-later, .boxCase .ico-save-for-later {
        margin-left: 5px;
        float: left;
    }
}
@media (max-width: 991px) {
    #item-detail .cart, #item-detail .group {
        width: 100%;
        margin: 20px 0 20px 0;
        padding: 0;
        max-height: none !important;
    }
    #item-detail .cart .page-wrapper {
            margin: 0;
            padding: 0;
            overflow: hidden;
            float: left;
            width: 100%;
        }
    #item-detail .cart .none-att {
            margin-top: 0 !important;
        }
    #item-detail .cart .box .price-wrapper ul.sale-price {
            max-width: 280px;
        }
    /*#item-detail .data, #item-detail .overview, #item-detail .header {
        width: 100%;
    }*/
    /*#main {
        padding: 0 10px 0 10px !important;
    }*/
    #item-detail .header nav ul li a, #item-detail .header nav ul li div.sku {
        padding-top: 3px !important;
    }
    #list-item .bg-more-info, #order-detail .bg-more-info, #clist-item .bg-more-info {
        padding: 0 !important;
    }
}
@media (max-width: 767px) {
    #divPriceBox #dealdayTime .timeValue, #divPriceBox #dealdayTime .timeLabel, #divPriceBox #dealdayTimeDetail .timeValue, #divPriceBox #dealdayTimeDetail .timeLabel {
        font-size: 16px;
    }
   .home #main, #formMain #main, .cart #main, .view #main {
        margin-top: 105px;
        top: -10px;
    }
    #item-detail .data section.video ul.video-list li.smallfirst {
        padding-right: 5px;
    }
    #item-detail .data section.video ul.video-list li {
        width: 50%;
    }
    #item-detail .data section.video ul.video-list li div.img {
            width: 195px;
            max-width: 100%;
    }
     #item-detail .share ul.social-nav {
        margin-bottom: 5px;
        margin-top: 0;
    }

    #item-detail .share ul.social-nav li {
        display: inherit;
        float: none;
    }
    #item-detail .share .addthis_toolbox {
        margin-top: 12px;
    }
    #list-item .item {
        width: 50% !important;
    }
    .image a {
        float: none !important;
    }
    /*#main {
        padding: 0 5px 0 5px !important;
    }*/
    #nyroModalWrapper {
        left: auto !important;
        margin-left: 0 !important;
        width: 100% !important;
        border: none !important;
    }
    .wrapperIframe {
        width: 100% !important;
    }
    #nyroModalContent {
        -webkit-overflow-scrolling: touch;
        width: 100% !important;
    }
    #list-item .view-cart, div#shop-design .boxitem .view-cart, #order-detail .view-cart {
        height: 40px !important;
        font-size: 18px !important;
    }
    .bread-crumb ul.content li:first-child {
        padding: 0px 20px 0px 0px;
    }
    #item-detail .review-section .content ul.small li.name {
        color: #54a473;
        font-size: 14px;
        font-weight: 600;
        padding: 2px 0px 10px 0px;
        float: left;
        width: 100%;
    }
    .review-data .star {
        width: 100%;
        padding-bottom: 5px !important;
    }

    .review-data .title .name {
        padding-left: 0 !important;
    }

    .review-data .title {
        margin-top: 0 !important;
    }

}

@media (min-width: 1398px) {
    #list-item .top {
        margin: 0 15px 0 5px;
    }
}
@media (max-width: 495px) and (min-width: 376px){
    .bg-more-info+.ico-save-for-later {
        right: -5px !important;
    }
}
@media (min-width: 376px) {
    #list-item article {
        max-width: 210px;
    }
}
@media (max-width: 496px) {
    .listsfl .add-cart {
        width: calc(100% - 22px);
        bottom: 15px;
        position: absolute;
    }

    #list-item .bt-add-cart, #order-detail .bt-add-cart, #clist-item .bt-add-cart {
        width: 100%;
    }

    #list-item .bt-buy-case, div#shop-design .boxitem .bt-buy-case, #order-detail .bt-buy-case, #clist-item .bt-buy-cas, #list-item .buymore {
        width: 100%;
    }

    #pnProduct #list-item .ico-save-for-later {
        right: -5px;
    }

    #list-item .ico-save-for-later {
        right: 0;
    }

    #list-item article {
        text-align: center;
        padding-bottom: 15px !important;
    }
}
@media (max-width: 430px) {
    #list-item .item {
    }

    #list-item .image img, #clist-item .image img {
        width: 115px !important;
    }

    #list-item .image {
        height: 135px !important;
    }

    #clist-item .image {
        height: 115px !important;
    }

    .ver-line-group {
        display: none;
    }

    #list-item .top {
        width: 80%;
        margin-left: 10%;
    }

    #bd-1, #bd-2 {
        display: none !important;
    }

    ::i-block-chrome, #list-item .txt-qty, #clist-item .txt-qty {
        width: 40% !important;
    }
}
@media screen and (max-width: 375px) {
    .qty {
        margin: 0 auto !important;
    }
    .ver-line, .ver-line-group, .top {
        display: none;
    }
    #list-item .item {
        width: 100% !important;
        border: none;
        border-top: 1px solid #c7c8c8;
        height: auto !important;
    }
    .listsfl .item .add-cart {
        position: relative;
        bottom: inherit;
        left: inherit;
        max-width: 100%;
        min-height: unset;
        height: auto;
    }

    .listsfl .item:first-of-type {
        border-top: none !important;
    }

    .listsfl .item {
        margin: 10px auto;
        padding-bottom: 0 !important;
        width: 100% !important;
        border: none;
        height: auto !important;
    }

    .listsfl .item:nth-child(2) {
        border-top: 1px solid #c7c8c8 !important;
    }

    .h1sfl {
        border-bottom: 1px solid #c7c8c8 !important;
    }
}
/*div#nyroModalWrapper, .wrapperIframe, #nyroModalContent {
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    margin: 0 !important;
    border: none !important;
}
.pp-zoom img {
    width:100%;
}*/
#group-type li.select {
    border-color: #54a473;
}
#group-type li {
    width:59px;
    margin-right:5px;
}
#group-type li:nth-child(5n) {
    margin-right:0!important;
}
    #itemgroup {
    padding-top: 20px;
    float:left;
    height:auto;
    width:100%;
}

.ico-new-amex {
    background-color: #296fb7!important;
}
.amex-free {
    color: #0075db;
    text-align: center;
    font-weight: bold;
}
.amex-free img 
{
    margin-top:15px;
}
.amex-large {
    font-size:52px;
    margin-top:25px;
}
.amex-small {
    font-size: 17px;
    font-style:italic;
    margin-top:18px;
}
#amId ul {
    margin:0;
    padding:0 0 0 20px;
}
#amId ul li {
    list-style:none;
    margin-top:10px;
}
    #amId ul li a:hover {
        text-decoration:none;
    }
    #amId ul li:last-child {
        margin-bottom: 20px;
    }
    input[type=radio].radio-node + label.radio-label {
        padding-left: 23px;
        height: 20px;
        display: inline-block;
        line-height: 20px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 20px;
        vertical-align: middle;
        cursor: pointer;
    }
input[type=radio].radio-node 
{
    display:none;
}
label.radio-label {
    background-image: url(/includes/theme/images/bgradio.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 2px;
}
.amex-terms
{
    margin-top:10px;
   display:inline-block;
}
.amex-banner img 
{
    width:100%;
}
.sz-content a svg,.pp-content a svg {
    position: absolute;
    margin: 1px;
}
.sz-content a svg {
    margin: 3px;
}
#sotay svg, #help svg, #qa svg {
    margin-right: 10px;
}

.order .px-md-4 {
    padding-right: 0 !important;
}

@media (min-width: 768px) {
    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important;
    }
}

@media (min-width: 768px) {
    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important;
    }
} 

.ml-auto, .mx-auto {
    margin-left: auto !important;
}

.mr-auto, .mx-auto {
    margin-right: auto !important;
}

.pl-2, .px-2 {
    padding-left: 0.5rem !important;
}

.pb-2, .py-2 {
    padding-bottom: 0.5rem !important;
}

.pr-2, .px-2 {
    padding-right: 0.5rem !important;
}

.pt-2, .py-2 {
    padding-top: 0.5rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-item.active, .carousel-item-next, .carousel-item-prev {
    display: block;
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    backface-visibility: hidden;
    transition: transform 0.6s ease-in-out;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
}