.header-banner {
    border-bottom: 5px solid #517c2d;
}

    .header-banner img {
        width: 100%;
        height: auto;
    }

#search_mini_form input {
    border: 1px solid #517c2d;
    max-width: 82%;
}

.header-container .header .search-box .search-btn-bg:before {
    display: none;
}

.header-container .header .search-box .search-btn-bg {
    background: #f2363c;
}

@media (min-width: 992px) {
    .header-container .header .search-box .search-btn-bg {
        padding: 0px 25px;
        color: #fff;
    }
}

.header-container .header .search-box .search-btn-bg {
    background-color: #517c2d;
    border: 1px solid #f2363c;
    border-radius: 0px;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
}

.nav-items:first-child a {
    padding: 11px 15px 7px !important;
    margin-top: 0 !important;
}

    .nav-items:first-child a i {
        font-size: 24px;
    }

.nav .nav-item:first-child {
    margin-top: 0;
}

.nav-item {
}

.sidebar_slider .sidebar_service .services .dichvu_image {
    padding: 0px 0 0px 0;
    max-height: 147.5px;
    height: 100%;
    overflow: hidden;
}

.sidebar_slider .sidebar_service .services {
    padding: 0px 0px;
}

.dichvu_image {
    position: relative;
}

    .dichvu_image img {
        width: 100%;
        overflow: hidden;
    }

.products-home-new .item_product_main .product-item-main {
    border: 0;
}

.products-home-hot .item_product_main .product-item-main {
    border: 0;
}

.products-home-sale .item_product_main .product-item-main {
    border: 0;
}

.contact-price {
    width: 100% !important;
    text-align: center;
}

.right-menu ul {
    float: left;
}

    .right-menu ul li {
        line-height: 4.5;
        display: inline;
        padding: 0px 8px;
        line-height: unset;
    }

        .right-menu ul li + li {
            border-left: solid 1px gray;
        }

        .right-menu ul li a {
            font-size: 14px;
            color: #3f3f3f;
            font-family: Arial,Helvetica,sans-serif;
        }

.right-menu {
    float: right;
    margin-bottom: 12px;
}

    .right-menu ul li a:hover {
        color: #dc3333;
    }

.box-price .special-price {
    width: 100%;
    display: block;
}

.box-price .old-price {
    font-size: 12px;
}

.about-us-headding {
    margin-bottom: 5px;
    width: 100%;
    float: left;
}

.heading-style2 {
    position: relative;
    text-align: left;
    padding-bottom: 2px;
    color: #ee212c;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-size: 22px;
    border-bottom: 2px solid #d7d7d7;
}

    .heading-style2:before {
        position: absolute;
        content: "";
        height: 2px;
        width: 100%;
        max-width: 90px;
        bottom: -2px;
        left: 0;
        background: #517c2d;
    }

.customer-box {
    float: left;
    position: relative;
    width: 100%;
    margin-top: 10px;
    /* padding-bottom: 40px; */
    /* background: url(../images/bg-ykkh.png) no-repeat; */
}

.customer-b {
    float: left;
    width: 100%;
}

.customer-info {
    float: left;
    width: 100%;
    padding: 49px 28px 30px;
}

.customer-thumnails {
    width: 90px;
    height: 90px;
    margin-right: 27px;
    margin: 0 auto;
}

    .customer-thumnails img {
        border-radius: 50%;
        border: 2px solid white;
    }

.customer-name {
    color: white;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    line-height: unset;
    margin-top: 0;
    float: left;
    text-align: center;
    width: 100%;
}

.customer-k {
    font-family: Arial,Helvetica,sans-serif;
    color: white;
    font-size: 13px;
}

.customer-descriptions {
    position: relative;
    margin-top: 2px;
    float: left;
    width: 100%;
    color: white;
    padding: 12px 30px 8px 12px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    text-align: center;
}

    .customer-descriptions:before {
        position: absolute;
        content: "";
        top: -6px;
        left: 70px;
        transform: rotate(-42deg);
        border-top: 2px solid transparent;
        border-bottom: 8px solid transparent;
        border-right: 9px solid #f2f2f2;
        z-index: 1;
        visibility: hidden;
    }

.customer-slider .owl-nav {
    position: absolute;
    top: -48px;
    right: 0;
    height: 1px;
    width: 100px;
}

