﻿/*STOCK-ITEM*/
.product-main.stockitem {
    padding-bottom: 40px;
}

    .product-main.stockitem .product-header {
        padding-top: 20px;
    }

        .product-main.stockitem .product-header .product-right {
            padding-left: 0;
            display: inline-block;
            float: left;
        }

            .product-main.stockitem .product-header .product-right .product-name {
                font-family: 'futura-pt', sans-serif;
                font-weight: bold;
                color: #005191;
                font-size: calc(15px + 0.9vw);
                line-height: 1.2;
                padding-bottom: 0px;
            }

            .product-main.stockitem .product-header .product-right .product-text {
                color: #777777;
                font-family: 'proxima-nova', sans-serif;
                padding-bottom: 15px;
                width: 400px;
            }

    .product-main.stockitem .product-stock-features {
        color: #777777;
        font-family: 'proxima-nova', sans-serif;
        padding-bottom: 5px;
    }

.more-information-section .features-title {
    font-size: 16px;
    font-weight: bold;
}

.product-main.stockitem .product-stock-features .features-title {
    font-size: 16px;
    font-weight: bold;
}

.product-main.stockitem .product-stock-features .features-list {
    font-size: 15px;
}

.product-main.stockitem .product-header .product-right .product-text .features-list {
    color: black;
    font-family: 'futura-pt', sans-serif;
    font-size: 20px;
    font-weight: bold;
}

.product-main.stockitem .call-to-actions .cart {
    color: #000000;
    box-shadow: 0 1px 0 rgba(255,255,255,.4) inset;
    transition: opacity 0.2s ease-in-out;
    white-space: nowrap;
    border-radius: 2px;
    padding: 7px 10px;
    font-size: 19px;
    font-weight: bold;
    width: 175px;
    display: inline-block;
}

@media screen and (max-width: 767px) {
    .product-main.stockitem .call-to-actions .cart {
        padding: 6px 16px;
        font-size: 17px;
    }
}

@media screen and (max-width: 576px) {
    .product-main.stockitem .call-to-actions .cart {
        padding: 5px 12px;
        font-size: 15px;
    }
}

