.text1line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.text2line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align:justify
}

.text3line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.text4line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.text5line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
}

.text6line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical
}

.text7line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical
}

.text8line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical
}

.text9line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical
}

.border_double {
    height: 4px;
    width: 100%;
    border: solid 1px #ebebeb;
    border-left: 0px;
    border-right: 0px;
    margin-bottom: 30px
}

.btn-45-no-radius {
    line-height: 40px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    border-radius: 5px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background: #9bd031;
    display: inline-block;
    padding: 0px 25px;
    text-decoration: none;
    border: solid 1px #9bd031
}

    .btn-45-no-radius:hover {
        color: #9bd031;
        background: #fff;
        border-color: #9bd031;
        text-decoration: none
    }

.border_bottom_ {
    border-bottom: dashed 1px #ebebeb;
    margin-bottom: 40px;
    padding-bottom: 15px
}

.border_bottom_10 {
    padding-bottom: 10px;
    border-bottom: dashed 1px #ebebeb
}

.sale_count {
    position: absolute;
    z-index: 8;
    display: inline-block;
    width: 55px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    padding: 0px 0px;
    background: #e87c11;
    color: #fff;
    font-family: 'Gotham', sans-serif;
    font-size: 13px;
    left:4px;
    top:4px
}
.sale_date {
    position: absolute;
    z-index: 8;
    bottom: 0;
    left: 0;
    border-radius: 0;
    color: #e87c11;
    font-weight: bold;
    font-style: italic;font-size:24px
}
.sale_text2 {
    position: absolute; 
    color: #fff;
    font-weight: bold;
    font-style: italic;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    padding: 0px 10px 0 12px;
    z-index:8;
    right:4px;
    top:4px
}
   /* .sale_text2 .bf_:before {
        content: "";
        position: absolute;
        bottom: -5px;
        right: 0px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0px 0px 5px 5px;
        border-color: transparent transparent transparent #960606;
    }*/
.sale_count .bf_ {
    position: relative;
    display: block
}
    /*.sale_count .bf_:before {
        content: "";
        position: absolute;
        bottom: -5px;
        left: 0px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 5px 5px 0;
        border-color: transparent #960606 transparent transparent
    }*/
    .sale_date.sale_big {
        display: block;
        height: 40px;
        line-height: 40px;
        min-width: 100px;
        font-size: 24px;
        position:relative
    }
#showxu {
    background: #e87c11;
    color: #fff;
    display: inline-block; margin-bottom:10px
}
.product_units {
    margin-top: 10px
}
    #showxu span {
        display:inline-block;margin:5px 10px;
        animation: blink-animation 1s steps(5, start) infinite;
        -webkit-animation: blink-animation 1s steps(5, start) infinite;
    }
@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}
.label_news {
    position: absolute;
    z-index: 8;
    top: 0px;
    left: 0;
    display: inline-block;
    width: 55px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    padding: 0px 0px;
    background: #de4343;
    color: #fff;
    font-family: 'Gotham', sans-serif;
    font-size: 13px;
    left:4px
}

    .label_news.top_ {
        top: 32px
    }

    .label_news .bf_ {
        position: relative;
        display: block
    }

        /*.label_news .bf_:before {
            content: "";
            position: absolute;
            bottom: -5px;
            left: 0px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 5px 5px 0;
            border-color: transparent #960606 transparent transparent
        }*/

.margin-top-15 {
    margin-top: 15px
}

.padding_center {
    padding: 0px 7.5px !important
}

.title_head .title_center_page {
    display: block;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    color: #333;
    margin: 0px;
    padding: 0px;
    line-height: 32px
}

@media (max-width: 767px) {
    .title_head .title_center_page {
        font-size: 24px
    }
}

.title_head .title_center_page .padding__ {
    padding: 0px 30px 0px 0px;
    background-color: #fff;
    position: relative;
    z-index: 999
}

.title_head .title_center_page.left {
    text-align: left
}

.title_head .title_center_page.after {
    position: relative
}

    .title_head .title_center_page.after:after {
        content: "";
        height: 1px;
        position: absolute;
        right: 0;
        top: 20px;
        background: #ebebeb;
        width: calc(100% - 110px);
        -o-width: calc(100% - 110px);
        -moz-width: calc(100% - 110px);
        -webkit-width: calc(100% - 110px)
    }

.title_head .title_center_page .background_ {
    background: #fff;
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding-right: 15px
}

.bizweb-product-reviews-module {
    margin: 0px !important
}

.title_monster {
    font-family: 'Montserrat', sans-serif;
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    color: #333
}

.page_title {
    position: relative
}

    .page_title .title_page_h1 {
        font-family: 'Gotham_bold', sans-serif;
        margin: 0px;
        line-height: 22px;
        font-size: 21px;
        padding: 0px 0px 5px
    }

.breadcrumb li a:hover {
    color: #9bd031 !important
}

    .breadcrumb li a:hover span {
        color: #9bd031 !important
    }

.title-quantity-popup:hover {
    color: #9bd031 !important
}

.product-name:hover {
    color: #9bd031
}

    .product-name:hover a {
        color: #9bd031 !important
    }

    .product-name:hover span {
        color: #9bd031 !important
    }

.filter-item:hover span label {
    color: #9bd031
}

.title_cate:hover {
    color: #9bd031 !important
}

    .title_cate:hover a {
        color: #9bd031 !important
    }

.block_title_cate:hover {
    background-color: #fff !important;
    border: solid 1px #9bd031;
    border-bottom: 0px;
    color: #9bd031 !important
}

    .block_title_cate:hover a {
        color: #9bd031 !important
    }

.blog-item-list:hover:before {
    color: #9bd031 !important
}

.blog-item-list:hover .blog-item-name {
    color: #9bd031 !important
}

    .blog-item-list:hover .blog-item-name a {
        color: #9bd031 !important
    }

        .blog-item-list:hover .blog-item-name a:before {
            color: #9bd031 !important
        }

.blog-item-name:hover {
    color: #9bd031 !important
}

    .blog-item-name:hover a {
        color: #9bd031 !important
    }

        .blog-item-name:hover a:before {
            color: #9bd031 !important
        }

.btn-45-orange {
    height: 40px;
    line-height: 40px;
    background: #9bd031;
    border: solid 1px #9bd031;
    color: #fff;
    font-size: 14px;
    border-radius: 20px;
    padding: 0px 10px;
    font-weight: 400;
    padding: 0px 20px;
    font-family: 'Roboto', sans-serif
}

    .btn-45-orange:hover {
        background: #fff;
        color: #9bd031;
        border: solid 1px #9bd031
    }

    .btn-45-orange *:focus {
        box-shadow: none
    }

.btn-50-full {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #9bd031;
    border: solid 1px #9bd031;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    padding: 0px 10px;
    font-weight: bold
}

    .btn-50-full:hover {
        background: #fff;
        color: #9bd031;
        border: solid 1px #9bd031
    }

    .btn-50-full *:focus {
        box-shadow: none
    }

.btn-50-blue {
    height: 40px;
    line-height: 40px;
    background: #9bd031;
    border: solid 1px #9bd031;
    color: #fff;
    font-size: 14px;
    border-radius: 20px;
    padding: 0px 10px;
    font-weight: bold
}

    .btn-50-blue:hover {
        background: #fff;
        color: #9bd031;
        border: solid 1px #9bd031
    }

    .btn-50-blue *:focus {
        box-shadow: none
    }

.header_search_ .search_full .form_search .input_search {
    height: 50px
}

    .header_search_ .search_full .form_search .input_search:focus {
        border-color: #ebebeb
    }

.header_search_ .search_full .form_search .input-group-btn {
    position: absolute;
    right: 5px;
    top: 0;
    width: 45px;
    line-height: 50px;
    height: 50px;
    overflow: hidden
}

    .header_search_ .search_full .form_search .input-group-btn button {
        height: 50px;
        position: relative;
        background: none
    }

        .header_search_ .search_full .form_search .input-group-btn button:focus {
            box-shadow: none;
            outline: none
        }

        .header_search_ .search_full .form_search .input-group-btn button i {
            line-height: 50px;
            font-size: 17px;
            color: #333
        }

            .header_search_ .search_full .form_search .input-group-btn button i:before {
                width: 17px;
                height: 17px;
                content: "";
                background-image: url("/images/search_icon.png");
                background-repeat: no-repeat;
                position: absolute;
                top: 17px;
                left: 5px
            }

        .header_search_ .search_full .form_search .input-group-btn button:hover i {
            color: #9bd031
        }

.title-page {
    padding: 20px 0px 10px
}

    .title-page .title-head-page {
        font-family: 'Noto Serif';
        font-size: 21px;
        line-height: 20px;
        color: #252525;
        margin: 0px
    }

.img1 {
    position: relative;
    overflow: hidden
}

    .img1 img {
        width: 100%;
        height: auto
    }

    .img1:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out
    }

    .img1:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out
    }

    .img1:hover:before {
        right: 50%;
        left: 50%;
        width: 0;
        background: rgba(255,255,255,0.3)
    }

    .img1:hover:after {
        height: 0;
        top: 50%;
        bottom: 50%;
        background: rgba(255,255,255,0.3)
    }

.alert-warning {
    color: #9bd031 !important;
    background-color: transparent !important;
    border-color: transparent !important
}

.aside-item .aside-content {
    position: relative;
    z-index: 2
}

    .aside-item .aside-content.aside-cate-link-cls {
        margin-bottom: 30px;
        border: dashed 1px #ebebeb;
        margin-top: 5px
    }

        .aside-item .aside-content.aside-cate-link-cls .cate_padding {
            padding: 15px 0px
        }

    .aside-item .aside-content.aside-cate-blog {
        margin-bottom: 30px;
        border: dashed 1px #ebebeb;
        margin-top: 5px
    }

        .aside-item .aside-content.aside-cate-blog .cate_padding {
            padding: 0px
        }

.cate_padding {
    padding: 20px 0px 0px
}

    .cate_padding .nav-ul {
        max-height: 550px;
        overflow: scroll;
        padding: 0px 0px 0px 0px;
        overflow-x: hidden
    }

        .cate_padding .nav-ul::-webkit-scrollbar-track {
            border-radius: 10px;
            background-color: #fff;
            width: 5px
        }

        .cate_padding .nav-ul::-webkit-scrollbar {
            width: 5px;
            background-color: #ebebeb
        }

        .cate_padding .nav-ul::-webkit-scrollbar-thumb {
            border-radius: 10px;
            background-color: #9bd031;
            width: 5px
        }

.aside-item.collection-category .nav-item {
    position: relative;
    clear: left;
    font-size: 14px;
    padding: 10px 0px 10px 0px
}

    .aside-item.collection-category .nav-item a {
        font-family: 'Gotham', sans-serif;
        font-size: 14px;
        line-height: 24px;
        color: #333;
        padding: 0px 15px
    }

    .aside-item.collection-category .nav-item em {
        font-size: 13px;
        color: gray;
        font-style: normal;
        margin-left: 5px
    }

    .aside-item.collection-category .nav-item span {
        line-height: 28px;
        font-size: 14px;
        color: gray;
        top: 0;
        display: inline-block
    }

    .aside-item.collection-category .nav-item .fa {
        position: absolute;
        right: 0px;
        top: 0;
        width: 25px;
        padding: 5px;
        line-height: 36px
    }

    .aside-item.collection-category .nav-item .dropdown-menu {
        position: static;
        width: 100%;
        border: 0;
        padding-left: 0px;
        box-shadow: none;
        padding: 0px
    }

        .aside-item.collection-category .nav-item .dropdown-menu .lv2 .fa {
            position: absolute;
            right: 0px;
            top: 0;
            width: 25px;
            padding: 5px;
            line-height: 35px
        }

        .aside-item.collection-category .nav-item .dropdown-menu .lv2:hover:before, .aside-item.collection-category .nav-item .dropdown-menu .lv2.active:before {
            border-color: #9bd031
        }

        .aside-item.collection-category .nav-item .dropdown-menu .nav-item {
            padding: 10px 0px 10px 35px;
            border: none
        }

            .aside-item.collection-category .nav-item .dropdown-menu .nav-item > a {
                padding: 0px 20px 0px 0px;
                line-height: 24px
            }

            .aside-item.collection-category .nav-item .dropdown-menu .nav-item:hover {
                border-top-color: #fff;
                border-bottom-color: #fff
            }

            .aside-item.collection-category .nav-item .dropdown-menu .nav-item:last-child:hover {
                border-top-color: #fff;
                border-bottom-color: #fff
            }

            .aside-item.collection-category .nav-item .dropdown-menu .nav-item .dropdown-menu {
                margin-top: 12px
            }

            .aside-item.collection-category .nav-item .dropdown-menu .nav-item.lv3 {
                padding: 10px 0px 10px 30px
            }

                .aside-item.collection-category .nav-item .dropdown-menu .nav-item.lv3 a {
                    line-height: 24px
                }

                    .aside-item.collection-category .nav-item .dropdown-menu .nav-item.lv3 a:before {
                        left: 45px
                    }

                .aside-item.collection-category .nav-item .dropdown-menu .nav-item.lv3:hover:before, .aside-item.collection-category .nav-item .dropdown-menu .nav-item.lv3.active:before {
                    border-color: #9bd031
                }

    .aside-item.collection-category .nav-item:hover {
        border-top-color: #ddd;
        border-bottom-color: #ddd
    }

        .aside-item.collection-category .nav-item:hover:before {
            border-color: #9bd031
        }

        .aside-item.collection-category .nav-item:hover > a {
            color: #9bd031;
            text-decoration: none
        }

        .aside-item.collection-category .nav-item:hover > em {
            color: #9bd031
        }

        .aside-item.collection-category .nav-item:hover > .fa {
            color: #9bd031
        }

        .aside-item.collection-category .nav-item:hover span {
            color: #9bd031
        }

    .aside-item.collection-category .nav-item.active:before {
        border-color: #9bd031
    }

    .aside-item.collection-category .nav-item.active > .dropdown-menu {
        border-radius: 0px
    }

    .aside-item.collection-category .nav-item.active > a {
        color: #9bd031
    }

    .aside-item.collection-category .nav-item.active em {
        color: #9bd031
    }

    .aside-item.collection-category .nav-item.active > .fa {
        color: #9bd031
    }

    .aside-item.collection-category .nav-item.active > .dropdown-menu {
        display: block
    }

    .aside-item.collection-category .nav-item.active span {
        color: #9bd031
    }

    .aside-item.collection-category .nav-item.active > .fa:before {
        content: "\f106";
        font-family: 'FontAwesome'
    }

    .aside-item.collection-category .nav-item:hover > a, .aside-item.collection-category .nav-item:hover em {
        color: #9bd031;
        background-color: #fff
    }

    .aside-item.collection-category .nav-item:hover > .fa {
        color: #9bd031
    }

    .aside-item.collection-category .nav-item .dropdown-menu li:hover > a {
        color: #9bd031;
        background-color: #fff
    }

    .aside-item.collection-category .nav-item .dropdown-menu li:hover > .fa {
        color: #9bd031
    }

