#reviews {
    max-width: 770px;
    margin: 0 auto;
}

.woocommerce .star-rating span::before {
    color: #ddba76;
}

li.tab_binhluan {
    position: relative;
}

    li.tab_binhluan span {
        position: absolute;
        top: -5px;
        right: -22px;
        background: #ddba76;
        width: 18px;
        height: 13px;
        text-align: center;
        color: #fff;
        font-size: 11px;
        border-radius: 30px;
        line-height: 17px;
    }

.product-inner .hover_item .content_hover i {
    cursor: pointer;
}

.bg_none {
    background: none !important;
}

.update_cart_custom {
    float: left;
    margin-left: 30px;
}

    .update_cart_custom .button[name*="update_cart"] {
        padding: 14px 20px !important;
        background: #335628 !important;
        font-size: 14px !important;
        font-family: iCielFesterSemiCondensed-Bold;
        border-radius: unset !important;
        color: #fff !important;
    }

.woocommerce-cart-form #coupon_code {
    border-radius: 0;
}

.r_action_checkout, .r_action_checkout #payment, .r_action_checkout .form-row {
    display: table;
    float: right;
}

    .r_action_checkout .thanhtoanngay_custom {
        padding: 23px 40px 17px 40px !important;
        background: #444a59 !important;
        font-size: 14px !important;
        font-family: iCielFesterSemiCondensed-Bold;
        letter-spacing: 4.2px;
        border-radius: unset !important;
    }

.woocommerce ul.order_details li {
    margin-right: 0 !important;
}

.mesagess_wishlist {
    position: fixed;
    top: 50%;
    left: 0;
    max-width: 100%;
    text-align: center;
    width: 100%;
    margin-top: -50px;
}

.alert {
    max-width: 300px;
    margin: 0 auto;
    background: #ddba76;
}

.close_wishlist {
    position: absolute;
    width: 100%;
    top: 0;
    right: -140px;
    cursor: pointer;
}

.mesagess_wishlist a {
    color: #fff;
    text-decoration: none;
}

.page-template-page-compare table {
    border: 1px solid #ddd;
}

.page-template-page-compare table, .page-template-page-compare tr, .page-template-page-compare td {
    padding: 7px 15px !important;
    border: 1px solid #ddd;
}

.page-template-page-compare td {
    display: table-cell;
    vertical-align: middle !important;
}

.page-template-page-compare .item_compare {
    background: #444a59 !important;
    text-align: right;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}

.page-template-page-compare .price {
    font-size: 24px;
    color: #ddba76;
    font-weight: 600;
}

.page-template-page-compare .image_col {
    position: relative;
}

    .page-template-page-compare .image_col .remove_sosanh {
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 20px;
        color: #ddba76;
        text-decoration: none;
        font-weight: 400;
        cursor: pointer;
    }

.page-template-page-compare .title_product {
    background: #444a59 !important;
}

    .page-template-page-compare .title_product h3 {
        margin: 0;
    }

    .page-template-page-compare .title_product a {
        color: #fff !important;
        text-decoration: none;
    }

.page-template-page-compare .add-to-cart a {
    padding: 10px 20px;
    background: #ddba76;
    border-radius: 3px;
    margin: 15px 0;
    float: left;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}

.comment_single_post {
    clear: both;
    max-width: 770px;
    margin: 30px auto 0px auto;
}

.images .big_slide {
    float: none;
    /* max-width: 542px; */
    width: 80%;
    text-align: right;
    display: inline-block;
    vertical-align: middle;
}

.images .thumbnails {
    float: none;
    max-width: 108px;
    padding-top: 0;
    width: 20%;
    /* display: flex; */
    display: inline-block;
    vertical-align: middle;
    padding-right: 2%;
}

    .images .thumbnails .thumb {
        margin: 15px 0;
        display: table;
        width: 100%;
    }

        .images .thumbnails .thumb:first-child {
            margin-top: 0;
        }

.woocommerce div.product p.stock {
    background: #f9f9f9;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px !important;
    padding: 22px 15px;
    width: 100%;
    text-align: center;
    color: #000;
    float: left;
    margin: 35px auto 25px auto;
}

.woocommerce div.product div.images img {
    width: auto !important;
}

.woocommerce div.product div.images a {
    background: none !important;
}

@media(max-width: 767px) {
    .images .big_slide, .images .thumbnails {
        width: 100%;
        max-width: 100%;
    }

    .images .content_thumbnail {
        margin: 0 auto;
    }

    .images .thumbnails .thumb {
        margin: 0px 5px;
        display: table;
        width: 100%;
    }
}

.home-product-cates {
    margin-top: 5px;
    background: #dbdbd9
}

    .home-product-cates .home-product-flex {
        display: flex;
        flex-flow: row wrap
    }

        .home-product-cates .home-product-flex .cate-wrapper {
            width: 33%;
            position: relative;
        }

            .home-product-cates .home-product-flex .cate-wrapper img {
                margin: 0 auto
            }

            .home-product-cates .home-product-flex .cate-wrapper .cate-content {
                position: relative;
                z-index: 2;
                padding: 25px 10px;
            }

                .home-product-cates .home-product-flex .cate-wrapper .cate-content .title {
                    font-size: 20px;
                    color: #343434;
                    padding: 18px 0 10px
                }

                .home-product-cates .home-product-flex .cate-wrapper .cate-content .num-product {
                    font-size: 15px;
                    color: #6f6f6f;
                }

    .home-product-cates .cate-wrapper:nth-child(2n) .cate-bg {
        content: "";
        background: #fff;
        -webkit-transform: skewX(-20deg);
        transform: skewX(-20deg);
        position: absolute;
        width: 120%;
        height: 100%;
        top: 0;
        left: -35px;
        z-index: 1;
    }

    .home-product-cates .cate-wrapper:nth-child(4n) .cate-bg {
        width: 1000px;
        left: -650px;
    }

    .home-product-cates .cate-wrapper:nth-child(6n) .cate-bg {
        width: 1000px;
        right: -200px;
        left: 35px;
    }

    .home-product-cates .cate-wrapper:nth-child(8n) .cate-bg {
        width: 120%;
        left: -35px;
    }

#panel-album {
    background: #f2f2f2;
    padding: 40px 0
}

    #panel-album .swiper-slide {
        width: auto
    }

.content_c_maps {
    margin-bottom: 70px
}