.product-main.stockitem .call-to-actions .cart.buy-stock-item {
    background: linear-gradient(to bottom,#f7dfa5,#f0c14b);
    border: solid 2px #F0C168;
    font-style: normal;
}

    .product-main.stockitem .call-to-actions .cart.buy-stock-item:hover {
        background: #f0c14b;
        text-decoration: none;
        cursor: pointer;
    }

.product-main.stockitem .call-to-actions .cart.add-to-cart {
    background: linear-gradient(to bottom,#f7dfa5,#f0c14b);
    border: solid 2px #F0C168;
    font-style: normal;
}

    .product-main.stockitem .call-to-actions .cart.add-to-cart:hover {
        background: #f0c14b;
        text-decoration: none;
        cursor: pointer;
    }

.product-main.stockitem .call-to-actions .request-quote {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    text-decoration: underline;
    color: #005191;
    margin-top: 20px;
    display: block;
}

    .product-main.stockitem .call-to-actions .request-quote:hover {
        cursor: pointer;
    }

.product-main.stockitem .product-header .product-right .call-to-actions .add-to-cart-icon {
    margin-right: 10px;
}

.product-main.stockitem .product-header .product-right .call-to-actions {
    padding-top: 15px;
    padding-bottom: 25px;
}

.product-main.stockitem .product-header .product-right .si_data_noprice .call-to-actions {
    padding-top: 0;
    padding-bottom: 0;
}

    .product-main.stockitem .product-header .product-right .call-to-actions .actions-secondary {
        padding-top: 15px;
        padding-bottom: 15px;
    }

        .product-main.stockitem .product-header .product-right .call-to-actions .actions-secondary .sell {
            background-color: #005191;
            border: 1px solid transparent;
            color: white;
            padding: 5px 20px;
            margin: 5px;
            font-size: 12px;
            -webkit-transition: opacity 0.2s ease-in-out;
            transition: opacity 0.2s ease-in-out;
        }

            .product-main.stockitem .product-header .product-right .call-to-actions .actions-secondary .sell:hover {
                opacity: 0.5;
            }

            .product-main.stockitem .product-header .product-right .call-to-actions .actions-secondary .sell .dollar-icon {
                margin-right: 10px;
            }

                .product-main.stockitem .product-header .product-right .call-to-actions .actions-secondary .sell .dollar-icon i {
                    width: 7px;
                }

        .product-main.stockitem .product-header .product-right .call-to-actions .actions-secondary .repair {
            background-color: white;
            border: 1px solid #005191;
            color: #005191;
            padding: 5px 20px;
            font-size: 12px;
            margin: 5px;
            -webkit-transition: opacity 0.2s ease-in-out;
            transition: opacity 0.2s ease-in-out;
        }

            .product-main.stockitem .product-header .product-right .call-to-actions .actions-secondary .repair:hover {
                opacity: 0.5;
            }

            .product-main.stockitem .product-header .product-right .call-to-actions .actions-secondary .repair .clipboard-icon {
                margin-right: 10px;
                width: 12px;
            }

.product-main.stockitem .product-header .guarantees .gurantee-icons {
    padding-bottom: 20px;
}

.product-main.stockitem .product-header .product-right .guarantees .quote-gurantee {
    font-size: 18px;
    text-decoration: underline;
    line-height: 1.2;
    font-family: 'proxima-nova', sans-serif;
    font-weight: bold;
    padding-bottom: 20px;
}

.product-main.stockitem .product-header .product-right .sell_yours {
    font-size: 18px;
    text-decoration: underline;
    line-height: 1.2;
    font-family: 'proxima-nova', sans-serif;
    font-weight: bold;
    display: inline-block;
    padding-bottom: 20px;
}

.product-main.stockitem .product-header .product-right .si_data_noprice .sell_yours {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .product-main.stockitem .product-header .product-right .guarantees .quote-gurantee {
        font-size: 15px;
    }
    .product-main.stockitem .product-header .product-right .sell_yours {
        font-size: 15px;
        margin-top: 10px;
    }
}

.product-main.stockitem .product-header .product-right .guarantees .quote-gurantee a {
    color: #005191;
}

    .product-main.stockitem .product-header .product-right .guarantees .quote-gurantee a:hover {
        color: #000;
    }

.product-main.stockitem .product-header .product-right .sell_yours a {
    color: #005191;
}

.product-main.stockitem .product-header .product-right .guarantees .gurantee-icons img {
    padding: 0 15px;
    margin-left: auto;
    margin-right: auto;
}

.product-main.stockitem .product-header .product-right .guarantees .gurantee-icons a {
    text-decoration: none;
    vertical-align: middle;
}

.product-main.stockitem .product-header .product-right .guarantees .gurantee-icons i {
    margin: 0 15px;
}

.product-main.stockitem .product-header .product-left {
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    max-width: 700px;
    margin: auto;
    margin-top: 0;
}

    .product-main.stockitem .product-header .product-left .product-slider {
        position: relative;
    }

        .product-main.stockitem .product-header .product-left .product-slider .slick-slider {
            display: -webkit-box;
            display: flex;
            -webkit-box-pack: center;
            justify-content: center;
        }

.product-main.stockitem .product-header .product_title {
    color: #005191;
    font-family: 'proxima-nova', sans-serif;
    font-size: calc(9px + 0.9vw);
    font-weight: bold;
}

.product-main.stockitem .product-header .product-stock-number {
    top: 0;
    left: 0;
    color: #005191;
    font-family: 'proxima-nova', sans-serif;
    font-size: 15px;
    font-weight: bold;
    z-index: 1;
    width: auto;
    margin-bottom: 10px;
}

.product-main.stockitem .product-header .product-quantity {
    top: 0;
    left: 0;
    color: #005191;
    font-family: 'proxima-nova', sans-serif;
    font-weight: bold;
    z-index: 1;
    width: auto;
}

.product-main.stockitem .product-header .product_condition {
    padding-bottom: 16px;
}

    .product-main.stockitem .product-header .product_condition .condition {
        top: 0;
        left: 0;
        color: #005191;
        font-family: 'proxima-nova', sans-serif;
        font-weight: bold;
        z-index: 1;
        width: auto;
    }

.product-main.stockitem .product-header .product-left .product-slider .slick-slide {
    display: flex !important;
    height: auto;
}

.product-main.stockitem .product-header .product-left .product-slider .slick-track {
    display: flex !important;
}

.product-main.stockitem .product-header .product-left .product-slider .slide img {
    max-width: 700px;
    max-height: 600px;
    margin: auto;
}

.product-main.stockitem .product-header .product-left .product-slider .product-arrows {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-align: center;
}

    .product-main.stockitem .product-header .product-left .product-slider .product-arrows .prev-arrow {
        margin-right: 30px;
        font-size: 46px;
        cursor: pointer;
        color: #005191;
    }

    .product-main.stockitem .product-header .product-left .product-slider .product-arrows .next-arrow {
        cursor: pointer;
        font-size: 46px;
        color: #005191;
    }

.product-main.stockitem .fb-wrapper {
    display: grid;
    grid-template-columns: 0.6fr 0.4fr;
    grid-auto-rows: auto;
}

.product-main.stockitem .fb-title {
    grid-column: 2 / 2;
    grid-row-start: 1;
}

.product-main.stockitem .fb-cart {
    order: 1;
    grid-column: 2 / 2;
    grid-row-start: 2;
}

.product-main.stockitem .fb-desc {
    grid-column: 2 / 2;
    grid-row-start: 3;
}

.product-main.stockitem .fb-pics {
    grid-column: 1 / 2;
    grid-row: 1 / 4;
}

.product-main.stockitem a, .product-text a {
    text-decoration: underline;
}

.product-main.stockitem .call-to-actions a {
    text-decoration: none;
}

@media screen and (max-width: 1250px) {
    .product-main.stockitem .product-header .product-left {
        padding-left: 15px;
        max-width: 600px;
    }

        .product-main.stockitem .product-header .product-left .product-slider .slide img {
            max-width: 600px;
            max-height: 500px;
        }

        .product-main.stockitem .product-header .product-left .product-slider .slick-slide {
            height: auto;
        }
}

@media screen and (max-width: 1100px) {
    .product-main.stockitem .product-header .product-left {
        max-width: 550px;
    }

        .product-main.stockitem .product-header .product-left .product-slider .slide img {
            max-width: 550px;
        }
}

@media screen and (max-width: 995px) {
    .product-main.stockitem .product-header .product-right {
        margin: auto;
    }
        .product-main.stockitem .product-header .product-right .call-to-actions {
            margin: auto;
        }

        .product-main.stockitem .product-header .product-right .call-to-actions {
            text-align: center;
        }

        .product-main.stockitem .product-header .product-right .call-to-actions .si_data {
            text-align: left;
            margin: 0 auto;
        }

        .product-main.stockitem .product-header .product-right .guarantees {
            text-align: center;
        }

    .product-main.stockitem .product-header .product-left {
        max-width: 500px;
    }

        .product-main.stockitem .product-header .product-left .product-slider .slide img {
            max-width: 500px;
            max-height: 400px;
        }

    .product-main.stockitem .product-header .product-right .product-text {
        width: 100%;
        padding: 10px;
    }

    .product-main.stockitem .fb-wrapper {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: flex-start;
    }

    .product-main.stockitem .fb-title {
        width: 100%;
        order: 1;
    }

    .product-main.stockitem .fb-pics {
        width: 100%;
        order: 2;
    }

    .product-main.stockitem .fb-desc {
        width: 100%;
        order: 3;
    }

    .product-main.stockitem .fb-cart {
        width: 100%;
        order: 4;
    }

    .product-main.stockitem .fa {
        bottom: 5px;
    }
}

@media screen and (max-width: 767px) {

    .product-main.stockitem .fb-wrapper {
        grid-template-columns: 0.5fr 0.5fr;
    }

    .product-main.stockitem {
        padding-bottom: 0px;
        padding-left: 8px;
    }

        .product-main.stockitem .product-header {
            padding-top: 10px;
        }

            .product-main.stockitem .product-header .product-left {
                padding-left: 0px !important;
                padding-top: 25px;
                max-width: 400px;
                padding-right: 10px;
            }

            .product-main.stockitem .product-header .product-quantity {
                padding: 5px 0px;
                font-size: 15px;
                font-weight: bold;
                z-index: 1;
            }

            .product-main.stockitem .product-header .product-left .product-slider .slide img {
                padding-top: 25px;
                max-width: 400px;
                max-height: 300px;
            }

            .product-main.stockitem .product-header .product-right {
                padding-left: 0;
            }

                .product-main.stockitem .product-header .product-right .product-text .features-list {
                    font-size: 20px;
                }
}

.mobile-product-image-arrow-left, .mobile-product-image-arrow-right {
    display: none !important;
}

@media screen and (max-width: 576px) {
    .product-main.stockitem .product-header .product-left {
        padding-top: 0px;
        padding-right: 10px;
    }

        .product-main.stockitem .product-header .product-left .product-slider .slide img {
            padding-top: 0px;
            max-width: 250px;
            max-height: 200px;
        }

    .product-main.stockitem .product-header .product-right .product-name {
        padding-bottom: 5px;
    }

    .product-main.stockitem .product-header .product-quantity {
        padding: 3px 0px;
        font-size: 13px;
    }

    .product-main.stockitem .product-header .product-left .product-slider .product-arrows {
        display: none;
    }

    .mobile-product-image-arrow-left {
        display: inline !important;
        font-size: 40px;
        cursor: pointer;
        color: #005191;
        margin-top: auto;
        margin-bottom: auto;
        padding-left: 20px;
    }

    .mobile-product-image-arrow-right {
        display: inline !important;
        font-size: 40px;
        cursor: pointer;
        color: #005191;
        margin-top: auto;
        margin-bottom: auto;
        padding-right: 20px;
    }
}

@media screen and (max-width: 400px) {
    .product-main.stockitem .product-header .product-left {
        max-width: 300px;
    }
}

.product-main.stockitem .product-header .product-right .product-text .readmore {
    max-height: 525px;
    overflow: hidden;
}

.si_dsc {
    font-size: 11px;
}

/*Condition Warranty sprite icons*/
.sprite_small_icons, .sprite_large_icons {
    display: none;
}

.sprite_medium_icons {
    display: inline-block;
}

.div_trust_stats .stats_outer_div {
    background-color: #efefef;
}

.div_customer_comments {
    padding-top: 20px;
}

.div_categories_count {
    padding-top: 40px;
}

    .div_categories_count a {
        font-weight: bold;
        color: #005191;
        padding: 5px 10px;
    }

    .div_categories_count .categories_info {
        display: inline-block;
        margin-right: 30px;
        border: 1px solid #ececec;
        vertical-align: middle;
        text-align: center;
        height: 75px;
        max-width: 200px;
    }

@media screen and (max-width: 992px) {
    .div_categories_count .categories_info {
        margin-bottom: 15px;
    }
}

.bc_h2 {
    /*margin-top: 1px;*/
    /*color: #005191;*/
    font-size: 11px;
    /*font-family: 'proxima-nova',sans-serif;*/
    /*font-weight: bold;*/
}

@media screen and (max-width: 767px) {
    .bc_h2 {
        font-size: 10px;
        margin-top: 0px;
    }
}

/*Stock Item Page Trust Elements*/
.wrapper.trust_elements {
    padding-left: 20px;
}

.trust_elements {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: solid 10px #005191;
    background-color: #ececec;
}

@media screen and (max-width: 992px) {
    .trust_elements {
        font-size: 0.9rem;
    }
}

@media screen and (max-width: 768px) {
    .trust_elements {
        font-size: 0.8rem;
    }
}

.info-form-contact-section > div {
    margin-bottom: 15px;
    padding-top: 15px;
}

.info-form-contact-section div.trust_element_text i {
    margin-right: 5px;
    margin-bottom: 5px;
}

.info-form-contact-section div.trust_element_headers {
    width: 20%;
    margin-right: 20px;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-top: 0;
    font-weight: bold;
}

.info-form-contact-section div.trust_element_text {
    padding-top: 0;
    padding-left: 0;
    width: 80%;
}

    .info-form-contact-section div.trust_element_text.social_links a {
        -webkit-transition: opacity .25s ease-in-out;
        transition: opacity .25s ease-in-out;
        display: inline-block;
        text-decoration: none;
    }

        .info-form-contact-section div.trust_element_text.social_links a:hover {
            color: #fff;
        }

    .info-form-contact-section div.trust_element_text.social_links div {
        display: inline-block;
    }


@media screen and (max-width: 992px) {
    .info-form-contact-section div.trust_element_headers {
        width: 25%;
    }

    .info-form-contact-section div.trust_element_text {
        width: 75%;
    }
}

@media screen and (max-width: 768px) {
    .info-form-contact-section div.trust_element_headers {
        width: 100%;
        margin-right: 20px;
    }

    .info-form-contact-section div.trust_element_text {
        width: 100%;
    }

        .info-form-contact-section div.trust_element_text.payment_img i {
            padding-top: 5px;
        }
}


.div_trust_stats .info-form-contact-section {
    display: flex;
}

.div_trust_stats .stats_outer_div {
    grid-template-columns: auto auto;
}

.div_trust_stats .stats_value, .div_trust_stats .stats_unit {
    font-size: 20px;
}

.div_trust_stats .trust_fact {
    font-size: 20px;
}

@media only screen and (max-width: 991.98px) and (min-width: 768px) {
    .div_trust_stats .stats_value, .div_trust_stats .stats_unit {
        font-size: 25px;
    }

    .div_trust_stats .trust_fact {
        font-size: 25px;
    }
}

@media screen and (min-width: 992px) {
    .div_trust_stats {
        padding-top: 20px;
    }

        .div_trust_stats .stats_outer_div {
            display: grid;
            grid-template-columns: auto auto auto auto;
            grid-gap: 10px;
            padding: 10px;
            width: 100%;
        }

        .div_trust_stats .div_stats {
            text-align: center;
        }

        .div_trust_stats .stats_value, .div_trust_stats .stats_unit {
            font-size: 30px;
            font-weight: bold;
            color: #005191;
        }

        .div_trust_stats .trust_fact {
            font-size: 30px;
            font-weight: bold;
            color: #005191;
        }

        .div_trust_stats .stats_name {
            color: #777;
            text-transform: uppercase;
        }
}


.buyonline_modal_mask, .reqquote_modal_mask {
    background-color: rgba(0,0,0,.5);
    left: 0;
    padding: 0 16px;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    pointer-events: none;
    opacity: 0;
    display: none;
}

    .buyonline_modal_mask.show, .reqquote_modal_mask.show {
        opacity: 1;
        pointer-events: auto;
        z-index: 200;
        display: flex;
    }

@media screen and (max-width: 1200px) {
    .buyonline_modal_container, .reqquote_modal_container {
        width: 90%;
    }
}

@media screen and (min-width: 800px) {
    .buyonline_modal_container, .reqquote_modal_container {
        top: 50%;
    }
}


.buyonline_modal_container, .reqquote_modal_container {
    height: auto;
    margin: 0 auto;
    left: 50%;
    max-height: 90%;
    max-width: 900px;
    min-width: 0;
    position: absolute;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease;
    border: 1px solid #005191;
    border-radius: 10px;
}

.buyonline_modal_popup {
    text-align: center;
}

.modal_popup {
    background-color: #f1eded;
    max-width: 100%;
    max-height: 100%;
    padding: 30px;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}



@media screen and (max-width: 767px) {
    .modal_popup {
        padding: 10px;
    }
}

.buyonline_modal_content {
    align-items: center;
    display: flex;
    background: #fff;
    background-color: #f1eded;
    min-height: 145px;
}

.reqquote_modal_content {
    align-items: center;
    background-color: #f1eded;
    min-height: 145px;
    justify-content: center;
}

.buyonline_modal_content .buyonline_modal_info {
    min-width: 350px;
}

@media screen and (max-width: 767px) {
    .buyonline_modal_content {
        display: grid;
    }

    .buyonline_modal_container, .reqquote_modal_container {
        top: 50%;
    }

    .buyonline_modal_content .buyonline_modal_info {
        padding-top: 10px;
    }
}

.buyonline_modal_content div {
    padding-right: 5px;
}

.buyonline_modal_content h3 {
    color: #4e850f;
    font-size: 1.5em;
}

.cartmodal_body {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 15px 16px;
}

.buyonline_modal_buttons {
    display: inline-block;
    padding-top: 15px;
}

@media screen and (max-width: 767px) {
    .buyonline_modal_buttons {
        padding: 10px;
    }
}

.buyonline_modal_popup .buyonline_modal_close, .reqquote_modal_close {
    color: rgba(46,45,43,.6);
    cursor: pointer;
    position: relative;
    z-index: 2;
    vertical-align: top;
    text-align: right;
    margin-top: -20px;
    margin-right: -15px;
}

@media screen and (max-width: 767px) {
    .buyonline_modal_popup .buyonline_modal_close, .reqquote_modal_close {
        margin-top: 0px;
        margin-right: 0px;
    }
}

@media screen and (max-width: 576px) {
    .buyonline_modal_popup .buyonline_modal_close, .reqquote_modal_close {
        margin-top: -2px;
        margin-right: 0px;
    }
}

.fa-close {
    font-size: 2em;
}

@media screen and (max-width: 767px) {
    .fa-close {
        font-size: 1.6em;
    }
}

@media screen and (max-width: 576px) {
    .fa-close {
        font-size: 1.3em;
    }
}

#closePopup:hover, #closeReqQuotePopup:hover, #closeReqQuotePopup1:hover, #btnSubmit:hover {
    color: #005191;
    background-color: #f1eded;
    border-color: #005191;
    cursor: pointer;
}

#countdown {
    color: #005191;
    font-size: 10px;
}

