.sb-site-container {
    padding: 0;
}

/* monoprice essentials */
.tag { 
    background: #00A7BB; 
    border-radius: 3px 0 0 3px; 
    color: #fff; 
    font-size: 10px; 
    display: inline-block; 
    height: 22px; 
    line-height: 22px; 
    padding: 0 20px 0 10px; 
    position: relative; 
    cursor: default;
    margin: 0 10px 0 0; 
    text-decoration: none; 
    -webkit-transition: color 0.2s;
}
.tag::after { 
    background: #fff; 
    border-bottom: 11px solid transparent; 
    border-left: 10px solid #00A7BB; 
    border-top: 11px solid transparent; 
    content: ''; 
    position: absolute; 
    right: 0; 
    top: 0; 
}

/* breadcrumb start */

.prod-breadcrumb {
    margin: 15px 0;
    padding: 0 40px;
}

.prod-bread {
    font-weight: normal;
    margin-bottom: 0;
    margin-left: 0;
}

    .prod-bread > li {
        padding: 0;
    }

    .prod-bread a {
        font-size: 12px;
        color: #000;
        font-weight: 500;
    }

    .prod-bread > li.active > a,
    .prod-bread > li > a:hover {
        color: #A1A1A1;
    }

    .prod-bread > li + li:before {
        padding: 0 2px;
        content: "\002F";
    }


/* breadcrumb end */


/* product info left start */

.prod-info-container,
.cart-right {
    padding: 0 40px;
}

.prod-info .product-name {
    font-size: 28px;
    font-weight: 600;
    line-height: 1em;
    margin-left: 0;
    width: auto;
    margin: 0;
}

.cart-sec-1 .product-name font {
    display: none;
}

.prod-meta .product-number {
    font-weight: normal;
    display: block;
    margin: 0;
    color: #a1a1a1;
    line-height: 22px;
    font-size: 14px;
}

div.monowrap {
    position: relative;
    max-width: 680px;
    min-height: 350px;
    border: none;
    box-shadow: none;
    margin: auto;
    padding-top: 4px;
}

    div.monowrap .mainImgHover {
        z-index: 1;
        left: 0;
        right: 0;
        top: auto;
        margin: 0 auto;
    }

.prod-imgs.no-image {
    margin-bottom: 30px;
}

div.prod-imgs .onsalestag {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #ce0000;
    color: #fff;
    font-size: 12px;
    padding: 2px 10px 0;
}

.prod-imgs {
    border: 1px solid #E8E8E8;
}

.price-sec del {
    font-size: 14px;
    margin: 0 15px;
}

.price-sec .copy {
    color: #BB1A00;
}

.price-sec .percentoff {
    margin: 0 7px;
}

div.elastislide-container {
    margin: 10px auto 30px auto;
    display: inline-block;
    padding: 4px 30px;
    max-width: 312px;
}

#mono4carousel .item.lihidable img {
    width: 52px;
    height: 40px;
    margin: 0;
    border: 1px solid #c8c8c8;
}

    #mono4carousel .item.lihidable img:hover, #mono4carousel .item.lihidable img.curr {
        border: 3px solid #c8c8c8;
    }

#mono4carousel .owl-controls {
    visibility: visible;
}

#mono4carousel .owl-prev, #mono4carousel .owl-next {
    background: none;
    color: #A6A6A6;
    font-size: 20px;
    width: 20px;
}

#mono4carousel .owl-stage-outer {
    padding-bottom: 0;
}

#mono4carousel .owl-prev {
    left: -30px;
}

#mono4carousel .owl-next {
    right: -12px;
}

    #mono4carousel .owl-next .fa, #mono4carousel .owl-prev .fa {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 20px;
    }

#mono4carousel > .item.lihidable {
    display: inline-block;
    margin-right: 6px;
}

.social-share {
    padding: 25px 0;
}

    .social-share ul {
        margin: 0;
    }

    .social-share span.txt {
        color: #5E5E5E;
        font-size: 14px;
    }

    .social-share .fa {
        color: #07A1AD;
        display: inline-block;
        width: 14px;
        font-size: 16px;
    }

.share-link:link,
.share-link:active,
.share-link:visited {
    text-transform: capitalize;
    color: #a1a1a1;
    font-size: 14px;
    margin: 0 8px;
}


/* product info end */


/* cart section 1 start */

.cart-sec-1 {
    position: relative;
}

.tbl {
    display: table;
}

.tbl-cell {
    display: table-cell;
}

.cart-sec-1 .tbl {
    width: 100%;
}

.cart-sec-1 .product-name {
    font-family: 'Hind Medium', 'Hind';
    font-weight: 500;
    font-style: normal;
    font-size: 24px;
    color: #282828;
    line-height: 30px;
    width: auto;
}

.cart-sec-1 ul.specs-link {
    margin: 0;
    padding: 0;
    color: #6B6B6B;
    font-family: 'Hind Light', 'Hind';
    font-weight: 200;
    font-style: normal;
    font-size: 11px;
    line-height: 20px;
    list-style-position: outside;
    margin-left: 16px;
}

    .cart-sec-1 ul.specs-link a {
        color: #6B6B6B;
        font-size: 14px;
    }

.review-sec {
    font-size: 14px;
    color: #5e5e5e;
    margin: 5px 0;
    padding-bottom: 5px;
    line-height: 1.5em;
}

.r-prod-rating-wrapper .bs-prod-score, .u-review-meta .bs-prod-score {
    cursor: default;
}

.review-sec a,
.review-sec .bs-rating-cnt {
    color: #5e5e5e;
}

.review-sec .review-write {
    margin-left: 10px;
}

.review-sec .bs-rating-cnt {
    margin-left: 5px;
    font-weight: 400;
}

.review-sec a:hover,
.review-sec .bs-prod-rating:hover .bs-rating-cnt {
    color: #00a7bb;
}

.product-code {
    margin-top: 5px;
}

.icon-sec .rating {
    font-size: 14px;
    line-height: 1em;
}

.cart-sec-1 .cart-price {
    width: 30%;
    float: left;
    text-align: right;
    min-height: 196px;
    position: relative;
}

.cart-sec-1 span.sale-price {
    margin-top: 10px;
    padding: 0;
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    color: #1B1B1B;
    display: inline-block;
    line-height: 1em;
}

.cart-sec-1 .price-sec > a {
    display: inline-block;
    margin-top: 5px;
}

.cart-sec-1 .copy a {
    font-size: 12px;
    color: #00A7BB;
}

.error-msg {
    display: block;
    color: #CC0000;
    width: 100%;
    margin: 10px 0;
}

.you-save-msg a, .promo-modules li a{
    cursor:default;
}
/* cart section 1 end */

/* cart section 2 start */

.cart-section, .cart-sec-1 .cart-copy {
}

.lbl {
    color: #6B6B6B;
}

.limit_per_cust_txt {
    float: initial !important;
    display: block !important;
}

.tool {
    margin-bottom: 5px;
}

    .tool .lbl, .btn-wishlist {
        font-size: 14px;
        font-weight: bold;
        color: #383838;
        float: left;
        line-height: 44px;
        padding: 0 10px 0 0;
    }

.mp-sticky-cart {
    background: #efefef;
    display: none;
    width: 100%;
    margin: 0;
    max-height: 150px;
    padding: 15px;
    position: fixed;
    top: 0;
    left: 0;
    transform:translateZ(0);
    z-index: 8;
}

.mp-sticky-cart .cart-sec-1 .cart-copy .product-name {
    max-width: 57%;
    max-height: 60px;
    overflow: hidden;
}

.mp-sticky-cart .cart-sec-1 .cart-copy .top-cols .col:nth-child(2n) .TurnToItemTeaser,
.mp-sticky-cart .cart-sec-1 .cart-copy .top-cols .col:last-child .TurnToItemTeaser,
.mp-sticky-cart .cart-sec-1 .cart-copy .review-sec-footer .you-save-msg {
    display: none !important;
}

.mp-sticky-cart .cart-sec-1 .cart-copy .review-sec {
    border-bottom: none!important;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
}

.mp-sticky-cart .qty-text,
.mp-sticky-cart .stock-msg {
    display: none !important;
}

.mp-sticky-cart .price-sec .sale-copy,
.mp-sticky-cart .price-sec del,
.mp-sticky-cart .product-code {
    display: none;
}

