/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
div#reviews.woocommerce-Reviews {
    border-bottom: 1px solid #ddd;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto 30px;
}

.has-hover:hover .tag-label {
    background-color: var(--color-red);
}

div#reviews.woocommerce-Reviews {
    max-width: none;
}

.wpcf7::before {
    display: none !important;
}

.devvn_prod_cmt {
    /* background: #fff; */
    /* padding: 25px 30px; */
    max-width: none;
}

.devvn_prod_cmt>strong {
    font-size: 24px;
    text-transform: uppercase;
    font-family: var(--font-2);
    margin-bottom: 11px;
    font-weight: normal;
}

.devvn_cmt_form {
    background: #fff;
    padding: 25px 30px 20px;
    margin: 0;
}

.devvn_cmt_list {
    background: #fff;
    padding: 0 30px 20px;
}

.devvn_cmt_search_box {
    display: none;
}

.devvn_cmt_box>span.cmt_avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    float: left;
    overflow: hidden;
}

.devvn_cmt_box>span.cmt_avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.devvn_cmt_box_content {
    margin-left: 50px;
    background: #F0F1F3;
    padding: 14px 20px;
    margin-top: 7px;
}

.devvn_cmt_tool {
    margin-left: 50px;
    font-size: 14px;
}

.devvn_cmt_box>strong {
    font-size: 16px;
    margin-left: 7px;
}

.devvn_cmt_tool a {
    color: var(--color-red);
}

.devvn_cmt_lheader_left span {}

.devvn_cmt_list_header {
    text-transform: uppercase;
    font-family: var(--font-2);
    font-size: 18px;
}

ul.devvn_cmt_child {
    background: transparent;
    border: 0;
    margin-left: 40px;
    margin-top: 0;
}

.devvn_cmt_radio label span:before {
    border-color: #D3D4D8;
}

ul.devvn_cmt_child:before {
    display: none;
}

ul.devvn_cmt_child:after {
    display: none;
}

.devvn_cmt_box>span {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
}

.devvn_cmt_child .devvn_cmt_tool {
    background: #F0F1F3;
    padding: 0px 20px 10px;
}

button#devvn_cmt_submit {
    width: 106px;
    background: var(--color-red);
    color: #fff;
    height: 48px;
    font-family: var(--font-2);
    font-size: 18px;
    font-weight: 600;
}

.devvn_cmt_input input:not([type="submit"]) {
    height: 48px !important;
    box-shadow: none;
    border-radius: 4px;
    font-size: 16px;
    padding-left: 18px;
    border: 1px solid #D3D4D8;
}

.devvn_cmt_radio label span:after {
    /* border-color: #D3D4D8; */
}

.devvn_cmt_radio label input:checked~span:after {
    background: #D3D4D8;
    border: 1px solid #D3D4D8;
    width: 8px;
    height: 8px;
    top: 5px;
    left: 4px;
}

.devvn_cmt_radio label input:checked~span:after {
    background: var(--color-red);
    border: 1px solid var(--color-red);
}

.devvn_cmt_radio label input:checked~span:before {
    border: 1px solid var(--color-red);
}

form#devvn_cmt {
    background: #F0F1F3;
    margin: 0;
}

textarea#devvn_cmt_content {
    background: #F0F1F3;
    box-shadow: none;
    border: 0;
    padding: 22px;
    font-size: 16px;
}

.devvn_cmt_form_bottom {
    border: 0;
    border-top: 1px solid #fff;
}

ul.tabs.wc-tabs.product-tabs.nav-line>li.active>a:before {
    display: none;
}

ul.tabs.wc-tabs.product-tabs.nav-line>li.active>a {
    padding: 0;
}

ul.tabs.wc-tabs.product-tabs.nav-line>li.active>a b {
    display: none;
}

.woocommerce-Reviews-title {
    display: none;
}

i.devvn-star {
    color: #FFAB1B;
}

span.devvn_num_reviews {
    color: #4F4F4F;
}