footer {
    background: #7f868c;
    color: #fff;
    margin-top: 50px;
}

    footer .prefooter {
        background: #737373;
        padding: 10px 8px 50px;
    }

    footer .icon {
        display: inline-block;
        width: 5%;
        text-align: center;
    }

    footer .contact-content {
        display: inline-block;
        width: 93%;
    }

    footer h3 {
        font-size: 22px;
        text-transform: uppercase;
        margin-bottom: 25px;
        font-family: BaoMoi;
    }

.social-list {
    margin-top: 25px;
}

    .social-list li {
        display: inline-block;
        margin-right: 15px;
    }

        .social-list li a {
            border: 1px solid #fff;
            padding: 12px 0 5px;
        }

            .social-list li a i {
                font-size: 23px;
                color: #fff;
                width: 35px;
                text-align: center;
            }

.contact-info, .social {
    margin-bottom: 45px
}

.email-register {
    position: relative
}

#newsletter-email-3 {
    height: 67px;
}

.btnSignup-3 {
    font-family: RobotoMedium;
    padding: 20px 30px;
    font-size: 18px;
    color: #000;
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgb(185,141,73);
    background: linear-gradient(45deg, rgba(185,141,73,1) 0%, rgba(244,238,179,1) 50%, rgba(185,141,73,1) 100%);
}

.banner-footer {
    padding-top: 10px
}

.widget {
    padding-left: 30px;
    margin-top: 20px
}

.title_block {
    margin-top: 0;
    font-size: 24px;
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-family: RobotoRegular;
}

.menu-bottom {
    list-style: disc;
    padding-left: 15px;
    margin-left: 2px;
}

    .menu-bottom li {
        margin-bottom: 6px
    }

        .menu-bottom li a {
            font-size: 16px;
            font-family: RobotoLight;
            color: #fff;
        }

#copyrights {
    background: #5d5d5d;
    padding: 25px 0;
    color: #fff
}

.list_item_1 .content_item {
    padding: 15px;
    border: 1px solid #d5d5d5
}

#new_home .widget-title {
    line-height: 1.4;
    text-transform: uppercase;
    font-family: Avo;
    font-size: 30px;
    position: relative
}

    #new_home .widget-title::after {
        content: "";
        position: absolute;
        left: 50%;
        width: 50px;
        margin-left: -25px;
        height: 3px;
        background: #000;
        bottom: 0
    }

.about-us-wrapper {
    background: url(/templates/home/images/bg-adv1.png) left top repeat;
    background-size: 100%
}

    .about-us-wrapper .first-part {
        margin-top: 30px;
        background: #fff;
    }

    .about-us-wrapper .second-part {
        margin-bottom: 110px;
        margin-top: 10px;
        text-align: right;
        background: #fff;
    }

    .about-us-wrapper .btn {
        font-size: 14px;
        font-family: Avo;
        border-color: #d3d3d3;
        padding: 12px 24px;
        color: #717171
    }

    .about-us-wrapper .adv1-content p {
        font-size: 15px;
        font-family: RobotoLight;
        color: #898d99;
        text-indent: 16px;
    }

    .about-us-wrapper .adv1-title {
        font-size: 28px;
        font-family: Avo;
        padding: 8px;
        color: #000;
        text-transform: uppercase;
    }

    .about-us-wrapper .first-part .adv1-title {
        border-left: 4px solid #000
    }

    .about-us-wrapper .second-part .adv1-title {
        border-right: 4px solid #000
    }

.home-product-cates .home-product-flex .cate-wrapper {
    text-align: center
}

    .home-product-cates .home-product-flex .cate-wrapper:nth-child(3n+1) .title, .home-product-cates .home-product-flex .cate-wrapper:nth-child(3n+1) .num-product {
        margin-right: 50%
    }

    .home-product-cates .home-product-flex .cate-wrapper:nth-child(3n) .title, .home-product-cates .home-product-flex .cate-wrapper:nth-child(3n) .num-product {
        margin-left: 50%
    }

    .home-product-cates .home-product-flex .cate-wrapper:nth-child(3n+1) img {
        margin: 0 auto 0 0
    }

    .home-product-cates .home-product-flex .cate-wrapper:nth-child(3n) img {
        margin: 0 0 0 auto
    }

.d_page a, .d_page b {
    padding: 3px 12px;
    display: inline-block;
    margin-right: 8px;
    border: 1px solid #345629;
}

    .d_page a:hover, .d_page b {
        background: #345629;
        color: #fff;
    }

.nav__primary ul li.menu-item-has-children::after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    color: #000;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -3px;
}
.nav__primary ul li.menu-item-has-children:hover::after {
    color: #fff;
}
#pgc-442-0-0, #pgc-442-1-0, #pgc-442-2-0, #pgc-442-3-0, #pgc-442-4-0, #pgc-442-5-0 {
    width: 100%;
    width: calc(100% - ( 0 * 30px ) )
}

#pl-442 #panel-442-0-0-0, #pl-442 #panel-442-1-0-0, #pl-442 #panel-442-2-0-0, #pl-442 #panel-442-3-0-0, #pl-442 #panel-442-4-0-0, #pl-442 #panel-442-5-0-0 {
}

#pg-442-0, #pg-442-1, #pg-442-2, #pg-442-3, #pg-442-4, #pl-442 .so-panel {
    margin-bottom: 30px
}

    #pl-442 .so-panel:last-child {
        margin-bottom: 0px;
    }

    #pg-442-0.panel-no-style, #pg-442-0.panel-has-style > .panel-row-style, #pg-442-1.panel-no-style, #pg-442-1.panel-has-style > .panel-row-style, #pg-442-2.panel-no-style, #pg-442-2.panel-has-style > .panel-row-style, #pg-442-3.panel-no-style, #pg-442-3.panel-has-style > .panel-row-style, #pg-442-4.panel-no-style, #pg-442-4.panel-has-style > .panel-row-style, #pg-442-5.panel-no-style, #pg-442-5.panel-has-style > .panel-row-style {
        -webkit-align-items: flex-start;
        align-items: flex-start
    }

