﻿/* Product
--------------------------------------------------------------------------------*/
/* Product List */
#product .side-nav {
    float: left;
    width: 230px;
}

#product .item-list {
    margin-left: 245px;
}

#ad-banner,
#store-banner {
    position: relative;
    margin-bottom: 15px;
}

    #store-banner img {
        margin: 0 auto;
    }

    #ad-banner .swiper-container,
    #ad-banner .swiper-slide,
    #ad-banner .btn-swipe a {
        height: 88px;
    }

    #ad-banner .btn-swipe {
        position: absolute;
        z-index: 99;
    }

        #ad-banner .btn-swipe.btn-prev {
            left: 0;
            top: 0;
            margin: 0 10px;
        }

        #ad-banner .btn-swipe.btn-next {
            right: 0;
            top: 0;
            margin: 0 10px;
        }

    #ad-banner .pagination-swipe {
        position: absolute;
        left: 50%;
        bottom: 10px;
        z-index: 99;
    }

.side-nav .cell {
    margin-bottom: 15px;
}

    .side-nav .cell h3 {
        padding: 8px;
        color: #FFF;
        text-align: center;
        text-transform: uppercase;
        background: #888;
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        -ms-border-radius: 4px 4px 0 0;
        -o-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0;
    }

    .side-nav .cell h4 {
        padding: 8px 15px;
        background: #F8F8F8;
        border-top: 1px solid #DDD;
        border-bottom: 1px solid #DDD;
    }

    .side-nav .cell .outer {
        border: 1px solid #DDD;
        border-top: 0;
    }

    .side-nav .cell .inner {
        padding: 5px 15px 10px 15px;
    }

    .side-nav .cell .list-group {
        margin: 0;
    }

.side-filter .power-search {
    margin-left: 44px;
    padding: 10px 0;
}

    .side-filter .power-search .btn {
        width: 110px;
        text-align: center;
    }

.side-filter .inner {
    max-height: 142px;
    overflow-y: auto;
}

.side-filter .list-group {
    zoom: 1;
}

    .side-filter .list-group.featured {
        margin-bottom: 8px;
        padding-bottom: 8px;
        border-bottom: 1px solid #EAEAEA;
    }

    .side-filter .list-group:after {
        content: "";
        display: table;
        clear: both;
    }

    .side-filter .list-group li {
        float: left;
        width: 100%;
        max-height: 36px;
        overflow: hidden;
    }

        .side-filter .list-group li a {
            float: left;
            padding-left: 22px;
            max-height: 35px;
            overflow: hidden;
            background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-global.3.png) no-repeat left -245px;
            border-bottom: 0;
        }

            .side-filter .list-group li a:hover {
                color: #F90;
                background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-global.3.png) no-repeat left -377px;
            }

        .side-filter .list-group li .selected {
            background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-global.3.png) no-repeat left -285px;
        }

            .side-filter .list-group li .selected:hover {
                background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-global.3.png) no-repeat left -417px;
            }

        .side-filter .list-group li a label {
            cursor: pointer;
        }

            .side-filter .list-group li a label span {
                display: none;
            }

    .side-filter .list-group .item-filter-loading {
        height: 18px;
        background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-loading-sm.gif) no-repeat center;
    }

.side-filter .icon-rating-sm strong {
    margin-right: 4px;
    font-weight: normal;
}

.item-control {
    margin-bottom: 15px;
    border: 1px solid #DDD;
    border-bottom: 0;
    overflow: hidden;
}

    .item-control.fixed {
        position: fixed;
        top: 0;
        z-index: 999;
        -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.2);
        -moz-box-shadow: 0 3px 9px rgba(0,0,0,0.2);
        -ms-box-shadow: 0 3px 9px rgba(0,0,0,0.2);
        -o-box-shadow: 0 3px 9px rgba(0,0,0,0.2);
        box-shadow: 0 3px 9px rgba(0,0,0,0.2);
    }

    .item-control .form-control {
        margin-bottom: 0;
    }

    .item-control .item-action {
        padding: 8px;
        background: #F8F8F8;
        border-bottom: 1px solid #DDD;
    }

        .item-control .item-action .btn {
            margin-bottom: 0;
        }

    .item-control .item-search {
        float: left;
        margin-right: 15px;
    }

        .item-control .item-search .form-control {
            width: 130px;
        }

    .item-control .item-sold {
        float: left;
    }

        .item-control .item-sold .title {
            float: left;
            margin: 4px 8px 0 0;
        }

        .item-control .item-sold .form-checkbox {
            float: left;
            margin: 4px 0 0 0;
        }

    .item-control .item-display {
        float: right;
    }

    .item-control .item-sort,
    .item-control .item-view {
        float: left;
    }

    .item-control .item-view {
        margin: 0 3px 0 15px;
    }

        .item-control .item-sort label,
        .item-control .item-view label {
            float: left;
            margin: 4px 8px 0 0;
        }

    .item-control .item-view-grid,
    .item-control .item-view-row {
        float: left;
        margin-top: 3px;
        width: 18px;
        height: 18px;
        border: 1px solid #AAA;
        background-image: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-view.png);
        background-repeat: no-repeat;
    }

    .item-control .item-sort .form-control {
        float: left;
    }

    .item-control .item-view-grid {
        background-position: left top;
    }

    .item-control .item-view-row {
        margin-left: 5px;
        background-position: -18px top;
    }

    .item-control .item-view-grid:hover {
        background-position: -36px top;
    }

    .item-control .item-view-row:hover {
        background-position: -54px top;
    }

    .item-control .item-view-grid.active {
        background-position: -72px top;
    }

    .item-control .item-view-row.active {
        background-position: -90px top;
    }

    .item-control .item-filter {
        padding: 8px;
        padding-top: 0;
        background: #FFF;
        border-bottom: 1px solid #DDD;
    }

        .item-control .item-filter .btn {
            margin-top: 8px;
        }

    .item-control .item-filter-selected {
        float: left;
        margin: 8px 8px 0 0;
        padding: 3px 9px;
        background: #E6EFF6;
        border: 1px solid #BBD2EF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
    }

        .item-control .item-filter-selected span {
            float: left;
            white-space: nowrap;
        }

        .item-control .item-filter-selected .icon-remove {
            margin: 2px 0 0 8px;
        }

.item-page {
    float: left;
    margin: 5px 0 20px 0;
    width: 100%;
    overflow: hidden;
}

    .item-page .pagination {
        position: relative;
        left: 50%;
        float: left;
    }

        .item-page .pagination li {
            position: relative;
            left: -50%;
            float: left;
            margin: 0 5px;
        }

.item-list .alert {
    text-align: center;
}

    .item-list .alert strong {
        margin-right: 8px;
        font-size: 16px;
    }

.item-list .item-list-warp {
    float: left;
    width: 100%;
}

.item-list .items {
    position: relative;
    margin-bottom: 15px;
    border-bottom: 1px solid #EAEAEA;
}

    .item-list .items:hover .item-desc a {
        border-bottom: 1px solid #F90;
    }

.item-list .item-img {
    position: relative;
    margin-bottom: 10px;
    height: 160px;
}

    .item-list .item-img img {
        margin: 0 auto;
        height: 100%;
    }

.item-list .item-compare {
    margin-bottom: 5px;
    zoom: 1;
}

    .item-list .item-compare .inner {
        position: relative;
        left: 50%;
        float: left;
    }

.item-list .item-compare-box {
    position: relative;
    float: left;
    left: -50%;
}

.item-list .item-compare .item-compare-select {
    position: relative;
    float: left;
    margin: 4px 2px 4px 0;
    width: 16px;
    height: 16px;
    background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-global.3.png) no-repeat left -245px;
    border-bottom: 0;
}

    .item-list .item-compare .item-compare-select:hover {
        background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-global.3.png) no-repeat left -377px;
    }

    .item-list .item-compare .item-compare-select.selected {
        background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-global.3.png) no-repeat left -285px;
    }

        .item-list .item-compare .item-compare-select.selected:hover {
            background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-global.3.png) no-repeat left -417px;
        }

.item-list .item-compare .item-compare-btn {
    position: relative;
    left: -50%;
    float: left;
    padding: 3px 5px;
    background: #FFF;
    border: 1px solid transparent;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

    .item-list .item-compare .item-compare-btn:hover {
        border: 1px solid #DEDEDE;
    }

    .item-list .item-compare .item-compare-btn.btn-disabled:hover {
        border: 1px solid transparent;
    }

.item-list .item-desc {
    margin-bottom: 5px;
    overflow: hidden;
    font-size: 13px;
    font-weight: bold;
    font-weight: normal;
}

    .item-list .item-desc a {
        border-bottom: 1px solid transparent;
    }

.item-list .item-promo {
    margin-bottom: 10px;
    height: 36px;
    overflow: hidden;
    color: #F80;
}

.item-list .item-promo-red {
    color: #C00;
}

.item-list .item-promo-green {
    color: #728900;
}

.item-list .item-bullet {
    height: 48px;
}

.item-list .item-bullet,
.item-list .item-featured,
.product-details .item-bullet {
    margin-bottom: 10px;
    font-size: 12px;
    color: #666;
}

    .item-list .item-bullet li,
    .item-list .item-featured li,
    .product-details .item-bullet li {
        padding-left: 10px;
        height: 16px;
        overflow: hidden;
        background: url(https://c1.neweggimages.com/webresource/b2b/en/images/icons/icon-bullet.png) no-repeat left center;
        white-space: nowrap;
    }

    .product-details .item-bullet li {
        height: auto;
        white-space: normal;
    }

    .item-list .item-featured li {
        height: auto;
        white-space: normal;
        background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-bullet.png) no-repeat left 6px;
    }

.item-list .item-featured {
    margin-bottom: 0;
}

    .item-list .item-featured label {
        margin-right: 5px;
        font-weight: bold;
    }

.item-list .item-rating {
    margin-bottom: 10px;
    zoom: 1;
}

    .item-list .item-compare:after,
    .item-list .item-rating:after,
    .item-list .item-price:after {
        content: "";
        display: table;
        clear: both;
    }

.item-list .item-save {
    overflow: hidden;
}

    .item-list .item-save span {
        color: #C00;
    }

.item-list .item-price {
    margin-bottom: 3px;
    zoom: 1;
}

.item-list .item-price-was {
    font-size: 12px;
    color: #666;
    text-decoration: line-through;
}

.item-list .item-price-now {
    font-size: 20px;
    font-weight: bold;
}

    .item-list .item-price-now .item-map-price {
        display: block;
        font-size: 13px;
    }

    .item-list .item-price-now span {
        /*font-size: 12px;
	font-weight: normal;*/
    }

.item-list .item-membership {
    margin-top: 5px;
    width: 20px;
    height: 19px;
    background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-membership.png) no-repeat left -25px;
}

.item-list .item-shipping {
    overflow: hidden;
    color: #728900;
}

.item-list .item-qty-price td {
    font-size: 12px;
    color: #666;
    border-bottom: 1px solid #EAEAEA;
}

.item-list .item-rebate {
    margin-bottom: 3px;
    overflow: hidden;
    font-size: 12px;
}

    .item-list .item-rebate strong {
        color: #012D6B;
    }

.item-list .item-seller {
    overflow: hidden;
}

.item-list .item-md-pick {
    position: absolute;
    left: 0;
    top: -30px;
    float: left;
    width: 24px;
    height: 72px;
    background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-badge.png) no-repeat left top;
}

.item-list .item-free-shipping {
    position: absolute;
    right: 0;
    bottom: 0;
    float: left;
    width: 54px;
    height: 54px;
    background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-badge.png) no-repeat left -77px;
}

.item-list .item-combo {
    position: absolute;
    left: 0;
    bottom: 0;
    float: left;
    width: 80px;
    height: 60px;
    border: 1px solid #DDD;
}

.item-compare-box #popover-compare .popover {
    top: 50%;
    right: 25px;
    left: auto;
}

.item-comapre-box #popover-compare {
    position: absolute;
    bottom: 100px;
}

#popover-compare,
#popover-combo {
    display: none;
}

    #popover-compare h3,
    #popover-combo h3 {
        padding-bottom: 10px;
        border-bottom: 1px solid #EAEAEA;
        white-space: nowrap;
    }

    #popover-compare .popover-content,
    #popover-combo .popover-content {
        padding-top: 10px;
    }

    #popover-compare .btn-group,
    #popover-combo .btn-group {
        width: 280px;
    }

        #popover-compare .btn-group .btn,
        #popover-combo .btn-group .btn {
            float: right;
            margin-left: 8px;
        }

    #popover-compare .items-compare,
    #popover-combo .items-combo {
        width: 280px;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #EAEAEA;
    }

        #popover-compare .items-compare .item-compare-img,
        #popover-combo .items-combo .item-combo-img {
            float: left;
        }

            #popover-compare .items-compare .item-compare-img img,
            #popover-combo .items-combo .item-combo-img img {
                float: left;
                margin-top: 3px;
                width: 40px;
            }

        #popover-compare .items-compare .item-compare-desc,
        #popover-combo .items-combo .item-combo-desc {
            margin: 0 24px 0 50px;
            height: 36px;
            overflow: hidden;
        }

        #popover-compare .items-compare .icon-remove,
        #popover-combo .items-combo .icon-remove {
            float: right;
            margin-top: 11px;
        }

    #popover-combo .item-combo-total {
        margin-top: 10px;
    }

        #popover-combo .item-combo-total strong {
            float: left;
            margin-top: 5px;
        }

        #popover-combo .item-combo-total .item-price-now {
            float: right;
            font-size: 20px;
            font-weight: bold;
        }

        #popover-combo .item-combo-total .item-map-price {
            font-size: 13px;
        }

        #popover-combo .item-combo-total .item-price-was .pull-right {
            text-decoration: line-through;
        }

        #popover-combo .item-combo-total .item-price-save .pull-right {
            color: #C00;
        }

        #popover-combo .item-combo-total .group {
            clear: both;
            padding-top: 5px;
        }

            #popover-combo .item-combo-total .group .btn-control {
                background: #FFF;
                border: 1px solid #DEDEDE;
            }

                #popover-combo .item-combo-total .group .btn-control:hover {
                    background: #EFEFEF;
                    border: 1px solid #DEDEDE;
                }

    #popover-combo .item-combo-list {
        max-height: 200px;
        overflow-x: hidden;
        overflow-y: auto;
    }

        #popover-combo .item-combo-list .items-combo:last-child {
            margin-bottom: 0;
        }

/* Product List Grid View */
.item-list-grid .items {
    padding: 15px;
    height: 475px;
}

.item-list-grid .item-desc {
    height: 54px;
}

.item-list-grid .item-featured {
    display: none;
}

.item-list-grid .item-rating {
    height: 16px;
}

.item-list-grid .item-save {
    height: 18px;
}

.item-list-grid .item-price-was {
    height: 16px;
}

.item-list-grid .item-price-now {
    float: left;
    height: 28px;
}

    .item-list-grid .item-price-now .item-map-price {
        margin-top: 4px;
    }

.item-list-grid .item-membership {
    float: left;
    margin-left: 10px;
}

.item-list-grid .item-shipping {
    height: 18px;
}

.item-list-grid .item-rebate {
    height: 16px;
}

.item-list-grid .item-seller {
    height: 18px;
}
/* Product List Row View */
.item-list-row .col-3 {
    width: 100%;
}

.item-list-row .items {
    padding: 15px 195px 30px 248px;
    height: auto;
    zoom: 1;
}

    .item-list-row .items:after {
        content: "";
        display: table;
        clear: both;
    }

.item-list-row .item-group-left {
    float: left;
    margin: 0 0 0 -248px;
    padding-left: 15px;
    width: 218px;
}

.item-list-row .item-group-right {
    float: right;
    margin: 0 -195px 0 0;
    padding-right: 15px;
    width: 170px;
    text-align: right;
}

.item-list-row .item-group-center {
    float: left;
    width: 100%;
    overflow: hidden;
}

.item-list-row .item-price-now {
    float: right;
}

.item-list-row .item-membership {
    float: right;
    margin-left: 0;
    margin-right: 10px;
}

.item-list-row .item-desc, .item-list-row .item-promo, .item-list-row .item-price-was, .item-list-row .item-price-now, .item-list-row .item-rebate, .item-list-row .item-seller {
    height: auto;
}

.item-list-row .item-bullet {
    display: none;
}

.item-list-row .item-featured {
    display: block;
}