.qty-tools.tool {
    margin-bottom: 0;
}

.tool-opts ul {
    margin: 0;
}

.color-tools ul a:first-child {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50%;
    background-position: center;
    margin-right: 8px;
    font-size: 12px;
    position: relative;
    top: 3px;
}

a.color-dropdown {
    display: block;
    padding: 10px;
    background: #E8E8E8;
    max-width: 310px;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    cursor: pointer;
}

a.closed.color-dropdown:after {
    content: "\f105";
}

a.closed.color-dropdown:after, a.color-dropdown:after {
    font-family: FontAwesome;
    font-size: 20px;
    position: absolute;
    right: 14px;
    line-height: 1em;
    color: #00A7BB;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

a.color-dropdown:after {
    content: "\f107";
}

.tool-opts {
    padding: 10px 0;
    margin: 8px 0 3px 0;
    position: relative;
}

.color-tools li {
    font-size: 12px;
}

    .color-tools li.active {
        font-weight: 600;
        margin-bottom: 5px;
    }

        .color-tools li.active span.color-ring {
            content: '';
            width: 26px;
            height: 26px;
            display: inline-block;
            border-radius: 50%;
            position: absolute;
            top: -5px;
            left: -5px;
            border: 2px solid #888888;
        }

.tool li.disable {
    opacity: 0.25;
}

.size-tools li a {
    margin-right: 30px;
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 1.6em;
}

.size-tools li.active a {
    border-radius: 50%;
    border: 2px solid #A0A0A0;
}

.qty-tool-opts {
    margin: 10px 0;
}

    .qty-tool-opts > div {
        display: inline-block;
    }

.qty-text {
    width: 150px;
}

.cart-btns {
    float: left;
    width: 66%;
}
.cart-btns.affix {
    position: static !important;
}

span.id-icons-qty-label {
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
}

button.id-icons {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    background-color: #868686;
    position: relative;
    width: 23px;
    height: 23px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    padding: 2px 6px;
    border: none;
    outline: none;
}

button.id-icons.plus {
    line-height: 1.1em;
    top: 4px;
}

button.id-icons.minus {
    line-height: 0.5em;
    top:2px;
}

.qty-text input {
    width: 40px;
    height: 44px;
    margin: 0 5px;
    background: #F2F2F2;
    border: none;
}

.addtocart-btn {
    position: relative;
}

div#addCart .btn-add-to-cart,
div#addCart .btn-add-to-wishlist,
div#addCart .notify-me,
div#addCart .btn-add-to-wishlist,
.mp-sticky-cart .btn-add-to-cart,
.btn-attrform-done {
    text-shadow: 0 0 0;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 25px;
    height: auto;
    width: 100%;
    text-align: center;
    position: relative;
    border-radius: 2px;
    border: 2px solid #00A7BB;
}
div#addCart .btn-add-to-wishlist,
div#addCart .btn-add-to-wishlist {
    padding: 10px 0;
}

div#addCart .btn-add-to-cart:active,
div#addCart .btn-add-to-wishlist:active,
.mp-sticky-cart .btn-add-to-cart:active,
.btn-attrform-done:active {
    box-shadow: none;
}

.qty-tools .error-msg {
    margin-bottom: 0;
}

.btn-module {
    max-width: 230px;
    width: 50%;
    float: left;
    padding-right: 10px;
}

    .btn-module:last-child {
        padding: 0;
    }

div#addCart .btn-add-to-wishlist:hover, div#addCart a.btn-notify.active {
    box-shadow:none;
}

div#addCart .btn-add-to-cart:hover,
div#addCart .notify-me:hover,
div#addCart .btn-add-to-wishlist:hover {
    background: #0098aa;
    border-color: #0098aa;
}

div#addCart .btn-add-to-cart,
div#addCart .notify-me,
div#addCart .btn-add-to-wishlist,
.mp-sticky-cart .btn-add-to-cart {
    background: #00A7BB;
    color: #fff;
    display: block;
    text-decoration: none;
    text-transform: uppercase
}

div#addCart .eta {
    margin-left: 10px;
    font-size: 10px;
}

div#addCart .ostock {
    font-size: 14px;
}

.form-horizontal .control-label.text-left {
    text-align: left;
}

div#addCart .notify-frm .btn-notify {
    display: inline-block;
    width: auto;
    margin: 0;
}

div#addCart .notify-frm .error-msg {
    margin-bottom:10px;
}

div#addCart a.disabled{
    opacity:0.5;
}

div#addCart .notify-frm, div#addCart .notification-msg-success {
    padding: 15px;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
    margin-top: 15px;
}
div#addCart .notify-me,
div#addCart .btn-add-to-wishlist {
    background: white;
    color: #282828;
    border-color: #888;
}
div#addCart .notify-me:hover,
div#addCart .btn-add-to-wishlist:hover {
    border-color: #0098aa;
    background: white;
}
div#addCart .notification-msg-success {
    padding:15px 0;
}
    div#addCart .notification-msg-success h4 {
        margin-top:0;
    }
    div#addCart .notification-msg-success p {
        margin-bottom:0;
        font-size:14px;
    }
.requested-msg {
    padding: 20px 0;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

div#addCart .notify-frm input[type="text"] {
    margin: 0 6px;
    border: 1px solid #e8e8e8;
    padding: 4px 10px;
}

div#addCart .notify-frm .email-input {
    width: 220px;
}

div#addCart .notify-frm .qty-input {
    width: 45px;
}

div#addCart .notify-frm .form-group {
    margin-right: 10px;
}

div#addCart .notify-submit {
    display: block;
    margin: 15px 0;
}

    div#addCart .notify-submit .btn-notify {
        padding: 5px 30px;
    }

.addtocart-btn input[type='submit'] {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    margin-left: 0;
    visibility: hidden;
}

#ShipDate.stock-msg {
    clear: both;
    color: #000;
    font-size: 12px;
    margin: 10px 0;
}

.in-stock {
    font-size: 14px;
}

a.btn-wishlist:hover {
    color: #00a7ba;
}

.notifications .btn {
    margin-bottom: 0;
}

/* cart section 2 end */


/* cart section starts */

div#addCart {
    padding: 0;
    /*box-shadow: 5px 5px 8px #A9A9A9;*/
    border: none;
}

    div#addCart a {
        -webkit-transition: initial;
        -o-transition: initial;
        transition: initial;
    }

    div#addCart .promo-tools a:hover,
    div#addCart .promo-tools a:focus,
    div#addCart .promo-tools a:active,
    div#addCart .promo-tools a:visited {
        color: inherit;
    }

.cart-sec-3 .panel-title > a:hover,
.cart-sec-3 .panel-title > a:focus,
.cart-sec-3 .panel-title > a:active,
.cart-sec-3 .panel-title > a:visited {
    color: #fff;
    outline: none;
}


/*Top Column*/

.top-cols {
    display: table;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 5px;
}

    .top-cols .col {
        display: table-cell;
        border-right: 1px solid #E8E8E8;
        text-align: left;
        vertical-align: middle;
        width: 25%;
        float: none;
    }

        .top-cols .col:last-child {
            border: none;
        }

    .top-cols .copy {
        font-family: 'Hind';
        font-weight: 400;
        font-style: normal;
        font-size: 12px;
        color: #BB1A00;
        line-height: 20px;
    }

        .top-cols .copy strong {
            font-weight: 700;
            line-height: 20px;
            display: block;
        }

    .top-cols .icon-sec {
        display: block;
    }

    .top-cols .link {
        font-weight: 400;
        font-style: normal;
        font-size: 12px;
        text-decoration: underline;
        color: #5E5E5E;
        line-height: 20px;
        display: block;
    }

        .top-cols .link:hover {
            color: #00a7ba;
        }

    .top-cols .flat-copy {
        font-family: 'Hind Medium', 'Hind';
        font-weight: 500;
        font-style: normal;
        font-size: 12px;
        color: #000000;
        line-height: 20px;
    }

    .top-cols .flat-copy {
        display: block;
    }

    .top-cols .days-copy {
        font-weight: 400;
        font-style: normal;
        font-size: 12px;
        color: #00A7BB;
    }

.top-cols .flat-copy img {
    height: 10px;
}

ul.promo-modules a {
    display: inline-block;
    max-width: 85%;
}

ul.promo-modules {
    padding: 0;
    list-style: none;
    margin: 0;
}