.aside-item.collection-category .nav > li > a {
    padding: 0px 30px
}

.aside-item .nav > li > a:focus {
    background: none
}

.border-das-sider {
    padding: 0px 4px;
    display: block;
    border-top: 0px;
    border-bottom: 0px;
    width: 2px;
    z-index: 0;
    height: 100%;
    z-index: 0;
    position: absolute;
    right: 15px;
    top: 0
}

.aside-cate-link-cls.aside-cate-blog .cate_padding {
    position: relative;
    z-index: 2;
    border-bottom: 0px
}

    .aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul {
        padding: 25px 0px
    }

        .aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul .nav-item {
            border-bottom: none
        }

            .aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul .nav-item a {
                font-size: 14px;
                color: #252525;
                padding: 0px 15px
            }

            .aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul .nav-item:hover > a {
                color: #9bd031
            }

            .aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul .nav-item .dropdown-menu .nav-item:before {
                content: none
            }

            .aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul .nav-item .dropdown-menu .nav-item a {
                padding: 0px 15px
            }

.aside-cate-link-cls .border-das-sider {
    padding: 0px 4px;
    background: #fff;
    display: block;
    border-top: 0px;
    border-bottom: 0px;
    width: 9px;
    z-index: 0;
    height: 100%;
    z-index: 0;
    position: absolute;
    right: 0px;
    top: 0
}

.slide_index {
    margin-bottom: 15px;
    padding: 0px;
    min-height: 50px;
    background-image: url("/images/background_slider.jpg");
    background-repeat: repeat;
    background-position: top left;
    margin-top:10px
}

    .slide_index .thumb_side {
        width: 70px;
        position: absolute;
        bottom: 20px;
        right: 35px
    }

        .slide_index .thumb_side .owl-item {
            float: none;
            margin: 5px 0px
        }

            .slide_index .thumb_side .owl-item.current .thumb_small a {
                border-color: #9bd031
            } 

        .slide_index .thumb_side .thumb_small a {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            border: solid 2px transparent;
            height: 70px;
            width: 70px;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: left top
        }

            .slide_index .thumb_side .thumb_small a img {
                display: block;
                max-width: 100%;
                max-height: 100%;
                width: auto;
                height: 100%; 
            }

.home-slider { 
    background: #fff
}

@media (max-width: 767px) { 
    .home-slider {
        padding: 0px
    }
}

.home-slider .item {
    position: relative
}
.home-slider .item picture img{
    margin:auto;display:block
}

.home-slider.owl-carousel .owl-nav .owl-next {
    right: -15px !important;
    background: transparent;
    top: 50%;
    width: 45px;
    height: 45px;
    background: #9bd031;
    border: solid 2px #fff;
    border-radius: 3px;
    z-index: 99
}

@media (min-width: 768px) and (max-width: 991px) {
    .home-slider.owl-carousel .owl-nav .owl-next {
        right: 0px !important
    }
}

@media (max-width: 767px) {
    .home-slider.owl-carousel .owl-nav .owl-next {
        right: 15px !important
    }
}

.home-slider.owl-carousel .owl-nav .owl-next:hover {
    background: #fff;
    border-color: #9bd031
}

    .home-slider.owl-carousel .owl-nav .owl-next:hover:before {
        color: #9bd031
    }

.home-slider.owl-carousel .owl-nav .owl-next:before {
    font-family: 'FontAwesome';
    content: "\f105";
    text-align: center;
    line-height: 42px;
    margin-left: 6px;
    color: #333333
}

@media (max-width: 767px) {
    .home-slider.owl-carousel .owl-nav .owl-next:before {
        line-height: 20px
    }
}

.home-slider.owl-carousel .owl-nav .owl-prev {
    right: auto !important;
    background: transparent;
    left: -15px;
    top: 47%;
    height: 45px;
    width: 45px;
    background: #9bd031;
    z-index: 99;
    border: solid 2px #fff;
    border-radius: 3px
}

@media (min-width: 768px) and (max-width: 991px) {
    .home-slider.owl-carousel .owl-nav .owl-prev {
        left: 0px !important
    }
}

@media (max-width: 767px) {
    .home-slider.owl-carousel .owl-nav .owl-prev {
        left: 15px !important
    }
}

.home-slider.owl-carousel .owl-nav .owl-prev:hover {
    background: #fff;
    border-color: #9bd031
}

    .home-slider.owl-carousel .owl-nav .owl-prev:hover:before {
        color: #9bd031
    }

.home-slider.owl-carousel .owl-nav .owl-prev:before {
    font-family: 'FontAwesome';
    content: "\f104";
    text-align: center;
    line-height: 42px;
    margin-left: 6px;
    color: #333333
}

.home-slider.owl-carousel .owl-nav .owl-prev:before, .home-slider.owl-carousel .owl-nav .owl-next:before {
    font-size: 20px;
    background: transparent
}

.home-slider .owl-dots .owl-dot {
    position: relative;
    margin: 0px 7px;
    width: 10px;
    height: 10px;
    background: #ccc
}

    .home-slider .owl-dots .owl-dot:before {
        content: "";
        font-size: 16px;
        color: #fff;
        width: 10px;
        height: 10px;
        border-radius: 50%
    }

    .home-slider .owl-dots .owl-dot.active {
        background: #fff
    }

        .home-slider .owl-dots .owl-dot.active:before {
            color: #9bd031
        }

@media (max-width: 767px) {
    .home-slider.owl-carousel .owl-nav .owl-next, .home-slider.owl-carousel .owl-nav .owl-prev {
        width: 25px;
        height: 25px
    }

    .home-slider.owl-carousel .owl-nav .owl-prev {
        right: 40px !important
    }

        .home-slider.owl-carousel .owl-nav .owl-prev:before {
            margin-left: -3px;
            line-height: 20px;
            left: -2px
        }

    .home-slider.owl-carousel .owl-nav .owl-next:before {
        line-height: 20px;
        margin-left: 0px;
        left: -2px
    }
}

.section-brand {
    background-image: url("/images/background_brand.jpg");
    background-position: top left;
    background-repeat: repeat;
    padding: 30px 0px
}

.section-brand-contact .brand_content {
    padding: 10px
}

.title_section_center {
    display: block;
    text-align: center;
    margin: 90px 0 60px
}

@media (max-width: 767px) {
    .title_section_center {
        margin: 20px 0 20px
    }
}

.title_section_center.mr {
    margin: 20px 0px 20px
}

.title_section_center.mr_30 {
    margin: 20px 0px 30px
}

.title_section_center.mr_0 {
    margin: 20px 0px 0px
}

.title_section_center.left {
    text-align: left
}

.title_section_center.padding_15 {
    padding: 0px 15px
}

.title_section_center.not_bf {
    margin: 30px 0px 20px
}

    .title_section_center.not_bf .title:before {
        content: "";
        background-image: url("/images/title_img.png");
        background-repeat: no-repeat;
        width: 80px;
        height: 50px;
        position: absolute;
        top: -40px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -os-transform: translateX(-50%);
        -moz-transform: translateX(-50%)
    }

@media (max-width: 543px) {
    .title_section_center.not_bf .title:before {
        width: 40px;
        height: 40px;
        background-size: contain
    }
}

.title_section_center .title {
    font-size: 30px;
    line-height: 22px;
    color: #333;
    position: relative
}

@media (max-width: 767px) {
    .title_section_center .title {
        font-size: 26px !important
    }
}

@media (max-width: 543px) {
    .title_section_center .title {
        font-size: 22px !important
    }
}

.title_section_center .title.font_normal {
    font-family: 'Gotham', sans-serif;
    font-size: 26px
}

.title_section_center .title:before {
    content: "";
    background-image: url("/images/title_img.png");
    background-repeat: no-repeat;
    width: 45px;
    height: 45px;
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -os-transform: translateX(-50%);
    -moz-transform: translateX(-50%)
}

@media (max-width: 543px) {
    .title_section_center .title:before {
        width: 40px;
        height: 40px;
        background-size: contain
    }
}

.title_section_center .title:hover a {
    color: #9bd031
}

.title_section_center .title a, .title_section_center .title span {
    color: #333;
    text-decoration: none
}

.title_section_center .title.not_bf:before {
    content: none
}

.title_section_center .title.rings:before {
    content: "";
    background-image: url("/images/chuong_title.png");
    background-repeat: no-repeat;
    width: 80px;
    height: 60px;
    position: absolute;
    top: -80px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -os-transform: translateX(-50%);
    -moz-transform: translateX(-50%)
}

.title_section_center p {
    font-family: 'Gotham', sans-serif;
    font-size: 14px;
    color: gray;
    line-height: 22px;
    font-weight: 400;
    padding: 20px 15px;
    margin: 0px;
    position: relative
}

@media (max-width: 991px) {
    .title_section_center p {
        color: transparent;
        font-size: 0px;
        height: 0px
    }
}

.title_section_center p:after {
    content: "";
    background-image: url("/images/tuyet_title.png");
    background-repeat: no-repeat;
    width: 80px;
    height: 50px;
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -os-transform: translateX(-50%);
    -moz-transform: translateX(-50%)
}

@media (max-width: 991px) {
    .title_section_center p:after {
        bottom: -30px !important
    }
}

@media (max-width: 767px) {
    .title_section_center p:after {
        bottom: -15px !important
    }
}