.customer-slider .owl-prev {
    right: 17% !important;
    left: unset !important;
    bottom: -15% !important;
    top: unset !important;
}

.customer-slider .owl-next {
    right: -5px !important;
    left: unset !important;
    bottom: -15% !important;
    top: unset !important;
}

.customer-slider .owl-prev i {
    font-size: 22px;
    color: #008000;
}

.customer-slider .owl-next i {
    font-size: 22px;
    color: #008000;
}

.customer-box .owl-prev {
}

.customer-box .owl-next {
}

.customer-box .owl-carousel .owl-dots {
    display: block;
    position: absolute;
    bottom: 22px;
    width: 100%;
    text-align: center;
}

.customer-box .owl-dots .owl-dot.active {
    background: #ff0000;
    border: 2px solid white;
}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #636363;
    border-radius: 50%;
    border: 2px solid white;
    margin: 0 3px;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.news-box {
    float: left;
    width: 100%;
    padding-top: 10px;
}

.new-date {
    font-family: Arial,Helvetica,sans-serif;
    color: #9c9c9c;
    float: left;
    width: 100%;
    margin: 8px 0 0px;
    font-size: 13px;
}

.new-title {
    float: left;
    width: 100%;
    min-height: 40px;
}

    .new-title a {
        font-size: 14px;
        color: #2a2a2a;
        text-transform: uppercase;
        font-family: Arial,Helvetica,sans-serif;
        margin-bottom: 10px;
    }

        .new-title a:hover {
        }

.news-desc {
    float: left;
    width: 100%;
    font-family: Arial,Helvetica,sans-serif;
}

.news-slider .owl-nav {
    position: absolute;
    top: -48px;
    right: 0;
    height: 1px;
    width: 100px;
}

.news-slider .owl-prev {
    right: 17% !important;
    left: unset !important;
    bottom: -15% !important;
    top: unset !important;
}

.news-slider .owl-next {
    right: -5px !important;
    left: unset !important;
    bottom: -15% !important;
    top: unset !important;
}

.news-slider .owl-prev i {
    font-size: 22px;
    color: #008000;
}

.news-slider .owl-next i {
    font-size: 22px;
    color: #008000;
}

.news-box .owl-prev {
}

.news-box .owl-next {
}

.news-box .owl-carousel .owl-dots {
    display: block;
    position: absolute;
    bottom: 22px;
    width: 100%;
    text-align: center;
}

.news-box .owl-dots .owl-dot.active {
    background: #ff0000;
    border: 2px solid white;
}

.news-slider .owl-nav {
    position: absolute;
    top: -48px;
    right: 0;
    height: 1px;
    width: 100px;
}

.news-slider .owl-dots {
    display: none !important;
}

.brand1-box {
    float: left;
    width: 100%;
    padding-top: 5px;
    border: 1px solid #e6e6e6;
    padding: 35px 25px 15px;
}

.brand2-box {
    float: left;
    width: 100%;
    padding-top: 5px;
    border: 1px solid #e6e6e6;
    padding: 35px 25px 15px;
}

.brand1-box .owl-dots {
    display: block !important;
    text-align: center;
    padding-top: 20px;
}

    .brand1-box .owl-dots .owl-dot.active {
        background: #ff0000;
        border: 2px solid white;
    }

.brand1-slider .owl-nav {
    display: none !important;
}

.brand2-box .owl-dots {
    display: block !important;
    text-align: center;
    padding-top: 20px;
}

    .brand2-box .owl-dots .owl-dot.active {
        background: #ff0000;
        border: 2px solid white;
    }

.brand2-slider .owl-nav {
    display: none !important;
}

.footer-content ul {
    list-style: none;
    float: left;
    width: 100%;
}

.list-menu li {
    color: #fff;
    position: relative;
    float: left;
    width: 100%;
}

.ul-footer-contact li span {
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    color: #383838;
    float: left;
    height: 30px;
    text-align: center;
}

.ul-footer-contact i {
    color: black;
    width: 21px;
    text-align: center;
}

.logo-footer {
    float: left;
    width: 100%;
}

    .logo-footer img {
        display: block;
        /* margin: 0 auto; */
    }

.ul-footer-contact {
    float: left;
    width: 100%;
    margin-top: 6px;
}