.promo-modules .offer-icon {
    display: inline-block;
    font-size: 12px;
    border: 2px solid #888;
    border-radius: 50%;
    padding: 2px;
    text-align: center;
    line-height: 1em;
    vertical-align: top;
    margin-right: 5px;
    width: 20px;
    height: 20px;
}

.promo-modules li {
    margin: 5px 0;
    font-size: 11px;
    line-height: 2em;
    width: 50%;
    float: left;
}

.flatRatingBox {
    color: #181818;
    width: 100%;
    min-height:85px;
    }

.PriceTotal .vertical-center {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 85px;
    border-right: 1px solid #e8e8e8;
    width: 100%;
    padding: 10px 0;
}

.PriceTotal .block {
    font-size: 14px;
}

.PriceTotal h1 {
    font-size: 35px;
    margin-top: 5px;
    line-height: 44px;
    margin-bottom: 0;
}

.flatRatingBox .PriceTotal {
    width: 30%;
    position: relative;
}

.flatRatingBox .shipping-price {
    width: 70%;
}

.fl-box {
    padding: 0 35px;
}

.shipping-msg {
    padding-bottom: 5px;
}

.shipping-eta .fl-price-info {
    font-size: 18px;
    font-weight: 500;
    line-height: 1em;
}

    .shipping-eta .fl-price-info .small-text {
        font-size: 12px;
        display: inline-block;
        vertical-align: middle;
        min-width: 55px;
    }

.shipping-eta .tbl-cell.fl-weight {
    width: 35%;
}

.shipping-eta .tbl-cell {
    line-height: 1em;
    vertical-align: middle;
}

.fl-box .shipping-eta .tbl {
    width: 100%;
}

.fl-box .shipping-eta > .tbl {
    margin: 0;
}

.fl-box .shipping-eta {
    padding: 2px 0;
    border-bottom: 1px solid #000;
    font-size: 12px;
}

    .fl-box .shipping-eta:last-child {
        padding: 5px 0;
        border-bottom: none;
}

    .flatRatingBox .shipping-price ul {
        margin: 0 auto;
        padding: 0 30px;
        list-style: none;
        display: block;
    }

    .flatRatingBox .shipping-price li {
        width: 100%;
        padding: 6px 20px;
    }

        .flatRatingBox .shipping-price li > span {
            width: 33.33%;
            display: block;
            float: left;
    line-height:25px;
        }

            .flatRatingBox .shipping-price li > span.weight {
                font-size: 14px;
            }

            .flatRatingBox .shipping-price li > span.fl-price {
                font-size: 18px;
            }

        .flatRatingBox .shipping-price li .fa {
            display: none;
        }

        .flatRatingBox .shipping-price li.active-rate {
            border: 2px solid #8c8c8c;
        }

            .flatRatingBox .shipping-price li.active-rate .fa {
    display: inline;
            }

.cart-sec-3 .panel-group .panel {
    border-radius: 0;
    border: none;
}

.cart-sec-3.panel-group .panel {
    border-radius: 0;
    border: none;
    margin-bottom: 1px;
    margin-top: 0;
}

.cart-sec-3 .panel-title {
    font-size: 14px;
    font-weight: normal;
}

.cart-sec-3 .panel-title {
    position: relative;
}

    .cart-sec-3 .panel-title a:after {
        content: "\f105";
        font-family: 'FontAwesome';
        position: absolute;
        right: 28px;
        transition: all 0.2s linear;
        font-size: 16px;
        transform: rotate(90deg);
    }

    .cart-sec-3 .panel-title a.collapsed:after,
    .cart-sec-3 .panel-default > .panel-heading a.collapsed:after {
        transform: rotate(0deg);
    }

.cart-sec-3 .panel-default > .panel-heading {
    padding: 0;
}

    .cart-sec-3 .panel-default > .panel-heading a {
        display: block;
        color: #000;
        background-color: #e8e8e8;
        padding: 10px 28px;
        position: relative;
        font-weight: 700;
    }

.cart-sec-3 .panel-group .panel {
    border-radius: 0;
    border: none;
    margin-bottom: 1px;
    margin-top: 0;
}

.cart-sec-3 .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: 1px solid #e8e8e8;
    padding: 10px 28px;
    margin-bottom: -2px;
}

ul.specs-link {
    list-style: disc;
    list-style-position: inside;
    margin-bottom: 0;
    margin-top: 15px;
    vertical-align: text-top;
}

    ul.specs-link a {
        font-size: 16px;
        line-height: 1.5em;
    }

span.lbl {
    font-size: 15px;
}

ul.size-tools {
    margin-left: 0;
    margin-top: 5px;
}

    ul.size-tools li {
        margin-right: 6px;
        padding: 0;
        vertical-align: text-top;
    }

ul.size-tools {
    margin: 10px 0;
}

    ul.size-tools a {
        background-color: #fff;
        padding: 3px 18px;
        width: 55px;
        height: 30px;
        border: 1px solid #ccc;
        display: block;
    }

        ul.size-tools a:hover {
            border: 2px solid #000;
        }

.price-module .price {
    color: #000;
    font-size: 28px;
    padding: 0;
}

.price-module .sale {
    text-decoration: line-through;
}

.limit {
    color: #6B6B6B;
    margin-bottom: 20px;
}

.recommend-section {
    background: #E4E4E4;
    text-align: center;
    padding-bottom: 30px;
    max-height:376px;
}

.recommend-heading h3 {
    font-style: normal;
    text-align: center;
    padding-top: 20px;
    margin-top: 0;
    font-size: 24px;
    font-weight: 400;
}

.recommend-body {
    margin: 0 auto;
    display: inline-block;
    width: 1080px;
    max-height: 300px;
}

.prod-carousel .r-prod, .cat-carousel .r-prod {
    padding: 0 10px;
}

    .prod-carousel .r-prod figure {
        min-height: 135px;
    }

    .prod-carousel .r-prod.cat-prod figure {
        min-height: 80px;
    }

.r-prod {
    text-align: center;
    display: inline-block;
    max-width: 212px;
    position: relative;
}

    .r-prod.cat-prod {
        width: 190px;
    }

.r-prod-flag-triangle {
  display: inline-block;
  position: absolute;
  content: " ";
  left: 10px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 50px solid #BB1A00;
  border-right: 50px solid transparent;
  z-index: 2;
}

.r-prod-sale {
  position: absolute;
  display:inline-block;
  left: 14px;
  top: 9px;
  text-transform: capitalize;
  color: #FFF;
  font-weight: 600;
  font-size: 14px;
  -ms-transform: rotate(-45deg); /* IE 9 */
  -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
  transform: rotate(-45deg);
  z-index: 3;
}

.r-prod-desc {
    margin-top: 5px;
    font-size: 12px;
    height: 54px;
    overflow: hidden;
}

.r-prod.cat-prod .r-prod-desc {
    height: 40px;
}

.r-prod-desc a {
    color: #000;
}

.r-prod-inner {
    background-color: #fff;
    padding: 10px;
}

.r-prod-price {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
}

.info-name {
    line-height: 1em;
    width: 12%;
    padding-right: 30px;
    min-width: 170px;
}

.center-block {
    float: none;
}

/* product page carousel */

.prod-carousel, .cat-carousel {
    margin: 12px 0;
}

    .prod-carousel .owl-stage-outer, .cat-carousel .owl-stage-outer {
        padding: 0;
    }

    .prod-carousel .owl-controls, .cat-carousel .owl-controls {
        visibility: visible;
    }

    .prod-carousel .owl-prev,
    .prod-carousel .owl-next,
    .cat-carousel .owl-prev,
    .cat-carousel .owl-next {
        background-color: #c8c8c8;
        color: #fff;
        height: 60px;
        width: 25px;
    }

        .prod-carousel .owl-prev:hover,
        .prod-carousel .owl-next:hover,
        .cat-carousel .owl-prev:hover,
        .cat-carousel .owl-next:hover {
            background-color: #e8e8e8;
        }

    .prod-carousel .owl-prev, .cat-carousel .owl-prev {
    left: -6px;
    }

    .prod-carousel .owl-next, .cat-carousel .owl-next {
    right: -6px;
    }

/* cart section starts */

