.alike-btn-compare, .alike-widget-partials .alike-widget-close a, .alike-widget-partials .alike-widget-title a {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.alike-table-top-bar h2 a, .alike-table-top-bar h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.alike-right {
    float: right
}

.alike-widget-btn-wrap {
    display: none;
    background: #FFF;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #EDEDED;
    padding: 20px
}

.alike-btn-clear, .alike-btn-compare {
    display: inline-block;
    line-height: 24px
}

.alike-btn-clear {
    color: #bababa;
    margin-top: 8px
}

.alike-btn-clear:active, .alike-btn-clear:focus, .alike-btn-clear:hover {
    color: #E74C3C;
    text-decoration: none
}

.alike-btn-compare {
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    border-radius: 0;
    background-color: #E74C3C;
    color: #FFF;
    height: 40px
}

.alike-btn-compare:active, .alike-btn-compare:focus, .alike-btn-compare:hover {
    background-color: #d62c1a;
    color: #FFF;
    text-decoration: none
}

.alike-widget-partials {
    background: #FFF;
    position: relative;
    border: 1px solid #EDEDED;
    border-bottom: 0;
    padding: 20px
}

.alike-widget-partials:last-child {
    border-bottom: 1px solid #EDEDED
}

.alike-widget-partials .alike-widget-image, .alike-widget-partials .alike-widget-title {
    float: left
}

.alike-widget-partials .alike-widget-image img {
    width: 65px;
    margin-right: 15px
}

.alike-widget-partials .alike-widget-title {
    width: 65%;
    margin: 0
}

.alike-widget-partials .alike-widget-title.alike-title-middle {
    margin-top: 15px
}

.alike-widget-partials .alike-widget-title a {
    color: #454545;
    font-size: 14px;
    line-height: 18px
}

.alike-widget-partials .alike-widget-title a:hover {
    text-decoration: none;
    color: #E74C3C
}

.alike-widget-partials .alike-widget-close {
    position: absolute;
    right: 20px;
    top: 42px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%
}

.alike-widget-partials .alike-widget-close a {
    display: block;
    color: #888;
    font-size: 12px;
    border-radius: 50%;
    border: 1px solid #f2f2f2
}

.alike-widget-partials .alike-widget-close a:hover {
    text-decoration: none;
    color: #FFF;
    background: #E74C3C;
    border: 1px solid #E74C3C
}

.alike-table-thumb {
    width: 100%;
    overflow: hidden
}

@media (max-width: 991px) {
    .alike-table-thumb {
        height: auto
    }
}

.alike-table-thumb a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative
}

.alike-table-thumb img {
    width: 100%;
    display: block;
    min-height: 185px
}

.alike-table-title {
    background-color: #FFF;
    color: #454545;
    font-weight: 600;
    min-width: 229px
}

.alike-table-value {
    background-color: #fff;
    border-right: 1px solid #EDEDED;
    color: #616161;
    text-align: center
}

.alike-table-value .available {
    color: #2ecc71
}

.alike-table-value .not-available {
    color: #e74c3c
}

.alike-table-top-bar {
    background-color: #FFF;
    padding: 16px 30px;
    position: relative
}

.alike-table-top-bar h2, .alike-table-top-bar h4 {
    line-height: 1;
    margin: 0;
    padding: 0
}

.alike-table-top-bar h2 {
    color: #454545;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400
}

.alike-table-top-bar h2 a {
    color: #454545;
    display: block
}

.alike-table-top-bar h4 {
    color: #888;
    font-size: 15px;
    font-weight: 400;
    margin-top: 10px
}