.infor-footer .item-footer h4 {
    position: relative;
}

    .infor-footer .item-footer h4:before {
        position: absolute;
        content: "";
        height: 2px;
        left: 1px;
        bottom: 0;
        width: 100%;
        max-width: 90px;
        background: black;
    }

.infor-footer .item-footer ul.detail_content li a {
    position: relative;
}

    .infor-footer .item-footer ul.detail_content li a:before {
        position: absolute;
        content: "\f111";
        font-family: FontAwesome;
        color: black;
        top: 10.5px;
        font-size: 7px;
        left: 2px;
    }

    .infor-footer .item-footer ul.detail_content li a:hover:before {
        color: red;
    }

.recruitment-box img {
    display: block;
    margin: 0 auto;
}

.time-box {
    float: left;
    width: 100%;
    text-align: center;
}

.time-1 {
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    font-size: 15px;
    margin-bottom: 2px;
}

.time-2 {
    font-family: Arial,Helvetica,sans-serif;
    color: #f02627;
    font-size: 27px;
    float: left;
    width: 100%;
    line-height: 1.2;
}

.time-3 {
    float: left;
    width: 100%;
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1.2;
}

.social-icons {
    margin-top: 0;
    text-align: center;
}

    .social-icons label {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 15px;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 4px;
    }

    .social-icons ul {
        float: left;
        width: 100%;
        text-align: center;
    }

        .social-icons ul li {
            display: inline-block;
            position: relative;
            margin: 0px 0 0;
            /* margin-right: 5px; */
            width: 30px;
            height: 30px;
            /* background: #a46138; */
            border-radius: 15px;
        }

            .social-icons ul li a {
                color: #555555;
                display: block;
                padding: 0 6px;
                line-height: 0;
                text-align: center;
                line-height: 30px;
                font-size: 16px;
            }

            .social-icons ul li:hover a, .social-icons ul li:focus a {
                color: #dc3333;
            }

#signup_email {
    color: black;
    min-height: 30px;
    margin-bottom: 0;
    border: 1px solid #517c2d!important;
    border-radius: 0;
    padding: 0 10px;
}

.signup_button {
    color: white;
    text-transform: uppercase;
    min-height: 34px;
    line-height: 37px;
    background: #517c2d!important;
    border: 1px solid 555555;
    font-size: 14px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
}

    .signup_button:hover {
        background: #555555 !important;
        color: white;
    }

.form-headding {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    float: left;
    color: black;
    width: 100%;
    margin-bottom: 7px;
}


.form-res-input {
    position: relative;
    float: left;
    width: 100%;
}

#widget-subscribe-form-result {
    font-family: Arial,Helvetica,sans-serif;
    color: red;
    font-size: 13px;
    margin-top: 3px;
    float: left;
    width: 100%;
}

    #widget-subscribe-form-result .sucess-email {
        color: blue;
    }


.list-menu-menubottoms {
    float: left;
}

    .list-menu-menubottoms li {
        line-height: 4.5;
        display: inline;
        padding: 0px 3px 0 3px;
        line-height: unset;
    }

        .list-menu-menubottoms li:hover {
        }

    .list-menu-menubottoms a {
        font-size: 12px;
        color: #5d5d5d;
        text-transform: uppercase;
        font-family: Arial,Helvetica,sans-serif;
    }

        .list-menu-menubottoms a:hover {
        }

    .list-menu-menubottoms li + li {
        border-left: solid 1px #5d5d5d;
    }

.top-footer {
    width: 100%;
    float: left;
    background: #F8F9F9;
    padding: 20px 0 10px;
}

.products-home-new .owl-nav {
    display: none !important;
}

.products-home-hot .owl-nav {
    display: none !important;
}

.products-home-sale .owl-nav {
    display: none !important;
}

.home-styles .cate-sidebar {
    display: block;
}

.other-styles .cate-sidebar {
    display: none;
}

.other-styles .extra_menu:hover .cate-sidebar {
    display: block;
}

#btnsend {
    background: transparent;
    color: #cc1414;
    text-transform: uppercase;
    position: relative;
    outline: none;
    display: inline-block;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid;
    border-color: #cc1414;
    font-weight: 400;
    z-index: 2;
    -webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    -ms-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
    font-family: Arial,Helvetica,sans-serif;
}

    #btnsend:hover {
        background: #ff9d06;
        color: white;
        border: 1px solid #ff9d06;
    }