#comments a.btn-reviews-now {
    background: var(--color-red);
    border-radius: 0;
    height: 54px;
    line-height: 37px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: var(--font-2);
}

.devvn_shortcode_list_reviews>strong {
    font-size: 18px;
    text-transform: uppercase;
    font-family: var(--font-2);
    margin-bottom: 14px;
    font-weight: normal;
}

.devvn_review_avatar {}

.devvn_review_avatar {
    width: 40px !important;
    height: 40px;
    border-radius: 50%;
    float: left;
    overflow: hidden;
}

.devvn_review_avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.devvn-style2 .devvn_review_top strong {
    font-size: 16px;
    margin-bottom: 6px;
}

.devvn-style2 .devvn_review_mid p {
    font-size: 18px;
    /* margin-left: 14px; */
}

.review_quick_tag {
    margin-top: 5px;
}

.review_quick_tag span {
    background: #F2F2F2;
    border: 0;
    opacity: 1;
    border-radius: 4px;
    color: #333333;
}

div#reviews div#comments {
    padding: 50px 30px;
    background: #fff;
}

.devvn_review_bottom a,
.devvn_review_bottom .reply a {
    color: var(--color-red);
}

.devvn-style2 .devvn_review_bottom {
    font-size: 14px;
}

nav.woocommerce-pagination {
    margin-right: 0;
    text-align: right;
}

.theme-flatsome.woocommerce div#reviews nav.woocommerce-pagination ul {
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 5px;
}

.woocommerce div#reviews nav.woocommerce-pagination ul li span,
.woocommerce div#reviews nav.woocommerce-pagination ul li a {
    width: 40px;
    height: 40px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}

body.woocommerce #reviews.devvn-style2 #comments ol.commentlist>li>ul.children {
    background: transparent;
    border: 0;
}

body.woocommerce #reviews.devvn-style2 #comments ol.commentlist>li>ul.children:before {
    display: none;
}

body.woocommerce #reviews.devvn-style2 #comments ol.commentlist>li>ul.children:after {
    display: none;
}

body.woocommerce.theme-flatsome #reviews #comments ol.commentlist li+li {
    border-top: 1px solid #F2F2F2 !important;
    padding-top: 14px;
    margin-top: 14px;
}

span.devvn_perc_rating {
    background-color: #EB5757 !important;
}

.style-v2 .star_box {
    border: 0;
}

@media only screen and (max-width: 850px) {

    .devvn_cmt_list,
    .devvn_cmt_form {
        padding: 12px;
    }

    textarea#devvn_cmt_content {
        padding: 16px 18px;
        min-height: 100px;
        /* font-size: 14px; */
    }

    .devvn_cmt_form_bottom {
        flex-direction: column;
        gap: 12px;
        justify-content: start;
        align-items: start;
        padding-bottom: 20px;
        display: flex;
    }

    .devvn_cmt_form_bottom>* {
        padding: 0 !important;
        margin: 0;
        width: 100% !important;
        text-align: left;
    }

    button#devvn_cmt_submit {
        height: 40px;
        font-size: 16px;
    }

    .devvn_cmt_input input:not([type="submit"]) {
        width: 100%;
        margin: 0 !important;
        height: 40px !important;
        font-size: 14px;
    }

    .devvn_prod_cmt>strong {
        font-size: 20px;
    }

    .devvn_cmt_list_header {
        font-size: 14px
    }

    .devvn_cmt_box>span.cmt_avatar,
    .devvn_cmt_box>span {
        width: 32px;
        height: 32px
    }

    .devvn_cmt_box>strong {
        margin-left: 0
    }

    .devvn_cmt_box_content,
    .devvn_cmt_tool {
        margin-left: 38px;
    }

    ul.devvn_cmt_child {
        margin-left: 28px
    }
}

