* {
    box-sizing: border-box;
}

.topbnr {
    width: 100%;
    background: #0A0908;
    padding: 22px 15px;
}

.topbnr :is(h1, h2) {
    color: #fff;
    font-family: "Libre Franklin", serif;
}


.topbnr h1 {
    font-size: 64px;
    line-height: 77px;
    margin-bottom: 15px;
}

.topbnr h2 {
    font-size: 40px;
    line-height: 48px;
}

.topbnr h1 span {
    color: #2BA7D4;
}

#ills2, #fkt-link-e61-ca2-bef {
    font-family: "Libre Franklin", serif;
}

/* card style */

.product-card {
    width: 30%;
    border: 3px solid #000;
    border-radius: 9px;
    text-align: center;
    font-family: "Libre Franklin", serif;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -ms-border-radius: 9px;
    -o-border-radius: 9px;
    overflow: hidden;
}

.product-card h4 {
    background: #2BA7D4;
    padding: 9px;
    color: #fff;
    border: 1px solid #000;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -ms-border-radius: 6px 6px 0 0;
    -o-border-radius: 6px 6px 0 0;
}

.card-grnty-txt {
    padding: 20px 10px 10px;
    font-weight: bold !important;
    border-bottom: 1px solid #000;
    border-top: none;
    font-size: 15px;
    margin: 0;
    position: relative;
}

.card-grnty-txt:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: #EFEFEF;
}


.product-card figure {
    padding: 30px;
    margin: 0;
}

.total-txt {
    font-size: 18px;
    font-weight: bold !important;
    color: #303030;
    margin: 0 0 8px 0;
}

.total-txt s {
    color: #FB595B;
}

.product-card h5 {
    font-size: 25px;
    font-weight: bold;
    color: #2BA7D4;
    margin-bottom: 10px;
}

.lessthan {
    background: #2BA7D4;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    padding: 6px;
    font-size: 16px;
    font-weight: bold !important;
    color: #fff;
    width: 80%;
    margin: 0 auto;
}

.product-card button {
    margin: 7px 0 15px 0;
    background: #FFC714;
    font-weight: bold;
    font-size: 18px;
    padding: 17px;
    border: none;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    width: 90%;
}

.cutomr-buytxt {
    color: #303030;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}

.paycard {
    margin: 15px auto;
    padding: 0 10px;
}

.paycard img {
    width: 100%;
}

.freeshing {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFF4E6;
    font-size: 26px;
    font-weight: bold;
    color: #000;
    padding: 10px 0;
}

.freeshing img {
    width: 50px;
    margin-right: 20px;
}

.product-card-row {
    display: flex;
    justify-content: center;
    margin: 45px 0;
}

/* .product-card-row .product-card {
    margin-right: 10px;
} */

.product-card-row .product-card:last-child {
    margin-right: 0;
}

.product-card {
    transform: scale(.9);
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
}

.product-card.scale {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.red {
    color: #FB595B;
}

.blue {
    color: #007BFF;
}

.product-card.scale button {
    background: linear-gradient(#F7CA8D, #E89D07);
}

.product-card:nth-child(2) .freeshing, .product-card:last-child .freeshing {
    background: #E7FEF4;
}

body.product-page, #ie2zf, .headline-inner, .paragraph-inner, p, #iu9bpj, .paragraph {
    font-family: "Libre Franklin", serif;
}

.paragraph, p {
    font-weight: 200 !important;
}

.paragraph b, p b {
    font-weight: 500 !important;
}

.listpera p b, p.rightnw-txt, strong b {
    font-weight: bold !important;
}

strong {
    font-weight: 600;
}


.listpera p:not(:last-child) {
    margin-bottom: 5px;
}

.new-section-row {
    padding-bottom: 40px;
}

.subhding-p {
    font-size: 20px;
    margin: 15px 0;
}

/* #i4hnwpi .headline-inner {
    font-family: Montserrat, sans-serif;
} */

.section.full .section_row.full-width {
    max-width: 100%;
}

#inrpf3i p, #igxvxue p, #izbn0x8 p, #ipfwhkr p {
    font-size: 16px;
    line-height: 25px;
}

#inrpf3i p strong, #igxvxue p strong, #izbn0x8 p strong, #ipfwhkr p strong {
    font-weight: bold;
    font-style: italic;
    position: relative;

}

#inrpf3i p strong:after, #igxvxue p strong:after, #izbn0x8 p strong:after, #ipfwhkr p strong:after {
    content: '';
    position: absolute;
    top: 0;
    right: -32px;
    width: 20px;
    height: 20px;
    background: url(../images/check-incon-blue.svg) no-repeat;
    background-size: 20px;

}

