﻿@font-face {
    font-family: 'Simple-icon';
    src: url("//bizweb.dktcdn.net/100/263/497/themes/726551/assets/simple-line-icons.eot?v=2.4.0?1562294012776");
    src: url("//bizweb.dktcdn.net/100/263/497/themes/726551/assets/simple-line-icons.eot?v=2.4.0#iefix?1562294012776") format("embedded-opentype"),url("//bizweb.dktcdn.net/100/263/497/themes/726551/assets/simple-line-icons.woff2?v=2.4.0?1562294012776") format("woff2"),url("//bizweb.dktcdn.net/100/263/497/themes/726551/assets/simple-line-icons.ttf?v=2.4.0?1562294012776") format("truetype"),url("//bizweb.dktcdn.net/100/263/497/themes/726551/assets/simple-line-icons.woff?v=2.4.0?1562294012776") format("woff"),url("//bizweb.dktcdn.net/100/263/497/themes/726551/assets/simple-line-icons.svg?v=2.4.0#simple-line-icons?1562294012776") format("svg");
    font-weight: normal;
    font-style: normal
} 
body {
    overflow-x: hidden
}

.title-head {
    font-size: 1.42857em;
    font-weight: 700;
    color: #333;
    text-decoration: none;
    margin: 0px
}

    .title-head a {
        color: #333
    }

        .title-head a:hover {
            color: #9bd031
        }

.subtitle-head {
    font-size: 1.28571em;
    color: #333;
    margin: 20px 0
}

.product-box .product-thumbnail.display_flex {
    display: -webkit-flex;
    -webkit-align-items: center;
    display: -ms-flexbox;
    max-height: 240px;
    height: 180px
}

.product-box .product-thumbnail a img {
    max-width: 100%;
    margin: 0 auto
}

.product-box .product-name {
    margin-top: 10px
}

    .product-box .product-name a {
        line-height: 20px
    }

@media (min-width: 1200px) {
    .product-col {
        border: solid 1px transparent
    }
}

@media (min-width: 1200px) and (min-width: 1200px) {
    .product-col:hover .product-info.effect {
        margin-top: -60px;
        position: absolute;
        z-index: 11;
        background: #fff
    }

        .product-col:hover .product-info.effect .action_image {
            display: block;
            visibility: visible
        }
}

@media (max-width: 1199px) {
    .product-box {
        margin: 0px 0px 15px
    }
}

.icon-magnifier-add:before {
    font-family: 'simple-line-icons';
    content: "\e091"
}

.icon-heart:before {
    font-family: 'simple-line-icons';
    content: "\e08a"
}

.icon-heart-o:before {
    font-family: 'simple-line-icons';
    content: "\e08a";
    color: #9bd031
}

.icon-basket:before {
    font-family: 'simple-line-icons';
    content: "\e04e"
}

.icon-settings:before {
    font-family: 'simple-line-icons';
    content: "\e09a"
}

.product-col {
    margin-bottom: 30px
}

    .product-col .product-box {
        margin-bottom: 30px
    }

        .product-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: 180px
        }

            .product-col .product-box .product-thumbnail .image_link.display_flex img {
                max-height: 100%;
                width: auto !important;
                max-width: 100%;
                display: block
            }

.product-box {
    text-align: left;
    background: transparent;
    position: relative
}

    .product-box .product-thumbnail {
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-items: center;
        position: relative;
        z-index: 1;
        border: solid 1px #9bd031;
        border-radius: 4px;
        overflow: hidden;
        padding:0 !important
    }
.item_product_list .product-box.product-box-list .product-thumbnail > a {
    padding: 5px !important
}
.product-box .product-thumbnail > a {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    position: relative
}

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

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

        .product-box .product-thumbnail:hover .image_link:before {
            opacity: .4
        }

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

    .product-box .product-info {
        overflow: hidden;
        z-index: 10;
        width: 100%;
        position: relative;
        padding: 0px 0px 0px;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        float: left
    }

    .product-box .product-name {
        font-family: 'Gotham', sans-serif;
        font-size: 14px;
        line-height: 20px;
        color: #333;
        font-weight: 400;
        margin-bottom: 7px
    }

        .product-box .product-name a {
            color: #333;
            text-decoration: none
        }

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

    .product-box .product-price {
        font-family: 'Gotham_bold', sans-serif;
        color: #de4343;
        font-size: 13px;
        line-height: 18px;
        display: inline-block;
        margin-right: 5px
    }

    .product-box .product-price-old {
        font-family: 'Gotham',sans-serif;
        text-decoration: line-through;
        font-size: 12px;
        color: #acacac;
        line-height: 18px;
        font-weight: 400;
        margin-right: 10px
    }

    .product-box .product-summary {
        font-size: 1em;
        color: #acacac;
        line-height: 20px
    }

        .product-box .product-summary img {
            display: none
        }

    .product-box form {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }

.action_image {
    visibility: hidden;
    display: none;
    z-index: 999;
    width: 100%;
    float: left
}

    .action_image .owl_image_thumb_item {
        margin-top: 10px
    }

        .action_image .owl_image_thumb_item .product_image_list {
            overflow: hidden
        }

            .action_image .owl_image_thumb_item .product_image_list .item_image {
                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: 55px;
                border: solid 1px #ebebeb;
                cursor: pointer;
                overflow: hidden;
                padding: 5px
            }

@media (max-width: 1440px) {
    .action_image .owl_image_thumb_item .product_image_list .item_image {
        height: 45px
    }
}

.action_image .owl_image_thumb_item .product_image_list .item_image img {
    max-height: 100%;
    width: auto !important;
    max-width: 100%;
    display: block
}

.action_image .owl_image_thumb_item .product_image_list .item_image:hover {
    border-color: #9bd031
}

.action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-prev, .action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-next {
    width: 20px !important;
    height: 20px !important;
    background: #9bd031 !important;
    line-height: 20px !important;
    text-align: center;
    top: 60% !important
}

    .action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-prev:before, .action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-next:before {
        height: 20px !important;
        width: 20px !important;
        line-height: 20px !important;
        color: #fff;
        border: none;
        background: #9bd031 !important
    }

    .action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-prev:before {
        content: "" !important;
        font-family: 'FontAwesome';
        font-size: 12px
    }

    .action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-next:before {
        content: "" !important;
        font-family: 'FontAwesome';
        font-size: 12px
    }

.action_image .owl_image_thumb_item .product_image_list .owl-dots {
    display: none
}

.product-price {
    color: #de4343;
    font-size: 1.42857em;
    line-height: 24px;
    display: block;
    font-weight: 700
}

.item_product_list {
    padding: 10px 0px 30px;
    border-bottom: solid 1px #ebebeb
}

    .item_product_list:hover .product-box .product-thumbnail.image_link:before {
        opacity: 0.7
    }

    .item_product_list:hover .product-box .product-thumbnail .product-list-actions {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    .item_product_list .product-box.product-box-list {
        padding: 0px;
        margin: 0px
    }

        .item_product_list .product-box.product-box-list .product-thumbnail {
            position: relative
        }

        .item_product_list .product-box.product-box-list .product-info {
            width: auto;
            overflow: unset
        }

            .item_product_list .product-box.product-box-list .product-info .product-name {
                font-family: 'Gotham', sans-serif;
                color: #333;
                font-size: 14px;
                line-height: 20px;
                margin: 8px 0px 20px
            }

            .item_product_list .product-box.product-box-list .product-info .type_product {
                font-family: 'Gotham', sans-serif;
                font-size: 12px;
                color: #969696;
                line-height: 24px;
                margin: 0px 15px 5px 0px;
                display: inline-block
            }

            .item_product_list .product-box.product-box-list .product-info .price-box {
                margin-bottom: 5px
            }

            .item_product_list .product-box.product-box-list .product-info .product-price {
                font-size: 13px;
                font-family: 'Gotham_bold', sans-serif
            }

            .item_product_list .product-box.product-box-list .product-info .product-summary {
                margin-bottom: 30px
            }

                .item_product_list .product-box.product-box-list .product-info .product-summary img {
                    display: none
                }

                .item_product_list .product-box.product-box-list .product-info .product-summary p {
                    margin: 0px;
                    font-family: 'Gotham', sans-serif;
                    font-size: 14px;
                    color: #898989;
                    line-height: 21px;
                    width: 100%
                }

@media (min-width: 1200px) {
    .item_product_list .product-box.product-box-list .product-info .product-action-list {
        width: 100%;
        top: calc(100% / 2 - 25px);
        height: 40px;
        text-align: center;
        text-decoration: none;
        margin: 20px 0px 0px
    }

        .item_product_list .product-box.product-box-list .product-info .product-action-list form {
            display: block;
            text-align: left
        }

            .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40 {
                width: 40px;
                height: 40px;
                box-shadow: none;
                outline: none;
                border-style: none;
                background-color: #ebebeb;
                display: inline-block;
                margin-right: 5px;
                line-height: 40px;
                text-align: center;
                padding: 0px;
                text-decoration: none;
                border-radius: 20px
            }

                .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.btn-cart {
                    font-family: 'Gotham', sans-serif;
                    font-weight: bold;
                    color: #fff;
                    height: 40px;
                    display: inline-block;
                    border-style: none;
                    padding: 0px 25px;
                    line-height: 39px;
                    background: #9bd031;
                    border: solid 1px #9bd031;
                    border-radius: 20px;
                    font-size: 12px;
                    width: auto
                }

                    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.btn-cart span {
                        color: #fff;
                        text-transform: uppercase
                    }

                    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.btn-cart:hover {
                        background: #fff;
                        border-color: #9bd031;
                        color: #9bd031
                    }

                        .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.btn-cart:hover span {
                            color: #9bd031
                        }

                .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper {
                    margin: 0px !important;
                    border-radius: 20px;
                    border: none;
                    text-decoration: none;
                    background-color: transparent !important;
                    color: #cfd2db
                }

                    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper .fa {
                        color: #cfd2db
                    }

                    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper:hover {
                        background-color: #fff !important
                    }

                        .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper:hover .fa {
                            color: #9bd031 !important
                        }

                    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper.iWishAdd {
                        color: #cfd2db
                    }

                        .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper.iWishAdd .fa {
                            color: #cfd2db
                        }

                    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper.iWishAdded {
                        color: #9bd031
                    }

                        .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper.iWishAdded .fa {
                            color: #9bd031
                        }

                .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40 i {
                    color: #252525;
                    font-size: 17px;
                    font-style: normal;
                    line-height: 40px
                }

                    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40 i.fa-heart {
                        color: #9bd031
                    }

                .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40:hover {
                    background-color: #9bd031
                }

                    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40:hover i {
                        color: #fff !important
                    }

                        .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40:hover i.icon-heart-o:before {
                            color: #fff
                        }
}

@media (max-width: 1199px) {
    .item_product_list .product-box.product-box-list .product-info .product-action-list {
        display: none
    }
}

.products-view-list .product-box .product-thumbnail {
    margin-bottom: 0;
    padding-left: 0px;
    position: relative
}

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

    .products-view-list .product-box .product-thumbnail .product-action-grid {
        top: 40%;
        transform: translateY(-40%);
        -moz-transform: translateY(-40%);
        -o-transform: translateY(-40%);
        -webkit-transform: translateY(-40%);
        opacity: 0
    }

        .products-view-list .product-box .product-thumbnail .product-action-grid form {
            text-align: center !important
        }

.products-view-list .product-box .product-info {
    padding-top: 0px;
    text-align: left;
    background: transparent;
    border-top: none;
    padding-bottom: 0px
}

.bread-crumb {
    background: #fff
}

    .bread-crumb .title-page {
        padding: 25px 0px 10px
    }

        .bread-crumb .title-page .title-head-page {
            font-family: 'Gotham', sans-serif;
            font-size: 18px;
            font-weight: bold;
            color: #333;
            line-height: 24px
        }

.breadcrumb {
    font-family: "Gotham",sans-serif;
    margin: 0;
    font-size: 14px;
    padding: 15px 0px 15px;
    border-radius: 0;
    line-height: 24px;
    background-color: #fff;
    border-bottom: solid 1px #ebebeb
}

    .breadcrumb li {
        display: inline
    }

        .breadcrumb li > a {
            color: #898989
        }

            .breadcrumb li > a > span {
                color: #898989
            }

        .breadcrumb li .mr_lr {
            padding: 0px 5px;
            color: #898989
        }

        .breadcrumb li span {
            display: inline;
            color: #898989
        }

            .breadcrumb li span .fa {
                color: #898989;
                padding: 0px 5px
            }

        .breadcrumb li a:hover, .breadcrumb li.active, .breadcrumb li strong {
            color: #333;
            font-weight: 400;
            text-decoration: none
        }

            .breadcrumb li a:hover span, .breadcrumb li.active span, .breadcrumb li strong span {
                color: #333
            }

    .breadcrumb > li + li:before {
        display: none
    }

.ful-right {
    float: right
}

.page_article .pagination .page-link {
    margin: 0px 2.5px
}

.search-main {
    min-height: 400px
}

.products-view-list .paginate_position {
    top: 0px !important
}

.paginate_position {
    height: 35px;
    position: absolute;
    top: 30px;
    right: 0px;
    z-index: 1
}

    .paginate_position .pagination {
        float: right;
        margin: 0px !important
    }

.pagination {
    margin: 10px 0px 10px !important;
    float: right
}

    .pagination .page_button {
        float: left;
        margin: 0px 1px;
        text-align: center;
        padding: 0;
        height: 40px;
        width: 40px;
        border: solid 1px #ebebeb;
        font-size: 12px;
        line-height: 40px;
        font-family: 'Gotham',sans-serif;
        color: #333;
        border-radius: 0% !important;
        text-decoration: none;
        border-radius: 5px !important
    }

        .pagination .page_button .fa {
            padding: 0 5px;
            line-height: 40px
        }

        .pagination .page_button:hover {
            color: #fff !important;
            background-color: #9bd031 !important;
            border-color: #9bd031 !important
        }

            .pagination .page_button:hover .fa {
                color: #fff !important
            }

    .pagination .page-link {
        float: left;
        margin: 2.5px;
        width: 40px;
        text-align: center;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
        font-family: 'Gotham',sans-serif;
        color: #333;
        border-radius: 0% !important;
        border: solid 1px #ebebeb;
        text-decoration: none;
        padding: 0px;
        border-radius: 5px !important;
        margin: 0px 2.5px
    }

        .pagination .page-link:hover {
            border-color: #9bd031;
            color: #fff;
            background-color: #9bd031
        }

    .pagination .page-link-title {
        float: left;
        text-align: center;
        height: 40px;
        width: 40px;
        font-size: 12px;
        line-height: 35px;
        font-family: 'Gotham',sans-serif;
        color: #333;
        border-radius: 5px !important;
        border: solid 1px #ebebeb;
        text-decoration: none;
        padding: 0px 12px
    }

        .pagination .page-link-title .fa {
            font-size: 15px
        }

        .pagination .page-link-title:hover {
            color: #fff;
            text-decoration: none;
            background: #9bd031;
            border-color: #9bd031
        }

@media (max-width: 991px) {
    .pagination .page-link-title {
        margin: 5px !important;
        padding: 0px !important
    }
}

.pagination .page-item {
    text-align: center
}
.page-item .fa{padding-top:12px}
.pagination .page-item.disabled .page-link {
    border: 0;
    display: none
}

    .pagination .page-item.active .page-link {
        border-color: #9bd031;
        color: #fff;
        display: block;
        padding: 0px;
        line-height: 40px;
        background: #9bd031;
        text-align: center
    }

.opacity:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 5;
    background: #000;
    opacity: .3;
    left: 0;
    top: 0
}

.header_top {
    margin-bottom: 0px;
    height: 120px
}

    .header_top .topbar_wrap .head_content {
        height: 115px;
        position: relative
    }

        .header_top .topbar_wrap .head_content .ul_social_top {
            height: 115px;
            line-height: 115px;
            padding: 33px 0px;
            float: left
        }

            .header_top .topbar_wrap .head_content .ul_social_top .item_social {
                width: 45px;
                height: 45px;
                border-radius: 50%;
                line-height: 45px;
                float: left;
                display: inline-block;
                margin-right: 10px;
                text-align: center
            }

                .header_top .topbar_wrap .head_content .ul_social_top .item_social.fb {
                    background: #3b5999
                }

                    .header_top .topbar_wrap .head_content .ul_social_top .item_social.fb:hover {
                        border: solid 1px #3b5999;
                        background: #fff
                    }

                        .header_top .topbar_wrap .head_content .ul_social_top .item_social.fb:hover .fa {
                            color: #3b5999
                        }

                .header_top .topbar_wrap .head_content .ul_social_top .item_social.mes {
                    background: #4cd6f4
                }

                    .header_top .topbar_wrap .head_content .ul_social_top .item_social.mes:hover {
                        border: solid 1px #4cd6f4;
                        background: #fff
                    }

                        .header_top .topbar_wrap .head_content .ul_social_top .item_social.mes:hover .fa {
                            color: #4cd6f4
                        }

                .header_top .topbar_wrap .head_content .ul_social_top .item_social.phone {
                    background: #f4574c
                }

                    .header_top .topbar_wrap .head_content .ul_social_top .item_social.phone:hover {
                        border: solid 1px #f4574c;
                        background: #fff
                    }

                        .header_top .topbar_wrap .head_content .ul_social_top .item_social.phone:hover .fa {
                            color: #f4574c
                        }

                .header_top .topbar_wrap .head_content .ul_social_top .item_social a {
                    display: block
                }

                .header_top .topbar_wrap .head_content .ul_social_top .item_social .fa {
                    font-size: 14px;
                    color: #fff
                }

        .header_top .topbar_wrap .head_content .logo_top {
            height: 115px;
            text-align: center;
            margin: 0 auto;
            float: left
        }

@media (max-width: 991px) {
    .header_top .topbar_wrap .head_content .logo_top {
        float: none
    }

        .header_top .topbar_wrap .head_content .logo_top a {
            width: 160px;
            margin: 0 auto
        }
}

.header_top .topbar_wrap .head_content .logo_top a {
    display: block;
    line-height: 115px;margin-top:12px;
}

    .header_top .topbar_wrap .head_content .logo_top a img {
        margin-left: 0px
    }

.header_top .topbar_wrap .head_content .header_top_cart {
    position: absolute;
    right: 15px;
    height: 105px;
    top: 10px;
    line-height: 105px;
    z-index: 5
}

.search-cart .iwishlist_ {
    float: left;
    height: 115px;
    position: relative;
    z-index: 9;
    margin-right: 15px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .search-cart .iwishlist_ {
        margin-right: 10px
    }
}

.search-cart .iwishlist_:hover .toolstip_iwish {
    display: block
}

.search-cart .iwishlist_:hover .fa {
    color: #fff
}

.search-cart .iwishlist_:hover:before {
    background: #9bd031;
    border-color: #9bd031
}

.search-cart .iwishlist_:before {
    content: "";
    position: absolute;
    width: 55px;
    height: 55px;
    border: solid 1px #ebebeb;
    background: #fff;
    border-radius: 50%;
    left: -5px;
    top: 20px;
    box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05);
    -o-box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05);
    -moz-box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05)
}

.search-cart .iwishlist_ span {
    display: block;
    width: 100%
}

    .search-cart .iwishlist_ span a {
        display: inline-block;
        width: 50px;
        height: 55px;
        line-height: 55px;
        text-align: center;
        font-size: 16px
    }

        .search-cart .iwishlist_ span a .fa {
            line-height: 60px;
            font-size: 16px;
            color: #333;
            position: absolute;
            top: 19px;
            right: 2px;
            width: 50px;
            height: 55px;
            display: inline-block
        }

.search-cart .iwishlist_ .toolstip_iwish {
    display: none;
    position: absolute;
    top: 95px;
    right: -60px;
    z-index: 99;
    min-width: 175px;
    height: 40px;
    z-index: 99
}

    .search-cart .iwishlist_ .toolstip_iwish:hover .in_ {
        color: #9bd031
    }

    .search-cart .iwishlist_ .toolstip_iwish .in_ {
        font-family: 'Gotham', sans-serif;
        font-size: 14px;
        border: solid 1px #ebebeb;
        position: relative;
        display: block;
        height: 40px;
        line-height: 40px;
        min-width: 175px;
        background: #fff;
        padding: 0px 10px;
        text-decoration: none
    }

        .search-cart .iwishlist_ .toolstip_iwish .in_:after, .search-cart .iwishlist_ .toolstip_iwish .in_:before {
            bottom: 100%;
            right: 42%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none
        }

        .search-cart .iwishlist_ .toolstip_iwish .in_:after {
            border-color: rgba(255,255,255,0);
            border-bottom-color: #fff;
            border-width: 11px;
            margin-left: -11px
        }

        .search-cart .iwishlist_ .toolstip_iwish .in_:before {
            border-color: rgba(235,235,235,0);
            border-bottom-color: #ebebeb;
            border-width: 14px;
            margin-right: -3px
        }

.search-cart .use_register {
    float: left;
    height: 115px;
    position: relative;
    z-index: 9
}

    .search-cart .use_register:before {
        content: "";
        position: absolute;
        width: 55px;
        height: 55px;
        border: solid 1px #ebebeb;
        background: #fff;
        border-radius: 50%;
        left: -5px;
        top: 20px;
        box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05);
        -o-box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05);
        -moz-box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05);
        -webkit-box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05)
    }

@media (min-width: 992px) and (max-width: 1199px) {
    .search-cart .use_register {
        margin-right: 60px !important
    }
}

@media (min-width: 1200px) {
    .search-cart .use_register {
        margin-right: 25px;
        width: 40px;
        padding-left: 10px
    }
}

.search-cart .use_register:hover:before {
    background: #9bd031;
    border-color: #9bd031
}

.search-cart .use_register:hover i {
    color: #fff
}

.search-cart .use_register span i {
    color: #333;
    font-size: 17px;
    position: absolute;
    top: 39px;
    left: 16px
}

    .search-cart .use_register span i.icon-user:before {
        content: "";
        width: 20px;
        height: 20px;
        background-image: url("//bizweb.dktcdn.net/100/263/497/themes/726551/assets/user_icon.png?1562294012776");
        background-repeat: no-repeat;
        position: absolute;
        top: 40px;
        right: 5px
    }

.search-cart .use_register span.drop {
    display: inline-block;
    position: relative;
    line-height: 112px
}

    .search-cart .use_register span.drop .fa {
        margin-top: 0;
        position: absolute;
        top: -16px
    }

.search-cart .use_register:hover > .wrap_login_ {
    display: block
}

.search-cart .use_register .wrap_login_ {
    display: none;
    position: absolute;
    z-index: 999999;
    width: 130px;
    box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05);
    -o-box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05);
    -moz-box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05);
    border-top: 0px;
    margin-top: -10px;
    right: -12px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .search-cart .use_register .wrap_login_ {
        top: 110px;
        right: -50px
    }
}