.contact .in-fo-page-content {
    border: 1px solid #ebebeb;
    padding: 10px;
    margin-bottom: 10px;
}

    .contact .in-fo-page-content h1 {
        font-family: Arial,Helvetica,sans-serif;
        margin: 0;
        color: #363f4d;
        font-size: 21px;
        font-weight: 500;
        padding: 0;
        margin-top: 0;
        margin-bottom: 10px;
        padding-bottom: 13px;
        position: relative;
        border-bottom: 1px solid #ebebeb;
        text-transform: uppercase;
    }

.page-login #login .title-head {
    font-family: Arial,Helvetica,sans-serif;
    display: block;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 40px;
    margin: 0;
    color: #222;
    text-align: center;
    border-bottom: 2px solid #eee;
    padding-bottom: 12px;
    margin-bottom: 16px;
    position: relative;
}

    .page-login #login .title-head:after {
        left: 50%;
        -webkit-transform: translate(-50%, 0%);
        -moz-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        -o-transform: translate(-50%, 0%);
        bottom: -2px;
        content: "";
        width: 76px;
        height: 2px;
        display: inline-block;
        background: #082a6a;
        position: absolute;
    }

.blog_page_section .blog_full .blog-img img {
    display: block;
    margin: 0 auto;
}

.article-main .title-head {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 19px;
    color: #2c2c2c;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 11px;
}

.info-title-related-article {
    font-family: Arial,Helvetica,sans-serif;
    background-position: 0 50%;
    background-repeat: repeat-x;
    overflow: hidden;
    font-size: 20px;
    text-transform: uppercase;
    margin: 15px 0px 5px;
}

.info-related-articles ul {
    padding: 0;
}

.info-related-articles li.item {
    line-height: 14px;
    border-bottom: 1px #ddd dashed;
}

    .info-related-articles li.item a {
        color: #555;
        font-size: 15px;
        text-decoration: none;
        line-height: 1.4;
        padding: 5px 0;
        display: inline-block;
    }

    .info-related-articles li.item i {
        padding-right: 5px;
        color: #ea2129;
    }

    .info-related-articles li.item a:hover {
        color: #e30707;
    }

.article-content img {
    max-width: 100%;
    height: auto !important;
}

.blog_page_section {
    width: 100%;
    float: left;
    margin-top: 0;
}

.headding-pro {
    float: left;
}

.collection_header {
    padding-bottom: 10px;
    border-bottom: solid thin #e1e1e1;
    margin-top: -8px;
}

#collection_boloc .aside-cate-link-cls {
    width: 100%;
    float: left;
    background: #f7f8f9;
}

.products-view-grid .product-col {
    padding: 0.5px 0px;
}

.product .dichvu_image img {
    width: auto;
    overflow: hidden;
}

#btncancel {
    /* display: none; */
    /* float: right; */
    text-transform: uppercase;
}

#btnbuys {
    background: #d70e0e;
    color: white;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    float: right;
    margin-right: 22px;
}

    #btnbuys:hover {
        border: 1px solid #d70e0e;
        color: #d70e0e;
        background: transparent;
    }

#btncontinue {
    color: white;
    background: #ff9d06;
    border: 1px solid #ff9d06;
    text-transform: uppercase;
    font-family: Arial,Helvetica,sans-serif;
}

#btncancelorder {
    display: none;
}

#btneditcart {
    display: none;
}

#btnorder {
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    margin-top: 20px;
    background: #d70e0e;
    color: white;
}

    #btnorder:hover {
        border: 1px solid #d70e0e;
        color: #d70e0e;
        background: none;
    }

.filter-list i {
    margin-right: 5px;
}

.search-pages h1 {
    margin-top: 5px;
    font-size: 25px;
}

.search-pages .products-view-grid {
    border-top: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    margin-top: 0;
}

.button-zalo {
    position: fixed;
    left: 7px;
    bottom: 40px;
    cursor: pointer;
}

#button-zalo-m {
}

.button-zalo-main {
}

.button-zalo:before, .button-zalo:before {
    left: 36px !important;
}

.button-zalo:before {
    background-color: #ff5d5d;
}