@media only screen and (max-width: 550px) {

    .woocommerce div#reviews nav.woocommerce-pagination ul li span,
    .woocommerce div#reviews nav.woocommerce-pagination ul li a {
        height: 28px;
        width: 28px
    }

    .devvn-style2 .devvn_review_mid p {
        font-size: 16px
    }

    .devvn-style2 .devvn_review_top strong,
    .devvn_shortcode_list_reviews>strong {
        font-size: 14px
    }

    .devvn-style2 .devvn_review_bottom,
    .review_quick_tag span {
        font-size: 12px
    }

    #comments a.btn-reviews-now {
        height: 40px;
        line-height: 39px;
        min-width: 189px;
        padding: 0;
    }

    .style-v2 .star_box {
        border: 0;
    }

    .woocommerce-tabs .tab-panels {
        padding: 0
    }

    div#reviews div#comments {
        padding: 0
    }

    .devvn_cmt_list,
    .devvn_cmt_form {
        padding: 0;
        margin-bottom: 20px
    }
}

#isures-combo--wrap .isures-thumb {
    width: 100%;
}

.isures-variation--wrap {
    min-width: unset;
    max-width: 100%;
    width: 100%;
}

form.isures-combo--offers_wrap {
    display: none;
}

div#isures-combo--wrap {
    padding: 0;
}

div#isures-combo--wrap .owl-carousel .owl-stage-outer {
    max-width: calc(100% - 20px);
}

.isures-together--product_wrap.owl-carousel.owl-loaded.owl-drag {
    padding: 0;
}

.isures-together--product_wrap,
.isures-together--product_wrap.owl-carousel {
    display: block;
    width: 100%
}

.isures-combo--label_wrap {
    display: none;
}

.isures-price--change.amount {
    display: flex;
    flex-direction: column-reverse;
}

#isures-combo--wrap .amount,
#isures-combo--wrap ins {
    font-size: 16px;
    color: var(--color-red);
}

.isures-product {
    max-width: 300px;
}

#isures-combo--wrap del,
#isures-combo--wrap del .amount {
    font-size: 15px !important;
    color: #828282;
}

.isures-product.isures-prod--var {
    border: 1px solid #E0E0E0;
    display: block;
    width: 100%;
    max-width: unset;
    padding: 14px;
    margin: 0;
    margin-bottom: 10px;
}

.right-bar {
    max-width: 100%;
    flex-direction: row;
    align-items: center;
    /* margin-top: 15px; */
}

#isures-combo--wrap button.isures_add_to_cart.isures-combo--trigger {
    width: 242px;
    height: 59px;
    margin-right: 0 !important;
    background-color: transparent;
    color: var(--color-red);
    border: 1px solid;
    border-radius: 0;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: var(--font-2);
}

svg.isures-svg--cart {
    width: 53px;
    /* transform: none; */
    /* height: 20px; */
    margin: 0;
}

svg.isures-svg--cart path {
    fill: var(--color-red);
}

span.isures-label__bold {
    font-size: 16px;
    font-weight: 700;
}

#isures-combo--wrap .amount,
#isures-combo--wrap ins {
    font-size: 18px;
    font-weight: 700;
    font-family: var(--font-2);
    text-align: right;
    align-items: start;
}

#isures-combo--wrap del,
#isures-combo--wrap del .amount {
    font-size: 18px !important;
    font-weight: 300;
    font-family: var(--font-2);
}

p.isures-label--combo {}

p.isures-label--combo {
    display: none;
}

.isures-together--product_wrap:after {
    content: 'flickity';
    display: none;
    /* hide :after */
}

@media screen and (min-width: 1024px) {
    .isures-together--product_wrap:after {
        content: '';
    }
}