#iorq7s3 {
    text-transform: uppercase;
}


#iu2wwm img, #is36n6 img, #inmuvi7 img, #i8ajaec img {
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
}

#ittlb .element-wrapper, #is80k .element-wrapper, #ifuwj .element-wrapper, #irifyb .element-wrapper {
    width: 100%;
}

.destop-none-pera {
    display: none;
}

.only-mobile-view {
    margin: 0;
    padding-top: 20px;
    display: none;
}


.only-mobile {
    display: none;
}

.list-prdct {
    align-items: center;
}

#igbyei2 {
    padding-right: 10px;
}

.desktp-none-pera, #ifibt6.desktop-none-pera {
    display: none;
}

.no-desktop {
    display: none;
}

.car-cntnt-wrpr-row figure img {
    width: 100%;
}


@media(max-width:1650px) {
    .topbnr h1 {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 15px;
    }

    .topbnr h2 {
        font-size: 30px;
        line-height: 35px;
    }
}

@media(max-width:870px) {

    .product-card h5 {
        font-size: 16px;
    }

    .lessthan {
        width: 90%;
    }

    .freeshing {
        padding: 5px 0;
    }

    .freeshing span {
        font-size: 17px;
    }

    .freeshing img {
        margin-right: 10px;
    }

    .cover-pic-hldr, #i6z63zd {
        height: 200px;
    }

    .product-card {
        width: 32%;
    }

    #igesyfw {
        margin: 20px 5px 0px;
    }
}

@media(max-width:850px) {

    .el-993852>.scraped-container-box:nth-child(1), .el-993852>.scraped-container-box:nth-child(3) {
        width: 0;
        min-width: 0;
        max-width: 0;
    }

    #i03ar8, #iofpwki, #iofpwki, #im7u1k7, #if7gel {
        min-width: 100%;
    }

    .el-820360>.scraped-container-box:nth-child(1), .el-820360>.scraped-container-box:nth-child(3) {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }

    .scraped-container-box.cbox-820360-2 {
        align-items: center;
        padding-top: 20px;
    }

    #iu2wwm img, #is36n6 img, #inmuvi7 img, #i8ajaec img {
        border-radius: 22px;
        -webkit-border-radius: 22px;
        -moz-border-radius: 22px;
        -ms-border-radius: 22px;
        -o-border-radius: 22px;
    }

    .cover-pic-hldr, #i6z63zd {
        height: 165px;
    }

    #ik0rqz {
        padding: 5px;
    }

    .el-642972 {
        font-size: 14px;
    }

    #\37 93965 {
        padding: 40px 15px;
    }

    #idcdc br {
        display: none;
    }

    #fkt-link-735-6b0-99a {
        padding: 15px 10px;
    }

    #iztazyr br, #iyeugqs br {
        display: none;
    }

    .lessthan {
        width: 97%;
    }
}

@media(max-width:600px) {

    .product-card-row {
        flex-wrap: wrap;
        padding: 0 15px;
        flex-direction: column-reverse;
        margin: 25px 0 0 0;
    }



    .product-card {
        width: 100%;
    }

    .lessthan {
        display: none;
    }

    .car-cntnt-wrpr-row {
        display: flex;
        align-items: center;
        padding: 10px 10px 0;
    }

    .car-cntnt-wrpr-row figure {
        padding: 0 4px 0 0;
        width: 45%;

    }

    .car-cntnt-wrpr-row .card-cnntnt {
        width: 55%;
    }

    .product-card h5 {
        font-size: 24px;
    }

    .product-card button {
        font-size: 16px;
        padding: 15px;
        margin: 7px 0 3px 0;
    }

    .total-txt {
        font-size: 15px;
        font-weight: 300 !important;
    }

    .total-txt s {
        font-weight: bold;
    }

    .cutomr-buytxt {
        font-size: 15px;
    }

    .paycard {
        margin: 5px 0;
    }

    .product-card, .product-card.scale {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);

    }

    .product-card.scale {
        order: 1;
    }

    .product-card {
        margin-bottom: 15px;
    }

    .product-card h4 {
        padding: 8px;
        font-size: 17px;
    }

    .card-grnty-txt {
        padding: 8px 6px 8px;
        font-size: 13px;
    }

    .card-grnty-txt:before {
        height: 0;
    }

    .freeshing span {
        font-size: 15px;
    }

    .freeshing img {
        width: 40px;
    }
}