.seo-content {
    margin: 20px 0;
    border: 1px solid #DDD;
}

    .seo-content h3 {
        padding: 10px 15px;
        border-bottom: 1px solid #DDD;
        overflow: hidden;
        background: #F8F8F8;
        font-size: 16px;
    }

    .seo-content .inner {
        padding: 30px;
    }

    .seo-content h4 {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .seo-content h5 {
        margin-bottom: 8px;
    }

    .seo-content .section {
        padding-bottom: 15px;
    }

        .seo-content .section p {
            margin-bottom: 15px;
        }

    .seo-content .col-left h4,
    .seo-content .col-left h5,
    .seo-content .col-left p {
        margin-right: 15px;
    }

    .seo-content .col-right h4,
    .seo-content .col-right h5,
    .seo-content .col-right p {
        margin-left: 15px;
    }
/* Product Details */
.product-details {
    padding: 0 315px;
}

    .product-details .item-gallery {
        float: left;
        margin-left: -315px;
        width: 300px;
    }

    .product-details .item-img-info {
        margin-bottom: 5px;
    }

    .product-details .logo-brand {
        float: right;
        border-bottom: 0;
    }

    .product-details .item-img {
        margin-bottom: 15px;
    }

        .product-details .item-img img {
            width: 100%;
        }

    .product-details .item-thumb {
        overflow: hidden;
    }

        .product-details .item-thumb ul {
            position: relative;
            left: 50%;
            float: left;
        }

        .product-details .item-thumb li {
            position: relative;
            left: -50%;
            float: left;
            margin: 0 2px;
        }

            .product-details .item-thumb li a {
                display: block;
                padding: 2px;
                border: 1px solid #DDD;
            }

                .product-details .item-thumb li a.active,
                .product-details .item-thumb li a:hover {
                    display: block;
                    padding: 2px;
                    border: 1px solid #F90;
                }

                .product-details .item-thumb li a img {
                    width: 35px;
                    height: auto;
                }

                .product-details .item-thumb li a.item-tour {
                    padding: 2px 9px 3px 9px;
                    font-size: 18px;
                }

                .product-details .item-thumb li a.item-thumb-more {
                    padding: 4px 9px 8px 9px;
                    font-weight: bold;
                }

    .product-details .item-social {
        margin-top: 30px;
    }

        .product-details .item-social label {
            float: left;
        }

        .product-details .item-social ul {
            position: relative;
            left: 50%;
            float: left;
        }

        .product-details .item-social li {
            position: relative;
            left: -50%;
            float: left;
        }

            .product-details .item-social li a {
                float: left;
                margin-left: 15px;
                width: 16px;
                height: 16px;
                overflow: hidden;
                border-bottom: 0;
            }

    .product-details .item-product,
    .product-details .item-group {
        float: left;
        width: 100%;
    }

    .product-details .item-product {
        width: calc(100% - 315px);
    }

        .product-details .item-product .item-info {
            display: none;
        }

    .product-details .item-desc {
        margin-bottom: 5px;
        font-size: 20px;
        line-height: 1.3;
    }

    .product-details .item-code {
        margin-bottom: 5px;
        color: #666;
        font-size: 12px;
    }

        .product-details .item-code .item-open-market {
            display: inline-block;
            margin-right: 8px;
            padding: 3px 5px;
            color: #012D6B;
            font-weight: bold;
            background: #E6EFF6;
            border: 1px solid #BBD2EF;
            border-radius: 3px;
        }

        .product-details .item-code em {
            padding: 0 8px;
            color: #888;
        }

    .product-details .item-product .item-promo {
        position: relative;
        padding-left: 22px;
        height: auto;
        color: #CC4E00;
        font-size: 15px;
        font-weight: bold;
        font-style: italic;
        word-break: normal;
        text-overflow: ellipsis;
        margin-bottom: 10px;
    }

    .product-details .item-product .item-promo-sm {
        height: auto;
        color: #CC4E00;
        font-size: 14px;
        font-weight: bold;
        font-style: italic;
        word-break: normal;
        text-overflow: ellipsis;
        margin-bottom: 10px;
    }

        .product-details .item-product .item-promo:before {
            position: absolute;
            content: "i";
            top: 3px;
            left: 1px;
            width: 15px;
            height: 15px;
            border-radius: 50%;
            background: #CC4E00;
            color: #fff;
            font-style: italic;
            font-size: 10px;
            line-height: 15px;
            text-align: center;
        }

    .product-details .item-product .item-rewards .item-rewards-info strong {
        color: #cc4e00;
    }

    .product-details .item-rating {
        margin-bottom: 5px;
        overflow: hidden;
    }

        .product-details .item-rating em {
            float: left;
            padding: 0 8px;
            color: #888;
        }

        .product-details .item-rating .item-write-review {
            float: left;
        }

    .product-details .item-info {
        margin-top: 20px;
        padding-top: 10px;
        border-top: 1px solid #EAEAEA;
        overflow: hidden;
    }

    .product-details .item-price-now {
        clear: both;
        float: left;
        margin-right: 15px;
        margin-bottom: 5px;
        font-size: 28px;
        font-weight: bold;
    }

    .product-details .item-product .item-map-price {
        font-size: 16px;
        font-weight: bold;
    }

    .product-details .item-price-info {
        float: left;
        margin-top: 6px;
        font-size: 12px;
    }

        .product-details .item-price-info .item-price-promo {
            clear: both;
            overflow: hidden;
            height: 28px;
        }

        .product-details .item-price-info .item-price-now {
            margin-top: 7px;
        }

        .product-details .item-price-info .item-price-promo .item-price-was {
            font-size: 12px;
            display: inline-block;
            font-weight: bold;
            background: none;
            color: #666;
            padding: 5px 0;
            text-decoration: none;
        }

            .product-details .item-price-info .item-price-promo .item-price-was del {
                text-decoration: line-through;
                margin-left: 3px;
            }

        .product-details .item-price-info .item-price-promo .item-price-save {
            position: relative;
            margin-right: 12px;
            font-size: 12px;
            display: inline-block;
            font-weight: bold;
            background: #cc4e00;
            border-radius: 3px 0 0 3px;
            z-index: 0;
        }

            .product-details .item-price-info .item-price-promo .item-price-save span {
                position: relative;
                display: block;
                padding: 5px 5px 5px 10px;
                font-weight: bold;
                color: #fff;
                z-index: 9;
            }

            .product-details .item-price-info .item-price-promo .item-price-save:after {
                content: " ";
                position: absolute;
                z-index: -1;
                top: 0;
                left: 8px;
                width: 100%;
                height: 100%;
                background: #cc4e00;
                -webkit-transform: skew(24deg);
                -moz-transform: skew(24deg);
                -o-transform: skew(24deg);
                transform: skew(24deg);
                border-radius: 0 3px 3px 0;
            }

    .product-details .item-price-was {
        color: #666;
        text-decoration: line-through;
    }

    .product-details .item-price-save {
        color: #C00;
    }

    .product-details .item-my-price {
        display: inline-block;
        position: relative;
        margin-bottom: 10px;
        padding: 5px 10px;
        background: #012D6B;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        cursor: pointer;
    }

        .product-details .item-my-price:after,
        .product-details .item-my-price:before {
            position: absolute;
            left: 50%;
            bottom: 100%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            pointer-events: none;
        }

        .product-details .item-my-price:after {
            margin-left: -4px;
            border-color: rgba(1, 45, 107, 0);
            border-bottom-color: #012D6B;
            border-width: 4px;
        }

        .product-details .item-my-price:before {
            margin-left: -5px;
            border-color: rgba(1, 45, 107, 0);
            border-bottom-color: #012D6B;
            border-width: 5px;
        }

        .product-details .item-my-price .fa,
        .product-details .item-my-price span {
            color: #F80;
        }

        .product-details .item-my-price a {
            color: #FFF;
            border-bottom: 0;
        }

    .product-details .item-rewards {
        margin-bottom: 5px;
        font-weight: bold;
    }

        .product-details .item-rewards label {
            float: left;
            margin-right: 6px;
            padding: 0px 5px 1px 5px;
            background: #F90;
            color: #FFF;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            -o-border-radius: 3px;
            border-radius: 3px;
            cursor: pointer;
        }

        .product-details .item-rewards .item-rewards-info {
            float: left;
            margin-top: 1px;
        }

        .product-details .item-rewards .popover * {
            font-weight: normal;
        }

        .product-details .item-rewards .item-rewards-info strong {
            color: #F80;
        }

    .product-details .item-rebate-price {
        margin-bottom: 5px;
    }

        .product-details .item-rebate-price strong {
            color: #012D6B;
        }

    .product-details .item-stock {
        margin-bottom: 5px;
    }

        .product-details .item-stock .img-tooltip {
            border-bottom: 0;
        }

        .product-details .item-stock .popover p {
            font-weight: normal;
        }

    .product-details .item-stock-note {
        color: #C00;
    }

    .product-details .item-mkt {
        padding: 8px 10px;
        background: #FFF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
    }

        .product-details .item-mkt .alert-msg {
            margin: 8px 0 0 0;
        }

    .product-details .item-seller label {
        display: inline-block;
        margin-right: 5px;
        font-weight: bold;
    }

    .product-details .item-seller b {
        display: block;
        font-weight: bold;
    }

    .product-details .img-tooltip .fa {
        color: #666;
    }

        .product-details .img-tooltip .fa:hover {
            color: #000;
        }

    .product-details .item-seller .img-tooltip {
        margin-right: 5px;
        border-bottom: 0;
    }

    .product-details .item-seller .item-seller-contact {
        margin-left: 8px;
        border-bottom: 0;
        color: #666;
    }

        .product-details .item-seller .item-seller-contact:hover {
            color: #333;
        }

    .product-details .item-global-seller,
    .product-details .item-gmc-seller {
        margin-top: 5px;
        cursor: default;
    }

    .product-details .item-list .items .d2c-section {
        margin-top: 8px;
    }

    .product-details .item-list .items .d2c-section-title a {
        border-bottom: 0;
    }

        .product-details .item-list .items .d2c-section-title a img {
            display: inline-block;
            margin: 0 3px 0 0;
            width: 16px;
            vertical-align: middle;
        }

        .product-details .item-list .items .d2c-section-title a span {
            display: inline-block;
            vertical-align: middle;
            font-size: 12px;
            color: #333;
        }

    .product-details .item-list .items .d2c-section-title .popover a span {
        color: #012D6B;
        border-bottom: 1px solid #CCC;
    }

    .product-details .item-list .items .d2c-section-title .popover a:hover span {
        border-bottom: 1px solid #F90;
    }

    .product-details .side-filter .list-group .d2c-icon {
        display: inline-block;
        position: relative;
        top: -2px;
        margin: 0 3px 0 0;
        width: 16px;
        vertical-align: middle;
    }

.seller-modal .table .btn.btn-action {
    background: #FFF;
}

    .seller-modal .table .btn.btn-action:hover {
        background: #EFEFEF;
    }

.seller-modal .table .btn.btn-primary {
    color: #333;
    background: #F90;
    border-color: #F90;
}

    .seller-modal .table .btn.btn-primary:hover {
        background: #F80;
        border-color: #F80;
    }

.seller-modal .table .btn.btn-default {
    background: #012D6B;
    border-color: #012D6B;
}

    .seller-modal .table .btn.btn-default:hover {
        background: #333;
        border-color: #333;
    }

.seller-modal .item-global-seller,
.seller-modal .item-gmc-seller {
    margin-bottom: 5px;
    cursor: default;
}

    .seller-modal .item-global-seller .fa,
    .product-details .item-global-seller .fa {
        float: left;
        margin: 1px 5px 0 0;
        font-size: 16px;
        color: #012D6B;
    }

    .seller-modal .item-gmc-seller span,
    .product-details .item-gmc-seller span {
        float: left;
        margin: 4px 5px 0 0;
        width: 52px;
        height: 10px;
        background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-gmc.png) no-repeat;
    }

.seller-modal .form-text .form-label {
    width: auto;
}

.modal .seller-modal .form-inline-block {
    display: inline-block;
}

.product-details .item-shipped {
    margin-top: 5px;
}

    .product-details .item-shipped label {
        font-weight: bold;
    }

    .product-details .item-shipped .img-tooltip {
        border-bottom: 0;
    }

        .product-details .item-seller .img-tooltip img,
        .product-details .item-shipped .img-tooltip img {
            display: inline;
            margin-left: 2px;
            background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-global.3.png) no-repeat left -325px;
            vertical-align: bottom;
        }

.product-details .item-seller .icon-rating-seller {
    float: none;
}

.product-details .item-release {
    margin-top: 5px;
    font-weight: bold;
}

.product-details .item-qty-price {
    float: none;
    margin: 10px 0 8px 0;
    width: 258px;
}

    .product-details .item-qty-price table {
        border-top: 1px solid #EFEFEF;
    }

    .product-details .item-qty-price h3 {
        margin-bottom: 5px;
    }

    .product-details .item-qty-price td {
        padding: 5px;
        background: #F8F8F8;
        border-bottom: 1px solid #EFEFEF;
        font-size: 12px;
        color: #666;
    }

.product-details .item-action {
    float: right;
    margin: 0;
    width: 300px;
}

    .product-details .item-action .item-pane .item-info {
        margin: 10px 0 0 0;
        background: #FFF;
        padding: 4px 10px 5px 10px;
        border-radius: 3px;
        border: 0;
    }

.product-details .item-status {
    padding: 6px 10px;
    font-weight: bold;
    font-size: 16px;
    color: #FFF;
    font-style: italic;
    text-align: center;
    border-radius: 3px 3px 0 0;
}

    .product-details .item-status .fa {
        margin-left: 5px;
        color: #000;
        opacity: 0.6;
        border-bottom: 0;
    }

        .product-details .item-status .fa.fa-truck {
            margin: 0 5px 0 0;
            color: #FFF;
            -webkit-transform: skew(-12deg);
            -moz-transform: skew(-12deg);
            -o-transform: skew(-12deg);
            transform: skew(-12deg);
            opacity: 1;
        }

    .product-details .item-status .icon-tooltip {
        margin-top: 4px;
    }

    .product-details .item-status a {
        border-bottom: 0;
    }

        .product-details .item-status a:hover .fa {
            opacity: 1;
        }

    .product-details .item-status .popover {
        font-size: 13px;
        color: #333;
        font-weight: normal;
    }

        .product-details .item-status .popover h4 {
            margin-bottom: 10px;
            font-size: 16px;
        }

        .product-details .item-status .popover .list-group-bullet {
            margin-top: 0;
        }

        .product-details .item-status .popover .list-group-bullet {
            margin: 0 0 10px 0;
        }

    .product-details .item-status.item-status-green {
        background: #208900;
    }

    .product-details .item-status.item-status-orange {
        background: #cc4e00;
    }

.product-details .item-status-red {
    background: #C00;
}

.product-details .item-status-orange {
    background: #F90;
}

.product-details .item-pane {
    padding: 10px;
    background: #F8F8F8;
    border: 1px solid #EFEFEF;
}

    .product-details .item-pane .item-map-price {
        font-weight: bold;
    }

    .product-details .item-pane .item-info.group .item-map-price {
        margin: 5px 0 10px 0;
        font-size: 16px;
    }

.product-details .item-order-history,
.product-details .item-log-on {
    margin-bottom: 15px;
}

.product-details .item-pane .alert .msg {
    padding: 5px 10px;
}

.product-details .item-pane .alert .img-tooltip .fa {
    cursor: pointer;
}

.product-details .item-pane .alert .popover * {
    color: #333;
}

#product .product-details .item-pane .btn-group-xs {
    margin: 0;
    padding: 0 10px 10px 10px;
    background: #FFF;
    border-radius: 0 0 3px 3px;
    text-align: center;
}

.product-details .item-pane .item-frequnency .alert {
    display: block;
    margin-bottom: 10px;
}

.product-details .item-pane .btn-group-xs .btn {
    margin: 0;
    width: auto;
    box-sizing: border-box;
    text-align: center;
    background: #FFF;
}

.product-details .item-pane .btn-group-xs .btn-quote {
    padding: 5px 16px;
    width: 100%;
    color: #333;
    font-weight: bold;
    text-transform: capitalize;
}

    .product-details .item-pane .btn-group-xs .btn-quote:hover {
        background: #EFEFEF;
    }

.product-details .item-pane .btn-group-xs .btn.btn-quote .fa {
    margin-right: 8px;
    padding: 2px;
    width: 10px;
    color: #FFF;
    font-size: 10px;
    background: #333;
    border-radius: 3px;
}

#product .product-details .item-pane .btn-group-xs .btn-xs {
    float: none;
    display: inline-block;
    margin: 10px 10px 0 10px;
    padding: 0;
    border: 0;
    width: auto;
}

.product-details .item-pane .btn-group-xs .btn-xs span {
    color: #012D6B;
    font-weight: bold;
    border-bottom: 1px solid transparent;
}

    .product-details .item-pane .btn-group-xs .btn-xs span:hover {
        border-bottom: 1px solid #F90;
    }

.product-details .item-qty {
    margin: 10px 0 0 0;
    background: #FFF;
    padding: 10px;
    border-radius: 3px 3px 0 0;
    border: 0;
}

    .product-details .item-qty label {
        float: left;
        margin: 4px 8px 0 0;
    }

    .product-details .item-qty .form-control {
        float: left;
        width: 38px;
    }

    .product-details .item-qty div.form-control {
        position: relative;
        padding: 0;
        width: 60px;
        overflow: hidden;
    }

        .product-details .item-qty div.form-control input {
            padding: 8px;
            width: 28px;
            border: 0;
            -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
            -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
            -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
            -o-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
            box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        }

    .product-details .item-qty .item-qty-btn {
        position: absolute;
        display: block;
        width: 17px;
        height: 17px;
        line-height: 16px;
        text-align: center;
        color: #666;
        border: 1px solid #CCC;
        background: #FFF;
    }

        .product-details .item-qty .item-qty-btn:hover {
            background: #F3F3F3;
        }

    .product-details .item-qty .item-qty-plus {
        right: -1px;
        top: -1px;
        border-radius: 0 3px 0 0;
    }

    .product-details .item-qty .item-qty-minus {
        right: -1px;
        bottom: -1px;
        border-radius: 0 0 3px 0;
    }

    .product-details .item-qty .popover, #modal-sellers .popover, #mini-bar .popover, #item-warranty-content .popover, .product-details .item-frequnency .popover {
        max-width: 400px;
    }

.product-details .item-frequnency {
    margin: 10px 0;
    padding-top: 0;
    border-top: 0;
}

    .product-details .item-frequnency select {
        margin-bottom: 10px;
        width: 100%;
    }

    .product-details .item-frequnency .img-tooltip {
        border-bottom: 0;
    }

#mini-bar .popover {
    margin-top: 46px;
}

    #mini-bar .popover .arrow {
        margin-top: -52px;
    }

.product-details .item-qty .popover-content .intermediate-popover .btn-group {
    margin-left: 0;
}

.product-details .item-qty .btn-group {
    margin-left: 70px;
}

.product-details .item-qty .btn-group-lg {
    margin-left: 0;
}