.alike-compare-table {
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .alike-compare-table {
        width: 100%;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .alike-table-thumb img {
        height: 185px
    }
}

.table > thead > tr > th {
    border-bottom: 0
}

.alike-content .alike-table.style-one {
    background: 0 0;
    border-top: 0
}

.alike-content .alike-table.style-one thead tr:nth-child(2n+1) {
    background: 0 0
}

.alike-content .alike-table.style-one tbody {
    border-top: 1px solid #EDEDED
}

.alike-content .alike-table.style-one td {
    border-bottom: 1px solid #EDEDED;
    border-left: 1px solid #EDEDED;
    padding: 16px 30px
}

.alike-content .alike-table.style-one th {
    padding: 0;
    border-top: 1px solid #EDEDED;
    border-left: 1px solid #EDEDED
}

.alike-content .alike-table.style-one th:last-child {
    border-right: 1px solid #EDEDED
}

.alike-content .alike-table.style-one th:first-child {
    border-top: 0;
    border-left: 0
}

.alike-content .alike-table.style-two {
    border-collapse: separate;
    border-spacing: 10px;
    border-bottom: 0;
    border-top: 0;
    background: 0 0
}

.alike-content .alike-table.style-two thead tr:nth-child(2n+1) {
    background: 0 0
}

.alike-content .alike-table.style-two thead tr {
    background: 0 0
}

.alike-content .alike-table.style-two tbody {
    border-top: 1px solid #EDEDED
}

.alike-content .alike-table.style-two td {
    border: 1px solid #EDEDED;
    padding: 12px 30px
}

.alike-content .alike-table.style-two th {
    border: 1px solid #EDEDED;
    padding: 0
}

.alike-content .alike-table.style-two th:first-child {
    border: 0
}

.alike-star-rating {
    display: inline-block;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 16.9px;
    width: 67px;
    font-family: Ionicons
}

.alike-star-rating:before {
    content: "\f3ae\f3ae\f3ae\f3ae\f3ae";
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.alike-star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.alike-star-rating span:before {
    content: "\f2fc\f2fc\f2fc\f2fc\f2fc";
    top: 0;
    position: absolute;
    left: 0;
    color: #ffbd21
}

.alike-content-two {
    margin: 0 -10px
}
@media print
{
    html{
        padding: 0 20px;
    }
    body *{
        font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    }
    header,footer,.fotorama__nav-wrap,.fotorama__loaded--img:not(.fotorama__active),
    .ptb_lien_de_produit,.compare,.print-page,.skip-link,.hide,.print {
        display: none!important;
    }

    .al-preview h2.title{
        margin: 20px 0 40px;
        text-align: center;
        color: #ff4d55;
    }
    .alike-content .alike-table{
        text-align: center;
    }
    .alike-content .alike-table th{
        border-bottom: 1px solid #ccc;
        padding: 5px 20px!important;
        cursor: move;
        position: relative;
    }
    .alike-content .alike-table .head{
        overflow: hidden;
        width: 100%;
    }
    .alike-content .alike-table .head > i{
        position: absolute;
        left: 10px;
        top: 10px;
        font-size: 20px;
        color: #f1f1f1;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
    }
    .alike-content .alike-table th:hover .head  > i{
        color: #333;
    }

    .alike-content .alike-table .head a.remove-column{
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 99999;
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 20px;
        color: #f1f1f1;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
    }
    .alike-content .alike-table th:hover .head a.remove-column{
        color: #333;
    }

    .alike-content .alike-table .head a.thumb{
        width: 100%;
        height: 150px;
        position: relative;
        display: block;
        /* z-index: 9999;*/
    }
    .alike-content .alike-table .head a.thumb img{
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        max-width: 100%;
        max-height: 100%;
        width: initial;
        height: initial;
        padding: 20px;
    }
    .alike-content .alike-table .head a.title{
        font-size: 16px;
        display: block;
        text-align: center;
        z-index: 9999;
        position: relative;
        color: black;
        text-decoration: none;
        font-size: 16px;
    }
    .alike-content .alike-table tr:nth-child(even) {
        background-color:#f9f9f9
    }
    .alike-content .alike-table tr td{
        font-size: 14px;
        padding: 10px 15px!important;
        border: none!important;
        font-weight: bold;
    }
    .alike-content .alike-table tr td:first-child{
        background-color: white;
        text-align: left;
    }
    .shortcode.ptb_link_button.black{
        display: none;
    }
}
.alike-color{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 10px;
}