@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@300;400&family=Libre+Franklin&family=Zilla+Slab:wght@400;500);

body {
    margin: 0;
    min-height: 100%;
    background-color: #fff;
    font-size: 15px;
    line-height: 24px;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

p {
    margin-top: 0;
    margin-bottom: 10px
}

.navigation a:focus, .bundle-faq .panel-title > a:focus {
    outline: 0 !important;
}

body #consent-manager div {
    flex-flow: revert !important;
    align-items: center !important;
    margin-top: 0px !important;
}

.advertorial-1 .headers {
    max-width: 1170px;
    margin: 0 auto;
}

#consent-manager {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 10000000000;;

    background-color: #4e4e4ed6 !important;
    box-shadow: 0 5px 9px 0 rgba(0,8,16,.17), 0 5px 18px rgba(0,0,0,.17);
    padding:0 7%;
}
#consent-manager span{
    color: #dbdbde;
    font-family: 'Open Sans';
    font-size: 14px;
    padding:0 20px 20px 20px;
    width: 80%;
    float: left;
    line-height: 24px;
}
#consent-manager div {
    background: none;
}
#consent-manager button {
    background: #009688;
    color: #dbdbde;
}
.cookie-consent-container {
    display: none;
}
.cookie-consent a {
    color: #dbdbde;
}

.cookie-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.cookie-description {
    padding: 0 20px 20px 20px;
    display: none;
}

.cookie-description h3 {
    margin: 5px 0;
}

.cookie-consent .accept {
    width: 30%;
}

.cookie-consent .accept input {
    background-color: #009688;
    box-shadow: none;
    border: 0;
    width: 100%;
}

.advertorial-2 .header.main-container {
    align-items: start;
}