#closeReqQuotePopup1 {
    font-style: normal;
}

@media screen and (max-width: 767px) {
    #countdown {
        padding-top: 10px;
    }
}


.w-100 {
    width: 100%;
}

.gc-thumbs-area-next, .gc-thumbs-area-prev {
    z-index: 1;
}

    .gc-thumbs-area-prev .gc-icon-prev-vt,
    .gc-thumbs-area-next .gc-icon-next-vt,
    .gc-display-area .gc-icon-next,
    .gc-display-area .gc-icon-prev {
        color: #f8f9fb !important;
    }

.gc-disabled .gc-icon, .gc-disabled .gc-icon:hover {
    opacity: 0.1;
}

.gc-icon {
    border: 2px solid #ccc;
    background: #005191;
}

.glass-case ul li {
    border-radius: 2px;
    border-color: #a2a6ac;
    border-width: 1px;
}

/*.glass-case ul li.gc-active {
    border-width: 1.5px;
}*/

.gc-display-area {
    border: none;
}


/*
PDFObject appends the classname "pdfobject-container" to the target element.
This enables you to style the element differently depending on whether the embed was successful.
In this example, a successful embed will result in a large box.
A failed embed will not have dimensions specified, so you don't see an oddly large empty box.
*/

.pdf_container {
    max-width: 930px;
    border-color: rgb(206, 212, 218);
    border-radius: 3px;
    border-color: #a2a6ac;
    border-width: 1.2px;
    border-style: solid;
}