.title_section_center.title_flex {
    margin-top: 60%
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .title_section_center.title_flex {
        margin-top: 73% !important
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .title_section_center.title_flex {
        margin-top: 150px !important
    }
}

@media (max-width: 767px) {
    .title_section_center.title_flex {
        margin-top: 50px !important
    }
}

.title_section_center.title_flex .title:before {
    content: "";
    background-image: url("/images/ong_gia_tuyet.png");
    background-repeat: no-repeat;
    width: 100px;
    height: 60px;
    position: absolute;
    top: -80px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -os-transform: translateX(-50%);
    -moz-transform: translateX(-50%)
}

@media (max-width: 767px) {
    .title_section_center.title_flex .title:before {
        content: none !important
    }
}

.title_module_left {
    display: block;
    text-align: left
}

    .title_module_left.use_rq {
        position: relative
    }

@media (min-width: 320px) and (max-width: 374px) {
    .title_module_left.use_rq:before {
        width: 80% !important
    }
}

@media (min-width: 375px) and (max-width: 425px) {
    .title_module_left.use_rq:before {
        width: 60% !important
    }
}

@media (min-width: 426px) and (max-width: 480px) {
    .title_module_left.use_rq:before {
        width: 60% !important
    }
}

@media (min-width: 992px) and (max-width: 1025px) {
    .title_module_left.use_rq:before {
        width: 60% !important
    }
}

@media (min-width: 1027px) and (max-width: 1199px) {
    .title_module_left.use_rq:before {
        width: 60% !important
    }
}

.title_module_left.use_rq:before {
    content: "";
    background: #fff;
    position: absolute;
    width: 50%;
    height: 40px
}

.title_module_left .title {
    position: relative;
    display: inline-block;
    font-family: 'Noto Serif', sans-serif;
    font-size: 24px;
    line-height: 26px;
    margin: 0px;
    padding: 0px
}

    .title_module_left .title:before {
        content: "";
        background-image: url("/images/background_title.png");
        background-repeat: no-repeat;
        background-size: contain;
        width: 100%;
        height: 33px;
        position: absolute;
        top: -40px;
        margin: 0 auto;
        background-position: top left
    }

    .title_module_left .title a {
        color: #252525;
        text-decoration: none
    }

    .title_module_left .title:hover {
        color: #9bd031;
        text-decoration: none
    }

.section_popular_product {
    padding: 40px 0px 30px;
    min-height: 400px;
    position: relative
}

@media (max-width: 767px) {
    .section_popular_product {
        padding: 20px 0px 20px
    }
}

.section_popular_product.not_bf_af:before, .section_popular_product.not_bf_af:after {
    content: none
}

.section_popular_product.not_bf_af .product_comback_wrap .owl-item .item.saler_item .owl_item_product {
    padding: 0px 5px
}

@media (min-width: 1200px) {
    .section_popular_product:before, .section_popular_product:after {
        position: absolute;
        z-index: 3;
        content: "";
        background-repeat: no-repeat;
        background-position: center
    }
}
 
.image_link.display_flex {
    padding: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; 
}

    .section_popular_product .product_comeback_wrap .owl-item .item.saler_item .owl_item_product .product-box .product-thumbnail .image_link.display_flex img {
        max-height: 100%;
        width: auto !important;
        max-width: 100%;
        display: block
    }

.section_popular_product .product_comeback_wrap .owl-nav .owl-prev, .section_popular_product .product_comeback_wrap .owl-nav .owl-next {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #9bd031;
    line-height: 45px;
    text-align: center;
    top: 32% !important
}

    .section_popular_product .product_comeback_wrap .owl-nav .owl-prev:before, .section_popular_product .product_comeback_wrap .owl-nav .owl-next:before {
        height: 45px;
        width: 45px;
        line-height: 46px;
        color: #fff;
        border-radius: 50%;
        border: none;
        background: #9bd031
    }

    .section_popular_product .product_comeback_wrap .owl-nav .owl-prev:hover, .section_popular_product .product_comeback_wrap .owl-nav .owl-next:hover {
        background: #9bd031
    }

        .section_popular_product .product_comeback_wrap .owl-nav .owl-prev:hover:before, .section_popular_product .product_comeback_wrap .owl-nav .owl-next:hover:before {
            background: #9bd031
        }

    .section_popular_product .product_comeback_wrap .owl-nav .owl-prev:before {
        content: "\f177";
        font-family: 'FontAwesome';
        font-size: 16px
    }

    .section_popular_product .product_comeback_wrap .owl-nav .owl-next:before {
        content: "\f178";
        font-family: 'FontAwesome';
        font-size: 16px
    }

.section_popular_product .product_comeback_wrap .owl-dots {
    display: none
}

@media (max-width: 767px) {
    .col_saleoff {
        overflow: hidden;
        margin-bottom: 30px
    }
}

.section_saleoff_exclusive {
    position: relative;
    margin-top: -50px
}

    .section_saleoff_exclusive .bg_section_saleoff {
        background-image: url(/images/background_hot_section.png?1562294502013);
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        min-height: 680px;
        background-position: center
    }

@media (min-width: 768px) and (max-width: 1199px) {
    .section_saleoff_exclusive .bg_section_saleoff {
        padding: 0px 0px 150px
    }
}

@media (max-width: 767px) {
    .section_saleoff_exclusive .bg_section_saleoff {
        padding: 0px 0px 50px
    }
}

.section_saleoff_exclusive .bg_section_saleoff .col_saleoff .warp_insert {
    position: relative
}

    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .warp_insert:before {
        content: "";
        background-image: url(/images/bg_hot_0.png?1562294502013);
        background-repeat: no-repeat;
        background-size: contain;
        width: 100%;
        height: 500px;
        background-position: center;
        right: -90px;
        z-index: 9;
        position: absolute;
        top: 60px
    }

@media (max-width: 1440px) {
    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .warp_insert:before {
        top: 105px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .warp_insert:before {
        top: 70px !important;
        right: -70px !important
    }
}

@media (max-width: 767px) {
    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .warp_insert:before {
        content: none
    }
}

.section_saleoff_exclusive .bg_section_saleoff .col_saleoff .inner_ {
    position: relative;
    background: #fff
}

@media (min-width: 992px) {
    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .inner_:after {
        content: "";
        background-image: url("/images/tree.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        position: absolute;
        right: -50px;
        bottom: -40px;
        z-index: 100;
        width: 190px;
        height: 190px
    }
}

.section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner {
    margin-top: 75px;
    position: relative;
    z-index: 100;
    border: solid 10px;
    background: #fff
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner {
        margin-top: 20px !important
    }
}

@media (max-width: 991px) {
    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner {
        margin-top: 20px !important
    }
}

.section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner:before {
    content: "";
    background-image: url("/images/bd_top.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 10px;
    position: absolute;
    top: -10px;
    left: 0;
    background-position: top;
    z-index: 999
}

@media (max-width: 767px) {
    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner:before {
        z-index: 1
    }
}

.section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner:after {
    content: "";
    background-image: url("/images/bd_bottom.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -10px;
    left: 0;
    background-position: bottom;
    z-index: 999
}

.section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale {
    position: relative
}

    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale:before {
        content: "";
        background-image: url("/images/bd_left.png");
        background-repeat: no-repeat;
        width: 10px;
        height: 105%;
        position: absolute;
        top: -10px;
        left: -10px;
        background-position: left;
        z-index: 999
    }

@media (max-width: 767px) {
    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale:before {
        background-repeat: repeat-y
    }
}

.section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale:after {
    content: "";
    background-image: url("/images/bd_right.png");
    background-repeat: no-repeat;
    width: 10px;
    height: 105%;
    position: absolute;
    right: -10px;
    top: -10px;
    background-position: right;
    z-index: 999
}

@media (max-width: 767px) {
    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale:after {
        background-repeat: repeat-y
    }
}

.section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .item_off .product-list-off {
    padding: 20px 40px 35px 30px;
    background: #fff
}

@media (max-width: 1199px) {
    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .item_off .product-list-off {
        padding: 20px !important
    }
}

@media (max-width: 767px) {
    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .item_off .product-list-off {
        padding: 0px !important
    }
}

.section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .item_off .product-list-off .product-thumbnail .image_link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 390px
}

@media (max-width: 480px) {
    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .item_off .product-list-off .product-thumbnail .image_link {
        height: 260px
    }
}

.section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .item_off .product-list-off .product-thumbnail .image_link img {
    max-height: 100%;
    width: auto !important;
    max-width: 100%;
    display: block
}

.section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .item_off .product-list-off .product-info {
    padding-bottom: 0px
}

    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .item_off .product-list-off .product-info .product-name {
        font-size: 24px;
        color: #333;
        line-height: 30px
    }

@media (max-width: 767px) {
    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .item_off .product-list-off .product-info .product-name {
        font-size: 16px;
        line-height: 22px
    }
}

.section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .item_off .product-list-off .product-info .product-summary-list {
    margin: 10px 0px 15px
}

.section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .item_off .product-list-off .product-info .action_button_item .button_wh_40 {
    font-family: 'Gotham', sans-serif;
    font-weight: bold;
    color: #fff;
    height: 40px;
    border-style: none;
    padding: 0px 25px;
    line-height: 39px;
    background: #9bd031;
    border: solid 1px #9bd031;
    border-radius: 20px;
    font-size: 14px
}

    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .item_off .product-list-off .product-info .action_button_item .button_wh_40 span {
        color: #fff;
        text-transform: uppercase
    }

    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .item_off .product-list-off .product-info .action_button_item .button_wh_40:hover {
        background: #fff;
        border-color: #9bd031;
        color: #9bd031
    }

        .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .item_off .product-list-off .product-info .action_button_item .button_wh_40:hover span {
            color: #9bd031
        }

.section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .owl-nav .disabled {
    opacity: .9
}

.section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .owl-nav .owl-prev, .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .owl-nav .owl-next {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #9bd031;
    line-height: 45px;
    text-align: center;
    left: -27px;
    z-index: 999999
}

    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .owl-nav .owl-prev:before, .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .owl-nav .owl-next:before {
        height: 45px;
        width: 45px;
        line-height: 46px;
        color: #fff;
        border-radius: 50%;
        border: none;
        background: #9bd031
    }

    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .owl-nav .owl-prev:hover, .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .owl-nav .owl-next:hover {
        background: #9bd031
    }

        .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .owl-nav .owl-prev:hover:before, .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .owl-nav .owl-next:hover:before {
            background: #9bd031
        }

.section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .owl-nav .owl-prev {
    top: 42%
}

@media (max-width: 767px) {
    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .owl-nav .owl-prev {
        top: -13px !important;
        right: 52%;
        left: auto
    }
}

.section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .owl-nav .owl-prev:before {
    content: "\f177";
    font-family: 'FontAwesome';
    font-size: 16px
}

.section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .owl-nav .owl-next {
    top: 55% !important
}

@media (max-width: 767px) {
    .section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .owl-nav .owl-next {
        top: -13px !important;
        left: 52%;
        right: auto
    }
}

.section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .owl-nav .owl-next:before {
    content: "\f178";
    font-family: 'FontAwesome';
    font-size: 16px
}

.section_saleoff_exclusive .bg_section_saleoff .col_saleoff .content_inner .owl_wrap_sale .owl-dots {
    display: none
}

.owl_product_comback {
    padding: 0px 0px 0px;
    position: relative;
    z-index: 9;
    background: #fff
}

    .owl_product_comback:focus {
        outline: none;
        box-shadow: none
    }

    .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off {
        margin-bottom: 20px
    }

        .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-thumbnail .image_link {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            height: 180px
        }

            .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-thumbnail .image_link img {
                max-height: 100%;
                width: auto !important;
                max-width: 100%;
                display: block
            }

        .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-thumbnail .product-action-grid .button_wh_40 {
            border-radius: 50%;
            width: 45px;
            height: 45px;
            line-height: 45px
        }

        .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info {
            padding-bottom: 0px
        }

            .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info .product-name {
                margin-bottom: 10px
            }

            .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info .reviews-product-list {
                margin: 5px 0px 10px
            }

            .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info form {
                margin-bottom: 0px
            }

            .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info .button_wh_40 {
                display: inline-block;
                float: left
            }

                .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info .button_wh_40.btn-cart {
                    font-family: 'Gotham', sans-serif;
                    font-weight: bold;
                    color: #fff;
                    height: 40px;
                    border-style: none;
                    padding: 0px 25px;
                    line-height: 39px;
                    background: #9bd031;
                    border: solid 1px #9bd031;
                    border-radius: 20px;
                    font-size: 12px
                }

                    .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info .button_wh_40.btn-cart span {
                        color: #fff;
                        text-transform: uppercase
                    }

                    .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info .button_wh_40.btn-cart:hover {
                        background: #fff;
                        border-color: #9bd031;
                        color: #9bd031
                    }

                        .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info .button_wh_40.btn-cart:hover span {
                            color: #9bd031
                        }

                .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info .button_wh_40.iwishAddWrapper {
                    border: none;
                    text-decoration: none;
                    margin-right: 0px;
                    border-top-left-radius: 0px;
                    border-bottom-left-radius: 0px;
                    height: 40px;
                    line-height: 35px;
                    width: 40px;
                    text-align: center;
                    font-size: 16px
                }

                    .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info .button_wh_40.iwishAddWrapper.iWishAdded {
                        color: #9bd031
                    }

    .owl_product_comback .product_comeback_wrap .owl-nav .owl-prev, .owl_product_comback .product_comeback_wrap .owl-nav .owl-next {
        width: 30px;
        height: 30px;
        border-radius: 5%;
        background: #9bd031;
        line-height: 35px;
        text-align: center;
        top: 45%
    }

        .owl_product_comback .product_comeback_wrap .owl-nav .owl-prev:before, .owl_product_comback .product_comeback_wrap .owl-nav .owl-next:before {
            height: 30px;
            width: 30px;
            line-height: 31px;
            color: #fff;
            border-radius: 15%;
            border: none;
            background: #9bd031
        }

        .owl_product_comback .product_comeback_wrap .owl-nav .owl-prev:hover, .owl_product_comback .product_comeback_wrap .owl-nav .owl-next:hover {
            background: #9bd031
        }

            .owl_product_comback .product_comeback_wrap .owl-nav .owl-prev:hover:before, .owl_product_comback .product_comeback_wrap .owl-nav .owl-next:hover:before {
                background: #9bd031
            }

        .owl_product_comback .product_comeback_wrap .owl-nav .owl-prev:before {
            content: "\f177";
            font-family: 'FontAwesome';
            font-size: 16px
        }

        .owl_product_comback .product_comeback_wrap .owl-nav .owl-next:before {
            content: "\f178";
            font-family: 'FontAwesome';
            font-size: 16px
        }

.section_banner_index {
    position: relative;
    padding: 0px 0px;
    margin-top: 40px
}

    .section_banner_index .wrap_banner {
        position: relative
    }

        .section_banner_index .wrap_banner .img1 {
            display: block
        }

@media (max-width: 991px) {
    .section_banner_index .wrap_banner .img1 {
        margin-bottom: 15px
    }
}

.section_bestSale {
    margin-top: 80px
}

.tab_link_module .tab_border {
    margin-top: 30px; 
    line-height: 35px;
    border-top: dashed 1px #ebebeb;
    border-bottom: dashed 1px #ebebeb;
    position: relative
}

    .tab_link_module .tab_border .button_show_tab {
        font-size: 24px;
        color: #9bd031;
        position: absolute;
        right: 15px
    }

    .tab_link_module .tab_border .title_check_tabs {
        font-family: 'Roboto', sans-serif;
        font-size: 15px;
        line-height: 35px;
        text-decoration: none;
        color: #333;
        font-weight: bold;
        display: block;
        cursor: pointer;
        text-align: center
    }

    .tab_link_module .tab_border .ul_link {
        text-align: center
    }

@media (max-width: 991px) {
    .tab_link_module .tab_border .ul_link {
        display: none;
        position: absolute;
        width: 220px;
        padding: 0px;
        right: 15px;
        z-index: 99;
        top: 50px;
        background: #fff;
        box-shadow: 0px 1px 24px 0px rgba(0,0,0,0.16);
        -o-box-shadow: 0px 1px 24px 0px rgba(0,0,0,0.16);
        -os-box-shadow: 0px 1px 24px 0px rgba(0,0,0,0.16);
        -moz-box-shadow: 0px 1px 24px 0px rgba(0,0,0,0.16);
        -webkit-box-shadow: 0px 1px 24px 0px rgba(0,0,0,0.16);
        padding: 10px 0px
    }

        .tab_link_module .tab_border .ul_link li {
            padding: 0px 15px;
            display: block !important;
            text-align: left
        }

            .tab_link_module .tab_border .ul_link li a {
                cursor: pointer;
                margin-right: 0px !important;
                line-height: 35px !important
            }
}

.tab_link_module .tab_border .ul_link li {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

    .tab_link_module .tab_border .ul_link li:hover a {
        color: #333
    }

    .tab_link_module .tab_border .ul_link li a {
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        line-height: 35px;
        text-decoration: none;
        margin-right: 30px;
        color: #898989;
        font-weight: bold;
        display: block;
        cursor: pointer;
        position: relative
    }

        .tab_link_module .tab_border .ul_link li a.active {
            color: #333
        }

@media (min-width: 992px) {
    .tab_link_module .tab_border .ul_link li a:after {
        content: "/";
        position: absolute;
        right: -19px;
        top: 0;
        color: #898989
    }
}

.tab_link_module .tab_border .ul_link li:last-child a:after {
    content: none
}

.content-tab-proindex {
    padding: 30px 0px
}

@media (min-width: 1200px) {
    .content-tab-proindex .wrap_item_list .col-lg-2 {
        width: 20%
    }

        .content-tab-proindex .wrap_item_list .col-lg-2:nth-child(5n+1) {
            clear: left
        }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .content-tab-proindex .wrap_item_list .col-md-3:nth-child(9), .content-tab-proindex .wrap_item_list .col-md-3:nth-child(10) {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .content-tab-proindex .wrap_item_list .col-sm-4:nth-child(10) {
        display: none
    }
}

.content-tab-proindex .wrap_item_list .wrp_item_small {
    margin-bottom: 15px
}

    .content-tab-proindex .wrap_item_list .wrp_item_small .product-box .product-thumbnail .image_link.display_flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 210px
    }

@media (max-width: 375px) {
    .content-tab-proindex .wrap_item_list .wrp_item_small .product-box .product-thumbnail .image_link.display_flex {
        height: 140px
    }
}

@media (min-width: 376px) and (max-width: 479px) {
    .content-tab-proindex .wrap_item_list .wrp_item_small .product-box .product-thumbnail .image_link.display_flex {
        height: 180px
    }
}

.content-tab-proindex .wrap_item_list .wrp_item_small .product-box .product-info {
    margin-bottom: 15px
}

.content-tab-proindex .warning {
    font-family: 'Gotham', sans-serif;
    font-size: 18px;
    text-align: center;
    color: #de4343;
    display: inherit
}

@media (min-width: 992px) and (max-width: 1199px) {
    .wrap_item_list .col-md-3:nth-child(4n+1) {
        clear: left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .wrap_item_list .col-sm-4:nth-child(3n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .wrap_item_list .col-xs-6:nth-child(2n+1) {
        clear: left
    }
}

.section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-thumbnail {
    position: relative
}

@media (max-width: 1199px) {
    .section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-thumbnail {
        margin-bottom: 15px
    }
}

.section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-thumbnail .img1 {
    display: block
}

.section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-thumbnail .tag_ {
    position: absolute;
    top: 10px;
    right: 25px;
    z-index: 9;
    display: inline-block;
    line-height: 20px;
    padding: 3px 10px;
    background: #9bd031;
    color: #fff;
    text-decoration: none
}

.section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-content .blog-item-name {
    font-family: 'Gotham', sans-serif;
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    margin: 0px 0px 10px !important;
    color: #9bd031
}

    .section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-content .blog-item-name a {
        color: #9bd031
    }

.section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-content .post-time {
    font-family: 'Gotham', sans-serif;
    font-size: 13px;
    line-height: 22px;
    color: #ecf6d7
}

    .section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-content .post-time span {
        margin-right: 15px
    }

        .section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-content .post-time span:last-child {
            margin-right: 0px
        }

        .section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-content .post-time span .fa {
            line-height: 22px
        }

.section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-content .blog-item-summary {
    font-size: 13px;
    font-family: 'Gotham', sans-serif;
    color: #ecf6d7
}

.section_blog_index .wrap_blog_index .wrap_owl_blog .owl-nav {
    display: none
}

.section_blog_index .wrap_blog_index .wrap_owl_blog .owl-dots {
    bottom:-20px
}
 

        .section_blog_index .wrap_blog_index .wrap_owl_blog .owl-dots .owl-dot.active {
            background: #de4343;
            border-color: #de4343
        }
    .section_sale_today .des_module {
        text-align: center;
        margin-top: 20px;
        padding: 5px 0px;
        border: dashed 1px #ebebeb;
        border-right: 0px;
        border-left: 0px
    }

        .section_sale_today .des_module span {
            font-family: 'Gotham', sans-serif;
            font-size: 15px;
            color: #494949
        }

            .section_sale_today .des_module span span {
                font-size: 18px;
                color: #de4343
            }

.section_sale_today .border_ {
    border: solid 1px #9bd031;
    overflow: hidden;
    position: relative;
    min-height: 50px;
    border-radius:5px
}
    .section_sale_today .border_ .product-box .product-thumbnail {
        border: none !important
    }
@media (max-width: 991px) {
    .section_sale_today .border_ {
        margin-bottom: 30px
    }
}

.section_sale_today .col_saleoff .product-box-sale {
    padding: 30px 15px
}

    .section_sale_today .col_saleoff .product-box-sale .product-box .product-thumbnail .image_link.display_flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 325px
    }

@media (max-width: 480px) {
    .section_sale_today .col_saleoff .product-box-sale .product-box .product-thumbnail .image_link.display_flex {
        height: 280px
    }
}

.section_sale_today .col_saleoff .product-box-sale .product-box .product-name {
    margin-bottom: 0px
}

.section_sale_today .col_saleoff .product-box-sale .product-box .reviews-product-list {
    margin-bottom: 0px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_sale_today .wrap_col_ .col-index.col-sm-4:nth-child(7), .section_sale_today .wrap_col_ .col-index.col-sm-4:nth-child(8) {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_sale_today .wrap_col_ .col-index.col-sm-4:nth-child(7), .section_sale_today .wrap_col_ .col-index.col-sm-4:nth-child(8) {
        display: none
    }
}

.section_sale_today .wrap_col_ .product-box .product-thumbnail .image_link.display_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 160px
}

@media (min-width: 1200px) {
    .section_sale_today .wrap_col_ .col-lg-3:nth-child(4n+1) {
        clear: left
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .section_sale_today .wrap_col_ .col-md-4:nth-child(3n+1) {
        clear: left
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .section_sale_today .wrap_col_ .col-sm-4:nth-child(3n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .section_sale_today .wrap_col_ .col-xs-6:nth-child(2n+1) {
        clear: left
    }
}

.section_sale_today .wrap_col_ .more_bf_af, .wrap_views .more_bf_af {
    position: relative;
    display: block;
    width: 100%;
    font-family: 'Gotham', sans-serif;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    margin-top: 15px
}

    .section_sale_today .wrap_col_ .more_bf_af a, .section_sale_today .wrap_col_ .more_bf_af .fa, .wrap_views .more_bf_af a{
        color: #de4343;
        text-decoration: none;
        background-color: #fff;
        padding: 0px 15px;
        position: relative;
        z-index: 2
    }

    .section_sale_today .wrap_col_ .more_bf_af .fa {
        padding: 0px
    }

    .section_sale_today .wrap_col_ .more_bf_af:before, .section_sale_today .wrap_col_ .more_bf_af:after {
        content: "";
        width: 50%;
        border: dashed 1px #ebebeb;
        position: absolute
    }
.price-box{height:38px}
.section_sale_today .wrap_col_ .more_bf_af:before {
    left: 0;
    top: 10px
}
.section-count {
    background: #9bd031;
    padding: 50px 0 0;
    color: #fff;
    text-transform: uppercase; 
    font-size: 16px;
}
.count-item{text-align:center}
.section_coupon .swiper-slide { 
    display: flex;
    align-items: center;
    border: 2px solid red;
    border-radius: 5px;margin-bottom:5px
}
.section_coupon .swiper-slide .content_wrap {
    display: flex;
    flex-direction: column;
    padding: 5px;
    position: relative;
    width: 100%;
}
    .section_coupon .swiper-slide .condition { 
        font-size: 12px;
    }
.section_coupon .swiper-slide .content_wrap .info-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25px;
    height: 25px;
    font-size: 14px;
    border: 1px solid #679210;
    border-radius: 99px;
    position: absolute;
    right: 10px;
    top: 5px;
}
        .section_coupon .swiper-slide .content_wrap .info-button svg {
            width: 10px px;
            height: 10px;
            fill: #679210;
        }
    .section_coupon .swiper-slide .content_wrap .content-top {
        font-size: 16px;font-weight:bold
    }
        .section_coupon .swiper-slide .content_wrap .content-top span {
            display: block;
            font-size: 12px;
            color: #000;
            font-weight: normal
        }
    .section_coupon .swiper-slide .content_wrap .content-bottom {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
        .section_coupon .swiper-slide .content_wrap .content-bottom span {
            color: #679210;
            font-size: 12px;
        }
        .section_coupon .swiper-slide .content_wrap .content-bottom .coupon-code {
            display: inline-block;
            color: #fff;
            background: #76a713;
            padding: 5px 10px;
            border-radius: 8px;
            margin-top: 5px;
            margin-left: 0px;
            min-width: 90px;
            text-align: center;
            cursor: pointer;
        }
.popup-coupon {
    padding: 0 8px;
    box-sizing: border-box;
    width: 450px;
    max-height: 505px;
    height: auto;
    background: transparent;
    margin: 0 auto;
    position: relative;
    position: fixed;
    left: 50%;
    top: 10%;
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    box-shadow: none;
    touch-action: manipulation;
    opacity: 0;
    transform: translateX(-50%);
    z-index: -1;
    min-height: 200px;
}
    .popup-coupon.active {
        opacity: 1;
        z-index: 99999;
    }
    .popup-coupon .content {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        border-radius: 5px;
        background-color: #fff;
        margin: 0 auto;
        -webkit-box-shadow: 3px 3px 20px 0 rgba(0,0,0,0.15);
        box-shadow: 3px 3px 20px 0 rgba(0,0,0,0.15);
        position: relative;
        overflow: hidden;
    }
        .popup-coupon .content .title {
            display: block;
            width: 100%;
            padding: 10px;
            background: #679210;
            color: #fff;
        }
        .popup-coupon .content .close-popup {
            position: absolute;
            top: 8px;
            right: 10px;
        }
            .popup-coupon .content .close-popup svg {
                width: 15px;
                height: 15px;
                transition: transform 0.3s;
            }
        .popup-coupon .content ul {
            width: 100%;
        }
            .popup-coupon .content ul li {
                padding: 10px;
                display: flex;
            }
                .popup-coupon .content ul li:nth-child(2n+1) {
                    background-color: #f9f9f9;
                }
                .popup-coupon .content ul li span:first-child {
                    min-width: 126px;
                    display: inline-block;
                    color: #679210;
                }
.backdrop__body-backdrop___1rvky {
    position: fixed;
    opacity: 0;
    width: 100%;
    left: 0;
    top: 0 !important;
    right: 0;
    bottom: 0;
    background-color: #363636;
    z-index: 9998;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
    .backdrop__body-backdrop___1rvky.active {
        visibility: visible;
        opacity: 0.5;
    }
h4.progress-number{color:#fff;font-weight:bold;font-size:24px}
.section-count p{padding:0;margin:0;height:70px}
.section_sale_today .wrap_col_ .more_bf_af:after {
    right: 0;
    top: 10px
}
    .wrap_views .more_bf_af{margin-top:22px}
    .section_category_image {
        margin-top: 20px
    }
        .section_category_image .wolf-cate-item {
            border-radius: 15px;
            padding: 30px;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;margin-bottom:10px
        }
        .section_category_image .wolf-cate-item h4 {
            font-size: 18px;
            font-weight: 600;
            color: #3e4a5e;
            margin-bottom: 20px;
        }
.wolf-cate-item ul {
    margin-bottom: 22px;
}
.wolf-cate-item ul li {
    position: relative;
    padding-left: 10px;
}
    .wolf-cate-item ul li:before {
        content: "";
        height: 7px;
        width: 7px;
        border-radius: 50%;
        background-color: #3e4a5e;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .wolf-cate-item ul li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: inherit;
        color: #3e4a5e;
    }
.wolf-cate-item .wolf-cate-viewmore {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    background-color: #3bb77e;
    border-radius: 25px;
    padding: 5px 15px;
    color: #fff;
}


.img_intro_list {
    margin-top: 38px;
    z-index: 99;
    border-radius: 20px;
    padding: 10px;
    background: #fff;
    position: relative;
}
.img_intro_list img{ 
    border-radius: 10px; 
}
@media (min-width: 1200px) {
    .col-intro-2 {
        margin-left: -50px;
        width: calc(50% + 50px)
    }
    .img_intro_list {
        margin-left: -100px;
        display:block
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
   
}

@media (max-width: 991px) and (min-width: 768px) {
   
}

@media (max-width: 767px) {
    
}

.wrap_reviews .wrap_views {
    position: relative;
    padding: 10px 0px 20px;
    border: solid 1px #ebebeb
}
    .wrap_reviews .wrap_views .review_all {
        text-align: center;
        padding-top: 20px;
        color: #9bd031;
        display: block;
        text-decoration: underline;
    }
    .wrap_reviews .wrap_views:before, .wrap_reviews .wrap_views:after {
        bottom: 100%;
        left: 150px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none
    }

    .wrap_reviews .wrap_views:after {
        border-color: rgba(255,255,255,0);
        border-bottom-color: #fff;
        border-width: 17px;
        margin-left: -17px
    }

    .wrap_reviews .wrap_views:before {
        border-color: rgba(235,235,235,0);
        border-bottom-color: #ebebeb;
        border-width: 18px;
        margin-left: -18px
    }

    .wrap_reviews .wrap_views .content_views .item_reviews {
        padding: 30px;
        overflow: hidden
    }

        .wrap_reviews .wrap_views .content_views .item_reviews .description_review {
            font-family: 'Gotham', sans-serif;
            font-size: 14px;
            color: #333;
            line-height: 24px;
            margin: 0px;
            padding: 0px
        }

        .wrap_reviews .wrap_views .content_views .item_reviews .image_reviews {
            margin-top: 25px;
            overflow: hidden
        }

            .wrap_reviews .wrap_views .content_views .item_reviews .image_reviews img {
                max-width: 100%;
                width: 50px;
                height: auto;
                max-height: 100%;
                display: inline-block;
                float: left;
                border-radius: 50%
            }

            .wrap_reviews .wrap_views .content_views .item_reviews .image_reviews .info_reviews {
                float: left;
                display: inline-block;
                margin-left: 15px;
                width: calc(100% - 70px);
                -o-width: calc(100% - 70px);
                -moz-width: calc(100% - 70px);
                -webkit-width: calc(100% - 70px)
            }

                .wrap_reviews .wrap_views .content_views .item_reviews .image_reviews .info_reviews p {
                    font-family: 'Gotham_bold', sans-serif;
                    font-size: 14px;
                    line-height: 28px;
                    color: #333;
                    margin: 0px;
                    padding: 0px
                }

                .wrap_reviews .wrap_views .content_views .item_reviews .image_reviews .info_reviews a {
                    font-family: 'Gotham', sans-serif;
                    font-size: 14px;
                    color: #9bd031;
                    line-height: 22px;
                    text-decoration: none
                }

    .wrap_reviews .wrap_views .content_views .owl-nav {
        display: none
    }

    .wrap_reviews .wrap_views .content_views .owl-dots {
        left: 0px;
        height: 20px;
        bottom: -15px;
        display: inherit;
        width: 100%;
        margin-top: 0px
    }

        .wrap_reviews .wrap_views .content_views .owl-dots .owl-dot {
            width: 10px;
            height: 10px;
            border: solid 2px #ebebeb;
            border-radius: 50%
        }

            .wrap_reviews .wrap_views .content_views .owl-dots .owl-dot.active {
                background: #de4343;
                border-color: #de4343
            }

@media (min-width: 1200px) {
    .product-action-grid {
        width: 100%;
        position: absolute;
        z-index: 88;
        bottom: 0%;
        height: 45px;
        text-align: left;
        text-decoration: none;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        -ms-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
        -moz-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        -webkit-transform: scale(0);
        transform: scale(0)
    }

        .product-action-grid form {
            display: block;
            text-align: left;
            margin-bottom: 0px
        }

            .product-action-grid form .button_wh_40 {
                width: 45px;
                height: 45px;
                box-shadow: none;
                border-radius: 0;
                outline: none;
                border-style: none;
                background-color: #9bd031;
                display: inline-block;
                margin-right: 0px;
                line-height: 45px;
                text-align: center;
                padding: 0px;
                text-decoration: none;
                position: relative
            }

                .product-action-grid form .button_wh_40.btn-cart {
                    border-radius: 5px
                }

                .product-action-grid form .button_wh_40.iwishAddWrapper {
                    border: none;
                    text-decoration: none;
                    border-radius: 5px
                }

                .product-action-grid form .button_wh_40.btn_view_list {
                    border-radius: 5px !important;
                    margin-left: 0px;
                    width: 45px !important
                }

                .product-action-grid form .button_wh_40.btn_view {
                    border-radius: 5px
                }

                .product-action-grid form .button_wh_40 i {
                    color: #fff;
                    font-size: 16px;
                    font-style: normal;
                    line-height: 43px
                }

                    .product-action-grid form .button_wh_40 i.fa-heart-o {
                        color: #fff
                    }

                    .product-action-grid form .button_wh_40 i.fa-heart {
                        color: #de4343
                    }

                .product-action-grid form .button_wh_40 .tooltips {
                    font-family: 'Gotham', sans-serif;
                    position: absolute;
                    display: inline-block;
                    visibility: hidden;
                    opacity: 0;
                    z-index: 99;
                    background: #fff;
                    color: #333;
                    height: 25px;
                    font-size: 12px;
                    line-height: 25px;
                    padding: 0px 5px;
                    border-radius: 3px;
                    top: -35px;
                    left: 50%;
                    transform: translateX(-50%);
                    -o-transform: translateX(-50%);
                    -os-transform: translateX(-50%);
                    -webkit-transform: translateX(-50%);
                    -moz-transform: translateX(-50%)
                }

                    .product-action-grid form .button_wh_40 .tooltips.qv {
                        min-width: 80px
                    }

                    .product-action-grid form .button_wh_40 .tooltips.op {
                        min-width: 80px
                    }

                    .product-action-grid form .button_wh_40 .tooltips.buy {
                        min-width: 140px
                    }

                    .product-action-grid form .button_wh_40 .tooltips span {
                        position: relative
                    }

                        .product-action-grid form .button_wh_40 .tooltips span:after {
                            content: "";
                            position: absolute;
                            bottom: -10px;
                            left: 50%;
                            width: 0;
                            height: 0;
                            border-style: solid;
                            border-width: 5px 5px 0 5px;
                            border-color: #fff transparent transparent transparent;
                            transform: translateX(-50%);
                            -o-transform: translateX(-50%);
                            -os-transform: translateX(-50%);
                            -webkit-transform: translateX(-50%);
                            -moz-transform: translateX(-50%)
                        }

                .product-action-grid form .button_wh_40:hover {
                    background-color: #9bd031;
                    -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.1);
                    -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.1);
                    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.1)
                }

                    .product-action-grid form .button_wh_40:hover .tooltips {
                        visibility: visible;
                        opacity: .98
                    }

                    .product-action-grid form .button_wh_40:hover i {
                        color: #fff !important
                    }

                        .product-action-grid form .button_wh_40:hover i.icon-heart-o:before {
                            color: #fff
                        }
}

@media (max-width: 1199px) {
    .product-action-grid {
        display: none !important
    }
}

@media (max-width: 767px) {
    .section_sale_off {
        margin-top: 50px
    }
}

.section_sale_off {
    min-height: 300px
}

.time_sale {
    width: 100%;
    text-align: left;
    overflow: hidden;
    padding-top: 15px
}

    .time_sale .box-timer {
        width: 100%;
        display: inline-block;
        position: relative;
        text-align:center
    }
.product-dsc {
    color: #777;
    font-style: italic;
    border-top: dashed 1px #ebebeb;
    width: 100%;
    overflow: hidden;
    padding-top: 10px;
    font-size: 13px;
}
.end-timer {
    padding-bottom: 5px;
}
.time_sale .box-timer .timer-view {
    display: inline-block;
    position: relative
}

            .time_sale .box-timer .timer-view .block-timer {
                position: relative;
                display: inline-block;
                float: left;
                width: 50px;
                height: 90px;
                text-align: center;
                margin: 0 20px 0px 2px;
                z-index: 9
            }

@media (min-width: 992px) and (max-width: 1199px) {
    .time_sale .box-timer .timer-view .block-timer {
        width: 40px
    }
}

@media (max-width: 767px) {
    .time_sale .box-timer .timer-view .block-timer {
        width: 40px;
        margin: 0px 10px 0 2px
    }

        .time_sale .box-timer .timer-view .block-timer p {
            height: 40px !important;
            font-size: 15px !important
        }
}

.time_sale .box-timer .timer-view .block-timer p {
    font-family: 'Gotham', sans-serif;
    font-size: 21px;
    color: #fff;
    background: #de4343;
    margin: 0px;
    line-height: 55px;
    font-weight: 300;
    z-index: 99;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    text-align: center
}

@media (max-width: 767px) {
    .time_sale .box-timer .timer-view .block-timer p {
        font-size: 18px;
        line-height: 40px;
        width: 40px
    }
}

.time_sale .box-timer .timer-view .block-timer p b {
    font-weight: 400
}

.time_sale .box-timer .timer-view .block-timer span {
    font-family: 'Gotham', sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #de4343;
    position: absolute;
    z-index: 9;
    bottom: 5px;
    margin-left: -25px;
    text-align: center;
    width: 57px
}

@media (max-width: 767px) {
    .time_sale .box-timer .timer-view .block-timer span {
        bottom: 20px;
        margin-left: -20px;
        width: 40px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .owl_product_sale .saler_item {
        padding: 20px 0px 0px !important
    }
}

@media (max-width: 767px) {
    .owl_product_sale .saler_item {
        padding: 20px 0px 0px !important;
        width: 100%
    }

    .owl_product_sale.owl_lq .owl-nav {
        top: 45% !important
    }
}

.owl_product_sale {
    padding: 0px 0px
}

    .owl_product_sale .owl-item {
        padding-left: 5px
    }

@media (min-width: 1200px) {
    .owl_product_sale .owl-item:hover .saler_item {
        z-index: 9;
        background: #fff;
        border-color: #ebebeb;
        -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.09);
        -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.09);
        box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.09)
    }
}

.owl_product_sale .saler_item {
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
    margin-top: 15px;
    border: solid 2px transparent;
    padding: 0px 15px
}

    .owl_product_sale .saler_item:hover .owl_item_product .product-box .product-thumbnail > a:before {
        opacity: 1
    }

    .owl_product_sale .saler_item:hover .owl_item_product .product-box .product-action-grid {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }

.owl_product_sale .owl-nav {
    position: absolute;
    top: 35%;
    width: 100%
}

    .owl_product_sale .owl-nav .owl-prev, .owl_product_sale .owl-nav .owl-next {
        width: 45px;
        height: 45px;
        background: #ebebeb;
        position: absolute;
        text-align: center
    }

        .owl_product_sale .owl-nav .owl-prev:hover:before, .owl_product_sale .owl-nav .owl-next:hover:before {
            background: #9bd031
        }

        .owl_product_sale .owl-nav .owl-prev:before, .owl_product_sale .owl-nav .owl-next:before {
            font-family: 'FontAwesome';
            font-size: 16px;
            line-height: 45px;
            color: #fff;
            width: 45px;
            text-align: center
        }

    .owl_product_sale .owl-nav .owl-prev {
        left: 0px;
        top: 25%
    }

        .owl_product_sale .owl-nav .owl-prev:before {
            content: "\f060"
        }

    .owl_product_sale .owl-nav .owl-next {
        right: 0px;
        top: 25%
    }

        .owl_product_sale .owl-nav .owl-next:before {
            content: "\f061"
        }

::focus {
    outline: none;
    box-shadow: none
}

@media (min-width: 992px) and (max-width: 1199px) {
    .owl_product_comback .product_comeback_wrap .owl_product_item_content .slick-slide .saler_item {
        min-height: 390px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .owl_product_comback .product_comeback_wrap .owl_product_item_content .slick-slide .saler_item {
        min-height: 390px
    }

    .section_product_comeback {
        margin-top: 0
    }
}

@media (max-width: 767px) {
    .section_product_comeback {
        margin-top: 0
    }
}

@media (min-width: 375px) and (max-width: 543px) {
    .owl_product_comback .product_comeback_wrap .owl_product_item_content .slick-slide .saler_item {
        min-height: 275px
    }
}

.section_two_col .wrap_box_gift {
    margin-top: 10px
}

.section_two_col .slick-slide .gift_box {
    vertical-align: middle
}

    .section_two_col .slick-slide .gift_box .owl_item_gift_box {
        padding: 0px 15px
    }

    .section_two_col .slick-slide .gift_box .product-box.product-list-small {
        margin: 0px;
        padding: 10px 0px;
        overflow: hidden;
        border-bottom: solid 1px #ebebeb
    }

        .section_two_col .slick-slide .gift_box .product-box.product-list-small .product-thumbnail > a {
            display: block;
            width: 95px;
            height: auto;
            text-align: center;
            position: relative;
            float: left;
            margin-right: 15px
        }

        .section_two_col .slick-slide .gift_box .product-box.product-list-small .product-info {
            z-index: 10;
            position: relative;
            padding-bottom: 0px;
            display: block;
            padding-left: 100px
        }

            .section_two_col .slick-slide .gift_box .product-box.product-list-small .product-info h3 {
                margin-top: 0px
            }

.section_two_col .slick-dots {
    width: 100%;
    bottom: -35px;
    height: 30px;
    left: 15px;
    z-index: 3;
    text-align: left
}

    .section_two_col .slick-dots li {
        margin: 0 2px
    }

        .section_two_col .slick-dots li button:before {
            font-family: 'FontAwesome';
            font-size: 12px;
            content: "\f004";
            color: #d7d7d7
        }

        .section_two_col .slick-dots li.slick-active button:before {
            font-family: 'FontAwesome';
            font-size: 12px;
            content: "\f004";
            color: #9bd031
        }

.section_product_other .black .title:before {
    top: -45px
}

.section_product_other .black .title a {
    color: #252525
}

.section_product_other .banner_module {
    padding-top: 30px
}

    .section_product_other .banner_module > img {
        max-width: 100%;
        height: auto
    }

.wrap_product_other {
    padding: 30px 0px
}

    .wrap_product_other .product_other {
        vertical-align: middle
    }

        .wrap_product_other .product_other .product-box.product-list-small {
            margin: 0px;
            padding: 10px 0px;
            overflow: hidden;
            border-bottom: solid 1px #ebebeb
        }

            .wrap_product_other .product_other .product-box.product-list-small .product-thumbnail {
                -ms-flex-align: center;
                align-items: center;
                height: 100%;
                width: 95px;
                display: block;
                float: left
            }

                .wrap_product_other .product_other .product-box.product-list-small .product-thumbnail > a {
                    display: block;
                    width: 95px;
                    height: 80px;
                    text-align: center;
                    position: relative;
                    margin-right: 15px
                }

            .wrap_product_other .product_other .product-box.product-list-small .product-info {
                z-index: 10;
                position: relative;
                padding-bottom: 0px;
                display: block;
                width: calc(100% - 100px);
                width: -moz-calc(100% - 100px);
                width: -webkit-calc(100% - 100px);
                width: -o-calc(100% - 100px);
                float: left
            }

                .wrap_product_other .product_other .product-box.product-list-small .product-info h3 {
                    margin-top: 0px
                }

@media (min-width: 1200px) {
    .wrap_product_other .item.col-lg-3:nth-child(4n+1) {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .wrap_product_other .item.col-md-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .wrap_product_other .item.col-sm-6:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .wrap_product_other .item .product-thumbnail > a {
        height: auto !important
    }

    .wrap_product_other .item.col-xs-12:nth-child(1n+1) {
        clear: left
    }
}

.section_service {
    padding: 0px 0px;
    overflow: hidden
}

@media (max-width: 1199px) and (min-width: 768px) {
    .section_service .col-item-srv:nth-child(1), .section_service .col-item-srv:nth-child(2) {
        margin-bottom: 15px
    }
}

@media (max-width: 767px) {
    .section_service .col-item-srv:nth-child(1), .section_service .col-item-srv:nth-child(2), .section_service .col-item-srv:nth-child(3) {
        margin-bottom: 15px
    }
}

.section_service .service_item_ed {
    border-radius: 5px;
    height: 120px;
    padding: 0px 40px 0px 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .service_item_ed {
        background: #fff568;
        border: solid 1px transparent
    }

        .service_item_ed:hover {
            background: #fff;
            border-color: #fff568
        }

    .service_item_ed:nth-child(3n+1) {
        background: #fdc689;
        border: solid 1px transparent
    }

        .service_item_ed:nth-child(3n+1):hover {
            background: #fff;
            border-color: #fdc689
        }

       .service_item_ed:nth-child(3n+2) {
            background: #b6e555;
            border: solid 1px transparent
        }

        .service_item_ed:nth-child(3n+2):hover {
            background: #fff;
            border-color: #b6e555
        }

@media (min-width: 992px) and (max-width: 1199px) {
    .section_service .service_item_ed {
        padding: 0px 20px
    }
}

@media (max-width: 767px) {
    .section_service .service_item_ed {
        padding: 0px 15px
    }
}

.section_service .service_item_ed .iconx {
    display: inline-block;
    width: 70px;
    float: left
}

@media (max-width: 1199px) and (min-width: 992px) {
    .section_service .service_item_ed .iconx {
        width: 45px
    }
}

.section_service .service_item_ed .iconx img {
    max-width: 100%;
    height: auto
}

@media (max-width: 560px) {
    .section_service .service_item_ed .iconx {
        width: 50px
    }
}

.section_service .service_item_ed .content_srv {
    width: calc(100% - 80px);
    -o-width: calc(100% - 80px);
    -moz-width: calc(100% - 80px);
    -webkit-width: calc(100% - 80px);
    display: inline-block;
    float: left;
    margin-left: 25px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_service .service_item_ed .content_srv {
        width: calc(100% - 55px);
        -o-width: calc(100% - 55px);
        -moz-width: calc(100% - 55px);
        -webkit-width: calc(100% - 55px)
    }
}

@media (max-width: 560px) {
    .section_service .service_item_ed .content_srv {
        width: calc(100% - 60px);
        -o-width: calc(100% - 60px);
        -moz-width: calc(100% - 60px);
        -webkit-width: calc(100% - 60px)
    }
}

.section_service .service_item_ed .content_srv .title_service {
    display: block;
    font-family: 'Arial';
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #333
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_service .service_item_ed .content_srv .title_service {
        font-size: 15px
    }
}

.section_service .service_item_ed .content_srv .content_service {
    display: block;
    font-family: 'Gotham', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 10px;
    color: #333
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_service .service_item_ed .content_srv .content_service {
        font-size: 13px;
        margin-top: 5px
    }
}

.section_service .service_item_ed .content_srv .content_service a {
    font-weight: bold;
    color: #333;
    text-decoration: none
}

    .section_service .service_item_ed .content_srv .content_service a:hover {
        color: #9bd031
    }

.blog_footer {
    overflow: hidden;
    padding-top: 15px
}

    .blog_footer .blog_item_footer {
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: solid 1px #3b3b3b
    }

        .blog_footer .blog_item_footer:last-child {
            border-bottom: 0px
        }

        .blog_footer .blog_item_footer .blog_item_thumbnail {
            width: 70px;
            display: block;
            float: left;
            margin-right: 15px
        }

        .blog_footer .blog_item_footer .info_blog {
            display: block;
            padding-left: 85px
        }

            .blog_footer .blog_item_footer .info_blog .post-time {
                font-family: 'Roboto', sans-serif;
                font-size: 14px;
                line-height: 21px;
                color: #929292;
                margin-top: 10px;
                display: inherit
            }

            .blog_footer .blog_item_footer .info_blog .blog-item-name {
                margin: 0px;
                font-family: 'Roboto', sans-serif;
                font-size: 14px;
                line-height: 21px;
                font-weight: 400;
                padding: 0px
            }

                .blog_footer .blog_item_footer .info_blog .blog-item-name a {
                    color: #d3d3d3
                }

.newsletterwrapper {
    position: relative
}

#email-modal {
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999
}

    #email-modal .modal-overlay {
        background: rgba(20,20,20,0.7);
        height: 100%;
        position: absolute;
        width: 100%
    }

    #email-modal .button_popup {
        position: absolute;
        color: #fff;
        opacity: 1;
        display: block;
        left: 0;
        width: 100%;
        margin-left: 280px
    }

@media (min-width: 1200px) and (max-width: 1440px) {
    #email-modal .button_popup {
        margin-left: 200px !important;
        top: 70px
    }
}

@media (min-width: 1440px) {
    #email-modal .button_popup {
        top: 100px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #email-modal .button_popup {
        top: 100px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #email-modal .button_popup {
        top: 100px
    }
}

#email-modal .button_popup i {
    color: #fff;
    position: absolute;
    z-index: 99999
}

#email-modal .background_popup {
    width: 100%;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

    #email-modal .background_popup .iner {
        position: relative
    }

    #email-modal .background_popup a img {
        max-width: 100%;
        height: auto
    }

@media (min-width: 1200px) and (max-width: 1440px) {
    #email-modal .background_popup a img {
        width: 40%
    }
}

@media (max-width: 767px) and (min-width: 544px) {
    #email-modal .button_popup {
        margin-left: 210px
    }
}