.reviews-container > div {
    margin: 0 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.main-container {
    margin-right: auto;
    margin-left: auto;
    max-width: 1170px;
}

.advertorial-2 .header-container {
    background-color: #333;
}

.advertorial {
    color: #ddd;
    font-size: 16px;
    background-color: #333;
    text-align: center;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.header-container {
    background-color: #4bd080;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.headers {
    padding-right: 10px;
    padding-left: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
}

.headers .logo {
    font-size: 24px;
}

.headers .mobile-menu, .headers a {
    padding: 20px;
    text-decoration: none;
    display: inline-block;
    color: #fff;
}

.advertorial-1 .footer, .advertorial-2 .footer {
    text-align: center;
    padding: 25px 20px 50px;
    background-color: #333;
    color: #dadada;
    padding-bottom: 0;
}

.footer-links a {
    padding: 0 10px 10px;
    display: inline-block;
    color: #fff
}

.footer-links p {
    margin-bottom: 0;
}

.two-columns {
    display: flex
}

.two-columns > div:first-child {
    max-width: 80%;
    padding: 0 20px
}

.two-columns > div:nth-child(2) {
    max-width: 20%;
    min-width: 200px;
    margin-top: 50px;
    padding-right: 20px
}

.main .breadcrumbs {
    font-family: Oswald, sans-serif;
    color: #666;
    font-size: 14px;
    padding-top: 20px
}

.main-head h1 {
    font-family: 'Libre Franklin', sans-serif;
    font-size: 40px;
    line-height: 48px;
    font-weight: 500;
    margin: 13px 0
}

.main-head h2 {
    font-family: 'Libre Franklin', sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    margin: 13px 0
}

.article-info {
    display: flex;
    justify-content: space-between;
    padding-bottom: 5px
}

.article-info .published {
    font-family: Oswald, sans-serif;
    font-size: 14px;
    font-weight: 300
}

.main-head .highlighted {
    margin-bottom: 15px;
    padding: 10px;
    font-family: Oswald, sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: 300;
    border-radius: 5px;
    background-color: #e4fbed
}

.big-image {
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 10px;
    box-shadow: 0 3px 11px -5px #000
}

.advertorial-1 .main p {
    margin-top: 10px;
    margin-bottom: 20px;
    color: #444;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400
}

.main-body h1 {
    margin-top: 25px;
    margin-bottom: 20px;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 26px;
    line-height: 42px;
    font-weight: 600
}

.text-highlight h1 {
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: 'Zilla Slab', sans-serif;
    color: #0ba24e;
    font-size: 36px;
    line-height: 42px;
    font-weight: 500;
    text-align: center
}

.side .featured-on h3, .side .follow h3 {
    margin-top: 30px;
    border-style: none none solid;
    border-width: 1px;
    border-color: #000 #000 hsla(0, 0%, 90.7%, .5);
    font-family: Oswald, sans-serif;
    color: #666;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 10px
}

.side .ad {
    border: 1px solid #28bf57;
    border-radius: 20px 20px 0 0;
    width: 100%;
    border-bottom-style: none;
    display: block;
    text-align: center;
    color: #333;
    text-decoration: none
}

.side .ad img {
    max-width: 100%;
    padding: 20px 0
}

.side .ad h1 {
    font-family: Oswald, sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    padding: 0 10px
}

.side .ad p {
    padding-right: 10px;
    padding-left: 10px;
    font-family: Oswald, sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
    padding-bottom: 15px
}

.side .ad-bottom {
    border: 1px solid #28bf57;
    width: 100%;
    border-radius: 0 0 20px 20px;
    background-color: #28bf57;
    display: block;
    text-align: center;
    padding: 5px 0;
    color: #fff;
    text-decoration: none;
    font-family: Oswald, sans-serif;
    font-size: 18px;
    line-height: 26px
}

.follow {
    margin-bottom: 20px
}

.follow a {
    width: 50px;
    height: 50px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 24px;
    border-radius: 7px;
    margin: 0 2px
}

.follow .facebook {
    background-color: #3b5998
}

.follow .youtube {
    background-color: red
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-reorder:before {
    content: "ïƒ‰"
}

.fa-ban:before {
    content: "ïž"
}

.fa-danger:before, .fa-exclamation-triangle:before {
    content: "ï±"
}

.main .review {
    padding: 25px;
    border: 1px solid rgba(189, 189, 189, .5);
    border-radius: 8px;
    background-color: #e4fbed;
    font-family: 'Libre Franklin', sans-serif;
    color: #08612f;
    font-size: 17px;
    line-height: 26px;
    text-align: center;
    margin: 15px 0
}

.main .offer {
    padding: 25px;
    border: 1px solid #000;
    background-color: #e4fbed;
    margin: 15px 0
}

.offer p {
    padding: 0;
    margin: 10px 0;
    line-height: 1.5
}

.main .review .reviewer {
    font-weight: 600;
    font-style: italic
}

.cta-button {
    display: block;
    margin-top: 17px;
    margin-bottom: 20px;
    font-weight: 700;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    border: 1px solid #000;
    border-radius: 4px;
    background-color: #f0c14b;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f7dfa5), to(#f0c14b));
    background-image: linear-gradient(180deg, #f7dfa5, #f0c14b);
    box-shadow: inset 0 0 1px 0 rgb(64 0 255 / 1%);
    color: #000;
    font-size: 34px;
    line-height: 42px;
    text-decoration: none;
    cursor: pointer
}

.headers .mobile-menu {
    display: none
}

.headers .mobile-overlay {
    position: absolute;
    overflow: hidden;
    top: 65px;
    left: 0;
    right: 0;
    max-width: 100%;
    margin: 0 10px;
    background-color: #000;
    max-height: 0
}

.headers .mobile-overlay a {
    display: block;
    border-bottom: 1px solid hsla(0, 0%, 100%, .3)
}

.headers .mobile-overlay a:last-child {
    border-bottom: none
}

.youtube-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin: 30px 0;
    border-radius: 10px;
    box-shadow: 0 3px 11px -5px #000
}

.video-container embed, .video-container object, .youtube-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.reviews-container {
    display: flex;
    justify-content: center;
    margin: 25px 0
}

.reviews-container > div {
    margin: 0 22px
}

.reviews-container img {
    padding: 5px;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box
}

.featured-on img {
    padding: 10px 0
}

.relative {
    position: relative
}

.logos {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 20px
}

.logos img {
    padding: 0 20px;
    max-height: 40px
}

.bellow-button {
    font-family: Oswald;
    text-align: center;
    font-size: 17px
}

.advertorial-2 {
    background-color: #f8fff7
}

.insider_template .body .two-columns > div {
    width: auto;
}

.advertorial {
    background-color: #4c4c4c
}

.advertorial-2 .body {
    margin-top: 20px;
    padding: 10px 20px 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #bfbfbf;
    border-radius: 6px;
    background-color: #fff;
    max-width: 960px;
    margin-right: auto;
    margin-left: auto
}

.advertorial-2 .main-container {
    max-width: 1020px
}

.advertorial-2 h1 {
    font-family: Oswald, sans-serif;
    font-size: 43px;
    line-height: 53px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 10px
}

.advertorial-2 .article-info {
    font-family: Roboto, sans-serif;
    color: #525252;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 20px
}

.advertorial-2 .body p {
    position: relative;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Roboto, sans-serif;
    color: #525252;
    font-size: 20px;
    line-height: 28px
}

.advertorial-2 .body .first-letter {
    font-family: Georgia, Times, times new roman, serif;
    color: #333;
    font-size: 60px;
    line-height: 28px
}

.advertorial-2 .content .head_below {
    display: flex;
    align-items: flex-start
}

.advertorial-2 .content .head_below img {
    max-width: 100%;
    max-height: 100%;
    width: 50%
}

.advertorial-2 .checklist {
    display: flex;
    padding: 10px 0
}

.advertorial-2 .checklist .bullet-point {
    position: relative;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Roboto, sans-serif;
    color: #333;
    font-size: 20px;
    line-height: 28px;
    padding-right: 30px;
    display: flex;
    align-items: center;
    font-weight: 600
}

.advertorial-2 .checklist i {
    font-size: 25px;
    padding-right: 5px
}

.advertorial-2 h2 {
    font-size: 35px;
    line-height: 44px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px
}

.advertorial-2 .footer {
    background-color: revert;
    color: revert
}

.advertorial-2 .footer-links a {
    color: #878787
}

.advertorial-2 .super {
    position: relative;
    top: -4px;
    font-size: 16px
}

.advertorial-2 ul li {
    font-family: Roboto, sans-serif;
    color: #525252;
    font-size: 20px;
    line-height: 28px;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 5px
}

.advertorial-2 .bullet-headline {
    font-weight: 600
}

.advertorial-2 .reviewss {
    margin-top: 0;
    padding: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #b3dab2;
    background-color: #f4fdf5
}

.advertorial-2 .reviewss h3 {
    padding-bottom: 5px;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #333;
    font-family: Oswald, sans-serif;
    font-size: 31px;
    line-height: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.advertorial-2 .body .highlight {
    margin-top: 5px;
    margin-bottom: 8px;
    padding: 10px 20px;
    background-color: #d5f5d1;
    font-size: 17px;
    color: #000
}

.advertorial-2 .cta-box {
    margin-top: 10px;
    padding: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #b3dab2;
    text-align: center
}

.advertorial-2 .body p.above-cta {
    margin-bottom: 8px;
    font-family: Oswald, sans-serif;
    font-size: 24px
}

.advertorial-2 .cta-box .cta-button {
    padding: 20px 40px;
    border-style: solid;
    border-width: 2px;
    border-color: #e98c3c;
    border-radius: 8px;
    background-color: #fb9c40;
    font-family: Roboto, sans-serif;
    font-size: 22px;
    line-height: 1.4;
    font-weight: 700;
    text-align: center;
    background-image: none;
    color: #fff;
    max-width: 400px;
    margin: auto
}

.advertorial-2 .youtube-container {
    border-radius: 0;
    box-shadow: none
}

.advertorial-2 .reviews.bottom-reviews {
    background-color: #fff
}

.advertorial-2 img, .advertorial-2 video {
    max-width: 100%;
    max-height: 100%;
    padding: 5px 0
}

.footer {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    border-top: 0px;
    margin-top: 0px !important;
}

/*.footer .main-container {width: 1200px; max-width: 1200px;}*/
.at4-visually-hidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    overflow: hidden;
}

.page {
    margin-right: 0px;
    margin-left: 0px;
}

.advertorial-1 strong {
    font-size: 21px;
    color: #fff !important;
}

.page.index.insider_template p:first-child {
    margin: 0;
}

.social-media a.youtube:after {
    content: "\f167";
    color: #fff !important;
    font-family: 'FontAwesome';
    margin-left: -5px;
}

.social-media a.facebook:after {
    content: "\f09a";
    font-family: 'FontAwesome';
    margin-left: -5px;
}

.advertorial-2 {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.advertorial-2 strong {
    color: #fff !important;
    font-size: 24px;
}

.offer strong {
    color: #333 !important;
}

.reviewss.bottom-reviews.bgwhite {
    background: #fff;
}

.size-row span {
    min-width: 70px;
}

.comparison-container ul {
    margin-left: 0;
}

.reviews {
    margin-bottom: 0px;
    margin-top: 0px;
}

.page.pages {
    margin-top: 50px;
}

.block-title h1 {
    font-weight: 700;
}

.page.pages .youtube-preview.js-flickity.flickity-enabled.is-draggable {
    max-width: 100%;
    margin: 15px auto;
    left: 0;
}

.pages section.page {
    margin-top: 0;
}

.footer.oc-footer-copyright {
    text-align: center;
    padding: 0 20px 50px;
    background-color: #333;
    color: #dadada;
}

@media (max-width: 1300px) {
    .product_details .reviews-container {
        width: 100%;
    }

}

@media (max-width: 1298px) and (min-width: 766px) {
    .advertorial-1 .reviews-container > div {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .two-columns {
        flex-flow: column;
        align-items: center
    }

    .two-columns > div:first-child {
        max-width: 100%
    }

    .two-columns > div:nth-child(2) {
        max-width: 350px;
        margin-top: 10px;
        padding: 0 20px;
        align-items: center;
        text-align: center
    }

    .headers .menu {
        display: none
    }

    .headers .mobile-menu {
        display: block
    }

    .headers .mobile-menu.active {
        background-color: #000
    }

    .headers .mobile-overlay.active {
        max-height: initial;
        transition: height, .4s linear
    }

    .article-info {
        flex-flow: column
    }

    .article-info .social-media {
        margin-top: 7px
    }

    .advertorial-2 .body {
        margin-right: 5px;
        margin-left: 5px
    }

    .mobile-menu:after {
        font-family: 'FontAwesome';
        content: "\f0c9";
    }
}


@media (max-width: 800px) {
    .main-head h1 {
        font-size: 26px;
        line-height: 32px
    }

    .main-head h2 {
        line-height: 28px;
        font-size: 18px
    }

    .main .breadcrumbs {
        font-size: 12px
    }

    .article-info .published {
        font-size: 12px
    }

    .main-head .highlighted {
        font-size: 16px;
        line-height: 22px
    }

    .main-body h1 {
        font-size: 22px;
        line-height: 36px;
        margin-top: 0;
        margin-bottom: 14px
    }

    .text-highlight h1 {
        font-size: 26px;
        line-height: 32px;
        margin-top: 25px;
        margin-bottom: 25px
    }

    .main .review {
        font-size: 15px;
        line-height: 24px
    }

    .reviews-container {
        flex-flow: column
    }

    .reviews-container > div {
        display: flex
    }

    .reviews-container > div > div {
        width: 50%
    }

    .reviews-container > div > div:first-child {
        text-align: right
    }

    .advertorial {
        color: #999;
        font-size: 14px
    }

    .advertorial-2 .content .head_below {
        flex-flow: column-reverse
    }

    .advertorial-2 .content .head_below img {
        max-width: 100%;
        max-height: 100%;
        width: 100%;
        padding-bottom: 25px
    }

    .advertorial-2 .checklist {
        flex-flow: column
    }

    .advertorial-2 .checklist .bullet-point {
        padding: 10px 0
    }

    .advertorial-2 .body p {
        padding-top: 8px;
        padding-bottom: 8px
    }

    body #consent-manager div {
        flex-wrap: wrap !important;
    }

    #consent-manager span {
        padding: 0 0 20px 0 !important;
        width: 100%;
    }

    .page.pages {
        margin-top: 0px !important;
    }
}

@media (max-width: 479px) {
    .advertorial-2 .body {
        padding-right: 5px;
        padding-left: 5px
    }

    .advertorial-2 h1 {
        font-size: 32px;
        line-height: 40px;
        margin-top: 0
    }

    .advertorial-2 h2 {
        font-size: 26px;
        line-height: 36px
    }
}

@media (max-width: 1298px) and (min-width: 766px) {
    .reviews-container > div {
        width: 210px
    }
}