@media(max-width:650px) {
    .scraped-container-box.cbox-337229-1 {
        display: none;
    }

    #\35 68285 {
        background: #000;
    }

    #fkt-link-e61-ca2-bef {
        font-size: 14px;
        padding: 10px;
        width: 100%;
    }

    #i95go img {
        width: 93px;
    }

    #\36 92377 {
        padding: 22px 9px;
        background-image: linear-gradient(0deg, #E6FBFB, #fff);
    }

    .cbox-515402-0 .element-wrapper {
        width: 100%;
    }

    #iil16i {
        margin-top: 20px;
    }

    #immbwr {

        font-weight: normal;

    }

    #iup1sw, #ivhtal, #i7hjfi, #iah1bn {
        padding-left: 10px;
    }

    .el-573846>.scraped-container-box:nth-child(1), .el-618997>.scraped-container-box:nth-child(1),
    .el-207448>.scraped-container-box:nth-child(1), .el-511899>.scraped-container-box:nth-child(1) {
        width: 8%;
        min-width: 8%;
        max-width: 8%;
    }

    #ih5smk, #izghcd, #itvfhz, #inbh9g {
        font-weight: 400 !important;
    }


    .moboleprtnr-row {
        margin-top: 5px;
    }

    #imetth {
        text-align: left;
        padding-left: 16px;
    }

    #it8jqa, #ife5xm {
        padding: 0;
    }

    #ig5lxj b, #iww1uf b, #i5ejz5 b, #iu9bpj b, #i14amh b, #ih8t07 b {
        font-weight: 200 !important;
    }

    .listpera p b {
        font-weight: 600 !important;
        font-size: 18px;
    }

    #ihlgyc {
        padding: 5px 25px;
    }

    .rightnw-txt, #iofpwki {
        text-align: left;
    }

    #iofpwki p {
        font-size: 18px;
    }

    #iofpwki .rightnw-txt {
        font-size: 20px;
    }

    .ingnorging-div p strong {
        font-weight: 400;
    }

    .destop-none-pera {
        display: block
    }

    .scraped-container-box.cbox-820360-2 {
        display: none;
    }

    .only-mobile-view {
        display: block;
        padding-bottom: 20px;
    }

    #i6qmqeh {
        text-align: center;
        font-size: 27px;
        padding: 0 50px;
    }

    #ikhkui p {
        font-size: 18px;
    }

    #ikhkui p b {
        font-weight: 300 !important;
    }

    #ikhkui #i5jf8j p b {
        font-weight: 200 !important;
    }

    #i496hf {
        margin-top: -32px;
    }

    #\35 71599 {
        padding: 45px 10px;
    }

    #\34 36501 {
        padding: 10px 10px 20px;
    }

    #id6np3u, #il7vjmx, #izef4v6 {
        margin-left: 5px;
        padding: 0;
    }

    #ii0rnwv, #i7at28h, #imm53fi {
        margin: 0;
        padding: 10px 0 0 5px;
    }

    .only-mobile {
        display: block;
        width: 100%;
    }

    #fkt-link-735-6b0-99a {
        margin-top: 30px
    }

    #fkt-image-bd0-7b6-967 {
        margin-top: 0;
    }

    .mobile-none-pera {
        display: none;
    }

    .desktp-none-pera {
        display: block;
    }

    .subhding-p {
        font-size: 19px;
    }

    .subhding-p b, #ijg4pjg b, #ioa5efo b, .mobile-no-bold b, #itn5bwc p b, #iujw35n b, #i06wxg3 b, #inh4j05 b, #ipg2hr5 b, #itujjjk b, #iz5rl1 b, #i3ged2 b {
        font-weight: 200 !important;
    }

    #\36 95359 {
        padding-bottom: 10px;
    }

    .el-235507>.scraped-container-box:nth-child(1), .el-235507>.scraped-container-box:nth-child(3), .el-235507>.scraped-container-box:nth-child(5) {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }

    #\39 76297 {
        padding: 25px 10px;
    }

    .cover-pic-hldr, #i6z63zd {
        height: auto;
    }

    #iertt9y {
        font-size: 27px;
    }

    #\39 6834 {
        padding: 0 10px;
    }

    #icjaiss p {
        font-size: 33px;
        padding: 0 10px;
    }

    #ihi1jng {
        padding: 0 80px;
    }

    #i2syl4e {
        font-weight: 300;
    }

    .section .section_row.mb-clm-rvrs {
        flex-direction: column-reverse;
    }

    #itujjjk+br {
        display: none;
    }

    #ifibt6.desktop-none-pera {
        font-size: 27px;
        line-height: 33px;
        display: block;
    }

    #igesyfw {
        margin: 20px 0 0 0;
    }

    .no-desktop {
        display: block;
    }

    .no-mobile {
        display: none;
    }
}