.pdfobject-container {
    width: 100%;
    max-width: 900px;
    height: 600px;
    margin: 2em 0;
}

@media screen and (max-width: 767px) {
    .pdfobject-container {
        max-width: 600px;
    }
}

@media screen and (max-width: 576px) {
    .pdfobject-container {
        max-width: 300px;
        max-height: 300px;
    }
}

.pdfobject {
    border: solid 1px #666;
}

#results {
    padding: 1rem;
}

.hidden {
    display: none;
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF;
}

.fail {
    color: #D8000C;
    background-color: #FFBABA;
}

.close_modal {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
}

    .close_modal:hover {
        color: #000;
        text-decoration: none;
    }

/*#pdfModal.showpdf {
    opacity: 1;
    pointer-events: auto;
    z-index: 200;
    display: flex;*/
/*position: relative;*/
/*}

#pdfModal {
    opacity: 0;
    display: none;
}*/

.stock_manuals, .more_info_tab a {
    color: #005191;
}

/* ce-rohs complaint */

.ce_keysight {
    color: #005191;
    font-size: 11px;
    line-height: 10px;
    min-height: 50px;
}

.ce_column {
   /* float: left;*/
    padding-right: 5px;
    vertical-align: middle;
}

.ce_left {
   /* width: 20%;*/
    /*text-align: right;*/
    margin-right: 5px;
}

.ce_right {
    /*width: 80%;*/
    text-align: left;
}

/* Clear floats after the columns */
.ce_row:after {
    content: "";
    display: table;
    clear: both;
}

@media screen and (max-width: 576px) {
    .ce_row img {
        width: 50px;
    }

    .ce_keysight {
        font-size: 9px;
        min-height: 50px;
    }
}

h2.desc-title {
    font-family: 'futura-pt', sans-serif;
    font-weight: bold;
    color: #005191;
    font-size: calc(9px + 0.9vw);
    line-height: 1.2;
    /* padding-bottom: 15px; */
    padding-bottom: 0px;
}

.more_info_tab .desc-title {
    font-family: 'futura-pt', sans-serif;
    font-weight: bold;
    color: #005191;
}