.product-details .item-qty .btn-group .btn-cart {
    padding: 8px 10px;
    float: none;
    display: block;
    width: auto;
    color: #333;
    background: #F90;
    border: 1px solid #F90;
    box-sizing: border-box;
}

    .product-details .item-qty .btn-group .btn-cart:hover {
        background: #F80;
        border: 1px solid #F80;
    }

    .product-details .item-qty .btn-group .btn-cart.btn-default {
        color: #FFF;
        background: #012D6B;
        border: 1px solid #012D6B;
    }

        .product-details .item-qty .btn-group .btn-cart.btn-default:hover {
            background: #333;
            border: 1px solid #333;
        }

    .product-details .item-qty .btn-group .btn-cart.btn-error {
        color: #C00;
        background: #F8F8F8;
        border: 1px solid #F8F8F8;
        cursor: not-allowed;
    }

        .product-details .item-qty .btn-group .btn-cart.btn-error:hover {
            background: #F8F8F8;
            border: 1px solid #F8F8F8;
            cursor: not-allowed;
        }

.product-details .item-qty + .item-rebate {
    margin-top: 10px;
}

.product-details .item-qty .btn-group .btn-error {
    color: #C00;
    background: #FFF;
    border: 1px solid #FFF;
    cursor: default;
}

.product-details .item-pane .btn-cart {
    width: 244px;
    text-align: center;
}

.product-details .item-pane .btn-text,
.product-details .item-pane .btn-text:hover {
    color: #C00;
    background: #FFF;
    border: 1px solid #DDD;
    cursor: default;
}

.product-details .btn-group-xs .btn-to-buy {
    float: left;
    margin-bottom: 8px;
    width: 110px;
}

.product-details .btn-group-xs .btn-price-alert {
    float: right;
    margin-bottom: 8px;
    width: 100px;
}

    .product-details .btn-group-xs .btn-to-buy.btn-block,
    .product-details .btn-group-xs .btn-price-alert.btn-block {
        width: 238px;
        text-align: center;
    }

.product-details .btn-group-xs .btn-compare {
    position: relative;
    margin: 0 auto;
    width: 118px;
    clear: both;
}

    .product-details .btn-group-xs .btn-compare input {
        float: left;
        margin: 3px 0 0 0;
    }

    .product-details .btn-group-xs .btn-compare label {
        display: block;
        margin-left: 20px;
        cursor: pointer;
    }

    .product-details .btn-group-xs .btn-compare #popover-compare .popover {
        top: 50%;
        right: 126px;
        left: auto;
    }

.product-details .item-option {
    margin-top: 20px;
    border-top: 1px solid #EAEAEA;
    overflow: hidden;
}

    .product-details .item-option h3 {
        margin-top: 15px;
    }

        .product-details .item-option h3 span {
            font-weight: normal;
        }

.product-details .item-option-tile li {
    float: left;
    margin: 8px 8px 0 0;
    border: 1px solid transparent;
    background: #F3F3F3;
}

    .product-details .item-option-tile li a {
        display: block;
        float: left;
        padding: 8px 12px;
        border: 0;
    }

    .product-details .item-option-tile li:hover,
    .product-details .item-option-tile li.selected {
        border: 1px solid #012D6B;
        cursor: pointer;
    }

    .product-details .item-option-tile li.disabled {
        filter: alpha(opacity=30);
        -khtml-opacity: 0.3;
        -moz-opacity: 0.3;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=30)";
        opacity: 0.3;
    }

        .product-details .item-option-tile li.disabled:hover {
            border: 1px solid #CCC;
        }

        .product-details .item-option-tile li.disabled a {
            color: #333;
        }

    .product-details .item-option-tile li.selected a {
        color: #FFF;
        background: #012D6B;
    }

.product-details .item-option-tile.item-option-swatch li.selected a {
    color: #FFF;
    background: none;
    background-repeat: no-repeat;
    background-position: center;
}

.product-details .item-option-swatch li {
    padding: 2px;
    background: none;
}

    .product-details .item-option-swatch li a {
        width: 0;
        height: 8px;
        border: 1px solid #CCC;
        background-repeat: no-repeat;
        background-position: center;
    }

.product-details .item-option-color li {
    padding: 2px;
    background: none;
}

    .product-details .item-option-color li a {
        width: 0;
        height: 8px;
        border: 1px solid #CCC;
    }

    .product-details .item-option-color li.black a {
        background: #333;
    }

    .product-details .item-option-color li.blue a {
        background: #369;
    }

    .product-details .item-option-color li.green a {
        background: #728900;
    }

    .product-details .item-option-color li.red a {
        background: #C00;
    }

    .product-details .item-option-color li.gray a {
        background: #CCC;
    }

    .product-details .item-option-color li.white a {
        background: #FFF;
    }

.product-details .item-option-select .form-control {
    margin-top: 8px;
}

.product-details ul.item-bullet {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #EAEAEA;
}

    .product-details ul.item-bullet li {
        margin: 5px 0;
        font-size: 14px;
        color: #333;
        background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-bullet.png) no-repeat left 8px;
        overflow: visible;
        word-break: break-all;
        word-break: break-word;
        word-wrap: break-word;
    }

.item-spec .table td {
    word-break: break-all;
    word-break: break-word;
    word-wrap: break-word;
}

.product-details .item-msg-info {
    margin-top: 20px;
}

.product-details .item-sub {
    padding: 15px 0 0 0;
    overflow: hidden;
}

    .product-details .item-sub.item-sub-top {
        padding: 0 0 15px 0;
    }

    .product-details .item-sub .item-sub-title {
        padding-bottom: 8px;
        font-size: 14px;
        font-weight: bold;
        overflow: hidden;
        border-bottom: 1px solid #EAEAEA;
    }

    .product-details .item-sub .item-sub-wrap {
        margin: 15px 0;
    }

    .product-details .item-sub .item-sub-image {
        float: left;
        width: 60px;
        text-align: center;
    }

        .product-details .item-sub .item-sub-image img {
            display: block;
            width: 100%;
        }

        .product-details .item-sub .item-sub-image a {
            border-bottom: 0;
        }

        .product-details .item-sub .item-sub-image .fa {
            font-size: 42px;
        }

    .product-details .item-sub .item-sub-content {
        margin-left: 75px;
        padding-top: 3px;
    }

    .product-details .item-sub .item-sub-desc {
        margin-bottom: 3px;
        font-size: 14px;
        font-weight: bold;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .product-details .item-sub .item-sub-desc a {
            border-bottom: 0;
        }

            .product-details .item-sub .item-sub-desc a:hover {
                border-bottom: 1px solid #F90;
            }

    .product-details .item-sub .item-sub-price {
        font-size: 14px;
        font-weight: bold;
    }

    .product-details .item-sub .item-sub-info em {
        padding: 0 8px;
        color: #888;
    }

    .product-details .item-sub .item-sub-info p {
        margin-top: 3px;
        color: #707070;
    }

        .product-details .item-sub .item-sub-info p strong {
            color: #333;
        }

.product-details .item-configuration {
    padding: 15px 0 0 0;
}

    .product-details .item-configuration .item-configuration-title {
        position: relative;
        font-size: 14px;
        font-weight: bold;
        overflow: hidden;
        border-bottom: 1px solid #EAEAEA;
    }

    .product-details .item-configuration .swiper-prev, .product-details .item-configuration .swiper-next {
        display: inline-block;
        margin-left: 3px;
        color: #333;
        font-size: 18px;
        text-decoration: none;
        border-bottom: 0;
        cursor: pointer;
    }

        .product-details .item-configuration .swiper-prev:hover, .product-details .item-configuration .swiper-next:hover {
            color: #012D6B;
        }

    .product-details .item-configuration .swiper-btns {
        position: relative;
        float: right;
        display: block;
        height: 30px;
    }

    .product-details .item-configuration .swiper-pagination-bullet {
        margin-left: 3px;
        width: 6px;
        height: 6px;
    }

    .product-details .item-configuration .swiper-pagination-bullet-active {
        background: #333;
    }

    .product-details .item-configuration .swiper-pagination {
        position: absolute;
        top: 2px;
        right: 50px;
    }

    .product-details .item-configuration .swiper-pagination-switch {
        left: 0;
    }

    .product-details .item-configuration .item-configuration-content {
        position: relative;
        margin: 15px 0;
    }

    .product-details .item-configuration .item-configuration-main {
        position: absolute;
        top: 50%;
        margin-top: -22px;
        float: left;
    }

        .product-details .item-configuration .item-configuration-main img {
            display: block;
            float: left;
            width: 60px;
        }

        .product-details .item-configuration .item-configuration-main .fa {
            float: left;
            margin: 16px 14px 0 14px;
            color: #333;
            font-style: normal;
        }

    .product-details .item-configuration .item-configuration-list {
        margin-left: 100px;
    }

        .product-details .item-configuration .item-configuration-list li {
            display: inline-block;
            margin: 5px 5px 5px 0;
        }

            .product-details .item-configuration .item-configuration-list li span {
                display: block;
                padding: 2px;
                max-width: 210px;
                font-size: 13px;
                color: #333;
                border: 1px solid #CCC;
                background: #F3F3F3;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                -ms-border-radius: 3px;
                -o-border-radius: 3px;
                border-radius: 3px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

    .product-details .item-configuration .item-configuration-visual li span {
        background: #FFF;
        border: 1px solid #CCC;
    }

        .product-details .item-configuration .item-configuration-visual li span img {
            display: block;
            width: 48px;
            height: 36px;
        }

    .product-details .item-configuration .item-configuration-cta span {
        border-bottom: 1px solid #transparent;
    }

    .product-details .item-configuration .item-configuration-visual:hover .item-configuration-cta span {
        border-bottom: 1px solid #F90;
    }

.product-details .item-rebate {
    margin-top: 10px;
    padding: 10px 0 0 0;
    border: 0;
}

    .product-details .item-rebate p {
        margin-bottom: 5px;
    }

    .product-details .item-rebate .icon {
        border-bottom: 0;
    }

        .product-details .item-rebate .icon span {
            border-bottom: 1px solid #CCC;
        }

        .product-details .item-rebate .icon:hover span {
            border-bottom: 1px solid #F90;
        }

.product-details .item-addon {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #DDD;
}

    .product-details .item-addon .item-addon-inner {
        padding: 10px;
        background: #FFF;
        -webkit-border-radius: 0 0 3px 3px;
        -moz-border-radius: 0 0 3px 3px;
        -ms-border-radius: 0 0 3px 3px;
        -o-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
    }

    .product-details .item-addon .form-select-block {
        display: inline-block;
        position: relative;
        width: 100%;
        white-space: nowrap;
    }

        .product-details .item-addon .form-select-block > select {
            position: absolute;
            z-index: 2;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            opacity: 0;
            filter: alpha(opacity=0);
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
        }

    .product-details .item-addon .form-select-name {
        position: relative;
        display: inline-block;
        width: 100%;
        margin: 0;
        padding: 8px 80px 8px 8px;
        height: 34px;
        box-sizing: border-box;
        border: 1px solid #DDD;
        background: #FFF;
        vertical-align: middle;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        -o-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    }

        .product-details .item-addon .form-select-name + .fa {
            position: absolute;
            right: 8px;
            line-height: 36px;
        }

        .product-details .item-addon .form-select-name span {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .product-details .item-addon .form-select-name strong {
            position: absolute;
            top: 7px;
            right: 30px;
        }

    .product-details .item-addon .item-addon-title {
        padding: 5px 10px;
        color: #FFF;
        font-size: 14px;
        font-weight: bold;
        background: #666;
    }

    .product-details .item-addon .item-addon-wrap {
        margin-bottom: 10px;
    }

        .product-details .item-addon .item-addon-wrap .fa-plus {
            float: left;
            margin: 19px 8px 0 8px;
        }

        .product-details .item-addon .item-addon-wrap .item-addon-main {
            padding: 3px;
            height: 45px;
            width: 60px;
        }

    .product-details .item-addon .item-addon-main {
        float: left;
    }

    .product-details .item-addon .item-addon-plus {
        float: left;
    }

    .product-details .item-addon .item-addon-plus-img {
        position: relative;
        padding: 2px;
        float: left;
        border: 1px solid #DDD;
        background: #FFF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        height: 45px;
    }

        .product-details .item-addon .item-addon-plus-img img {
            width: 60px;
        }

        .product-details .item-addon .item-addon-plus-img .item-addon-remove {
            position: absolute;
            right: -6px;
            top: -6px;
            width: 12px;
            height: 12px;
            color: #FFF;
            background: #666;
            border-radius: 100px;
            cursor: pointer;
        }

        .product-details .item-addon .item-addon-plus-img .fa {
            display: block;
            margin: 0 0 0 2px;
            color: #FFF;
            font-size: 10px;
        }

        .product-details .item-addon .item-addon-plus-img .item-addon-remove:hover {
            background: #C00;
        }

        .product-details .item-addon .item-addon-plus-img img {
            display: block;
        }

        .product-details .item-addon .item-addon-plus-img.is-empty {
            border: 1px solid transparent;
        }

            .product-details .item-addon .item-addon-plus-img.is-empty img {
                width: 60px;
                height: 45px;
            }

            .product-details .item-addon .item-addon-plus-img.is-empty .item-addon-remove {
                display: none;
            }

    .product-details .item-addon .item-addon-info {
        margin: 0 0 10px 0;
    }

        .product-details .item-addon .item-addon-info .item-addon-info-title {
            color: #012D6B;
            border-bottom: 1px solid transparent;
        }

            .product-details .item-addon .item-addon-info .item-addon-info-title:hover {
                border-bottom: 1px solid #F90;
            }

        .product-details .item-addon .item-addon-info a {
            border-bottom: 0;
        }

.product-details .item-addon-option li {
    margin-top: 10px;
}

    .product-details .item-addon-option li input {
        float: left;
        margin: 2px 0 0 0;
    }

    .product-details .item-addon-option li label strong {
        float: right;
        text-align: right;
    }

.product-details .item-addon-option-content {
    margin: 0 55px 0 22px;
}

.product-details .item-service {
    padding-top: 10px;
    margin-top: 0;
    border: 0;
}

    .product-details .item-service h3 {
        margin-bottom: 10px;
    }

        .product-details .item-service h3 label {
            float: left;
            font-size: 14px;
        }

        .product-details .item-service h3 a {
            float: right;
            margin-top: 2px;
            font-weight: normal;
            line-height: 1.2;
        }

    .product-details .item-service .services {
        margin-top: 8px;
    }

        .product-details .item-service .services input {
            float: left;
            margin: 3px 0 0 0;
        }

        .product-details .item-service .services label {
            display: block;
            margin-left: 20px;
            cursor: pointer;
        }

            .product-details .item-service .services label .img-tooltip {
                border-bottom: 0;
            }

                .product-details .item-service .services label .img-tooltip img {
                    display: inline;
                    margin-left: 2px;
                    background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-global.3.png) no-repeat left -325px;
                    vertical-align: bottom;
                }

            .product-details .item-service .services label .popover * {
                color: #333;
            }

            .product-details .item-service .services label .group {
                margin-right: 55px;
                color: #666;
            }

            .product-details .item-service .services label strong {
                float: right;
            }

                .product-details .item-service .services label strong del {
                    display: block;
                    font-size: 12px;
                    font-weight: normal;
                    color: #666;
                    text-align: right;
                }

    .product-details .item-service .item-service-more {
        margin-top: 10px;
    }

        .product-details .item-service .item-service-more a {
            float: right;
        }

.product-details .seller-pane {
    margin-top: 15px;
    border: 1px solid #EFEFEF;
    border-radius: 3px 3px 0 0;
}

    .product-details .seller-pane h3 {
        padding: 10px;
        background: #F8F8F8;
    }

        .product-details .seller-pane h3 .popover {
            font-size: 13px;
            font-weight: normal;
        }

            .product-details .seller-pane h3 .popover a {
                float: none;
                margin-top: 0;
            }

        .product-details .seller-pane h3 label {
            float: left;
            font-size: 14px;
        }

            .product-details .seller-pane h3 label .img-tooltip {
                position: relative;
                top: 3px;
                margin: 0 0 0 5px;
                border-bottom: 0;
            }

        .product-details .seller-pane h3 a {
            float: right;
            margin-top: 2px;
            font-weight: normal;
            line-height: 1.2;
        }

    .product-details .seller-pane .sellers {
        padding: 10px 10px 5px 10px;
        border-top: 1px solid #EFEFEF;
    }

        .product-details .seller-pane .sellers .item-promo,
        .seller-modal .table td .item-promo {
            position: relative;
            margin: 8px 0 0 0;
            padding-left: 20px;
            height: auto;
            color: #CC4E00;
            font-size: 12px;
            font-weight: bold;
            font-style: italic;
            word-break: normal;
            text-overflow: ellipsis;
        }

            .product-details .seller-pane .sellers .item-promo .item-promo-icon,
            .seller-modal .table td .item-promo .item-promo-icon {
                position: absolute;
                top: 1px;
                left: 1px;
                width: 13px;
                height: 13px;
                border-radius: 50%;
                background: #CC4E00;
                color: #fff;
                font-style: italic;
                font-size: 10px;
                line-height: 13px;
                text-align: center;
            }

                .product-details .seller-pane .sellers .item-promo .item-promo-icon:before,
                .seller-modal .table td .item-promo .item-promo-icon:before {
                    content: "i";
                }


    .product-details .seller-pane .item-seller-price {
        margin-bottom: 5px;
    }

        .product-details .seller-pane .item-seller-price label {
            float: left;
            color: #666;
            font-size: 12px;
        }

            .product-details .seller-pane .item-seller-price label strong {
                display: block;
                font-size: 14px;
                color: #333;
            }

                .product-details .seller-pane .item-seller-price label strong .icon.icon-rewards {
                    margin-left: 5px;
                }

        .product-details .seller-pane .item-seller-price .btn {
            float: right;
            padding: 2px 6px;
            font-size: 12px;
        }

            .product-details .seller-pane .item-seller-price .btn.btn-action {
                background: #FFF;
            }

                .product-details .seller-pane .item-seller-price .btn.btn-action:hover {
                    background: #EFEFEF;
                }

    .product-details .seller-pane .item-seller-rating,
    .product-details .seller-pane .item-subscription {
        margin-bottom: 5px;
    }

    .product-details .seller-pane .item-seller label {
        font-weight: normal;
    }

.product-desc {
    float: left;
    clear: none;
    width: calc(100% - 315px);
    margin-top: 30px;
}

    .product-desc #item-features.item-list {
        margin: 0;
    }

    .product-desc #item-features .swipers {
        position: relative;
        padding: 0 25px;
    }

    .product-desc #item-features .swiper-button-prev {
        left: 0;
    }

    .product-desc #item-features .swiper-button-next {
        right: 0;
    }

    .product-desc #item-features .swiper-slide:first-child .items {
        border-left: 0;
    }

    .product-desc #item-features .items {
        margin-bottom: 0;
        height: auto;
        border: 0;
        padding: 15px 30px;
        border-left: 1px solid #EFEFEF;
    }

    .product-desc #item-features .item-combo-num {
        position: absolute;
        left: 30px;
        top: 0;
        padding: 5px 10px;
        font-size: 11px;
        font-weight: bold;
        text-transform: uppercase;
        background: #EEE;
        z-index: 99;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
    }

    .product-desc #item-features .btn-swipe.btn-prev {
        float: left;
        background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-swipe.png) no-repeat left center;
    }

        .product-desc #item-features .btn-swipe.btn-prev:hover {
            background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-swipe.png) no-repeat -30px center;
        }

    .product-desc #item-features .btn-swipe.btn-next {
        float: right;
        background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-swipe.png) no-repeat -15px center;
    }

        .product-desc #item-features .btn-swipe.btn-next:hover {
            background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-swipe.png) no-repeat -45px center;
        }

    .product-desc #item-features .item-features-main {
        float: left;
    }

        .product-desc #item-features .item-features-main img {
            float: left;
            width: 60px;
        }

    .product-desc #item-features .item-features-main-desc {
        float: left;
        margin: 5px 0 0 10px;
        width: 200px;
        height: 36px;
        font-size: 13px;
        overflow: hidden;
    }

    .product-desc #item-features .item-features-info {
        padding-top: 15px;
        margin-bottom: -5px;
        border-top: 1px solid #EAEAEA;
    }

    .product-desc #item-features .item-features-control {
        float: right;
        margin-top: 5px;
    }

        .product-desc #item-features .item-features-control .btn-primary {
            color: #333;
            background: #F90;
            border-color: #F90;
        }

            .product-desc #item-features .item-features-control .btn-primary:hover {
                background: #F80;
                border-color: #F80;
            }


    .product-desc #item-features .item-features-qty {
        position: relative;
        float: left;
        margin: 9px 20px 0 0;
    }

        .product-desc #item-features .item-features-qty .popover {
            top: 50%;
            right: 110px;
            left: auto;
        }