.search-cart .use_register .login_and_register {
    border: 1px solid #ebebeb
}

    .search-cart .use_register .login_and_register:after, .search-cart .use_register .login_and_register:before {
        bottom: 100%;
        right: 15px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none
    }

    .search-cart .use_register .login_and_register:after {
        border-color: rgba(255,255,255,0);
        border-bottom-color: #fff;
        border-width: 11px;
        margin-left: -11px
    }

    .search-cart .use_register .login_and_register:before {
        border-color: rgba(235,235,235,0);
        border-bottom-color: #ebebeb;
        border-width: 14px;
        margin-right: -3px
    }

    .search-cart .use_register .login_and_register li {
        line-height: 38px;
        background: #fff
    }

        .search-cart .use_register .login_and_register li:last-of-type {
            border-top: solid 1px #ebebeb;
            border-bottom: solid 1px #ebebeb
        }

        .search-cart .use_register .login_and_register li .fa {
            display: block;
            float: left
        }

        .search-cart .use_register .login_and_register li a {
            font-family: 'Gotham', sans-serif;
            font-size: 14px;
            padding: 0px 23px;
            display: block;
            color: #333;
            text-align: left
        }

            .search-cart .use_register .login_and_register li a:hover {
                color: #fff
            }

        .search-cart .use_register .login_and_register li:hover a {
            color: #9bd031;
            text-decoration: none
        }

.search-cart .searchsmall {
    position: absolute;
    padding: 20px 10px;
    right: 50px
}

    .search-cart .searchsmall .showsearchfromtop {
        line-height: 40px;
        padding: 32px 10px;
        cursor: pointer
    }

        .search-cart .searchsmall .showsearchfromtop i {
            color: #333;
            font-size: 16px;
            position: relative
        }

        .search-cart .searchsmall .showsearchfromtop:hover i {
            color: #9bd031
        }

.search-cart .top-cart-contain .mini-cart {
    padding: 18px 0px;
    height: 115px
}

    .search-cart .top-cart-contain .mini-cart:before {
        content: "";
        position: absolute;
        width: 55px;
        height: 55px;
        border: solid 1px #ebebeb;
        background: #fff;
        border-radius: 50%;
        left: -5px;
        top: 20px;
        box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05);
        -o-box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05);
        -moz-box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05);
        -webkit-box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05)
    }

    .search-cart .top-cart-contain .mini-cart:hover:before {
        background: #9bd031;
        border-color: #9bd031
    }

    .search-cart .top-cart-contain .mini-cart:hover i {
        color: #fff
    }

    .search-cart .top-cart-contain .mini-cart .heading-cart .background_cart {
        width: 32px;
        height: 32px;
        display: inline-block;
        float: left;
        position: relative;
        margin-right: 10px
    }

        .search-cart .top-cart-contain .mini-cart .heading-cart .background_cart i {
            color: #333;
            font-size: 17px;
            position: absolute;
            top: 22px
        }

@media (min-width: 768px) and (max-width: 991px) {
    .search-cart .top-cart-contain .mini-cart .heading-cart .background_cart i {
        top: 40px
    }
}

.search-cart .top-cart-contain .mini-cart .heading-cart .background_cart:hover i {
    color: #fff
}

.search-cart .top-cart-contain .mini-cart .heading-cart .background_cart img {
    position: absolute;
    top: 0;
    left: 0
}

.search-cart .top-cart-contain .mini-cart .heading-cart .cart_num {
    display: inline-block;
    font-size: 11px !important;
    color: #fff;
    text-align: left;
    float: left;
    font-weight: 400;
    width: 20px;
    height: 20px;
    position: absolute;
    line-height: 20px;
    text-align: center;
    right: 0px;
    border-radius: 50%;
    top: 30px;
    background: #de4343
}

.inline_contact {
    overflow: hidden;
    position: relative;
    float: left;
    display: inline-block
}

    .inline_contact.a_inline {
        padding: 0px 15px;
        margin-left: 30px
    }

@media (max-width: 1400px) {
    .inline_contact.a_inline {
        margin-left: 0px
    }
}

.inline_contact.b_inline {
    padding: 0px 15px
}

.wrap_s {
    height: 115px;
    overflow: hidden;
    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
}

    .wrap_s:hover .icon_ {
        background: #9bd031
    }

        .wrap_s:hover .icon_ .fa {
            color: #fff
        }

    .wrap_s .icon_ {
        width: 55px;
        height: 55px;
        line-height: 55px;
        font-size: 26px;
        border: solid 1px #ebebeb;
        display: inline-block;
        float: left;
        text-align: center;
        border-radius: 50%;
        box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05);
        -o-box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05);
        -moz-box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05);
        -webkit-box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05)
    }

        .wrap_s .icon_ .fa {
            color: #333;margin-top:12px
        }

    .wrap_s .content_s {
        display: inline-block;
        float: left;
        padding-left: 15px;
        max-width: 255px
    }

@media (min-width: 992px) and (max-width: 1199px) {
    .wrap_s .content_s {
        max-width: 210px
    }
}

.wrap_s .content_s .bold_ {
    font-family: 'Gotham_bold', sans-serif;
    font-size: 14px;
    margin: 0px;
    color: #333;
    padding: 0px;
    text-transform: uppercase
}

.wrap_s .content_s span, .wrap_s .content_s a {
    font-family: 'Gotham', sans-serif;
    font-size: 13px;
    color: #333
}

.search_action {
    position: absolute;
    right:0;
    top:0
}

    .search_action .button_clicked {
        float: right;
        width: 50px;
        height: 45px;
        line-height: 45px;
        position: absolute;
        top: 0;
        z-index: 2;
        right: 15px;
        text-align: center;
        display: inline-block;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px; 
        border-bottom: 0px
    }

        .search_action .button_clicked:hover {
            background: #9bd031;
            cursor: pointer;
            border-color: #9bd031
        }

            .search_action .button_clicked:hover .fa {
                color: #fff
            }

        .search_action .button_clicked .fa {
            font-size: 20px;
            line-height: 45px
        }

    .search_action .search_pc {
        position: absolute;
        width: 300px;
        top: 45px;
        z-index: 99;
        right: 15px
    }

        .search_action .search_pc .search_pc_fromtop form {
            padding-bottom: 0px;
            margin-bottom: 0px
        }

            .search_action .search_pc .search_pc_fromtop form input {
                border-radius: 0px;
                box-shadow: none;
                outline: none;
                border-color: #ebebeb
            }

                .search_action .search_pc .search_pc_fromtop form input:focus {
                    outline: none;
                    border-color: #ebebeb
                }

@media (min-width: 992px) and (max-width: 1199px) {
    .header_search .input-group input {
        line-height: 24px !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header_search .input-group input {
        line-height: 24px !important
    }
}

.searching {
    float: left;
    height: 95px;
    padding: 28px 0px 35px 0px
}

.header_search {
    overflow: hidden
}

    .header_search:hover .input-group input {
        width: 70%;
        background: #fff
    }

    .header_search:hover .input-group-btn button:before {
        content: none
    }

    .header_search input {
        float: right;
        background: transparent
    }

    .header_search .input-group-btn {
        position: absolute;
        right: 0;
        top: 0;
        width: 45px;
        line-height: 40px;
        height: 40px;
        overflow: hidden
    }

        .header_search .input-group-btn button {
            height: 40px;
            position: relative
        }

            .header_search .input-group-btn button:focus {
                box-shadow: none;
                outline: none
            }

            .header_search .input-group-btn button i {
                line-height: 40px;
                font-size: 17px;
                color: #333
            }

                .header_search .input-group-btn button i:before {
                    width: 17px;
                    height: 17px;
                    content: "";
                    background-image: url("//bizweb.dktcdn.net/100/263/497/themes/726551/assets/search_icon.png?1562294012776");
                    background-repeat: no-repeat;
                    position: absolute;
                    top: 12px;
                    left: 5px
                }

            .header_search .input-group-btn button:hover i {
                color: #9bd031
            }

    .header_search .input-group {
        width: 100%;
        margin-bottom: 0
    }

@media (min-width: 992px) and (max-width: 1199px) {
    .header_search .input-group input {
        width: 100% !important
    }
}

.header_search .input-group input {
    font-family: 'Gotham', sans-serif;
    font-weight: 400;
    height: 40px;
    line-height: 45px;
    border: none;
    overflow: hidden;
    padding: 5px 15px 5px 10px;
    width: 20px;
    margin-right: 25px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

    .header_search .input-group input::placeholder {
        font-family: 'Gotham', sans-serif;
        line-height: 40px;
        color: #a0a0a0;
        font-style: italic
    }

.header_search button {
    padding: 0;
    width: 45px;
    background: transparent
}

    .header_search button img {
        margin-top: 6px
    }

@media (max-width: 1199px) {
    .search_mobile {
        width: 30px;
        float: left;
        text-align: center;
        height: 95px;
        line-height: 95px;
        margin-right: -5px;
        margin-left: -10px
    }

        .search_mobile .search_button_mobile .icons {
            position: relative
        }

            .search_mobile .search_button_mobile .icons:before {
                width: 17px;
                height: 17px;
                content: "";
                background-image: url("//bizweb.dktcdn.net/100/263/497/themes/726551/assets/search_icon.png?1562294012776");
                background-repeat: no-repeat;
                position: absolute;
                top: 40px;
                left: 5px
            }
}

header {
    background: #fff
}

    header.not_bg {
        background: #fff !important
    }

.topbar {
    background: #252e4b;
    text-align: center;
    height: 45px;
    line-height: 45px
}

    .topbar .list-inline li {
        margin-right: 15px
    }

.i-line {
    color: #9eaaba;
    font-family: 'Gotham', sans-serif;
    font-size: 13px;
    margin-right: 30px;
    position: relative;
    float: left;
    list-style: none
}

    .i-line:hover {
        color: #fff;
        cursor: pointer
    }

        .i-line:hover > a {
            text-decoration: none;
            color: #fff
        }

        .i-line:hover > .fa {
            color: #fff
        }

    .i-line:last-of-type {
        margin-right: 0px
    }

    .i-line .fa {
        padding-right: 10px;
        color: #9eaaba
    }

    .i-line > a {
        color: #9eaaba
    }

        .i-line > a:hover {
            color: #fff
        }

    .i-line:hover > .login_and_register {
        display: block
    }

    .i-line .login_and_register {
        display: none;
        position: absolute;
        z-index: 999;
        width: 130px;
        -webkit-box-shadow: 0px 3px 7px 0px #eee;
        -moz-box-shadow: 0px 3px 7px 0px #eee;
        box-shadow: 0px 3px 7px 0px #eee;
        border-top: 0px;
        margin-top: 0px
    }

        .i-line .login_and_register li {
            line-height: 45px;
            background: #303a5d
        }

            .i-line .login_and_register li:last-of-type {
                border-bottom: 0px
            }

            .i-line .login_and_register li .fa {
                display: block;
                float: left
            }

            .i-line .login_and_register li a {
                padding: 0px 23px;
                display: block;
                color: #8e99ab
            }

                .i-line .login_and_register li a:hover {
                    color: #fff
                }

            .i-line .login_and_register li:hover {
                background-color: #9bd031;
                border-top-color: #9bd031
            }

                .i-line .login_and_register li:hover a {
                    color: #fff;
                    text-decoration: none
                }

.header-main {
    height: 85px;
    line-height: 85px;
    width: 100%;
    float: left
}

.ll {
    height: 85px
}

.logo {
    display: inline-block;
    font-size: 2.85714em
}

.no-item {
    height: 30px;
    line-height: 30px;
    padding: 0px 5px;
    min-width: 280px
}

    .no-item p {
        margin: 0px;
        width: 280px
    }

.mini-cart {
    z-index: 10;
    text-align: center
}

    .mini-cart:hover .top-cart-content {
        display: block
    }

    .mini-cart .dropdown-toggle {
        font-size: 12px;
        padding: 0;
        text-transform: none
    }

@media (max-width: 767px) {
    .search-cart .top-cart-contain .mini-cart .heading-cart .cart_num {
        margin-right: 23px !important
    }

    .search-cart .top-cart-contain .mini-cart .heading-cart .cart_num {
        background: transparent
    }

    span.cartCount.count_item_pr {
        width: 20px;
        height: 20px;
        background-color: #de4343;
        color: #fff;
        font-size: 11px;
        padding: 3px;
        border-radius: 50%;
        text-align: center;
        position: absolute;
        line-height: 15px;
        left: 30px
    }
}

.top-cart-contain {
    color: #333;
    padding: 0;
    right: 0px;
    z-index: 1000;
    height: 95px;
    float: left;
    line-height: 70px;
    position: relative
}

@media (max-width: 1199px) and (min-width: 992px) {
    .top-cart-contain {
        right: 0px !important
    }
}

.top-cart-contain .price {
    color: #222222;
    text-transform: uppercase
}

.top-cart-contain .mini-cart a {
    text-decoration: none
}

.top-cart-contain .mini-cart .background_cart .icons {
    color: #333;
    font-size: 18px
}

    .top-cart-contain .mini-cart .background_cart .icons:before {
        content: "";
        width: 20px;
        height: 20px;
        background-image: url("//bizweb.dktcdn.net/100/263/497/themes/726551/assets/cart_icon.png?1562294012776");
        background-repeat: no-repeat;
        position: absolute;
        top: 22px;
        left: 10px
    }

.top-cart-contain .mini-cart .cart_num {
    font-family: 'Gotham', sans-serif;
    color: #adadad
}

    .top-cart-contain .mini-cart .cart_num .color_ {
        color: #fff
    }

.top-cart-contain .mini-cart .price {
    font-family: 'Gotham_bold', sans-serif;
    margin-right: 5px;
    font-size: 13px;
    color: #de4343
}

.top-cart-contain .product-details .price {
    font-family: 'Gotham_bold', sans-serif;
    color: #de4343;
    width: auto;
    float: none;
    padding-left: 0;
    font-size: 13px
}

@media (max-width: 1199px) {
    .top-cart-content {
        display: none !important
    }
}

.top-cart-content {
    display: none;
    position: absolute;
    top: 95px;
    right: -10px;
    background: #fff;
    padding: 0;
    text-align: left;
    box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05);
    -o-box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05);
    -moz-box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(89,134,0,0.05);
    z-index: 10000
}

    .top-cart-content .mini-products-list {
        position: relative
    }

        .top-cart-content .mini-products-list:before {
            content: "";
            position: absolute;
            top: -10px;
            right: 15px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 10px 10px 10px;
            border-color: transparent transparent #fff transparent
        }

    .top-cart-content .quaty {
        font-family: "Montserrat",sans-serif !important;
        display: inline-block;
        height: 25px;
        color: #959595 !important;
        text-align: center;
        font-size: 13px !important;
        font-weight: bold;
        line-height: 26px
    }

    .top-cart-content .empty {
        text-align: left;
        color: #333
    }

    .top-cart-content .product-name {
        font-family: 'Gotham',sans-serif;
        margin: 0;
        width: 135px;
        line-height: 22px;
        padding-right: 12px;
        text-overflow: ellipsis;
        overflow: hidden
    }

        .top-cart-content .product-name a {
            font-size: 14px;
            line-height: normal;
            line-height: 20px !important;
            font-weight: 400;
            color: #333
        }

        .top-cart-content .product-name:hover > a {
            text-decoration: none;
            color: #9bd031
        }

    .top-cart-content .product-details-bottom {
        line-height: 45px
    }

        .top-cart-content .product-details-bottom span {
            font-family: "Gotham",sans-serif;
            font-size: 13px;
            font-weight: bold;
            color: #222222
        }

    .top-cart-content li {
        list-style: none
    }

        .top-cart-content li.item {
            overflow: hidden;
            padding: 0px 15px;
            position: relative
        }

            .top-cart-content li.item:first-child {
                border-top: none;
                padding-top: 0px;
                margin-top: 0px
            }

            .top-cart-content li.item:last-child {
                margin: 0;
                border-bottom: 0
            }

            .top-cart-content li.item .wrap_item {
                overflow: hidden;
                padding: 20px 15px 20px 0px;
                border-bottom: solid 1px #ebebeb
            }

            .top-cart-content li.item .product-image {
                float: left;
                display: block;
                width: 70px;
                margin-right: 15px;
                position: relative
            }

            .top-cart-content li.item .detail-item {
                padding-left: 90px
            }

                .top-cart-content li.item .detail-item a:hover {
                    text-decoration: none
                }

                .top-cart-content li.item .detail-item .fa {
                    position: absolute;
                    right: 5px;
                    font-size: 13px;
                    color: #333;
                    text-align: center;
                    padding: 0px;
                    width: 20px;
                    height: 20px;
                    line-height: 20px;
                    border-radius: 50%
                }

                    .top-cart-content li.item .detail-item .fa:hover {
                        background: #9bd031
                    }

                    .top-cart-content li.item .detail-item .fa:before {
                        margin-left: 4px
                    }

                .top-cart-content li.item .detail-item input {
                    display: inline-block;
                    width: 40px;
                    padding: 0;
                    text-align: center
                }

                .top-cart-content li.item .detail-item button.items-count {
                    display: inline-block
                }

    .top-cart-content .block-subtitle {
        color: #333;
        overflow: hidden;
        padding: 15px;
        text-align: left;
        font-family: "Gotham",sans-serif;
        font-size: 13px;
        background: #f5f5f5;
        border-radius: 25px;
        text-transform: none;
        font-weight: 400;
        border-bottom: 1px #ddd solid
    }

    .top-cart-content .actions .btn-checkout {
        font-family: "Montserrat",sans-serif;
        font-size: 12px;
        width: 100%;
        height: 45px;
        border-radius: 5px;
        line-height: 45px;
        font-weight: bold;
        background: #9bd031;
        border: solid 1px #9bd031;
        text-transform: uppercase
    }

        .top-cart-content .actions .btn-checkout.pink {
            background: #9bd031;
            border: solid 1px #9bd031
        }

        .top-cart-content .actions .btn-checkout:hover {
            color: #9bd031;
            background: #fff;
            border-color: #9bd031
        }

.wrap_total {
    padding: 10px 15px 0px;
    margin-top: 10px
}

.wrap_button {
    padding: 0px 15px 15px;
    line-height: 50px;
    margin-top: 10px
}

.top-subtotal {
    color: #333;
    font-family: "Montserrat",sans-serif;
    font-weight: 400;
    padding: 0px;
    line-height: 24px;
    text-transform: none;
    padding: 0px 0px 0px;
    font-size: 14px;
    color: #9bd031;
    text-align: center;
    text-align: center
}

    .top-subtotal .price {
        font-family: "Gotham_bold",sans-serif !important;
        font-size: 13px !important;
        font-weight: bold !important;
        color: #de4343 !important;
        text-align: center
    }

.qty_drop_cart {
    position: relative
}

    .qty_drop_cart .btn_increase, .qty_drop_cart .btn_reduced {
        width: 30px;
        height: 30px;
        color: #000
    }

        .qty_drop_cart .btn_increase:hover, .qty_drop_cart .btn_reduced:hover {
            color: #9bd031
        }

    .qty_drop_cart button.btn_increase {
        height: 30px;
        width: 30px;
        text-align: center;
        line-height: 1;
        overflow: hidden;
        border-style: hidden;
        border: 1px solid #ebebeb;
        background: #fff !important;
        font-size: 14px;
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
        cursor: pointer
    }

    .qty_drop_cart button.btn_reduced {
        height: 30px;
        width: 30px;
        line-height: 1;
        text-align: center;
        overflow: hidden;
        border-style: hidden;
        border: 1px solid #ebebeb;
        background: #fff !important;
        font-size: 14px;
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
        cursor: pointer
    }

    .qty_drop_cart input {
        height: 30px;
        min-height: unset;
        border-left: 0px;
        border-right: 0px
    }

ul#cart-sidebar {
    padding: 5px 0px;
    margin: 0;
    max-height: 582px;
    width: 260px;
    border: solid 1px #ebebeb
}

    ul#cart-sidebar li.list-item {
        max-height: 400px;
        overflow-y: auto
    }

    ul#cart-sidebar li.action {
        display: none
    }

    ul#cart-sidebar.hasclass li.action {
        display: block
    }

    ul#cart-sidebar .list-item-cart {
        max-height: 240px;
        overflow-y: auto;
        position: relative
    }

        ul#cart-sidebar .list-item-cart::-webkit-scrollbar {
            width: 4px
        }

        ul#cart-sidebar .list-item-cart::-webkit-scrollbar-track {
            background: #ebebeb
        }

        ul#cart-sidebar .list-item-cart::-webkit-scrollbar-thumb {
            background: #9bd031;
            border-radius: 0px
        }

            ul#cart-sidebar .list-item-cart::-webkit-scrollbar-thumb:hover, ul#cart-sidebar .list-item-cart::-webkit-scrollbar-thumb:active {
                background: #9bd031;
                border-radius: 15px
            }

    ul#cart-sidebar li.list-item .price2 {
        font-weight: 700;
        color: #f94e3f;
        font-size: 14px;
        display: list-item;
        margin-bottom: 5px
    }

    ul#cart-sidebar li.list-item::-webkit-scrollbar {
        width: 7px
    }

    ul#cart-sidebar li.list-item::-webkit-scrollbar-track {
        background: #ebebeb
    }

    ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb {
        background: #9bd031;
        border-radius: 0px
    }

        ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb:hover, ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb:active {
            background: #9bd031;
            border-radius: 15px
        }

.li-fix-1 {
    background: #FFF;
    border-top: 1px solid #ebebeb;
    display: block
}

.li-fix-2 {
    display: block;
    width: 295px
}

.menu_hed {
    border-radius: 0px;
    text-align: center
}

.nav-main .menu_hed {
    height: 45px
}

    .nav-main .menu_hed .nav {
        height: 45px;
        line-height: 45px
    }

        .nav-main .menu_hed .nav.nav_1 {
            text-align: left;
            float: left
        }

        .nav-main .menu_hed .nav.nav_2 {
            text-align: right;
            float: right
        }

        .nav-main .menu_hed .nav li {
            display: inline-block;
            float: left
        }

            .nav-main .menu_hed .nav li.nav-item a {
                padding: 0px 20px
            }

@media (min-width: 1200px) and (max-width: 1440px) {
    .nav-main .menu_hed .nav li.nav-item a {
        padding: 0px 5px
    }
}

@media (max-width: 1199px) {
    .nav-main .menu_hed .nav li.nav-item a {
        padding: 0px 5px
    }
}

.nav-main .menu_hed .nav .nav-item {
    float: left;
    position: relative;
    margin-right: 5px;
    border-radius: 5px;
    padding: 0px;
    z-index: 3
}

@media (max-width: 1199px) {
    .nav-main .menu_hed .nav .nav-item {
        padding: 0px 5px
    }
}

.nav-main .menu_hed .nav .nav-item.active {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px
}

    .nav-main .menu_hed .nav .nav-item.active > a {
        color: #fff
    }

        .nav-main .menu_hed .nav .nav-item.active > a:before {
            top: -4px;
            width: calc(100% + 19px);
            -moz-width: calc(100% + 19px);
            -webkit-width: calc(100% + 19px);
            -o-width: calc(100% + 19px)
        }

@media (max-width: 1199px) {
    .nav-main .menu_hed .nav .nav-item.active > a:before {
        width: calc(100% + 9px);
        -moz-width: calc(100% + 9px);
        -webkit-width: calc(100% + 9px);
        -o-width: calc(100% + 9px)
    }
}

.nav-main .menu_hed .nav .nav-item.active > a .fa {
    color: #fff
}

.nav-main .menu_hed .nav .nav-item li {
    display: block;
    width: 100%
}

.nav-main .menu_hed .nav .nav-item.has-mega {
    position: static
}

.nav-main .menu_hed .nav .nav-item > a {
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    font-family: 'Gotham_bold', sans-serif;
    font-weight: bold;
    padding: 0px 25px 0px;
    z-index: 5
}  

.nav-main .menu_hed .nav .nav-item > .fa {
    color: #fff;
    position: absolute;
    right: 5px;
    top: 32px
}