@media screen and (max-width: 1024px) {

    /* flex row mobile */
    #isures-combo--inner>*,
    .isures-wrap--flash_item>* {
        max-width: 100%;
        width: 100%;
    }

    .isures-together--product_wrap,
    .isures-together--product_wrap.owl-carousel {
        flex-wrap: wrap;
        width: 100%;
        padding: 0;
    }

    .isures-combo--offers_wrap {
        padding: 0 10px;
    }

    /*  */
    #isures-combo--inner * {
        font-size: 14px;
    }

    #isures-combo--wrap .isures-product {
        max-width: 50% !important;
        margin: 0 5px
    }

    #isures-combo--wrap .isures-product,
    #isures-combo--wrap .isures-product.current {
        max-width: 100%;
        width: 100%;
        padding: 10px;
        margin-bottom: 15px;
        margin-right: 0;
        display: block;
        align-items: start;
        flex-direction: column;
        justify-content: start;
    }

    #isures-combo--wrap .isures-products {
        flex-direction: column;
        max-width: 100%;
        width: 100%;
        flex-basis: 100%;
        padding: 0;
        border: none;
    }

    .isures-combo--row_wrap {
        padding: 0
    }

    #isures-combo--wrap .isures-product.current {
        margin-right: 0;
    }

    #isures-combo--wrap .augment {
        display: none
    }

    #isures-combo--wrap .isures-title {
        margin: 0;
        margin-bottom: 5px
    }

    #isures-combo--wrap .isures-thumb {
        max-width: 100%;
        margin: 0;
        width: 100%;
        aspect-ratio: 1/1;
        height: auto;
    }

    .right-bar {
        max-width: 100%;
        width: 100%;
        flex-direction: column;
        align-items: start;
    }

    .isures-variation--wrap {
        width: calc(100%);
        min-width: auto;
    }

    .isures-variation--wrap:before,
    .isures-variation--wrap:after {
        left: 25px
    }

    p.isures-label--combo,
    .isures-variation--wrap>p {
        font-size: 16px;
    }

    .isures-content--combo_wrap {
        position: relative;
        flex-basis: calc(100%);
    }

    #isures-combo--wrap .isures-product {
        border-bottom: 1px solid #f1f1f1;
    }

    #isures-combo--wrap .amount,
    #isures-combo--wrap ins {
        color: #333;
        font-size: 13px;
        font-weight: normal;
        text-decoration: none;
        color: var(--color-red);
    }

    #isures-combo--wrap del,
    #isures-combo--wrap del .amount {
        font-size: 12px !important;
    }

    #isures-combo--wrap span.isures-total ins {
        color: var(--isures-primary-cb_color);
        font-size: 16px;
        font-weight: bold
    }

    #isures-combo--wrap .isures-product>.isures-out-stock {
        left: auto;
        right: 0
    }

    span.isures-choose--var {
        margin-right: 15px;
    }

    .isures-label--combo {
        flex-wrap: wrap;
    }

    .isures-label--combo span {
        font-size: 14px;
    }

    #isures-combo--wrap {
        padding: 8px;
    }

    #isures-combo--wrap button.isures_add_to_cart.isures-combo--trigger {
        margin: 0;
        width: 100%;
        height: 50px;
        font-size: 16px !important;
        /* font-family: var(--font-2); */
        margin-top: 10px;
    }
}

.overlay-icon {
    width: auto;
    border: 0;
    height: auto;
    border-radius: 0;
    background: unset;
    opacity: 1;
}

.overlay-icon i::before {
    content: url(/wp-content/uploads/2024/07/youtube.png)
}

.absolute-footer {
    display: none
}

.vid-youtube .box-image::before {
    content: "";
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 222;
    background: url(/wp-content/uploads/2024/07/youtube.png) center / 50px no-repeat;
    width: 100%;
    height: 100%;
}

#menu-bottom-tabs.topBarHeader #menu-mobile {
    padding-bottom: 24px;
    top: 94px
}

#menu-bottom-tabs.bannerTopHead #menu-mobile {
    top: 95px;
    background: #fff;
}

#menu-bottom-tabs.bannerTopHead #menu-mobile.top {
    top: 59px;
}

#menu-bottom-tabs.topBarHeader.bannerTopHead #menu-mobile {
    padding-bottom: 62px;
    top: 134px
}

#menu-bottom-tabs {
    display: none
}

#menu-mobile {
    background-color: #fff;
    height: calc(100% - 52px);
    overflow: hidden;
    position: fixed;
    top: 150px;
    width: 100%;
    z-index: 100
}

