/********************************************************************
					Compare Page Styles
********************************************************************/
table#product_comparison {
    border: none; }
table#product_comparison tbody tr td.product-block {
    padding: 14px 19px 19px;
    position: relative;
    text-align: center;
    vertical-align: top; }
table#product_comparison tbody tr td.td_empty,
table#product_comparison tbody tr td.feature-name, table#product_comparison tbody tr.comparison_header {
    background: #fbfbfb;
    color: #333; }
table#product_comparison tbody tr td.comparison_infos {
    text-align: center; }
table#product_comparison tbody tr td.comparison_infos div.center {
    margin: 0 auto;
    width: 80px; }
table#product_comparison tbody tr td.td_empty {
    vertical-align: bottom; }
table#product_comparison tbody tr td.td_empty > span {
    font: 600 18px/22px "Open Sans", sans-serif;
    text-transform: uppercase;
    color: #555454; }
table#product_comparison .remove {
    text-align: right;
    padding: 0 0 15px 0; }
table#product_comparison .remove a {
    font-size: 23px;
    line-height: 23px;
    color: #c0c0c0; }
table#product_comparison .remove a:hover {
    color: #515151; }
table#product_comparison h5 {
    padding: 0 0 8px 0;
    min-height: 54px; }
table#product_comparison .prices-container {
    padding: 0 0 5px 0; }
table#product_comparison .comparison_availability_statut {
    display: none;
    font-weight: 700;
    color: #060; }
table#product_comparison .product_discount {
    padding-top: 5px; }
table#product_comparison .product_discount .reduced-price {
    color: #f00;
    font-weight: 700; }
table#product_comparison .product_desc {
    padding: 0 0 12px 0; }
table#product_comparison .button-container a, table#product_comparison .button-container > span {
    margin-bottom: 10px; }
table#product_comparison .comparison_unit_price {
    font-size: 17px;
    font-family: "Open Sans", sans-serif;
    color: #333;
    font-style: italic; }
table#product_comparison .product-rating {
    width: 80px;
    margin: 0 auto;
    overflow: hidden; }
table#product_comparison .comparison_feature .product_name {
    display: none; }

.comparison_feature_even {
    background: lightgray;
}

div.compare .add_to_compare .material-icons:before {
    content: "add"; }

div.compare .add_to_compare.checked .material-icons:before {
    content: "remove"; }

div.breadcrumb-compare span a img{
    max-height: 40px;
    border: #ddd;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    padding: 2px;
}
.breadcrumb_nav {
    position: relative;
}

a.compare-link > img {
    filter: grayscale(1) brightness() invert(1);
    max-height: 20px;
}

div.breadcrumb-compare > span {
    position: relative;
}

div.breadcrumb-compare span a.add_to_compare {
    position: absolute;
    right: 15%;
    top: 80%;
}

.breadcrumb-compare .compare-link{
    padding: .35rem;
}

div.breadcrumb-compare {
    top: 0;
    position: absolute;
    z-index: 15;
    max-width: 962px;
    margin: 0 auto;
    text-align: right;
    right: 0;
}

.footer_link {
    margin: 0 0 20px 0; }

#stOCClose {
    width: 29px !important;
    height: 29px !important; }

.stButton .stFb,
.stButton .stTwbutton,
.stButton .stMainServices,
.stButton .stButton_gradient {
    height: 22px !important; }

.share strong {
    display: block;
    margin-bottom: 10px; }
.share > div {
    margin-bottom: 8px; }
@media (min-width: 1200px) {
    .share {
        position: relative;
        top: -350px; } }
@media (min-width: 992px) and (max-width: 1199px) {
    .share {
        position: relative;
        top: -260px; } }
@media (min-width: 768px) and (max-width: 991px) {
    .share {
        position: relative;
        top: -245px; } }

.stArrow {
    display: none !important; }

/***** IE code ****/
.ie8 table#product_comparison .product-image-block .product_image img {
    width: auto; }

/**** responsive code ******/
@media (max-width: 992px) {
    #columns table#product_comparison tbody tr td.td_empty span {
        font-size: 14px; }
    #columns table#product_comparison tbody tr td.product-block {
        padding: 14px; }
    #columns table#product_comparison .button.ajax_add_to_cart_button,
    #columns table#product_comparison .button.lnk_view {
        font-size: 14px; } }
@media (max-width: 767px) {
    #product_comparison table,
    #product_comparison thead,
    #product_comparison tbody,
    #product_comparison th,
    #product_comparison td,
    #product_comparison tr {
        display: block; }

    #product_comparison thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px; }

    #product_comparison tr {
        overflow: hidden; }
    #product_comparison tr:last-child {
        border-bottom: none; }
    #product_comparison tr:last-child td {
        border-bottom: none; }

    #product_comparison td {
        border: none;
        position: relative;
        white-space: normal;
        float: left;
        width: 33.33%; }
    #product_comparison td.td_empty {
        width: 100% !important;
        clear: both; }
    #product_comparison td:last-child {
        border-bottom: none; }

    #product_comparison .comparison_feature .feature-name {
        width: 100%;
        float: none;
        clear: both; } }
@media (max-width: 480px) {
    #product_comparison td {
        float: none;
        width: 100%; }

    #product_comparison .comparison_feature td {
        float: left;
        width: 50%; }
    #product_comparison .comparison_feature .feature-name {
        width: 100%;
        clear: both; }
    #product_comparison .comparison_feature .product-name {
        width: 50%;
        float: left;
        display: block; } }

/********************************************************************
                            Custom css
********************************************************************/

.comparison_product_infos>.button-container i {
    font-size: 20px; }
#product_comparison span.price-percent-reduction {
    background: #FF2626;
    border-radius: 50%;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 5px;
    width: 30px;
    z-index: 3; }
td.compare-heading {
    border-left: none;
    border-right: none;
    border-top: none; }
td.compare_extra_information {
    border: none; }
div.bread_n_compare {
    position: relative;
    max-width: 962px;
    margin: 0 auto;
}
div.breadcrumb_container{
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
}
.breadcrumb_container .container #page_banner_container_3{
    border-bottom: none;
    border-top: none;
}

.mobile_device div.breadcrumb-compare{
    top: 38px;
}