.nav-main .menu_hed .nav .nav-item .nav-item-lv2 {
    padding: 0 10px;
    position: relative
}

    .nav-main .menu_hed .nav .nav-item .nav-item-lv2 .fa {
        position: absolute;
        right: 0px;
        padding: 0px 10px;
        top: 0;
        line-height: 41px;
        color: #1d3046
    }

.nav-main .menu_hed .nav .nav-item .nav-item-lv3 {
    padding: 0 10px;
    position: relative
}

    .nav-main .menu_hed .nav .nav-item .nav-item-lv3 .fa {
        position: absolute;
        right: 0px;
        padding: 0px 10px;
        top: 0;
        line-height: 41px
    }
    .nav-main .menu_hed .nav .nav-item:hover > a {
        color: #fff;
        background: #76a713;
        border-radius:5px
    }

   
 

.nav-main .menu_hed .nav .nav-item:hover > .fa {
    color: #fff
}

.nav-main .menu_hed .nav .nav-item:hover:before {
    color: #fff
}

.nav-main .menu_hed .nav .nav-item:hover > .dropdown-menu {
    display: block;
    margin-top: 0px;
    border-top: 0px;
    border-radius: 0px;
    width: 200px;
    padding: 0px;
    background: #fff;
    border: solid 1px #ebebeb
}

    .nav-main .menu_hed .nav .nav-item:hover > .dropdown-menu li {
        padding: 0px 0px
    }

        .nav-main .menu_hed .nav .nav-item:hover > .dropdown-menu li > a {
            font-family: 'Gotham', sans-serif;
            display: block;
            padding: 10px 20px;
            color: #333
        }

            .nav-main .menu_hed .nav .nav-item:hover > .dropdown-menu li > a .fa {
                float: right;
                line-height: 18px;
                font-size: 16px;
                color: #333;margin-top:12px
            }

        .nav-main .menu_hed .nav .nav-item:hover > .dropdown-menu li:last-child > a {
            border-bottom: 0px
        }

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

            .nav-main .menu_hed .nav .nav-item:hover > .dropdown-menu li:hover > a .fa {
                color: #fff;margin-top:12px
            }

        .nav-main .menu_hed .nav .nav-item:hover > .dropdown-menu li:hover > .fa {
            color: #fff
        }

.nav-main .menu_hed .nav .nav-item:hover > .mega-content {
    display: block
}

.nav-main .menu_hed .nav .nav-item li.dropdown-submenu {
    position: relative
}

    .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 {
        margin-top: -5px
    }

    .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu, .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 {
        display: none;
        margin-top: 0;
        border-top: 0px;
        border-radius: 0px;
        width: 200px;
        padding: 0px;
        left: 99%;
        top: 0px;
        background: #fff
    }

@media (max-width: 1199px) {
    .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu.media_left, .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4.media_left {
        left: -100% !important
    }
}

.nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu li, .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 li {
    padding: 0px 0px
}

    .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu li > a, .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 li > a {
        font-family: 'Gotham', sans-serif;
        display: block;
        padding: 10px 10px;
        color: #333
    }

    .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu li .fa, .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 li .fa {
        position: absolute;
        right: 0px;
        padding: 0px 5px;
        top: 0;
        line-height: 41px;
        color: #333
    }

    .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu li:last-child > a, .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 li:last-child > a {
        border-bottom: 0px
    }

    .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu li:hover > a, .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 li:hover > a {
        background-color: #9bd031;
        color: #fff
    }

        .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu li:hover > a .fa, .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 li:hover > a .fa {
            color: #fff
        }

    .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu li:hover .fa, .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 li:hover .fa {
        color: #fff
    }

    .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu li:hover > .lv-4, .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 li:hover > .lv-4 {
        display: block;
        border-top: 0px;
        border-radius: 0px
    }

.nav-main .menu_hed .nav .nav-item li.dropdown-submenu:hover > .dropdown-menu {
    display: block;
    border-top: 0px;
    border-radius: 0px
}

.wrap_header_top {
    position: relative;
    background-image: url("/images/background_header.jpg");
    height: 165px;
    background-position: top left;
    background-repeat: repeat;
    width: 100%
}

    .wrap_header_top:before, .wrap_header_top:after {
        content: "";
        position: absolute
    }

@media (min-width: 1400px) {
    .wrap_header_top:before {
        background-image: url("/images/latrai.png");
        background-position: top left;
        background-size: contain;
        background-repeat: no-repeat;
        width: 235px;
        height: 165px;
        left: 0px;
        bottom: 0px
    }

    .wrap_header_top:after {
        background-image: url("/images/laphai.png");
        background-position: top right;
        background-size: contain;
        background-repeat: no-repeat;
        width: 210px;
        height: 165px;
        right: 0px;
        bottom: 0px
    }
}

.header-menu-mega {
    height: 55px;
    line-height: 55px;
    background: #9bd031;
    margin-bottom: 15px
}

.menu_ .title_menu {
    display: block;
    overflow: hidden;
    padding: 0px 25px;
    background: #9bd031
}

    .menu_ .title_menu .nav_button {
        line-height: 55px;
        display: block;
        float: left;
        height: 55px;
        width: auto
    }

        .menu_ .title_menu .nav_button .fa {
            font-size: 18px;
            line-height: 57px;
            color: #fff
        }

    .menu_ .title_menu .title_ {
        font-family: 'Gotham', sans-serif;
        display: block;
        float: left;
        font-size: 18px;
        font-weight: bold;
        line-height: 55px;
        color: #fff;
        padding-left: 10px
    }

        .menu_ .title_menu .title_ .fa {
            padding-left: 10px
        }

.menu_ .list_menu {
    display: none;
    position: absolute;
    top: 55px;
    z-index: 99;
    left: 0
}

    .menu_ .list_menu .ul_menu {
        margin-left: 0px;
        padding-left: 0px;
        background: #303a5d;
        margin-bottom: 0px;
        border-top: 0px;
        position: relative;
        padding: 10px 0px
    }

        .menu_ .list_menu .ul_menu li {
            list-style: none
        }

        .menu_ .list_menu .ul_menu .nav_item a {
            font-family: 'Gotham', sans-serif;
            font-weight: 400;
            font-size: 14px;
            line-height: 24px;
            display: block;
            padding: 6px 40px 6px 25px;
            color: #9eaaba;
            position: relative;
            text-transform: capitalize
        }

        .menu_ .list_menu .ul_menu .nav_item .fa {
            font-size: 14px;
            width: 25px;
            line-height: 36px;
            color: #9eaaba;
            position: absolute;
            right: 15px;
            top: 0px;
            text-align: center
        }

        .menu_ .list_menu .ul_menu .nav_item:hover, .menu_ .list_menu .ul_menu .nav_item:focus {
            background: #9bd031
        }

            .menu_ .list_menu .ul_menu .nav_item:hover > a, .menu_ .list_menu .ul_menu .nav_item:focus > a {
                color: #fff;
                text-decoration: none
            }

                .menu_ .list_menu .ul_menu .nav_item:hover > a .fa, .menu_ .list_menu .ul_menu .nav_item:focus > a .fa {
                    color: #fff
                }

            .menu_ .list_menu .ul_menu .nav_item:hover > .fa, .menu_ .list_menu .ul_menu .nav_item:focus > .fa {
                color: #fff
            }

            .menu_ .list_menu .ul_menu .nav_item:hover > .ul_content_right_1, .menu_ .list_menu .ul_menu .nav_item:focus > .ul_content_right_1 {
                display: block
            }

        .menu_ .list_menu .ul_menu .ul_content_right_1 {
            position: absolute;
            left: 100%;
            width: 100%;
            top: 0;
            padding-left: 0px;
            margin-left: 0px;
            background: #9bd031;
            padding: 10px 0px;
            display: none
        }

            .menu_ .list_menu .ul_menu .ul_content_right_1 .nav_item a {
                font-family: 'Gotham', sans-serif;
                font-weight: 400;
                font-size: 14px;
                line-height: 24px;
                display: block;
                padding: 6px 40px 6px 25px;
                color: #9eaaba;
                position: relative;
                text-transform: capitalize
            }

            .menu_ .list_menu .ul_menu .ul_content_right_1 .nav_item .fa {
                font-size: 14px;
                width: 25px;
                line-height: 36px;
                color: #9eaaba;
                position: absolute;
                right: 15px;
                top: 0px;
                text-align: center
            }

            .menu_ .list_menu .ul_menu .ul_content_right_1 .nav_item:hover, .menu_ .list_menu .ul_menu .ul_content_right_1 .nav_item:focus {
                background: #9bd031
            }

                .menu_ .list_menu .ul_menu .ul_content_right_1 .nav_item:hover > a, .menu_ .list_menu .ul_menu .ul_content_right_1 .nav_item:focus > a {
                    color: #fff;
                    text-decoration: none
                }

                .menu_ .list_menu .ul_menu .ul_content_right_1 .nav_item:hover > .fa, .menu_ .list_menu .ul_menu .ul_content_right_1 .nav_item:focus > .fa {
                    color: #fff
                }

                .menu_ .list_menu .ul_menu .ul_content_right_1 .nav_item:hover .ul_content_right_2, .menu_ .list_menu .ul_menu .ul_content_right_1 .nav_item:focus .ul_content_right_2 {
                    display: block
                }

            .menu_ .list_menu .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 {
                position: absolute;
                left: 100%;
                width: 100%;
                top: 0;
                padding-left: 0px;
                margin-left: 0px;
                background: #9bd031;
                padding: 10px 0px;
                display: none
            }

                .menu_ .list_menu .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item a {
                    font-family: 'Gotham', sans-serif;
                    font-weight: 400;
                    font-size: 14px;
                    line-height: 24px;
                    display: block;
                    padding: 6px 40px 6px 25px;
                    color: #9eaaba;
                    position: relative;
                    text-transform: capitalize
                }

                .menu_ .list_menu .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item .fa {
                    font-size: 14px;
                    width: 25px;
                    line-height: 36px;
                    color: #9eaaba;
                    position: absolute;
                    right: 15px;
                    top: 0px;
                    text-align: center
                }

                .menu_ .list_menu .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:hover, .menu_ .list_menu .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:focus {
                    background: #9bd031
                }

                    .menu_ .list_menu .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:hover > a, .menu_ .list_menu .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:focus > a {
                        color: #fff;
                        text-decoration: none
                    }

                    .menu_ .list_menu .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:hover > .fa, .menu_ .list_menu .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:focus > .fa {
                        color: #fff
                    }

.menu_ .title_menu {
    cursor: pointer
}

    .menu_ .title_menu:hover > .list_menu {
        cursor: pointer;
        display: block
    }

.hotline_header {
    font-family: 'Gotham', sans-serif;
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    margin-left: -15px
}

    .hotline_header a {
        font-weight: bold;
        color: #fff;
        text-decoration: none
    }

.google-maps-footer {
    width: 100%
}

    .google-maps-footer .map {
        width: 100%;
        height: 170px;
        background: #dedede
    }

        .google-maps-footer .map#contact_map_footer {
            height: 160px
        }

.backtop {
    position: fixed;
    bottom: 100px;
    z-index: 999;
    top: auto !important;
    width: 50px;
    height: 50px;
    border: solid 3px #fff4cc;
    line-height: 44px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    background: #9bd031;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

    .backtop .fa {
        font-size: 16px;
        color: #fff
    }

@media (min-width: 768px) {
    .phone_backtotop, .showhotline {
        display: none !important
    }
}

.phone_backtotop {
    position: fixed;
    bottom: 30px !important;
    z-index: 9999999999;
    top: auto !important;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    background: #9bd031;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    animation: play 1.5s ease infinite;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}
.showhotline {
    position: fixed;
    bottom: 75px !important;
    z-index: 9999999999;
    top: auto !important;
    width: auto;
    height: auto;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    display: inline-block;
    color: #fff;
    background: #9bd031;
    text-decoration: none;
    padding: 10px;
    border-radius: 5px;
    display: none;left:15px
}
    .showhotline:before {
        content: "";
        position: absolute;
        bottom: -10px;
        left: 6px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 10px 10px 0;
        border-color: transparent #9bd031 transparent transparent;
    }
    .showhotline a{width:100%;color:#fff !important;display:block;font-weight:bold;line-height:35px}
    @media (max-width: 767px) {
        .phone_backtotop {
        width: 30px;
        height: 30px;
        line-height: 30px
    }
}

.phone_backtotop .fa {
    font-size: 16px;
    color: #fff;padding-top:6px
}

@media (min-width: 768px) {
    @keyframes play {
        0% {
            transform: scale(1)
        }

        15% {
            box-shadow: 0 0 0 5px rgba(255,66,54,0.1)
        }

        25% {
            box-shadow: 0 0 0 5px rgba(255,88,54,0.1),0 0 0 10px rgba(255,88,54,0.1)
        }

        30% {
            transform: scale(1.2)
        }

        50% {
            box-shadow: 0 0 0 5px rgba(255,88,54,0.1),0 0 0 10px rgba(255,88,54,0.1),0 0 0 15px rgba(255,88,54,0.2)
        }

        80% {
            transform: scale(1)
        }
    }
}

@media (max-width: 767px) {
    @keyframes play {
        0% {
            transform: scale(1)
        }

        15% {
            box-shadow: 0 0 0 3px rgba(255,66,54,0.1)
        }

        25% {
            box-shadow: 0 0 0 3px rgba(255,88,54,0.1),0 0 0 5px rgba(255,88,54,0.1)
        }

        30% {
            transform: scale(1.2)
        }

        50% {
            box-shadow: 0 0 0 7px rgba(255,88,54,0.1),0 0 0 7px rgba(255,88,54,0.1),0 0 0 10px rgba(255,88,54,0.2)
        }

        80% {
            transform: scale(1)
        }
    }
}

.backtop.show {
    opacity: 1
}

@media (min-width: 1441px) {
    .backtop {
        right: 15px;
        bottom: 100px
    }

    .phone_backtotop {
        bottom: 30px !important;
        left: 50px
    }
}

@media (min-width: 1200px) and (max-width: 1440px) {
    .backtop {
        right: 15px;
        bottom: 100px
    }

    .phone_backtotop {
        bottom: 48% !important;
        left: 30px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .backtop {
        right: 15px;
        bottom: 40px
    }

    .phone_backtotop {
        bottom: 48% !important;
        left: 30px
    }
}

@media (max-width: 767px) {
    .backtop {
        right: 0px;
        bottom: 40px;
        left: auto !important
    }

    .phone_backtotop { 
        left: 30px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    #back-to-top {
        right: 15px;
        bottom: 40px
    }

    .phone_backtotop.left_center {
        bottom: 48% !important;
        left: 15px
    }

    .phone_backtotop.right_center {
        bottom: 48% !important;
        right: 15px
    }

    .phone_backtotop.right_bottom {
        bottom: 50px !important;
        right: 15px
    }

    .phone_backtotop.left_bottom {
        bottom: 50px !important;
        left: 15px
    }
}

@media (max-width: 767px) {
    #back-to-top {
        left: 50%;
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        bottom: 40px
    }

    .phone_backtotop.left_center { 
        left: 15px
    } 
    .phone_backtotop.right_center {
        bottom: 48% !important;
        right: 15px
    }

    .phone_backtotop.right_bottom {
        bottom: 50px !important;
        right: 15px
    }

    .phone_backtotop.left_bottom {
        bottom: 50px !important;
        left: 15px
    }
}

footer {
    background: #fff;
    position: relative;
    overflow: hidden
}

    footer .footer-widget {
        overflow: hidden;
        position: relative;
        z-index: 2
    }

        footer .footer-widget .text_form {
            font-family: 'Gotham', sans-serif;
            color: #707070
        }

        footer .footer-widget h4 {
            font-family: 'Gotham', sans-serif;
            font-size: 13px;
            color: #333;
            margin-bottom: 0px;
            line-height: 34px;
            font-weight: bold;
            text-transform: uppercase;
            margin-top: 0px
        }

            footer .footer-widget h4 a {
                color: #333;
                text-decoration: none
            }

        footer .footer-widget p {
            color: #707070;
            font-family: 'Gotham', sans-serif;
            font-size: 14px;
            line-height: 24px;
            margin: 10px 0px 10px;
            padding-right: 10px
        }

            footer .footer-widget p.hotline {
                font-size: 2em;
                color: #fff;
                font-weight: 700;
                margin-bottom: 15px;
                margin-top: -8px
            }

                footer .footer-widget p.hotline a {
                    font-family: 'Gotham', sans-serif;
                    color: #fff
                }

                    footer .footer-widget p.hotline a:hover {
                        color: #9bd031
                    }

        footer .footer-widget .form_subs {
            padding: 0px
        }

            footer .footer-widget .form_subs span {
                font-family: 'Gotham', sans-serif
            }

            footer .footer-widget .form_subs form {
                position: relative;
                margin-top: 20px;
                margin-bottom: 0px
            }

                footer .footer-widget .form_subs form input {
                    font-family: 'Gotham', sans-serif;
                    height: 45px;
                    font-size: 14px;
                    border-radius: 25px;
                    background: #ebebeb;
                    color: #898989;
                    margin-bottom:10px
                }

                    footer .footer-widget .form_subs form input:focus {
                        border-color: #ebebeb
                    }

                    footer .footer-widget .form_subs form input::placeholder {
                        color: #898989
                    }

                footer .footer-widget .form_subs form button {
                    right: 0px !important;
                    bottom: 0px;
                    background: #9bd031 !important;
                    border: none !important;
                    line-height: 20px;
                    font-size: 12px;
                    border-radius: 50%;
                    height: 45px;
                    color: #fff !important;
                    width: 45px;
                    text-align: center
                }

                    footer .footer-widget .form_subs form button i {
                        font-size: 14px;
                        margin-left: -4px
                    }

    footer .list-inline .fa {
        color: #fff;
        margin-right: 20px;
        font-size: 2.14286em
    }

        footer .list-inline .fa:hover {
            color: #9bd031
        }

    footer .site-footer {
        position: relative
    }

        footer .site-footer h3 {
            position: relative;
            color: #333;
            margin: 0;
            padding: 13px 0;
            font-size: 1.28571em
        }

@media (min-width: 1400px) {
    footer .site-footer:before, footer .site-footer:after {
        content: "";
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute
    }

    footer .site-footer:before {
        background-image: url("//bizweb.dktcdn.net/100/263/497/themes/726551/assets/latrai.png?1562294012776");
        width: 250px;
        height: 220px;
        left: 0px;
        bottom: -20px
    }

    footer .site-footer:after {
        background-image: url("//bizweb.dktcdn.net/100/263/497/themes/726551/assets/laphai.png?1562294012776");
        width: 250px;
        height: 170px;
        right: 0px;
        bottom: 50px;
        z-index: 1
    }
}

footer .follow_option {
    float: left;
    width: 100%;
    margin-top: 5px
}

    footer .follow_option li {
        float: left;
        margin-right: 10px
    }

        footer .follow_option li.text {
            font-family: 'Gotham',sans-serif;
            font-size: 16px;
            color: #707070;
            line-height: 35px;
            margin-right: 15px
        }

@media (max-width: 1199px) and (min-width: 992px) {
    footer .follow_option li.text {
        width: 100%
    }
}

footer .follow_option li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 33px;
    border-radius: 12px;
    text-decoration: none;
    border: solid 1px transparent
}

    footer .follow_option li a .fa {
        color: #fff;
        font-size: 14px;
        line-height: 35px
    }

    footer .follow_option li a.fb {
        background-color: #3b5999
    }

    footer .follow_option li a.twitter {
        background-color: #55acef
    }

    footer .follow_option li a.goplus {
        background-color: #de4b39
    }

    footer .follow_option li a.in {
        background-color: #0976b4
    }

    footer .follow_option li a:hover {
        background-color: #fff
    }

        footer .follow_option li a:hover.fb {
            border-color: #3b5999
        }

            footer .follow_option li a:hover.fb .fa {
                color: #3b5999
            }

        footer .follow_option li a:hover.twitter {
            border-color: #4cd6f4
        }

            footer .follow_option li a:hover.twitter .fa {
                color: #4cd6f4
            }

        footer .follow_option li a:hover.goplus {
            border-color: #f4574c
        }

            footer .follow_option li a:hover.goplus .fa {
                color: #f4574c
            }

        footer .follow_option li a:hover.in {
            border-color: #0976b4
        }

            footer .follow_option li a:hover.in .fa {
                color: #0976b4
            }

footer .list-menu {
    margin-bottom: 15px;
    line-height: 1.71429em
}

    footer .list-menu a {
        font-family: 'Gotham', sans-serif;
        font-size: 14px;
        color: #707070;
        line-height: 36px
    }

        footer .list-menu a:hover {
            color: #9bd031
        }

    footer .list-menu li {
        color: #707070;
        line-height: 30px;
        -webkit-transition: 0.5s;
        transition: 0.5s
    }

        footer .list-menu li .fa {
            margin-right: 5px
        }

        footer .list-menu li.li_effect:hover {
            margin-left: 10px
        }

            footer .list-menu li.li_effect:hover a {
                color: #9bd031;
                text-decoration: none
            }

            footer .list-menu li.li_effect:hover .fa {
                color: #9bd031
            }

    footer .list-menu .social_ {
        width: 100%;
        height: 30px;
        float: left;
        margin-bottom: 13px
    }

        footer .list-menu .social_:hover .ico_ {
            background: #9bd031
        }

            footer .list-menu .social_:hover .ico_ .fa {
                color: #fff
            }

        footer .list-menu .social_:hover a {
            color: #9bd031
        }

        footer .list-menu .social_:first-child {
            margin-top: 10px
        }

        footer .list-menu .social_ .ico_ {
            width: 30px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            display: inline-block;
            float: left;
            border-radius: 50%;
            background: #707070
        }

            footer .list-menu .social_ .ico_ .fa {
                color: #fff;
                font-size: 13px;
                margin-right: 0px
            }

        footer .list-menu .social_ a {
            font-family: 'Gotham', sans-serif;
            font-size: 13px;
            color: #707070;
            display: inline-block;
            float: left;
            padding-left: 15px;
            line-height: 30px;
            text-decoration: none
        }

    footer .list-menu.contact .fa {
        width: 20px;
        margin-right: 5px;
        color: #9bd031
    }

footer .maps_ {
    border: solid 5px #ebebeb
}

footer .menu_first li {
    overflow: hidden;
    font-family: 'Gotham', sans-serif
}

    footer .menu_first li .fa {
        text-align: left;
        width: 20px;
        display: block;
        float: left;
        font-size: 14px;
        line-height: 34px;
        text-align: left;
        margin-left: 1px;
        height: 31px
    }

        footer .menu_first li .fa.fa-map-marker {
            line-height: 30px
        }

        footer .menu_first li .fa.fa-mobile-phone {
            font-size: 17px
        }

        footer .menu_first li .fa:before {
            padding-top: 3px
        }

    footer .menu_first li .frist_ {
        text-decoration: none;
        width: calc(100% - 27px);
        display: block;
        float: left;
        text-align: left;
        line-height: 31px
    }

        footer .menu_first li .frist_ .b_font {
            font-weight: bold
        }

        footer .menu_first li .frist_ span, footer .menu_first li .frist_ a {
            font-weight: 400;
            text-decoration: none
        }

footer .copyright {
    line-height: 40px;
    text-align: center;
    color: #898989;
    position: relative;
    padding: 10px 0px 10px;
    background: #333;
    font-family: 'Gotham',sans-serif;
    font-size: 13px
}

    footer .copyright span {
        color: #707070
    }

    footer .copyright a, footer .copyright b {
        font-weight: 400;
        color: #898989
    }

        footer .copyright a:hover, footer .copyright b:hover {
            color: #9bd031
        }

    footer .copyright .ul_menu_fot {
        float: right;
        padding-right: 30px
    }

        footer .copyright .ul_menu_fot li {
            float: left;
            font-family: 'Gotham', sans-serif;
            font-size: 13px;
            margin: 0px 15px
        }

            footer .copyright .ul_menu_fot li a {
                text-decoration: none;
                color: #707070
            }

footer .bottom_footer {
    background-image: url("//bizweb.dktcdn.net/100/263/497/themes/726551/assets/bg_footer.png?1562294012776");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    width: 100%;
    height: 80px
}

footer .social-icons li {
    margin-right: 10px
}

footer .back-to-top {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 30px;
    color: #333;
    line-height: 1;
    cursor: pointer
}

    footer .back-to-top.show {
        position: fixed;
        right: 10px;
        bottom: 10px
    }

footer form {
    position: relative
}

    footer form button#subscribe {
        position: absolute;
        right: 0
    }

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

@media (min-width: 992px) {
    .copyright .inner .row.tablet {
        display: flex;
        flex-flow: row
    }

        .copyright .inner .row.tablet #copyright {
            order: 1
        }

        .copyright .inner .row.tablet #menu_fot {
            order: 2
        }
}