.showMoreDescription {
    font-size: 13px;
}

.readMoreBtn {
    /*padding-top: 20px;*/
    display: none;
    margin-top:0;
    padding: 0;
}

.stockitem .call-to-actions .si_mfgr_links {
    padding: 10px 0;
    padding-bottom: 0px;
}

    .stockitem .call-to-actions .si_mfgr_links .manufacturer_link {
        padding: 10px;
        color: #0F1111;
        white-space: nowrap;
        padding: 1px 10px;
        vertical-align: top;
        line-height: 19px;
        background-color: #eaeaea;
        border: solid 1px #b7b1b1;
        display: inline-block;
        font-size: 13px;
        line-height: 29px;
        margin: 0;
        outline: 0;
        text-align: center;
        white-space: normal;
    }

        .stockitem .call-to-actions .si_mfgr_links .manufacturer_link:hover {
            background-color: white;
            border-color: #E77600;
            font-weight: bold;
            color: #005191;
        }

        .stockitem .call-to-actions .si_mfgr_links .manufacturer_link.active {
            background-color: white;
            border-color: #E77600;
            font-weight: bold;
            color: #005191;
        }


/*new css form compact layout*/
/* Stock Item CTA */
/*! CSS Used from: Embedded */

svg {
    overflow: hidden;
}

.product *, .product :after, .product :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.product p {
    line-height: 1.48;
    margin: 0;
}

.product svg {
    cursor: inherit;
    height: 20px;
    width: 20px;
}

.product-itemid {
    font-size: 14px;
    white-space: nowrap;
}

.product-meta {
    font-size: 0;
    display: block;
}

    .product-meta a {
        font-size: 14px;
        white-space: nowrap;
        color: inherit;
        margin-right: 20px;
        position: relative;
        text-decoration: underline;
    }

        .product-meta a:hover {
            color: #0072ba;
        }

        .product-meta a:after {
            border-right: 1px solid rgba(46,45,43,.5);
            bottom: 0;
            content: "";
            position: absolute;
            right: -10px;
            top: 0;
        }

a.product-meta__rating {
    outline: 0;
    text-decoration: none;
}

.product-meta .rating__count {
    text-decoration: underline;
    color: #005191;
}

@media screen and (max-width:480px) {
    .hidden-xs {
        display: none;
    }

    a.product-meta__write-review:after {
        display: none;
        margin: 0;
    }

    .product-itemid {
        display: inline-block;
        margin-top: 3px;
        font-size: 12px;
    }
}

:after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