#menu-mobile .menu-tree {
    float: left;
    height: 100%;
    overflow: auto;
    width: 90px;
    /* padding-bottom: 60px; */
}

#menu-mobile .menu-tree::-webkit-scrollbar {
    display: none
}

#menu-mobile .menu-tree li {
    border: 0 !important;
    margin: 0;
}

#menu-mobile .menu-tree li a {
    font-size: 12px;
    font-weight: 600;
    color: #4F4F4F;
    padding: 12px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    border-right: 1px solid #DBDDE0;
    width: 83px;
}

#menu-mobile .menu-tree li a img {
    width: 24px;
    height: 24px;
    object-fit: contain;
    margin-bottom: 4px;
}

#menu-mobile .menu-tree li i {
    display: none;
}

#menu-mobile .menu-tree li.active a {
    background-color: #000000;
    text-decoration: underline;
    color: #fff;
}

#menu-mobile .menu-tree li.active a img {
    filter: brightness(0) invert(1);
}

#menu-mobile .menu-tree li.active a::before {
    content: "";
    display: block;
    position: absolute;
    left: 100%;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #000;
    z-index: 9999;
}

#menu-mobile .menu-tree-child {
    border-radius: 0;
    float: left;
    height: 100%;
    overflow-y: auto;
    padding: 10px;
    padding-bottom: 80px;
    width: calc(100% - 90px)
}

#menu-mobile .menu-tree-child>ul {
    display: none;
}

#menu-mobile .menu-tree-child>ul.active {
    display: block;
}

#menu-mobile .menu-tree-child>ul>li>a {
    font-weight: 600;
    font-size: 16px;
    color: #333;
}

#menu-mobile .menu-tree-child>ul>li ul a {
    color: #4F4F4F;
    font-size: 16px;
}

#menu-mobile .menu-tree-child>ul a:hover {
    text-decoration: underline;
}

#menu-mobile {
    display: none;
}

#menu-mobile .has-dropdown .icon-angle-down {
    display: none;
}

#menu-mobile.active {
    display: block;
}

.menu-tree-child-wrap {
    display: none;
}

.menu-tree-child-wrap.active {
    display: block;
}