@media (max-width:780px) {
    #pg-442-0.panel-no-style, #pg-442-0.panel-has-style > .panel-row-style, #pg-442-1.panel-no-style, #pg-442-1.panel-has-style > .panel-row-style, #pg-442-2.panel-no-style, #pg-442-2.panel-has-style > .panel-row-style, #pg-442-3.panel-no-style, #pg-442-3.panel-has-style > .panel-row-style, #pg-442-4.panel-no-style, #pg-442-4.panel-has-style > .panel-row-style, #pg-442-5.panel-no-style, #pg-442-5.panel-has-style > .panel-row-style {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #pg-442-0 .panel-grid-cell, #pg-442-1 .panel-grid-cell, #pg-442-2 .panel-grid-cell, #pg-442-3 .panel-grid-cell, #pg-442-4 .panel-grid-cell, #pg-442-5 .panel-grid-cell {
        margin-right: 0
    }

    #pg-442-0 .panel-grid-cell, #pg-442-1 .panel-grid-cell, #pg-442-2 .panel-grid-cell, #pg-442-3 .panel-grid-cell, #pg-442-4 .panel-grid-cell, #pg-442-5 .panel-grid-cell {
        width: 100%
    }

    #pl-442 .panel-grid-cell {
        padding: 0
    }

    #pl-442 .panel-grid .panel-grid-cell-empty {
        display: none
    }

    #pl-442 .panel-grid .panel-grid-cell-mobile-last {
        margin-bottom: 0px
    }
}
#pgc-27989-0-0, #pgc-27989-1-0, #pgc-27989-2-0, #pgc-27989-3-0, #pgc-27989-4-0, #pgc-27989-5-0 {
    width: 100%;
    width: calc(100% - ( 0 * 30px ) )
}

#pl-27989 #panel-27989-0-0-0, #pl-27989 #panel-27989-1-0-0, #pl-27989 #panel-27989-1-0-1, #pl-27989 #panel-27989-2-0-0, #pl-27989 #panel-27989-2-0-1, #pl-27989 #panel-27989-2-0-2, #pl-27989 #panel-27989-3-0-0, #pl-27989 #panel-27989-4-0-0, #pl-27989 #panel-27989-4-0-1, #pl-27989 #panel-27989-5-0-0, #pl-27989 #panel-27989-5-0-1 {
}

#pg-27989-0, #pg-27989-1, #pg-27989-2, #pg-27989-3, #pg-27989-4, #pl-27989 .so-panel {
    margin-bottom: 30px
}

    #pl-27989 .so-panel:last-child {
        margin-bottom: 0px
    }

    #pg-27989-0.panel-no-style, #pg-27989-0.panel-has-style > .panel-row-style, #pg-27989-1.panel-no-style, #pg-27989-1.panel-has-style > .panel-row-style, #pg-27989-2.panel-no-style, #pg-27989-2.panel-has-style > .panel-row-style, #pg-27989-3.panel-no-style, #pg-27989-3.panel-has-style > .panel-row-style, #pg-27989-4.panel-no-style, #pg-27989-4.panel-has-style > .panel-row-style, #pg-27989-5.panel-no-style, #pg-27989-5.panel-has-style > .panel-row-style {
        -webkit-align-items: flex-start;
        align-items: flex-start
    }

    #pg-27989-1 > .panel-row-style {
        background-color: #f5f6fa
    }

#pgc-27989-1-0 {
    align-self: auto
}

#pg-27989-5 > .panel-row-style {
    background-image: url(/templates/home/images/bg_lienhe_ld.jpg);
    background-position: center center;
    background-size: cover
}

@media (max-width:780px) {
    #pg-27989-0.panel-no-style, #pg-27989-0.panel-has-style > .panel-row-style, #pg-27989-1.panel-no-style, #pg-27989-1.panel-has-style > .panel-row-style, #pg-27989-2.panel-no-style, #pg-27989-2.panel-has-style > .panel-row-style, #pg-27989-3.panel-no-style, #pg-27989-3.panel-has-style > .panel-row-style, #pg-27989-4.panel-no-style, #pg-27989-4.panel-has-style > .panel-row-style, #pg-27989-5.panel-no-style, #pg-27989-5.panel-has-style > .panel-row-style {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #pg-27989-0 .panel-grid-cell, #pg-27989-1 .panel-grid-cell, #pg-27989-2 .panel-grid-cell, #pg-27989-3 .panel-grid-cell, #pg-27989-4 .panel-grid-cell, #pg-27989-5 .panel-grid-cell {
        margin-right: 0
    }

    #pg-27989-0 .panel-grid-cell, #pg-27989-1 .panel-grid-cell, #pg-27989-2 .panel-grid-cell, #pg-27989-3 .panel-grid-cell, #pg-27989-4 .panel-grid-cell, #pg-27989-5 .panel-grid-cell {
        width: 100%
    }

    #pl-27989 .panel-grid-cell {
        padding: 0
    }

    #pl-27989 .panel-grid .panel-grid-cell-empty {
        display: none
    }

    #pl-27989 .panel-grid .panel-grid-cell-mobile-last {
        margin-bottom: 0px
    }
}
/* Layout w5be901e9f18ac */

#pgc-w5be901e9f18ac-0-0, #pgc-w5be901e9f18ac-0-1, #pgc-w5be901e9f18ac-0-2 {
    width: 33.3333%;
    width: calc(33.3333% - ( 0.66666666666667 * 30px ) )
}

#pl-w5be901e9f18ac #panel-w5be901e9f18ac-0-0-0, #pl-w5be901e9f18ac #panel-w5be901e9f18ac-0-1-0, #pl-w5be901e9f18ac #panel-w5be901e9f18ac-0-2-0 {
}

#pl-w5be901e9f18ac .so-panel {
    margin-bottom: 30px
}

    #pl-w5be901e9f18ac .so-panel:last-child {
        margin-bottom: 0px
    }

#pg-w5be901e9f18ac-0.panel-no-style, #pg-w5be901e9f18ac-0.panel-has-style > .panel-row-style {
    -webkit-align-items: flex-start;
    align-items: flex-start
}

@media (max-width:780px) {
    #pg-w5be901e9f18ac-0.panel-no-style, #pg-w5be901e9f18ac-0.panel-has-style > .panel-row-style {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #pg-w5be901e9f18ac-0 .panel-grid-cell {
        margin-right: 0
    }

    #pg-w5be901e9f18ac-0 .panel-grid-cell {
        width: 100%
    }

    #pgc-w5be901e9f18ac-0-0, #pgc-w5be901e9f18ac-0-1 {
        margin-bottom: 30px
    }

    #pl-w5be901e9f18ac .panel-grid-cell {
        padding: 0
    }

    #pl-w5be901e9f18ac .panel-grid .panel-grid-cell-empty {
        display: none
    }

    #pl-w5be901e9f18ac .panel-grid .panel-grid-cell-mobile-last {
        margin-bottom: 0px
    }
}
/* Layout w5be901e9f1beb */