* {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

a {
    font: inherit;
    cursor: pointer;
    color: #0072ba;
}

    a:visited {
        color: #0072ba;
    }

    a:active, a:hover {
        color: #0067a7;
    }

.visually-hidden {
    clip: rect(0 0 0 0);
    clip: rect(0,0,0,0);
    font-size: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

@media (-webkit-min-device-pixel-ratio:0) {
    a:focus {
        outline-style: auto;
    }
}
/*! CSS Used from: https://www.sweetwater.com/dist/css/app/style.css?id=8df9013d809fba773a8f94ae1dd93519 ; media=all */
@media all {
    .rating__stars {
        display: inline-block;
        font-size: 0;
        line-height: 0;
        margin-bottom: 6px;
        text-decoration: none;
        vertical-align: middle;
    }

        .rating__stars i {
            display: none;
        }

    [data-rated] i {
        background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyOSAyOCIgZmlsbD0iI2ZmNzIxNCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJtMTQuMzc1IDAgMy4zNzUgMTAuMzc1IDExIC4wNjMtOC44NzUgNi4zMTIgMy4zNzUgMTAuNS04Ljg3NS02LjU2Mkw1LjUgMjcuMjVsMy4zNzUtMTAuNUwwIDEwLjQzOGwxMS0uMDYzIi8+PC9zdmc+") no-repeat 50%;
        background-size: contain;
        display: inline-block;
        height: 1em;
        vertical-align: middle;
        width: 1em;
    }

    .rating__stars--extralarge i {
        height: 39px;
        width: 40px
    }

    .rating__stars--large i {
        height: 29px;
        width: 30px
    }

    .rating__stars--med i {
        height: 21px;
        width: 22px
    }

    .rating__stars--small i {
        height: 17px;
        width: 18px
    }

    [data-rated="0"] i {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyOSAyOCIgZmlsbD0iI2ZmNzIxNCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJtMTcuNzUgMTAuMzc1IDExIC4wNjMtOC44NzUgNi4zMTIgMy4zNzUgMTAuNS04Ljg3NS02LjU2M0w1LjUgMjcuMjVsMy4zNzUtMTAuNUwwIDEwLjQzN2wxMS0uMDYyTDE0LjM3NSAwbDMuMzc1IDEwLjM3NXptLTMuMzc0LTUuNTI4TDEyLjA5IDExLjg3bC03LjQwNy4wNTggNS45NTYgNC4yMzYtMi4yNjcgNy4wOTQgNi00LjQzNiA2LjAzNCA0LjQ5NC0yLjMtNy4xNTIgNi4wMTMtNC4yNTMtNy40NjQtLjA0LTIuMjg0LTcuMDJ6Ii8+PC9zdmc+")
    }

    .rating__stars i:hover {
        /*background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyOSAyOCIgZmlsbD0iI2ZmNzIxNCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJtMTcuNzUgMTAuMzc1IDExIC4wNjMtOC44NzUgNi4zMTIgMy4zNzUgMTAuNS04Ljg3NS02LjU2M0w1LjUgMjcuMjVsMy4zNzUtMTAuNUwwIDEwLjQzN2wxMS0uMDYyTDE0LjM3NSAwbDMuMzc1IDEwLjM3NXptLTMuMzc0LTUuNTI4TDEyLjA5IDExLjg3bC03LjQwNy4wNTggNS45NTYgNC4yMzYtMi4yNjcgNy4wOTQgNi00LjQzNiA2LjAzNCA0LjQ5NC0yLjMtNy4xNTIgNi4wMTMtNC4yNTMtNy40NjQtLjA0LTIuMjg0LTcuMDJ6Ii8+PC9zdmc+")*/
        background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyOSAyOCIgZmlsbD0iI2ZmNzIxNCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJtMTQuMzc1IDAgMy4zNzUgMTAuMzc1IDExIC4wNjMtOC44NzUgNi4zMTIgMy4zNzUgMTAuNS04Ljg3NS02LjU2Mkw1LjUgMjcuMjVsMy4zNzUtMTAuNUwwIDEwLjQzOGwxMS0uMDYzIi8+PC9zdmc+") no-repeat 50%;
        background-size: contain;
    }


    [data-rated=".5"] i, [data-rated="0.5"] i, [data-rated="1"] i:nth-of-type(n+2), [data-rated="1.0"] i:nth-of-type(n+2), [data-rated="1.5"] i:nth-of-type(n+2), [data-rated="2"] i:nth-of-type(n+3), [data-rated="2.0"] i:nth-of-type(n+3), [data-rated="2.5"] i:nth-of-type(n+3), [data-rated="3"] i:nth-of-type(n+4), [data-rated="3.0"] i:nth-of-type(n+4), [data-rated="3.5"] i:nth-of-type(n+4), [data-rated="4"] i:nth-of-type(n+5), [data-rated="4.0"] i:nth-of-type(n+5), [data-rated="4.5"] i:nth-of-type(n+5) {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyOSAyOCIgZmlsbD0iI2ZmNzIxNCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJtMTcuNzUgMTAuMzc1IDExIC4wNjMtOC44NzUgNi4zMTIgMy4zNzUgMTAuNS04Ljg3NS02LjU2M0w1LjUgMjcuMjVsMy4zNzUtMTAuNUwwIDEwLjQzN2wxMS0uMDYyTDE0LjM3NSAwbDMuMzc1IDEwLjM3NXptLTMuMzc0LTUuNTI4TDEyLjA5IDExLjg3bC03LjQwNy4wNTggNS45NTYgNC4yMzYtMi4yNjcgNy4wOTQgNi00LjQzNiA2LjAzNCA0LjQ5NC0yLjMtNy4xNTIgNi4wMTMtNC4yNTMtNy40NjQtLjA0LTIuMjg0LTcuMDJ6Ii8+PC9zdmc+")
    }

        [data-rated=".5"] i:first-of-type, [data-rated="0.5"] i:first-of-type, [data-rated="1.5"] i:nth-of-type(2), [data-rated="2.5"] i:nth-of-type(3), [data-rated="3.5"] i:nth-of-type(4), [data-rated="4.5"] i:nth-of-type(5) {
            background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyOSAyOCIgZmlsbD0iI2ZmNzIxNCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJtMTcuNzUgMTAuMzc1IDExIC4wNjMtOC44NzUgNi4zMTIgMy4zNzUgMTAuNS04Ljg3NS02LjU2M0w1LjUgMjcuMjVsMy4zNzUtMTAuNUwwIDEwLjQzN2wxMS0uMDYyTDE0LjM3NSAwbDMuMzc1IDEwLjM3NXptLTMuMzc0LTUuNTI4djEzLjk3NWw2LjAzNCA0LjQ5NC0yLjMtNy4xNTIgNi4wMTQtNC4yNTMtNy40NjUtLjA0LTIuMjg3LTcuMDJ6Ii8+PC9zdmc+")
        }
/*
    .rating__stars i:hover {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyOSAyOCIgZmlsbD0iI2ZmNzIxNCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJtMTcuNzUgMTAuMzc1IDExIC4wNjMtOC44NzUgNi4zMTIgMy4zNzUgMTAuNS04Ljg3NS02LjU2M0w1LjUgMjcuMjVsMy4zNzUtMTAuNUwwIDEwLjQzN2wxMS0uMDYyTDE0LjM3NSAwbDMuMzc1IDEwLjM3NXptLTMuMzc0LTUuNTI4TDEyLjA5IDExLjg3bC03LjQwNy4wNTggNS45NTYgNC4yMzYtMi4yNjcgNy4wOTQgNi00LjQzNiA2LjAzNCA0LjQ5NC0yLjMtNy4xNTIgNi4wMTMtNC4yNTMtNy40NjQtLjA0LTIuMjg0LTcuMDJ6Ii8+PC9zdmc+")
    }*/
}


.product-header__content-top-left-name {
    font-family: 'futura-pt',sans-serif;
    font-weight: bold;
    color: #005191;
    font-size: 32px;
    display: inline-block;
    margin-top: 12px;
    padding-bottom: 0;
}

.product-header__content-top-left-title {
    font-family: 'futura-pt',sans-serif;
    font-weight: bold;
    color: #005191;
    font-size: 32px;
    display: inline-block;
}

@media screen and (max-width: 992px) {
    .product-header__content-top-left-name {
        font-size: 30px;
    }

    .product-header__content-top-left-title {
        font-size: 30px;
    }
}

@media screen and (max-width: 768px) {
    .product-header__content-top-left-name {
        font-size: 28px;
    }

    .product-header__content-top-left-title {
        font-size: 28px;
    }
}

@media screen and (max-width: 576px) {
    .product-header__content-top-left-name {
        font-size: 20px;
    }

    .product-header__content-top-left-title {
        font-size: 20px;
    }
}

@media screen and (max-width: 480px) {
    .product-header__content-top-left-name {
        font-size: 16px;
        margin-bottom: 0;
    }

    .product-header__content-top-left-title {
        font-size: 16px;
    }

    .product-header__content-mfgr-logo {
        display: none;
    }

    .product-main.stockitem .product-header .product_condition {
        padding-bottom: 0;
    }

        .product-main.stockitem .product-header .product_condition .condition {
            font-size: 13px;
        }

    .product-main.stockitem .product-header .product-right .call-to-actions {
        padding-bottom: 0px;
    }

    .more-information-section {
        margin-top: 0px;
        padding-bottom: 0;
    }

    .info-form-contact-section div.trust_element_text {
        margin-bottom: 0;
    }

    .div_trust_stats {
        padding-top: 0px;
    }

    .div_product_slider {
        padding-top: 20px;
    }

        .div_product_slider .form-section-heading {
            padding-bottom: 0;
        }

    .interlinking_content {
        margin-top: 0px;
    }

    .services-section {
        padding-bottom: 5px;
    }
}

.product-header__content-top {
    width: 100%;
    border-bottom: 1px solid #e0dfde;
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
}

@media screen and (max-width: 768px) {
    .product-header__content-top {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}


@media screen and (max-width: 567px) {
    .product-header__content-top {
        padding: 0 16px;
    }
}

.product-header__content-mfgr-logo {
    max-height: 50px;
}

@media screen and (min-width: 768px) {
    .product-header__content-mfgr-logo {
        position: static;
        right: auto;
        top: auto;
        display: block;
    }
}

.instock {
    color: #45920e !important;
    white-space: nowrap;
    padding: 5px 0px 0px 7px;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
}



.product-right-icons {
    border: solid #e0dfde;
    border-width: 1px 0;
    display: block;
    font-size: 0;
    margin-top: 20px;
    padding: 10px 0;
}

.product-right-icons__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

    .product-right-icons__items span {
        margin: 0 auto;
        max-width: 110px;
    }

.product-right-icons__item {
    -webkit-box-flex: 1;
    color: inherit;
    display: inline-block;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: .6875rem;
    font-weight: 600;
    margin: -10px auto;
    padding: 10px 5px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
}

    .product-right-icons__item:first-child:nth-last-child(3), .product-right-icons__item:first-child:nth-last-child(3) ~ .product-right-icons__item {
        width: 33.3333333333%;
    }

    .product-right-icons__item:visited {
        color: inherit;
        text-decoration: none;
    }

.not-touch-device a.product-right-icons__item:hover {
    background: hsla(34,17%,92%,.4);
    color: #0072ba;
    text-decoration: none;
}

.product-right-icons__svg-container {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
}

    .product-right-icons__svg-container svg {
        fill: currentColor;
        display: inline-block;
        height: 24px;
        margin: auto 4px auto auto;
        max-width: 28px;
        vertical-align: middle;
        width: auto;
    }

.product-right-icons__item--support {
    display: none;
}

    .product-right-icons__item--support.visible {
        display: inline-block;
    }

.product-right-icons__item p {
    display: inline-block;
    font-family: 'proxima-nova',sans-serif;
    line-height: 1.1;
    text-align: left;
    vertical-align: middle;
    margin-bottom: 0;
}

    .product-right-icons__item p strong {
        text-transform: uppercase;
    }

    .product-right-icons__item p span {
        white-space: nowrap;
    }


@media screen and (max-width: 576px) {

    .product-right-icons {
        padding-bottom: 20px;
    }

    .product-right-icons__item p {
        text-align: center;
    }

    .product-right-icons__items {
        flex-direction: row;
        align-items: center;
    }
}


@media screen and (max-width: 480px) {

    .product-right-icons__item {
        padding-bottom: 0;
        font-size: 9px;
    }
}


.si_price {
    font-size: 28px;
    font-weight: bold;
    color: #d71920;
}

.si_price.instockprice {
    font-size: 20px;
}

    .si_price sup {
        font-size: 18px;
        vertical-align: baseline;
        line-height: 0;
    }

    .si_price .si_price_label {
        color: #005191;
        font-size: 24px;
    }

@media screen and (max-width: 576px) {
    .si_price {
        font-size: 1rem;
    }

        .si_price .si_price_label {
            margin-bottom: 0;
        }
}

/* css form write review pop up */

.si_write_review {
    color: #005191;
    text-decoration: underline;
    margin-right: 20px;
    position: relative;
    font-size: 14px;
    white-space: nowrap;
    cursor: pointer;
}

    .si_write_review:after {
        border-right: 1px solid rgba(46, 45, 43, .5);
        bottom: 0;
        content: "";
        position: absolute;
        right: -10px;
        top: 0;
    }

@media screen and (max-width: 576px) {
    .si_write_review {
        font-size: 12px;
    }
}

.review_response_wrapper {
    display: none;
    border: 1px solid #cecece;
    padding: 20px;
}

.customer_review_guidelines {
    max-height: 550px;
    overflow-y: auto;
}

.review_wrapper, .customer_review_guidelines {
    display: none;
    border: 1px solid #cecece;
    padding: 40px;
}

    .review_wrapper .rating__stars:hover {
        cursor: pointer;
    }

    .review_wrapper.show, .review_response_wrapper.show, .customer_review_guidelines.show {
        display: block !important;
        position: fixed;
        left: 50%;
        top: 50%;
        width: 40%;
        height: auto;
        -ms-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        z-index: 2000;
        background-color: #eaeaea;
    }

    .review_wrapper div {
        position: relative;
        padding: 10px 0;
    }

    .review_wrapper input, .review_wrapper textarea {
        display: block;
        width: 100%;
        height: calc(1.5em + .75rem + 2px);
        padding: .375rem .75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    }

    .review_wrapper .si_title {
        display: inline-block;
        width: 95%;
        border: none;
        background-color: unset;
        text-align: left;
    }

    .review_wrapper textarea {
        height: auto
    }

    .review_wrapper .title {
        margin: 20px;
        line-height: 1.2;
        font-size: 16px;
        margin-left: 0px;
    }

    .review_response_wrapper .title, .customer_review_guidelines .title {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 20px;
    }

    .review_wrapper .review_response {
        display: none;
        width: 100%;
        height: 100%;
    }

.review_buttons {
    color: #000;
    background: linear-gradient(to bottom, #f7dfa5, #f0c14b);
    box-shadow: 0 1px 0 rgba(255,255,255,.4) inset;
    transition: opacity .2s ease-in-out;
    white-space: nowrap;
    border-radius: 2px;
    border: solid 2px #f0c168;
    padding: 9px 35px;
    font-size: 19px;
    font-weight: bold;
    max-width: 200px;
    vertical-align: top;
    width: auto;
    display: inline-block;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    font-family: 'proxima-nova', 'Helvetica Neue', Helvetica, FontAwesome, Arial, sans-serif;
    margin-right: 20px;
}

.review_all_buttons {
    text-align: center;
}

@media screen and (max-width: 576px) {
    .review_wrapper, .customer_review_guidelines {
        padding: 15px;
        width: 80%;
        height: 80%;
    }

    .review_buttons {
        padding: 9px 15px;
    }
}


.si_quote_form, .si_offer_form {
    background-color: #fefefe;
    padding: 5px 10px;
    border: 1px solid #888;
    border-radius: 6px;
    z-index: 1031;
    margin: auto;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    pointer-events: auto;
    background-clip: padding-box;
    outline: 0;
    margin-top: 10px;
}

.si_offer_form {
    display: none;
}

.product-main.stockitem .call-to-actions .cart.quick_quote_request {
    width: 225px;
}

    .product-main.stockitem .call-to-actions .cart.quick_offer_request:hover,
    .product-main.stockitem .call-to-actions .cart.quick_quote_request:hover {
        background: #fff;
        border-color: #e77600;
        color: #005191;
    }

.quick_quote_request, .quick_offer_request {
    box-sizing: border-box;
    font-family: 'proxima-nova', sans-serif;
    background: linear-gradient(to bottom, #f7dfa5, #f0c14b);
    transition: opacity 0.2s ease-in-out;
    border: solid 2px #f0c168;
}

.quote_qty_spinner, .offer_qty_spinner {
    max-width: 60px;
}

.si_offer_form #offer_country {
    max-width: 100px;
}

.si_accordion {
    box-shadow: 0 1px 0 rgba(255, 255, 255, .4) inset;
    transition: opacity 0.2s ease-in-out;
    white-space: nowrap;
    border-radius: 1px;
    width: 180px;
    display: inline-block;
    background: #eaeaea;
    border: solid 1px #b7b1b1;
    font-style: normal;
    vertical-align: bottom;
    font-family: proxima-nova, sans-serif;
    -webkit-appearance: button;
    cursor: pointer !important;
    line-height: 1.15;
    margin: 0;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 20px;
}

.dx-accordion.dx-widget {
    background-color: #eaeaea;
    color: #005191;
    font-family: proxima-nova, sans-serif !important;
}

.si_accordion.dx-accordion.dx-widget:hover {
    background: #fff;
}

.dx-accordion-item-title {
    color: #005191 !important;
    font-size: 19px !important;
    padding: 9px 18px !important;
    font-weight: bold;
    font-weight: bold;
    line-height: 1.15;
}

    .dx-accordion-item-title::before {
        inset-inline-end: 5px !important;
    }

.dx-accordion-item-opened > .dx-accordion-item-title::before {
    content: "\f016" !important;
    font-size: 19px !important;
    margin-top: -3px;
    margin-right: 5px;
}

.dx-accordion-item-opened > .dx-accordion-item-title.open::before {
    content: "\f014" !important;
}

.dx-accordion-item-closed > .dx-accordion-item-title::before {
    content: "\f014" !important;
    font-size: 19px !important;
}

/*.product-main.stockitem .call-to-actions .cart.add-to-cart {
    padding: 0px;
    margin-right: 20px;
}*/

.dx-accordion-item:last-child {
    border-bottom: none;
}

.dx-accordion-item-opened {
    border-color: none;
}

.fa-dollar-sign.fa {
    margin-right: 5px;
}

.showMoreDescription li::marker {
    transform: translateX(-100%);
}

.dx-accordion-item {
    border: none !important;
}

.si_quote_form .qty_col .ui-spinner {
    width: 100%;
}

.call-to-actions .mc a {
    color: #2e2e2d;
    outline-color: #0072ba;
    text-decoration: none;
}

    .call-to-actions .mc a:visited {
        color: #2e2e2d;
    }

.si_data td {
    padding: 0 5px;
}

    .si_data td:first-child {
        color: #005191;
        font-weight: bold;
    }

.sye_button {
    display: inline-block;
    padding: 10px 20px;
    font-size: 19px;
    color: #005191;
    background-color: #eaeaea;
    border: solid 1px #b7b1b1;
    border-radius: 1px;
    text-align: center;
    text-decoration: none!important;
    cursor: pointer;
    font-family: proxima-nova, sans-serif;
    -webkit-appearance: button;
    line-height: 1.15;
}


    .sye_button:hover {
        background-color: white;
        color: #005191;
    }

.product-main.stockitem .product-header .product-right .si_data_price .sell_yours a:hover {
    color: #005191;
}

@media screen and (max-width: 992px) {
   
    .si_data_price .si_data {
        text-align: left !important;
        margin: auto;
    }
}

@media screen and (max-width: 576px) {
    .offer_accordion {
        display: block;
        margin: auto;
    }

    .si_data_price .guarantees {
        display: block;
        margin-top: 10px;
    }
}

.si_data_link {
    cursor: pointer;
}

.si_data_link td:first-child{
    /*text-decoration: underline;*/
}

.ai_desc_label {
    font-weight: bold;
    color: #005191;
    /*text-decoration: underline;*/
}

/* DevExp Gallery */
#galleryContainer {
    display: flex;
    flex-direction: row;
    width: 700px;
    height: 100% !important;
    float: left;
}

#mainGallery {
    flex: 1;
    height: 500px !important;
    width: 600px !important;
    /*height: auto !important;*/
    max-height: 500px !important;
}

.dx-gallery-item-image {
    max-height: 500px !important;
}

#thumbnails {
    display: flex;
    min-width: 40px;
    max-width: 100px;
    height: 100% !important;
    margin-right: 0;
}

#imageModal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.8);
    justify-content: center;
    align-items: center;
}
#modalImage {
    max-width: 100vw;
    max-height: 100vh;
    box-shadow: 0 0 20px #000;
}