@media only screen and (max-width: 850px) {
    body {
        padding-bottom: 56px;
    }

    #menu-bottom-tabs.tabs {
        background: #fff;
        /* border-radius: 10px 10px 0 0; */
        bottom: 0;
        box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .1), 0 2px 6px 2px rgba(60, 64, 67, .15);
        display: flex;
        left: 0;
        /* padding: 10px 0 0; */
        position: fixed;
        width: 100%;
        z-index: 999;
    }

    #menu-bottom-tabs.tabs>ul {
        align-items: center;
        border-bottom: 1px solid #dbdbdb;
        display: flex;
        flex-grow: 1;
        flex-shrink: 0;
        justify-content: center;
        background: #fff;
        border: none;
        /* border-radius: 10px 10px 0 0; */
        /* padding-bottom: 10px; */
        z-index: 130;
        margin: 0;
        box-shadow: 0px 0px 8px 0px #14141414;
    }

    #menu-bottom-tabs.tabs>ul li.menu-bottom-item {
        width: 20%;
        list-style: none;
        display: block;
        margin: 0;
    }

    #menu-bottom-tabs.tabs>ul li.menu-bottom-item>a {
        width: max-content;
        align-items: center;
        border: none;
        color: #4F4F4F;
        display: flex;
        flex-flow: column;
        font-size: 12px;
        font-weight: normal;
        justify-content: center;
        padding: 5px;
        position: relative;
        margin: auto;
    }

    #menu-bottom-tabs.tabs>ul li.menu-bottom-item>a .count-noti {
        align-items: center;
        background-color: #d70018;
        border-radius: 20px;
        color: #fff;
        display: flex;
        font-size: 11px;
        height: -moz-fit-content;
        height: fit-content;
        justify-content: center;
        left: 50%;
        min-width: 19px;
        padding: 1px 3px;
        position: absolute;
        top: -3px;
        transform: translateX(2px);
        width: -moz-fit-content;
        width: fit-content
    }

    #menu-bottom-tabs.tabs>ul li.menu-bottom-item>a .icon {
        height: 25px;
        margin: auto;
        width: 25px
    }

    #menu-bottom-tabs.tabs>ul li.menu-bottom-item>a .icon svg {
        height: 20px;
        margin: 5px 0
    }

    #menu-bottom-tabs.tabs>ul li.menu-bottom-item>a .icon svg .cls-1,
    #menu-bottom-tabs.tabs>ul li.menu-bottom-item>a .icon svg .cls-2,
    #menu-bottom-tabs.tabs>ul li.menu-bottom-item>a .icon svg .cls-3 {
        stroke: #707070
    }

    #menu-bottom-tabs.tabs>ul li.menu-bottom-item>a .icon svg .cls-1 {
        stroke-width: 1.07px
    }

    #menu-bottom-tabs.tabs>ul li.menu-bottom-item>a .icon svg .cls-3 {
        fill: #707070;
        stroke-width: .1px
    }

    #menu-bottom-tabs.tabs>ul li.menu-bottom-item.is-active a {
        border-bottom-color: #d70018;
        color: #d70018
    }

    #menu-bottom-tabs.tabs>ul li.menu-bottom-item.is-active a svg .cls-1,
    #menu-bottom-tabs.tabs>ul li.menu-bottom-item.is-active a svg .cls-2,
    #menu-bottom-tabs.tabs>ul li.menu-bottom-item.is-active a svg .cls-3 {
        stroke: #d70018
    }

    #menu-bottom-tabs.tabs>ul li.menu-bottom-item.is-active a svg .cls-3 {
        fill: #d70018
    }

    #menu-bottom-tabs.tabs .modal.is-active .modal-content {
        background-color: #fff;
        border-radius: 15px;
        overflow: visible;
        overflow: initial;
        width: auto
    }

    #menu-bottom-tabs.tabs .modal.is-active .modal-content a {
        border-bottom: 0;
        justify-content: space-between
    }

    #menu-bottom-tabs.tabs .modal.is-active .modal-content a svg {
        height: 30px
    }

    #menu-bottom-tabs.tabs .modal.is-active .modal-content button.delete {
        position: absolute;
        right: -15px;
        top: -15px
    }

    #menu-bottom-tabs.tabs .modal.is-active .modal-content button.delete:before {
        border-radius: 50px;
        height: 4px;
        width: 100%
    }

    #menu-bottom-tabs.tabs .modal.is-active .modal-content button.delete:after {
        border-radius: 50px;
        height: 100%;
        width: 4px
    }

}

#kim-ds-dc {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    justify-content: center;
    align-items: center;
}

#kim-ds-dc.active {
    display: flex;
}

#kim-ds-dc .kim-ct {
    width: 699px;
    height: 300px;
    max-height: 300px;
    overflow-y: scroll;
    border: 2px solid #fff;
    padding: 10px;
    position: relative;
}

#kim-ds-dc .kim-ct a {
    display: block;
    color: #fff;
    border-bottom: 1px solid;
    padding-bottom: 12px;
}

#kim-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


@media screen and (max-width: 500px) {
    #kim-ds-dc {
        align-items: unset;
        margin-top: 160px;
    }
}

a.back-to-top.button {
    background: #04224D;
    color: #fff;
    border: 0;
    border-radius: 4px !important;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 18px;
    bottom: 122px;
}

a.back-to-top.button i {
    font-size: 20px;
}

.fab-wrapper {
    position: fixed;
    bottom: 40px;
    right: 0;
    z-index: 9999999;
}

.fab-checkbox {
    display: none !important;
}

.fab-checkbox:checked~.devvn_bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1;
}