#pgc-w5be901e9f1beb-0-0 {
    width: 45%;
    width: calc(45% - ( 0.55 * 30px ) )
}

#pl-w5be901e9f1beb #panel-w5be901e9f1beb-0-0-0, #pl-w5be901e9f1beb #panel-w5be901e9f1beb-0-0-1, #pl-w5be901e9f1beb #panel-w5be901e9f1beb-0-0-2, #pl-w5be901e9f1beb #panel-w5be901e9f1beb-0-0-3, #pl-w5be901e9f1beb #panel-w5be901e9f1beb-0-0-4, #pl-w5be901e9f1beb #panel-w5be901e9f1beb-0-0-5, #pl-w5be901e9f1beb #panel-w5be901e9f1beb-0-1-0 {
}

#pgc-w5be901e9f1beb-0-1 {
    width: 55%;
    width: calc(55% - ( 0.45 * 30px ) )
}

#pl-w5be901e9f1beb .so-panel {
    margin-bottom: 30px
}

    #pl-w5be901e9f1beb .so-panel:last-child {
        margin-bottom: 0px
    }

#pg-w5be901e9f1beb-0.panel-no-style, #pg-w5be901e9f1beb-0.panel-has-style > .panel-row-style {
    -webkit-align-items: flex-start;
    align-items: flex-start
}

@media (max-width:780px) {
    #pg-w5be901e9f1beb-0.panel-no-style, #pg-w5be901e9f1beb-0.panel-has-style > .panel-row-style {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #pg-w5be901e9f1beb-0 .panel-grid-cell {
        margin-right: 0
    }

    #pg-w5be901e9f1beb-0 .panel-grid-cell {
        width: 100%
    }

    #pgc-w5be901e9f1beb-0-0 {
        margin-bottom: 30px
    }

    #pl-w5be901e9f1beb .panel-grid-cell {
        padding: 0
    }

    #pl-w5be901e9f1beb .panel-grid .panel-grid-cell-empty {
        display: none
    }

    #pl-w5be901e9f1beb .panel-grid .panel-grid-cell-mobile-last {
        margin-bottom: 0px
    }
}
/* Layout w5be901e9f2d30 */

#pgc-w5be901e9f2d30-0-0, #pgc-w5be901e9f2d30-0-1, #pgc-w5be901e9f2d30-1-0, #pgc-w5be901e9f2d30-1-1, #pgc-w5be901e9f2d30-2-0, #pgc-w5be901e9f2d30-2-1, #pgc-w5be901e9f2d30-3-0, #pgc-w5be901e9f2d30-3-1, #pgc-w5be901e9f2d30-4-0, #pgc-w5be901e9f2d30-4-1 {
    width: 50%;
    width: calc(50% - ( 0.5 * 30px ) )
}

#pl-w5be901e9f2d30 #panel-w5be901e9f2d30-0-0-0, #pl-w5be901e9f2d30 #panel-w5be901e9f2d30-0-1-0, #pl-w5be901e9f2d30 #panel-w5be901e9f2d30-1-0-0, #pl-w5be901e9f2d30 #panel-w5be901e9f2d30-1-1-0, #pl-w5be901e9f2d30 #panel-w5be901e9f2d30-2-0-0, #pl-w5be901e9f2d30 #panel-w5be901e9f2d30-2-1-0, #pl-w5be901e9f2d30 #panel-w5be901e9f2d30-3-0-0, #pl-w5be901e9f2d30 #panel-w5be901e9f2d30-3-1-0, #pl-w5be901e9f2d30 #panel-w5be901e9f2d30-4-0-0, #pl-w5be901e9f2d30 #panel-w5be901e9f2d30-4-1-0 {
}

#pg-w5be901e9f2d30-0, #pg-w5be901e9f2d30-1, #pg-w5be901e9f2d30-2, #pg-w5be901e9f2d30-3, #pl-w5be901e9f2d30 .so-panel {
    margin-bottom: 30px
}

    #pl-w5be901e9f2d30 .so-panel:last-child {
        margin-bottom: 0px
    }

    #pg-w5be901e9f2d30-0.panel-no-style, #pg-w5be901e9f2d30-0.panel-has-style > .panel-row-style, #pg-w5be901e9f2d30-1.panel-no-style, #pg-w5be901e9f2d30-1.panel-has-style > .panel-row-style, #pg-w5be901e9f2d30-2.panel-no-style, #pg-w5be901e9f2d30-2.panel-has-style > .panel-row-style, #pg-w5be901e9f2d30-3.panel-no-style, #pg-w5be901e9f2d30-3.panel-has-style > .panel-row-style, #pg-w5be901e9f2d30-4.panel-no-style, #pg-w5be901e9f2d30-4.panel-has-style > .panel-row-style {
        -webkit-align-items: flex-start;
        align-items: flex-start
    }

@media (max-width:780px) {
    #pg-w5be901e9f2d30-0.panel-no-style, #pg-w5be901e9f2d30-0.panel-has-style > .panel-row-style, #pg-w5be901e9f2d30-1.panel-no-style, #pg-w5be901e9f2d30-1.panel-has-style > .panel-row-style, #pg-w5be901e9f2d30-2.panel-no-style, #pg-w5be901e9f2d30-2.panel-has-style > .panel-row-style, #pg-w5be901e9f2d30-3.panel-no-style, #pg-w5be901e9f2d30-3.panel-has-style > .panel-row-style, #pg-w5be901e9f2d30-4.panel-no-style, #pg-w5be901e9f2d30-4.panel-has-style > .panel-row-style {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #pg-w5be901e9f2d30-0 .panel-grid-cell, #pg-w5be901e9f2d30-1 .panel-grid-cell, #pg-w5be901e9f2d30-2 .panel-grid-cell, #pg-w5be901e9f2d30-3 .panel-grid-cell, #pg-w5be901e9f2d30-4 .panel-grid-cell {
        margin-right: 0
    }

    #pg-w5be901e9f2d30-0 .panel-grid-cell, #pg-w5be901e9f2d30-1 .panel-grid-cell, #pg-w5be901e9f2d30-2 .panel-grid-cell, #pg-w5be901e9f2d30-3 .panel-grid-cell, #pg-w5be901e9f2d30-4 .panel-grid-cell {
        width: 100%
    }

    #pgc-w5be901e9f2d30-0-0, #pgc-w5be901e9f2d30-1-0, #pgc-w5be901e9f2d30-2-0, #pgc-w5be901e9f2d30-3-0, #pgc-w5be901e9f2d30-4-0 {
        margin-bottom: 30px
    }

    #pl-w5be901e9f2d30 .panel-grid-cell {
        padding: 0
    }

    #pl-w5be901e9f2d30 .panel-grid .panel-grid-cell-empty {
        display: none
    }

    #pl-w5be901e9f2d30 .panel-grid .panel-grid-cell-mobile-last {
        margin-bottom: 0px
    }
}
/* Layout w5be901e9f3482 */