/* Price Module Start */
.price-modules {
  padding: 0;
  margin: 20px 0 10px;
}

  .price-modules .login-link {
    display: none;
  }

  .price-modules h3, .m-temp-wrapper h3 {
    margin: 0;
    padding: 13px 15px 10px 15px;
    background: #E8E8E8;
    text-align: left;
    font-weight: 700;
    font-size: 12px;
    color: #000;
    position: relative;
  }

    .price-modules h3 a, .m-temp-wrapper h3 a {
      font-weight: 400;
      font-size: 12px;
      color: #00A7BA;
      position: absolute;
      right: 10px;
    }

.m-temp-wrapper .volume-table {
  width: 100%;
  border: 1px solid #E2E2E2;
}

  .m-temp-wrapper .volume-table .volume-info {
    float: left;
    width: 20%;
    padding: 0 0 4px 0;
    font-weight: 400;
    font-size: 14px;
    color: #888;
    text-align: center;
    border-right: 1px solid #E2E2E2;
  }

    .m-temp-wrapper .volume-table .volume-info:last-child {
      border-right: none;
    }

    .m-temp-wrapper .volume-table .volume-info span {
      display: block;
      text-align: center;
    }

    .m-temp-wrapper .volume-table .volume-info .fa-check {
      color: #000;
      display: block;
      visibility: hidden;
    }

    .m-temp-wrapper .volume-table .volume-info.active-user {
      border: 2px solid #c8c8c8;
      padding-bottom: 2px;
    }
    .m-temp-wrapper .volume-table .volume-info.active-user .member-badge {
      height: 23px;
      line-height: 22px;
    }
    .m-temp-wrapper .volume-table .volume-info.active-user .fa-check {
      visibility: visible;
    }

    .member-badge {
      font-weight: 500;
      padding-top: 1px; /* extra 1px due to Hind font */
      line-height: 25px;
      height: 25px;
      border-bottom: 1px solid #E2E2E2;
      margin-bottom: 5px;
    }
    .member-badge .bronze {
      color: #CD7C44;
    }
    .member-badge .silver {
      color: #9A9A9A;
    }
    .member-badge .gold {
      color: #DEAB00;
    }
    .member-badge .platinum {
      color: #01B7C4;
    }
    .member-badge .vip {
      color: #000;
    }

    .logged-out .volume-info .qty {
      padding-top: 6px;
    }

    .m-temp-wrapper .volume-table .volume-info .price {
      font-weight: 700;
    }

.business-copy {
  font-size: 12px;
  padding-bottom: 20px;
  color: #434343;
}

  .business-copy p {
    margin-bottom: 0;
  }

  .business-copy a {
    color: #00a7bb;
  }

    .business-copy a.clr-back {
      color: #434343;
    }
/* Price Module End */

ul.infotabs {
    width: 100%;
    margin: 10px auto 0 auto;
    max-width: 1550px;
    padding: 0;
    position: relative;
}

    ul.infotabs li {
        display: inline-block;
        line-height: 50px;
        margin-right: 30px;
    }

    ul.infotabs a {
        font-weight: normal;
        color: #a1a1a1;
        font-size: 16px;
        padding: 0;
        text-decoration: none;
    }
    ul.infotabs.fixed-tab {
        position: fixed;
        top: -10px;
        background: #fff;
        z-index: 999;
        border-bottom: 1px solid #ddd;
        box-shadow: #ddd 0 5px 5px;
        padding: 0 10px 1px;
    }

        .infotabs .active {
            border-bottom: 2px solid #00a7bb;
        }

        .infotabs .active a {
            font-weight: bold;
            color: #333333;
        }

        .infotabs li > a:hover {
            color: #00a7bb;
        }

        .infotabs li.active > a:hover {
            color: #333333;
        }

.info-row {
    border-bottom: 1px solid #E4E4E4;
}

.info-rel {
    position: relative;
    margin-top: 3px;
}

.n-prod-section {
    position: relative;
}
.n-prod-section ul {
    list-style: disc;
    margin: 0 0 5px 40px;
}
.n-prod-section em {
    font-style: italic !important;
}

.n-section-title span,
h4.feat-title {
    font-size: 16px;
}

.vpad-35 {
    padding: 35px;
}

.vpad-55 {
    padding: 55px 35px;
}

ul.feature-list,
ul.tools {
    list-style: disc;
    list-style-position: outside;
    padding-left: 20px;
}

ul.feature-list {
    line-height: 1.3em;
}

ul.tools {
    font-size: 14px;
    font-weight: 400;
    color: #8C8C8C;
}

ul.specs-list {
    width: 20%;
    float: left;
    padding-right: 10px;
    max-width: 300px;
    margin-right: 140px;
}

.n-prod-section ul.specs-list li {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #E8E8E8;
    padding: 4px 0;
    font-size: 14px;
}

.n-prod-section .feat-block {
    padding-top: 36px;
}

.feat-desc {
    margin-bottom: 50px;
}

.blk-img {
    position: absolute;
    bottom: 0;
    max-width: 32%;
}

.blk-img-right {
    right: 0;
}

.blk-img-left {
    left: 0;
}

.review-meta {
    width: 70%;
    margin: auto;
    border-bottom: 1px solid #E0E0E0;
}

.review-tab li {
    padding: 8px 15px;
}

.review-tab a {
    font-size: 16px;
    color: #666666;
    line-height: 2em;
}

    .review-tab a:hover {
        color: #222222;
    }

        .review-tab .active a:after,
        .review-tab a:hover:after {
            display: block;
            content: '';
            width: 40px;
            height: 2px;
            background-color: #222222;
            margin: auto;
        }

.u-review-meta {
    padding: 45px 0;
    border-top: 1px solid #E0E0E0;
}

.review-pager li a {
    font-size: 16px;
    display: block;
}

.user-reviews .u-review-meta:nth-child(2) {
    border: none;
}

a.go-top {
    display: inline-block;
    float: right;
    color: #181818;
    font-size: 14px;
    margin: 10px 0;
}

    a.go-top .fa {
        width: 26px;
        height: 26px;
        background: #e8e8e8;
        border-radius: 2px;
        color: #181818;
        text-align: center;
        line-height: 26px;
        margin-left: 10px;
    }

    a.go-top:hover {
        color: #181818;
    }

        a.go-top:hover .fa {
            color: #fff;
        }

/* Reviews section start */

.review-section {
    padding: 42px 36px;
    background-color: #F9F9F9;
}

.review-count {
    margin: 0;
}

.review-info-msg {
    font-size: 16px;
    color: #666666;
    margin-bottom: 0;
}

.u-review-heading {
    margin-top: 15px;
    margin-bottom: 0;
}

.user-meta,
.u-review-que {
    font-size: 16px;
    color: #666666;
    margin-bottom: 15px;
}

.u-review-btn {
    display: inline-block;
    margin-left: 10px;
}

    .u-review-btn a:hover, .u-review-btn a:focus {
        color: #fff;
    }

.user-meta .list-inline {
    margin: 0;
}

    .user-meta .list-inline > li {
        padding: 0;
    }

.u-review-content p {
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2em;
    min-width: 65px;
}

.u-review-btn a {
    background-color: #222222;
    color: #fff;
    font-size: 14px;
    padding: 5px 6px;
    border-radius: 0;
    min-width: 66px;
}

    .u-review-btn a .fa {
        font-size: 18px;
    }

ul.review-pager {
    margin-top: 30px;
}

    ul.review-pager li a {
        color: #666666;
    }

    ul.review-pager li {
        padding: 0 8px;
    }

        ul.review-pager li.active a {
            color: #00a7bb;
        }
/* review form temp start */
.write-review form tr td {
    text-align: left;
    padding: 10px;
}

.write-review form u {
    margin: 10px;
}

.write-review p, .write-review ul {
    text-align: left;
    display: none;
}

.n-prod-section .row {
    font-size: 14px;
}
/* review form temp end*/
a.btn-add-review:link,
.btn-add-review:visited,
.btn-add-review:active {
    font-size: 13px;
    text-transform: uppercase;
    background-color: #000;
    color: #fff;
    padding: 10px 15px;
    border-radius: 0;
    margin: 12px 0;
}

a.btn-add-review:hover {
    color: #fff;
}

.n-section-title {
    margin-bottom: 15px;
}

    .n-section-title h3 {
        font-style: normal;
    }

.n-prod-section p {
    margin-bottom: 20px;
}

.info-row.affix {
    background: #fff;
    margin: 0 auto;
    padding: 0 10px;
    width: 100%;
    z-index: 2;
    top: 113px;
    left: 0;
}