.fab {
    width: 60px;
    max-width: unset;
    height: 60px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin: 0;
    border-radius: 50%;
    background: #f00;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 1000;
    overflow: hidden;
    transform: rotate(0deg);
    -webkit-transition: all .15s cubic-bezier(.15, .87, .45, 1.23);
    transition: all .15s cubic-bezier(.15, .87, .45, 1.23);
}

.fab-checkbox:checked~.fab {
    transform: rotate(90deg);
    -webkit-transition: all .15s cubic-bezier(.15, .87, .45, 1.23);
    transition: all .15s cubic-bezier(.15, .87, .45, 1.23);
}

[class*=icon-cps-] {
    display: inline-block;
    vertical-align: middle;
    background-image: url(./assets/image/mainicon.png) !important;
    background-repeat: no-repeat;
    background-size: 488px;
}

.icon-cps-fab-menu {
    width: 50px;
    height: 50px;
    margin: 0 !important;
    background-size: 694px;
    background-position: -649px 0;
}

.fab-checkbox:checked~.fab .icon-cps-fab-menu {
    width: 30px;
    height: 30px;
    margin: 0;
    background-size: 615px;
    background-position: -291px -70px;
}

.fab-wheel {
    width: 250px;
    height: 220px;
    position: absolute;
    bottom: 15px;
    right: 15px;
    transform: scale(0);
    transform-origin: bottom right;
    transition: all .3s ease;
    z-index: 12;
}

.fab-checkbox:checked~.fab-wheel {
    transform: scale(1);
}

.fab-wheel .fab-action {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    text-decoration: none;
}

.fab-wheel .fab-action-1 {
    top: 0;
    right: 0;
}

.fab-title {
    float: left;
    margin: 0 5px 0 0;
    opacity: 0;
}

.fab-checkbox:checked~.fab-wheel .fab-title {
    opacity: 1;
}

.fab-button {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    padding: 4px;
    border-radius: 50%;
    background: #0f1941;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    font-size: 24px;
    color: White;
    transition: all 1s ease;
    overflow: hidden;
}

.icon-cps-local {
    width: 28px;
    height: 28px;
    background-position: 0px -49px;
}

.icon-cps-chat-fb {
    width: 28px;
    height: 28px;
    background-position: -400px -1px;
}

.fab-wheel .fab-button-1 {
    background: #448aff;
}

.fab-wheel .fab-action-2 {
    top: 48px;
    left: 75px;
}

.fab-wheel .fab-button-2 {
    background: #24aae0;
}

.icon-cps-phone {
    width: 50px;
    height: 28px;
    background-position: -51px -53px;
}

.fab-wheel .fab-action-3 {
    left: 25px;
    bottom: 70px;
}

.fab-wheel .fab-button-3 {
    background: #0f9d58;
}

.icon-cps-chat {
    width: 30px;
    height: 30px;
    background-position: 2px -54px;
}

.fab-wheel .fab-action-4 {
    left: 0;
    bottom: 0;
}

.fab-wheel .fab-button-4 {
    background: #3fb90c;
}

.icon-cps-chat-zalo {
    width: 30px;
    height: 30px;
    background-position: -362px -1px;
    background-size: 515px;
}

.suggestions-chat-box {
    min-width: 140px;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #1d72e0;
    border-radius: 10px;
    background: #277cea;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    position: fixed;
    right: 80px;
    bottom: 7%;
    z-index: 11;
}

.hidden {
    display: none !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.suggestions-chat-box #btnClose {
    position: absolute;
    top: 2px;
    left: 2px;
}

i.icon-cps-face {
    width: 28px;
    height: 28px;
    background-position: -177px 0px;
}

.fab-checkbox:not(:checked)~.fab {
    animation-name: zoom;
    -webkit-animation-name: zoom;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    cursor: pointer;
    box-shadow: 0 0 0 0 #f00;
}

@media only screen and (max-width: 850px) {
    a#top-link {
        bottom: 150px;
    }

    .fab-wrapper {
        bottom: 70px;
    }
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    10%,
    20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    10%,
    20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        -ms-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}