#pgc-w5be901e9f3482-0-0, #pgc-w5be901e9f3482-0-1 {
    width: 50%;
    width: calc(50% - ( 0.5 * 30px ) )
}

#pl-w5be901e9f3482 #panel-w5be901e9f3482-0-0-0, #pl-w5be901e9f3482 #panel-w5be901e9f3482-0-1-0 {
}

#pl-w5be901e9f3482 .so-panel {
    margin-bottom: 30px
}

    #pl-w5be901e9f3482 .so-panel:last-child {
        margin-bottom: 0px
    }

#pg-w5be901e9f3482-0.panel-no-style, #pg-w5be901e9f3482-0.panel-has-style > .panel-row-style {
    -webkit-align-items: flex-start;
    align-items: flex-start
}

@media (max-width:780px) {
    #pg-w5be901e9f3482-0.panel-no-style, #pg-w5be901e9f3482-0.panel-has-style > .panel-row-style {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #pg-w5be901e9f3482-0 .panel-grid-cell {
        margin-right: 0
    }

    #pg-w5be901e9f3482-0 .panel-grid-cell {
        width: 100%
    }

    #pgc-w5be901e9f3482-0-0 {
        margin-bottom: 30px
    }

    #pl-w5be901e9f3482 .panel-grid-cell {
        padding: 0
    }

    #pl-w5be901e9f3482 .panel-grid .panel-grid-cell-empty {
        display: none
    }

    #pl-w5be901e9f3482 .panel-grid .panel-grid-cell-mobile-last {
        margin-bottom: 0px
    }
}
/* Layout w5be905fe8d610 */

#pgc-w5be905fe8d610-0-0 {
    width: 55%;
    width: calc(55% - ( 0.45 * 30px ) )
}

#pl-w5be905fe8d610 #panel-w5be905fe8d610-0-0-0, #pl-w5be905fe8d610 #panel-w5be905fe8d610-0-1-0 {
}

#pgc-w5be905fe8d610-0-1 {
    width: 45%;
    width: calc(45% - ( 0.55 * 30px ) )
}

#pl-w5be905fe8d610 .so-panel {
    margin-bottom: 30px
}

    #pl-w5be905fe8d610 .so-panel:last-child {
        margin-bottom: 0px
    }

#pg-w5be905fe8d610-0.panel-no-style, #pg-w5be905fe8d610-0.panel-has-style > .panel-row-style {
    -webkit-align-items: flex-start;
    align-items: flex-start
}

@media (max-width:780px) {
    #pg-w5be905fe8d610-0.panel-no-style, #pg-w5be905fe8d610-0.panel-has-style > .panel-row-style {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #pg-w5be905fe8d610-0 .panel-grid-cell {
        margin-right: 0
    }

    #pg-w5be905fe8d610-0 .panel-grid-cell {
        width: 100%
    }

    #pgc-w5be905fe8d610-0-0 {
        margin-bottom: 30px
    }

    #pl-w5be905fe8d610 .panel-grid-cell {
        padding: 0
    }

    #pl-w5be905fe8d610 .panel-grid .panel-grid-cell-empty {
        display: none
    }

    #pl-w5be905fe8d610 .panel-grid .panel-grid-cell-mobile-last {
        margin-bottom: 0px
    }
}

.video_lienhe {
    padding: 100px 0px;
}

.form_thongtin {
    background: #fff;
}

    .form_thongtin .dangky {
        background: #eef0f2;
        padding: 30px 30px 0px 30px;
        border-top: 3px solid #335628;
        overflow: hidden;
    }

 .content-holder .widget-title {
    font-size: 32px;
    color: #335628;
    text-align: center;
}

 .form_thongtin {
    display: flex;
    align-items: center !important;
    -webkit-align-items: center !important;
}

     .form_thongtin .widget-title {
        text-transform: uppercase;
        font-weight: 600;
    }

     .form_thongtin .desc {
        color: #798083;
        font-size: 16px;
        text-align: center;
        margin: 10px 15px 30px 15px;
    }

     .form_thongtin .list_group {
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }

         .form_thongtin .list_group input,
         .form_thongtin .list_group textarea {
            background: #fff;
            border: 1px solid #ced4da;
            padding: 10px 10px;
            width: 100%;
            color: #798083;
            font-size: 16px;
        }

         .form_thongtin .list_group textarea {
            height: 115px;
        }

 .thongtin_lienhe {
    padding: 30px 0px 30px 30px;
    font-size: 17px;
    color: #798083;
}

     .thongtin_lienhe p {
        margin-bottom: 0;
    }

     .thongtin_lienhe a {
        color: #333;
    }

         .thongtin_lienhe a:hover {
            color: #335628;
        }

     .thongtin_lienhe ul {
        padding: 40px 0px;
        font-size: 22px;
        display: table;
        margin: 0 auto;
    }

         .thongtin_lienhe ul li {
            padding: 10px 0px;
        }

             .thongtin_lienhe ul li img {
                margin-right: 15px;
            }

     .thongtin_lienhe hr {
        margin-top: 0;
        margin-bottom: 25px;
        border: 0;
        border-top: 1px dashed #335628;
    }

 .panel-grid {
    margin: 0px 0px 0px 0px !important;
}

 .form_thongtin .list_group input[type*="submit"] {
    width: auto;
    display: table;
    margin: 0 auto;
    background: #335628;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    border: none;
    padding: 16px 40px;
}

.dieukien {
    padding: 100px 0px;
}

 .content-holder .dieukien .widget-title {
    font-size: 36px;
    color: #fefffe;
    text-align: center;
    position: relative;
    padding: 0px 0px 30px 0px;
    margin-bottom: 30px;
}