#item-features .item-features-qty #popover-combo .popover {
    top: auto !important;
    right: auto !important;
    bottom: 25px !important;
    left: 50% !important;
    margin: 0 0 0 -150px !important;
}

.product-desc #item-features .item-features-total {
    float: left;
    margin: 4px 20px 0 0;
}

.product-desc #item-features .item-features-cta {
    float: left;
}

.product-desc #item-features .item-features-btn {
    margin-top: 15px;
}

    .product-desc #item-features .item-features-btn .btn-primary {
        color: #333;
        background: #F90;
        border: 1px solid #F90;
    }

        .product-desc #item-features .item-features-btn .btn-primary:hover {
            background: #F80;
        }

.product-desc #item-features .item-feautres-action {
    padding-top: 15px;
    margin-bottom: -5px;
    border-top: 1px solid #EAEAEA;
    text-align: center;
}

    .product-desc #item-features .item-feautres-action a {
        border-bottom: 1px solid transparent;
    }

.product-desc #item-features .items .item-img {
    position: relative;
    margin: 15px auto 10px auto;
    max-width: 240px;
    height: auto;
}

    .product-desc #item-features .items .item-img:before {
        content: "";
        display: block;
        padding-top: 75%;
        width: 100%;
        height: 0;
        overflow: hidden;
    }

    .product-desc #item-features .items .item-img img {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 9;
        max-width: 240px;
        width: 100%;
        height: auto;
    }

.product-desc #item-features .items .item-desc {
    margin: 0 0 10px 0;
    height: auto;
    max-height: 60px;
    font-size: 14px;
    font-weight: bold;
}

    .product-desc #item-features .items .item-desc a {
        color: #333;
    }

.product-desc #item-features .items .item-price-save {
    clear: both;
    color: #C00;
    font-size: 12px;
    height: 16px;
}

.product-desc #item-features .items .item-popover-content {
    display: none;
}

.product-desc #item-features #item-features-combo #popover-combo {
    display: block;
}

.product-desc #item-features .items .item-price-promo {
    height: 21px;
}

    .product-desc #item-features .items .item-price-promo .item-price-save {
        margin-right: 10px;
        height: auto;
    }

        .product-desc #item-features .items .item-price-promo .item-price-save span {
            padding: 2px 4px 2px 8px;
        }

    .product-desc #item-features .items .item-price-promo .item-price-was {
        margin-top: 3px;
        padding: 0;
    }

.product-desc .item-tabs {
    border-bottom: 1px solid #EFEFEF;
}

    .product-desc .item-tabs .nav-tabs {
        position: relative;
        float: left;
        border-bottom: 0;
        /*border-left: 0;*/
    }

        .product-desc .item-tabs .nav-tabs li {
            position: relative;
            float: left;
        }

            .product-desc .item-tabs .nav-tabs li.first {
                border-left: 1px solid #DDD;
            }

            .product-desc .item-tabs .nav-tabs li a {
                display: block;
                padding: 12px 30px 10px 30px;
                min-width: 0;
                color: #012D6B;
                font-weight: bold;
                background: #EEE;
            }

                .product-desc .item-tabs .nav-tabs li a span {
                    padding-bottom: 0;
                    border-bottom: 0;
                }

                .product-desc .item-tabs .nav-tabs li a:hover {
                    padding-top: 10px;
                    border-top: 3px solid #012D6B;
                }

            .product-desc .item-tabs .nav-tabs li.active a {
                padding-top: 10px;
                color: #333;
                background: #FFF;
                border-top: 3px solid #F90;
            }

.product-desc .tab-content .tab-pane {
    margin-bottom: 20px;
    padding: 20px 15px;
    border: 1px solid #EFEFEF;
    border-top: 0;
}

.product-desc .review-control .review-action .btn {
    color: #FFF;
    background: #012D6B;
    border-color: #012D6B;
}

    .product-desc .review-control .review-action .btn:hover {
        background: #333;
        border-color: #333;
    }

.product-desc .review-control .review-filter-list .btn {
    background: #FFF;
}

    .product-desc .review-control .review-filter-list .btn:hover {
        background: #EFEFEF;
    }

.product-desc .review-write .btn.btn-default {
    background: #012D6B;
    border-color: #012D6B;
}

    .product-desc .review-write .btn.btn-default:hover {
        background: #333;
        border-color: #333;
    }

.product-desc .reviews .review-vote .btn-group .btn {
    background: #FFF;
}

    .product-desc .reviews .review-vote .btn-group .btn:hover {
        background: #EFEFEF;
    }

#product .product-combo .row {
    width: auto;
}

#product .product-combo.item-list-grid {
    margin-left: 0;
}

.product-combo.item-list-grid {
    border: 1px solid #DDD;
}

    .product-combo.item-list-grid .items {
        margin-bottom: 0;
        height: auto;
    }

    .product-combo.item-list-grid .item-img {
        height: auto;
    }

        .product-combo.item-list-grid .item-img img {
            height: auto;
        }

    .product-combo.item-list-grid .item-price-total {
        float: left;
        width: 100%;
        margin-top: -1px;
        background: #F8F8F8;
        border-top: 1px solid #DDD;
    }

    .product-combo.item-list-grid .item-desc strong {
        color: #F80;
    }

.product-details-lg {
    padding: 0;
}

    .product-details-lg .item-gallery {
        float: left;
        margin-left: 0;
        width: 45%;
    }

    .product-details-lg .item-group {
        float: none;
        margin-left: 48%;
        width: auto;
    }

.item-price-total .list-group {
    float: right;
    margin: 10px 15px 15px 15px;
    width: 330px;
    font-weight: bold;
    text-align: right;
}

    .item-price-total .list-group li {
        float: left;
        width: 100%;
    }

    .item-price-total .list-group .order-green {
        color: #468847;
    }

    .item-price-total .list-group .order-red {
        color: #C00;
    }

    .item-price-total .list-group label {
        float: left;
        width: 200px;
        font-weight: normal;
        color: #666;
    }

        .item-price-total .list-group label span {
            float: right;
        }

.item-price-total .order-total, .item-price-total .order-total label {
    font-size: 16px;
    font-weight: bold;
}

.item-text-thumb {
    margin-bottom: 30px;
}

    .item-text-thumb h6 {
        margin: 0 0 5px 75px;
    }

    .item-text-thumb p {
        margin: 0 0 0 75px;
    }

    .item-text-thumb .text-thumb {
        margin-bottom: 20px;
    }

        .item-text-thumb .text-thumb.left img {
            float: left;
            width: 60px;
        }

        .item-text-thumb .text-thumb.right img {
            float: right;
            width: 60px;
        }

.item-spec h4,
.item-reviews h4 {
    margin-bottom: 15px;
    font-size: 20px;
}

.item-spec h5 {
    margin-bottom: 8px;
    font-size: 16px;
}

.item-spec .popover h5 {
    margin-bottom: 5px;
}

.item-spec h5 label {
    float: left;
}

.item-spec h5 .icon-tooltip {
    margin-top: 4px;
}

.item-spec h5 .popover * {
    font-size: 13px;
    font-weight: normal;
}

.item-spec h5 .popover h5 {
    font-weight: bold;
}

.item-spec .table {
    margin-bottom: 15px;
}

    .item-spec .table.no-margin {
        margin-bottom: 0;
    }

    .item-spec .table th {
        font-weight: normal;
        vertical-align: top;
    }

.item-spec .table-w180 {
    width: 180px;
}

.item-spec .table .list-group {
    margin-top: -5px;
}

.item-warranty h4, .item-warranty h5 {
    margin-bottom: 15px;
    padding-bottom: 8px;
    border-bottom: 1px solid #DDD;
}

.item-warranty .item-warranty-banner {
    margin-bottom: 15px;
}

    .item-warranty .item-warranty-banner img {
        margin: 0 auto;
    }

.item-warranty .item-warranty-plan {
    padding-bottom: 15px;
}

.item-warranty .item-warranty-img {
    float: left;
    width: 120px;
}

.item-warranty .item-warranty-plan .list-group-bullet {
    margin: 5px 330px 0 130px;
}

.item-warranty .item-warranty-options {
    float: right;
    margin: 0;
    width: 320px;
}

    .item-warranty .item-warranty-options input {
        float: left;
        margin: 3px 0 0 0;
    }

    .item-warranty .item-warranty-options label {
        display: block;
        margin-left: 20px;
        cursor: pointer;
    }

    .item-warranty .item-warranty-options label.wasprice {
        margin-bottom: 20px;
    }

    .item-warranty .item-warranty-options span {
        float: right;
        width: 80px;
        font-weight: bold;
        text-align: right;
    }

.item-warranty .item-warranty-summary {
    padding-top: 15px;
    border-top: 1px solid #DDD;
    text-align: center;
}

    .item-warranty .item-warranty-summary img,
    .item-warranty .item-warranty-summary span,
    .item-warranty .item-warranty-summary .btn {
        display: inline-block;
        vertical-align: top;
    }

    .item-warranty .item-warranty-summary .btn {
        float: none;
        margin-top: 5px;
    }

        .item-warranty .item-warranty-summary .btn.btn-primary {
            color: #333;
            background: #F90;
            border-color: #F90;
        }

            .item-warranty .item-warranty-summary .btn.btn-primary:hover {
                background: #F80;
                border-color: #F80;
            }

    .item-warranty .item-warranty-summary img {
        width: 60px;
    }

    .item-warranty .item-warranty-summary .fa-plus {
        margin: 16px 5px 0 5px;
    }

.item-warranty .item-warranty-equal {
    margin: 8px 5px 0 5px;
    font-size: 19px;
    font-weight: bold;
}

.item-warranty .item-warranty-total {
    float: none;
    margin: 8px 15px 0 0;
    font-size: 20px;
    font-weight: bold;
}

    .item-warranty .item-warranty-total .item-map-price {
        font-size: 13px;
    }

.item-warranty .item-warranty-options label span del {
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: #666;
    text-align: right;
}

.product-details .item-mkt .item-seller .has-d2c-icon,
.product-details .seller-pane .item-seller .has-d2c-icon,
.seller-modal .item-seller .has-d2c-icon {
    border-bottom: 0;
}

    .product-details .item-mkt .item-seller .has-d2c-icon span,
    .product-details .seller-pane .item-seller .has-d2c-icon span,
    .seller-modal .item-seller .has-d2c-icon span {
        border-bottom: 1px solid #CCC;
    }

    .product-details .item-mkt .item-seller .has-d2c-icon:hover span,
    .product-details .seller-pane .item-seller .has-d2c-icon:hover span,
    .seller-modal .item-seller .has-d2c-icon:hover span {
        border-bottom: 1px solid #F90;
    }

.product-details .item-mkt .item-seller .d2c-icon,
.product-details .seller-pane .item-seller .d2c-icon,
.seller-modal .item-seller .d2c-icon {
    display: inline-block;
    position: relative;
    top: -2px;
    margin: 0 3px 0 0;
    width: 16px;
    vertical-align: middle;
}

.product-details .item-mkt .item-seller .d2c-section,
.product-details .seller-pane .item-seller .d2c-section,
.seller-modal .d2c-section {
    margin: 5px 0 10px 0;
    padding: 10px;
    background: #F8F8F8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.seller-modal .d2c-section {
    margin: 10px 0 0 0;
}

    .product-details .item-mkt .item-seller .d2c-section a,
    .product-details .seller-pane .item-seller .d2c-section a,
    .seller-modal .d2c-section a {
        border-bottom: 0;
    }

        .product-details .item-mkt .item-seller .d2c-section a span,
        .product-details .seller-pane .item-seller .d2c-section a span,
        .seller-modal .d2c-section a span {
            border-bottom: 1px solid #CCC;
        }

        .product-details .item-mkt .item-seller .d2c-section a:hover span,
        .product-details .seller-pane .item-seller .d2c-section a:hover span,
        .seller-modal .d2c-section a:hover span {
            border-bottom: 1px solid #F90;
        }

/* Product Reviews */
.review-pane {
    margin-bottom: 15px;
    padding: 15px;
    background: #F8F8F8;
    border: 1px solid #DDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

    .review-pane .review-summary {
        float: left;
        margin-right: 30px;
    }

.review-rating {
    margin-bottom: 5px;
}

    .review-rating h5 {
        float: left;
        margin: 2px 0 0 10px;
        font-size: 16px;
    }

.review-summary ul {
    float: left;
}

.review-summary li {
    margin-top: 10px;
    zoom: 1;
}

    .review-summary li:after {
        content: "";
        display: table;
        clear: both;
    }

    .review-summary li label {
        float: left;
        width: 50px;
    }

        .review-summary li label.selected a {
            border-bottom: 0;
            color: #333;
            cursor: default;
        }

        .review-summary li label span {
            display: none;
        }

    .review-summary li .review-rate {
        float: left;
        margin: 1px 8px 0 0;
        width: 400px;
        height: 15px;
        background: #DDD;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        overflow: hidden;
    }

        .review-summary li .review-rate span {
            display: block;
            height: 15px;
            background: #F90;
        }

    .review-summary li .review-pct {
        float: left;
        margin-right: 8px;
    }

    .review-summary li .review-num {
        float: left;
        color: #666;
    }

.review-filter {
    float: left;
    margin-top: 10px;
    padding: 0 30px;
    border-left: 1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
}

    .review-filter .list-group {
        float: left;
        margin: 0;
    }

        .review-filter .list-group li {
            margin-top: 10px;
            zoom: 1;
        }

            .review-filter .list-group li:after {
                content: "";
                display: table;
                clear: both;
            }

            .review-filter .list-group li a {
                float: left;
                padding-left: 22px;
                max-height: 35px;
                overflow: hidden;
                background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-global.3.png) no-repeat left -245px;
                border-bottom: 0;
            }

                .review-filter .list-group li a:hover {
                    color: #F90;
                    background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-global.3.png) no-repeat left -377px;
                }

            .review-filter .list-group li .selected {
                background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-global.3.png) no-repeat left -285px;
            }

                .review-filter .list-group li .selected:hover {
                    background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-global.3.png) no-repeat left -417px;
                }

            .review-filter .list-group li a label {
                cursor: pointer;
            }

                .review-filter .list-group li a label span {
                    display: none;
                }

.review-write {
    float: left;
    margin: 10px 0 0 30px;
}

    .review-write .btn {
        margin-top: 10px;
    }

.review-vs {
    position: relative;
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid #DDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.review-vs-logo {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -18px;
    margin-top: -18px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #FFF;
    background: #F90;
    text-align: center;
    font-size: 12px;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    -ms-border-radius: 36px;
    -o-border-radius: 36px;
    border-radius: 36px;
    z-index: 99;
}

.review-vs .box-left {
    margin: 0;
    padding-right: 45px;
    border-right: 1px solid #EAEAEA;
}

.review-vs .box-right {
    margin: 0 0 0 -1px;
    padding-left: 45px;
    border-left: 1px solid #EAEAEA;
}

.review-vs h5 {
    margin-bottom: 15px;
    font-size: 16px;
    text-align: center;
}

.review-vs .review-title span {
    float: left;
}

.review-vs .review-title h6 {
    margin-bottom: 10px;
    margin-left: 78px;
}

.review-vs .review-title a {
    color: #333;
    border-bottom: 0;
}

    .review-vs .review-title a:hover {
        color: #012D6B;
    }

.review-vs .review-content {
    margin-bottom: 10px;
}

.review-vs .review-info {
    color: #666;
}

    .review-vs .review-info strong {
        color: #333;
        font-weight: bold;
    }