@media (max-width: 543px) and (min-width: 425px) {
    #email-modal .button_popup {
        top: 35px;
        margin-left: 160px
    }
}

@media (max-width: 424px) and (min-width: 320px) {
    #email-modal .button_popup {
        top: 25px;
        margin-left: 120px
    }
}

.post_other {
    overflow: hidden
}

    .post_other .title_other {
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
        color: #191919;
        line-height: 24px;
        padding: 0px 0px 15px
    }

        .post_other .title_other a {
            color: #191919;
            text-decoration: none
        }

        .post_other .title_other:hover a {
            color: #9bd031
        }

    .post_other .post_item {
        position: relative;
        padding: 0px 0px 0px 15px
    }

        .post_other .post_item:hover:before {
            color: #9bd031
        }

        .post_other .post_item:before {
            font-family: 'FontAwesome';
            content: "\f0da";
            font-size: 15px;
            color: #333;
            line-height: 21px;
            position: absolute;
            top: 0px;
            left: 0px
        }

        .post_other .post_item:first-child {
            margin-top: 0px
        }

            .post_other .post_item:first-child .blog-item-name {
                margin-top: 0px
            }

    .post_other .blog-item-name {
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        position: relative;
        font-size: 15px;
        line-height: 21px;
        margin: 10px 0px 0px
    }