@media (max-width: 991px) {
    .copyright .inner .fot_copyright {
        text-align: center !important
    }

    .copyright .inner .fot_menu_copyright .ul_menu_fot {
        width: 100%;
        padding-right: 0px;
        text-align: center
    }

        .copyright .inner .fot_menu_copyright .ul_menu_fot li {
            float: none;
            display: inline-block
        }
}

@media (max-width: 767px) {
    footer .footer-widget p {
        padding-right: 0px
    }

    .copyright .inner .wsp {
        overflow: hidden;
        padding: 15px 0px;
        display: block
    }

    .copyright .inner .mobile {
        display: block;
        width: 100%;
        text-align: center !important;
        line-height: 24px
    }

    footer .site-footer h4 {
        margin: 0;
        padding: 5px 0 5px;
        font-size: 13px;
        cursor: pointer;
        margin-bottom: 0px !important;
        border-top: solid 0px rgba(0,0,0,0.5)
    }

        footer .site-footer h4.hasclick {
            position: relative
        }

            footer .site-footer h4.hasclick:after {
                font-family: 'FontAwesome';
                content: "\f055";
                font-size: 16px;
                line-height: 24px;
                position: absolute;
                right: 15px;
                top: 10px;
                color: #999
            }

            footer .site-footer h4.hasclick.open_:after {
                font-family: 'FontAwesome';
                content: "\f056";
                font-size: 16px;
                line-height: 24px;
                position: absolute;
                right: 15px;
                top: 10px;
                color: #999
            }

    footer .site-footer .maps_ {
        margin-top: 15px
    }

    footer .footer-inner .col-xs-12:nth-child(2) {
        margin-top: 15px
    }

    .padding-bottom-50 {
        padding-bottom: 20px !important
    }
}

@media (max-width: 767px) {
    .col-xs-offset-right-0 {
        margin-right: 0%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .col-sm-offset-right-1 {
        margin-right: 8.33333333%
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .col-md-offset-right-1 {
        margin-right: 8.33333333%
    }
}

@media (min-width: 1200px) {
    .col-lg-offset-right-1 {
        margin-right: 8.33333333%
    }
}

.social-sharing .ttt {
    display: inline-block;
    float: left;
    margin-right: 10px;
    line-height: 20px
}

@media (max-width: 580px) {
    .social-sharing .ttt {
        width: 100%;
        margin-bottom: 10px
    }
}

.social-sharing .share_add {
    float: left
}

.product-images #img_02 {
    margin: 0 auto
}

@media (min-width: 480px) {
    .product-images #img_02 {
        max-width: 90px !important;
        max-height: 90px !important
    }
}

@media (max-width: 479px) {
    .product-images #img_02 {
        max-width: 50px !important;
        max-height: 50px !important
    }
}

.product-images .col_thumbs_visible {
    width: 115px;
    display: block;
    float: left;
    position: relative
}

.product-images .col_large_default {
    text-align: center;
    display: block;
    float: left
}

.product-images .col_large_full {
    padding: 0px
}

.product-images .large-image {
    padding: 0px 15px 0px 0px
}

@media (max-width: 1199px) and (min-width: 992px) {
    .product-images .large-image a {
        height: 300px !important
    }
}

@media (min-width: 768px) {
    .product-images .large-image a {
        height: 400px;
        width: 100% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important
    }
}

@media (max-width: 767px) {
    .product-images .large-image {
        margin-bottom: 15px;
        padding: 0px
    }
}

.product-images .large-image a {
    max-height: 100%;
    max-width: 100%
}

    .product-images .large-image a .zoomWrapper {
        width: 100% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        overflow: hidden
    }

    .product-images .large-image a img {
        margin: 0 auto;
        max-width: 100%;
        max-height: 100%;
        width: auto !important;
        height: auto !important;
        position: relative !important
    }

.product-images .slides .item a img {
    margin: 0 auto
}

.product-images #gallery_01 {
    padding-left: 15px
}

@media (min-width: 480px) and (max-width: 767px) {
    .product-images #gallery_01 {
        margin-top: 30px
    }
}

@media (max-width: 479px) {
    .product-images #gallery_01 {
        margin-top: 10px
    }
}

.product-images #gallery_01 .item a {
    display: block;
    width: 90px
}

@media (min-width: 768px) {
    .product-images #gallery_01 .item a {
        height: 90px
    }
}

@media (max-width: 767px) {
    .product-images #gallery_01 .item a {
        height: 50px
    }
}

.product-images #gallery_01 .item a img {
    max-width: 100%;
    max-height: 100%
}

.product-images #gallery_01 .item .dp-flex {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important
}

    .product-images #gallery_01 .item .dp-flex.active {
        -webkit-box-shadow: 0px 0px 15px -1px rgba(0,0,0,0.14);
        -moz-box-shadow: 0px 0px 15px -1px rgba(0,0,0,0.14);
        box-shadow: 0px 0px 15px -1px rgba(0,0,0,0.14)
    }

.product-images #gallery_01 .flex-direction-nav > li {
    position: absolute;
    right: 50%
}

@media (max-width: 479px) {
    .product-images #gallery_01 .flex-direction-nav > li {
        bottom: -30px
    }
}

.product-images #gallery_01 .flex-direction-nav > li > a {
    font-family: "FontAwesome";
    color: #d9d9d9;
    opacity: 1;
    text-align: center !important
}

.product-images #gallery_01 .flex-direction-nav .flex-next {
    right: -25px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .product-images #gallery_01 .flex-direction-nav .flex-next {
        right: -25px !important
    }
}

.product-images #gallery_01 .flex-direction-nav .flex-prev {
    left: -15px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .product-images #gallery_01 .flex-direction-nav .flex-prev {
        left: -20px !important
    }
}

.product-images #gallery_01 .flex-direction-nav .flex-next::before {
    font-family: 'FontAwesome';
    content: "\f106";
    font-size: 30px;
    line-height: 40px
}

.product-images #gallery_01 .flex-direction-nav .flex-prev::before {
    font-family: 'FontAwesome';
    content: "\f107";
    font-size: 30px;
    line-height: 40px
}

.product-images #gallery_01 .flex-direction-nav .flex-nav-next {
    top: 0
}

@media (min-width: 480px) {
    .product-images #gallery_01 .flex-direction-nav .flex-nav-prev {
        bottom: -30px
    }
}

.product-images .slides li a {
    margin: 15px 0px 15px 5px
}

.zoomLens {
    width: 100px !important;
    height: 100px !important
}

@media (max-width: 1024px) {
    .zoomContainer {
        display: none
    }
}

.product-thumb .featured-image {
    max-width: 350px;
    margin-left: 100px
}

@media (min-width: 992px) {
    .product-thumb .product-big-wrapper {
        max-width: 95%;
        padding-left: 150px;
        height: 470px;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .product-thumb .more-views {
        width: 130px !important;
        left: 15px !important;
        top: 0px !important;
        padding-top: 0px !important;
        max-height: 400px !important
    }

    .product-thumb .product-big-wrapper {
        margin-right: 140px
    }
}

@media screen and (min-width: 1200px) {
    .product-thumb .more-views {
        left: 15px !important;
        height: 400px !important
    }
}

.product-thumb .more-views {
    max-width: 130px;
    height: auto;
    position: absolute !important;
    left: 15px;
    top: 40px;
    min-height: 250px;
    z-index: 0;
    padding-top: 20px
}

    .product-thumb .more-views:hover .swiper-button-next, .product-thumb .more-views:hover .swiper-button-prev {
        opacity: 1
    }

    .product-thumb .more-views .swiper-button-next, .product-thumb .more-views .swiper-button-prev {
        position: absolute;
        width: 13px;
        height: 30px;
        margin-top: -22px;
        z-index: 10;
        cursor: pointer;
        -moz-background-size: 27px 44px;
        -webkit-background-size: 27px 44px;
        background-size: 15px 44px;
        background-position: center;
        background-repeat: no-repeat;
        opacity: 1
    }

    .product-thumb .more-views .swiper-button-next {
        top: 15px;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        left: 45%
    }

    .product-thumb .more-views .swiper-button-prev {
        top: 100%;
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
        left: 45%
    }

    .product-thumb .more-views .swiper-wrapper .br-slide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        width: 130px;
        height: 120px !important
    }

        .product-thumb .more-views .swiper-wrapper .br-slide.active a {
            -webkit-box-shadow: 0px 0px 15px -1px rgba(0,0,0,0.14);
            -moz-box-shadow: 0px 0px 15px -1px rgba(0,0,0,0.14);
            box-shadow: 0px 0px 15px -1px rgba(0,0,0,0.14)
        }

        .product-thumb .more-views .swiper-wrapper .br-slide a {
            height: 110px;
            width: 110px;
            display: flex !important;
            align-items: center !important;
            justify-content: center !important
        }

@media screen and (min-width: 1200px) {
    .product-thumb .more-views .swiper-wrapper .br-slide {
        padding: 5px 0px;
        overflow: hidden;
        height: auto !important
    }
}

@media screen and (max-width: 1199px) {
    .product-thumb .more-views .swiper-wrapper .br-slide {
        padding: 10px 0px;
        overflow: hidden
    }
}

.product-thumb .more-views .swiper-wrapper img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
    display: inline-block
}

.title-product {
    font-family: 'Gotham', sans-serif;
    color: #333;
    font-size: 24px;
    line-height: 30px;
    margin: 0px;
    margin-bottom: 5px;
    font-weight: 500
}

.reviews_details_product {
    margin-top: 0px;
    margin-bottom: 10px;
    overflow: hidden
}

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

        .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
            font-size: 13px
        }

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

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

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

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

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

    .reviews_details_product .danhgiasp {
        display: inline;
        font-family: "Gotham",sans-serif;
        font-size: 13px;
        color: #7b7b7b;
        font-weight: 400;
        padding: 0 15px;
        border-left: solid 1px #ddd;
        text-decoration: underline
    }

        .reviews_details_product .danhgiasp:hover > a {
            color: #9bd031;
            text-decoration: none;
            cursor: pointer
        }

        .reviews_details_product .danhgiasp:hover .fa {
            color: #9bd031
        }

        .reviews_details_product .danhgiasp a {
            color: #7b7b7b;
            font-weight: 400;
            text-decoration: underline
        }

.zoomWindowContainer > div {
    z-index: 3
}

.details-product .large-image {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    position: relative
}

    .details-product .large-image a {
        display: block;
        border: solid 1px #ebebeb
    }

    .details-product .large-image .zoom_button {
        display: inline-block !important;
        width: 40px !important;
        height: 40px !important;
        line-height: 40px;
        border-radius: 50%;
        background: #d7d7d7;
        position: absolute;
        bottom: 15px;
        right: 30px;
        z-index: 2
    }

        .details-product .large-image .zoom_button .fa {
            font-size: 16px;
            color: #fff
        }

.details-product .owl-carousel.owl-loaded {
    overflow: hidden;
    z-index: 0
}

.details-product .details-pro .product-price {
    display: inline-block
}

.details-product .details-pro .price-box {
    margin: 10px 0 0px
}

    .details-product .details-pro .price-box del {
        color: #adadad;
        font-size: 1.42857em
    }

.details-product .details-pro .custom-btn-number {
    position: relative;
    padding: 0;
    margin-bottom: 10px;
    border: none;
    box-shadow: none;
    height: auto
}

    .details-product .details-pro .custom-btn-number label {
        font-size: 14px
    }

    .details-product .details-pro .custom-btn-number #qty {
        height: 32px;
        font-size: 1.28571em;
        margin: 0
    }

    .details-product .details-pro .custom-btn-number .qtyminus {
        position: absolute;
        left: 25px;
        top: 4px;
        font-size: 1.42857em
    }

    .details-product .details-pro .custom-btn-number .qtyplus {
        position: absolute;
        right: 25px;
        top: 4px;
        font-size: 1.42857em
    }

.thumb_product_details {
    width: 80%;
    margin: 0 auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

@media (max-width: 560px) {
    .thumb_product_details {
        width: 100%;
        left: auto;
        transform: none
    }
}

.thumb_product_details .owl-item .item {
    height: 130px;
    padding: 5px
}

    .thumb_product_details .owl-item .item a {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        height: 80px !important;
        display: block;
        border: solid 1px #ebebeb
    }

@media (min-width: 992px) and (max-width: 1199px) {
    .thumb_product_details .owl-item .item a {
        height: 60px !important
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .thumb_product_details .owl-item .item a {
        height: 60px !important
    }
}

.thumb_product_details .owl-item .item a img {
    max-height: 100%;
    max-width: 100%;
    width: auto
}

.thumb_product_details .owl-item .item a.active {
    border-color: #9bd031
}

    .thumb_product_details .owl-item .item a.active img {
        opacity: 1
    }

.thumb_product_details .owl-nav .owl-prev, .thumb_product_details .owl-nav .owl-next {
    width: 25px;
    height: 25px;
    border-radius: 5px;
    line-height: 25px;
    text-align: center;
    top: 38%;
    background: transparent
}

@media (min-width: 768px) and (max-width: 1199px) {
    .thumb_product_details .owl-nav .owl-prev, .thumb_product_details .owl-nav .owl-next {
        top: 27%
    }
}

@media (max-width: 767px) {
    .thumb_product_details .owl-nav .owl-prev, .thumb_product_details .owl-nav .owl-next {
        top: 45%
    }
}

.thumb_product_details .owl-nav .owl-prev:before, .thumb_product_details .owl-nav .owl-next:before {
    height: 25px;
    width: 25px;
    line-height: 26px;
    top: -3px;
    color: #fff;
    border-radius: 5px;
    border: none;
    background: #9bd031
}

.thumb_product_details .owl-nav .owl-prev:hover, .thumb_product_details .owl-nav .owl-next:hover {
    background: transparent
}

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

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

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

@media (max-width: 543px) {
    .thumb_product_details .owl-item .item {
        width: 80px !important;
        height: 100px !important;
        padding: 5px;
        margin: 0 auto
    }

        .thumb_product_details .owl-item .item a {
            display: flex !important;
            align-items: center !important;
            justify-content: center !important;
            height: 80px !important;
            display: block;
            border: solid 1px #ebebeb
        }

            .thumb_product_details .owl-item .item a img {
                max-height: 100%;
                max-width: 100%
            }

            .thumb_product_details .owl-item .item a.active {
                border-color: #9bd031
            }

                .thumb_product_details .owl-item .item a.active img {
                    opacity: 1
                }
}

.details-pro .vd {
    font-family: 'Gotham', sans-serif;
    font-size: 13px;
    color: #969696;
    line-height: 22px;
    text-decoration: none
}

    .details-pro .vd a {
        color: #969696;
        text-decoration: none;
        margin-right: 15px
    }

        .details-pro .vd a:hover {
            color: #9bd031
        }

    .details-pro .vd .vend_c {
        display: inline-block;
        padding: 0px 15px;
        background-color: #0ed379;
        color: #fff;
        border-radius: 3px
    }

.details-pro .group-status {
    font-family: 'Gotham', sans-serif;
    font-size: 14px;
    margin-bottom: 10px
}

    .details-pro .group-status .first_status {
        color: #999
    }

    .details-pro .group-status .status_name {
        color: #333
    }

.details-pro .product-summary {
    margin-bottom: 0px;
    padding: 15px 0px;
    border-top: solid 1px #ebebeb
}

    .details-pro .product-summary .if {
        font-family: 'Gotham', sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #333;
        line-height: 24px
    }

    .details-pro .product-summary .rte {
        font-family: 'Gotham', sans-serif;
        font-size: 14px;
        line-height: 24px;
        color: #999
    }

        .details-pro .product-summary .rte img {
            display: none
        }

.details-pro .social-sharing {
    display: inline-block;
    float: left
}

    .details-pro .social-sharing .social-normal {
        display: block;
        padding: 20px 0px
    }

        .details-pro .social-sharing .social-normal label {
            display: inline-block;
            margin-right: 10px;
            font-weight: 400;
            font-size: 13px;
            color: #565656
        }

        .details-pro .social-sharing .social-normal a {
            margin: 0px 5px
        }

.details-pro .contacts {
    display: inline-block;
    float: left;
    text-align: left;
    width: 100%;
    position: relative
}

    .details-pro .contacts .block_phone {
        font-size: 14px;
        font-family: 'Gotham', sans-serif;
        line-height: 22px;
        color: #333;
        padding: 0px 0px 0px 40px;
        display: block;
        font-weight: 400;
        position: relative
    }

        .details-pro .contacts .block_phone:before {
            content: "";
            background-image: url("//bizweb.dktcdn.net/100/263/497/themes/726551/assets/phone_contact.png?1562294012776");
            background-position: center;
            background-size: contain;
            width: 30px;
            height: 30px;
            position: absolute;
            left: 0px;
            top: 0px
        }

@media (max-width: 991px) {
    .details-pro .contacts .block_phone:before {
        top: 10px
    }
}

.details-pro .contacts .block_phone div {
    display: inline-block;
    float: left
}

@media (min-width: 768px) and (max-width: 991px) {
    .details-pro .contacts .block_phone div {
        padding-left: 40px
    }
}

@media (max-width: 767px) {
    .details-pro .contacts .block_phone div {
        padding-left: 40px;
        text-align: left
    }
}

.details-pro .contacts .block_phone a {
    margin-left: 5px;
    font-family: 'Gotham', sans-serif;
    font-size: 18px;
    color: #9bd031;
    font-weight: bold;
    line-height: 22px;
    text-decoration: none
}

.form-group {
    padding-bottom: 0px
}

    .form-group .input_number_product {
        display: inline-flex;
        width: 65%
    }

        .form-group .input_number_product .btn_num {
            padding: 0px;
            font-size: 20px;
            line-height: 32px;
            border: solid 1px #f3f3f3;
            display: block;
            width: 35px;
            height: 50px;
            background: #fff;
            float: left;
            color: #222;
            text-align: center
        }

            .form-group .input_number_product .btn_num:hover {
                cursor: pointer;
                background: #fff;
                color: #222;
                text-decoration: none;
                border-color: #f3f3f3
            }

        .form-group .input_number_product .num_1 {
            border-right: 0px;
            border-top-left-radius: 7px;
            border-bottom-left-radius: 7px;
            text-align: right;
            font-size: 30px
        }

        .form-group .input_number_product .num_2 {
            border-left: 0px;
            border-top-right-radius: 0px;
            border-bottom-right-radius: 0px;
            text-align: left
        }

        .form-group .input_number_product input {
            padding: 0px;
            margin: 0px;
            display: block;
            float: left;
            border: solid 1px #f3f3f3;
            border-left: 0px;
            border-right: 0px;
            height: 50px;
            width: 35px;
            text-align: center;
            box-shadow: none;
            border-radius: 0px;
            font-size: 16px
        }

@media (max-width: 767px) {
    .form-group .input_number_product input {
        width: 100%
    }
}

.form-group .button_cart_buy_enable, .form-group .button_cart_buy_disable {
    height: 50px;
    width: calc(100% - 105px);
    -moz-width: calc(100% - 105px);
    -o-width: calc(100% - 105px);
    -webkit-width: calc(100% - 105px);
    border-radius: 3px;
    font-family: "Gotham",sans-serif;
    font-size: 14px;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
    padding: 0px 10px;
    float: left;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px
}

@media (max-width: 767px) {
    .form-group .button_cart_buy_enable, .form-group .button_cart_buy_disable {
        font-size: 18px !important
    }
}

.form-group .button_cart_buy_enable span, .form-group .button_cart_buy_disable span {
    font-size: 14px;
    font-weight: bold
}

.form-group .button_cart_buy_enable .fa, .form-group .button_cart_buy_disable .fa {
    font-size: 20px;
    padding: 20px 22px 23px;
    position: absolute;
    left: 0;
    top: -1px;
    background: #059b3a;
    border-radius: 3px
}

.form-group .button_cart_buy_enable {
    background: #9bd031;
    border: solid 1px #9bd031;
    position: relative
}

    .form-group .button_cart_buy_enable:hover {
        background: #fff;
        border: 1px solid #9bd031 !important;
        color: #9bd031
    }

        .form-group .button_cart_buy_enable:hover .fa {
            color: #fff
        }

.form-group .button_cart_buy_disable {
    background: rgba(255,65,87,0.51)
}

.form-product {
    padding: 0px
}

    .form-product .form-group {
        width: 100%
    }

        .form-product .form-group header {
            margin-bottom: 10px
        }

    .form-product form {
        margin-bottom: 0px
    }

.box-variant .form-group {
    width: 100%
}

    .box-variant .form-group .selector-wrapper {
        margin-bottom: 10px !important
    }

        .box-variant .form-group .selector-wrapper label {
            font-weight: 400
        }

        .box-variant .form-group .selector-wrapper .single-option-selector {
            height: 40px;
            width: 100%;
            border-radius: 5px;
            text-transform: capitalize
        }

.iwi {
    display: block;
    float: left;
    text-align: left;
    margin-left: 15px;
    width: 100%;
    height: 30px;
    line-height: 20px;
    border-radius: 0%;
    background: transparent;
    position: relative;
    top: -10px;
    left: 0
}

@media (max-width: 1199px) {
    .iwi {
        margin-left: 0px;
        margin-bottom: 0px
    }
}

.iwi .fa {
    font-size: 13px;
    color: #9bd031
}

.iwi span {
    font-family: 'Gotham', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #333;
    margin-left: 5px
}

.iwi:hover a {
    text-decoration: none
}

.iwi .iwishAddWrapper {
    border: none !important
}

.social_share_product {
    display: block;
    text-align: center
}

    .social_share_product .addthis_inline_share_toolbox {
        display: inline-block
    }

.hdmh {
    display: block;
    text-align: center;
    font-family: 'Gotham', sans-serif;
    font-size: 13px;
    color: #7b7b7b;
    margin-top: 15px
}

    .hdmh a {
        color: #7b7b7b;
        display: inline-block;
        position: relative;
        text-decoration: none
    }

        .hdmh a:before {
            content: " ";
            width: 100%;
            height: 1px;
            background: #7b7b7b;
            position: absolute;
            bottom: 0px;
            left: 0px
        }

        .hdmh a:hover {
            color: #9bd031
        }

.taxable {
    padding-bottom: 15px
}

    .taxable .vat {
        font-family: 'Gotham', sans-serif;
        font-size: 14px;
        color: #707070
    }

    .taxable .availabel {
        color: #9bd031;
        font-family: 'Gotham', sans-serif;
        font-size: 14px
    }

.details-product .share_add {
    padding-left: 15px
}

.details-product .link_color {
    font-family: 'Gotham', sans-serif;
    font-size: 13px;
    color: #0072bc;
    cursor: pointer
}

@media (min-width: 1200px) {
    .details-product #gallery_01 .flex-viewport {
        height: 320px !important;
        margin-top: 25px
    }
}

.details-product .owl-carousel.owl-loaded {
    overflow: hidden
}

.details-product .details-pro {
    font-family: "Gotham",sans-serif
}

    .details-product .details-pro .product-price {
        font-family: 'Gotham_bold', sans-serif;
        font-size: 24px;
        line-height: 26px;
        display: inline-block;
        font-weight: bold;
        color: #de4343
    }

    .details-product .details-pro .price-box {
        margin: 0px 0 0px;
        padding-top: 15px;
        border-top: solid 1px #ebebeb
    }

        .details-product .details-pro .price-box del {
            font-family: 'Gotham', sans-serif;
            color: #818181;
            font-size: 21px;
            margin-left: 15px
        }

    .details-product .details-pro .custom-btn-number {
        position: relative;
        padding: 0;
        margin-bottom: 20px;
        border: none;
        box-shadow: none;
        width: 105px;
        float: left
    }

@media (max-width: 767px) {
    .details-product .details-pro .custom-btn-number {
        width: 100%
    }
}

.details-product .details-pro .custom-btn-number #qty {
    font-family: "Gotham",sans-serif;
    height: 45px;
    font-size: 17px;
    margin: 0
}