.dieukien .widget-title:after {
    position: absolute;
    content: '';
    height: 1px;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    display: block;
    z-index: 1;
    background: #fff;
    bottom: 0;
}

.dieukien .widget_siteorigin-panels-builder .panel-grid-cell {
    background: #fff;
    padding: 60px;
    text-align: center;
    color: #868c9d;
    font-size: 14px;
    line-height: 24px;
    border-radius: 10px;
    min-height: 420px;
}

    .dieukien .widget_siteorigin-panels-builder .panel-grid-cell h3 {
        font-size: 24px;
        color: #000;
        margin: 40px 0px 20px 0px;
    }

.dieukien .widget_siteorigin-panels-builder .panel-layout {
    max-width: 1000px;
    margin: 0 auto;
}

.quyenloi, .banbietgi {
    padding: 80px 0px;
}

 .content-holder .quyenloi .widget-title,  .content-holder .banbietgi .widget-title {
    font-size: 36px;
    color: #395b2e;
    text-align: center;
    position: relative;
    padding: 0px 0px 30px 0px;
    margin-bottom: 30px;
    line-height: 40px;
}

 .content-holder .banbietgi .widget-title {
    text-align: left;
}

.banbietgi .widget_black-studio-tinymce h3 {
    font-size: 24px;
    color: #000;
}

.banbietgi .widget_black-studio-tinymce .textwidget {
    color: #868c9d;
}

.quyenloi .widget-title:after, .banbietgi .widget-title:after {
    position: absolute;
    content: '';
    height: 1px;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    display: block;
    z-index: 1;
    background: #868c9d;
    bottom: 0;
}

.banbietgi .widget-title:after {
    left: 0;
    margin-left: 0;
}

.quyenloi .widget_siteorigin-panels-builder .panel-layout .panel-grid-cell {
    margin: 30px 0px;
}

    .quyenloi .widget_siteorigin-panels-builder .panel-layout .panel-grid-cell .thumbnail {
        float: left;
        margin-right: 30px;
        width: 67px;
        text-align: center;
    }

    .quyenloi .widget_siteorigin-panels-builder .panel-layout .panel-grid-cell .content_box {
        position: relative;
        overflow: hidden;
        color: #868c9d;
        font-size: 14px;
        line-height: 24px;
    }

.quyenloi .widget_siteorigin-panels-builder .content_box .title {
    font-size: 24px;
    color: #000;
    margin-bottom: 7px;
}

.button_dangky {
    background: #335628;
    display: table;
    margin: 0 auto;
}

    .button_dangky a {
        color: #fff;
        display: block;
        padding: 22px 45px;
        text-transform: uppercase;
        font-size: 24px;
        text-decoration: none;
    }

.thongke {
}

    .thongke span {
        display: block;
        text-align: center;
        color: #868c9d;
        font-size: 24px;
    }

    .thongke .count {
        font-size: 82px;
        color: #335628;
        background: none;
        line-height: normal;
        width: auto;
        text-align: center;
        right: 0;
        line-height: 82px;
        top: 0px;
        height: 82px;
    }

 .content-holder .thongke .textwidget {
    width: 250px;
    height: 250px;
    display: flex;
    align-items: center;
    border-radius: 50%;
    border: 2px solid #335628;
    margin: auto;
    text-align: center;
}

.thongke .count_circle {
    width: 100%;
}

.banner_page {
    min-height: 650px;
    display: flex !important;
    flex-direction: unset !important;
    align-items: center !important;
}

    .banner_page .panel-grid-cell {
        max-width: 1170px;
        width: 100%;
        margin: 0 auto;
    }

        .banner_page .panel-grid-cell .widget_black-studio-tinymce {
            float: right;
        }

 .content-holder .banner_page .widget-title {
    font-size: 40px;
    color: #fff;
    line-height: 40px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #335628;
}

.banner_page .textwidget {
    font-size: 28px;
    color: #fff;
}

    .banner_page .textwidget a {
        background: #335628;
        display: table;
        margin: 50px auto 0 auto;
        font-size: 24px;
        color: #fff;
        /* display: block; */
        padding: 15px 25px;
        text-transform: uppercase;
        font-size: 20px;
        text-decoration: none;
    }

.banbietgi .button_dangky {
    margin: 0 !important;
}

.album_anh {
    margin-bottom: 50px;
}

    .album_anh ul .slick-list li {
        float: left;
        position: relative;
    }

        .album_anh ul .slick-list li:before {
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            content: '';
            background: rgba(0,0,0,0.4);
            z-index: 0;
        }

    .album_anh ul li.slick-center:before {
        background: rgba(0,0,0,0);
    }

    .album_anh .slick-next, .album_anh .slick-prev {
        position: absolute;
        top: 50%;
        margin-top: -25px;
        z-index: 9999;
        text-indent: -9999px;
        padding: 0px !important;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background: none !important;
        border: 3px solid #acada8;
        overflow: hidden;
    }

    .album_anh .slick-next {
        right: 8% !important;
    }

    .album_anh .slick-prev {
        left: 8% !important;
    }

        .album_anh .slick-next:before, .album_anh .slick-prev:before {
            color: #acada8 !important;
            text-indent: 0;
            display: block;
            padding: 0 !important;
            font-size: 40px !important;
        }

        .album_anh .slick-next:hover, .album_anh .slick-prev:hover {
            background: #fff !important;
            border: 3px solid #fff;
        }

            .album_anh .slick-next:hover:before, .album_anh .slick-prev:hover:before {
                color: #345629 !important;
            }

    .album_anh .slick-dots {
        width: 100%;
        /* bottom: -50px; */
        text-align: center;
        clear: both;
        float: left;
        margin-top: 50px;
    }

        .album_anh .slick-dots li {
            display: inline-block;
            margin: 0px 5px;
            line-height: 15px;
        }

            .album_anh .slick-dots li button {
                text-indent: -9999px;
                background: #d7d7d7;
                width: 15px;
                height: 15px;
                border-radius: 50%;
                border: none;
            }

            .album_anh .slick-dots li.slick-active button {
                background: #335628;
            }