.button-zalo:before {
    position: absolute;
    top: 2px;
    left: 12px;
    z-index: 4;
    content: "";
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.button-zalo-main {
    display: block;
    position: relative;
    z-index: 3;
    background: url(../images/stick_zalo.png) 0 0 no-repeat;
    background-size: cover;
    width: 58px;
    height: 58px;
}

.button-zalo em {
    position: absolute;
    top: 7px;
    left: 17px;
}


    .button-zalo em:before {
        -webkit-box-shadow: 0 0 8px 4px #ff5d5d;
        box-shadow: 0 0 8px 4px #ff5d5d;
    }

    .button-zalo em:after {
        -webkit-box-shadow: inset 0 0 6px 2px #ff5d5d;
        box-shadow: inset 0 0 6px 2px #ff5d5d;
    }

    .button-zalo em:after, .button-zalo em:before {
        position: absolute;
        left: -4px;
        top: 2px;
        content: "";
        width: 32px;
        height: 32px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        -webkit-animation-name: Grow;
        -moz-animation-name: Grow;
        animation-name: Grow;
        -webkit-animation-duration: 1.5s;
        -moz-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-iteration-count: infinite;
        -moz-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
        animation-timing-function: linear;
    }

.large-image .iframe iframe {
    width: 100% !important;
    max-width: 100% !important;
}

.fancybox-slide--iframe .fancybox-content {
    width: 800px;
    height: 600px;
    max-width: 80%;
    max-height: 80%;
    margin: 0;
    background: #191919;
}

#btnbuy span:before {
    display: none !important;
}

#btnbuy {
    margin-left: 10px;
}

.price_rank_detail {
    border-right: none;
    margin-bottom: 10px;
}

    .price_rank_detail li {
        display: inline-block;
        text-align: center;
        border: 1px solid #e4e4e4;
        /* border-right: none; */
        height: 50px;
        padding-top: 5px;
    }

.clear {
    clear: both;
}



.slider_banner {
    position: relative;
    width: 100%;
    float: left;
}

.banner-scroll-left {
    position: absolute;
    top: 0;
    left: 0px;
    width: 113px;
    z-index: 9999;
}

.banner-scroll-right {
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 9999;
    width: 113px;
}

.banner-scroll-left img {
    max-width: 100%;
    height: auto;
    max-height: 444px;
    max-width: 189px;
    width: 100%;
    overflow: hidden;
}

.banner-scroll-right img {
    max-width: 100%;
    height: auto;
    max-height: 444px;
    width: 100%;
    max-width: 189px;
    overflow: hidden;
}

.breadcrumb {
    margin: 0;
    font-size: 14px;
    padding-left: 0px;
    border-radius: 0;
    font-weight: 400;
    line-height: 24px;
    background-color: transparent;
    color: black;
}

.details-product .details-pro .product-price {
    font-size: 22px;
    color: #f58220;
    font-family: Arial,Helvetica,sans-serif;
}

.details-pro .product-summary .rte {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: black;
    margin-bottom: 20px;
}

#btaddtocart {
    background: #ff9d06;
    border: 1px solid #ff9d06;
}

.fa-google-plus:before {
    background: url(../images/lazada-icon.png) center;
    position: absolute;
    content: "";
    width: 23px;
    height: 23px;
    top: -17px;
    background-size: 100% 100%;
    left: 0;
}


.fa-shoppe:before {
    background: url(../images/icon-shoppe.png) center;
    position: absolute;
    content: "";
    width: 23px;
    height: 23px;
    top: -17px;
    background-size: 100% 100%;
    left: 4px;
}

.social-block a {
    background: none !important;
    color: black !important;
}

    .social-block a:hover {
    }


.social-block .fa {
    color: #fff;
    width: 30px !important;
    position: relative;
    font-size: 15px;
    line-height: 50px;
    text-align: center;
    border-right: solid 0.5px rgba(255,255,255,0.15);
    margin-left: -5px;
}

.active .boxContent {
    display: block !important;
}

.boxContent {
    margin-left: 20px;
    padding: 20px;
    border: 1px solid #e4e4e4;
}

.info-payment i {
    margin-right: 3px;
}

.p-row input {
    display: none !important;
}

