.block-search {
    margin-top: 32px;
}

.header-contact-info {
    float: left;
    width: 100%;
    background: url(../images/phone.png) 2px 8px no-repeat;
    height: 51px;
    padding-left: 54px;
    margin-top: 24px;
    color: #007f0e;
    font-weight: bold;
    font-size: 15px;
}

    .header-contact-info span {
        float: left;
        width: 100%;
        color: #eb0000;
    }

.block-search {
}

    .block-search input {
    }

    .block-search a {
        background: red;
        color: white !important;
    }

.col-md-1-2 {
    width: 4.12%;
    float: left;
    position: relative;
    min-height: 1px;
}

.ul-footer-contact li {
    color: #333333 !important;
    margin-top: 11px;
    font-size: 16px;
    padding-left: 0 !important;
}

    .ul-footer-contact li span {
        color: #5a5a5a;
        font-size: 15px;
        font-family: 'ROBOTO-MEDIUM';
    }

    .ul-footer-contact li a {
        color: black !important;
        font-size: 15px;
        padding-left: 0;
    }

.ul-footer-contact i {
    color: black;
    /* margin-right: 6px; */
    width: 24px;
    text-align: center;
}

footer .list-menu a {
    color: black;
    font-size: 15px;
    font-family: 'ROBOTO-MEDIUM';
    padding-left: 4px;
}

.list-menuc a:before {
    font-family: Fontawesome;
    position: absolute;
    left: 3px;
    content: "\f0da";
    top: -3px;
    font-size: 13px;
    color: #ea2129;
}

footer .list-menu li {
    color: #fff;
}

.ul-footer-contact {
    padding-top: 8px;
}

.menu-lists {
}

    .menu-lists li {
        position: relative;
        padding-left: 10px;
    }

    .menu-lists a {
        position: relative;
    }

    .menu-lists li:before {
        position: absolute;
        font-family: Fontawesome;
        content: "\f111";
        left: 1px;
        color: black;
        top: 1px;
        font-size: 8px;
    }

    .menu-lists a:before {
        position: absolute;
        content: "";
    }

.copyright {
    background-color: #131313 !important;
    color: #d4d5d9;
}

    .copyright b {
        color: #0186d4
    }

    .copyright a {
        color: #d4d5d9
    }

        .copyright a:hover, footer.footer .copyright a:focus {
            color: #0186d4
        }

.copyright-text {
    line-height: 25px;
    /* font-weight: bold; */
    font-style: italic;
    font-size: 14px;
    color: #efefef;
}

    .copyright-text span {
        color: #007f0e;
        font-weight: bold;
    }

.company-text {
    line-height: 25px;
    font-size: 14px;
    /* font-weight: bold; */
    color: #efefef;
}

    .company-text a {
        font-weight: bold;
        color: #ec8700 !important;
    }

.logo-footer img {
    width: 222px;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}

.company-name-f {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    font-family: 'ROBOTO-MEDIUM';
    color: black;
}

.company-name-f1 {
    text-align: center;
    color: #474343;
    font-size: 13px;
    font-family: 'ROBOTO-MEDIUM';
}

.products-home-block {
    margin-top: 10px;
    display: block;
}

.products-home-headding {
    font-family: 'BAOMOI-BOLD';
    display: block;
    position: relative;
    padding: 7px 10px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 17px;
    color: #fff;
    border: 1px solid #007f0e;
    background-color: #007f0e;
}

.products-home-bestsell {
    border: 1px solid #ebebeb;
}

.products-home-item {
    display: block;
    margin: 4px 0;
    padding: 5px;
    border-bottom: 1px dashed #d3d3d3;
}

.products-home-thumbnail {
}

