.stat .bar.bar-10:after,
.stat .bar.bar-10:before {
    width: 100%
}

.stat .bar.bar-9:after,
.stat .bar.bar-9:before {
    width: 90%
}

.spaced-content {
    display: flex;
    justify-content: space-between;
    padding: 10px
}

.spaced-content p {
    margin: 0
}

.sidebar-header--wrapper {
    background-color: #f1f1f1
}

.sidebar-header--wrapper p {
    font-size: 21px;
    line-height: 24px
}

.prodclist {
    padding-bottom: 10px
}

.sidebarctabtn {
    border-top: 1px solid #d0d0d0;
    padding-top: 6px
}

.customer-ratings .stats--wrapper .stat .bar {
    background-color: #c5c5c5;
    border-radius: 15px;
    color: #fff;
    content: "";
    height: 20px;
    margin: 0 20px 0 0;
    position: relative;
    width: 100%;
    z-index: -1
}

.font-bold {
    font-weight: 700
}

.customer-ratings .stats--wrapper .stat .bar {
    height: 9px;
    margin: 0
}

.stat {
    margin-bottom: 5px
}

.customer-ratings .stats--wrapper .stat .bar:after {
    background-color: #195ca3;
    background: #226ce1;
    border-radius: 15px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: -1
}

.customer-ratings .stats--wrapper .texts {
    color: #111;
    display: flex;
    font-size: 14px;
    justify-content: space-between
}

.customer-ratings {
    background-color: #fff;
    border-radius: 3px;
    position: relative;
    z-index: 0
}

.customer-ratings .stats--wrapper {
    background: #fff;
    border-bottom: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    padding: 15px 10px
}

.customer-ratings:before {
    background-color: #fafafa;
    border-radius: 3px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -100
}

.customer-ratings .stats--wrapper {
    position: relative;
    z-index: 0
}

.sidebar .customer-ratings .stats--wrapper {
    border-bottom: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    padding: 15px 10px
}

.sticky-sidebar .cta-btn {
    margin-bottom: 15px;
    margin-top: 10px
}

#positiveList,
.sidebar-benefits-content ul {
    margin-bottom: 5px;
    margin-top: 15px
}

.sidebar-benefits-content ul {
    list-style-type: none;
    margin-left: var(--fa-li-margin, 2.5em);
    padding-left: 0;
    text-align: left
}

.sidebar-benefits-content ul>li {
    position: relative
}

.positive .fa-circle-check {
    color: #00b67a !important
}

.negative .fa-circle-check {
    color: #f60 !important
}

.sidebar-pro {
    color: #00b67a;
    margin-top: 15px
}

.sidebar-con,
.sidebar-pro {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-left: 15px;
    text-align: left
}

.sidebar-con {
    color: #ef0000;
    margin-top: 0
}

.sticky-sidebar {
    margin-bottom: 92px;
    max-height: calc(100vh - 20px);
    position: sticky;
    top: 20px
}

.card {
    border: 1px solid rgba(0, 0, 0, .125);
    text-align: center
}

img {
    height: auto;
    margin: 0 auto;
    max-width: 100%
}

@media screen and (max-width: 992px) {
    .sticky-sidebar {
        display: none
    }
}

@media screen and (max-height: 730px) {

    .lmt-txt,
    .rgt-sec-tx {
        display: none
    }

    .btn-primary {
        margin-bottom: 10px !important
    }

    .img-wrapper {
        padding-bottom: 0 !important
    }
}

@media screen and (max-height: 670px) {
    .ratingpng {
        display: none
    }
}

@media screen and (max-height: 580px) {
    img {
        max-height: 100px
    }
}

.claim-bx {
    background: #fff;
    border: 1px solid #fd9e37;
    border-radius: 5px;
    display: block;
    margin: 12px auto;
    max-width: 196px;
    padding: 6px 0 12px;
    text-align: center;
    width: 100%
}

.claim-bx .clm-tx1 {
    color: #454545;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 8px
}

.claim-bx .clm-tx2 {
    background: #ff9018;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin: 0;
    padding: 5px 0;
    position: relative
}

.claim-bx .clm-tx2:after,
.claim-bx .clm-tx2:before {
    border-bottom: 18px solid #ff9018;
    border-top: 18px solid #ff9018;
    content: "";
    position: absolute;
    top: 0
}

.claim-bx .clm-tx2:before {
    border-left: 10px solid transparent;
    left: -10px
}

.claim-bx .clm-tx2:after {
    border-right: 10px solid transparent;
    right: -10px
}

.rgt-sec-tx {
    color: #040f3d;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .2px;
    line-height: 28px;
    margin-bottom: 10px;
    text-align: center
}

.lmt-txt {
    color: #575757;
    font-size: 13px;
    line-height: 17px;
    padding-bottom: 10px;
    width: 100%
}

.lmt-txt,
.ratingpng {
    padding-top: 10px;
    text-align: center
}

.btn-primary {
    margin: 0 auto;
    max-width: 90%
}

.left-col-header {
    color: #1e1e1e;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    padding-top: 20px
}

.left-col-header span {
    color: #0bb64e
}

.img-wrapper {
    padding-bottom: 20px;
    padding-top: 20px
}

.sidebar-title {
    font-size: 20px;
    margin-top: 20px
}