.review-control {
    border: 1px solid #DDD;
    border-bottom: 0;
    overflow: hidden;
}

    .review-control .form-control {
        margin-bottom: 0;
    }

    .review-control .review-action {
        padding: 8px;
        background: #F8F8F8;
        border-bottom: 1px solid #DDD;
    }

        .review-control .review-action .btn {
            margin-bottom: 0;
        }

    .review-control .review-search {
        float: left;
    }

        .review-control .review-search .form-control {
            width: 130px;
        }

    .review-control .review-display {
        float: right;
    }

    .review-control .review-sort {
        float: left;
    }

        .review-control .review-sort label {
            float: left;
            margin: 4px 8px 0 0;
        }

        .review-control .review-sort .form-control {
            float: left;
        }

    .review-control .review-filter-list {
        padding: 8px;
        padding-top: 0;
        background: #FFF;
        border-bottom: 1px solid #DDD;
    }

        .review-control .review-filter-list .btn {
            margin-top: 8px;
        }

    .review-control .review-filter-selected {
        float: left;
        margin: 8px 8px 0 0;
        padding: 3px 9px;
        background: #E6EFF6;
        border: 1px solid #BBD2EF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
    }

        .review-control .review-filter-selected span {
            float: left;
            white-space: nowrap;
        }

        .review-control .review-filter-selected .icon-remove {
            margin: 2px 0 0 8px;
        }

.reviews {
    border: 1px solid #DDD;
    border-top: 0;
}

    .reviews .review-profile {
        float: left;
        width: 200px;
    }

    .reviews .review-neb {
        margin-bottom: 5px;
        height: 43px;
        background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-neb-review.png) no-repeat left top;
    }

    .reviews .review-user {
        padding: 10px 15px;
        font-size: 16px;
        font-weight: bold;
    }

    .reviews .review-org {
        margin-top: 5px;
        padding: 0 15px;
        font-weight: bold;
        color: #012D6A;
    }

        .reviews .review-org label {
            display: block;
            color: #333;
        }

    .reviews .review-org-info {
        margin: 0 15px 15px 15px;
    }

        .reviews .review-org-info li {
            color: #666;
        }

    .reviews .review-verified-owner,
    .reviews .review-eggxpert {
        margin-top: 5px;
        padding: 0 15px;
    }

        .reviews .review-verified-owner span {
            float: left;
            padding: 3px 9px;
            color: #468847;
            background-color: #DFF0D8;
            border-color: #D6E9C6;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            -o-border-radius: 3px;
            border-radius: 3px;
        }

        .reviews .review-eggxpert span {
            float: left;
            padding: 3px 9px;
            color: #012D6B;
            background-color: #E6EFF6;
            border-color: #BBD2EF;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            -o-border-radius: 3px;
            border-radius: 3px;
        }

            .reviews .review-eggxpert span label {
                padding-left: 15px;
                background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-global.3.png) no-repeat -3px -584px;
                cursor: pointer;
            }

    .reviews .review-title {
        margin-bottom: 15px;
        padding: 10px 0;
        border-bottom: 1px solid #EAEAEA;
        overflow: hidden;
    }

        .reviews .review-title .review-date {
            float: right;
            margin-top: 4px;
            color: #666;
        }

        .reviews .review-title .icon-rating-sm {
            margin: 3px 0 0 0;
        }

        .reviews .review-title h5 {
            margin: 0 170px 0 78px;
            font-size: 16px;
        }

    .reviews .review-content {
        margin-left: 200px;
        padding: 0 15px;
        border-left: 1px solid #EAEAEA;
    }

        .reviews .review-content p {
            margin-bottom: 10px;
        }

    .reviews .review-pros,
    .reviews .review-cons,
    .reviews .review-bottom-line {
        padding-bottom: 15px;
    }

        .reviews .review-pros label,
        .reviews .review-cons label,
        .reviews .review-bottom-line label {
            margin-right: 5px;
            width: auto;
            float: left;
            font-weight: bold;
        }

    .reviews .review-pros-content,
    .reviews .review-cons-content,
    .reviews .review-bottom-line-content {
        margin: 0;
    }

    .reviews .review-response {
        display: block;
        margin: 15px 0;
        padding: 15px;
        padding-bottom: 5px;
        background: #F0F3F6;
        border-left: 3px solid #DDD;
        -webkit-border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        -ms-border-radius: 0 3px 3px 0;
        -o-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
    }

        .reviews .review-response h6 {
            margin-bottom: 5px;
        }

    .reviews .review-info {
        margin-bottom: 15px;
    }

        .reviews .review-info label {
            color: #666;
        }

    .reviews .review-info-tech {
        float: left;
        margin-right: 15px;
    }

    .reviews .review-info-ownership {
        float: left;
    }

    .reviews .review-vote {
        padding: 10px 0;
        border-top: 1px solid #EAEAEA;
    }

        .reviews .review-vote .alert {
            float: right;
            margin-bottom: 0;
        }

        .reviews .review-vote .btn-group {
            float: right;
        }

        .reviews .review-vote .review-vote-info {
            float: left;
            margin-top: 4px;
        }

        .reviews .review-vote .btn-group .btn {
            margin-left: 10px;
        }

.item-reviews .item-page {
    float: none;
    margin: 0;
    padding: 10px 0;
    width: auto;
    overflow: hidden;
    background: #F8F8F8;
    border: 1px solid #DDD;
    border-top: 0;
}
/* Related Product Reviews */
.item-reviews .reviews .review-related {
    padding: 15px 0;
    font-size: 12px;
    border-top: 1px solid #EFEFEF;
}

    .item-reviews .reviews .review-related h6 {
        display: inline-block;
        margin-bottom: 5px;
        padding: 5px 10px;
        font-size: 11px;
        font-weight: bold;
        text-transform: uppercase;
        background: #EEE;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
    }

.item-reviews .reviews .review-related-spec {
    float: left;
    margin: 5px 15px 0 0;
}

    .item-reviews .reviews .review-related-spec label {
        font-weight: bold;
    }

    .item-reviews .reviews .review-related-spec span {
        color: #666;
    }

.item-reviews .reviews .review-related-view {
    margin-top: 10px;
    clear: both;
}

#product .item-shopping-insight.item-list,
#product .item-extra.item-list,
#product .item-similar-compare.item-list {
    margin: 0 0 20px 0;
    border: 1px solid #DDD;
}

.item-shopping-insight .outer,
.item-extra .outer,
.item-similar-compare .outer {
    padding: 15px;
}

.item-shopping-insight h4,
.item-extra h4,
.item-similar-compare h4 {
    padding: 10px 15px;
    border-bottom: 1px solid #DDD;
    overflow: hidden;
    font-size: 16px;
    background: #F8F8F8;
}

.item-shopping-insight.item-list-grid .items,
.item-extra.item-list-grid .items,
.item-similar-compare.item-list-grid .items {
    margin-bottom: 0;
    padding: 15px 15px 12px 15px;
    height: auto;
    border: 0;
}

.item-similar-compare .btn-group,
.item-extra .btn-group {
    padding: 10px 15px;
    border-top: 1px solid #DDD;
    overflow: hidden;
    background: #F8F8F8;
}

.item-insight {
    padding: 15px 0;
}

    .item-insight .item-insight-img {
        width: 100px;
        height: 100px;
        margin: 0 auto;
    }

    .item-insight .item-insight-txt {
        margin-top: 10px;
        text-align: center;
        color: #666;
        font-weight: bold;
    }

.item-extra .outer {
    position: relative;
    padding: 0;
}

.item-extra .swiper-container,
.item-extra .swiper-slide {
    height: 386px;
}

.item-extra .item-extra-tabs {
    position: absolute;
    left: 0;
    top: 0;
    float: left;
    width: 201px;
    z-index: 99;
}

    .item-extra .item-extra-tabs .nav-tabs {
        border: 0;
    }

    .item-extra .item-extra-tabs li {
        position: static;
        left: auto;
        float: left;
        margin: 0;
        width: 100%;
    }

        .item-extra .item-extra-tabs li.active {
            border-bottom: 0;
        }

        .item-extra .item-extra-tabs li a {
            float: none;
            display: block;
            padding-right: 12px;
            text-align: left;
            min-width: 0;
            border-top: 0;
            border-left: 3px solid transparent;
            background: #F8F8F8;
        }

        .item-extra .item-extra-tabs li.active a,
        .item-extra .item-extra-tabs li.active a:hover {
            border-right: 0;
            border-bottom: 1px solid #DDD;
            background: #FFF;
            border-left: 3px solid #F90;
        }

        .item-extra .item-extra-tabs li a:hover {
            border-left: 3px solid #012D6B;
        }

            .item-extra .item-extra-tabs li.active a span,
            .item-extra .item-extra-tabs li a:hover span {
                border-bottom: 0;
            }

.item-extra .tab-content {
    margin-left: 200px;
    border-left: 1px solid #DDD;
    min-height: 416px;
}

.product-desc .item-extra .tab-pane {
    margin-bottom: 0;
    padding: 0 15px;
    border: 0;
}

.item-extra .swipers {
    margin: 0 15px;
    padding: 15px 0;
}

.item-extra .btn-swipe a {
    height: 416px;
}

.item-extra .btn-swipe a {
    display: block;
    width: 15px;
    overflow: hidden;
    border-bottom: 0;
}

.item-extra .btn-swipe.btn-prev {
    float: left;
    background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-swipe.png) no-repeat left center;
}

    .item-extra .btn-swipe.btn-prev:hover {
        background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-swipe.png) no-repeat -30px center;
    }

.item-extra .btn-swipe.btn-next {
    float: right;
    background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-swipe.png) no-repeat -15px center;
}

    .item-extra .btn-swipe.btn-next:hover {
        background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-swipe.png) no-repeat -45px center;
    }

.item-extra-selected,
.item-features-selected {
    margin-top: 10px;
}

    .item-extra-selected a,
    .item-features-selected a {
        float: left;
        padding-left: 22px;
        max-height: 35px;
        overflow: hidden;
        background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-global.3.png) no-repeat left -245px;
        border-bottom: 0;
    }

        .item-extra-selected a:hover,
        .item-features-selected a:hover {
            color: #F90;
            background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-global.3.png) no-repeat left -377px;
        }

    .item-extra-selected .selected,
    .item-features-selected .selected {
        background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-global.3.png) no-repeat left -285px;
    }

        .item-extra-selected .selected:hover,
        .item-features-selected .selected:hover {
            background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-global.3.png) no-repeat left -417px;
        }

.item-extra .item-extra-list .items {
    padding: 0;
    margin-bottom: 15px;
}

    .item-extra .item-extra-list .items.current {
        padding: 15px 0;
        border-bottom: 1px solid #EAEAEA;
    }

.item-extra-list .item-select {
    float: left;
    width: 25px;
    height: 25px;
}

.item-extra-list .item-img {
    float: left;
    margin-bottom: 0;
    width: 80px;
    height: auto;
}

    .item-extra-list .item-img img {
        width: 80px;
        height: auto;
    }

.item-extra-list .item-price {
    float: right;
    font-weight: bold;
    text-align: right;
}

    .item-extra-list .item-price span {
        display: block;
        color: #666;
        font-weight: normal;
    }

.item-extra-list .item-content {
    margin: 0 155px 0 120px;
}

    .item-extra-list .item-content .item-desc {
        height: auto;
    }

.item-extra .btn-group .item-extra-selected-tab {
    float: right;
    margin: 7px 30px 0 0;
}

    .item-extra .btn-group .item-extra-selected-tab strong {
        margin-left: 10px;
    }
/* Search Results */
#search-related .btn-group {
    float: right;
    margin-right: -5px;
}

#search-related .msg {
    text-align: left;
}

#search-related .search-related-content {
    margin-right: 170px;
}

#search-related .item-control {
    float: left;
    margin: 15px 0 0 0;
    padding-top: 10px;
    width: 100%;
    border: 0;
    border-top: 1px solid #DDD;
}

    #search-related .item-control .item-filter {
        margin-top: 0;
        padding: 0;
        background: none;
        border: 0;
    }

#search-related .search-related-content .group {
    margin-top: 5px;
    overflow: hidden;
}

#search-related .search-related-content .search-terms {
    margin-top: 0;
    font-size: 16px;
}

#search-related .search-related-content label {
    float: left;
    margin-right: 8px;
    font-weight: bold;
}

#search-related .search-related-content p {
}

    #search-related .search-related-content p a {
        margin-right: 8px;
    }

    #search-related .search-related-content p strong {
        color: #F80;
    }

#search-related .search-related-similar {
    color: #C00;
}

#search-related-items .page-hr {
    margin-bottom: 15px;
    overflow: hidden;
}

#product #search-related-items {
    margin-left: 0;
}

#search-related-items .item-img {
    height: 195px;
}

#search-related-items.item-list-grid .items {
    height: 479px;
}

#search-related-items h3 {
    float: left;
}

#search-related-items .page-hr a {
    float: right;
}

#search-related-items.item-list-grid .items {
    border-bottom: 0;
}
/* Quantity Discounts Store */
#qty-store {
    padding-bottom: 30px;
}

    #qty-store .item-list .items {
        margin-bottom: 0;
        padding: 15px;
        height: auto;
        border-bottom: 0;
    }

    #qty-store .item-list .item-img {
        height: 195px;
    }

        #qty-store .item-list .item-img img {
            width: 260px;
            height: auto;
        }

    #qty-store .item-list .item-save {
        margin-top: 10px;
    }

    #qty-store .item-list .item-shipping {
        margin: 10px 0;
    }

    #qty-store .side-nav {
        float: left;
        width: 220px;
    }

    #qty-store .side-menu {
        margin-bottom: 30px;
    }

#qty-store-spotlight {
    position: relative;
    margin-left: 235px;
    padding: 0 5px;
    border: 1px solid #DDD;
}

    #qty-store-spotlight h3 {
        padding: 8px 10px 0 10px;
    }

#qty-store .item-list-row .item-img {
    float: left;
    *width: 260px;
}

#qty-store .item-list-row .item-desc {
    max-height: 90px;
    overflow: hidden;
}

#qty-store .item-list-row .item-price {
    float: right;
    width: 195px;
}

#qty-store .item-list-row .item-group {
    margin: 0 205px 0 275px;
}

#qty-store .item-list-row .item-price .item-save {
    margin-top: 0;
    text-align: right;
}

#qty-store .item-list-row .item-price .item-qty-price {
    float: left;
    margin-top: 10px;
    width: 100%;
}

#qty-store .item-list-row .item-shipping {
    margin-top: 0;
}

#qty-store .item-list-row .item-bullet {
    display: block;
}

#qty-store .item-list-row .swiper-container, #qty-store .item-list-row .swiper-slide {
    height: 254px;
}

#qty-store .item-list-row .btn-swipe a {
    height: 224px;
}

#qty-store .item-list-row .pagination-swipe {
    position: absolute;
    left: 50%;
    bottom: 15px;
}

#qty-store h3 {
    font-size: 16px;
    text-transform: uppercase;
}

#qty-store .quick-nav {
    margin-bottom: 30px;
    padding: 8px 15px;
    background: #F8F8F8;
    border-bottom: 1px solid #EAEAEA;
}

    #qty-store .quick-nav a {
        border-bottom: 1px solid transparent;
    }

        #qty-store .quick-nav a:hover {
            border-bottom: 1px solid #F90;
        }

    #qty-store .quick-nav em {
        padding: 0 8px;
        color: #888;
    }

#qty-store h4 {
    margin: 15px 0 5px 0;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
}

    #qty-store h4 a {
        margin-left: 10px;
        font-size: 12px;
        font-weight: normal;
        text-transform: none;
        color: #666;
    }

#qty-store .swipers {
    margin: 0 15px;
}

#qty-store .swiper-container, #qty-store .swiper-slide {
    height: 516px;
    overflow: hidden;
}

#qty-store .item-list .col-3 {
    width: 25%;
    *width: 24.97%;
}

#qty-store .btn-swipe a {
    height: 516px;
}

.btn-swipe a {
    display: block;
    width: 15px;
    overflow: hidden;
    border-bottom: 0;
}

.btn-swipe.btn-prev {
    float: left;
    background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-swipe.png) no-repeat left center;
}

    .btn-swipe.btn-prev:hover {
        background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-swipe.png) no-repeat -30px center;
    }

.btn-swipe.btn-next {
    float: right;
    background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-swipe.png) no-repeat -15px center;
}

    .btn-swipe.btn-next:hover {
        background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-swipe.png) no-repeat -45px center;
    }