.products-home-image {
    position: relative;
    height: 80px;
    width: 80px;
    margin-right: 10px;
    float: left;
}

    .products-home-image a {
    }

    .products-home-image img {
        width: auto;
        max-height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

.products-home-product-title {
}

    .products-home-product-title h3 {
        font-family: 'BAOMOI-BOLD';
        margin-top: 10px;
        font-size: 14px;
        margin-bottom: 0;
        overflow: hidden;
        /* text-overflow: ellipsis; */
        /* white-space: nowrap; */
        font-weight: 400;
    }

    .products-home-product-title a {
    }

.products-home-product-price {
    font-family: 'BAOMOI';
    color: #ed1b24;
    font-weight: 600;
    font-size: 14px;
}

    .products-home-product-price .price {
        display: block;
    }

    .products-home-product-price .old-price {
        display: block;
        color: #333333;
        font-size: 11px;
    }

.line-throught-c {
    position: relative;
    float: left;
    width: 100%;
    z-index: 1;
}

    .line-throught-c:before {
        position: absolute;
        content: "";
        height: 1px;
        width: 100%;
        left: 0;
        bottom: 5.5px;
        background: #c5c5c5;
        z-index: 1;
    }

.home-slider img {
    width: 100% !important;
}

.special-price-contact {
    display: inline-block;
    font-size: 14px;
    color: red;
    font-weight: bold;
    font-family: SFUFUturaBook;
}

.products-home-block .products-home-item:last-child {
    border-bottom: none;
}

.signup_bg {
    font-family: 'BAOMOI-BOLD';
    display: block;
    position: relative;
    padding: 7px 10px;
    font-weight: 500;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 17px;
    color: #fff;
    border: 1px solid #007f0e;
    background-color: #007f0e;
}

.items-signup input {
    height: 29px;
    font-family: 'BAOMOI-BOLD';
    min-height: 30px;
    font-size: 14px;
    border-radius: 0px;
    padding: 0 10px;
    margin-bottom: 9px;
}

.signup-sign-box {
    float: left;
    width: 100%;
    margin-top: 11px;
    margin-bottom: 5px;
}

.signup-button {
    font-family: 'BAOMOI-BOLD';
    background: #0186d4;
    display: block;
    text-transform: uppercase;
    max-width: 130px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    margin: 0 auto;
    padding: 8px 8px;
    font-size: 14px;
    color: white;
}

.signup-block {
    display: block;
    margin-top: 10px;
}

.signup-box {
    display: block;
    border: 1px solid #ebebeb;
    padding: 13px;
}

.signup-button:hover {
    background: #e10b0b;
    color: white;
}

.signup-thumnails {
    display: block;
    border: 1px solid #ebebeb;
}

    .signup-thumnails img {
        display: block;
        margin: 0 auto;
    }

.section_product .mainmenu span:before {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    bottom: -5px;
    left: 22px;
    transform: rotate(-46deg);
    border-top: 10px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 10px solid #007f0e;
    z-index: 9;
}

.products-home-headding:before {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    bottom: -5px;
    left: 22px;
    transform: rotate(-46deg);
    border-top: 10px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 10px solid #007f0e;
    z-index: 9;
}

.signup_bg:before {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    bottom: -5px;
    left: 22px;
    transform: rotate(-46deg);
    border-top: 10px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 10px solid #007f0e;
    z-index: 9;
}

.message-box {
    font-family: 'BAOMOI';
    padding-left: 10px;
    margin-bottom: 5px;
    float: left;
    width: 100%;
    color: red;
}

.bread-crumb {
    background: #efefef;
}

.headding-title-cates {
    font-family: 'BAOMOI-BOLD';
    display: block;
    position: relative;
    padding: 5px 0px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 0;
    margin-bottom: 11px;
    color: black;
    border-bottom: 1px solid #d5d5d5;
    /* background-color: #007f0e; */
}

.list-aside-new-hot {
    padding: 10px 10px;
}

.entry-footer {
    margin-top: 10px;
}

    .entry-footer .button {
        background: #007f0e;
        text-transform: uppercase;
        font-size: 14px;
        border: none;
        padding: 10px 30px;
        overflow: hidden;
        cursor: pointer;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transition-property: color;
        transition-property: color;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        display: inline-block;
        color: #fff;
    }

        .entry-footer .button:hover {
            color: #fff;
        }

        .entry-footer .button:before {
            content: "";
            position: absolute;
            z-index: -1;
            top: 0;
            bottom: 0;
            left: -30px;
            right: -8px;
            background: #333;
            -webkit-transform: skewX(45deg) scaleX(1);
            -ms-transform: skewX(45deg) scaleX(1);
            transform: skewX(45deg) scaleX(1);
            -webkit-transform-origin: 0;
            -ms-transform-origin: 0;
            transform-origin: 0;
            -webkit-transition: all .4s ease-out 0s;
            -o-transition: all .4s ease-out 0s;
            transition: all .4s ease-out 0s;
        }

        .entry-footer .button:hover:before {
            -webkit-transform: skewX(0) scaleX(0);
            -ms-transform: skewX(0) scaleX(0);
            transform: skewX(0) scaleX(0);
        }

.info-title-related-article {
    font-family: 'BAOMOI-BOLD';
    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: #109427;
    }

.aside-item .title-head a {
    color: white !important;
}

.title-head-products {
    font-family: 'BAOMOI-BOLD';
    display: block;
    position: relative;
    padding: 6px 0px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 4px;
    margin-bottom: 11px;
    color: black;
    border-bottom: 1px solid #d5d5d5;
}

.faq {
    float: left;
    width: 100%;
    padding: 4px;
}

    .faq p {
        float: left;
        margin: 0;
        padding: 6px 6px 0 6px;
        font-size: 16px;
        cursor: pointer;
        font-weight: bold;
    }

.number {
    background-color: #4469b0;
    height: 20px;
    width: 20px;
    text-align: center;
    display: inline-block;
    float: left;
    line-height: 17px;
    padding-top: 2px;
    color: white;
    margin-right: 5px;
}

.answer {
    float: left;
    margin: 0px 0;
    padding-left: 25px;
    text-align: justify;
    width: 100%;
    font-size: 15px;
}

    .answer p {
        font-family: 'Bebeboo-Regular' !important;
        font-size: 16px !important;
        float: left;
        margin: 0;
        font-weight: 400;
        padding: 3px;
    }

    .answer span {
        font-family: 'Bebeboo-Regular' !important;
        font-size: 16px !important;
        float: left;
        margin: 0;
        font-weight: 400;
        padding: 3px;
    }

    .answer strong {
        font-family: 'Bebeboo-Regular' !important;
        font-size: 16px !important;
        float: left;
        margin: 0;
        padding: 3px;
    }

    .answer ul {
        list-style-type: none !important;
    }

    .answer li {
        list-style-type: none !important;
    }

.faq-headding {
    font-family: 'BAOMOI-BOLD';
    display: block;
    position: relative;
    padding: 5px 0px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 2px;
    color: black;
    /* border-bottom: 1px solid #d5d5d5; */
}

.faq-form {
    float: left;
    width: 100%;
    margin-bottom: 23px;
}

.btn-faq {
    background: transparent;
    color: #007f0e;
    text-transform: uppercase;
    position: relative;
    outline: none;
    display: inline-block;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid;
    border-color: #007f0e;
    font-weight: 500;
    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: 'BAOMOI-BOLD';
}

    .btn-faq:hover {
        color: #fff;
        background: #007f0e;
    }

.section-news-owl img {
    width: 100% !important;
}

.blog-image .time-comment {
    position: absolute;
    top: 5px;
    max-width: 55px;
    left: 5px;
    width: 100px;
    text-align: center;
    height: 54px;
    background: #007f0e;
}

.date-time {
    position: relative;
}

.time-one {
    color: white;
    font-size: 19px;
    font-weight: bold;
    float: left;
    width: 100%;
}

.time-two {
    color: white;
    font-size: 14px;
    float: left;
    width: 100%;
    margin-top: -4px;
}

.section-news .section-head {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

    .section-news .section-head h2 {
        float: left;
        font-family: 'BAOMOI-BOLD';
        width: 100%;
        margin: 0;
        text-transform: uppercase;
        color: black;
        background: url(../images/line_products.png) no-repeat bottom left;
        font-size: 20px;
        line-height: 35px;
        position: relative;
        font-weight: bold;
        padding-bottom: 9.5px;
        padding-top: 6px;
        z-index: 9;
    }

.partner {
    background: #e8e8e8;
    padding: 6px 0 42px;
}

.partner-headding {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.partner .line-throught-c {
}

    .partner .line-throught-c:before {
    }

.partner-box {
    float: left;
    width: 100%;
}

.partner-headding h2 {
    float: left;
    font-family: 'BAOMOI-BOLD';
    width: 100%;
    margin: 0;
    text-transform: uppercase;
    color: black;
    background: url(../images/line_products.png) no-repeat bottom left;
    font-size: 20px;
    line-height: 35px;
    position: relative;
    font-weight: bold;
    padding-bottom: 9.5px;
    padding-top: 6px;
    z-index: 9;
}

.partner-thumnails {
    border: 1px solid #cccccc;
}

    .partner-thumnails img {
        width: 100% !important;
    }

.aside-item.collection-category .aside-title .title-head:before {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    bottom: -5px;
    left: 22px;
    transform: rotate(-46deg);
    border-top: 10px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 10px solid #007f0e;
    z-index: 9;
}

.aside-item .heading .title-head:before {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    bottom: -5px;
    left: 22px;
    transform: rotate(-46deg);
    border-top: 10px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 10px solid #007f0e;
    z-index: 9;
}

#widget-subscribe-form-result {
    margin: 6px 0 0;
    text-align: center;
    font-weight: bold;
    color: red;
}

    #widget-subscribe-form-result .sucess-email {
        color: #190ce1 !important;
        margin-bottom: 0;
    }

    #widget-subscribe-form-result .no-sucess-email {
    }