.details-product .details-pro .custom-btn-number {
    position: relative;
    padding: 0;
    margin-bottom: 20px;
    border: none;
    box-shadow: none;
    height: auto
}

    .details-product .details-pro .custom-btn-number label {
        font-size: 14px
    }

    .details-product .details-pro .custom-btn-number #qty {
        height: 45px;
        font-size: 1.28571em;
        margin: 0
    }

    .details-product .details-pro .custom-btn-number .qtyminus {
        position: absolute;
        left: 25px;
        top: 4px;
        font-size: 1.42857em
    }

    .details-product .details-pro .custom-btn-number .qtyplus {
        position: absolute;
        right: 25px;
        top: 4px;
        font-size: 1.42857em
    }

#btnnewreview {
    font-family: "Gotham", sans-serif;
    font-size: 17px;
    line-height: 25px;
    font-weight: 500;
    margin: 0px;
    padding: 5px 15px !important;
    background: #9bd031 !important;
    border: solid 1px #9bd031 !important;
    display: inline;
    border-radius: 5px;
    color: #fff
}

.related-product {
    margin-bottom: 30px;
    margin-top: 80px
}

@media (max-width: 375px) {
    .related-product .owl_item_product .product-thumbnail .image_link.display_flex {
        height: 170px !important;
        max-height: 170px !important
    }
}

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

    .product-thumb .product-big-wrapper .large-img .zoomWrapper {
        width: auto !important;
        height: auto !important
    }

        .product-thumb .product-big-wrapper .large-img .zoomWrapper img {
            position: static !important
        }
}

@media (min-width: 1200px) {
    .zoomWrapper {
        width: 100% !important
    }

        .zoomWrapper img {
            position: static !important;
            max-width: 100% !important;
            height: auto !important
        }

            .zoomWrapper img ~ img {
                display: none !important
            }
}

@media (max-width: 767px) {
    .zoomWrapper {
        width: 100% !important;
        height: auto !important
    }

    .product-tab.e-tabs.not-dqtab {
        margin-bottom: 50px
    }

    .related-product {
        margin-top: 0px
    }

    .padding-mobile {
        padding: 0px 15px !important
    }
}

.product-tab .tabs-title {
    background: #fff;
    margin-bottom: 0px;
    padding-left: 0px;
    border: solid 1px #ebebeb
}

@media (max-width: 767px) {
    .product-tab .tab-link {
        margin: 0px 0px !important
    }
}

.product-tab .tab-link {
    font-family: 'Gotham_bold', sans-serif;
    position: relative;
    display: inline-block;
    padding: 0px 25px;
    border-bottom: 0px;
    margin-top: -1px;
    border-right: 0px;
    border-left: solid 1px transparent
}

    .product-tab .tab-link:first-child {
        border-left: 0px
    }

@media (min-width: 768px) {
    .product-tab .tab-link:nth-child(2) {
        margin-left: -5px
    }
}

@media (min-width: 768px) {
    .product-tab .tab-link:nth-child(3) {
        margin-left: -4px
    }
}

.product-tab .tab-link h3 {
    font-family: 'Gotham_bold', sans-serif;
    color: #9d9c9c;
    font-weight: 300;
    margin: 13px 0;
    font-size: 14px;
    text-transform: uppercase
}

.product-tab .tab-link span {
    font-family: 'Gotham_bold', sans-serif;
    color: #333;
    font-weight: bold;
    font-size: 14px
}

@media (min-width: 768px) {
    .product-tab .tab-link.current {
        background: #ffffff;
        border-top: solid 3px #9bd031;
        margin-bottom: 0px;
        border-left-color: #ebebeb;
        border-right: solid 1px #ebebeb
    }

        .product-tab .tab-link.current h3 {
            font-weight: bold;
            color: #333 !important
        }

            .product-tab .tab-link.current h3 span {
                color: #333 !important
            }
}

.product-tab .tab-link.current h3 {
    font-weight: bold;
    color: #9bd031
}

    .product-tab .tab-link.current h3 span {
        color: #9bd031
    }

.product-tab .tab-link.current .rte {
    font-family: 'Gotham', sans-serif;
    color: #9d9c9c;
    font-weight: 300;
    font-size: 14px;
    border: solid 0px #ebebeb;
    border-top: 0px
}

.product-tab li:last-child h3 span:after {
    content: none
}

.product-tab .tab-content {
    padding: 0px
}

    .product-tab .tab-content.current .rte {
        border: solid 1px #ebebeb;
        border-top: 0px;
        padding: 40px 20px; 
        font-size: 14px; 
    }

.product-tab .content_extab.current {
    padding: 20px 15px;
    background: #fff;
    border: solid 1px #e1e1e1
}

    .product-tab .content_extab.current .rte {
        padding: 0px 0px
    }

        .product-tab .content_extab.current .rte img {
            max-width: 100%;
            width: auto !important;
            height: auto !important
        }

@media (min-width: 1200px) {
    .product-tab .content_extab.current .rte {
        font-family: 'Gotham', sans-serif;
        color: #9d9c9c;
        font-weight: 300;
        font-size: 14px;
        width: 100%
    }

        .product-tab .content_extab.current .rte img {
            max-width: 100%;
            width: auto !important;
            height: auto !important
        }
}

.content_extab {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden
}

    .content_extab.current {
        opacity: 1;
        visibility: visible;
        height: auto
    }

@media (max-width: 767px) {
    .product-tab .tab-link {
        width: 100%;
        border: none;
        padding: 0;
        margin-bottom: 0 !important;
        background: #fff
    }

    .tab-content-mobile {
        display: none
    }

    .product-tab .tab-link.current h3 {
        border: 0px
    }

    .current .tab-content-mobile {
        display: block;
        padding: 0px 10px;
        border: 1px solid #e1e1e1;
        border-top: none;
        background: #f7f5f5
    }

        .current .tab-content-mobile .rte {
            padding: 10px 0px;
            border-bottom: 0px
        }

    ul.tabs.tabs-title {
        display: block;
        border: none;
        width: 100%;
        background: none !important
    }

    .product-tab .tab-link h3 {
        border: 1px solid #ebebeb;
        padding: 10px 10px;
        margin-top: 0;
        position: relative;
        margin-bottom: 0
    }

        .product-tab .tab-link h3:before {
            content: '\f107';
            font-size: 20px;
            font-family: FontAwesome;
            float: right;
            margin-right: 0;
            margin-top: -3px
        }

    .product-tab .tab-link.current .tab-content-mobile {
        margin-bottom: 0px;
        background: #fff
    }

        .product-tab .tab-link.current .tab-content-mobile .rte p img {
            max-width: 100%;
            margin: 0 auto;
            width: auto !important;
            height: auto !important
        }

    .product-tab .tab-link.current h3 {
        margin-bottom: 0;
        border-bottom: none;
        border: solid 1px #ebebeb;
        background: #fff
    }

    .product-tab .tab-link span:after {
        content: none
    }

    .product-tab .border-dashed-tab {
        margin-bottom: 15px
    }
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bpr-summary-average {
    font-family: 'Arial';
    font-size: 18px
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bizweb-product-reviews-star i {
    font-size: 12px
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bizweb-product-reviews-star .star-off-png:before {
    content: "\f005";
    color: #cccccc
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bizweb-product-reviews-star .star-on-png:before {
    content: "\f005";
    color: #ffde3c
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bizweb-product-reviews-star .star-half-png:before {
    content: "\f123";
    color: #ffde3c
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-list .bizweb-review .bizweb-review-header div .bizweb-product-reviews-star i {
    font-size: 12px
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-list .bizweb-review .bizweb-review-header div .bizweb-product-reviews-star .star-off-png:before {
    content: "\f005";
    color: #cccccc
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-list .bizweb-review .bizweb-review-header div .bizweb-product-reviews-star .star-on-png:before {
    content: "\f005";
    color: #ffde3c
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-list .bizweb-review .bizweb-review-header div .bizweb-product-reviews-star .star-half-png:before {
    content: "\f123";
    color: #ffde3c
}

.bizweb-product-reviews-form form .bpr-form-rating #dvRating i {
    font-size: 12px
}

.bizweb-product-reviews-form form .bpr-form-rating #dvRating .star-off-png:before {
    content: "\f005";
    color: #cccccc
}

.bizweb-product-reviews-form form .bpr-form-rating #dvRating .star-on-png:before {
    content: "\f005";
    color: #de4343
}

.bizweb-product-reviews-form form .bpr-form-rating #dvRating .star-half-png:before {
    content: "\f123";
    color: #de4343
}

@media (max-width: 543px) {
    .collection .title-head {
        line-height: 37px !important
    }

    .count_text {
        display: none !important
    }
}

.count_text {
    display: inline;
    float: left;
    left: 90px;
    line-height: 35px
}

    .count_text .product_display {
        font-family: 'Gotham', sans-serif;
        font-size: 14px;
        color: #de4343
    }

.wrp_border_collection {
    padding: 30px 0px 15px
}
.srt {
    width: 100%;
    height: 45px;
    margin-bottom: 20px;
    border-bottom: dashed 1px #ebebeb
}

.wrp_border_collection .page_title {
    position: relative;
    display: inline-block;
    bottom: -30px
}

.wr_sort {
    overflow: hidden;
    margin-bottom: 15px;
    padding: 0px;
    height: 35px;
    position: relative
}

.text-sm-right {
    float: right
}

.view-mode {
    display: inline-block;
    left: 0
}

    .view-mode a {
        text-decoration: none;
        margin-left: 10px
    }

        .view-mode a:last-child {
            margin-right: 15px
        }

    .view-mode .fa.ion-android-menu {
        line-height: 40px
    }

    .view-mode .button-view-mode {
        font-size: 16px;
        margin-right: 0px
    }

    .view-mode span {
        margin-right: 5px;
        line-height: 37px
    }

.button-view-mode {
    padding: 0;
    margin: 0;
    font-size: 16px;
    box-shadow: none !important;
    color: #ebebeb;
    width: 25px;
    height: 35px;
    line-height: 35px
}

    .button-view-mode .fa {
        font-size: 20px
    }

    .button-view-mode.active, .button-view-mode:hover {
        box-shadow: none
    }

        .button-view-mode.active .fa, .button-view-mode:hover .fa {
            color: #9bd031
        }

        .button-view-mode.active a, .button-view-mode:hover a {
            color: #9bd031
        }

    .button-view-mode a {
        text-decoration: none;
        margin-left: 15px
    }

        .button-view-mode a:hover {
            text-decoration: none;
            color: #9bd031
        }

        .button-view-mode a .label .fa {
            line-height: 24px;
            color: #d6d6d6
        }

            .button-view-mode a .label .fa:hover {
                color: #9bd031
            }

    .button-view-mode:hover {
        color: #9bd031
    }

        .button-view-mode:hover a {
            text-decoration: none
        }

.collection .title-head {
    display: inherit;
    position: absolute;
    color: #050505;
    font-size: 18px;
    font-family: 'Gotham',sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    line-height: 30px
}

    .collection .title-head span {
        font-family: 'Gotham';
        font-size: 15px;
        color: #222222;
        font-weight: 300 !important;
        text-transform: initial
    }

.sortPagiBar {
    display: inline
}

    .sortPagiBar.sortpage.page_avalible {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -os-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%)
    }

@media (max-width: 1199px) {
    .sortPagiBar.sortpage {
        position: relative !important;
        left: auto !important;
        transform: none !important;
        -o-transform: none !important;
        -os-transform: none !important;
        -moz-transform: none !important;
        -webkit-transform: none !important
    }
}

.sortPagiBar .border_sort select {
    font-family: 'Gotham';
    border: none;
    padding: 0px 10px;
    font-size: 14px;
    width: 120px
}

#sort-by {
    float: right;
    font-size: 13px;
    text-align: left
}

    #sort-by .button-asc, #sort-by .button-desc {
        background-color: #fff;
        box-shadow: none;
        float: right;
        height: 30px;
        line-height: 28px;
        margin-left: 5px;
        text-align: center;
        width: 30px
    }

    #sort-by label {
        font-family: 'Gotham',sans-serif;
        float: left;
        font-weight: 400;
        line-height: 35px;
        font-size: 13px;
        margin-right: 10px;
        margin-bottom: 0;
        color: gray
    }

    #sort-by div {
        margin: 0;
        padding: 0;
        list-style: none;
        display: inline;
        float: right;
        font-family: 'Gotham',sans-serif
    }

        #sort-by div select {
            font-family: 'Gotham',sans-serif;
            font-size: 13px;
            margin-top: 3px;
            color: gray;
            height: 30px;
            width: 150px;
            border: solid 1px #ebebeb;
            background-color: #fff !important
        }

    #sort-by a:link, #sort-by a:visited {
        color: #333;
        text-decoration: none
    }

    #sort-by > ul > li {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-position: right center;
        background-repeat: no-repeat;
        background-position: right 10px center;
        padding-right: 28px;
        text-indent: .01px;
        cursor: pointer;
        line-height: 36px
    }

    #sort-by li {
        background: none repeat scroll 0 0 #fff;
        cursor: pointer;
        margin: 0 auto;
        outline: medium none;
        padding: 0 20px;
        position: relative;
        width: 240px;
        float: left;
        color: #333;
        border: 1px solid #ebebeb;
        font-size: 14px
    }

        #sort-by li > a {
            display: inline-block;
            width: 100%;
            line-height: 36px
        }

        #sort-by li li {
            width: 100%;
            margin-top: 0px;
            border-top: none;
            border-right: none;
            border-left: none
        }

            #sort-by li li a:hover {
                color: #007fb8
            }

        #sort-by li:hover {
            background-color: #fff
        }

        #sort-by li li:hover {
            background-color: #fff;
            color: #007fb8
        }

    #sort-by ul ul {
        position: absolute;
        visibility: hidden;
        left: -1px;
        top: 35px;
        background: none repeat scroll 0 0 #F8F8F8;
        z-index: 10000;
        border-top: none;
        border: 1px #F0F0F0 solid
    }

        #sort-by ul ul ul {
            position: absolute;
            left: 100%;
            top: -2px;
            border: solid 1px transparent
        }

    #sort-by li:hover > ul {
        visibility: visible
    }

@media (max-width: 480px) {
    .sortPagiBar {
        margin-bottom: 10px !important;
        float: left !important;
        width: 100%
    }
}

@media (max-width: 543px) {
    #sort-by div select {
        width: 140px !important
    }
}

.button_wh_40_blog {
    font-family: 'Gotham', sans-serif;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    height: 40px;
    display: inline-block;
    padding: 0px 25px;
    background: #9bd031;
    border-radius: 20px;
    text-decoration: none;
    border: solid 1px #9bd031
}

    .button_wh_40_blog:hover {
        border-color: #9bd031;
        color: #9bd031;
        text-decoration: none;
        background: #fff
    }

.wrap_border {
    padding: 0px 15px 30px
}

    .wrap_border .bordered {
        border-top: 0px solid #ebebeb;
        height: 1px;
        width: 100%;
        padding: 1px 0px;
        display: block
    }

.box-heading .title-head {
    display: block;
    color: #050505;
    font-size: 18px;
    font-family: 'Gotham',sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px 0px 20px;
    border-bottom: solid 1px #ebebeb;
    padding-bottom: 10px
}

    .box-heading .title-head span {
        font-family: 'Gotham';
        font-size: 15px;
        color: #222222;
        font-weight: 300 !important;
        text-transform: initial
    }

.blog-main {
    overflow: hidden;
    margin-top: 10px;
    border-top: none !important
}

    .blog-main .pagination {
        float: right
    }

.blog-item {
    overflow: hidden;
    margin: 15px;
    border: solid 1px #9bd031;
    border-radius: 4px;
}
.blog-main .blog-item{margin:0 1px 25px 1px}
.content_ar{padding:10px}
.blog-item .date {
    position: absolute;
    background: #9bd031;
    text-align: center;
    color: #fff;
    padding: 3px 10px;
    z-index: 10
}

        .blog-item .date span {
            display: block;
            line-height: 45px
        }

            .blog-item .date span ~ span {
                overflow: hidden;
                border-top: 1px solid #fff
            }

.blog_list_item {
    border-top: 0px;
    margin-bottom: 30px
}

    .blog_list_item .blog-item {
        padding: 25px 0px 25px 0px;
        margin: 0px 0px !important;
        position: relative;
        border-bottom: solid 1px #ebebeb
    }

        .blog_list_item .blog-item .blog-item-thumbnail {
            display: inline-block;
            float: left;
            width: 100%
        }

            .blog_list_item .blog-item .blog-item-thumbnail a {
                display: block;
                text-align: center
            }

                .blog_list_item .blog-item .blog-item-thumbnail a img {
                    width: auto !important;
                    max-width: 100%
                }

        .blog_list_item .blog-item .ct_list_item {
            display: block;
            width: 100%;
            float: left
        }

            .blog_list_item .blog-item .ct_list_item .author_img {
                display: block;
                margin: 15px 0px;
                color: #898989;
                font-family: 'Gotham', sans-serif;
                font-size: 13px;
                line-height: 35px
            }

                .blog_list_item .blog-item .ct_list_item .author_img img {
                    width: 35px;
                    max-width: 100%;
                    margin-right: 10px;
                    display: inline-block
                }

                .blog_list_item .blog-item .ct_list_item .author_img .name_ {
                    color: #333
                }

        .blog_list_item .blog-item .summary_ {
            font-family: 'Gotham', sans-serif
        }

        .blog_list_item .blog-item .blog-item-name {
            margin: 0px;
            font-family: 'Gotham_bold', sans-serif;
            font-size: 16px;
            line-height: 21px;
            color: #333;
            margin-bottom: 10px;
            max-height: 42px;
            overflow: hidden
        }

            .blog_list_item .blog-item .blog-item-name a {
                color: #333;
                text-decoration: none
            }

        .blog_list_item .blog-item .blog-item-summary {
            margin: 0px;
            font-family: 'Gotham', sans-serif;
            font-size: 14px;
            color: #7d7d7d
        }

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

.view_more_blog {
    display: block;
    margin-top: 15px
}

    .view_more_blog a {
        color: #9bd031;
        text-decoration: none
    }
.wrap_blog_index{margin:20px 0 45px}
.content_ar .author_img {
    color: #898989;
    font-size: 12px;
    line-height: 35px;
    display: flex;
    border-top: solid 1px rgba(0, 0, 0, 0.08);
    margin-top: 10px;
    justify-content: space-between
}
    .content_ar .author_img.nobr {
        border: none;
        justify-content:flex-start;line-height:22px;margin-top:0;margin-bottom:15px
    }

    .content_ar .author_img i {
        margin-right: 5px
    }

    .content_ar .author_img .name_ {
        color: #a8aeba;
        display: block
    } 

.content_ar .summary_ {
    font-family: 'Gotham', sans-serif;
    font-size: 14px;
    color: #555555
}

.blog-item-name {
    font-family: 'Gotham_bold', sans-serif;
    position: relative;
    font-size: 16px;
    line-height: 21px;
    margin: 0px 0px 10px;
    color: #333;
    max-height: 42px;
    overflow: hidden
}

.list-history {
    margin: 0;
    overflow: hidden;
}

    .list-history dt {
        float: left;
    }

.date-1 {
    font-size: 18px;
    color: #b71f06;
    line-height: 20px;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}

.list-history dd {
    margin-left: 60px;
    line-height: 18px;
    padding-bottom: 21px;
    text-align: justify
}

.teams {
    color: #7cc243 !important;
    margin-bottom: 20px
}
.list-team{text-align:center}
.list-team .link {
    font-weight: bold;
    margin-top: 10px;
    display: block;
}

.list-team figure {
    position: relative;
    display: block
}
    .blog-item-name.text1line_fix {
        max-height: initial !important;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: block
    }

    .blog-item-name a {
        color: #333;
        text-decoration: none;
        font-weight:bold
    }

    .blog-item-name .fa {
        position: absolute;
        left: 0;
        top: 9px;
        font-size: 11px;
        color: #9bd031
    }

.blog-item-summary {
    font-family: 'Gotham', sans-serif;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 22px;
    color: #9397a5;
    margin-top: 10px;
    font-weight: 400;
    margin-bottom: 15px
}

    .blog-item-summary p, .blog-item-summary a {
        margin: 0px;
        padding: 0px
    }

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

.post-time-blog {
    font-family: 'Gotham', sans-serif;
    font-size: 13px;
    line-height: 22px;
    color: #acb2c3
}

    .post-time-blog span {
        margin-right: 15px
    }

.blog-item-thumbnail {
    position: relative
}

.list-blogs {
    border-top: dashed 1px #ebebeb;
    margin-top: 5px
}

    .list-blogs .blog-item .wrap_blg { 
        overflow: hidden
    }

@media (max-width: 767px) {
    .list-blogs .blog-item .wrap_blg .blog-item-thumbnail {
        margin-bottom: 15px
    }
}

.ul_tags {
    overflow: hidden;
    margin-top: 15px
}

    .ul_tags a {
        display: inline-block;
        line-height: 22px;
        font-family: 'Gotham', sans-serif;
        font-size: 14px;
        color: #333;
        text-decoration: none;
        padding: 5px 20px;
        border: solid 1px #333;
        margin: 0px 5px 10px 0px
    }

        .ul_tags a:hover {
            border-color: #9bd031;
            color: #fff;
            background: #9bd031
        }

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

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

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

@media (max-width: 991px) {
    .aside-cate-blog {
        margin-top: 40px
    }

    .aside-item .list-blogs {
        margin-bottom: 50px
    }
}

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

