pre {
    text-align: center;
}
.text-center {
    text-align: center;
}
body {
    height: auto;
}
.conclusion, .ingredients {
    padding: 60px 0 0 0;
}
@media (max-width: 992px) {
    .conclusion, .ingredients {
        padding: 30px 15px;
    }
}
.conclusion img.top, .ingredients img.top {
    height: 120px;
    padding-bottom: 30px;
}
@media (max-width: 767px) {
    .conclusion img.top, .ingredients img.top {
        height: 75px;
        padding-bottom: 15px;
    }
}
.conclusion .row-center, .ingredients .row-center {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}
.ingredients .card {
    padding-bottom: 30px;
}
.ingredients .card .background-image {
    padding-top: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.ingredients .card .cover-text img.icon {
    height: 50px;
    width: 50px;
}
.ingredients .card .cover-text .h-text {
    font-size: 26px;
    font-weight: bold;
    color: black;
}
.ingredients .card .cover-text .text {
    text-transform: uppercase;
    font-size: 20px;
    color: black;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
@media (max-width: 992px) {
    .ingredients .card .cover-text {
        text-align: center;
    }
    .ingredients .card .cover-text .text {
        -webkit-line-clamp: 5;
    }
}
.ingredients .card .cover-text .cover-more {
    margin: 10px 0;
}
blog-list ._blogList ._bl_container._type_grid_2 ._bl_items ._bl_items_info h3 {
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    word-break: break-word !important;
    text-decoration: none !important;
    display: -webkit-box !important;
    line-height: 1.3 !important;
}
component-video-list-a .block-video-list .video-cover {
    opacity: 1 !important;
}
/* FAQ */

.cover_faq * {
    text-decoration: none!important;
    outline: none!important;
}
.cover_faq {
    padding-top: 60px;
}
.cover_faq .cover_center {}
.cover_faq .cover_center .head {
    background-color: #F1948A;
    text-align: center;
}
.cover_faq .cover_center .head .display-table {
    display: table;
    width: 100%;
    height: 50px;
    margin: 0 auto;
}
.cover_faq .cover_center .head .display-table .display-table-cell {
    display: table-cell;
}
.cover_faq .cover_center .head .display-table .display-table-cell a {
    font-size: 43px;
    color: #fff;
}
.cover_faq .cover_center .head .display-table .display-table-cell a:hover {
    color: #fff;
}
.cover_faq .cover_center .body {
    background-color: #eee;
}
.cover_faq component-faq-slide-type-a .component-faq-slide-type-a .cover_faq .cover_fsl_answer {
    color: black;
}
/* FAQ */

/* snapwidget */

.cover_snapwidget * {
    text-decoration: none!important;
    outline: none!important;
}
.cover_snapwidget {
    padding-top: 40px;
}
.cover_snapwidget .cover_iframe {
    text-align: center;
}
/* snapwidget */

html body[ng-app="app"] .cover_confirm_payment * {
    font-family: 'Source Sans Pro' !important;
    outline: none !important;
    text-decoration: none !important
}
html body[ng-app="app"] .cover_confirm_payment .cover_body_payment {
    margin: 0
}
html body[ng-app="app"] .cover_confirm_payment .cover_body_payment .cover_payment .cover_top_form h1 {
    margin: 0;
    color: #000;
    line-height: 2;
    font-weight: bold;
    font-size: 20px !important;
    font-family: 'Source Sans Pro' !important
}
@media (max-width:767px) {
    html body[ng-app="app"] .cover_confirm_payment .cover_body_payment .cover_payment .cover_top_form h1 {
        font-size: 12px !important
    }
}
html body[ng-app="app"] .cover_confirm_payment .cover_body_payment .cover_payment .cover_form {
    border-radius: 5px;
    padding: 20px 40px 20px 40px;
    border: 1px solid rgba(0, 0, 0, 0.12)
}
@media (max-width:767px) {
    html body[ng-app="app"] .cover_confirm_payment .cover_body_payment .cover_payment .cover_form {
        margin-bottom: 15px
    }
}
html body[ng-app="app"] .cover_confirm_payment .cover_body_payment .cover_payment .cover_form .cover_top_head h2 {
    margin: 0;
    color: #000;
    line-height: 2;
    font-weight: bold;
    font-size: 20px !important;
    font-family: 'Source Sans Pro' !important
}
@media (max-width:767px) {
    html body[ng-app="app"] .cover_confirm_payment .cover_body_payment .cover_payment .cover_form .cover_top_head h2 {
        font-size: 12px !important
    }
}
html body[ng-app="app"] .cover_confirm_payment .cover_body_payment .cover_payment .cover_form .cover_body p {
    color: #000;
    line-height: 2;
    font-weight: normal;
    font-size: 14px !important;
    font-family: 'Source Sans Pro' !important
}
html body[ng-app="app"] .cover_confirm_payment .cover_body_payment .cover_payment .cover_form .cover_footer button {
    border: 0;
    color: #fff;
    padding: 10px 30px;
    border-radius: 10px;
    font-size: 14px !important;
    font-family: 'Source Sans Pro' !important;
    background: linear-gradient(0deg, #06884f 0, #13a563 100%)
}
html body[ng-app="app"] .cover_confirm_payment .cover_body_payment .cover_payment .cover_form .cover_footer button span {
    width: 100%;
    color: #fff;
    display: block;
    line-height: 20px;
    font-size: 14px !important;
    font-family: 'Source Sans Pro' !important
}
html body[ng-app="app"] .cover_confirm_payment_send {
    margin: 30px 0
}
html body[ng-app="app"] .cover_confirm_payment_send * {
    outline: none !important;
    ext-decoration: none !important;
    font-family: 'Source Sans Pro' !important
}
html body[ng-app="app"] .cover_confirm_payment_send .cover_top {
    padding-bottom: 30px;
    text-align: center
}
.cover-pages .cover-page-home {}
.cover-pages .cover-page-home .cover-image-group-lists {
    padding: 40px 0;
}
.cover-pages .cover-page-home .cover-image-group-lists .cover-cart .cover-iframe {}
.cover-pages .cover-page-home .cover-image-group-lists .cover-top {
    padding-bottom: 20px;
}
.cover-pages .cover-page-home .cover-image-group-lists .cover-top h1 {
    text-align: center;
}
.cover-pages .cover-page-home .cover-image-group-lists .cover-top-view {
    text-align: center;
    padding-bottom: 20px;
}
.cover-pages .cover-page-home .cover-image-group-lists .cover-image-group .row {
    margin: 0 -5px;
}
.cover-pages .cover-page-home .cover-image-group-lists .cover-image-group .col {
    padding: 0 5px;
}
.cover-pages .cover-page-home .cover-image-group-lists .cover-image-group .cover-cart {
    padding-bottom: 10px;
}
.cover-pages .cover-page-home .cover-image-group-lists .cover-image-group .cover-cart .cover-background-image .background-image {
    padding-top: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}
.cover-pages .cover-page-home .cover-image-group-lists .cover-image-group .cover-cart .cover-background-image .background-image.actice {
    background-color: #f5f5f5
}