.title_dm {
    display: block;
    text-align: center;
    position: relative;
    padding: 15px 0px
}

    .title_dm:before {
        content: " ";
        width: 100%;
        height: 1px;
        padding: 0.5px 0px;
        position: absolute;
        line-height: 36px;
        left: 0px;
        background: #ebebeb;
        top: 50%
    }

    .title_dm:after {
        content: " ";
        width: 100%;
        height: 1px;
        padding: 0.5px 0px;
        position: absolute;
        line-height: 36px;
        right: 0px;
        background: #ebebeb;
        top: 50%
    }

    .title_dm h2 {
        font-family: 'Arial', sans-serif;
        margin: 0px;
        font-size: 16px;
        line-height: 36px;
        font-weight: bold;
        color: #1d3046;
        padding: 0px 30px;
        background-color: #fff;
        display: inline-block;
        z-index: 9;
        position: relative
    }

        .title_dm h2:hover a {
            text-decoration: none
        }

.section_popular_category .col-cate .wrp_cls {
    position: relative;
    text-align: center
}

    .section_popular_category .col-cate .wrp_cls:hover a img {
        z-index: 2;
        -webkit-transition: all 200ms ease-in;
        -webkit-transform: scale(1.2);
        -ms-transition: all 200ms ease-in;
        -ms-transform: scale(1.2);
        -moz-transition: all 200ms ease-in;
        -moz-transform: scale(1.2);
        transition: all 200ms ease-in;
        transform: scale(1.2)
    }

    .section_popular_category .col-cate .wrp_cls .block_name {
        position: absolute;
        bottom: 0;
        z-index: 22;
        display: block;
        width: 100%
    }

    .section_popular_category .col-cate .wrp_cls .block_title_cate {
        font-family: 'Arial', sans-serif;
        font-size: 15px;
        line-height: 18px;
        font-weight: bold;
        color: #fff;
        padding: 10px 25px;
        margin: 0px auto;
        background-color: #9bd031;
        text-align: center;
        display: inline-block
    }

        .section_popular_category .col-cate .wrp_cls .block_title_cate a {
            color: #fff;
            text-decoration: none
        }