.article-main .title-head-article {
    font-family: 'Gotham_bold', sans-serif;
    font-size: 21px;
    line-height: 21px;
    margin: 0px 0 15px;
    font-weight: bold;
    color: #333
}

    .article-main .title-head-article a {
        text-decoration: none;
        color: #333;
        line-height:1.5
    }

.article-main .postby {
    font-family: 'Gotham', sans-serif;
    font-size: 13px;
    line-height: 22px;
    color: #9397a5;
    margin-bottom: 10px
}

    .article-main .postby span {
        font-size: 13px;
        font-style: italic;
        margin-right: 15px
    }

        .article-main .postby span .fa {
            color: #9397a5
        }

.article-main .image_first {
    text-align: center;
    margin-bottom: 30px
}

    .article-main .image_first img {
        max-width: 100% !important;
        height: auto !important
    }

.article-main .article-content {
    font-size: 14px
}

    .article-main .article-content .rte {
        font-family: 'Gotham', sans-serif;
        font-size: 14px;
        color: #555555;
        line-height: 24px
    }

        .article-main .article-content .rte img {
            max-width: 100% !important;
            height: auto !important;
            margin: 10px 0px
        }

        .article-main .article-content .rte p {
            color: #555555;
            margin: 0px;
            padding: 0px
        }

.article-main .tags_share {
    overflow: hidden;
    padding-bottom: 15px;
    margin-top: 40px
}

    .article-main .tags_share .share_row {
        overflow: hidden;
        padding-bottom: 0px
    }

        .article-main .tags_share .share_row .share_add {
            border-top: dashed 1px #ebebeb;
            border-bottom: dashed 1px #ebebeb;
            padding: 10px 0px 5px
        }

        .article-main .tags_share .share_row div {
            padding: 0px
        }

.article-main .tag_article {
    font-family: 'Gotham', sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    font-weight: 400
}

    .article-main .tag_article .bold {
        font-weight: bold
    }

    .article-main .tag_article a {
        font-weight: 400;
        color: #999
    }

        .article-main .tag_article a:hover {
            text-decoration: none;
            color: #9bd031
        }

.article-main .form-group {
    margin: 0;
    padding-top: 0;
    padding-bottom: 8px
}
.article-main .article-content h2 {
    font-size:14px !important;
    font-weight:bold;
    margin-bottom:10px !important
}
.article-main .article-content h3 {
    font-size: 14px !important;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 10px !important
}
.article-main .article-content h4 {
    font-size: 14px !important;
    font-weight: normal !important;
    font-style: italic;
    margin-bottom: 10px !important
}
.article-main .article-content ul, .article-main .article-content ol {
    margin-left: 20px
}

.social-media {
    font-size: 14px;
    text-align: right
}

    .social-media label {
        font-family: 'Gotham', sans-serif;
        font-size: 14px;
        display: inline-block;
        font-weight: 400;
        color: #636363
    }

    .social-media a {
        margin-right: 7px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 50%;
        display: inline-block;
        text-align: center
    }

        .social-media a.share-facebook {
            background-color: #ebebeb;
            color: #b7b7b7
        }

        .social-media a.share-twitter {
            background-color: #ebebeb;
            color: #b7b7b7
        }

        .social-media a.share-pinterest {
            background-color: #ebebeb;
            color: #b7b7b7
        }

        .social-media a.share-google {
            background-color: #ebebeb;
            color: #b7b7b7
        }

        .social-media a .fa {
            margin: 0 auto
        }

        .social-media a:hover {
            background-color: hover
        }

            .social-media a:hover .fa {
                color: #9bd031
            }

    .social-media .list-inline li {
        margin-right: 20px
    }

@media (max-width: 767px) {
    .social-media {
        text-align: left !important;
        margin-top: 15px
    }

    .page_article {
        width: 100%;
        float: left
    }

        .page_article nav {
            width: 100%;
            text-align: center
        }

            .page_article nav .pagination {
                float: none;
                width: 100%;
                float: none;
                width: 100%;
                display: flex;
                justify-content: center
            }

    .article-main form {
        width: 100%;
        float: left;
        margin-bottom: 0px
    }

        .article-main form .margin-top-15 {
            margin-top: 0px !important
        }
}

.title-form-coment {
    position: relative;
    font-family: 'Gotham_bold', sans-serif;
    font-size: 16px;
    color: #333;
    display: block
}

    .title-form-coment.not_bold {
        font-weight: 400;
        font-family: 'Gotham', sans-serif
    }

    .title-form-coment.after:after {
        content: "";
        height: 1px;
        width: calc(100% - 100px);
        -moz-width: calc(100% - 100px);
        -webkit-width: calc(100% - 100px);
        -o-width: calc(100% - 100px);
        position: absolute;
        right: 0;
        top: 12px;
        background: #ebebeb
    }

.comments_count_ {
    font-family: 'Gotham', sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 22px
}

#article-comments {
    font-family: 'Gotham', sans-serif;
    margin-top: 30px
}

    #article-comments .count_comment p {
        font-size: 14px;
        font-weight: bold
    }

    #article-comments .article-comment {
        margin: 15px 0px
    }

    #article-comments .article-comment-user-image {
        margin: 0;
        float: left;
        width: 70px;
        margin-right: 12px;
        border: solid 2px #fff;
        border-radius: 50%;
        overflow: hidden
    }

    #article-comments .article-comment-user-comment {
        padding-left: 10px;
        font-size: 14px;
        color: #2d2d2d;
        padding-bottom: 15px;
        border-bottom: solid 1px #ebebeb;
        display: inline-block;
        width: calc(100% - 90px);
        -o-width: calc(100% - 90px);
        -moz-width: calc(100% - 90px);
        -webkit-width: calc(100% - 90px)
    }

        #article-comments .article-comment-user-comment .border_bt_ar {
            border-bottom: solid 1px #ebebeb
        }

    #article-comments .user-name-comment {
        font-family: 'Gotham', sans-serif;
        margin: 0;
        color: #444444;
        font-size: 14px;
        line-height: 22px
    }

    #article-comments .article-comment-date-bull {
        font-family: 'Gotham', sans-serif;
        font-size: 12px;
        width: 100%;
        float: left;
        color: #b0b0b0
    }

        #article-comments .article-comment-date-bull a {
            color: #b0b0b0;
            text-decoration: none;
            line-height: 24px
        }

    #article-comments .content_comment {
        color: #b0b0b0;
        font-family: 'Gotham', sans-serif;
        font-size: 14px;
        line-height: 25px;
        display: block;
        width: 100%;
        overflow: hidden
    }

.social-media {
    font-size: 1em
}

    .social-media label {
        display: inline-block
    }

    .social-media a {
        margin-right: 7px
    }

    .social-media .list-inline li {
        margin-right: 20px
    }

.fcm .btn-45-no-radius {
    border-radius: 5px;
    text-transform: none
}

.fcm .form-group {
    margin: 0;
    padding: 0px 15px;
    padding-bottom: 15px
}

    .fcm .form-group label {
        font-family: 'Arial', sans-serif;
        font-size: 14px;
        font-weight: 400;
        color: #999;
        padding-bottom: 10px
    }

        .fcm .form-group label:after {
            content: "*";
            font-size: 14px;
            color: #eb1010
        }

    .fcm .form-group input {
        height: 40px;
        line-height: 40px;
        border-radius: 5px;
        border: solid 1px #ebebeb;
        box-shadow: none;
        padding: 0px 20px
    }

        .fcm .form-group input:focus {
            outline: none;
            border-color: #ebebeb;
            box-shadow: none
        }

        .fcm .form-group input::-webkit-input-placeholder {
            color: #333
        }

        .fcm .form-group input::-moz-placeholder {
            color: #333;
            opacity: 1
        }

        .fcm .form-group input::-moz-placeholder {
            color: #333;
            opacity: 1
        }

        .fcm .form-group input::-ms-input-placeholder {
            color: #333
        }

        .fcm .form-group input::-ms-input-placeholder {
            color: #333
        }

    .fcm .form-group textarea {
        resize: none;
        border-radius: 5px;
        border: solid 1px #ebebeb;
        box-shadow: none;
        padding: 20px 20px
    }

        .fcm .form-group textarea:focus {
            outline: none;
            border-color: #ebebeb;
            box-shadow: none
        }

    .fcm .form-group input, .fcm .form-group textarea {
        font-family: 'Gotham', sans-serif;
        font-size: 14px;
        font-weight: 400
    }

        .fcm .form-group input::-webkit-input-placeholder, .fcm .form-group textarea::-webkit-input-placeholder {
            color: #333
        }

        .fcm .form-group input::-moz-placeholder, .fcm .form-group textarea::-moz-placeholder {
            color: #333;
            opacity: 1
        }

        .fcm .form-group input::-moz-placeholder, .fcm .form-group textarea::-moz-placeholder {
            color: #333;
            opacity: 1
        }

        .fcm .form-group input::-ms-input-placeholder, .fcm .form-group textarea::-ms-input-placeholder {
            color: #333
        }

        .fcm .form-group input::-ms-input-placeholder, .fcm .form-group textarea::-ms-input-placeholder {
            color: #333
        }

.section-news-2 {
    margin-bottom: 20px
}

.pd-right {
    padding-left: 0px
}

.title_head .title_center {
    display: block;
    text-align: center;
    font-family: 'Lobster', cursive;
    font-size: 36px;
    color: #333;
    margin: 0px;
    padding: 0px;
    line-height: 32px
}

.main-container {
    min-height: 300px
}

    .main-container .col-main {
        float: none;
        width: auto
    }

        .main-container .col-main .cart .bg-scroll {
            border-top: none;
            margin-top: 20px;
            overflow: hidden;
            border-top: none;
            border-bottom: none;
            border-right: none
        }

        .main-container .col-main .cart .cart-thead {
            background: #fff;
            font-weight: bold;
            font-size: 13px;
            clear: both;
            width: 100%;
            float: left;
            min-width: 600px;
            border-bottom: solid 1px #ebebeb;
            padding: 0px
        }

@media (min-width: 768px) and (max-width: 991px) {
    .main-container .col-main .cart .cart-thead div:nth-child(1) {
        width: 45% !important
    }

    .main-container .col-main .cart .cart-thead div:nth-child(2) {
        width: 17% !important
    }

    .main-container .col-main .cart .cart-thead div:nth-child(3) {
        width: 14% !important
    }

    .main-container .col-main .cart .cart-thead div:nth-child(4) {
        width: 9% !important
    }

    .main-container .col-main .cart .cart-thead div:nth-child(5) {
        width: 15% !important
    }
}

.main-container .col-main .cart .cart-thead div {
    font-family: 'Montserrat', sans-serif;
    float: left;
    padding: 10px 0px;
    color: #333;
    text-align: center;
    font-size: 14px;
    font-weight: bold
}

.main-container .col-main .cart .nobr {
    white-space: nowrap
}

.main-container .col-main .cart .cart div.a-right {
    text-align: right
}

.main-container .col-main .cart .cart div.a-center {
    text-align: center
}

.main-container .col-main .cart .cart-tbody {
    width: 100%;
    float: left
}

    .main-container .col-main .cart .cart-tbody .item-cart {
        border-bottom: 1px solid #ebebeb;
        width: 100%;
        float: left
    }

@media (min-width: 768px) and (max-width: 991px) {
    .main-container .col-main .cart .item-cart div:nth-child(1) {
        width: 10% !important
    }

    .main-container .col-main .cart .item-cart div:nth-child(2) {
        width: 36% !important
    }

    .main-container .col-main .cart .item-cart div:nth-child(3) {
        width: 17% !important
    }

    .main-container .col-main .cart .item-cart div:nth-child(4) {
        width: 12% !important
    }

        .main-container .col-main .cart .item-cart div:nth-child(4) div {
            width: 100% !important
        }

            .main-container .col-main .cart .item-cart div:nth-child(4) div.input_qty_pr {
                margin-top: 10px !important
            }

    .main-container .col-main .cart .item-cart div:nth-child(5) {
        width: 9% !important
    }

    .main-container .col-main .cart .item-cart div:nth-child(6) {
        width: 15% !important
    }
}

.main-container .col-main .cart .item-cart .image .product-image img {
    max-width: 100%;
    height: auto;
    max-height: 98px;
    width: auto;
    display: inherit;
    margin: 0 auto
}

.main-container .col-main .cart .cart-tbody .item-cart div.image {
    padding: 20px 10px 20px 0px !important
}

.main-container .col-main .cart .cart-tbody .item-cart div {
    float: left;
    padding: 20px 10px 20px 0px;
    line-height: 20px;
    vertical-align: top
}

    .main-container .col-main .cart .cart-tbody .item-cart div:nth-child(5) {
        padding-right: 0px
    }

    .main-container .col-main .cart .cart-tbody .item-cart div:nth-child(6) {
        position: relative
    }

.main-container .col-main .cart .bg-scroll .cart-tbody .item-cart div a.remove-itemx {
    font-family: 'Montserrat', sans-serif;
    display: inline;
    color: #898989;
    font-size: 14px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    width: 100%;
    display: block
}

.main-container .col-main .cart .cart-tbody .item-cart .product-image {
    min-height: 75px;
    display: block;
    height: auto;
    width: 100%;
    padding: 0 10px
}

@media (max-width: 991px) {
    .main-container .col-main .cart .cart-tbody .item-cart .product-image {
        padding: 0
    }
}

.main-container .col-main .cart .cart-tbody .item-cart div .product-name {
    font-family: 'Gotham', sans-serif;
    margin: 0px;
    padding-bottom: 5px;
    font-size: 15px;
    font-weight: 400;
    color: #333;
    line-height: 24px
}

    .main-container .col-main .cart .cart-tbody .item-cart div .product-name a {
        color: #252525;
        text-decoration: none
    }

.main-container .col-main .cart .cart .product-name a {
    font-size: 14px
}

.main-container .col-main .cart .variant-title {
    color: #686868;
    margin-left: 0px;
    width: 100%
}

.main-container .col-main .cart .cart-tbody .item-cart div .price {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #de4343
}

.main-container .col-main .cart .cart-tbody .item-cart div .input_qty_pr {
    height: auto;
    border-right: none;
    width: 120px;
    margin-top: 0px;
    padding: 0px;
    position: relative;
    border-left: 0px;
    height: 40px
}

.main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count {
    outline: none;
    background: #fff;
    vertical-align: baseline;
    text-align: center;
    padding: 0;
    display: inline-block;
    margin: 0;
    position: absolute;
    z-index: 2;
    line-height: 14px;
    color: #898989
}

.main-container .col-main .cart .item-cart .input_qty_pr .items-count {
    border: 0px solid #ddd;
    outline: none;
    background: #fff;
    height: 18px;
    width: 25px;
    vertical-align: baseline;
    text-align: center;
    padding: 0
}

.main-container .col-main .cart button.reduced_pop.items-count.btn-minus {
    right: 5px;
    top: 18px;
    border-left: 0px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border-color: #ebebeb
}

    .main-container .col-main .cart button.reduced_pop.items-count.btn-minus .fa {
        margin-left: 0px;
        font-weight: 400
    }

.main-container .col-main .cart button.increase_pop.items-count.btn-plus {
    right: 5px;
    top: 2px;
    border-right: 0px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-color: #ebebeb
}

    .main-container .col-main .cart button.increase_pop.items-count.btn-plus .fa {
        margin-right: 0px;
        font-weight: 400
    }

.main-container .col-main .cart .item-cart .number-sidebar {
    border: 1px solid #ebebeb;
    height: 40px;
    margin-left: -1px;
    text-align: center;
    width: 120px;
    margin-right: -1px;
    padding: 0;
    line-height: 15px;
    border-radius: 10px;
    font-weight: 400;
    font-size: 14px
}

.main-container .col-main .cart .cart-tbody .item-cart .number-sidebar {
    min-height: 0;
    position: static;
    display: inline-block;
    float: none;
    margin-bottom: 0
}

.main-container .col-main .cart .cart-tbody .item-cart div a.remove-item {
    background-color: #fff;
    background-image: none;
    color: #333;
    cursor: pointer;
    padding: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
    text-decoration: none;
    float: left;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    border: none
}

    .main-container .col-main .cart .cart-tbody .item-cart div a.remove-item span {
        display: none
    }

.main-container .col-main .cart .fot_totals {
    text-align: right;
    padding: 0
}

    .main-container .col-main .cart .fot_totals .total_price .total_p {
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        color: #333;
        font-weight: bold
    }

        .main-container .col-main .cart .fot_totals .total_price .total_p .price {
            margin-left: 10px;
            font-family: 'Montserrat', sans-serif;
            color: #de4343;
            font-size: 18px;
            font-weight: bold
        }

.main-container .col-main .cart .checkout_button {
    width: 100%;
    float: left;
    margin-top: 15px
}

.main-container .col-main .cart .btn-proceed-checkout {
    font-family: 'Montserrat', sans-serif;
    line-height: 45px;
    color: #fff;
    height: 50px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
    background: #9bd031;
    border: solid 1px #9bd031;
    padding: 0px 30px
}

    .main-container .col-main .cart .btn-proceed-checkout:hover {
        background: #fff;
        border-color: #9bd031;
        color: #9bd031
    }

.main-container .col-main .cart .btn.btn-white {
    border: 1px solid #9bd031;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    border-radius: 5px;
    height: 50px;
    background: #9bd031;
    color: #fff;
    padding: 5px 30px;
    font-size: 14px;
    margin-right: 15px;
    float: left !important
}

    .main-container .col-main .cart .btn.btn-white:hover {
        border-color: #9bd031;
        background: #fff;
        color: #9bd031
    }

.main-container .col-main .cart .totals .inner {
    padding: 15px 0px;
    margin-top: 0;
    margin-right: 1px;
    overflow: hidden;
    border-top: 0px
}

.main-container .col-main .cart #shopping-cart-totals-table tr td {
    border: #ebebeb thin solid;
    border-top: none;
    border-bottom: none;
    padding: 20px
}

    .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
        width: 239px;
        border-left: 1px solid #ebebeb
    }

.main-container .col-main .cart #shopping-cart-totals-table {
    width: 100%;
    padding-bottom: 8px;
    background: #fff
}

.main-container .col-main .cart ul.checkout {
    clear: left;
    padding: 20px;
    border: 1px solid #ebebeb;
    margin-bottom: 30px
}

.main-container .col-main .cart .cart .totals table th, .main-container .col-main .cart .cart .totals table td {
    padding: 10px;
    background: none !important;
    box-shadow: none !important;
    color: #333 !important;
    height: 50px;
    vertical-align: middle
}

.main-container .col-main .cart span.totals_price.price {
    color: #9bd031;
    font-size: 16px
}

@media (max-width: 1199px) {
    .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
        width: 196px
    }
}

@media (max-width: 991px) {
    .item-product .title-product-cart-mobile {
        max-width: 150px
    }

    .contin {
        border: solid 1px #9bd031 !important;
        margin-top: 15px;
        width: 100%;
        font-family: 'Montserrat', sans-serif;
        height: 40px;
        border-radius: 10px;
        font-size: 14px;
        font-weight: bold;
        color: #9bd031
    }

        .contin span {
            font-weight: bold;
            color: #9bd031
        }

    .sign_main {
        background: #f7f8f9;
        margin-top: 40px
    }

    .main {
        border-bottom: solid 1px #ebebeb;
        background: #fff;
        margin-top: 40px
    }

    .cart-mobile {
        padding: 10px 15px
    }

    .header-cart {
        padding: 10px 15px 0px;
        border-bottom: solid 1px #ebebeb;
        margin-top: -10px
    }

    .header-cart-content {
        margin-top: 10px
    }

        .header-cart-content .content-product-list {
            min-height: 110px
        }

    .header-cart .title-cart {
        line-height: 10px
    }

    .header-cart-price {
        padding: 18px 15px
    }

    .title-cart h3 {
        font-family: Arial, sans-serif;
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase
    }

    .title-cart p {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #9c9c9c
    }

    .title-cart a {
        margin-top: -28px;
        color: #9bd031;
        font-size: 14px;
        line-height: 27px;
        font-family: Arial, sans-serif
    }

    .btn-proceed-checkout-mobile {
        line-height: 40px;
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        height: 40px;
        font-size: 14px;
        border: none;
        border-radius: 10px;
        background: #9bd031;
        width: 100%;
        font-weight: bold
    }

    .total_mobile {
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        color: #252525;
        margin-bottom: 15px;
        display: block
    }

        .total_mobile .totals_price_mobile {
            font-family: 'Montserrat', sans-serif;
            font-size: 18px;
            color: #de4343;
            font-weight: bold
        }

    .content-product-list .item-product {
        padding: 15px 15px;
        min-height: 110px;
        border-bottom: solid 1px #ebebeb;
        overflow: hidden
    }

    .item-product-cart-mobile, .title-product-cart-mobile, .select-item-qty-mobile {
        float: left
    }

    .item-product-cart-mobile {
        max-width: 115px;
        margin-right: 10px
    }

        .item-product-cart-mobile img {
            max-width: 115px;
            margin-right: 10px
        }

    .select-item-qty-mobile {
        float: right;
        text-align: center
    }

    .title-product-cart-mobile a {
        word-break: break-word;
        font-family: 'Gotham', sans-serif;
        font-size: 14px;
        color: #363636
    }

    .select-item-qty-mobile input.qty {
        background: none repeat scroll 0 0 #fff;
        border: 1px solid #ebebeb;
        font-size: 15px;
        font-weight: 400;
        margin: 0 !important;
        outline: medium none;
        padding: 5px 5px 5px 12px;
        width: 41px
    }

    .title-product-cart-mobile p {
        line-height: 2;
        font-size: 14px;
        font-family: 'Gotham', sans-serif;
        color: #898989
    }

    .title-product-cart-mobile span {
        color: #de4343;
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: bold
    }

    .select-item-qty-mobile a {
        line-height: 3;
        color: #363636;
        font-family: 'Gotham', sans-serif
    }
}

@media (max-width: 767px) {
    .cart-mobile {
        padding: 10px 0px !important
    }
}

@media screen and (max-width: 991px) {
    .select-item-qty-mobile .txt_center input {
        height: 25px;
        width: 25px;
        text-align: center;
        margin: 0px;
        padding: 0;
        position: absolute;
        left: 21px;
        min-height: 0;
        font-size: 14px
    }

    .item-product .title-product-cart-mobile {
        max-width: 150px
    }

    .title-product-cart-mobile h3 {
        line-height: 24px;
        margin: 0
    }

    .main-cart-page {
        min-height: auto !important
    }

    .select-item-qty-mobile .txt_center button.reduced.items-count.btn-minus {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 100;
        margin: 0;
        line-height: 1;
        height: 25px;
        width: 25px;
        border-style: hidden;
        background: none !important;
        color: #000;
        border: solid thin #ebebeb;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-right: 0px;
        text-align: center;
        padding: 0px
    }

    .select-item-qty-mobile .txt_center button.increase.items-count.btn-plus {
        position: absolute;
        right: 0;
        top: 0;
        margin: 0;
        height: 25px;
        width: 25px;
        display: inline-block;
        line-height: 1;
        border-style: hidden;
        color: #fff;
        background: none !important;
        color: #000;
        border: solid thin #ddd;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-left: 0px;
        text-align: center;
        padding: 0px
    }

    .select-item-qty-mobile > div {
        position: relative;
        width: 68px;
        height: 25px
    }
}