.lbl-rado {
    display: block;
    margin-bottom: 3px;
    font-size: 15px;
}

.boxContent {
    display: block !important;
    margin-left: 20px;
    padding: 20px;
    border: 1px solid #e4e4e4;
    margin-bottom: 10px;
}

.products-cates-slider .owl-nav .owl-prev:before {
    font-family: "FontAwesome";
    text-indent: 0;
    position: absolute;
    left: 0;
    width: 29px;
    text-align: center;
    line-height: 29px;
    font-size: 20px;
    background: transparent;
    color: black;
}

.products-cates-slider .owl-nav .owl-next:before {
    font-family: "FontAwesome";
    text-indent: 0;
    position: absolute;
    left: 0;
    width: 29px;
    text-align: center;
    line-height: 29px;
    font-size: 20px;
    background: transparent;
    color: black;
}


.rte ul {
    list-style: none;
}

    .rte ul li {
        position: relative;
        padding-left: 20px;
        margin-bottom: 0;
    }

        .rte ul li:before {
            display: block;
            position: absolute;
            content: "\f06b";
            font-family: "FontAwesome";
            color: #f62d3e;
            left: 0;
            top: 0;
        }

.wrap_module_service {
    overflow: hidden;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #f62d3e;
}

.item_service {
    padding: 0 15px;
    border-bottom: solid 1px #e5e5e5;
}

.content_service {
    position: relative;
    padding: 15px 0 14px 55px;
}

    .content_service p {
        font-size: 14px;
        line-height: 22px;
        margin: 0;
        padding: 0;
        color: #474c5f;
    }

    .content_service span {
        font-size: 13px;
        line-height: 22px;
        font-weight: 400;
        color: #707070;
    }

.module_best_sale_product .heading {
    display: block;
    text-align: left !important;
    position: relative;
    padding: 0 0 20px 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

    .module_best_sale_product .heading h2 {
        position: relative;
        padding: 0;
        font-weight: bold;
        font-size: 20px !important;
        display: inline-block;
        padding: 10px 0;
        margin-top: 0;
    }

        .module_best_sale_product .heading h2:before {
            content: "";
            width: 100%;
            height: 3px;
            background: transparent url(../images/line.png) center;
            position: absolute;
            top: 40px;
            left: 0;
            z-index: 1;
        }

        .module_best_sale_product .heading h2:after {
            content: "";
            width: 10%;
            border-top: 3px solid #f62d3e;
            height: 3px;
            position: absolute;
            top: 40px;
            background: #fff;
            left: 0;
            z-index: 999;
        }

.product-mini-item .product-img {
    width: 100px;
    margin-right: 10px;
    float: left;
}

.product-mini-item .product-info {
    width: calc(100% - 110px);
    float: right;
}

    .product-mini-item .product-info h3 {
        margin: 0;
        font-size: 14px;
    }

    .product-mini-item .product-info .price-box {
        border: none;
        margin-top: 7px;
    }

.product-mini-item .product-price {
    font-size: 14px;
    font-weight: bold;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    color: #474c5f;
}

.product-mini-item {
    padding: 10px 10px 10px 0;
    border-bottom: 1px solid #ebebeb;
}


.txtnumc {
}


.collection-category .aside_name {
    position: relative;
}

    .collection-category .aside_name:before {
        content: "\f0c9";
        position: absolute;
        font: normal normal normal 15px/1 FontAwesome;
        width: 100%;
        height: auto;
        top: 12px;
        color: white;
        left: 20px;
    }


.sidebar_extra .title_sidebar {
    position: relative;
}

    .sidebar_extra .title_sidebar h3 {
        margin: 0;
        padding: 8px 10px;
        padding-left: 43px;
    }

    .sidebar_extra .title_sidebar:before {
        content: "\f005";
        position: absolute;
        font: normal normal normal 15px/1 FontAwesome;
        height: auto;
        top: 13px;
        left: 20px;
        color: white;
    }


.aside-item-blog .aside_name {
    position: relative;
}

    .aside-item-blog .aside_name:before {
        content: "\f005";
        position: absolute;
        font: normal normal normal 15px/1 FontAwesome;
        /* width: 100%; */
        height: auto;
        top: 12px;
        color: white;
        left: 20px;
    }


.sale-top-right {
    top: -5px;
    background: #dc3333;
    letter-spacing: 1px;
    right: -10px;
}

.sale-label {
    font-size: 11px;
    font-family: Arial,Helvetica,sans-serif;
    color: #fff;
    background: #517c2d;
    text-transform: uppercase;
    padding: 5px;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    z-index: 100;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
    min-width: 30px;
    height: 30px;
    line-height: 20px;
    margin-top: 13px;
    margin-right: 13px;
    border-radius: 3px;
    text-align: center;
}

.product-name a {
    word-break: break-word;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #000!important;
    font-weight: bold;
}


#btaddtocart {
    background: #ff9d06;
    border: 1px solid #ff9d06;
    border-radius: 5px;
}