#video-frame iframe {
    max-width: 100%;
}

.instock {
    font-size: 14px;
    color: #5e5e5e;
}

#ShipDate {
    font-size: 12px;
    line-height: 1.3em;
}


/* Reviews section end */

.fw-bld-700 {
    font-weight: 700;
}

.clr-link,
a.clr-link:visited,
a.clr-link:active,
a.clr-link:link {
    color: #00a7bb;
}

.clr-gray {
    color: #383838;
}

.bg-clr-gray {
    background-color: #F2F2F2;
}

.text-center .img-responsive {
    margin: auto;
}


/* rating stars big start */

.rating-wrapper-b {
    min-height: 18px;
    display: inline-block;
    padding: 5px 10px;
    font-size: 18px;
}

.rating-wrap {
    width: 70px;
    margin: auto;
    display: block;
}

.rating {
     display: block;
}

.u-review-meta .rating {
    font-size: 12px;
}

.rating span.star {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    position: relative;
    float: right;
}

    .rating span.star:before {
        content: "\f005";
        padding-right: 5px;
        color: #CECECE;
    }

.icon-sec .rating span.star:before {
    padding: 0;
}

.rating span.active:before,
.rating span.active ~ span.star:before {
    content: "\f005";
    color: #08A6BA;
}

.star.half:after {
    content: "\f089";
    color: #08A6BA;
    position: absolute;
    left: 0;
}

.prod-score-b {
    background-image: url("../images/starsnew-b.jpg");
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    margin-left: 0px;
    width: 125px;
}
.prod-score-b:before
{
    content:url(../images/starsnew-b.jpg);
}
.volume-panel {
    margin: 10px 0;
    border-radius: 0;
    box-shadow: none;
}

    .volume-panel .panel-heading {
        background: #515151;
        border-radius: 0;
        padding: 0;
    }

        .volume-panel .panel-heading a {
            display: block;
            font-size: 18px;
            color: #fff;
            position: relative;
            padding: 15px;
        }

.volume-table {
    border-top: 1px solid #ccc;
}

    .volume-table .volume-title {
        background: #6B6B6B;
        padding: 10px;
        color: #fff;
        font-size: 14px;
        overflow: hidden;
    }

.volume-title .title-status {
    float: left;
}

.volume-title .title-status {
    float: left;
}

    .volume-title .title-status i {
        color: #FFCC00;
    }

.volume-title .title-price {
    float: right;
}

.table-cell {
    display: table-cell;
    width: 135px;
    text-align: center;
    background: #949494;
}

    .table-cell .volume-info {
        width: 100%;
        text-align: center;
        color: #fff;
        height: 75px;
        padding: 10px;
        border-bottom: 2px solid #00A7BA;
    }

        .table-cell .volume-info strong {
            display: block;
            text-align: center;
        }

    .table-cell .volume-status {
        background: #9E9E9E;
        border-right: 1px solid #949494;
        border-left: 1px solid #949494;
        padding: 10px 0 10px 18px;
        font-size: 13px;
        font-weight: bold;
        color: #6A6A6A;
    }

        .table-cell .volume-status .fa {
            color: #fff;
        }


    /*Silver effect*/

    .table-cell.silver .volume-info {
        color: #C2C2C2;
    }


    /*Platinum effect*/

    .table-cell.platinum .volume-info {
        color: #fff;
    }


    /*Gold effect*/

    .table-cell.gold {
        background: #6B6B6B;
        color: #fff;
    }

        .table-cell.gold .volume-info {
            border-bottom: 2px solid #fff;
        }

        .table-cell.gold .volume-status {
            color: #fff;
            background: #6B6B6B;
        }

            .table-cell.gold .volume-status .fa {
                color: #FFCC00;
            }

#addCart .panel-heading .collapsed .fa {
    transform: rotate(180deg);
}

#addCart .panel-heading .fa {
    position: absolute;
    right: 15px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.volume-panel .panel-body {
    padding: 0;
}

.featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8);
}

.featherlight-previous, .featherlight-next {
    font-size: 36px;
    position: absolute;
    top: 45%;
    width: 51px;
    text-align: center;
    cursor: pointer;
}

.featherlight-previous {
    left: 0;
}

.featherlight-next {
    right: 0;
}

    .featherlight-previous span, .featherlight-next span {
        font-size: inherit;
    }

.flat-shipping a, .flat-shipping a:hover {
    background-color: #383838;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    padding: 5px 10px;
    text-transform: uppercase;
}

    .flat-shipping a img {
        height: 15px;
        width: 18px;
        vertical-align: middle;
    }

    .flat-shipping a:hover {
        cursor: default;
    }

.fl-ship-info {
    display: block;
    text-align: right;
    line-height: 2em;
}

.recommend-section .owl-carousel .owl-item, .recommend-section .owl-carousel .owl-stage, .recommend-section .owl-carousel .owl-stage-outer {
    background-color: #e4e4e4;
}

    .owl-carousel .owl-item .cat-prod figure img {
        width: 80px;
    }

    .owl-carousel .owl-item .cat-prod {
        max-height: 155px;
    }
/* write review form style start */
.write-review {
    width: 65%;
    margin: auto;
    font-size: 12px;
    font-weight: normal;
    color: #888888;
}

    .write-review .form-control {
        background: #E8E8E8;
        color: #888888;
    }

    .write-review .bootstrap-select .btn {
        color: #888888;
        background: transparent;
        height: 100%;
    }

    .write-review .form-control,
    .write-review .bootstrap-select .btn,
    #notifyForm .form-control {
        line-height: 1.6em;
        font-size: 12px;
        border: none;
        box-shadow: none;
        border-radius: 0;
        text-transform: none;
    }

#notifyForm .form-control,
#notifyForm input {
    background: #f2f2f2;
    font-size: 14px;
    padding: 10px 15px;
    height: auto;
    min-width: 50px;
}

#notifyForm .form-control {
    color: #6B6B6B;
}

.write-review .bootstrap-select .btn,
.write-review .bootstrap-select.form-control {
    padding: 0;
    width: 100%;
}

    .write-review .bootstrap-select .btn .fa {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        right: 10px;
        content: "\f107";
        font-size: 16px;
        height: 16px;
        color: #08A6BA;
    }

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu .check-mark {
    display: none;
}

.bootstrap-select.btn-group .dropdown-menu a {
    font-weight: normal;
    text-align: center;
}

.write-review textarea {
    resize: none;
}

.write-review .btn {
    font-size: 12px;
    padding: 10px 30px;
}

.write-review .btn,
#notifyForm .btn {
    color: #fff;
    font-weight: normal;
    outline: none;
    text-transform: none;
    border-radius: 0;
}

#notifyForm .btn {
    font-size: 16px;
}

.write-review .btn-default,
#notifyForm .btn-default {
    background: #888888;
}

    .write-review .btn-default:hover {
        background-color: #00a7bb;
    }

.write-review .dropdown-toggle.btn-default:hover {
    background-color: transparent;
    border: 2px solid #c8c8c8;
}

.write-review .dropdown-toggle.btn-default {
    border: 2px solid transparent;
}

#notifyForm .form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}

#notifyForm .modal-dialog {
    width: 750px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 380px;
}

#notifyForm .modal-content {
    border-radius: 0;
}

#notifyForm .modal-body {
    padding: 30px 50px;
}

    #notifyForm .modal-body .close {
        font-weight: normal;
        font-size: 36px;
        position: absolute;
        top: 2px;
        right: 10px;
    }

#notifyForm .form-group {
    margin: 20px 0;
}

#notifyForm .notify-msg {
    font-weight: normal;
    line-height: 1.2em;
}

#notifyForm .modal-body .lbl {
    display: block;
}

#notifyForm .modal-body .lbl {
    display: block;
    margin-bottom: 15px;
}

#notifyForm .modal-body .btn {
    margin-right: 10px;
    width: 40%;
}

#notifyForm .form-group.nopadtop {
    padding-top: 0 !important;
}

.write-review .bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}

.write-review .form-group {
    padding: 15px 0;
    margin-bottom: 0;
}

.write-review .inprogress {
    font-size: 30px;
    padding: 20px 0;
    color: #212121;
}

.write-review .review-success {
    padding: 20px 0;
    font-size: 18px;
}