@media screen and (max-width: 375px) {
    .item-product .title-product-cart-mobile {
        max-width: 110px !important
    }
}

#customer_register {
    margin-bottom: 20px
}

#customer_login, #recover_customer_password {
    margin-bottom: 0
}

.checkbox.style input {
    margin: 0 !important;
    display: none
}

.checkbox.style label {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    text-transform: none;
    position: relative;
    padding-left: 55px;
    line-height: 50px
}

    .checkbox.style label:before {
        display: block;
        width: 35px;
        height: 35px;
        background: #fff;
        border: 1px solid #d4d4d4;
        border-radius: 5px;
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%)
    }

.checkbox.style input:checked + label:after {
    font-family: 'FontAwesome';
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 20px;
    color: #9bd031;
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.title-head-login {
    text-align: center;
    font-size: 21px;
    font-family: 'Gotham', sans-serif;
    font-weight: bold
}

@media (max-width: 543px) {
    .page-login span.intr {
        font-size: 13px !important
    }

    .address .page_address .adr_title .title-head a {
        width: 100%;
        margin-top: 15px
    }
}

.page-login {
    padding-bottom: 40px;
    margin-top: 0px
}

    .page-login span.intr {
        font-family: 'Gotham', sans-serif;
        font-size: 15px;
        line-height: 23px;
        color: #111111;
        text-align: center;
        display: block
    }

    .page-login .form-signup {
        margin-top: 15px
    }

        .page-login .form-signup .form-group {
            margin-bottom: 15px
        }

            .page-login .form-signup .form-group label {
                font-family: 'Gotham', sans-serif;
                font-size: 14px;
                color: #9397a5;
                line-height: 22px;
                margin-bottom: 10px;
                font-weight: 400
            }

            .page-login .form-signup .form-group input {
                height: 45px;
                padding: 0 20px;
                color: #333;
                line-height: 45px;
                border-color: #ebebeb;
                border-radius: 0px;
                box-shadow: none;
                border-radius: 5px;width:100%
            }

            .page-login .form-signup .form-group textarea {
                box-shadow: none;
                border-radius: 0px
            }

            .page-login .form-signup .form-group input::placeholder {
                font-family: 'Gotham', sans-serif;
                font-size: 15px;
                color: #111111
            }

        .page-login .form-signup .accept_submit {
            margin-left: 20px;
            margin-top: 10px
        }

            .page-login .form-signup .accept_submit span {
                font-family: 'Gotham', sans-serif;
                font-size: 15px;
                color: #111111
            }

        .page-login .form-signup .button-50 {
            font-size: 16px;
            line-height: 45px;
            height: 45px
        }

            .page-login .form-signup .button-50.width_100 {
                width: 100%;
                border-radius: 5px
            }

        .page-login .form-signup .have_ac {
            font-family: 'Gotham', sans-serif;
            font-size: 15px;
            color: #898989;
            margin-left: 15px;
            display: block;
            text-align: center
        }

            .page-login .form-signup .have_ac a {
                color: #333
            }

        .page-login .form-signup .fot_sigup .tit {
            display: block;
            position: relative;
            text-align: center;
            width: 100%;
            float: left
        }

            .page-login .form-signup .fot_sigup .tit:before {
                content: " ";
                width: 97%;
                height: 1px;
                padding: 1px 0px 0px;
                background: #ebebeb;
                color: #ebebeb;
                position: absolute;
                left: 10px;
                top: 17px;
                line-height: 32px;
                z-index: 1
            }

            .page-login .form-signup .fot_sigup .tit span {
                font-family: 'Gotham', sans-serif;
                font-size: 14px;
                line-height: 32px;
                padding: 0px 15px;
                background-color: #fff;
                display: inline-block;
                background: #fff;
                color: #898989;
                z-index: 12;
                position: relative
            }

        .page-login .form-signup .social_login {
            width: 100%;
            float: left
        }

.login-width-social #social_login_widget #social_login {
    margin: 0 auto 50px;
    height: 100px !important
}

.recv-text {
    font-size: 15px;
    font-family: 'Gotham', sans-serif;
    display: block;
    text-align: left;
    width: 100%;
    overflow: hidden;
    margin: 0 15px 0px 0px
}

    .recv-text a {
        cursor: pointer;
        color: #898989
    }

@media (max-width: 991px) {
    .form-signup .button-50 {
        width: 100% !important
    }

    .form-signup .have_ac {
        display: block;
        text-align: center;
        margin-top: 15px
    }
}

.embedContent .embedHeader {
    display: none !important
}

.wrap_contact {
    background: #f4574c;
    overflow: hidden;
    padding: 20px 0px
}

    .wrap_contact .icon_widget {
        display: inline-block;
        float: left;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        background: #f8948d;
        border: solid 3px #f67970;
        line-height: 40px;
        text-align: center
    }

        .wrap_contact .icon_widget .fa {
            font-size: 16px;
            color: #fff
        }

    .wrap_contact .contact_info {
        display: block;
        padding-left: 50px;
        margin-left: 25px
    }

        .wrap_contact .contact_info span, .wrap_contact .contact_info a {
            font-family: 'Roboto', sans-serif;
            font-size: 14px;
            line-height: 22px;
            color: #fff;
            text-decoration: none
        }

            .wrap_contact .contact_info span.lh, .wrap_contact .contact_info a.lh {
                line-height: 45px
            }

        .wrap_contact .contact_info a {
            width: 100%;
            float: left
        }

.info-contact .title-head {
    font-family: 'Arial';
    text-transform: uppercase;
    margin-top: 0;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #333
}

.info-contact .widget-menu {
    font-family: 'Arial';
    font-size: 14px;
    margin-bottom: 15px;
    overflow: hidden
}

    .info-contact .widget-menu .ico-left {
        display: block;
        float: left;
        width: 25px;
        text-align: center
    }

    .info-contact .widget-menu p, .info-contact .widget-menu .rc {
        display: block;
        float: left;
        width: calc(100% - 35px);
        margin-left: 5px
    }

    .info-contact .widget-menu li {
        margin-bottom: 5px
    }

        .info-contact .widget-menu li:hover > a {
            text-decoration: none
        }

.info-contact .border-contact-page {
    padding: 2px 0px;
    border: dashed 1px #ebebeb;
    display: block
}

.info-contact .descripti {
    font-family: 'Arial';
    font-size: 14px;
    margin: 0px 0px 30px;
    padding: 0px 0px 30px;
    border-bottom: solid 1px #ebebeb;
    color: #3d454e
}

.info-contact .logo {
    font-size: 20px
}

.page_cotact .title-head-contact {
    margin: 0px;
    padding: 10px 0px 30px;
    font-family: 'Gotham', sans-serif;
    font-size: 24px;
    color: #333;
    line-height: 22px;
    text-align: left
}

.page_cotact .form-signup {
    margin: 0px
}

._content_contact {
    overflow: hidden;
    margin-top: 40px
}

    ._content_contact .item_contact .body_contact {
        margin-bottom: 25px;
        padding-left: 60px;
        padding-right: 40px;
        position: relative;
        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: 60px
    }

@media (max-width: 991px) {
    ._content_contact .item_contact .body_contact {
        margin-bottom: 0px
    }
}

._content_contact .item_contact .body_contact:hover:before {
    border-color: #9bd031;
    color: #9bd031;
    background: #fff
}

._content_contact .item_contact .body_contact:before {
    font-family: 'FontAwesome';
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
    left: 15px;
    top: 15px;
    line-height: 28px;
    text-align: center;
    border: solid 1px transparent;
    background: #9bd031;
    color: #fff;
    border-radius: 50%
}

._content_contact .item_contact .body_contact:nth-child(1):before {
    content: "\f041";
    font-size: 14px
}

._content_contact .item_contact .body_contact:nth-child(2):before {
    content: "\f10b";
    font-size: 14px
}

._content_contact .item_contact .body_contact:nth-child(3):before {
    content: "\f003";
    font-size: 14px
}

._content_contact .item_contact .body_contact p {
    margin: 0px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold
}

@media (max-width: 767px) {
    ._content_contact .item_contact .body_contact p {
        line-height: 20px
    }
}

._content_contact .item_contact .body_contact span {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    width: 100%;
    display: block
}

@media (max-width: 767px) {
    ._content_contact .item_contact .body_contact span {
        line-height: 20px
    }
}

._content_contact .item_contact .body_contact span.bold {
    font-weight: bold
}

._content_contact .item_contact .body_contact span a {
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #333;
    text-decoration: none
}

.group_contact .btn-45-no-radius {
    text-transform: none
}

.group_contact .form-signup input {
    color: #959595
}

    .group_contact .form-signup input::placeholder {
        color: #959595 !important
    }

    .group_contact .form-signup input::-webkit-input-placeholder {
        color: #959595 !important
    }

    .group_contact .form-signup input::-moz-placeholder {
        color: #959595 !important
    }

    .group_contact .form-signup input::-ms-input-placeholder {
        color: #959595 !important
    }

    .group_contact .form-signup input::-moz-placeholder {
        color: #959595 !important
    }

.group_contact .form-group {
    padding: 0px;
    margin-bottom: 15px;
    color: #333
}

    .group_contact .form-group .form-control {
        font-family: 'Roboto';
        font-size: 14px;
        color: #333;
        height: 40px;
        padding: 0px 20px
    }

    .group_contact .form-group .content-area {
        height: 120px;
        padding: 20px;
        border-radius: 5px !important;
        resize: none
    }

    .group_contact .form-group input, .group_contact .form-group textarea {
        border-color: #ebebeb
    }

        .group_contact .form-group input:focus, .group_contact .form-group textarea:focus {
            border-color: #ebebeb
        }

        .group_contact .form-group input::placeholder, .group_contact .form-group textarea::placeholder {
            font-family: 'Roboto', sans-serif;
            font-size: 15px;
            color: #959595
        }

        .group_contact .form-group input::placeholder {
            font-family: 'Roboto', sans-serif;
            font-size: 15px;
            color: #959595
        }

        .group_contact .form-group textarea::placeholder {
            font-family: 'Roboto', sans-serif;
            font-size: 15px
        }

    .group_contact .form-group .btn-50-full {
        font-family: 'Roboto', sans-serif;
        position: absolute;
        right: 15px;
        bottom: 0px;
        box-shadow: none;
        padding: 8px 20px;
        font-size: 14px;
        color: #fff;
        background: #9bd031;
        border: solid 1px #9bd031
    }

        .group_contact .form-group .btn-50-full:hover {
            border-color: #9bd031;
            background: #fff;
            color: #9bd031
        }

.box-maps {
    position: relative
}

    .box-maps .contact-owf {
        position: absolute;
        top: 0;
        right: 0px;
        left: 50%;
        height: 10px;
        transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%)
    }

        .box-maps .contact-owf .info_width {
            width: 360px;
            position: absolute;
            right: 0;
            text-align: center;
            z-index: 999
        }

            .box-maps .contact-owf .info_width .page-login {
                margin-top: 0px;
                padding: 20px 30px;
                background: #fff;
                border-radius: 30px;
                box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.08)
            }

                .box-maps .contact-owf .info_width .page-login form {
                    margin-bottom: 0px
                }

                .box-maps .contact-owf .info_width .page-login .btn-45-no-radius {
                    height: 45px;
                    line-height: 45px;
                    padding: 0px 35px;
                    font-family: 'Montserrat', sans-serif;
                    font-weight: 400
                }

@media (min-width: 1200px) {
    .box-maps .contact-owf {
        width: 1140px
    }
}

@media (max-width: 767px) {
    .box-maps .contact-owf {
        position: relative;
        left: auto;
        transform: none
    }

        .box-maps .contact-owf .info_width {
            width: 100%;
            float: left;
            position: relative;
            padding: 0px 15px
        }

            .box-maps .contact-owf .info_width .page-login {
                box-shadow: none !important;
                padding: 20px 15px
            }
}

@media (max-width: 767px) {
    .max767 .title_center_page {
        padding: 0px 15px !important
    }

        .max767 .title_center_page:after {
            right: 15px !important
        }
}

@media (max-width: 480px) {
    .max767 .title_center_page:after {
        width: calc(100% - 130px) !important;
        -o-width: calc(100% - 130px) !important;
        -moz-width: calc(100% - 130px) !important;
        -webkit-width: calc(100% - 130px) !important
    }
}

@media (max-width: 991px) {
    .title-module-page {
        padding-top: 20px
    }
}

.title-module-page h2 {
    margin: 0px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px
}

    .title-module-page h2 span .fa {
        color: #9bd031;
        padding-right: 5px
    }

.select_daily {
    padding: 0px 0px 15px
}

@media (max-width: 991px) {
    .select_daily {
        margin-top: 30px
    }
}

.select_daily select {
    font-family: 'Montserrat', sans-serif;
    height: 40px;
    background-color: #fff !important;
    border-color: #ebebeb
}

.city-wrapper:hover {
    cursor: pointer
}

.city-wrapper .nano .content:focus {
    outline: none;
    border-color: none
}

.city-wrapper .nano .content .showroom-item {
    padding: 15px 0px;
    border-bottom: solid 1px #ebebeb;
    overflow: hidden
}

    .city-wrapper .nano .content .showroom-item:last-child {
        border-bottom: 0px
    }

    .city-wrapper .nano .content .showroom-item span {
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        line-height: 30px;
        color: #333;
        display: block;
        padding: 5px 0px
    }

        .city-wrapper .nano .content .showroom-item span .fa {
            display: block;
            float: left;
            height: 30px;
            color: #333;
            width: 30px;
            background: #ebebeb;
            text-align: center;
            line-height: 30px;
            border-radius: 50%
        }

        .city-wrapper .nano .content .showroom-item span span {
            padding: 0px 0px 0px 35px;
            display: block;
            margin-left: 15px
        }

            .city-wrapper .nano .content .showroom-item span span a {
                text-decoration: none
            }

                .city-wrapper .nano .content .showroom-item span span a:hover {
                    color: #9bd031
                }

                .city-wrapper .nano .content .showroom-item span span a:focus {
                    color: #9bd031
                }

@media (max-width: 991px) {
    .widget-item.info-contact {
        margin-top: 20px !important
    }

    .widget-item.info-contact {
        margin-top: 0px !important
    }

    .title_mobile_contact {
        padding: 0px 0px 30px !important
    }
}

.back_account {
    color: #9bd031 !important;
    text-transform: none;
    font-weight: 500
}

    .back_account:hover {
        text-decoration: none
    }

.full-width {
    width: 100%
}

.page_customer_account .col-main-acount {
    margin-bottom: 40px
}

    .page_customer_account .col-main-acount .col-left-account .page-title .title-head {
        font-family: 'Arial'
    }

        .page_customer_account .col-main-acount .col-left-account .page-title .title-head a {
            color: #333;
            font-size: 14px;
            font-weight: bold;
            line-height: 10px;
            text-transform: uppercase;
            text-decoration: none
        }

            .page_customer_account .col-main-acount .col-left-account .page-title .title-head a:hover {
                color: #9bd031
            }

    .page_customer_account .col-main-acount .col-left-account .no-padding {
        padding: 0px
    }

        .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart {
            border: 1px #ebebeb solid;
            font-size: 15px;
            margin-bottom: 0px;
            font-size: 13px;
            line-height: 37px;
            color: #252525;
            margin-bottom: 30px;
            margin-top: 15px
        }

            .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart .thead-default {
                color: #333333;
                text-align: center;
                border: #ebebeb thin solid;
                line-height: 1.5;
                font-family: Arial;
                font-size: 16px;
                font-weight: bold;
                background: #ebebeb;
                min-width: 60px
            }

                .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart .thead-default tr {
                    color: #333333;
                    text-align: center;
                    border: #ebebeb thin solid;
                    line-height: 1.5;
                    font-family: Arial;
                    font-size: 16px;
                    font-weight: bold;
                    background: #ebebeb;
                    min-width: 60px
                }

@media screen and (max-width: 767px) {
    .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart .thead-default tr th {
        white-space: nowrap
    }
}

.page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart .thead-default tr th {
    padding: 5px;
    font-size: 14px;
    color: #55595c;
    background-color: #eceeef;
    text-align: center;
    font-weight: 400
}

@media screen and (max-width: 767px) {
    .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart tbody tr td {
        white-space: nowrap
    }
}

.page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart tbody tr td {
    padding: 5px;
    text-align: center
}

    .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart tbody tr td .price {
        font-family: 'Arial';
        font-weight: 400;
        color: #333
    }

    .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart tbody tr td a:hover {
        color: #9bd031
    }

.page_customer_account .col-main-acount .col-right-account .block-account {
    padding: 20px;
    border: 1px #ebebeb solid;
    border-radius: 5px
}

    .page_customer_account .col-main-acount .col-right-account .block-account .block-title-account {
        color: #dc3333;
        font-weight: 600;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 10px
    }

        .page_customer_account .col-main-acount .col-right-account .block-account .block-title-account h5 {
            font-size: 18px;
            margin: 0px;
            padding: 0px
        }

    .page_customer_account .col-main-acount .col-right-account .block-account .block-content {
        padding: 0px
    }

        .page_customer_account .col-main-acount .col-right-account .block-account .block-content p {
            margin: 10px 0px;
            line-height: 24px;
            padding: 0px;
            overflow: hidden
        }

            .page_customer_account .col-main-acount .col-right-account .block-account .block-content p .fa {
                width: 20px;
                text-align: center;
                color: #9bd031;
                float: left;
                line-height: 24px
            }

            .page_customer_account .col-main-acount .col-right-account .block-account .block-content p span {
                display: block;
                width: calc(100% - 35px);
                float: left
            }

        .page_customer_account .col-main-acount .col-right-account .block-account .block-content .btn-bg {
            border-radius: 5px;
            background: #9bd031;
            color: #fff;
            font-family: 'Gotham', sans-serif;
            font-size: 14px
        }

.page_order_account .top_order_title .title-headding {
    font-family: 'Arial';
    font-size: 18px;
    text-transform: uppercase
}

.page_order_account .top_order_title .order_date a {
    margin-left: 30px;
    color: #9bd031
}

.page_order_account .body_order #order_payment, .page_order_account .body_order #order_shipping {
    padding: 0px
}

    .page_order_account .body_order #order_payment .box-header .title-head, .page_order_account .body_order #order_shipping .box-header .title-head {
        font-family: 'Arial';
        margin: 0px;
        padding: 0px;
        font-size: 18px
    }

    .page_order_account .body_order #order_payment .address p i, .page_order_account .body_order #order_shipping .address p i {
        color: #9bd031
    }

.page_order_account .content_order .table-responsive-block .table-cart .thead-default tr th {
    padding: 10px 15px
}

.page_order_account .content_order .table-responsive-block .table-cart tbody tr .numeric {
    font-family: 'Gotham_bold', sans-serif;
    font-size: 13px;
    color: #de4343
}

.page_order_account .content_order .table-responsive-block .table-cart tbody tr .link:hover a {
    color: #9bd031;
    text-decoration: none
}

.page_order_account .oder_total_monney .totalorders tfoot .order_total .right {
    color: #de4343;
    font-family: 'Gotham_bold', sans-serif;
    font-size: 13px
}

.canced {
    color: red
}

.price_off {
    color: red;
    text-decoration: line-through
}

@media (max-width: 767px) {
    .oder_total_monney {
        overflow: hidden
    }

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

@media screen and (max-width: 991px) {
    .m992 {
        display: none
    }

    #parent {
        display: flex;
        flex-flow: column
    }

    #a {
        order: 2
    }

    #b {
        order: 1
    }

    .sodiachi .form-xs {
        line-height: 10px !important
    }
}

@media screen and (min-width: 992px) {
    .mx991 {
        display: none
    }
}

.address .page_address .btn-bg-addresss {
    font-family: 'Gotham', sans-serif;
    background: #9bd031;
    color: #fff;
    border: solid 1px #9bd031;
    border-radius: 5px;
    font-size: 14px
}

    .address .page_address .btn-bg-addresss:hover {
        background: #fff;
        color: #9bd031;
        border: solid 1px #9bd031
    }

.col-address .checkbox {
    margin-top: 5px !important
}

.total_address .form-group, .col-address .form-group {
    margin-bottom: 15px
}

    .total_address .form-group select, .total_address .form-group input, .col-address .form-group select, .col-address .form-group input {
        box-shadow: none
    }

        .total_address .form-group select:focus, .total_address .form-group input:focus, .col-address .form-group select:focus, .col-address .form-group input:focus {
            outline: none
        }

.total_address .checkbox, .col-address .checkbox {
    line-height: 12px;
    margin-top: 20px
}

    .total_address .checkbox input, .col-address .checkbox input {
        opacity: 1;
        width: auto;
        line-height: 24px;
        height: auto
    }

    .total_address .checkbox span, .col-address .checkbox span {
        line-height: 14px
    }

.theborder {
    border-top: solid 1px #ebebeb
}

.address .page_address .adr_title {
    padding: 20px;
    overflow: hidden
}

    .address .page_address .adr_title .title-head {
        font-family: 'Arial';
        color: #333;
        font-size: 14px;
        font-weight: bold;
        line-height: 10px;
        text-transform: uppercase;
        text-decoration: none;
        margin: 0px
    }

        .address .page_address .adr_title .title-head a {
            display: block;
            cursor: pointer;
            color: #333
        }

.address .page_address .col-address {
    overflow: hidden
}

.address .page_address .total_address {
    padding: 0px 0px 40px 0px
}

.block-account h3 {
    font-family: 'Arial';
    margin-top: 0
}

@media (max-width: 767px) {
    .page_order_account .top_order_title .order_date a {
        margin-left: 0 !important;
        display: block !important
    }

    .block-account {
        margin-bottom: 20px
    }

    .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart {
        margin-top: 0px
    }

    .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart {
        margin-bottom: 0px !important;
        border-bottom: 0px
    }
}

.customer-name {
    color: #9bd031;
    line-height: 55px
}

.block-content.form-signup {
    background: #fff;
    padding-top: 20px
}

    .block-content.form-signup p {
        padding: 0 20px
    }

        .block-content.form-signup p i {
            color: #9bd031;
            margin-right: 10px
        }

.address-title {
    padding-left: 10px;
    margin-bottom: 15px;
    border-radius: 0 !important;
    font-weight: 300
}

    .address-title button {
        background: none;
        border: none;
        font-size: 0;
        width: 50px;
        height: 55px
    }

.address-subtitle {
    margin-top: 0;
    text-transform: uppercase
}

.address-item-action {
    right: 0;
    top: -7px
}

    .address-item-action .btn-row {
        padding-right: 5px
    }

.address-group {
    background: #fff;
    padding-bottom: 5px;
    margin-bottom: 15px
}

    .address-group p {
        color: #595959
    }

        .address-group p label {
            float: left;
            font-weight: 300
        }

.color_main {
    color: #9bd031 !important
}

#order_payment, #order_shipping {
    background: #fff;
    padding: 10px 20px
}

    #order_payment .address.note i, #order_shipping .address.note i {
        color: #9bd031;
        margin-right: 5px
    }

.totalorders {
    background: #fff;
    border-color: #ebebeb
}

.order-headding {
    margin: 0
}

.contact-owf {
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .contact-owf {
        margin-top: -15px !important
    }
}

.info-contact .title-head {
    font-family: 'Arial';
    text-transform: uppercase;
    margin-top: 0;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #333
}