.form-group .button_cart_buy_enable {
    background: #517c2d;
    border: solid 1px #517c2d;
    position: relative;
    box-shadow: none;
    border-radius: 5px;
}

.btn, input[type="submit"] {
    display: inline-block;
    height: 40px;
    line-height: 34px;
    padding: 0 20px;
    text-align: center;
    white-space: nowrap;
    border-radius: 5px !important;
    outline: none !important;
    cursor: pointer;
    border: none;
    font-weight: 400;
    letter-spacing: 0;
    -webkit-transition: background-color 0.1s ease-in;
    -moz-transition: background-color 0.1s ease-in;
    -ms-transition: background-color 0.1s ease-in;
    -o-transition: background-color 0.1s ease-in;
    transition: background-color 0.1s ease-in;
    -webkit-border-radius: 0;
}

#btncancel {
    /* display: none; */
    /* float: right; */
    text-transform: uppercase;
    background-color: #fff0e5 !important;
    color: #f58220 !important;
    border: 1px solid #f58220 !important;
}

.suport-block .filter-vendor {
    margin-top: 25px;
}

.suport-block .aside-title {
    border-bottom: 1px solid #ebebeb;
    background: #517c2d;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.suport-block .title-head {
    margin: 0;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    color: #fff;
    display: block;
    padding: 10px 10px 10px 45px;
}

    .suport-block .title-head .title_price span {
        color: #fff;
        display: block;
        padding: 10px 10px 10px 45px;
    }

.suport-block .title_price span:before {
    content: "\f005";
    position: absolute;
    font: normal normal normal 15px/1 FontAwesome;
    width: 100%;
    height: auto;
    top: 12px;
    left: 20px;
}

.httt_list {
    border: solid 1px #ebebeb;
    border-top: 0;
}

.newstopR .item .img {
    float: left;
    width: 75px;
}

.newstopR .item .info {
    padding-left: 84px;
}

    .newstopR .item .info h5 {
        font-size: 15px;
        margin-bottom: 0;
    }

.newstopR i {
    margin-right: 3px;
}





.select-title {
    float: left;
    margin: 5px 5px 3px 0;
}

.pr-meta-label {
    color: #333;
    display: inline-block;
    font-weight: 700;
    padding-right: 5px;
    min-width: 105px;
}

.filter-active, .filter-active:hover {
    border-color: #d0011b;
    color: #d0011b !important;
    cursor: default;
}

.product-filter-box:hover {
    border-color: #f57224;
    color: #f57224;
}

.cates-filters {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
}

    .cates-filters ul {
        float: left;
        width: 100%;
    }

.filter-item--check-box input:checked .filter-item {
    border-color: #d0011b;
    color: #d0011b !important;
    cursor: default;
}




.product-filter-box {
    border-radius: 3px;
    float: left;
    margin-right: 5px;
    padding: 7px 12px;
    display: inline-block;
    cursor: pointer;
    min-width: 30px;
    text-align: center;
    font-size: 13px;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    color: rgba(0,0,0,.8);
    /* border: 1px solid rgba(0,0,0,.09); */
    position: relative;
}


    .product-filter-box + .product-filter-box {
        margin-left: 5px;
        /* margin-top: 5px; */
    }

.filter-active, .filter-active:hover {
    /* border: 1px solid #d0011b; */
    color: #d0011b !important;
    cursor: default;
    cursor: default;
}



.filter-item--check-box input:checked + .filter-item--check-box .ko {
    color: #dc3333;
}

.mul-filter .title-head {
    float: left;
    margin: 5px 5px 3px 0;
    color: #333;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    padding-right: 5px;
    min-width: 105px;
    text-transform: none;
}