#modalPrev {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 2em;
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
}

#modalNext {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 2em;
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
}

#modalCounter {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 1.2em;
}

#modalCloseLink {
    position: absolute;
    top: 10px;
    right: 16px;
    font-size: 1.5rem;
    text-decoration: none;
    color: white;
    z-index: 2;
    line-height: 1;
}

    #modalCloseLink:hover {
        color: #0072ba;
    }

/*.product-main.stockitem .product-header {
    width: 100%;
    min-width: 400px;
}

    .product-main.stockitem .product-header .product-right .guarantees .quote-gurantee {
        white-space: nowrap;
    }*/

.product-header.fb-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    width: 100%;
    min-width: 400px;
}

    .product-header.fb-wrapper .product-left,
    .product-header.fb-wrapper .product-right {
        float: none;
        display: block;
    }

/*.product-right.fb-cart {
    width: 100%;
    min-width: 500px;
}*/

@media (max-width: 768px) {
    #galleryContainer {
        flex-direction: row;
        width: 100%;
        float: none;
    }

    .productLeft {
        width: 100%;
    }

    #mainGallery, #thumbnails {
        width: auto;
        max-width: 70vw;
        height: auto;
        margin-bottom: 10px;
    }

    .dx-gallery-item-image {
        width: auto !important;
        max-width: 300px !important;
        max-height: auto !important;
    }

    #thumbnails {
        max-width: 100px;
    }

    #divProductHeader {
        width: auto !important;
        float: none;
        margin-top: 20px;
    }

    #modalImage {
        max-width: 80% !important;
        height: auto;
        box-shadow: 0 0 20px #000;
    }

/*    .product-right.fb-cart {
        display: block;
        width: auto;
        min-width: 400px;
    }
    .product-main.stockitem .product-header__content {
        flex-direction: column;
    }*/

}