.info-contact .widget-menu {
    font-family: 'Arial';
    font-size: 14px;
    margin-bottom: 30px;
    overflow: hidden
}

    .info-contact .widget-menu .ico-left {
        display: block;
        float: left;
        width: 25px;
        text-align: center
    }

    .info-contact .widget-menu p, .info-contact .widget-menu .rc {
        display: block;
        float: left;
        width: calc(100% - 35px);
        margin-left: 5px
    }

    .info-contact .widget-menu li {
        margin-bottom: 5px
    }

        .info-contact .widget-menu li:hover > a {
            text-decoration: none
        }

.info-contact .border-contact-page {
    padding: 2px 0px;
    border: dashed 1px #ebebeb;
    display: block
}

.info-contact .logo {
    font-size: 20px
}

.info-contact .widget-menu p {
    display: inline
}

.info-contact .logo {
    font-size: 20px
}

.off_today_collection {
    margin-top: 0px !important
}

    .off_today_collection .sale_off_today {
        border-top: 0px !important
    }

.ui-widget.ui-widget-content {
    height: 4px;
    background: #ebebeb
}

.ui-slider-range.ui-corner-all.ui-widget-header {
    background: #9bd031 !important;
    height: 4px !important
}

.ui-slider-horizontal .ui-slider-handle {
    height: 15px !important;
    width: 15px !important;
    border-radius: 50% !important;
    top: -6px !important;
    background: #ffffff !important;
    border: solid 4px #9bd031 !important;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15);
    -o-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15)
}

.ui-widget.ui-widget-content {
    border: none !important;
    margin-bottom: 0px;
    width: calc(100% - 14px);
    margin-left: 7px;
    float: left;
    margin-top: 15px
}

.filter-price-value {
    width: 100%
}

.price_val {
    font-family: 'Gotham', sans-serif;
    display: inline-block;
    float: left;
    color: #252525;
    line-height: 25px
}

#start label, #stop label {
    font-family: 'Gotham', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #252525;
    line-height: 25px;
    padding-left: 5px
}

#start {
    float: left
}

    #start input {
        font-family: 'Gotham', sans-serif;
        font-size: 14px;
        text-align: left;
        border-radius: 0px;
        border: none;
        box-shadow: none;
        font-weight: bold;
        background: #fff;
        height: auto;
        width: auto;
        float: left;
        display: inline-block
    }

#stop {
    float: left;
    margin-left: 10px;
    text-align: center;
    position: relative
}

    #stop input {
        font-family: 'Gotham', sans-serif;
        font-size: 14px;
        text-align: left;
        border-radius: 0px;
        border: none;
        box-shadow: none;
        font-weight: bold;
        background: #fff;
        height: auto;
        width: auto;
        float: left;
        display: inline-block
    }

    #stop:before {
        content: "-";
        position: absolute;
        left: -5px;
        top: 1px;
        font-size: 17px;
        line-height: 22px
    }

a#filter-value {
    line-height: 38px;
    width: 99%;
    display: block;
    height: 40px;
    margin-top: 80px;
    background: #9bd031;
    border: solid 1px #9bd031;
    font-weight: bold;
    border-radius: 3px
}

    a#filter-value:hover {
        border-color: #9bd031;
        color: #9bd031;
        background: #fff
    }

.button_close_modal {
    position: absolute;
    right: -15px;
    top: -13px;
    width: 25px;
    height: 25px;
    background: #333;
    text-align: center;
    line-height: 22px;
    border-radius: 50%;
    font-size: 13px;
    color: #fff
}

.wrap-modal-login {
    background: #FFF;
    width: 720px;
    padding: 0px;
    margin: 0 auto !important
}

    .wrap-modal-login .title-modal {
        font-size: 24px;
        color: #333;
        line-height: 24px;
        margin: 0px;
        font-family: 'Gotham', sans-serif;
        font-weight: 400;
        display: block;
        text-align: center;
        margin-bottom: 5px
    }

    .wrap-modal-login .btn-style {
        font-size: 21px !important;
        font-weight: 300;
        font-family: 'Gotham', sans-serif;
        background: #fff;
        border: solid 1px #ebebeb
    }

    .wrap-modal-login .accept_submit {
        text-align: center;
        margin-top: 20px
    }

        .wrap-modal-login .accept_submit input {
            margin-top: 2px
        }

    .wrap-modal-login #customer_register {
        margin-bottom: 0px
    }

    .wrap-modal-login .fixheight {
        overflow: hidden;
        overflow-y: hidden
    }

    .wrap-modal-login .recover_pass form {
        margin-bottom: 0;
        padding: 0px 30px 40px
    }

    .wrap-modal-login .wrp_frm {
        padding: 30px 50px;
        width: 100%;
        float: left
    }

        .wrap-modal-login .wrp_frm .wrap_form .note {
            font-family: 'Gotham', sans-serif;
            font-size: 14px;
            line-height: 23px;
            color: #999;
            display: block;
            text-align: center;
            margin-bottom: 20px;
            margin-top: 10px
        }

    .wrap-modal-login .wrp_frm_register {
        padding: 30px 50px;
        width: 100%;
        float: left
    }

        .wrap-modal-login .wrp_frm_register .wrap_form_register .note {
            font-family: 'Gotham', sans-serif;
            font-size: 15px;
            line-height: 23px;
            color: #999;
            display: block;
            text-align: center;
            margin-bottom: 20px
        }

    .wrap-modal-login .form-signup {
        font-size: 1em;
        color: #636363
    }

        .wrap-modal-login .form-signup label {
            font-family: 'Gotham', sans-serif;
            font-size: 14px;
            line-height: 24px;
            color: #999;
            margin-bottom: 10px;
            font-weight: 400;
            text-align: left;
            display: inline-block;
            float: left
        }

        .wrap-modal-login .form-signup .requir_pass {
            font-family: 'Gotham', sans-serif;
            font-size: 14px;
            line-height: 24px;
            color: #0072bc;
            margin-bottom: 10px;
            font-weight: 400;
            text-align: right;
            float: right;
            text-decoration: none
        }

        .wrap-modal-login .form-signup .form-group {
            margin-top: 10px;
            padding: 0px 7.5px
        }

            .wrap-modal-login .form-signup .form-group input {
                font-family: 'Gotham', sans-serif;
                font-weight: 400;
                color: #959595;
                padding: 5px 30px;
                height: 45px;
                min-height: 40px;
                border-radius: 3px;
                font-size: 15px;
                box-shadow: none;
                outline: none
            }

                .wrap-modal-login .form-signup .form-group input:-webkit-input-placeholder {
                    color: #959595
                }

                .wrap-modal-login .form-signup .form-group input:-moz-placeholder {
                    color: #959595
                }

                .wrap-modal-login .form-signup .form-group input:-ms-input-placeholder {
                    color: #959595
                }

                .wrap-modal-login .form-signup .form-group input:-moz-placeholder {
                    color: #959595
                }

                .wrap-modal-login .form-signup .form-group input:focus {
                    border-color: #ebebeb
                }

            .wrap-modal-login .form-signup .form-group textarea {
                font-family: 'Gotham', sans-serif;
                border-color: #ebebeb;
                font-size: 14px;
                padding: 11px 20px
            }

            .wrap-modal-login .form-signup .form-group .btn-lg {
                font-family: 'Gotham', sans-serif;
                font-weight: 400;
                background: #9bd031;
                border: solid 1px #9bd031;
                color: #fff;
                font-size: 12px !important;
                border-radius: 3px;
                height: 45px;
                text-transform: uppercase
            }

                .wrap-modal-login .form-signup .form-group .btn-lg:hover {
                    background: #fff;
                    border-color: #9bd031;
                    color: #9bd031
                }

            .wrap-modal-login .form-signup .form-group .btn-bg {
                font-family: 'Gotham', sans-serif;
                font-weight: bold;
                background: #9bd031;
                border: solid 1px #9bd031;
                color: #fff;
                font-size: 12px !important;
                border-radius: 3px;
                margin-bottom: 5px;
                height: 45px;
                line-height: 42px;
                text-transform: uppercase
            }

            .wrap-modal-login .form-signup .form-group .mr_bt {
                margin-bottom: 10px
            }

            .wrap-modal-login .form-signup .form-group label span {
                color: red;
                font-weight: bold
            }

        .wrap-modal-login .form-signup .cle {
            overflow: hidden
        }

        .wrap-modal-login .form-signup p {
            text-align: center;
            padding-top: 15px;
            margin: 15px;
            font-family: 'Gotham', sans-serif;
            font-weight: 400
        }

        .wrap-modal-login .form-signup .fr_gr_pd {
            text-align: center
        }

            .wrap-modal-login .form-signup .fr_gr_pd:hover > a {
                color: #9bd031
            }

        .wrap-modal-login .form-signup .fr_gr_pd_t {
            padding: 0px 15px;
            margin-top: 10px
        }

        .wrap-modal-login .form-signup .no_mr {
            font-family: 'Gotham', sans-serif;
            font-size: 15px;
            line-height: 23px;
            color: #999;
            display: block;
            text-align: center;
            margin-bottom: 20px
        }

        .wrap-modal-login .form-signup .bt_login {
            padding: 15px 0px 0px;
            font-family: 'Gotham', sans-serif;
            font-weight: 400;
            font-size: 15px;
            color: #111111;
            text-align: center;
            display: block;
            margin-top: 20px
        }

            .wrap-modal-login .form-signup .bt_login span {
                display: block;
                text-align: center
            }

            .wrap-modal-login .form-signup .bt_login a {
                color: #13a6ef;
                text-decoration: underline
            }

            .wrap-modal-login .form-signup .bt_login:hover > a {
                color: #9bd031
            }

        .wrap-modal-login .form-signup .fot_sigup .tit {
            display: block;
            position: relative;
            text-align: center
        }

            .wrap-modal-login .form-signup .fot_sigup .tit:before {
                content: " ";
                width: 97%;
                height: 1px;
                padding: 1px 0px 0px;
                background: #ebebeb;
                color: #ebebeb;
                position: absolute;
                left: 10px;
                top: 17px;
                line-height: 32px;
                z-index: 1
            }

            .wrap-modal-login .form-signup .fot_sigup .tit span {
                font-family: 'Gotham', sans-serif;
                font-size: 14px;
                line-height: 32px;
                padding: 0px 15px;
                background-color: #fff;
                display: inline-block;
                background: #fff;
                z-index: 12;
                position: relative
            }

        .wrap-modal-login .form-signup .social_login {
            width: 100%;
            float: left;
            margin-top: 15px
        }

            .wrap-modal-login .form-signup .social_login .login-width-social #social_login_widget #social_login {
                margin: 0px auto
            }

    .wrap-modal-login .background_image_register {
        height: 600px;
        overflow: hidden
    }

    .wrap-modal-login .background_image, .wrap-modal-login .background_image_register {
        padding: 0px
    }

        .wrap-modal-login .background_image img, .wrap-modal-login .background_image_register img {
            max-width: 100%
        }

        .wrap-modal-login .background_image .width_, .wrap-modal-login .background_image_register .width_ {
            width: 52.1%
        }

    .wrap-modal-login .btn-link-style {
        text-decoration: none;
        color: #898989;
        font-size: 14px
    }

    .wrap-modal-login .title-head {
        text-align: center;
        margin: 0px;
        font-family: 'Gotham', sans-serif;
        font-weight: 500
    }

    .wrap-modal-login .no_mr {
        margin: 5px 0px;
        padding: 0px
    }

    .wrap-modal-login .accept_submit {
        font-family: 'Gotham', sans-serif;
        font-size: 14px;
        color: #999;
        line-height: 24px;
        text-align: left;
        padding: 0px 5px 10px
    }

    .wrap-modal-login .action_bottom {
        text-align: center;
        margin-top: 15px
    }

        .wrap-modal-login .action_bottom .btn-lg {
            border-radius: 3px;
            font-size: 14px !important
        }

            .wrap-modal-login .action_bottom .btn-lg:hover {
                background: #9bd031;
                color: #fff;
                text-decoration: none;
                border-color: #9bd031
            }

.page {
    min-height: 150px
}

div#isp_search_result_page_container .btn-search {
    display: none
}

button.btn.btn-default.btn-search {
    display: none
}

div#isp_search_result_page_container form {
    margin-bottom: 0
}

.wishlist-title {
    display: none !important
}

.wishlist-page-body {
    position: relative
}

.wishlist-clearfix .wishlist-search {
    position: relative;
    width: 35% !important
}

    .wishlist-clearfix .wishlist-search #wishlist_search_input {
        position: relative;
        display: block;
        width: 100% !important;
        height: 34px;
        padding: 7px 12px;
        font-size: 13px;
        line-height: 1.428571429;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 3px;
        -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
    }

    .wishlist-clearfix .wishlist-search:after {
        font-family: 'FontAwesome';
        content: "\f002";
        font-size: 15px;
        line-height: 24px;
        position: absolute;
        width: 15px;
        height: 15px;
        right: 20px;
        top: 8px;
        color: #a2a2a2
    }

.wishlist-clearfix .wishlist-share {
    width: 17% !important;
    margin-top: 3px
}

.wishlist-clearfix .wishlist-display-style {
    float: none !important;
    position: absolute;
    top: 5px;
    right: 15px;
    width: 10% !important;
    text-align: right
}

    .wishlist-clearfix .wishlist-display-style .wishlist-list-style.active, .wishlist-clearfix .wishlist-display-style .wishlist-grid-style.active {
        color: #9bd031 !important
    }

    .wishlist-clearfix .wishlist-display-style .wishlist-list-style:hover, .wishlist-clearfix .wishlist-display-style .wishlist-grid-style:hover {
        color: #9bd031 !important
    }

.wishlist-list-view {
    padding-top: 15px;
    border-top: dashed 1px #ddd
}

    .wishlist-list-view .wishlist-view-page .wishlist-product {
        margin-bottom: 70px
    }

        .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-img {
            width: 180px !important;
            height: auto !important
        }

        .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content {
            width: calc(100% - 180px - 180px)
        }

            .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name {
                color: #231f20 !important;
                font-family: 'Gotham', sans-serif;
                font-size: 15px !important;
                font-weight: 400 !important;
                line-height: 24px;
                margin-bottom: 10px;
                overflow: hidden;
                display: block
            }

                .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name p {
                    font-family: 'Gotham', sans-serif;
                    color: #231f20 !important;
                    margin: 0px !important;
                    font-size: 13px
                }

                .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name:hover {
                    color: #9bd031 !important
                }

                    .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name:hover p {
                        color: #9bd031 !important
                    }

            .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p {
                margin: 0px 0px 10px !important;
                color: #333 !important
            }

                .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-price {
                    font-size: 16px;
                    font-family: 'Gotham_bold', sans-serif;
                    font-weight: bold !important;
                    line-height: 25px !important;
                    color: #de4343 !important;
                    margin-right: 10px !important
                }

                .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice {
                    font-family: 'Gotham', sans-serif;
                    font-size: 14px;
                    color: #898989 !important;
                    font-weight: 300
                }

            .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-description {
                font-family: "Arial", sans-serif;
                font-weight: 300;
                color: #6b6b6b !important;
                margin: 0px !important
            }

        .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form {
            font-family: 'Gotham', sans-serif;
            margin-bottom: 0px !important
        }

            .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn {
                position: relative;
                font-family: 'Gotham', sans-serif;
                font-size: 11px;
                background-image: none;
                line-height: 24px !important;
                border-radius: 5px !important;
                cursor: pointer;
                display: inline-block;
                font-size: 12px !important;
                text-transform: uppercase !important;
                font-weight: 400;
                color: #fff !important;
                background: #9bd031 !important;
                border: solid 1px #9bd031 !important;
                padding: 7px 12px 7px 12px;
                text-align: center;
                vertical-align: middle;
                white-space: nowrap
            }

                .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn:hover {
                    border-color: #9bd031 !important;
                    color: #9bd031 !important;
                    background: #fff !important
                }

                    .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn:hover:before {
                        color: #9bd031
                    }

        .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove {
            text-align: right
        }

            .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link {
                font-family: "Arial", sans-serif;
                font-size: 11px !important;
                line-height: 24px;
                color: #616161 !important;
                text-transform: uppercase !important;
                font-weight: 500 !important
            }

                .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:before {
                    font-family: 'FontAwesome';
                    position: absolute;
                    margin-left: -20px;
                    margin-top: 0px;
                    font-size: 14px;
                    color: #616161
                }

                .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover {
                    color: #9bd031 !important;
                    text-decoration: none !important
                }

                    .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover:before {
                        color: #9bd031 !important
                    }

.wishlist-grid-view {
    padding: 30px 0px;
    border-top: dashed 1px #ddd
}

    .wishlist-grid-view .wishlist-view-page .wishlist-product {
        width: calc(100% / 5);
        padding: 0px 15px
    }

        .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-img {
            height: auto !important;
            width: 180px !important;
            overflow: hidden
        }

        .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content {
            text-align: center;
            min-height: 100px;
            overflow: hidden
        }

            .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name {
                color: #231f20 !important;
                font-family: 'Gotham', sans-serif;
                font-size: 15px !important;
                font-weight: 400 !important;
                line-height: 24px
            }

                .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name p {
                    font-size: 13px;
                    padding: 0px 5px;
                    color: #231f20 !important;
                    margin: 0px !important
                }

                .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name:hover {
                    color: #9bd031 !important
                }

                    .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name:hover p {
                        color: #9bd031 !important
                    }

            .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p {
                margin: 0px 0px 15px 0px !important;
                color: #333 !important
            }

                .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-price {
                    font-size: 16px;
                    font-family: 'Gotham_bold', sans-serif;
                    font-weight: bold !important;
                    line-height: 25px !important;
                    color: #de4343 !important;
                    margin-right: 10px !important
                }

                .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice {
                    font-family: 'Gotham', sans-serif;
                    font-size: 14px !important;
                    font-weight: 300 !important;
                    color: #898989 !important
                }

            .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-description {
                color: #231f20 !important;
                margin: 0px !important
            }

        .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action {
            margin-top: 5px
        }

            .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form {
                font-family: 'Arial', sans-serif;
                margin-bottom: 0px !important
            }

                .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn {
                    font-family: 'Gotham', sans-serif;
                    font-size: 11px;
                    background-image: none;
                    line-height: 24px !important;
                    border-radius: 5px !important;
                    cursor: pointer;
                    display: inline-block;
                    position: relative;
                    font-size: 12px !important;
                    text-transform: uppercase !important;
                    font-weight: 400;
                    color: #fff !important;
                    background: #9bd031 !important;
                    border: solid 1px #9bd031 !important;
                    padding: 7px 12px 7px 12px;
                    text-align: center;
                    vertical-align: middle;
                    white-space: nowrap
                }

                    .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn:hover {
                        border-color: #9bd031 !important;
                        color: #9bd031 !important;
                        background: #fff !important
                    }

                        .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn:hover:before {
                            color: #9bd031
                        }

            .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove {
                text-align: center
            }

                .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link {
                    font-family: 'Gotham', sans-serif;
                    font-size: 11px !important;
                    line-height: 24px;
                    color: #616161 !important;
                    text-transform: uppercase !important;
                    font-weight: 500 !important
                }

                    .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:before {
                        font-family: 'FontAwesome';
                        position: absolute;
                        margin-left: -20px;
                        margin-top: 0px;
                        font-size: 13px;
                        color: #616161
                    }

                    .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover {
                        color: #9bd031 !important;
                        text-decoration: none !important
                    }

                        .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover:before {
                            color: #9bd031 !important
                        }

@media (min-width: 992px) and (max-width: 1199px) {
    .wishlist-page-body .wishlist-grid-view .wishlist-product {
        width: calc(100% / 4) !important
    }
}

@media (max-width: 991px) {
    .wishlist-page-body .wishlist-clearfix .wishlist-share {
        width: 30% !important;
        margin-top: 3px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .wishlist-page-body .wishlist-grid-view .wishlist-product {
        width: calc(100% / 3) !important
    }
}

@media (max-width: 767px) {
    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content {
        width: calc(100% - 160px)
    }

    .wishlist-page-body .wishlist-list-view .wishlist-product-btn, .wishlist-list-view .wishlist-sold-out-btn {
        display: block;
        width: 45% !important
    }
}

@media (max-width: 720px) {
    .wishlist-page-body .wishlist-share-select select {
        height: 40px !important;
        padding: unset;
        margin-bottom: 20px;
        padding: 5px 10px !important
    }

    .wishlist-page-body .wishlist-clearfix .wishlist-display-style {
        float: none !important;
        position: absolute;
        top: 0px;
        right: 15px;
        width: 30% !important;
        text-align: right
    }

    .wishlist-page-body .wishlist-clearfix .wishlist-search {
        position: relative;
        width: 60% !important
    }

    .wishlist-grid-view .wishlist-view-page .wishlist-product {
        height: auto !important
    }
}

@media (max-width: 580px) {
    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content {
        width: 100% !important;
        margin-bottom: 15px !important
    }

    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-img {
        width: 100% !important;
        height: auto;
        margin-bottom: 20px
    }

    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn {
        border-color: #9bd031 !important;
        color: #9bd031 !important;
        background: #fff !important;
        width: auto !important;
        margin-left: -15px !important
    }

        .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn:before {
            color: #9bd031
        }

    .wishlist-page-body .wishlist-grid-view .wishlist-product {
        width: calc(100% / 1) !important
    }
}

@media (max-width: 543px) {
    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove {
        text-align: right;
        line-height: 40px;
        width: 90px !important;
        float: none !important
    }

        .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:before {
            line-height: 38px
        }
}

.pp_gallery ul {
    height: 55px !important
}

    .pp_gallery ul li a {
        height: 55px !important
    }

.content-page.rte {
    font-family: 'Gotham', sans-serif
}

.google-map .maps_iframe iframe {
    width: 100%
}
@media (max-width: 991px) {
    .pc_False {display:none
    }
    .sidenav li a{line-height:25px;}
    .sidenav li img {
        height: 25px;
        display: inline-block
    }
}
.nav-main .menu_hed .nav .hot {
    display: inline-block;
    width: 24px;height:24px;
    background: url(/images/hot.gif) center center no-repeat;
    background-size: contain;
}
.mobi_note{margin:10px;text-align:justify}
.videoplay {
    position: relative;
    width: 100%;
    padding-bottom: 60%
}

    .videoplay iframe {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%
    }

.drinkcard-cc { 
    display: inline-block; 
   padding:5px;
    text-align: center;
    background:#cfcfcf;margin-right:5px;border-radius:5px;  font-size:13px
}
input:active + .drinkcard-cc, input:checked + .drinkcard-cc {
    background: #9bd031; 
}
.hotline_mobile li {
    display: inline-block;
    border: solid 1px #fff;
    border-radius: 5px;
    margin: 5px;
    padding: 7px 30px;
    background: #e87c11;
    color: #fff;
}
#ListTable {
    border-top: 1px solid #ebebeb
}
    #ListTable > tbody > tr > td{vertical-align:middle !important}
    #ListTable > thead > tr > th {
        border-bottom-width: 1px !important;
        background-color: #9bd031;color:#fff
    }
.btn-green {
    border: 1px solid #9bd031; 
    font-weight: bold;
    border-radius: 5px; 
    background: #9bd031;
    color: #fff;
    padding: 0 30px;
    font-size: 14px;
    margin-right: 15px; 
}
.acc-info li label{width:126px;display:inline-block}
.show-hide {
    position: absolute;
    right: 0;
    bottom: 0px;
    display: inline-block;
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
    font-style: italic;
    font-size: 12px;
}