.bg_form_goilai, .bg_form_yeucau_goilai {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999999;
    display: none;
}

    .bg_form_goilai:before, .bg_form_yeucau_goilai .bg_form_click {
        position: fixed;
        top: 0;
        display: block;
        content: '';
        background: #000;
        opacity: 0.8;
        width: 100%;
        height: 100%;
        z-index: -1;
    }

    .bg_form_goilai .content_form, .bg_form_yeucau_goilai .content_form {
        width: 96%;
        margin: 0 auto;
        background: #fff;
        position: relative;
        overflow-x: hidden;
        max-height: 90%;
        height: auto;
        -webkit-transition: width 2s;
        transition: width 2s;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 1000px;
        padding: 0;
    }

        .bg_form_goilai .content_form .title_form, .bg_form_yeucau_goilai .content_form .title_form {
            font-size: 32px;
            color: #335628;
            text-align: center;
            text-transform: uppercase;
            font-weight: 600;
        }

 .bg_form_goilai .desc {
    color: #798083;
    font-size: 16px;
    text-align: center;
    margin: 10px 15px 30px 15px;
}

.bg_form_goilai .content_form input[type*="submit"],
.bg_form_yeucau_goilai .content_form input[type*="submit"] {
    display: table;
    margin: 0px auto 0px auto;
    background: #335628;
    border: none;
    color: #fff;
    padding: 8px 30px;
    text-transform: uppercase;
    float: none;
    margin-bottom: 0;
    font-size: 20px;
    float: right;
}

span.wpcf7-not-valid-tip {
    text-align: center !important;
}