@media (max-width: 991px) {
    .section_popular_category .col-cate .wrp_cls {
        margin-bottom: 15px !important
    }

        .section_popular_category .col-cate .wrp_cls:last-child {
            margin-bottom: 0px
        }
}

.section_product_news {
    padding: 20px 0px 0px
}

    .section_product_news .product_grid_news .product-box {
        margin-bottom: 12px
    }

        .section_product_news .product_grid_news .product-box .product-info .product-name {
            margin: 10px 0px
        }

.title_module {
    display: block;
    line-height: 40px;
    z-index: 9
}

    .title_module h2 {
        font-family: 'Gotham_bold', sans-serif;
        margin: 0px;
        line-height: 28px;
        font-size: 21px;
        padding: 0px 0px 0px
    }

        .title_module h2:hover a {
            color: #9bd031
        }

        .title_module h2 a, .title_module h2 span, .title_module h2 .fa {
            color: #333;
            text-decoration: none
        }

.wrap_bd {
    border: solid 1px #ebebeb;
    padding: 30px 15px 0px;
    min-height: 100px;
    border-bottom: solid 2px #9bd031
}

@media (min-width: 1200px) {
    .wrap_bd .product_grid_news .col-lg-2:nth-child(6n+1) {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .wrap_bd .product_grid_news .col-md-4:nth-child(3n+1) {
        clear: left
    }

    .wrp_list_product .item_small .product-box.product-list-small .product-thumbnail {
        width: 75px !important;
        float: left;
        display: block;
        text-align: center
    }

        .wrp_list_product .item_small .product-box.product-list-small .product-thumbnail a {
            max-height: auto !important;
            max-width: 60px !important
        }

    .wrp_list_product .item_small .product-box.product-list-small .product-info {
        width: calc(100% - 90px) !important;
        display: block;
        float: left;
        text-align: left;
        padding-bottom: 0px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .wrap_bd .product_grid_news .col-sm-4:nth-child(3n+1) {
        clear: left
    }

    .wrp_list_product .item_small .product-box.product-list-small .product-thumbnail {
        width: 140px !important;
        float: left;
        display: block;
        text-align: center
    }

        .wrp_list_product .item_small .product-box.product-list-small .product-thumbnail a {
            max-height: auto !important;
            max-width: 140px !important
        }

    .wrp_list_product .item_small .product-box.product-list-small .product-info {
        width: calc(100% - 160px) !important;
        display: block;
        float: left;
        text-align: left;
        padding-bottom: 0px;
        margin-left: 15px
    }
}

@media (max-width: 767px) {
    .wrap_bd .product_grid_news .col-xs-6:nth-child(2n+1) {
        clear: left
    }
}

.timeout {
    display: none !important
}

.recently-viewed-products {
    margin-top: 20px
}

@media (max-width: 767px) {
    .recently-viewed-products {
        margin-top: 20px !important
    }
}

.recently-viewed-products .title_section_center_df .title {
    font-family: 'Gotham', sans-serif;
    font-size: 20px;
    line-height: 28px;
    color: #333;
    padding-bottom: 15px;
    border-bottom: solid 1px #ebebeb;
    margin: 0
}

    .recently-viewed-products .title_section_center_df .title:hover a {
        color: #9bd031
    }

    .recently-viewed-products .title_section_center_df .title a {
        color: #333;
        text-decoration: none
    }

.delay {
    display: none
}

.product_prv {
    position: relative;
    padding: 20px 0px 20px;
    overflow: unset !important
}

@media (max-width: 767px) {
    .product_prv {
        margin: 0px
    }
}

.product_prv .owl-item {
    float: left
}

.product_prv .item .wrp {
    overflow: hidden;
    padding: 10px 0px 10px
}

.product_prv .item .image {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 180px
}

    .product_prv .item .image img {
        max-height: 100%;
        width: auto !important;
        max-width: 100%;
        display: block
    }

.product_prv .item .product-info {
    display: block;
    margin-left: 0px;
    width: 100%;
    float: left
}

    .product_prv .item .product-info h3 {
        margin: 0px;
        padding: 0px;
        font-family: 'Gotham', sans-serif;
        font-size: 14px;
        line-height: 26px;
        color: #333
    }

        .product_prv .item .product-info h3 a {
            text-decoration: none;
            color: #333
        }

        .product_prv .item .product-info h3:hover {
            color: #9bd031
        }

            .product_prv .item .product-info h3:hover a {
                color: #9bd031
            }

    .product_prv .item .product-info .price-box {
        font-family: 'Gotham', sans-serif;
        color: #fff;
        font-size: 0px
    }

        .product_prv .item .product-info .price-box .price .product-price {
            font-family: 'Gotham_bold', sans-serif;
            font-size: 14px;
            color: #de4343;
            line-height: 22px;
            margin-right: 10px;
            display: inline-block
        }

        .product_prv .item .product-info .price-box .sale-price {
            color: #acacac !important
        }

        .product_prv .item .product-info .price-box .special-price .price {
            font-size: 13px;
            font-family: 'Gotham', sans-serif
        }

.product_prv .owl-nav {
    position: absolute;
    top: -25px;
    right: 30px
}

@media (max-width: 991px) {
    .product_prv .owl-nav {
        top: -55px
    }
}

@media (max-width: 543px) {
    .product_prv .owl-nav {
        right: 25px
    }
}

.product_prv .owl-nav .owl-prev, .product_prv .owl-nav .owl-next {
    background: #fff
}

    .product_prv .owl-nav .owl-prev:before, .product_prv .owl-nav .owl-next:before {
        background: #fff;
        font-size: 24px;
        color: #333
    }

.product_prv .owl-nav .owl-prev {
    right: -15px;
    left: auto
}

.product_prv .owl-nav .owl-next {
    right: -40px;
    left: auto
}

@media (min-width: 1200px) {
    .product_prv .col-lg-3:nth-child(4n+1) {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .product_prv .col-md-3:nth-child(4n+1) {
        clear: left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .product_prv .col-sm-6:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .product_prv .col-xs-12:nth-child(1n+1) {
        clear: left
    }
}

.module_service_details {
    margin-bottom: 30px
}

    .module_service_details .wrap_module_service {
        overflow: hidden;
        background: #f7f7f7;
        border: solid 1px #ebebeb;
        padding: 10px 0px
    }

        .module_service_details .wrap_module_service .item_service .wrap_item_ {
            padding: 5px 15px
        }

            .module_service_details .wrap_module_service .item_service .wrap_item_ .content_service {
                position: relative;
                padding: 5px 0px 5px 0px;
                text-align: center
            }

                .module_service_details .wrap_module_service .item_service .wrap_item_ .content_service img {
                    margin-bottom: 10px
                }

                .module_service_details .wrap_module_service .item_service .wrap_item_ .content_service p {
                    font-family: 'Gotham_bold', sans-serif;
                    font-size: 14px;
                    line-height: 22px;
                    margin: 0px;
                    padding: 0px;
                    color: #333
                }

                .module_service_details .wrap_module_service .item_service .wrap_item_ .content_service span {
                    font-family: 'Gotham', sans-serif;
                    font-size: 13px;
                    line-height: 22px;
                    font-weight: 400;
                    color: #9397a5
                }

.module_best_sale_product .title_module_ {
    margin-bottom: 15px
}

    .module_best_sale_product .title_module_ .title {
        font-family: 'Gotham', sans-serif;
        font-size: 14px;
        font-weight: bold;
        line-height: 22px;
        color: #333;
        margin: 0px;
        padding: 0px;
        text-transform: uppercase
    }

        .module_best_sale_product .title_module_ .title:hover a {
            color: #9bd031
        }

        .module_best_sale_product .title_module_ .title a {
            text-decoration: none;
            color: #333
        }

.off_today {
    margin-top: 15px
}

    .off_today .sale_off_today {
        padding: 15px 0px 0px;
        min-height: 100px;
        overflow: hidden
    }

.wrp_list_product .item_small {
    padding: 15px 0px;
    border-bottom: dashed 1px #ebebeb;
    overflow: hidden;position:relative
}

    .wrp_list_product .item_small:first-child {
        padding-top: 0px
    }

    .wrp_list_product .item_small:last-child {
        border-bottom: none
    }

    .wrp_list_product .item_small .product-box.product-list-small {
        width: 100%;
        padding: 0px;
        margin-bottom: 0px;
        margin: 0px
    }

        .wrp_list_product .item_small .product-box.product-list-small .product-thumbnail {
            width: 80px;
            float: left;
            display: block;
            text-align: center
        }

            .wrp_list_product .item_small .product-box.product-list-small .product-thumbnail a {
                max-height: auto !important;
                max-width: 70px
            }

        .wrp_list_product .item_small .product-box.product-list-small .product-info {
            width: calc(100% - 95px);
            display: block;
            float: left;
            text-align: left;
            padding-bottom: 0px;
            padding-top: 0px
        }

            .wrp_list_product .item_small .product-box.product-list-small .product-info .product-name {
                color: #333;
                margin: 0px 0px 5px
            }

                .wrp_list_product .item_small .product-box.product-list-small .product-info .product-name a {
                    color: #333
                }

.wrp_list_product .slick-dots {
    width: 100%;
    bottom: -35px;
    height: 30px;
    left: 0px;
    z-index: 3;
    text-align: left
}

    .wrp_list_product .slick-dots li {
        margin: 0 2px
    }

        .wrp_list_product .slick-dots li button:before {
            font-family: 'FontAwesome';
            font-size: 12px;
            content: "\f004";
            color: #d7d7d7
        }

        .wrp_list_product .slick-dots li.slick-active button:before {
            font-family: 'FontAwesome';
            font-size: 12px;
            content: "\f004";
            color: #9bd031
        }

@media (max-width: 1199px) {
    .wrp_list_product .item_small .product-box.product-list-small .product-info .price-box .product-price {
        display: block
    }
}

@media (max-width: 991px) {
    .wrp_list_product .item_small {
        padding: 30px 0px !important
    }

    .sale_list_product .item_large {
        padding: 30px 0px !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .wrap_bd {
        padding: 50px 15px 20px !important
    }
}

@media (max-width: 767px) {
    .wrap_bd {
        padding: 40px 15px 20px !important
    }
}

@media (min-width: 992px) {
    #wrap_three_col {
        display: flex;
        flex-flow: row
    }

    #counta {
        order: 1
    }

    #countb {
        order: 2
    }

    #countc {
        order: 3
    }
}

.sale_list_product .item_large {
    padding: 20px 0px;
    border-bottom: solid 1px #ebebeb
}

    .sale_list_product .item_large:last-of-type {
        border-bottom: 2px solid #ebebeb
    }

    .sale_list_product .item_large:first-of-type {
        padding: 10px 0px 20px
    }

    .sale_list_product .item_large .product-box.product-list-large {
        width: 100%;
        padding: 0px 0px;
        margin-bottom: 0px !important;
        margin: 0px
    }

        .sale_list_product .item_large .product-box.product-list-large .product-thumbnail {
            float: left;
            display: block;
            text-align: center
        }

            .sale_list_product .item_large .product-box.product-list-large .product-thumbnail > a {
                display: block;
                width: 100%;
                height: auto;
                text-align: center;
                position: relative
            }

                .sale_list_product .item_large .product-box.product-list-large .product-thumbnail > a.image_link:before {
                    content: " ";
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    background: #fff;
                    opacity: 0;
                    -webkit-transition: 0.2s;
                    -moz-transition: 0.2s;
                    -ms-transition: 0.2s;
                    transition: 0.2s;
                    left: 0;
                    z-index: 9
                }

            .sale_list_product .item_large .product-box.product-list-large .product-thumbnail a img {
                width: auto;
                max-height: 100%;
                max-width: 100%
            }

                .sale_list_product .item_large .product-box.product-list-large .product-thumbnail a img.bethua {
                    max-width: 100%;
                    height: auto
                }

            .sale_list_product .item_large .product-box.product-list-large .product-thumbnail a.image_link {
                display: flex !important;
                align-items: center !important;
                justify-content: center !important
            }

                .sale_list_product .item_large .product-box.product-list-large .product-thumbnail a.image_link.display_flex {
                    display: -webkit-flex;
                    -webkit-align-items: center;
                    display: -ms-flexbox;
                    max-height: 240px;
                    height: 240px
                }

        .sale_list_product .item_large .product-box.product-list-large .product-info {
            width: calc(100% - 20px);
            display: block;
            float: left;
            text-align: left;
            padding-bottom: 0px
        }

            .sale_list_product .item_large .product-box.product-list-large .product-info .product-name {
                margin: 0px 0px 0px
            }

.item_large:nth-child(1) .product-box.product-list-large .product-thumbnail:before, .item_large:nth-child(2) .product-box.product-list-large .product-thumbnail:before, .item_large:nth-child(3) .product-box.product-list-large .product-thumbnail:before, .item_large:nth-child(4) .product-box.product-list-large .product-thumbnail:before, .item_large:nth-child(5) .product-box.product-list-large .product-thumbnail:before {
    font-family: 'Arial', sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    line-height: 38px;
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 10;
    left: 0px;
    top: 0px;
    background-image: url("/images/cogs.png");
    background-repeat: no-repeat;
    background-size: contain
}

.item_large:nth-child(1) .product-box.product-list-large .product-thumbnail:before {
    content: "1"
}

.item_large:nth-child(2) .product-box.product-list-large .product-thumbnail:before {
    content: "2"
}

.item_large:nth-child(3) .product-box.product-list-large .product-thumbnail:before {
    content: "3"
}

.item_large:nth-child(4) .product-box.product-list-large .product-thumbnail:before {
    content: "4"
}

.item_large:nth-child(5) .product-box.product-list-large .product-thumbnail:before {
    content: "5"
}

.reviews-product-list-small {
    margin-top: 0px;
    margin-bottom: 10px;
    overflow: hidden;
    display: block
}

    .reviews-product-list-small .bizweb-product-reviews-badge {
        margin: 0px auto;
        padding: 0px;
        float: left
    }

        .reviews-product-list-small .bizweb-product-reviews-badge .bizweb-product-reviews-star {
            padding: 0px
        }

            .reviews-product-list-small .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
                font-size: 12px
            }

            .reviews-product-list-small .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-off-png:before {
                content: "\f006";
                color: #ffe382
            }

            .reviews-product-list-small .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-on-png:before {
                content: "\f005";
                color: #ffe382
            }

            .reviews-product-list-small .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-half-png:before {
                content: "\f123";
                color: #ffe382
            }

        .reviews-product-list-small .bizweb-product-reviews-badge div img {
            display: none
        }

        .reviews-product-list-small .bizweb-product-reviews-badge div p {
            display: none;
            font-size: 12px;
            color: #7b7b7b
        }