/* Intermediate Popover */
.intermediate-popover {
    padding: 5px;
}

    .intermediate-popover .item-msg {
        margin: 5px 0;
        padding: 0 10px 0 40px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        background: #78AA3B url(//c1.neweggimages.com/webresource/b2b/en/images/icon-confirm.png) no-repeat left center;
        color: #FFF;
    }

    .intermediate-popover .btn-group {
        margin-top: 15px;
        zoom: 1;
    }

        .intermediate-popover .btn-group a {
            float: right;
        }

        .intermediate-popover .btn-group .continue {
            margin: 8px 15px 0 0;
            color: #666;
            border-bottom: 1px solid #CCC;
            text-transform: uppercase;
        }

            .intermediate-popover .btn-group .continue:hover {
                border-bottom: 1px solid #F90;
            }

        .intermediate-popover .btn-group:after {
            content: "";
            display: table;
            clear: both;
        }

    .intermediate-popover .btn {
        float: left;
        padding: 8px 16px;
        overflow: hidden;
        color: #333;
        font-weight: bold;
        text-transform: uppercase;
        background: #DEDEDE;
        background: -webkit-gradient(linear, left top, left bottom, from(#F3F3F3), to(#DEDEDE));
        background: -webkit-linear-gradient(top, #F3F3F3, #DEDEDE);
        background: -moz-linear-gradient(top, #F3F3F3, #DEDEDE);
        background: -ms-linear-gradient(top, #F3F3F3, #DEDEDE);
        background: -o-linear-gradient(top, #F3F3F3, #DEDEDE);
        background: linear-gradient(top, #F3F3F3, #DEDEDE);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F3F3F3', endColorstr='#DEDEDE');
        border: 1px solid #DEDEDE;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
    }

        .intermediate-popover .btn:hover,
        .intermediate-popover .btn.active {
            background: #F3F3F3;
            background: -webkit-gradient(linear, left top, left bottom, from(#DEDEDE), to(#F3F3F3));
            background: -webkit-linear-gradient(top, #DEDEDE, #F3F3F3);
            background: -moz-linear-gradient(top, #DEDEDE, #F3F3F3);
            background: -ms-linear-gradient(top, #DEDEDE, #F3F3F3);
            background: -o-linear-gradient(top, #DEDEDE, #F3F3F3);
            background: linear-gradient(top, #DEDEDE, #F3F3F3);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DEDEDE', endColorstr='#F3F3F3');
            border: 1px solid #DEDEDE;
        }

    .intermediate-popover .btn-default {
        color: #FFF;
        background: #4D77B3;
        background: -webkit-gradient(linear, left top, left bottom, from(#6E96D2), to(#4D77B3));
        background: -webkit-linear-gradient(top, #6E96D2, #4D77B3);
        background: -moz-linear-gradient(top, #6E96D2, #4D77B3);
        background: -ms-linear-gradient(top, #6E96D2, #4D77B3);
        background: -o-linear-gradient(top, #6E96D2, #4D77B3);
        background: linear-gradient(top, #6E96D2, #4D77B3);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6E96D2', endColorstr='#4D77B3');
        border: 1px solid #4D77B3;
    }

        .intermediate-popover .btn-default:hover,
        .intermediate-popover .btn-default.active {
            background: #6E96D2;
            background: -webkit-gradient(linear, left top, left bottom, from(#4D77B3), to(#6E96D2));
            background: -webkit-linear-gradient(top, #4D77B3, #6E96D2);
            background: -moz-linear-gradient(top, #4D77B3, #6E96D2);
            background: -ms-linear-gradient(top, #4D77B3, #6E96D2);
            background: -o-linear-gradient(top, #4D77B3, #6E96D2);
            background: linear-gradient(top, #4D77B3, #6E96D2);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4D77B3', endColorstr='#6E96D2');
            border: 1px solid #4D77B3;
        }

#popover-intermediate .popover {
    max-width: 400px;
}

.popover-seller {
    width: 316px;
}

    .popover-seller .item-seller-title,
    .popover-seller .item-seller-note {
        color: #666;
    }

    .popover-seller .item-seller-name {
        margin-bottom: 5px;
        color: #012D6B;
        font-weight: bold;
    }

        .popover-seller .item-seller-name .fa {
            color: #666;
        }

            .popover-seller .item-seller-name .fa:hover {
                color: #000;
            }

        .popover-seller .item-seller-name a {
            font-weight: bold;
            border-bottom: 1px solid transparent;
        }

            .popover-seller .item-seller-name a:hover {
                border-bottom: 1px solid #F90;
            }

        .popover-seller .item-seller-name .item-seller-contact:hover {
            border-bottom: 1px solid transparent;
        }

    .popover-seller .item-seller-rating {
        float: right;
        margin-left: 10px;
    }

#mini-bar {
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    z-index: 997;
    background: #FFF;
    border-bottom: 1px solid #CCC;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    #mini-bar div.mini-bar-container {
        max-width: 1440px;
    }

    #mini-bar.fixed {
        top: 0;
        opacity: 1;
    }

    #mini-bar .mini-bar-container {
        margin: 0 auto;
        padding: 10px 15px 0 15px;
        min-width: 728px;
        max-width: 1240px;
    }

    #mini-bar .mini-bar-wrap {
        margin: 0 360px 0 0;
    }

    #mini-bar .mini-bar-image {
        float: left;
        width: 60px;
    }

        #mini-bar .mini-bar-image img {
            display: block;
            width: 100%;
        }

    #mini-bar .mini-bar-content {
        margin-left: 75px;
        padding-top: 3px;
    }

    #mini-bar .mini-bar-desc {
        margin-bottom: 3px;
        font-size: 14px;
        font-weight: bold;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        #mini-bar .mini-bar-desc a {
            border-bottom: 0;
        }

            #mini-bar .mini-bar-desc a:hover {
                border-bottom: 1px solid #F90;
            }

    #mini-bar .mini-bar-cta {
        float: right;
        margin-top: 5px;
    }

        #mini-bar .mini-bar-cta .btn-error {
            color: #C00;
            background: #FFF;
            cursor: default;
        }

        #mini-bar .mini-bar-cta .btn-primary {
            color: #333;
            background: #F90;
            border-color: #F90;
        }

            #mini-bar .mini-bar-cta .btn-primary:hover {
                background: #F80;
                border-color: #F80;
            }

        #mini-bar .mini-bar-cta .btn-default {
            color: #FFF;
            background: #012D6B;
            border-color: #012D6B;
        }

            #mini-bar .mini-bar-cta .btn-default:hover {
                background: #333;
                border-color: #333;
            }

    #mini-bar .mini-bar-price {
        float: right;
        margin: 0 15px 0 0;
        text-align: right;
    }

        #mini-bar .mini-bar-price .item-price-now {
            font-size: 20px;
            font-weight: bold;
        }

        #mini-bar .mini-bar-price .item-map-price {
            display: block;
            margin-top: 4px;
            font-size: 13px;
        }

        #mini-bar .mini-bar-price .item-price-ship {
            color: #666;
            font-size: 12px;
        }

    #mini-bar .mini-bar-stock {
        color: #333;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        #mini-bar .mini-bar-stock .mini-bar-note {
            color: #666;
        }

    #mini-bar .nav-tabs {
        border: 0;
    }

        #mini-bar .nav-tabs li {
            margin-left: 1px;
            padding: 0;
            font-weight: bold;
            border-left: 0;
            border-bottom: 3px solid transparent;
            background: none;
            line-height: normal;
        }

            #mini-bar .nav-tabs li.active {
                border-bottom: 3px solid #ff9726;
            }

            #mini-bar .nav-tabs li span {
                border-bottom: 0;
            }

            #mini-bar .nav-tabs li a {
                display: block;
                padding: 10px 30px 8px 30px;
                min-width: 0;
                color: #666;
                border: 0;
                background: none;
            }

                #mini-bar .nav-tabs li a:hover {
                    color: #012D6B;
                }

            #mini-bar .nav-tabs li.active a {
                color: #333;
            }

    #mini-bar .mini-bar-tab .mini-bar-back {
        float: right;
        margin: 7px 0 0 0;
    }

        #mini-bar .mini-bar-tab .mini-bar-back a {
            color: #666;
            font-weight: bold;
            border-bottom: 0;
        }

            #mini-bar .mini-bar-tab .mini-bar-back a:hover {
                color: #012D6B;
            }

            #mini-bar .mini-bar-tab .mini-bar-back a span {
                display: inline-block;
                line-height: 18px;
                vertical-align: middle;
            }

/*Image Gallery GalleryContainer2016*/
#GalleryContainer2016 {
    position: absolute;
    width: 970px;
    font-size: 1.2em;
    z-index: 999;
    background-color: #FFFFFF;
    padding: 15px;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    background-image: none;
    background-origin: padding-box;
    border-bottom-color: black;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-collapse: separate;
    border-left-color: black;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: black;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: black;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-top-style: solid;
    border-top-width: 1px;
}

    #GalleryContainer2016 .box {
        float: none;
        clear: both;
        padding: 0;
        margin: 5px 0;
        text-align: left;
    }

        #GalleryContainer2016 .box .boxOut {
            padding: 10px;
            border: 1px solid #CCC;
            background: #F0F0F0;
        }

        #GalleryContainer2016 .box .boxIn {
        }

        #GalleryContainer2016 .box .boxHead {
            display: block;
            margin: 0 0 15px 0;
            padding: .25em 0;
            font: normal 1.65em/1 helvetica,arial,verdana,sans-serif;
            color: #4070b0;
        }

            #GalleryContainer2016 .box .boxHead span {
                font: .65em Verdana, Arial, Helvetica, sans-serif;
                color: #999;
            }

    #GalleryContainer2016.segment, #GalleryContainer2016.widget {
        display: block;
        margin: 2px 0 15px 0;
        text-align: left;
    }

        #GalleryContainer2016 .segment .segHead {
            display: block;
            margin: 0 0 .5em 0;
            font: bold 1.1em verdana,sans-serif;
        }

    #GalleryContainer2016 fieldset.segment {
        margin-bottom: 10px;
    }

    #GalleryContainer2016 legend.segHead {
        margin: 0;
        color: #444;
    }

    #GalleryContainer2016 .snippet {
        display: block;
        margin: 2px 0 10px 0;
        text-align: left;
    }

    #GalleryContainer2016 ul.bullet {
        margin: 0 10px;
        padding: 0 10px;
    }

        #GalleryContainer2016 ul.bullet li {
            padding: 3px 0;
        }

    #GalleryContainer2016 a.blockLinkSi:link, #GalleryContainer2016 a.blockLinkSi:visited {
        display: block;
        padding: 2px;
        cursor: pointer;
        border: 0;
        color: #3A3A3A;
    }

    #GalleryContainer2016 a.blockLinkSi:active, #GalleryContainer2016 a.blockLinkSi:hover {
        display: block;
        padding: 2px;
        cursor: pointer;
        border: 0;
        color: #06F;
    }

    #GalleryContainer2016 abbr {
        border: 0;
    }

    #GalleryContainer2016 #threesixty img {
        width: 203px;
        height: 68px;
    }

    #GalleryContainer2016 #threesixty {
        background: url("//c1.neweggimages.com/webresource/b2b/en/images/link_rotationalView.png") no-repeat center center;
    }

    #GalleryContainer2016 #segGoBack {
        clear: left;
        text-align: center;
    }

    #GalleryContainer2016 #segClose {
        position: absolute;
        top: 5px;
        right: 10px;
    }

    #GalleryContainer2016 #widViewer #galleryFlash {
        float: left;
        width: 660px;
        height: 535px;
        margin-right: -2px;
    }

    #GalleryContainer2016 #widViewer #galleryDHTML {
        float: left;
    }

    #GalleryContainer2016 #widViewer .slideControl {
        float: left;
        width: 30px;
        height: 480px;
        margin-right: -2px;
    }

        #GalleryContainer2016 #widViewer .slideControl a {
            margin-top: 210px;
            background: url("//c1.neweggimages.com/webresource/b2b/en/images/spr_slideControls_imageGallery.png") no-repeat;
        }

        #GalleryContainer2016 #widViewer .slideControl img {
            width: 30px;
            height: 50px;
        }

    #GalleryContainer2016 #segSlideLeft a:link, #GalleryContainer2016 #segSlideLeft a:visited, #GalleryContainer2016 #segSlideLeft a:hover {
        background-position: 0 top;
    }

    #GalleryContainer2016 #segSlideLeft a:active {
        background-position: -200px top;
    }

    #GalleryContainer2016 #segSlideRight a:link, #GalleryContainer2016 #segSlideRight a:visited, #GalleryContainer2016 #segSlideRight a:hover {
        background-position: -50px top;
    }

    #GalleryContainer2016 #segSlideRight a:active {
        background-position: -250px top;
    }

    #GalleryContainer2016 #segCopyright {
        clear: both;
        padding-top: 15px;
        font-size: .85em;
        text-align: center;
    }

    #GalleryContainer2016 #divSurvey {
        margin: 0;
        padding: 0;
        text-align: left;
        font-size: 0.9em;
        height: 22px;
    }

        #GalleryContainer2016 #divSurvey .surveyFlag {
            float: none !important;
            margin: 0;
            padding: 0;
        }

            #GalleryContainer2016 #divSurvey .surveyFlag a, #GalleryContainer2016 #divSurvey .surveyFlag a:hover {
                margin: 0;
                padding: 0;
                font-size: 1.0em;
            }

    #GalleryContainer2016 #comboDesc {
        float: right;
        width: 201px;
        list-style: none;
        margin-right: -5px;
        font: normal 1.0em/20px verdana,arial,sans-serif;
    }

.GalleryContainer2016Mask_off {
    display: none;
}

.GalleryContainer2016Mask_on {
    display: block;
    position: fixed;
    z-index: 998;
    top: 0px;
    left: 0px;
    width: 100%;
    opacity: .6;
    filter: alpha(opacity=60);
    height: 100%;
    background-color: rgba(100, 100, 100, .5);
}

#GalleryContainer2016 .maincontent {
    clear: both;
}

#GalleryContainer2016 .containertitle {
    width: 772px;
    margin-top: -4px;
    float: left;
    margin-left: -4px;
    margin-bottom: 8px;
}

    #GalleryContainer2016 .containertitle span {
        color: #636669;
        display: inline;
        float: none;
        font-family: helvetica, arial, sans-serif;
        font-size: 17px;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        line-height: 20px;
        margin-bottom: 8px;
    }

    #GalleryContainer2016 .containertitle img {
        background-attachment: scroll;
        background-clip: border-box;
        background-color: transparent;
        background-image: url("//c1.neweggimages.com/webresource/b2b/en/images/spr_product.6.6.1.png");
        background-origin: padding-box;
        background-position: -40px -360px;
        border-collapse: separate;
        border-color: #636669;
        color: #636669;
        display: block;
        float: left;
        font-family: helvetica, arial, sans-serif;
        font-size: 17px;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        height: 30px;
        line-height: 20px;
        margin-left: -4px;
        margin-right: 4px;
        margin-top: -4px;
        vertical-align: bottom;
        width: 30px;
    }

#GalleryContainer2016 > a {
    float: right;
    border-bottom-color: #FFFFFF;
    cursor: pointer;
}

    #GalleryContainer2016 > a:hover {
        border-bottom-color: #FFFFFF;
    }

#GalleryContainer2016 .galleryBtnClose img {
    height: 18px;
    background-image: url("//c1.neweggimages.com/webresource/b2b/en/images/spr_product.6.6.1.png");
    background-position: -150px -440px;
    width: 18px;
    height: 18px;
    margin-right: -8px;
    margin-top: -8px;
}

#GalleryContainer2016 #CurImg {
    text-align: center;
}

.product-panel {
    width: 660px;
    height: 535px;
    border: 2px solid #CECECE;
    float: left;
    margin-left: 2px;
    margin-bottom: 35px;
    position: relative;
}

.image-panel {
    overflow: hidden;
    height: 500px;
    width: 660px;
    position: relative;
}

    .image-panel img {
        position: absolute;
    }

.tool-panel {
    background-color: #F2F2F2;
    height: 35px;
}

    .tool-panel input.range {
        width: 240px;
        vertical-align: middle;
        margin-left: 10px;
        padding: 0;
    }

    .tool-panel div {
        display: block;
        float: left;
        padding: 5px;
    }

        .tool-panel div label {
            font-size: 14px;
            color: #666;
            font-weight: 700;
        }

        .tool-panel div.spin {
            margin-left: 70px;
        }

        .tool-panel div.zoom {
            margin-left: 50px;
        }

            .tool-panel div.zoom .add, .tool-panel div.zoom .reset, .tool-panel div.zoom .sub {
                font-size: 12px;
                min-width: 24px;
                height: 24px;
                text-align: center;
                font-weight: 700;
                color: #666;
                margin-right: 6px;
            }

#galleryDFIS .loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 130px;
    height: 130px;
    margin-left: -65px;
    margin-top: -65px;
    display: none;
}

    #galleryDFIS .loading .loader {
        padding: 0;
        text-align: center;
        color: #707070;
        font-size: 14px;
    }

#galleryDFIS .loader .fa {
    display: block;
    margin-bottom: 15px;
    font-size: 80px;
}

.product-details .item-method {
    margin-top: 10px;
    padding: 10px;
    background: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

    .product-details .item-method .form-radio {
        margin-top: 10px;
    }

        .product-details .item-method .form-radio.no-margin {
            margin-top: 0;
        }

        .product-details .item-method .form-radio label {
            margin-bottom: 3px;
        }

        .product-details .item-method .form-radio .item-price-new {
            clear: both;
            margin: 0 0 0 22px;
        }

        .product-details .item-method .form-radio .item-price-now {
            display: inline-block;
            float: none;
            margin: 0;
            font-size: 14px;
        }

        .product-details .item-method .form-radio .item-price-save {
            display: inline-block;
            margin-left: 5px;
        }

    .product-details .item-method.item-license .form-radio .item-price-new {
        float: left;
        margin-left: 10px;
        clear: none;
    }

/*SNET popup modal*/
.st-modal .item-img {
    float: left;
    width: 200px;
}

    .st-modal .item-img .squaretrade-logo {
        display: block;
        margin: 0 auto;
        width: 100px;
    }

    .st-modal .item-img .squaretrade-hero {
        margin: 25px auto 0 auto;
        width: 200px;
    }

.st-modal .item-content {
    margin-left: 220px;
}

    .st-modal .item-content h5 {
        margin-bottom: 10px;
        font-size: 15px;
    }

    .st-modal .item-content .item-price {
        margin-bottom: 15px;
    }

    .st-modal .item-content .item-promotion {
        position: relative;
        height: auto;
        color: #CC4E00;
        font-size: 13px;
        font-weight: bold;
        font-style: italic;
        word-break: normal;
        text-overflow: ellipsis;
        margin-bottom: 10px;
    }

    .st-modal .item-content .item-price-was {
        font-size: 12px;
        color: #666;
        text-decoration: line-through;
    }

    .st-modal .item-content .item-price-now {
        font-size: 20px;
        font-weight: bold;
    }

    .st-modal .item-content .item-features li {
        margin: 5px 0;
        padding-left: 10px;
        height: auto;
        color: #333;
        background: url(//c1.neweggimages.com/webresource/b2b/en/images/icons/icon-bullet.png) no-repeat left 6px;
        overflow: visible;
        white-space: normal;
    }

    .st-modal .item-content .item-features img {
        width: 260px;
    }

#product #similarItems {
    border: 0;
}

#similarItems h4 {
    border: 1px solid #EFEFEF;
    border-bottom: 0;
    border-radius: 3px 3px 0 0;
}

