
.comparison-template {
    margin-bottom: 26px;
}

.comp_wrapper {
    display: table;
    font-size: 13px;
    color: #7A7A7A;
    border: 1px solid #ececec;
}

.comp_wrapper .comp_row:nth-child(2n) {
    background-color: #f5f5f5;
}

.comp_row {
    display: table-row;
}

.comp_thead {

    font-weight: 600;
}

.com_data,
.comp_thead,
.data_image {
    width: 12%;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    text-align: center;
    padding: 10px 10px 10px 10px;
}

.data_image {
    border: 1px solid #810A90;
    border-top: none;
    border-bottom: none;
}

.comp_wrapper .comp_row:first-child > .data_image {
    border-top: 1px solid #810A90;
}

.comp_wrapper .comp_row:last-child > .data_image {
    border-bottom: 1px solid #810A90;
}

.comp_wrapper .comp_row:nth-child(1) > div {
    padding-top: 40px;
}

.comp_wrapper a {
    overflow: hidden;
    display: block;
    text-align: center;
    box-shadow: none;
    text-decoration: none;
    color: #448FD5;
    font-weight: 700;
}

.comp_wrapper img {
    max-height: 150px;
    max-width: 100%;
}

.data_image {
    overflow: hidden;
}

.ribbon {
    width: 100%;
    color: #FFFEFE;
    background: #810A90;
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    padding: 5px 0;
}

.has-prime {
    display: block;
}

.has-prime a {
    box-shadow: none;
    outline: none;
    text-decoration: none;
    background-image: url('https://wpmanageninja.com/wp-content/plugins/azonpress/public/images/icon-check-prime@2x.png?f91e385514b5f579146c24ed0452955e');
    background-size: 55px 16px;
    display: inline-block;
    width: 55px;
    height: 16px;
}

.moredeal-stars-container {
    position: relative;
    color: transparent;
    font-size: 13px;
    word-wrap: normal !important;
}

.moredeal-stars-container:before {
    position: absolute;
    left: 0;
    content: '★★★★★';
    color: lightgray;
}

.moredeal-stars-container:after {
    position: absolute;
    left: 0;
    content: '★★★★★';
    color: #fcc10a;
    overflow: hidden;
}

.moredeal-stars-0:after {
    width: 0;
}

.moredeal-stars-10:after {
    width: 10%;
}

.moredeal-stars-20:after {
    width: 20%;
}

.moredeal-stars-30:after {
    width: 30%;
}

.moredeal-stars-40:after {
    width: 40%;
}

.moredeal-stars-50:after {
    width: 50%;
}

.moredeal-stars-60:after {
    width: 60%;
}

.moredeal-stars-70:after {
    width: 70%;
}

.moredeal-stars-80:after {
    width: 80%;
}

.moredeal-stars-90:after {
    width: 80%;
}

.moredeal-stars-100:after {
    width: 100%;
}