.reviews-product-grid {
    margin-top: 0px;
    margin-bottom: 5px;
    overflow: hidden;
    display: block
}

    .reviews-product-grid .bizweb-product-reviews-badge {
        margin: 0px auto;
        padding: 0px;
        float: left
    }

        .reviews-product-grid .bizweb-product-reviews-badge .bizweb-product-reviews-star {
            padding: 0px
        }

            .reviews-product-grid .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
                font-size: 12px
            }

            .reviews-product-grid .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-off-png:before {
                content: "\f006";
                color: #ffe382
            }

            .reviews-product-grid .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-on-png:before {
                content: "\f005";
                color: #ffe382
            }

            .reviews-product-grid .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-half-png:before {
                content: "\f123";
                color: #ffe382
            }

        .reviews-product-grid .bizweb-product-reviews-badge div img {
            display: none
        }

        .reviews-product-grid .bizweb-product-reviews-badge div p {
            display: none;
            font-size: 12px;
            color: #7b7b7b
        }

.reviews-product-list {
    margin-top: 0px;
    margin-bottom: 10px;
    overflow: hidden;
    display: block
}

    .reviews-product-list .bizweb-product-reviews-badge {
        margin: 0px auto;
        padding: 0px;
        float: left
    }

        .reviews-product-list .bizweb-product-reviews-badge .bizweb-product-reviews-star {
            padding: 0px
        }

            .reviews-product-list .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
                font-size: 12px
            }

            .reviews-product-list .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-off-png:before {
                content: "\f006";
                color: #cccccc
            }

            .reviews-product-list .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-on-png:before {
                content: "\f005";
                color: #ffb739
            }

            .reviews-product-list .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-half-png:before {
                content: "\f123";
                color: #ffb739
            }

        .reviews-product-list .bizweb-product-reviews-badge div img {
            display: none
        }

        .reviews-product-list .bizweb-product-reviews-badge div p {
            font-size: 12px;
            color: #7b7b7b
        }

.product-summary-list {
    font-family: "Arial", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #898989;
    line-height: 21px;
    margin-bottom: 15px
}

    .product-summary-list p {
        margin: 0px;
        padding: 0px
    }

    .product-summary-list > img {
        display: none
    }

    .product-summary-list .views_more {
        font-family: 'Arial', sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        margin-top: 5px;
        display: inline-block
    }

        .product-summary-list .views_more a {
            color: #9bd031
        }

.top_sale {
    margin-top: 15px
}

    .top_sale .top_sale_content {
        border: solid 1px #ebebeb;
        padding: 30px 15px 0px;
        min-height: 100px
    }

@media (max-width: 991px) {
    .top_sale.row {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 40px
    }

    .wrap_three_col .aside_support.support_online {
        margin-top: 40px !important
    }
}

.aside_support {
    margin-top: 15px
}

    .aside_support.support_online .support_content, .aside_support.service .support_content {
        border-bottom: 0px
    }

    .aside_support:last-of-type {
        border-bottom: solid 2px #ddd
    }

    .aside_support.service, .aside_support.facebook {
        margin-top: 0px
    }

        .aside_support.service .support_content, .aside_support.facebook .support_content {
            border-top: 0px
        }

    .aside_support .support_content {
        border: solid 1px #ebebeb;
        padding: 30px 0px 0px;
        min-height: 100px
    }

        .aside_support .support_content.fb_padding {
            padding: 0px 0px 0px
        }

        .aside_support .support_content .list_support {
            padding: 10px 0px 40px;
            overflow: hidden
        }

            .aside_support .support_content .list_support.fb_ {
                padding: 0px 0px 20px;
                padding-bottom: 35px
            }

            .aside_support .support_content .list_support .fb_content {
                padding: 0px 15px
            }

            .aside_support .support_content .list_support ul li {
                width: 100%;
                padding: 2px 15px;
                float: left
            }

                .aside_support .support_content .list_support ul li .ico_black {
                    width: 30px;
                    height: 30px;
                    text-align: center;
                    float: left
                }

                    .aside_support .support_content .list_support ul li .ico_black .fa {
                        font-family: 'FontAwesome';
                        font-size: 18px;
                        line-height: 30px;
                        text-align: center;
                        display: inline-block;
                        width: 30px
                    }

                .aside_support .support_content .list_support ul li a {
                    display: block;
                    text-decoration: none;
                    line-height: 38px;
                    width: 100%
                }

                    .aside_support .support_content .list_support ul li a .ico {
                        position: relative;
                        display: block;
                        width: 30px;
                        height: 30px;
                        float: left;
                        font-size: 16px;
                        font-weight: bold;
                        text-align: center;
                        line-height: 100px;
                        letter-spacing: -1px;
                        color: #fff;
                        border: none;
                        border-radius: 50%;
                        background: #e8e8e8;
                        cursor: pointer;
                        box-shadow: 0 0 0 0 rgba(221,221,221,0.6);
                        -webkit-animation: pulse 1.4s infinite
                    }

                        .aside_support .support_content .list_support ul li a .ico .fa {
                            font-family: 'FontAwesome';
                            font-size: 16px;
                            line-height: 38px;
                            text-align: center;
                            position: absolute;
                            left: 30%;
                            top: -4px;
                            display: block
                        }

                            .aside_support .support_content .list_support ul li a .ico .fa.fa-phone {
                                color: #e66f0e
                            }

                            .aside_support .support_content .list_support ul li a .ico .fa.fa-skype {
                                color: #42afed
                            }

                .aside_support .support_content .list_support ul li .title_ {
                    font-family: 'Arial', sans-serif;
                    font-size: 15px;
                    color: #20344b;
                    display: block;
                    float: left;
                    width: calc(100% - 50px);
                    margin-left: 10px;
                    line-height: 30px
                }