#similarItems .item-bullet {
    display: none !important;
}

#similarItems .item-desc {
    margin: 0 0 10px 0;
    height: auto;
    max-height: 60px;
    font-size: 14px;
    font-weight: bold;
}

    #similarItems .item-desc a {
        color: #333;
    }

#similarItems .outer {
    position: relative;
    padding: 0;
    border-left: 1px solid #EFEFEF;
    border-right: 1px solid #EFEFEF;
}

#similarItems .items {
    padding: 15px 30px;
}

#similarItems .col-3 {
    position: static;
}

    #similarItems .col-3:before {
        content: '';
        position: absolute;
        left: 0;
        width: 100%;
        height: 1px;
        overflow: hidden;
        background: #eee;
    }

    #similarItems .col-3:after {
        content: '';
        position: absolute;
        overflow: hidden;
        background: #EFEFEF;
        top: 0;
        width: 1px;
        height: 100%;
    }

    #similarItems .col-3:nth-child(4n+1):after {
        width: 0;
    }

#similarItems .item-img {
    position: relative;
    margin: 15px auto 10px auto;
    max-width: 240px;
    height: auto;
}

    #similarItems .item-img:before {
        content: "";
        display: block;
        padding-top: 75%;
        width: 100%;
        height: 0;
        overflow: hidden;
    }

    #similarItems .item-img img {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 9;
        max-width: 240px;
        width: 100%;
        height: auto;
    }

#similarItems .item-price .item-price-promo {
    height: auto;
}

    #similarItems .item-price .item-price-promo .item-price-save {
        margin-right: 10px;
    }

        #similarItems .item-price .item-price-promo .item-price-save span {
            padding: 2px 4px 2px 8px;
        }

        #similarItems .item-price .item-price-promo .item-price-save:after {
            left: 6px;
        }

    #similarItems .item-price .item-price-promo .item-price-was {
        margin-top: 3px;
        padding: 0;
    }

#similarItems .btn-group {
    border: 1px solid #EFEFEF;
}

    #similarItems .btn-group .btn-action {
        background: #FFF;
    }

        #similarItems .btn-group .btn-action:hover {
            background: #EFEFEF;
        }

        #similarItems .btn-group .btn-action .fa {
            margin-left: 5px;
        }

.modal-footer .btn-group .btn-primary {
    color: #333;
    background: #F90;
    border: 1px solid #F90;
}

    .modal-footer .btn-group .btn-primary:hover {
        background: #F80;
        border: 1px solid #F80;
    }

.modal-footer .btn-group a.btn-default,
.modal-footer .btn-group a.btn-control {
    color: #FFF;
    background: #012D6B;
    border: 1px solid #012D6B;
}

.modal-footer .btn-group .btn-default:hover,
.modal-footer .btn-group .btn-control:hover {
    background: #333;
}

.modal-footer .btn-group a.btn-control.btn-disabled,
.modal-footer .btn-group a.btn-control.btn-disabled:hover,
.modal-footer .btn-group a.btn-control.btn-disabled:focus {
    color: #B4B4B4;
    background: #EFEFEF;
    border: 1px solid #DEDEDE;
    cursor: default;
}

.modal-footer .btn-group .btn-action {
    background: #FFF;
}

    .modal-footer .btn-group .btn-action:hover {
        background: #EFEFEF;
    }

.modal.modal-st .item-content .item-promo-extra {
    width: auto;
}

div#chatid-cta-pdp {
    margin: 0 0 15px 0 !important;
}

    div#chatid-cta-pdp strong {
        display: inline-block !important;
        margin: 0 8px 0 0 !important;
    }

    div#chatid-cta-pdp button {
        padding: 5px 10px;
        font: 13px/1.4 "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #FFF;
        background: #012D6B;
        border: 1px solid #012D6B;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
    }

        div#chatid-cta-pdp button:hover,
        div#chatid-cta-pdp button:focus,
        div#chatid-cta-pdp button:active {
            background: #333;
            border: 1px solid #333;
        }

        div#chatid-cta-pdp button:before {
            display: inline-block;
            margin-right: 5px;
            content: "\f075";
            font: normal normal normal 14px/1 FontAwesome;
        }

        div#chatid-cta-pdp button img {
            display: none !important;
        }

/* media-start */
@media(max-width: 1180px) {
    .item-list-row .items {
        padding: 15px 195px 30px 190px;
    }

    .item-list-row .item-group-left {
        float: left;
        width: 160px;
        margin: 0 0 0 -190px;
    }

    .item-list-row .item-img {
        height: 120px;
    }

    .item-list-grid .col-3 {
        width: 33.33333333333333%;
    }

    .item-list-grid .item-recommend .col-3 {
        width: 100%;
    }

    .product-details .item-info {
        padding-right: 0;
    }

    .product-details .item-qty-price {
        float: none;
        margin-top: 30px;
    }

    #qty-store .item-list .item-img {
        height: 165px;
    }

        #qty-store .item-list .item-img img {
            width: 220px;
        }

    #qty-store .item-list-row .item-group {
        margin-left: 235px;
    }

    #qty-store .swiper-container,
    #qty-store .swiper-slide,
    #qty-store .btn-swipe a {
        height: 486px;
    }

    #search-related-items.item-list-grid .col-3,
    .item-similar-compare.item-list-grid .col-3,
    .item-shopping-insight.item-list-grid .col-3 {
        width: 25%;
        *width: 24.97%;
    }

    #search-related-items .item-img,
    .item-similar-compare.item-list-grid .item-img,
    .item-shopping-insight.item-list-grid .item-img {
        height: auto;
    }

        #search-related-items .item-img img,
        .item-similar-compare.item-list-grid .item-img img,
        .item-shopping-insight.item-list-grid .item-img img {
            width: 100%;
        }

    #search-related-items.item-list-grid .items {
        height: auto;
    }

    .review-summary li .review-rate {
        width: 300px;
    }

    div.review-summary li .review-rate {
        width: 140px;
    }

    div.reviews .review-content {
        margin-left: 150px;
    }

    div.reviews .review-profile {
        width: 150px;
    }
}

@media(max-width: 1080px) {
    #qty-store .item-list .item-img {
        height: 150px;
    }

        #qty-store .item-list .item-img img {
            width: 200px;
        }

    #qty-store .item-list-row .item-group {
        margin-left: 215px;
    }

    #qty-store .swiper-container, #qty-store .swiper-slide, #qty-store .btn-swipe a {
        height: 471px;
    }

    .review-summary li .review-rate {
        width: 200px;
    }

    .item-extra.item-list-grid .item-img {
        height: auto;
    }

    .item-extra.item-list-grid .swipers .item-img img {
        width: 200px;
        height: auto;
    }

    .item-extra .btn-swipe a {
        height: 406px;
    }

    .item-extra .tab-content {
        min-height: 406px;
    }

    .item-extra .swiper-container,
    .item-extra .swiper-slide {
        height: 376px;
    }

    div.reviews .review-vote .btn-group {
        float: none;
    }

    div.item-reviews .reviews .review-vote .review-vote-info {
        display: block;
        margin: 0 0 5px 0;
        float: none;
    }

    div.item-reviews .reviews .review-vote .btn-group .btn {
        margin: 0 10px 0 0;
    }
}

@media (max-width: 1600px) {
    #mini-bar div.mini-bar-container {
        max-width: 1280px;
    }

    div.review-summary li .review-rate {
        width: 200px;
    }
}

@media (max-width: 1280px) {
    div.review-filter {
        margin-right: 0;
        border-right: 0;
    }

    div.review-write {
        margin: 15px 0 0 0;
        padding-top: 15px;
        width: 100%;
        border-top: 1px solid #EAEAEA;
    }

    #similarItems .col-3 {
        width: 50%;
    }

        #similarItems .col-3:nth-child(2n+1) {
            clear: both;
        }

            #similarItems .col-3:nth-child(2n+1):after {
                width: 0;
            }
}

@media (max-width: 1000px) {
    #product .product-details .item-status {
        text-align: left;
    }

    #product .product-details .item-status-green label,
    #product .product-details .item-status-green label .fa-truck {
        color: #208900;
    }

    #product .item-group #BulletDescription {
        display: none !important;
    }

    #product .product-details .item-group .item-info {
        margin-bottom: 10px;
    }

    #similarItems .col-3 {
        width: 50%;
    }

        #similarItems .col-3:nth-child(2n+1) {
            clear: both;
        }

            #similarItems .col-3:nth-child(2n+1):after {
                width: 0;
            }

    div.product-details .item-product {
        float: none;
        width: auto;
    }

    #product div.product-details .item-info {
        margin: 10px 0 0 0;
        padding: 0;
    }

    div.product-details .item-qty {
        padding-left: 0;
        padding-right: 0;
    }

    #product div.product-details .item-pane .btn-group-xs {
        padding-left: 0;
        padding-right: 0;
    }

    div.product-desc {
        float: none;
        width: auto;
    }

    div.review-summary li .review-rate {
        width: 200px;
    }

    div.product-details .item-product .item-info {
        display: block;
        margin-top: 15px;
    }

        div.product-details .item-product .item-info .item-price-info {
            padding-top: 10px;
        }

    div.product-details .item-option {
        margin-top: 15px;
    }

    div.product-details .item-action .item-pane .item-info {
        display: none;
    }
}

@media(max-width: 980px) {
    .item-list-grid .col-3 {
        width: 50%;
        *width: 49.97%;
    }

    .item-list-grid .item-recommend .col-3 {
        width: 100%;
    }

    .item-list-row .items {
        padding: 15px 15px 30px 190px;
    }

    .item-list-row .item-group-right {
        float: none;
        padding-top: 15px;
        clear: both;
        text-align: left;
    }

    .item-list-row .item-price-now {
        float: none;
    }

    .item-control .item-display {
        clear: both;
        float: left;
        margin-top: 10px;
    }

    #qty-store .item-list .item-img {
        height: 120px;
    }

        #qty-store .item-list .item-img img {
            width: 160px;
        }

    #qty-store .item-list-row .item-img img {
        width: 120px;
    }

    #qty-store .item-list-row .item-group {
        margin-left: 135px;
    }

    #qty-store .swiper-container, #qty-store .swiper-slide, #qty-store .btn-swipe a {
        height: 441px;
    }

    #search-related-items.item-list-grid .col-3,
    .item-similar-compare.item-list-grid .col-3,
    .item-shopping-insight.item-list-grid .col-3 {
        width: 25%;
        *width: 24.97%;
    }

    #search-related-items .item-img,
    #item-features.item-list-grid .item-img,
    .item-similar-compare.item-list-grid .item-img,
    .item-shopping-insight.item-list-grid .item-img {
        height: auto;
    }

        #search-related-items .item-img img,
        #item-features.item-list-grid .item-img img,
        .item-similar-compare.item-list-grid .item-img img,
        .item-shopping-insight.item-list-grid .item-img img {
            width: 100%;
        }

    .review-write {
        margin: 15px 0 0 0;
        padding-top: 15px;
        width: 100%;
        border-top: 1px solid #EAEAEA;
    }

        .review-write h5 {
            float: left;
            margin: 9px 10px 0 0;
        }

        .review-write .btn {
            margin-top: 0;
        }

    .review-summary li .review-rate {
        width: 300px;
    }

    .review-filter {
        margin-right: 0;
        border-right: 0;
    }

    .item-extra.item-list-grid .swipers .item-img img {
        width: 160px;
    }

    .item-extra .btn-swipe a {
        height: 376px;
    }

    .item-extra .tab-content {
        min-height: 376px;
    }

    .item-extra .swiper-container,
    .item-extra .swiper-slide {
        height: 346px;
    }

    .item-extra-list .item-content {
        margin-right: 125px;
    }
}

@media(max-width: 880px) {
    .product-details .item-info {
        padding-right: 0;
    }

    .product-details .item-info-group {
        float: none;
    }

    .product-details .item-qty-price {
        float: none;
        margin-top: 30px;
    }

    #qty-store .item-list .item-img {
        height: 105px;
    }

        #qty-store .item-list .item-img img {
            width: 140px;
        }

    #qty-store .item-list-row .item-img img {
        width: 60px;
    }

    #qty-store .item-list-row .item-group {
        margin-left: 75px;
    }

    #qty-store .swiper-container, #qty-store .swiper-slide, #qty-store .btn-swipe a {
        height: 426px;
    }

    .review-summary li .review-rate {
        width: 200px;
    }

    .item-extra.item-list-grid .swipers .item-img img {
        width: 120px;
    }

    .item-extra .btn-swipe a {
        height: 366px;
    }

    .item-extra .tab-content {
        min-height: 366px;
    }

    .item-extra .swiper-container,
    .item-extra .swiper-slide {
        height: 336px;
    }

    .item-extra-list .item-content {
        margin-right: 95px;
    }
}

@media (max-width: 790px) {
    .modal .modal-dialog {
        margin: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 768px) {
    #product div.review-filter-mobile {
        color: #fff;
        background: #012D6B;
        border: 1px solid #012D6B;
    }

        #product div.review-filter-mobile:hover {
            background: #333;
            border: 1px solid #333;
        }
}

@media (max-width: 640px) {
    #product .product-desc #item-features .items .item-img {
        width: 160px;
    }

        #product .product-desc #item-features .items .item-img img {
            max-width: 160px;
            width: 100%;
        }

    .product-desc #item-features .item-combo-num {
        left: 15px;
    }

    #product .product-desc .item-list.item-list-grid .items {
        margin-right: 0;
        border-right: 0;
    }

    #similarItems .outer {
        border: 0;
    }

    #similarItems .item-img {
        max-width: 160px;
    }

    #product #similarItems.item-list.item-list-grid .col-3 {
        border-top: 0;
    }

    #product #similarItems.item-list.item-list-grid .item-img img {
        max-width: 160px;
        width: 100%;
    }

    #product .product-details .item-rebate {
        padding-bottom: 10px;
    }

    #product div.product-details .item-service {
        margin-top: 10px;
    }

    #product .product-details .seller-pane h3 label .popover {
        text-transform: none;
    }
}

@media (max-width: 560px) {
    #product .product-desc .item-list.item-list-grid .swiper-slide .items {
        border-left: 0;
    }

    .product-desc #item-features .item-features-total {
        float: right;
        margin-right: 0;
    }

    .product-desc #item-features .item-features-control .btn-primary {
        clear: both;
        float: right;
        margin: 10px 0 0 0;
    }
}

@media (max-width: 375px) {
    .item-list .item-price-promo .item-price-save {
        font-size: 11px;
    }

    .item-list .item-price-promo .item-price-was {
        font-size: 11px;
    }

    .st-modal .item-content .item-features img {
        width: 200px;
    }
}

@media (max-width: 320px) {
    .st-modal .item-content .item-features img {
        width: 150px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #qty-store .item-list-row .swiper-container, #qty-store .item-list-row .swiper-slide {
        height: 252px;
    }

    #qty-store .item-list-row .btn-swipe a {
        height: 222px;
    }
}

/* media-end */

/*overview a-plus-content start*/
#overview-content .a-plus-content:before,
#overview-content .a-plus-content:after,
#overview-content .a-plus-group:before,
#overview-content .a-plus-group:after,
#overview-content .a-plus-module:before,
#overview-content .a-plus-module:after,
#overview-content .a-plus-info:after,
#overview-content .a-plus-head:after {
    content: '';
    display: table;
    clear: both;
}

#overview-content .a-plus-content {
    position: relative;
    margin: 0;
    padding: 0;
    background: transparent;
    color: #222;
    font-family: 'Open Sans', "PingFang SC", "Helvetica Neue", Helvetica, Arial, \5FAE\8F6F\96C5\9ED1, tahoma, simsun, sans-serif;
    font-size: 13px;
    line-height: 1.4285em;
}

    #overview-content .a-plus-content a {
        border-bottom: 0;
    }

#overview-content .a-plus-module {
    position: relative;
    margin: 40px 0;
    padding: 0;
    overflow: hidden;
}

    #overview-content .a-plus-module.no-margin {
        margin-top: 0;
        margin-bottom: 0;
    }

#overview-content .a-plus-img {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 0;
    max-width: 100%;
}

    #overview-content .a-plus-img img {
        display: block;
        margin: auto;
        max-width: 100%;
    }

    #overview-content .a-plus-img + .a-plus-info {
        margin: 20px 0 0 0;
    }

#overview-content .a-plus-title,
#overview-content .a-plus-subtitle {
    display: block;
    margin: 10px 0;
    font-weight: bold;
    font-size: 14px;
}

#overview-content .a-plus-title {
    margin: 15px 0;
    font-size: 17px;
}

#overview-content .a-plus-subtitle {
    color: #707070;
}

#overview-content .a-plus-head {
    display: block;
    margin: 0;
    width: 100%;
}

#overview-content .a-plus-head-text {
    font-weight: bold;
    font-size: 19px;
    text-transform: uppercase;
}

#overview-content .a-plus-info p {
    display: block;
    margin: 0.5em 0;
}

    #overview-content .a-plus-info p > a {
        color: #222;
        text-decoration: underline;
    }

        #overview-content .a-plus-info p > a:hover {
            color: #05f;
            text-decoration: none;
        }

#overview-content .a-plus-info ul,
#overview-content .a-plus-info ol {
    margin: 20px 0;
}

#overview-content .a-plus-info ul {
    list-style-type: disc !important;
    list-style-position: outside !important;
    padding-left: 25px;
}

#overview-content .a-plus-info li {
    margin-bottom: 15px;
}