#widget-subscribe-form-result-faq {
    margin: 6px 0 0;
    text-align: center;
    font-weight: bold;
    color: red;
}

    #widget-subscribe-form-result-faq .sucess-email {
        color: #190ce1 !important;
        margin-bottom: 0;
    }

    #widget-subscribe-form-result-faq .no-sucess-email {
    }

.msg_error {
    text-align: center;
    font-weight: bold;
    color: red;
}

.large-image img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

#btncancelorder {
    display: none;
}

#btneditcart {
    display: none;
}

#btnorder {
    font-family: 'BAOMOI-BOLD';
    text-transform: uppercase;
    margin-top: 20px;
    background: #d70e0e;
    color: white;
}

    #btnorder:hover {
        border: 1px solid #d70e0e;
        color: #d70e0e;
        background: none;
    }

.ttgh {
    border: 1px solid #f0f0f0;
    padding: 10px;
    float: left;
    width: 100%;
}

.ghit {
    padding: 5px 0px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #efefef;
}

.prdimg {
    float: left;
    width: 100px;
}

.tta {
    margin-top: 10px;
    padding: 0px 0px 0px 0px;
    margin-bottom: 0;
    text-align: right;
    /* border-top: 1px solid #f0f0f0; */
    float: left;
    width: 100%;
}

#btncancel {
    display: none;
}

#btnbuys {
    background: #d70e0e;
    color: white;
    font-family: 'BAOMOI';
    text-transform: uppercase;
    font-weight: bold;
}

    #btnbuys:hover {
        border: 1px solid #d70e0e;
        color: #d70e0e;
        background: transparent;
    }

#btncontinue {
    color: white;
    background: #3d4143;
    border: 1px solid #cbcbcb;
    text-transform: uppercase;
    font-family: 'BAOMOI';
}


.block-search-mobi {
    margin-top: 15px !important;
}

.btnmobi-search {
    display: none;
}

.hnh-contact-right ul li {
    border: 1px solid #fff;
    box-shadow: 0 4px 8px rgba(0,0,0,.04);
    border-radius: 99px !important
}

    .hnh-contact-right ul li img {
        width: 40px;
    }

.hnh-contact-right ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.hnh-contact-right {
    position: fixed;
    right: 1%;
    top: 40%;
    z-index: 99;
}

.langlist {
    justify-content: right;
    display: flex;
}

    .langlist ul {
    }

    .langlist li {
        display: inline-block;
    }

    .langlist a {
    }

.dflex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.aligncenter {
    align-items: center;
}
