.section.ss_customer_review.ss-custom .row_title h2 {
    margin: 0px;
    text-align: center;
    color: #fff;
}

.section.ss_customer_review.ss-custom .row_title {
    width: 100%;
    background-color: #0058a2;
    padding: .5em;
}

.ss-custom .row:last-child .col {
    padding-bottom: 0px;
}

.ss_customer_say.ss-custom .row_title h2 {
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px
}

.page-template-page-checkout-heat .ss-custom.section {
    display: block;
    padding-top: 0;
}

.item_faq .title_item_faq {
    padding: .75rem 1.25rem;
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
    border-radius: .25rem;
    margin-bottom: 1rem;
}

.item_faq .content_itemt_faq {
    color: #212529;
    margin-bottom: 1rem;
}

.container_list_customer_review {
    padding: 20px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.container_list_customer_review .item_customer_review {
    width: calc(50% - 30px);
    justify-content: space-between;
    background-color: #fff;
    box-shadow: 0 6px 9px -7px #333;
    font-size: 14px;
    padding: 10px;
    margin-bottom: 35px;
    border-top: 1px solid #f0f0f0;
    height: fit-content;
}

.container_list_customer_review .item_customer_review p {
    margin-bottom: 0px;
    color: #212529;
}

.container_list_customer_review .item_customer_review .ranking_vote {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.container_list_customer_review .item_customer_review .ranking_vote .time_review {
    font-size: 12px;
    color: #808080;
}

.container_list_customer_review .item_customer_review .item_author p {
    color: #808080;
}

.container_list_customer_review .item_customer_review .item_author span.verifide_review {
    color: #1CC286;
}

.container_list_customer_review .item_customer_review .item_author span.verifide_review img {
    display: inline-block;
    height: 14px;
    margin: -3px 3px 0px 3px;
}

.container_list_comment .comment_item {
    border: 1px solid #e1e1e1;
    padding: 10px;
    margin-bottom: 10px;
    color: #212529;
}

.container_list_comment .comment_item .heading_comment {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.container_list_comment .comment_item .heading_comment .col_left {
    display: flex;
    align-items: center;
}

.container_list_comment .comment_item .heading_comment .col_left img {
    width: 56px;
    border-radius: 50%;
    margin-right: 20px;
}

.container_list_comment .comment_item .content_comment {
    margin-left: 70px;
    padding-top: 1rem;
    border-top: 1px dashed #808080;
}

.container_list_comment .comment_item .heading_comment .col_left .infor_author strong {
    color: #1fba34;
}

.container_list_comment .comment_item .heading_comment .col_left .infor_author {
    color: blue;
}

section.section.ss_customer_say.ss-custom {
    padding: 0px;
}

.container_tab_review .btn_action_review {
    display: inline-block;
    margin-right: 40px;
    color: #252525;
    cursor: pointer;
    border: 1px solid #777;
    padding: 10px 20px;
}

.container_tab_review {
    display: flex;
    justify-content: center;
    margin: 30px 0px;
}

.container_tab_review .btn_action_review.active {
    font-weight: bold;
    border-color: #000;
    box-shadow: 0px 1px 2px #ccc;
}

.page-template-page-checkout-heat .star-rating span:before {
    color: gold;
}

.container_list_customer_review.site-review .item_customer_review {
    box-shadow: none;
    border-top: none;
    margin-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
}

.pagination.list_review ul.page-numbers {
    display: flex;
    justify-content: center;
}

.pagination.list_review li {
    margin: 0;
    list-style: none;
    margin-left: 10px;
}

.pagination.list_review li .current.page-numbers {
    background-color: #62a4c7;
    color: #fff;
    border-color: #62a4c7;
}

.pagination.list_review li .page-numbers {
    width: 30px;
    height: 30px;
    display: flex;
    border: 1px solid #808080;
    align-items: center;
    justify-content: center;
}

@media (max-width:850px) {
    .container_list_comment .comment_item .heading_comment {
        display: block;
    }

    .col.payment_opt {
        padding-bottom: 0px;
    }

    .page-template-page-checkout-heat form.checkout.woocommerce-checkout {
        margin-bottom: 0px;
    }

    .page-template-page-checkout-heat .col.large-5.small-12.op_c_checkout_form {
        padding-bottom: 0px;
    }

    .page-template-page-checkout-heat div#mwc_checkout {
        padding-bottom: 0px;
    }

    .page-template-page-checkout-heat div#content {
        padding-bottom: 0px;
    }
}

@media (max-width:767px) {
    .container_list_customer_review .item_customer_review {
        width: 100%;
    }

    .container_list_comment .comment_item .content_comment {
        margin-left: 0px;
    }
}

@media (max-width:480px) {
    .container_list_comment .comment_item .heading_comment {
        display: block;
    }
}

/*
css for block header
*/
.color_white {
    color: #fff;
}

.box_list_verify ul {
    position: relative;
    margin-left: 20px;
}

.box_list_verify li {
    list-style: none;
    color: #fff;
    text-align: left;
    padding-bottom: 6px;
    margin-left: 15px !important;
    border-bottom: 1px dashed rgba(255, 255, 255, .5);
    margin-bottom: 6px;
}

.box_list_verify li:before {
    font-family: "FontAwesome";
    content: "\f058";
    position: absolute;
    left: -20px;
    color: #8eba3e;
    font-size: 25px;
    line-height: 25px;
}

.box_list_verify {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 1.5em 2em;
    border-radius: 5px;

}

.box_list_verify li img {
    display: inline-block;
    margin-right: 5px;
}

.row_not_pd .col {
    padding-bottom: 0px;
}

.section.ss_introduce_block_checkout {
    padding-top: 0px !important;
}

.section.ss_introduce_block_checkout .section-content.relative {
    padding: 0px 15px;
    border: 1px solid #808080;
    border-top: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

span.text-scale {
    font-size: 0.8em;
}

.row-slogan_checkout p {
    font-size: 1.3em;
    color: #252525;
}

.btn_notice_discount {
    text-align: center;
    padding: 10px;
    color: #252525;
    background-color: #d4edda;
    border-radius: 7px;
    font-weight: bold;
    margin-bottom: 30px;
    box-shadow: 0 6px 9px -5px #000;
    overflow: hidden;
    margin: 0 auto 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.btn_notice_discount svg.check {
    width: 30px;
    height: 30px;
    display: inline;
}

.btn_notice_discount i {
    color: #73AF55;
    font-size: 25px;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: inherit;
}

.btn_notice_discount p {
    margin-bottom: 0;
    margin-left: 5px;
    color: #73AF55;
    display: inline-block;
    vertical-align: text-bottom;
}

.row_list_icon_box .icon-box-text p {
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    color: #fff;
    height: 30px;
    overflow: hidden;
}

.row_list_icon_box .col .col-inner {
    height: 100%;
    background-color: #0058a2;
    padding: 5px;
    border-radius: 5px;
}

.row_list_icon_box .icon-box-top .icon-box-img {
    margin: 0 auto;
    margin-bottom: 15px;
}

.row_list_icon_box .icon-box-top {
    height: 100%;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: .6em;
}


.ss_introduce_block_checkout p {
    color: #252525;
    margin-bottom: 0;
}

.page-template-page-blank-product-lp-w-footer .header-main,
.page-template-page-checkout-heat .header-main {
    height: 55px;
}

.page-template-page-blank-lp-with-header-php .header-main {
    height: 55px;
    background: rgb(249, 247, 244);
}

.page-template-page-blank-lp-with-header-php .page-wrapper,
    {
    padding-top: 0;
}

.wuc-row-image-center .img .img-inner {
    margin: 0 auto;
    text-align: center;
}

.wuc-row-image-center .img img {
    max-width: 80px;
    margin: 0 auto;
}

.ss_banner_block_checkout .section-bg.bg-loaded {
    background-size: inherit !important;
    border-radius: 15px;
}

.wuc-star-rating.star-rating span:before {
    color: yellow;
}

.container_list_comment .comment_item .heading_comment .col_left .infor_author span {
    font-weight: bold;
}

/*
.page-template-page-checkout-heat .header-main ,
.page-template-page-checkout-heat .page-wrapper  {
    background: url(https://offer.blissy.com/checkout/app/desktop/images/bg.jpg);
}
.page-template-page-checkout-heat .op_c_checkout_form #customer_details ,
.page-template-page-checkout-heat .mwc_upsell_product_wrap {
    background-color: #fff;
}*/
.container_list_comment .comment_item .heading_comment .col_left .infor_author i {
    font-size: 15px;
}

.container_list_comment .comment_item .heading_comment .col_left .infor_author i.far {
    font-family: "FontAwesome";
}

.container_list_comment .comment_item .heading_comment .col_left .infor_author span:last-child {
    font-size: 15px;
}

.single-product .product .single_add_to_cart_button,
.product-info .single_add_to_cart_button {
    width: 100%;
    font-size: 20px;
    z-index: 9;
    margin-bottom: 15px;
    margin-top: 15px;
    border-radius: 5px;
}

body .op_c_checkout_form #place_order {
    font-size: 1.3rem;
    padding: 13px 5px !important;
    line-height: normal;
}

button#place_order {
    width: 100%;
    padding: 0 10px;
    text-transform: uppercase;
}

/*.sbwcu_cart_addon_wrap .sbwcu_prod_info .sbwcu_add_to_cart a {
   font-size: 1.2rem;
}*/
#cart-popup .buttons .button {
    font-size: 1.2rem;
    padding: 11px 5px;
    line-height: normal;
}