.bg_form_yeucau_goilai .title_dangky {
    font-size: 32px;
    color: #335628;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}

.bg_form_yeucau_goilai .wpcf7-form input[type*="email"],
.bg_form_yeucau_goilai .content_form input[type*="tel"],
.bg_form_yeucau_goilai .content_form input[type*="text"],
.bg_form_yeucau_goilai .content_form textarea {
    background: #fff;
    border: 1px solid #ced4da;
    padding: 7px 10px;
    width: 100%;
    color: #798083;
    font-size: 15px;
}

    .bg_form_yeucau_goilai .wpcf7-form input[type*="email"]:focus,
    .bg_form_yeucau_goilai .content_form input[type*="tel"]:focus,
    .bg_form_yeucau_goilai .content_form input[type*="text"]:focus,
    .bg_form_yeucau_goilai .content_form textarea:focus {
        border-bottom: 1px solid #335628;
        box-shadow: 0px 1px 0px #335628;
    }

.bg_form_yeucau_goilai .content_form textarea {
    max-height: 70px;
}

.bg_form_yeucau_goilai .content_form .list_group {
    display: table;
    width: 100%;
    margin: 15px 0px 0px 0px;
}

.bg_form_yeucau_goilai .content_form input[type*="tel"],
.bg_form_yeucau_goilai .content_form input[type*="text"],
.bg_form_yeucau_goilai .content_form textarea, .bg_form_yeucau_goilai .wpcf7-form input[type*="email"] {
    padding: 7px 15px;
}

.bg_form_goilai .content_form .desc,
.bg_form_yeucau_goilai .content_form .desc {
    padding: 10px 15px 0px 15px;
    text-align: center;
}

.bg_form_goilai .content_form .close_form,
.bg_form_yeucau_goilai .content_form .close_form {
    padding: 10px 15px;
    color: #333;
    cursor: pointer;
    /* font-weight: bold; */
    position: absolute;
    top: 2px;
    font-weight: 600;
    right: 2px;
    font-size: 20px;
    background: none;
    border: 1px solid #d0d0d0;
}

.bg_form_yeucau_goilai .content_form .image_poup {
    position: absolute;
    max-height: 100%;
    width: 50%;
    text-align: center;
    overflow: hidden;
    left: 0;
}

.bg_form_yeucau_goilai .content_form .post_relative {
    position: relative;
    height: 100%;
    overflow: hidden;
}

    .bg_form_yeucau_goilai .content_form .post_relative [class*="col-xs"] {
        position: initial;
    }

div.wpcf7-validation-errors {
    color: #ff0000 !important;
    text-align: center;
    margin-top: 15px !important;
}

.wpcf7-form-control-wrap {
    position: relative;
    display: block;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
    /* width: 100%; */
    position: absolute;
    top: 10px !important;
    right: 10px !important;
    left: auto !important;
    /* text-align: right !important; */
    width: auto !important;
}

.luachon .panel-grid-cell {
    margin-top: 50px;
    font-size: 20px;
    line-height: 26px;
    color: #45485b;
}

 .form_custom {
    padding: 30px 15px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-mail-sent-ok {
    clear: both;
    width: 100%;
    float: left;
    margin: 0px auto 15px auto;
    text-align: center;
}

div.wpcf7-mail-sent-ok {
    margin-top: 15px !important;
}

div.wpcf7 .ajax-loader {
    position: absolute;
    left: 50%;
}

@media (max-width: 991px) {
    .banner_page .panel-grid-cell .widget_black-studio-tinymce{
    float: none;
    width: 100%;
    text-align: center;
}

.banbietgi {
    padding: 60px 15px !important;
}

}

@media(max-width: 767px) {

    .banbietgi .button_dangky {
        margin: 0 auto !important;
    }

    .banbietgi .widget_black-studio-tinymce .textwidget,  .content-holder .banbietgi .widget-title {
        text-align: center;
    }

    .banbietgi .widget-title:after {
        left: 50%;
        margin-left: -50px;
    }

     .content-holder .banner_page .widget-title {
        font-size: 30px;
        line-height: 30px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .banner_page .textwidget {
        font-size: 20px;
        line-height: 30px;
    }

        .banner_page .textwidget a {
            background: #335628;
            display: table;
            margin: 30px auto 0 auto;
            font-size: 24px;
            color: #fff;
            /* display: block; */
            padding: 6px 20px;
            text-transform: uppercase;
            font-size: 16px;
            text-decoration: none;
        }

    .banner_page {
        min-height: 0;
        padding: 80px 15px 120px 15px;
    }

    .thongke {
        padding: 0;
    }

        .thongke .panel-grid-cell {
            width: 33.33% !important;
            padding: 15px !important;
            float: left;
        }

        .thongke .panel-grid {
            display: block;
        }

     .content-holder .thongke .textwidget {
        width: 150px;
        height: 150px;
        margin: 0 auto;
        text-align: center;
    }

    .thongke .count {
        font-size: 60px;
    }

    .thongke span {
        font-size: 20px;
    }

    .quyenloi, .banbietgi {
        padding: 30px 0px;
    }

    .banbietgi {
        padding: 30px 15px;
    }

    .button_dangky a,  .form_thongtin .list_group input[type*="submit"] {
        background: #335628;
        display: table;
        margin: 0px auto 0px auto;
        font-size: 24px;
        color: #fff;
        /* display: block; */
        padding: 6px 20px;
        text-transform: uppercase;
        font-size: 16px;
        text-decoration: none;
    }

    .quyenloi .widget_siteorigin-panels-builder .panel-layout .panel-grid-cell {
        margin: 15px 0px;
    }

    .dieukien, .video_lienhe {
        padding: 30px 0px;
    }

        .dieukien .widget_siteorigin-panels-builder .panel-grid-cell {
            padding: 30px !important;
        }

     .content-holder .dieukien .widget-title {
        font-size: 26px;
        color: #fefffe;
        text-align: center;
        position: relative;
        padding: 0px 0px 20px 0px;
        margin-bottom: 15px;
    }

     .content-holder .widget-title {
        font-size: 26px;
    }

     .thongtin_lienhe {
        padding: 15px 0px;
    }

         .thongtin_lienhe ul li img {
            max-width: 40px;
        }

         .thongtin_lienhe ul {
            padding: 10px 0px;
        }

         .thongtin_lienhe .textwidget {
            padding: 10px 15px;
        }
}
.form_thongtin{display:flex}
.item-album-wrapper{display:flex;flex-flow:row wrap;margin-top:100px}
.item-album{width:24%;margin-right:1%}
.list_item_1_wrapper{margin-bottom: 30px;box-shadow: 0 0 1px 1px #ccc;}
.panel-grid .list_item_1 .cate-title{font-family:Penumbra;color: #000;}
#giayda_nam .list_item_1:nth-child(3){width:65%}
#giayda_nam .list_item_1:nth-child(4){width:35%}
#sidebar-left [class*="creativecate"]:not(.panel-0) .title_widget{margin-top: 1em;margin-bottom: .5em;}
#share_us2 {
    position: fixed;
    left: -265px;
    top: 160px;
    width: 265px;
    min-height: 180px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0px 0px 10px 0px;
    z-index: 99;
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
    -ms-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
}
#share_us2::after{
	content:"";
	position:absolute;
	right:-60px;
	width:61px;
	height:60px;
    background: url(/templates/home/images/support.png) right top no-repeat;
	top:0;
}
.tableft {
    padding: 10px 40px;
    -webkit-box-shadow: 50px 0 50px 0 #fafafa inset;
    -moz-box-shadow: 50px 0 50px 0 #fafafa inset;
    box-shadow: 50px 0 50px 0 #fafafa inset;
}
.online-support1 {
    overflow: scroll;
    height: 400px;
}
.sup_item {
    margin-top: 10px;
    border-bottom: 1px solid #e1e1e1;
}
.sup_item_img {
    float: left;
    margin-right: 10px;
}
    .sup_item_img img {
        width: 50px;
    }
.sup_item_info {
    padding-bottom: 0px;
    display: inline-block;
    margin-bottom: 9px;
}
.sup_name {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}
.sup_name {
    color: #48A0DC;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}
.sp_wp_w {
    display: inline-block;
    width: 100%;
}
.sup_nick {
    margin: 0;
    font-weight: 700;
    font-size: 15px;
}
    .sup_nick img, .sup_phone img {
        width: 20px;
        display: inline-block;
        margin-right: 5px
    }
.sup_phone {
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 0;
    width: 100%;
}
#share_us2:hover {
    position: fixed;
    left: 0px;
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
    -ms-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
}
.top_single .price del.amount{margin:0;font-size:.8em}
@media(max-width: 480px) {
    .thongke .panel-grid-cell {
        width: 50% !important;
        margin-bottom: 15px !important;
    }

        .thongke .panel-grid-cell:last-child {
            width: 100% !important;
            margin-bottom: 0 !important;
        }
}
@media (max-width:1200px) {
    .content_c_maps, .item-album-wrapper {
        margin-bottom: 40px
    }
}
.images .thumbnails-mobile{display:none}
@media (max-width:998px) {
    .images .thumbnails{
        display:none
    }
	.images .thumbnails-mobile{display:flex;flex-flow:row nowrap}
	.banner_widget{margin-top:80px}
	.home-product-cates .cate-wrapper:nth-child(2n) .cate-bg{
        transform: none;
        -webkit-transform: none;
        width: 100%;
        left: 0;
 }
}

@media (max-width:480px) {
	
	.duongdan{
	  margin-top: 80px;
	  min-height: unset;
	}
    .home-product-cates .home-product-flex .cate-wrapper:nth-child(3n+1) .title, .home-product-cates .home-product-flex .cate-wrapper:nth-child(3n+1) .num-product, .home-product-cates .home-product-flex .cate-wrapper:nth-child(3n) .title, .home-product-cates .home-product-flex .cate-wrapper:nth-child(3n) .num-product {
        margin: 0 auto;
        font-size: 18px;
    }
    .content_c_maps, .item-album-wrapper {
        margin-bottom: 20px
    }

    .home-product-cates .home-product-flex .cate-wrapper {
        width: 50%;
        position: relative;
    }

    .home-product-cates .cate-wrapper:nth-child(2n) .cate-bg {
        transform: none;
        -webkit-transform: none;
        width: 200%;
        left: 0;
        right: unset;
    }

    .home-product-cates .cate-wrapper:nth-child(2n+1) .cate-bg {
        content: "";
        position: absolute;
        width: 200%;
        height: 100%;
        top: 0;
        right: 0;
        z-index: 1;
    }
    .home-product-cates .cate-wrapper:nth-child(2n) .cate-bg, .home-product-cates .cate-wrapper:nth-child(2n+1) .cate-bg {background:#fff}
    .home-product-cates .cate-wrapper:nth-child(4n) .cate-bg, .home-product-cates .cate-wrapper:nth-child(4n+1) .cate-bg {background:none}
    .widget{padding-left:0}
	#giayda_nam .list_item_1:nth-child(3),#giayda_nam .list_item_1:nth-child(4){
		width:100%
	}
}
.post_content *{max-width:100% !important}
.body-overlay{position:fixed;width:100%;height:100%;background: #000;z-index: 999998;top: 0;left: 0;opacity: .5;display: none;}