@-webkit-keyframes pulse {
    0% {
    }

    50% {
        box-shadow: 0 0 0 5px rgba(235,235,235,0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(221,221,221,0)
    }
}

.section_blog_end {
    padding-top: 30px
}

.blog_module {
    padding: 0px 10px 0px
}

.wrap_blog_module {
    padding-bottom: 20px;
    border-bottom: solid 1px #ebebeb;
    min-height: 100px;
    overflow: hidden
}

.blog_item_module .blog-item-name {
    font-family: 'Arial', sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #252525;
    margin-bottom: 10px
}

    .blog_item_module .blog-item-name a {
        text-decoration: none;
        color: #252525
    }

.blog_item_module .blog-item-summary {
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #7d7d7d
}

    .blog_item_module .blog-item-summary img {
        display: none
    }

.blog_item_module:first-of-type {
    padding: 0px 50px 0px 0px;
    width: 50%;
    float: left
}

    .blog_item_module:first-of-type .blog_item_thumbnail {
        position: relative;
        margin-bottom: 25px;
        cursor: pointer
    }

    .blog_item_module:first-of-type .blog-item-name {
        padding-top: 15px
    }

    .blog_item_module:first-of-type .post-time {
        padding: 10px 20px;
        font-family: 'Arial', sans-serif;
        font-size: 13px;
        line-height: 20px;
        color: #fff;
        background-color: #9bd031;
        position: absolute;
        z-index: 9;
        margin-top: -15px
    }

.blog_item_module:nth-child(2), .blog_item_module:nth-child(3), .blog_item_module:nth-child(4), .blog_item_module:nth-child(5) {
    width: 50%;
    float: left;
    border-top: solid 1px #ebebeb;
    padding: 15px 0px
}

    .blog_item_module:nth-child(2) .blog_item_thumbnail, .blog_item_module:nth-child(2) .post-time, .blog_item_module:nth-child(3) .blog_item_thumbnail, .blog_item_module:nth-child(3) .post-time, .blog_item_module:nth-child(4) .blog_item_thumbnail, .blog_item_module:nth-child(4) .post-time, .blog_item_module:nth-child(5) .blog_item_thumbnail, .blog_item_module:nth-child(5) .post-time {
        display: none
    }

    .blog_item_module:nth-child(2) .blog-item-name a, .blog_item_module:nth-child(3) .blog-item-name a, .blog_item_module:nth-child(4) .blog-item-name a, .blog_item_module:nth-child(5) .blog-item-name a {
        padding-left: 15px
    }

        .blog_item_module:nth-child(2) .blog-item-name a:before, .blog_item_module:nth-child(3) .blog-item-name a:before, .blog_item_module:nth-child(4) .blog-item-name a:before, .blog_item_module:nth-child(5) .blog-item-name a:before {
            position: absolute;
            left: 0px;
            top: 0px;
            font-family: 'Arial', sans-serif;
            font-size: 15px;
            font-weight: bold;
            line-height: 20px;
            color: #252525
        }

        .blog_item_module:nth-child(2) .blog-item-name a:before {
            content: "2."
        }

        .blog_item_module:nth-child(3) .blog-item-name a:before {
            content: "3."
        }

        .blog_item_module:nth-child(4) .blog-item-name a:before {
            content: "4."
        }

@media (max-width: 767px) {
    .blog_item_module:first-of-type {
        width: 100% !important;
        padding: 0px !important
    }

    .blog_item_module:nth-child(2), .blog_item_module:nth-child(3), .blog_item_module:nth-child(4), .blog_item_module:nth-child(5) {
        width: 100% !important
    }
}

.review_module {
    padding: 0px 10px 0px;
    margin-top: 50px
}

.wrap_review_module {
    padding-top: 40px;
    position: relative
}

    .wrap_review_module .qts:before {
        content: " ";
        font-size: 97px;
        position: absolute;
        top: 50px;
        left: 0px;
        height: 80px;
        text-align: center;
        line-height: 77px;
        font-weight: 400;
        background-image: url("/images/qts.png");
        background-repeat: no-repeat;
        background-size: contain;
        width: 50px
    }

    .wrap_review_module .owl_review {
        padding: 0px 0px 0px 70px
    }

        .wrap_review_module .owl_review .item {
            padding: 30px 100px 0px 0px;
            position: relative
        }

            .wrap_review_module .owl_review .item .reviews_content span {
                font-family: 'Times New Roman';
                font-size: 18px;
                font-style: italic;
                line-height: 31px;
                color: #252525;
                font-weight: 400
            }

            .wrap_review_module .owl_review .item .author {
                margin-top: 25px;
                overflow: hidden
            }

                .wrap_review_module .owl_review .item .author .image_author {
                    text-align: left;
                    width: 85px;
                    overflow: hidden;
                    display: inline-block;
                    float: left
                }

                    .wrap_review_module .owl_review .item .author .image_author img {
                        max-width: 100%;
                        height: auto;
                        border-radius: 50%;
                        width: 65px
                    }

                .wrap_review_module .owl_review .item .author .r_nanme .name_author {
                    margin: 5px 0px 0px 0px;
                    padding: 0px;
                    font-family: 'Arial', sans-serif;
                    font-size: 16px;
                    line-height: 30px;
                    color: #252525;
                    font-weight: bold;
                    font-style: normal
                }

                .wrap_review_module .owl_review .item .author .r_nanme span {
                    font-family: 'Times New Roman';
                    font-size: 14px;
                    font-style: italic;
                    line-height: 24px;
                    color: #888888;
                    font-weight: 400;
                    margin-top: -4px;
                    display: block
                }

        .wrap_review_module .owl_review .owl-nav {
            display: none !important
        }

        .wrap_review_module .owl_review .owl-dots {
            position: absolute;
            bottom: 10px;
            right: 0px;
            display: inline-block;
            width: auto
        }

            .wrap_review_module .owl_review .owl-dots .owl-dot {
                background-color: #bdbdbd;
                width: 10px;
                height: 10px
            }

                .wrap_review_module .owl_review .owl-dots .owl-dot.active {
                    background-color: #9bd031
                }

@media (max-width: 767px) {
    .wrap_review_module .qts:before {
        font-size: 88px !important;
        height: 60px !important;
        width: 30px !important
    }

    .wrap_review_module .owl_review {
        padding: 0px 0px 0px 45px !important
    }

        .wrap_review_module .owl_review .item {
            padding: 15px 0px 0px 0px !important;
            position: relative
        }

            .wrap_review_module .owl_review .item .author .r_nanme .name_author {
                font-size: 14px !important
            }
}

.section_category_slide .owl_category .item {
    text-align: center
}

    .section_category_slide .owl_category .item .wrp_category {
        border: solid 1px #ebebeb;
        padding: 10px;
        text-align: center
    }

        .section_category_slide .owl_category .item .wrp_category.display_flex {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }

            .section_category_slide .owl_category .item .wrp_category.display_flex > a {
                max-height: 110px;
                height: 110px;
                text-align: center;
                display: block;
                margin: 0 auto
            }

        .section_category_slide .owl_category .item .wrp_category a {
            display: block;
            text-align: center
        }

            .section_category_slide .owl_category .item .wrp_category a img {
                width: auto;
                max-height: 100%;
                max-width: 100%;
                -webkit-box-flex: 1;
                -webkit-flex: 1;
                -ms-flex: 1;
                flex: 1
            }

        .section_category_slide .owl_category .item .wrp_category img {
            margin: 0 auto
        }

    .section_category_slide .owl_category .item .title_cate {
        margin: 10px 0px;
        padding: 0px;
        font-family: 'Arial', sans-serif;
        line-height: 20px;
        color: #3d454e;
        font-size: 15px
    }

        .section_category_slide .owl_category .item .title_cate a {
            color: #3d454e;
            text-decoration: none
        }

.section_category_slide .owl_category .owl-nav .owl-prev, .section_category_slide .owl_category .owl-nav .owl-next {
    top: 40%;
    height: 35px;
    width: 35px
}

.section_category_slide .owl_category .owl-nav .owl-next {
    margin-right: -15px
}

    .section_category_slide .owl_category .owl-nav .owl-next:before {
        font-family: 'FontAwesome';
        content: "\f0da";
        text-align: center;
        line-height: 35px;
        margin-left: 6px;
        color: #333
    }

    .section_category_slide .owl_category .owl-nav .owl-next:hover {
        background: #9bd031
    }

        .section_category_slide .owl_category .owl-nav .owl-next:hover:before {
            color: #fff;
            background-color: #9bd031
        }

.section_category_slide .owl_category .owl-nav .owl-prev {
    margin-left: -15px
}

    .section_category_slide .owl_category .owl-nav .owl-prev:before {
        font-family: 'FontAwesome';
        content: "\f0d9";
        text-align: center;
        line-height: 35px;
        margin-left: 0px;
        color: #333
    }

    .section_category_slide .owl_category .owl-nav .owl-prev:hover {
        background: #9bd031
    }

        .section_category_slide .owl_category .owl-nav .owl-prev:hover:before {
            color: #fff;
            background-color: #9bd031
        }

@media (min-width: 1200px) {
    .cate_group .col-lg-3:nth-child(4n+1) {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .cate_group .col-md-3:nth-child(4n+1) {
        clear: left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .cate_group .col-sm-4:nth-child(3n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .cate_group .col-xs-6:nth-child(2n+1) {
        clear: left
    }
}

.section_tab_product h2 {
    font-size: 1.71429em;
    text-transform: uppercase;
    line-height: 1;
    margin: 0 0 20px 0
}

.section_tab_product .tabs-title {
    margin-bottom: 30px;
    border-radius: 5px;
    overflow: hidden
}

    .section_tab_product .tabs-title li {
        width: 140px;
        display: inline-block;
        background: #dadbdb;
        height: 40px;
        line-height: 40px;
        margin-right: 1px
    }

        .section_tab_product .tabs-title li.current {
            color: #fff;
            background: #898989
        }

.section_tab_product .tab-content {
    clear: left
}

@media (min-width: 1200px) {
    .section_tab_product .tab-content .products .col-lg-3:nth-child(4n+1) {
        clear: left
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .section_tab_product .products .col-sm-4:nth-child(3n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .section_tab_product .tabs-title li {
        width: 87px
    }
}

.section-news h2 {
    line-height: 60px;
    position: relative;
    margin: 0 0 25px 0
}

    .section-news h2:before {
        position: absolute;
        content: "";
        width: 100px;
        height: 2px;
        background: #dadada;
        left: 50%;
        -moz-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .section-news h2:after {
        bottom: 0;
        position: absolute;
        content: "";
        width: 100px;
        height: 2px;
        background: #dadada;
        left: 50%;
        -moz-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

.section-news .blog-item {
    background: #fff
}
.oss-share {
    border-top: solid 1px #ebebeb;
    font-size: 20px;
    margin-top: 20px;
    padding-top: 5px;
    clear: both;
    text-align: right
}
.oss-share a{margin-right:10px;}
.order_new {
    padding-top: 0 !important;
    padding-bottom:40px !important
}
.order_new h2{
   text-align:center;text-transform:uppercase;font-size:18px;font-weight:bold;
}
.order_new .item_reviews{border-top:dotted 1px #ccc;} 
.order_new p{margin-bottom:5px;}
    .order_new .info_reviews {
        font-style:italic;color:#707070;font-size:13px;
    }
    .order_new .owl-carousel .owl-dots {
        bottom: -20px;
    }
.owl-carousel .owl-dots .owl-dot{background:#ccc !important}
    .owl-carousel .owl-dots .owl-dot.active {
        background-color: #de4343 !important
    }
.mega_menu {
    position: static !important;
}
.mega-content {
    background: #fff none repeat scroll 0 0;
    display: none;
    margin: 0;
    padding: 10px;
    position: absolute;
    top: 26px;
    left: 0;
    z-index: 999;
    width: 100%;
    -webkit-box-shadow: 0px 2px 6px 0px rgba(50,50,50,0.33);
    -moz-box-shadow: 0px 2px 6px 0px rgba(50,50,50,0.33);
    box-shadow: 0px 2px 6px 0px rgba(50,50,50,0.33);
    max-height: 600px;
    overflow-y: auto;
    border: 0;
    overflow: hidden;
    white-space: normal;
    border-radius: 5px;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    transition: .2s ease-out;
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
}
.mega_menu:hover .mega-content{opacity:1;visibility:visible}
.mega-content .level1.parent a.hmega {
    color: #679210 !important;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 18px
}

 .mega-content .level1.parent a.hmega:hover, .mega-content .level1.parent a.hmega:focus {
        color: #679210 !important
    }
    .mega-content .level1.parent {
        float: left;
        width: calc(100%/4) !important;
        padding: 0;
        text-align: left;
        position:relative
    }
.level1.parent a {
    color: #679210 !important;
    font-weight:bold
}
.level1.parent .level1 .level2 a {
    font-weight: normal !important;
    text-transform: none !important;
    color: #000 !important;
}
.level1.parent .level1 .level2  {
   float:none;
   line-height:28px
}
.header-menu {
    background: #9bd031;
    border-radius:5px;
    position:relative;z-index:8
}