.form-group span.scale {
    position: absolute;
    top: -15px;
}

select.bs-select-hidden,
select.selectpicker {
    display: none;
}

.write-review .bootstrap-select .btn .filter-option {
    padding: 6px 12px;
    line-height: 2em;
}

.write-review .state.bootstrap-select .dropdown-menu a {
    text-align: left;
}

span.placeholder {
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 26px;
}

    span.placeholder i {
        font-weight: 500;
        color: #cc0000;
    }


/* write review form style end */


/* rating stars big end */

.clear1:after {
    display: block;
    content: '';
    clear: both;
}

.m-view-only {
    display: none;
}


/**
  Product Attributes
*/
.mp-prod-attrform {
  font-size: 14px;
  font-weight: bold;
  clear: both;
  color: #383838;
  margin-bottom: 10px;
}
.mp-prod-attrform span.mp-prod-attrform-label {
    display: inline-block;
    float: left;
    line-height: 44px;
    padding-right: 10px;
}
.mp-prod-attrform .color-attr {
  display: block;
  float: left;
  margin: 10px 15px 5px 0;
  padding: 3px;
  cursor: pointer;
}
.mp-prod-attrform-attr-values {
    display: inline-block!important;
}
.mp-prod-attrform .color-attr.selected {
  border: 3px solid #c8c8c8 !important;
  border-radius: 2em;
  margin: 7px 10px 2px 0 !important;
  cursor: default;
}
.mp-prod-attrform .color-attr.outofstock,
.mp-prod-attrform .color-attr.na {
  border: 1px solid #c8c8c8;
  border-radius: 2em;
  margin: 9px 10px 4px 10px;
  position: relative;
}
.mp-prod-attrform .color-attr > span {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 8px;
}
.mp-prod-attrform .color-attr.white > span {
  border: 1px solid #C8C8C8;
}
.mp-prod-attrform .color-attr.yellow > span {
  background: #FFC700 !important;
}
.mp-prod-attrform .color-attr.blue > span {
  background: #1367CA !important;
}
.mp-prod-attrform .color-attr.green > span {
  background: #036C5D !important;
}
.mp-prod-attrform .color-attr.orange > span {
  background: #FE7E1B !important;
}
.mp-prod-attrform .color-attr.purple > span {
  background: #565493 !important;
}
.mp-prod-attrform .color-attr.red > span {
  background: #D00217 !important;
}
.mp-prod-attrform .color-attr.multi-color > span {
  border: 1px solid #C8C8C8;
  background-image: -moz-linear-gradient( left top, right bottom, from(red), color-stop(40%, yellow), color-stop(60%, blue), to(violet));
  background-image: -webkit-gradient(linear,  left top,  left bottom, color-stop(0.00, red), color-stop(40%, yellow), color-stop(60%, blue), color-stop(1.00, violet));
  background: linear-gradient(to bottom, red 0%, yellow 40%, blue 60%, violet 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='red', endColorstr='blue',GradientType=0 );
}
.mp-prod-attrform .color-attr.brown > span,
.mp-prod-attrform .color-attr.wood > span {
  background: #bb7e2b !important;
}
.mp-prod-attrform .color-attr.blonde > span,
.mp-prod-attrform .color-attr.natural > span {
  background: #f7db91 !important;
}
.mp-prod-attrform .color-attr.goldtop > span {
  background: #C29337 !important;
}
.mp-prod-attrform .color-attr.chrome > span {
  background: silver !important;
}
.mp-prod-attrform .color-attr.smoke > span,
.mp-prod-attrform .color-attr.carbonfiber > span {
  background: #454548 !important;
}
.mp-prod-attrform .color-attr.sunburst > span {
  border: 1px solid #C8C8C8;
  background-image: -moz-linear-gradient( left top, right bottom, from(#252527), color-stop(50%, #86461B), to(#CD8500));
  background-image: -webkit-gradient(linear,  left top,  left bottom, color-stop(0.00, #252527), color-stop(50%, #86461B), color-stop(1.00, #CD8500));
  background: linear-gradient(to bottom, #252527 0%, #86461B 50%, #CD8500 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#252527', endColorstr='#CD8500',GradientType=0 );
}
.mp-prod-attrform .color-attr.cherrymarble > span,
.mp-prod-attrform .color-attr.cherryredburst > span {
  border: 1px solid #C8C8C8;
  background-image: -moz-linear-gradient( left top, right bottom, from(#252527), color-stop(50%, #703236), to(#A33537));
  background-image: -webkit-gradient(linear,  left top,  left bottom, color-stop(0.00, #252527), color-stop(50%, #703236), color-stop(1.00, #A33537));
  background: linear-gradient(to bottom, #252527 0%, #703236 50%, #A33537 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#252527', endColorstr='#A33537',GradientType=0 );
}
.mp-prod-attrform .color-attr.photocolor > span {
  border: 1px solid #C8C8C8;
  background-image: -moz-linear-gradient( left top, right bottom, from(#000), color-stop(50%, pink), to(cyan));
  background-image: -webkit-gradient(linear,  left top,  left bottom, color-stop(0.00, #000), color-stop(50%, pink), color-stop(1.00, cyan));
  background: linear-gradient(to bottom, #000 0%, pink 50%, cyan 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='pink', endColorstr='cyan',GradientType=0 );
}
.mp-prod-attrform .color-attr.glossoptimizer > span {
  border: 1px solid #C8C8C8;
  background-image: -moz-linear-gradient( left top, right bottom, from(#fff), color-stop(50%, #C5E5D4), to(#25A561));
  background-image: -webkit-gradient(linear,  left top,  left bottom, color-stop(0.00, #fff), color-stop(50%, #C5E5D4), color-stop(1.00, #25A561));
  background: linear-gradient(to bottom, #fff 0%, #C5E5D4 50%, #25A561 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#25A561',GradientType=0 );
}
.mp-prod-attrform .color-attr.clear { /* overwrite */
  clear: none;
  font-size: 14px;
  height: 28px;
}
.mp-prod-attrform .color-attr.clear > span {
  background: #e8e8e8 !important;
}
.mp-prod-attrform .color-attr.outofstock .slash,
.mp-prod-attrform .color-attr.na .slash {
  display: block;
  width: 24.0px;
  height: 1.2px;
  border: none;
  background-color: #c8c8c8 !important;
  -webkit-transform: translateY(22px) translateX(22px) rotate(-45deg);
  transform: translateY(22px) translateX(22px) rotate(-45deg);
  position: absolute;
  top: -11px;
  left: -23.0px;
}
.mp-prod-attrform .size-attr {
  display: block;
  font-size: 14px;
  text-align: center;
  float: left;
  margin: 7px 7px 7px 0;
  padding: 0 7px;
  height: 25px;
  line-height: 25px;
  color: #686868;
  border: 1px solid #C8C8C8;
  cursor: pointer;
}
.mp-prod-attrform .size-attr.outofstock,
.mp-prod-attrform .size-attr.na {
  border: none;
  background: #f2f2f2;
  color: #989898;
}
.mp-prod-attrform .size-attr.selected {
  border: 3px solid #C8C8C8;
  height: 29px;
  margin-top: 5px;
  margin-bottom: 5px;
  cursor: default;
}
.mp-prod-attrform .color-attr + .tooltip > .tooltip-inner,
.mp-prod-attrform .size-attr + .tooltip > .tooltip-inner {
  background-color: #FFF;
  color: #BB1A00;
  border: 1px solid #C8C8C8;
  border-radius: 0;
  padding: 0.5em;
  font-size: 12px;
}
.mp-prod-attrform .color-attr + .tooltip.top > .tooltip-arrow,
.mp-prod-attrform .size-attr + .tooltip.top > .tooltip-arrow {
  border-top: 5px solid #C8C8C8;
}

.mp-spinner {
  background-color: #888;
  opacity: 1;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  z-index: 10000
}
.mp-spinner-overlay {
  background-color: #888;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: .5;
  -moz-opacity: .5;
  z-index: 9999
}
.mp-spinner .fa-spin {
  font-size: 4em;
  color: #FFF;
  padding: 5px;
  -webkit-transform-origin: 50% calc(50% - .5px);
  transform-origin: 50% calc(50% - .5px);
}

.mp-mobile-spin {
  position: fixed;
  left: 50%;
  margin: -5px 0 0 0;
}
/* End of Product Attribute styles */

#div-ad-prod-btf-b2c iframe {
    display: block;
    margin: 0 auto;
}


/* Overwrite the anchor style in product descriptions. */
.n-prod-section a,
footer a {
    color: initial;
}

@media screen and (min-width:992px) {
    #info-row.affix a.go-top {
        z-index: 2;
        position: absolute;
        right: 10px;
        top: 0;
    }
}

@media screen and (max-width:991px) {
    #info-row.affix, #info-row.affix-top {
        position: static;
    }
    ul.infotabs.fixed-tab {
        position: relative;
        box-shadow: none;
        padding: 0;
        border: none;
        z-index: auto;
    }
}

@media screen and (min-width:480px) {
    .m-view-only {
        display: none !important;
    }
    .mp-sticky-cart {
        height: 113px !important;
    }
    .mp-sticky-cart .qty-tool-opts {
        position: absolute;
        bottom: 0;
        right: 15px;
    }
    .mp-sticky-cart .qty-tool-opts .cart-btns {
        width: auto;
    }
    .mp-sticky-cart .qty-tool-opts .btn-module {
        width: 230px;
        padding: 0;
    }
    .mp-sticky-cart .qty-tool-opts .btn-module:last-child {
        display: none !important;
    }
    .mp-sticky-cart .cart-sec-1 .cart-copy .review-sec .sec-part-left .product-code {
        display: none;
    }
    .mp-sticky-cart .cart-sec-1 .cart-copy .review-sec .sec-part-left .price-sec {
        margin: -10px 0 10px 0;
    }
    .product-code {
        float: right;
        margin-top: 5px;
    }
}

@media screen and (max-width:1400px) {
    .write-review {
        width: 75%;
    }
}

@media screen and (max-width:1200px) {
    .prod-info-container, .cart-right {
        padding: 0 20px 0 0;
    }

    .prod-breadcrumb {
        padding: 20px 0 0;
    }

    a.btn-chat,
    a.btn-chat:hover,
    a.btn-chat:visited,
    a.btn-chat:focus,
    a.btn-chat:active {
        left: -50px;
    }

    .review-sec .review-write {
        margin-left: 10px;
    }

    .cart-sec-1 .cart-copy,
    .cart-section {
    }

    /*.cart-sec-1 .cart-copy {
        padding-right: 10px;
    }*/

    .cart-sec-1 .copy {
        right: 20px;
    }

    ul.specs-list {
        width: 25%;
        float: left;
        max-width: 300px;
        margin-right: 70px;
    }

    .vpad-55,
    .vpad-35,
    .review-section,
    .info-row {
    }

    .user-reviews {
        margin-top: 0;
    }

    .prod-carousel > .r-prod {
        margin-bottom: 10px;
    }

    .sec-part-right {
        max-width: 190px;
    }
}

@media screen and (max-width:1090px) {
    .recommend-body {
        width: 86%;
    }
}

@media screen and (max-width:1024px) {

    .recommend-body {
        width: 88%;
    }

    .featherlight .featherlight-content {
        margin-left: auto;
        margin-right: auto;
    }

    a.go-top {
    }

    ul.infotabs a {
        margin-right: 0;
    }

    ul.specs-list {
        width: 25%;
        margin-right: 65px;
    }

    .vpad-55 {
        padding: 30px 15px;
    }

    .info-row,
    .vpad-35 {
    }

    .fl-box {
        padding:0 20px;
    }

    .PriceTotal h1 {
        font-size:35px;
    }
    ul.infotabs.fixed-tab {
        position: relative;
        box-shadow: none;
        padding: 0;
        border: none;
        z-index: auto;
    }
}

@media screen and (max-width:991px) {
    .review-sec .pull-left {
        float: left;
    }

    ul.size-tools a {
        padding: 3px 14px;
        width: 45px;
    }

    ul.size-tools li {
        margin-right: 2px;
    }

    .info-name {
        padding-right: 10px;
        min-width: auto;
        width: 15%;
    }

    ul.infotabs {
        padding: 10px;
    }

        ul.infotabs li {
            margin: 0 5px;
        }

    a.go-top {
    }

    ul.specs-list {
        width: 28%;
        margin-right: 30px;
    }

    .r-prod.cat-prod {
        max-width: 180px;
        padding: 0 8px;
    }

    .review-meta .write-review textarea {
        max-width: 100%;
    }

    .cart-right {
        padding: 0 15px;
    }

    .prod-info-container, .prod-breadcrumb {
        padding: 0;
    }

    a.btn-chat, a.btn-chat:hover, a.btn-chat:visited, a.btn-chat:focus, a.btn-chat:active {
        left: -40px;
    }

    .review-meta {
        width: 80%;
    }

    .color-tools li.active span.color-ring {
        width: 24px;
        height: 24px;
    }

    .color-tools ul a:first-child {
        width: 14px;
        height: 14px;
    }


    .tool-opts {
        margin: 0;
    }

        .tool-opts .color-dropdown.closed, .prod-color-name {
            display: none;
        }

    .d-view-only {
        display: block;
    }
    .d-view-only iframe {
        display: block;
        margin: 0 auto;
    }
}

@media screen and (max-width:768px) {
    .u-review-meta {
        padding: 25px 0;
    }

    .recommend-body {
        width: 90%;
    }

    a.go-top {
        background: transparent;
        color: #000;
    }

    ul.specs-list {
        float: none;
        margin: 0;
        width: 100%;
        padding: 0;
        margin: auto;
    }

    .mp-sticky-cart .cart-sec-1 .cart-copy .product-name {
        font-size: 16px;
    }

    .cart-sec-1 .cart-copy {
        width: 100%;
    }

    .cart-sec-1 .onsale {
        top: 0;
        padding: 0 15px;
    }

    .btn-module {
        width: 50%;
        margin-bottom: 10px;
    }

    .promo-modules li {
        width: 100%;
    }

    .cart-sec-1 .copy {
    }

    .info-name, .module-body table {
        width: 100%;
    }

    .extra-added .module-body, .panel-collapse .panel-body {
        font-size:14px;
    }

    .extra-added .review-section {
        background-color:transparent;
    }

    ul.infotabs {
        border: none;
        padding: 10px 0;
    }

    .n-prod-section .feat-block {
        padding-top: 10px;
    }

    .feat-desc {
        margin-bottom: 20px;
    }

    .review-meta, .write-review {
        width: 100%;
    }

    .review-tab li {
        padding: 8px 10px;
    }

    div.monowrap {
        min-height: auto;
    }

    #notifyForm .modal-dialog {
        width: 80%;
    }

    .write-review .except-control {
        margin-top: 30px;
        position: relative;
        width: 100%;
    }

    div#addCart .btn-add-to-cart, div#addCart .btn-add-to-wishlist {
        margin: 0;
    }

    /* Price Modules */
    .price-modules {
      position: relative;
    }

    .m-temp-wrapper .volume-table .volume-info {
      float: none;
      width: 100%;
      border-bottom: 1px solid #e2e2e2;
      border-right: none;
      padding: 0;
      text-align: center;
      overflow: hidden;
    }

      .m-temp-wrapper .volume-table .volume-info.active-user {
        padding-bottom: 0;
      }

        .m-temp-wrapper .volume-table .volume-info.active-user .member-badge,
        .m-temp-wrapper .volume-table .volume-info.active-user .qty,
        .m-temp-wrapper .volume-table .volume-info.active-user .price,
        .m-temp-wrapper .volume-table .volume-info.active-user .fa-check {
          height: 36px;
          line-height: 36px;
        }

        .m-temp-wrapper .volume-table .volume-info.active-user .member-badge {
          padding-left: 13px;
          min-width: 98px;
        }

    .volume-info .member-badge, .volume-info .qty, .volume-info .price {
      float: left;
      height: 40px;
      line-height: 40px;
      padding-top: 1px;
      padding-bottom: 0;
    }

    .volume-info .member-badge {
      border-bottom: none;
      border-right: 1px solid #e2e2e2;
      margin-bottom: 0;
      padding-left: 15px;
      width: 30%;
      min-width: 100px;
      text-align: left;
    }

    .volume-info .qty {
      width: 40%;
      text-align: left;
      padding-left: 15px;
      padding-right: 15px;
    }
    .logged-out .volume-info .qty {
      padding-top: 0;
    }

    .volume-info .price {
      text-align: right;
    }
    .logged-out .volume-info .price {
      padding-right: 15px;
      float: right;
    }

    .volume-info .fa-check {
      float: right;
      margin-right: 15px;
      line-height: 40px;
    }

    .price-modules h3 a {
      display: none;
    }

    .login-link {
      display: block;
      margin: 10px auto;
      font-size: 12px;
    }

    .cart-btns, #ShipDate.stock-msg {

    }

    .qty-tool-opts {
        margin-bottom: 0;
    }

    .tool-opts ul.color-opts {
        display: none;
        max-width: 310px;
        border: 1px solid #e8e8e8;
        border-bottom: none;
        position: absolute;
        background: #fff;
        z-index: 9;
    }

    ul.color-opts li {
        font-size: 12px;
        display: block;
        width: 310px;
        padding: 5px 10px;
        border-bottom: 1px solid #e8e8e8;
        position: relative;
    }

        ul.color-opts li .prod-link {
            position: absolute;
            left: 32px;
            height: 100%;
            top: 0;
            right: 30px;
            text-align: right;
            line-height: 2.2em;
            font-size: 14px;
            font-weight: normal;
            color: #000;
        }

    .prod-color-name {
        position: absolute;
        left: 0;
        line-height: 2.2em;
        font-size: 14px;
        font-weight: normal;
        color: #888;
    }

    .prod-container {
        padding-top: 0;
        margin-top: -4px;
    }

    .prod-breadcrumb, .price-modules h3 a, .info-row, .d-view-only, .m-temp-wrapper .volume-info del {
        margin-top: 20px;
    }

    .price-modules .login-link, .m-view-only, .tool-opts .color-dropdown.closed, .prod-color-name, .flatRatingBox.tbl,
    .flatRatingBox .PriceTotal.tbl-cell, .flatRatingBox .shipping-price.tbl-cell {
        display: block;
    }

    .flatRatingBox .vertical-center {
        position: relative;
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #e8e8e8;
    }

    .flatRatingBox .PriceTotal.tbl-cell, .flatRatingBox .shipping-price.tbl-cell {
        width: 100%;
    }

    .flatRatingBox .shipping-price ul {
        padding: 10px;
    }

    .cart-copy.m-view-only {
        margin-top: 20px;
    }

    .m-view-only .product-name {
        font-size: 22px;
        font-weight: 500;
    }

    .m-view-only .product-code {
        margin-top: 15px;
        font-size: 12px;
    }

    .review-sec .sec-part-left.pull-left, .review-sec-footer .you-save-msg.pull-left {
        float: none !important;
        text-align: left;
    }

    .recommend-section {
        margin-bottom: 10px;
    }

    .business-copy {
        padding:0;
    }

    .business-copy p {
        margin-top:10px;
    }

    .shipping-msg {
        text-align: center;
        padding: 5px 0;
    }

    .shipping-msg span {
        display: block;
    }

    .flatRatingBox.tbl {
        font-weight:500;
    }

    .fl-box {
        padding:0;
    }

    .fl-box .shipping-eta > .tbl {
        margin: 6px auto;
        width:35%;
    }

    .fl-box .shipping-eta > .tbl .tbl-cell.fl-weight,
    .fl-box .shipping-eta > .tbl .tbl-cell.fl-price-info {
        width:50%;
                vertical-align: middle;
    }

    .PriceTotal h1 {
        font-size: 40px;
        margin-top: 5px;
        line-height: 1em;
    }

    .featherlight .featherlight-close-icon {
        right:15px;
    }
}

@media screen and (max-width:480px) {
    .prod-container .row,
    .prod-page-container .row {
        margin: 0 auto;
    }
    .d-view-only {
        display: block;
    }

    .price-sec {
        display: inline-block;
    }
    .review-sec {
        border: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .prod-imgs {
        border: none;
    }

    .top-cols {
        padding: 0;
        overflow: hidden;
        margin-top: 15px;
    }

    .top-cols.notopborder {
        border-bottom: none;
    }

    .top-cols .col {
        height: 45px;
        padding: 4px 0;
        width: 50%;
    }

    .top-cols .col:last-child {
    }



    .top-cols .col:nth-child(2n) {
        border-right: none;
    }


    .price-modules, .m-temp-wrapper, .cart-btns {
        width: 100%;
    }

    .tool-opts {
        padding-top: 0;
    }

    .qty-text {
        float: none;
        width: 100%;
        margin-bottom:10px;
    }

    .mp-sticky-cart {
        min-height: 150px;
    }
    .mp-sticky-cart .qty-tool-opts .cart-btns {
        float: none;
        margin: 10px 0 20px;
        overflow: hidden;
    }
    .mp-sticky-cart .qty-tool-opts .cart-btns {
        background: #e4e4e4;
        display: block;
        margin: 0;
        width: 100%;
        padding: 10px 0 0;
        top: 0;
        left: 0;
        z-index: 2;
    }
    .mp-sticky-cart .qty-tool-opts .cart-btns .btn-module {
        width: 100%;
        margin-top: -10px;
        margin-bottom: 0;
        max-width: none;
        padding: 0;
    }
    .mp-sticky-cart .qty-tool-opts .cart-btns .btn-module:last-child {
        display: none !important;
    }
    .mp-sticky-cart .cart-sec-1 .cart-copy .product-name {
        max-width: 250px;
        min-height: 60px;
        max-height: 60px;
        overflow: hidden;
        position: relative;
        z-index: 1;
    }
    .mp-sticky-cart .cart-sec-1 .cart-copy .review-sec {
        float: right;
        margin-top: -5px;
    }
    .mp-sticky-cart .cart-sec-1 .cart-copy .top-cols {
        background: #efefef;
        float: right;
        margin-top: -40px;
        margin-right: 0;
        max-width: 195px;
        position: relative;
        z-index: 2;
    }
    .mp-sticky-cart .cart-sec-1 span.sale-price {
        font-size: 20px;
    }
    .mp-sticky-cart .top-cols .col:last-child {
        border: none !important;
        text-align: right;
    }

    .fl-box .shipping-eta > .tbl {
        width: 100%;
    }

    .shipping-eta .fl-price-info .small-text {
        display:inline;
    }

    .cart-sec-1 .cart-copy, .cart-section {
    }

    .cart-sec-3 .panel-default > .panel-heading + .panel-collapse > .panel-body {
        padding: 10px 15px;
    }

    div.elastislide-container {
        display: none!important;
    }

    #addCart .mp-prod-attrform {
        font-size: 16px;
        font-weight: bold;
        border: 1px solid #e2e2e2;
        border-radius: 4px;
        color: #383838;
        cursor: pointer;
        height: auto;
        width: 100%;
        margin: 10px 0;
        max-height: 45px;
        padding: 0 10px 0;
        position: relative;
        text-align: left;
        -webkit-transition: max-height .3s ease;
        -moz-transition: max-height .3s ease;
        -o-transition: max-height .3s ease;
        transition: max-height .3s ease;
    }

    #addCart .mp-prod-attrform:after {
        font-family: FontAwesome;
        border-left: 1px solid #e2e2e2;
        content: "\f0da";
        height: 100%;
        width: 60px;
        line-height: 42px;
        position: absolute;
        top: 0;
        right: 0;
        text-align: center;
        vertical-align: middle;
    }

    #addCart .mp-prod-attrform.active {
        max-height: 999px;
    }

    #addCart .mp-prod-attrform.active:after {
        content: "\f0d7";
    }

    #addCart .mp-prod-attrform .mp-prod-attrform-attr-values {
        padding-right: 50px;
        opacity: 0;
        -webkit-transition: opacity .3s ease;
        -moz-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease;
        pointer-events: none;
    }

    #addCart .mp-prod-attrform.active .mp-prod-attrform-attr-values {
        pointer-events: auto;
        -moz-opacity: 1;
        opacity: 1;
    }

}

@media screen and (max-width:320px) {
    .fl-box .shipping-eta > .tbl {
        width:auto;
    }

    .cart-sec-3 .panel-default > .panel-heading + .panel-collapse > .panel-body {
        padding: 10px;
    }

    div#addCart .notify-frm .email-input {
        width: 200px;
    }

    .top-cols .col {
        height: auto;
    }
}
/* Product page style end here */
.TTpoweredby a:hover {
    color: #00a7bb !important;
}
div#TT3RightLinks a:hover {
    color: #00a7bb;
}