#overview-content .a-plus-text-overlay {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 10%;
    transform: translateY(-50%);
    padding: 20px;
    width: 300px;
    border-radius: 3px;
}

    #overview-content .a-plus-text-overlay.is-dark {
        background: rgba(0, 0, 0, 0.8);
        color: #e3e3e3;
    }

        #overview-content .a-plus-text-overlay.is-dark a {
            color: #e3e3e3;
        }

            #overview-content .a-plus-text-overlay.is-dark a:hover {
                color: #ea9d28;
            }

    #overview-content .a-plus-text-overlay.is-light {
        background: rgba(245, 245, 245, 0.9);
        color: #222;
    }

        #overview-content .a-plus-text-overlay.is-light a {
            color: #222 !important;
        }

            #overview-content .a-plus-text-overlay.is-light a:hover {
                color: #05f !important;
            }

    #overview-content .a-plus-text-overlay ~ .a-plus-img img {
        max-width: none;
        margin-left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

#overview-content .a-plus-module.txt-align-center {
    text-align: center;
}


/* comparison */

#overview-content .a-plus-comparison {
    overflow: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

#overview-content .a-plus-table {
    min-width: 100%;
    border-collapse: collapse;
    border-bottom: 1px solid #d9d9d9;
    background: #fff;
}

    #overview-content .a-plus-table th {
        position: relative;
        position: -webkit-sticky;
        position: sticky;
        left: -1px;
        margin-left: 0;
        z-index: 20;
        width: 120px;
        background: #f2f2f2;
        font-weight: normal;
        vertical-align: top;
    }

        #overview-content .a-plus-table th:after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 1px;
            overflow: hidden;
            background: #e2e2e2;
        }

    #overview-content .a-plus-table td {
        position: relative;
        min-width: 150px;
        border: 1px solid #eee;
        vertical-align: top;
        -webkit-transition: background-color 0.3s;
        transition: background-color 0.3s;
    }

        #overview-content .a-plus-table td:before {
            content: '';
            position: absolute;
            z-index: 100;
            top: -100000px;
            width: 100%;
            height: 999999px;
            background: rgba(142, 219, 255, 0.15);
            opacity: 0;
            pointer-events: none;
            -webkit-transition: opacity 0.3s;
            transition: opacity 0.3s;
        }

        #overview-content .a-plus-table td:hover:before {
            opacity: 1;
        }

    #overview-content .a-plus-table tr:first-child th:after {
        background: #d9d9d9;
    }

    #overview-content .a-plus-table tr:first-child td {
        border-top-color: #d9d9d9;
    }

    #overview-content .a-plus-table tr:last-child td {
        border-bottom-color: #d9d9d9;
    }

    #overview-content .a-plus-table td:last-child {
        border-right-color: transparent;
    }

    #overview-content .a-plus-table th:nth-last-child(2) ~ td {
        width: calc(100% / 1);
    }

    #overview-content .a-plus-table th:nth-last-child(3) ~ td {
        width: calc(100% / 2);
    }

    #overview-content .a-plus-table th:nth-last-child(4) ~ td {
        width: calc(100% / 3);
    }

    #overview-content .a-plus-table th:nth-last-child(5) ~ td {
        width: calc(100% / 4);
    }

    #overview-content .a-plus-table th:nth-last-child(6) ~ td {
        width: calc(100% / 5);
    }

#overview-content .a-plus-table-col {
    position: relative;
}

#overview-content .a-plus-table .a-plus-table-th,
#overview-content .a-plus-table .a-plus-table-td {
    display: block;
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    word-break: break-word;
}

#overview-content .a-plus-table .a-plus-table-th {
    padding-top: 10px;
    width: 120px;
    color: #606060;
    font-size: 13px;
    text-align: left;
    word-break: break-word;
}

#overview-content .a-plus-table .a-plus-table-td {
    max-width: 100%;
    font-size: 13px;
}

#overview-content .a-plus-table .a-plus-icon-checked {
    display: block;
    margin: auto;
    width: 18px;
    height: 18px;
    background: url('https://w7web.buyabs.corp/B2C_UX/Nest/images/icons/check-light-black.svg') no-repeat 0 0;
    background-size: 100% auto;
    vertical-align: top;
}

#overview-content .a-plus-table .a-plus-img {
    max-width: 150px;
}


/* spec */

#overview-content .a-plus-spec {
    position: relative;
    margin: 20px 0;
}

    #overview-content .a-plus-spec table {
        width: 100%;
        box-sizing: border-box;
        border: 1px solid #eee;
        border-collapse: collapse;
    }

    #overview-content .a-plus-spec th,
    #overview-content .a-plus-spec td {
        padding: 10px;
        box-sizing: border-box;
        border: 1px solid #eee;
        font-size: 13px;
        text-align: left;
        word-wrap: break-word;
        word-break: break-all;
        word-break: break-word;
    }

    #overview-content .a-plus-spec th {
        min-width: 150px;
    }

    #overview-content .a-plus-spec tr:nth-child(even) th,
    #overview-content .a-plus-spec tr:nth-child(even) td {
        background: #f4f5f7;
    }


/* gallery */

#overview-content .a-plus-gallery {
    margin: 40px 0;
}

#overview-content .a-plus-gallery-top .swiper-button-prev,
#overview-content .a-plus-gallery-top .swiper-button-next {
    position: absolute;
    top: 50%;
    z-index: 10;
    margin: 0;
    width: 30px;
    height: 120px;
    color: #222;
    font-size: 48px;
    text-align: center;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: rgba(255, 255, 255, 0.8);
    background-size: 15px;
    opacity: 0.5;
}

#overview-content .a-plus-gallery-top .swiper-button-prev {
    left: 1px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

#overview-content .a-plus-gallery-top .swiper-button-next {
    right: 1px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

#overview-content .a-plus-gallery-top:hover .swiper-button-prev,
#overview-content .a-plus-gallery-top:hover .swiper-button-next {
    opacity: 1;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}

#overview-content .a-plus-gallery-top .swiper-button-prev:hover,
#overview-content .a-plus-gallery-top .swiper-button-next:hover {
    background-color: rgba(255, 255, 255, 1);
}

#overview-content .a-plus-gallery-top .swiper-button-prev.swiper-button-disabled,
#overview-content .a-plus-gallery-top .swiper-button-next.swiper-button-disabled {
    opacity: 0;
    pointer-events: none;
}

#overview-content .a-plus-gallery-thumbs {
    margin-top: 10px;
}

    #overview-content .a-plus-gallery-thumbs .swiper-slide {
        width: 80px;
        height: auto;
        box-sizing: border-box;
        opacity: 0.4;
        text-align: center;
        cursor: pointer;
    }

        #overview-content .a-plus-gallery-thumbs .swiper-slide img {
            border: 1px solid #d9d9d9;
        }

        #overview-content .a-plus-gallery-thumbs .swiper-slide:hover img {
            border-color: #000;
        }

    #overview-content .a-plus-gallery-thumbs .swiper-slide-thumb-active {
        opacity: 1;
    }


/* container */

#overview-content .a-plus-gary-box {
    position: relative;
    padding: 15px;
    border-radius: 3px;
    border: 1px solid #eee;
    background: #f4f5f7;
}


/* bullet point */

#overview-content .a-plus-bullet-point,
#overview-content .a-plus-check-point {
    margin: 15px 0;
}

    #overview-content .a-plus-bullet-point li,
    #overview-content .a-plus-check-point li {
        position: relative;
        margin-bottom: 15px;
    }

    #overview-content .a-plus-check-point ul {
        list-style-type: none !important;
    }

    #overview-content .a-plus-check-point li:before {
        content: '';
        position: absolute;
        left: -25px;
        top: 2px;
        width: 12px;
        height: 12px;
        background: url('https://w7web.buyabs.corp/B2C_UX/Nest/images/icons/check-light-black.svg') no-repeat 0 0;
        background-size: 100% auto;
    }


/* various */

#overview-content .a-plus-module.img-is-small .a-plus-img {
    width: 120px;
}

#overview-content .a-plus-module.img-is-large .a-plus-img {
    width: 300px;
}

#overview-content .a-plus-module.img-at-left .a-plus-img {
    float: left;
}

#overview-content .a-plus-module.img-at-right .a-plus-img {
    float: right;
}

#overview-content .a-plus-module.img-is-small.img-at-left .a-plus-img + .a-plus-info {
    margin: 0 0 0 150px;
}

#overview-content .a-plus-module.img-is-small.img-at-right .a-plus-img + .a-plus-info {
    margin: 0 150px 0 0;
}

#overview-content .a-plus-module.img-is-large.img-at-left .a-plus-img + .a-plus-info {
    margin: 0 0 0 330px;
}

#overview-content .a-plus-module.img-is-large.img-at-right .a-plus-img + .a-plus-info {
    margin: 0 330px 0 0;
}


/* layout */

#overview-content .a-plus-module:first-child,
#overview-content .a-plus-title:first-child,
#overview-content .a-plus-subtitle:first-child,
#overview-content .a-plus-info p:first-child,
#overview-content .a-plus-info ul:first-child,
#overview-content .a-plus-info ol:first-child,
#overview-content .a-plus-bullets:first-child,
#overview-content .a-plus-spec:first-child {
    margin-top: 0;
}

#overview-content .a-plus-module:last-child,
#overview-content .a-plus-title:last-child,
#overview-content .a-plus-subtitle:last-child,
#overview-content .a-plus-info p:last-child,
#overview-content .a-plus-info ul:last-child,
#overview-content .a-plus-info ol:last-child,
#overview-content .a-plus-info li:last-child,
#overview-content .a-plus-bullets:last-child,
#overview-content .a-plus-spec:last-child {
    margin-bottom: 0;
}

#overview-content .a-plus-cell {
    float: left;
    margin-top: 20px;
    margin-right: 5%;
}

    #overview-content .a-plus-cell:last-child {
        margin-right: 0;
    }


/* 2 columns */

#overview-content .a-plus-group.two-columns .a-plus-cell {
    width: 47.5%;
}

    #overview-content .a-plus-group.two-columns .a-plus-cell:nth-child(even) {
        margin-right: 0;
    }


/* 3 columns */

#overview-content .a-plus-group.three-columns .a-plus-cell {
    width: 30%;
}


/* 4 columns */

#overview-content .a-plus-group.four-columns .a-plus-cell {
    width: 21.25%;
}


/* with sidebar */

#overview-content .a-plus-module.with-sidebar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

    #overview-content .a-plus-module.with-sidebar .a-plus-head {
        margin-bottom: 20px;
    }

    #overview-content .a-plus-module.with-sidebar > .a-plus-info {
        margin: 0 30px;
        width: calc(76% - 360px);
        min-width: 0;
    }

    #overview-content .a-plus-module.with-sidebar > .a-plus-img,
    #overview-content .a-plus-module.with-sidebar > .a-plus-sidebar {
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
    }

    #overview-content .a-plus-module.with-sidebar.img-is-large > .a-plus-img {
        width: 24%;
    }

    #overview-content .a-plus-module.with-sidebar > .a-plus-sidebar {
        padding-left: 30px;
        border-left: 1px solid #eee;
        width: 300px;
        box-sizing: border-box;
    }


/* common */

#overview-content .a-plus-module.text-align-center,
#overview-content .a-plus-module .text-align-center {
    text-align: center;
}


/* desktop site responsive is between 1000px and 1650px */

@media (max-width: 1199px) {
    #overview-content .a-plus-group.four-columns .a-plus-cell {
        width: 47.5%;
    }

        #overview-content .a-plus-group.four-columns .a-plus-cell:nth-child(even) {
            margin-right: 0;
        }

    #overview-content .a-plus-group.two-columns .a-plus-cell {
        margin-right: 0;
        width: 100%;
    }

    #overview-content .a-plus-spec .a-plus-group.two-columns .a-plus-cell + .a-plus-cell {
        margin-top: -1px;
    }

    #overview-content .a-plus-module.with-sidebar.img-is-large > .a-plus-img {
        width: 200px;
    }

    #overview-content .a-plus-module.with-sidebar.img-is-large > .a-plus-info {
        margin-right: 0;
        width: calc(100% - 230px);
    }

    #overview-content .a-plus-module.with-sidebar.img-is-large > .a-plus-sidebar {
        margin-top: 20px;
        margin-left: 230px;
        padding-top: 20px;
        padding-left: 0;
        border-left: 0;
        border-top: 1px solid #eee;
        width: calc(100% - 230px);
    }

    #overview-content .a-plus-sidebar .a-plus-img {
        margin-left: 0;
    }
}

/* only for responsive page such as mobile site */
@media (max-width: 999px) {
    #overview-content .a-plus-head-text {
        font-size: 17px;
    }

    #overview-content .a-plus-title {
        font-size: 15px;
    }
}

@media (max-width: 699px) {
    #overview-content .a-plus-gallery .a-plus-module.img-is-large.img-at-left .a-plus-img,
    #overview-content .a-plus-gallery .a-plus-module.img-is-large.img-at-right .a-plus-img {
        float: none;
    }

        #overview-content .a-plus-gallery .a-plus-module.img-is-large.img-at-left .a-plus-img + .a-plus-info,
        #overview-content .a-plus-gallery .a-plus-module.img-is-large.img-at-right .a-plus-img + .a-plus-info {
            margin: 15px 0 0 0;
        }

    #overview-content .a-plus-gallery-top .swiper-button-prev,
    #overview-content .a-plus-gallery-top .swiper-button-next {
        top: 50px;
        transform: none;
    }

    #overview-content .a-plus-module.with-sidebar {
        -webkit-flex-direction: column;
        flex-direction: column;
    }

        #overview-content .a-plus-module.with-sidebar.img-is-large > .a-plus-img {
            width: 300px;
        }

        #overview-content .a-plus-module.with-sidebar.img-is-large > .a-plus-info {
            margin: 15px 0 0 0;
            width: auto;
        }

        #overview-content .a-plus-module.with-sidebar.img-is-large > .a-plus-sidebar {
            margin-left: 0;
            width: auto;
        }

    #overview-content .a-plus-sidebar .a-plus-img {
        margin: 0 auto;
    }
}

@media (max-width: 599px) {
    #overview-content .a-plus-text-overlay {
        position: relative;
        top: 0;
        right: 0;
        transform: none;
        width: auto;
    }

    #overview-content .a-plus-module.img-is-large.img-at-left .a-plus-img,
    #overview-content .a-plus-module.img-is-large.img-at-right .a-plus-img {
        float: none;
    }

        #overview-content .a-plus-module.img-is-large.img-at-left .a-plus-img + .a-plus-info,
        #overview-content .a-plus-module.img-is-large.img-at-right .a-plus-img + .a-plus-info {
            margin: 15px 0 0 0;
        }
}

@media (max-width: 499px) {
    #overview-content .a-plus-module.img-is-small .a-plus-img {
        width: 24%;
    }

    #overview-content .a-plus-module.img-is-small.img-at-left .a-plus-img + .a-plus-info {
        margin-left: calc(24% + 15px);
    }

    #overview-content .a-plus-module.img-is-small.img-at-right .a-plus-img + .a-plus-info {
        margin-right: calc(24% + 15px);
    }

    #overview-content .a-plus-group.three-columns .a-plus-cell {
        float: none;
        margin-right: 0;
        width: auto;
    }

        #overview-content .a-plus-group.three-columns .a-plus-cell .a-plus-img {
            max-width: 120px;
        }
}

@media (max-width: 399px) {
    #overview-content .a-plus-module.img-is-small.img-at-left .a-plus-img,
    #overview-content .a-plus-module.img-is-small.img-at-right .a-plus-img {
        float: none;
        width: 120px;
    }

        #overview-content .a-plus-module.img-is-small.img-at-left .a-plus-img + .a-plus-info,
        #overview-content .a-plus-module.img-is-small.img-at-right .a-plus-img + .a-plus-info {
            margin: 15px 0 0 0;
        }
}
/*overview a-plus-content end*/

/* behalf start */
.item-behalf-financing {
	margin: 10px 0;
	font-weight: normal;
	text-align: left;
}
.item-behalf-financing .logo-behalf {
	display: inline-block;
	width: 50px;
	vertical-align: middle;
}
.item-behalf-financing .logo-behalf.is-sm {
	width: 50px;
}
.item-behalf-financing .item-behalf-modal {
	border-bottom: 0;
}
.item-behalf-financing .item-behalf-link {
	border-bottom: 1px solid #ccc;
}
.item-behalf-financing .item-behalf-link:hover {
	border-bottom: 1px solid #f90;
}
.item-behalf-financing .item-behalf-modal .fa {
    color: #666;
}
.item-behalf-financing .item-behalf-modal:hover .fa {
    color: #000;
}
.item-behalf-financing a:last-child {
    font-size: 12px;
}
.modal-behalf-financing .modal-header,
.modal-behalf-financing .modal-body {
	padding: 0;
	border: 0;
}
.modal-behalf-financing .close {
	position: absolute;
	top: 5px;
	right: 5px;
	color: #fff;
	z-index: 9;
}
.modal-behalf-financing .modal-content {
	overflow: hidden;
}
.modal-behalf-financing .modal-dialog {
	width: auto;
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
}
.modal-behalf-financing a {
	color: #1aaa9d;
	border-bottom: 0;
}
.modal-behalf-financing a:hover {
	text-decoration: underline;
}
.behalf-financing-header {
	padding: 20px;
	color: #fff;
	background: #0d4b7b;
}
.behalf-financing-logo {
	margin: 0 0 12px 0;
}
.behalf-financing-logo img {
	display: block;
	width: 120px;
}
.behalf-financing-title {
	margin: 0 0 12px 0;
	font-size: 42px;
    line-height: 1.2;
    font-weight: bold;
}
.behalf-financing-intro {
 	font-size: 18px;
}
.behalf-financing-main {
	padding: 15px 15px 0 15px;
}
.behalf-financing-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0 10px 0;
}
.behalf-financing-info img {
	display: block;
	float: left;
	margin-right: 15px;
	width: 80px;
}
.behalf-financing-content h6 {
	font-size: 18px;
}
.behalf-financing-content p {
	font-size: 12px;
}
.behalf-financing-footer {
	padding: 20px;
	font-size: 12px;
	text-align: center;
}
.behalf-financing-footer p + p {
	margin-top: 10px;
}
.behalf-financing-cta {
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
	border-bottom: 1px solid #efefef;
}
.behalf-remark {
	color: #C00;
}
/* behalf end */