.support_search h5 {
    display: inline-flex;
    font-size: 14px;
    font-family: Arial;
    color: #898989;
}

.support_search span {
    font-size: 14px;
    color: #dc3333;
    font-family: Arial;
    font-weight: bold;
}

@media only screen and (max-width: 991px) and (min-width: 320px) {
    .wrap_tab_3 ul.tabs_3 li a {
        font-size: 18px;
        font-family: Arial,Helvetica,sans-serif;
        text-transform: inherit;
    }

    .wrap_tab_3 ul.tabs_3 li {
        padding: 10px 11px;
    }

    #search_mini {
        margin-bottom: 15px;
    }

    #txt_search1 {
        border-radius: 5px;
        outline: none;
        text-align: left;
        color: #777;
        margin: 0;
        padding: 0 55px;
        height: 50px;
        margin: 6px 10px 6px 0;
        background: #f7f8f9 !important;
        border: 0 !important;
    }

    #search_mini .search-btn-bg {
        position: absolute;
        top: 7px;
        padding: 10px;
        width: 35px;
        left: 25px !important;
        background: none !important;
        border: none !important;
    }
}

.signup_button {
    height: unset;
    min-height: unset;
    line-height: 34px;
    border-radius: 0 !important;
}


#slide_banner {
}

    #slide_banner .owl-nav {
        display: block !important;
    }

    #slide_banner .owl-prev {
        background: #00000054;
        color: white;
        height: 60px;
        text-indent: -99999px;
    }

    #slide_banner .owl-next {
        background: #00000054;
        color: white;
        height: 60px;
    }

    #slide_banner .owl-prev:before {
        color: white;
        font-size: 30px;
        top: 15px;
    }

    #slide_banner .owl-next:before {
        color: white;
        font-size: 30px;
        top: 15px;
    }

.products-home-new {
}

    .products-home-new .owl-nav {
        display: block !important;
    }

    .products-home-new .owl-prev {
        background: #00000054;
        border: 1px solid #00000054;
        color: white;
        height: 60px;
        left: 7px !important;
    }

    .products-home-new .owl-next {
        background: #00000054;
        border: 1px solid #00000054;
        color: white;
        height: 60px;
        right: 7px !important;
    }

    .products-home-new .owl-prev:before {
        color: white;
        font-size: 30px;
        top: 15px;
    }

    .products-home-new .owl-next:before {
        color: white;
        font-size: 30px;
        top: 15px;
    }



.products-home-hot {
}

    .products-home-hot .owl-nav {
        display: block !important;
    }

    .products-home-hot .owl-prev {
        background: #00000054;
        border: 1px solid #00000054;
        color: white;
        height: 60px;
        left: 7px !important;
    }

    .products-home-hot .owl-next {
        background: #00000054;
        border: 1px solid #00000054;
        color: white;
        height: 60px;
        right: 7px !important;
    }

    .products-home-hot .owl-prev:before {
        color: white;
        font-size: 30px;
        top: 15px;
    }

    .products-home-hot .owl-next:before {
        color: white;
        font-size: 30px;
        top: 15px;
    }




.products-home-sale {
}

    .products-home-sale .owl-nav {
        display: block !important;
    }

    .products-home-sale .owl-prev {
        background: #00000054;
        border: 1px solid #00000054;
        color: white;
        height: 60px;
        left: 7px !important;
    }

    .products-home-sale .owl-next {
        border: 1px solid #00000054;
        background: #00000054;
        color: white;
        height: 60px;
        right: 7px !important;
    }

    .products-home-sale .owl-prev:before {
        color: white;
        font-size: 30px;
        top: 15px;
    }

    .products-home-sale .owl-next:before {
        color: white;
        font-size: 30px;
        top: 15px;
    }


.right-menu-more {
    float: right;
}
.right-menu-more {
    margin-top: 7px;
    font-size: 14px;
    color: #000;
}
.news-box .link{
	float:right;
	margin-top:15px;
}
	.news-box .link a {
		border: 1px solid;
		padding: 10px;
		background: #dc3333;
		color: #fff;
	}
.msg_error{
    color: red;
    font-weight: bold;
    text-decoration: underline;
    font-size: 15px;
}