#cart-popup .buttons .button.checkout {
    background-color: #70Ce66;
}

@media (max-width:900px) {

    .ss_banner_block_checkout .row .col {
        flex-basis: 100%;
        max-width: 100%
    }

    .ss_banner_block_checkout .row .col.wuc-col-block {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .ss_banner_block_checkout .section-bg.bg-loaded {
        background-size: cover !important;
    }

    .box_list_verify {
        padding-right: 15px;
        padding-left: 15px;
    }

    .wuc-deep-content {
        background: rgba(255, 255, 255, .85);
        border-radius: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }

    .wuc-deep-content .color_white {
        color: #283954;
        margin-bottom: 0;
    }
}

@media (max-width:849px) {
    .row_checkout_pd {
        padding-right: 15px;
        padding-left: 15px;
    }

    /*.page-template-page-checkout-heat div#mwc_checkout {
        padding-right: 15px;
        padding-left: 15px;
    }*/
    section.section.ss_customer_say.ss-custom {
        padding-top: 15px;
    }

    .row.op_c_banner .row.prod_items {
        margin: 0px -5px !important;
    }
}

@media screen and (max-width: 549px) {
    .row_list_icon_box .col {
        max-width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        padding: 0 5px 30px;
    }

    .row_list_icon_box .icon-box-text p {
        word-wrap: break-word;
    }
}

@media (max-width:480px) {

    .ss_introduce_block_checkout {
        padding: 30px 5px !important;
    }

    .container_tab_review .btn_action_review {
        padding: 10px 10px;
        font-size: 14px;
        margin-right: 30px;
    }
}

.ss_introduce_block_checkout .section-content>.row>.col:nth-child(2) .col-inner {
    height: 100%;
}

.ss_introduce_block_checkout .row_list_icon_box .col {
    padding-bottom: 5px;
}

.ss_introduce_block_checkout .row_list_icon_box {
    align-items: center;
    height: 100%;
}

body .row_col_need_center {
    margin: 0px !important;
    margin-top: 30px !important;
}

body .row.row_title_center {
    margin: 0px !important;
}

@media (max-width: 480px) {
    .row_col_need_center .col {
        padding: 0px 0px 30px 0px;
    }
}





/*New Homepage*/
.new_home.ss_1 .desktop .banner .banner-layers {
    max-width: 100%;
}

.new_home.ss_1 .slider-nav-light .flickity-page-dots .dot {
    background-color: #afb0b0;
    border-radius: 0;
    border: none;
    opacity: 1;
}

.new_home.ss_1 .slider-nav-light .flickity-page-dots .dot.is-selected {
    background-color: #61a4c7;
    border: navajowhite;
    border-radius: 0;
}

.new_home.ss_1 .desktop .banner .text-box {
    width: 44% !important;
    height: 100%;
}

.new_home.ss_1 .desktop .banner .text-box .text {
    height: 100%;
    padding: 0 !important;
}

.new_home.ss_1 .desktop .banner .text-box .text-inner {
    padding-right: 10% !important;
    padding-left: 10% !important;
}

.new_home.ss_1 .desktop .banner .text-box .text-inner h3 {
    letter-spacing: 4px;
}

.new_home.ss_1 .desktop .banner .text-box .divider {
    background-color: #fff;
    height: 2px;
    max-width: 70px;
}

.new_home .btn_read_more {
    min-width: auto;
}

.new_home.ss_2 .row>.col {
    padding-bottom: 0;
}

.new_home.ss_2 .img {
    background-color: rgba(0, 0, 0, 0.75);
}

.new_home.ss_2 img {
    z-index: -1;
    position: relative;
}

.new_home.ss_2 .button {
    margin-bottom: 10px;
    width: 95% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 73px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.new_home.ss_2 .button span {
    font-size: 1.5em;
    color: #fff;
    font-weight: normal;
    line-height: 1.5;
}

.new_home .btn_shop_now {
    min-height: auto;
    min-width: auto;
    line-height: 2em;
    padding: 0 1.2em;
    margin-bottom: 0;
    border-radius: 10px;
}

.new_home .btn_shop_now span {
    line-height: 1;
    padding: 5px;
}

.new_home.ss_3 .regular_price {
    color: #afb0b0;
    margin: 0;
    padding-top: 5px;
    text-decoration: line-through;
    font-size: 1.4em;
    line-height: 1;
    letter-spacing: 2px;
}

.new_home.ss_3 .sale_price {
    margin: 0;
    padding-top: 5px;
    color: #5ea2c5;
    font-weight: 700;
    font-size: 1.6em;
    line-height: 1;
    letter-spacing: 2px;
}

.new_home.ss_4,
.new_home.ss_5 {
    padding: 30px 0 !important;
}

.new_home.ss_4 .row>.col,
.new_home.ss_5 .row>.col {
    padding-bottom: 0;
}

.new_home.ss_4 h2,
.new_home.ss_5 h2 {
    margin-top: 15px;
}

.new_home.ss_4 h4,
.new_home.ss_5 h4 {
    line-height: 1.4;
}

.new_home.ss_4 p,
.new_home.ss_5 p {
    line-height: 1.4;
    font-size: 15px;
}

.new_home.ss_5 p {
    color: #000;
}

.new_home.ss_5 h2,
.new_home.ss_5 h4 {
    color: #61a4c7;
}

.new_home.ss_4 .btn_shop,
.new_home.ss_5 .btn_shop {
    border-radius: 10px;
    padding: 0 15px;
    font-weight: 100;
    letter-spacing: 2px;
    margin-bottom: 0;
}

.new_home.ss_4 .btn_shop span {
    color: #61a4c7;
    line-height: 2;
}

.new_home.ss_5 .btn_shop span {
    color: #fff;
    line-height: 2;
}

.new_home.ss_6 .title {
    margin-bottom: 10px;
}
.new_home.ss_6 .title a {
    color: #afb0b0;
}

.new_home.ss_6 .flickity-slider>.col {
    margin-bottom: 20px !important;
}

.new_home.ss_6 .price-wrapper {
    font-weight: 700;
    font-size: 1.5em;
    line-height: 1.1;
}
.new_home.ss_6 .price-wrapper span * {
    color: #61a4c7;
}
.new_home.ss_6 .price-wrapper del span * {
    color: #111;
}
.new_home.ss_6 .price {
    font-weight: 700;
    color: #61a4c7;
    letter-spacing: 2px;
    font-size: 1.5em;
    margin-bottom: 15px;
}
.new_home.ss_6 .btn_shop_now {
    margin-bottom: 10px;
}

.new_home.ss_7 .row {
    padding: 0 !important;
}

.new_home.ss_7 .col_left {
    display: flex;
    align-items: center;
}

.new_home.ss_7 .col_right {
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    padding: 10px !important;
}

.new_home.ss_7 .col_right h2 {
    font-weight: normal;
    font-size: 2em;
    letter-spacing: 3px;
}

.new_home.ss_7 .col_right p {
    line-height: 1.4;
}

.new_home.ss_8 .slider .icon-box-img {
    border: 1px solid;
    margin-bottom: -20px;
    border-radius: 50% !important;
    overflow: hidden;
}
.new_home.ss_8 .slider .icon-box-img img {
    padding: 0;
    border-radius: unset !important;
}

.new_home.ss_8 .slider .icon-box-text {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 1px solid;
    padding: 30px 5% 16px 5%;
    margin-bottom: 35px;
    font-size: 1.2em;
}

.new_home.ss_8 .slider .icon-box-text .star-rating {
    order: 2;
    display: inline-block;
    overflow: visible;
    padding-bottom: 30px;
}

.new_home.ss_8 .slider .icon-box-text .star-rating:after {
    content: "";
    border-bottom: 1px solid;
    position: absolute;
    width: 165%;
    left: -25px;
    right: 0;
    margin: auto;
    top: 100%;
    z-index: 1;
}

.new_home.ss_8 .slider .icon-box-text .testimonial-text {
    order: 1;
}

.new_home.ss_8 .slider .icon-box-text .testimonial-meta {
    order: 3;
    padding: 10px;
    min-width: 180px;
    position: absolute;
    bottom: -26px;
    background-color: #fff;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
}

.header-wrapper.page-lp-header-footer .header-inner.container {
    position: relative;
}

.header-wrapper.page-lp-header-footer .advertorial {
    margin: 0px;
    width: fit-content;
    position: absolute;
    right: 15px;
}

.header-wrapper.page-lp-header-footer .advertorial span {
    background-color: #5ea2c5;
    color: #fff;
    display: inline-block;
    padding: 2px 11px;
}

/*tablet*/
@media screen and (max-width: 850px) {
    .new_home.ss_2 .button {
        min-height: 49px;
    }

    .new_home.ss_2 .button span {
        font-size: 1em;
    }
}

/*mobile*/
@media screen and (max-width: 549px) {
    .new_home.ss_4 .col>.col-inner {
        text-align: left;
    }

    .new_home.ss_4 .divider {
        margin-left: unset;
    }

    .new_home.ss_2 .col,
    .new_home.ss_6 .products .col {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }

    /*order flex mobile*/
    .new_home .mb_order1 {
        order: 1;
    }

    .new_home .mb_order2 {
        order: 2;
    }

    .header-wrapper.page-lp-header-footer .advertorial {
        position: initial;
        width: 100%;
        text-align: center;
        font-size: 11px;
    }

    .header-wrapper.page-lp-header-footer .header-inner.container {
        flex-wrap: wrap;
    }

    .page-lp-header-footer .header-main {
        height: 90px;
    }
}