
.click-home {
    font-size: 25px;
    color: #fff;
}

.search-form {
    position: relative;
}

    .search-form:hover .search-onmenu {
        display: block;
        top: 0;
        transition: 0.5s all;
    }

.click-home:hover {
    font-size: 25px;
    color: #fff;
}

.search-onmenu {
    display: none;
    position: absolute;
    left: -120px;
    z-index: 99999;
    width: 210px;
    top: 40px;
    transition: 0.5s all;
}

    .search-onmenu input#txt_search {
        font-size: 15px;
    }

    .search-onmenu #btn-sub {
        position: absolute;
        top: 43px;
        right: 0;
        height: 38px;
        color: #fff;
        background: #079bd6;
        font-size: 20px;
    }

.bg-header-nav .header-nav > ul.item_big > li.nav-item:first-child > a {
    /* padding-left: 0; */
}

.qc-top {
    margin-top: 15px;
}

    .qc-top .qc-img-top {
        display: inline-block;
    }

    .qc-top .qc-top-title {
        display: flex;
        width: 210px;
        height: 50px;
        float: right;
    }

        .qc-top .qc-top-title h3 {
            font-size: 16px;
            text-transform: uppercase;
            color: #079bd6;
            margin-left: 15px;
            margin-top: 0px;
            padding-top: 0;
            line-height: 50px;
            vertical-align: middle;
        }

.row.row-gutter-10 {
    margin-left: -5px;
    margin-right: -5px;
}

    .row.row-gutter-10 > [class*="col-"] {
        padding-left: 5px;
        padding-right: 5px;
    }

.row.row-noGutter {
    margin-left: 0;
    margin-right: 0;
}

.row.row-noGutter-2 {
    margin-left: 0;
    margin-right: 0;
}

    .row.row-noGutter-2 > [class*="col-"] {
        padding-left: 0;
        padding-right: 0;
    }

.bold-14 {
    font-weight: bold;
    font-size: 14px;
    font-family: 'Arial',sans-serif;
}

.bold-20 {
    font-weight: bold;
    font-size: 20px;
    font-family: 'Arial',sans-serif;
    text-transform: uppercase;
}

.white-color {
    color: #fff;
    font-weight: bold;
}

.dp_none {
    display: none;
}

.text-upper {
    text-transform: uppercase;
}

img.grayscale {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: gray;
    opacity: 0.5;
}

    img.grayscale:hover {
        opacity: 1;
        filter: grayscale(0%);
        -webkit-filter: grayscale(0%);
        filter: none;
    }

.border-bottom-1px {
    border-bottom: 1px solid #dddddd26;
    padding-top: 15px;
    margin-bottom: 15px;
}

.page {
    display: block;
    float: left;
    width: 100%;
}

.hidden_blog {
    display: none;
}

.owl_timeout {
    display: none !important;
}

@media (max-width:767px) {
    .awe-section-1 {
        margin-bottom: 15px !important;
    }

    .awe-section-10 {
        margin-bottom: 30px;
    }

    .awe-section-11 {
        margin-bottom: 30px;
    }

    .awe-section-12 {
        margin-bottom: 30px;
    }
}

@media (min-width:1200px) {
    .awe-section-11 {
        margin-bottom: 10px;
    }

    .awe-section-12 {
        margin-bottom: 10px;
    }

    .awe-section-13 {
        margin-bottom: 50px;
    }
}

.title-head {
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 9px;
    color: #2e3553;
    text-decoration: none;
}

    .title-head.page_title {
        font-size: 16px;
        font-weight: bold;
        text-transform: none;
    }

    .title-head a {
        color: #474c5f;
    }

        .title-head a:hover {
        }

.subtitle-head {
    font-size: 1.28571em;
    color: #474c5f;
    margin: 20px 0;
}

.products-view-list .product-box .product-price-old {
    margin-left: 10px !important;
    font-size: 15px;
    line-height: 30px;
}

.products-view-list .btn.btn-circle {
    background: #fff;
    border-radius: 4px;
    width: 34px;
    margin: 0;
    border: none;
    display: inline-block;
    text-align: center;
    padding: 0 !important;
    background: #f16b6f;
    height: 34px;
    line-height: 34px;
}

    .products-view-list .btn.btn-circle.iWishAdd .fa {
        color: #fff;
    }

    .products-view-list .btn.btn-circle.iWishAdded .fa {
        color: #33344a;
    }

    .products-view-list .btn.btn-circle:hover {
        background: #22263c;
        color: #fff;
        border: none;
        line-height: 34px;
    }

        .products-view-list .btn.btn-circle:hover .fa {
            color: #fff !important;
        }

    .products-view-list .btn.btn-circle .fa {
        color: #FF6C6C;
    }

    .products-view-list .btn.btn-circle .add_cart_h {
        margin-bottom: 3px;
        margin-right: 3px;
        display: inline-block;
    }

.products-view-list .btn.btn-cart {
    width: 118px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    margin-right: 3px;
    color: #fff;
    border: none !important;
    background: #FF6C6C;
}

@media (max-width:767px) {
    .products-view-grid .row-noGutter-2 {
        border-left: none;
    }
}

@media (min-width:992px) {
    .product-col .product-box-1 {
        height: 200px !important;
    }
}

@media (max-width:991px) {
    .product-col .product-box-1 {
        height: 260px !important;
    }
}

@media (max-width:991px) {
    .product-box-1 .product-info {
        margin-top: 10px;
    }
}

.product-box-1 .product-info .price-box .special-price {
    display: inline-block;
}

.product-box-1 .product-info .price-box .old-price {
    display: inline-block;
}

.product-box-1 .product-action {
    text-align: left;
    display: block;
    margin-top: 10px !important;
    width: 100%;
}

    .product-box-1 .product-action .btn.btn-circle {
        background: #fff;
        border-radius: 0;
        width: calc((100% / 3) - 47px);
        margin: 0;
        display: inline-block;
        border: none;
        text-align: center;
        padding: 0;
        background: #FF6C6C;
        height: 34px;
        line-height: 34px;
        border-radius: 4px;
    }

        .product-box-1 .product-action .btn.btn-circle:hover {
            background: #33344a;
            color: #fff;
        }

            .product-box-1 .product-action .btn.btn-circle:hover .fa {
                color: #fff;
            }

        .product-box-1 .product-action .btn.btn-circle .fa {
            color: #FF6C6C;
        }

    .product-box-1 .product-action .btn.btn-qv {
        background: #fff;
        border-radius: 0;
        width: 34px;
        margin-left: 2px;
        display: inline-block;
        border: none;
        text-align: center;
        padding: 0;
        background: #FF6C6C;
        height: 34px;
        line-height: 34px;
        border-radius: 4px;
    }

        .product-box-1 .product-action .btn.btn-qv:hover {
            background: #33344a;
            color: #fff;
        }

            .product-box-1 .product-action .btn.btn-qv:hover .fa {
                color: #fff;
            }

        .product-box-1 .product-action .btn.btn-qv .fa {
            color: #fff;
        }

    .product-box-1 .product-action .btn.btn-cart {
        width: 118px;
        height: 34px;
        line-height: 34px;
        border-radius: 3px;
        color: #fff;
        background: #FF6C6C;
    }

@media (min-width:992px) and (max-width:1199px) {
    .product-box-1 .product-action .btn.btn-cart {
        width: 103px;
        padding: 0;
    }
}

.product-box .product-thumbnail.display_flex {
    display: -webkit-flex;
    /* -webkit-align-items:center;
  */

    display: -ms-flexbox;
    max-height: 240px;
    height: 240px;
}

.product-box .product-thumbnail a img {
    max-width: 100%;
    margin: 0 auto;
}

.product-box .product-name {
    margin-top: 15px;
}

@media (min-width:1200px) and (min-width:1200px) {
    .product-col .product-info.effect {
        z-index: 11;
        background: #fff;
    }

        .product-col .product-info.effect .action_image {
            display: block;
            visibility: visible;
        }
}

@media (max-width:1199px) {
    .product-box {
        margin: 0 0 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: #FF6C6C;
}

.icon-basket:before {
    font-family: 'simple-line-icons';
    content: "\e04e";
}

.icon-settings:before {
    font-family: 'simple-line-icons';
    content: "\e09a";
}

.product-col .product-box {
    margin-bottom: 20px;
    overflow: hidden;
}

@media (min-width:992px) and (max-width:1199px) {
    .product-col .product-box {
        height: 300px;
    }
}

@media (max-width:767px) {
    .product-col .product-box {
        height: 305px !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .product-col .product-box {
        height: 305px !important;
    }
}

.product-col .product-box .product-thumbnail .label_news {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    width: 40px;
}

.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: 195px;
}

@media (max-width:767px) {
    .product-col .product-box .product-thumbnail .image_link.display_flex {
        height: auto !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .product-col .product-box .product-thumbnail .image_link.display_flex {
        height: 150px !important;
    }
}

.product-col .product-box .product-thumbnail .image_link.display_flex img {
    max-height: 100%;
    width: auto !important;
    max-width: 100%;
    display: block;
}

.product-box-1 .product-thumbnail .image_link.display_flex {
    height: 180px !important;
}

@media (max-width:374px) {
    .product-box-1 .product-thumbnail .image_link.display_flex {
        height: 190px;
    }
}

.product-box {
    text-align: left;
    background: transparent;
    position: relative;
}

@media (min-width:1200px) {
    .product-box:hover .product-info.effect {
        z-index: 11;
        background: #fff;
    }

        .product-box:hover .product-info.effect .action_image {
            display: block;
            height: 65px;
            visibility: visible;
        }

        .product-box:hover .product-info.effect .hover_effect_content {
            padding-top: 65px;
        }

        .product-box:hover .product-info.effect .product-name-hover {
            display: block;
            width: 100%;
            float: left;
            transition: 1s;
            -moz-transition: 1s;
            -webkit-transition: 1s;
        }
}

.product-box .product-thumbnail {
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    position: relative;
    z-index: 1;
}

    .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 {
        visibility: visible;
    }

    .product-box .product-thumbnail:hover .summary_grid {
        visibility: visible;
    }

.product-box .product-name {
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
}

    .product-box .product-name a {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        /* p2 */
        color: #000000;
        border-bottom: 0.5px solid #000000;
        display: block;
        padding: 17px 0;
        margin-bottom: 13px;
        position: relative;
    }

        .product-box .product-name a:hover {
            color: #FF6C6C;
        }

.product-box .price-box {
}

.product-box .product-price-old {
    line-height: 26px;
    font-weight: 400;
    margin-right: 20px;
}

.product-box .sale-off {
    background: #FF6C6C;
    height: 18px;
    font-size: 11px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight: bold;
    text-align: center;
    width: 34px;
    display: inline-block;
    margin-left: 0;
    margin-top: 1px;
    color: #fff;
    line-height: 1px;
    padding: 10px 0;
}

.product-box .sale_count {
    display: inline-block;
    padding: 0 5px;
    background: #FF6C6C;
    color: #fff;
    font-family: 'Opens Sans',sans-serif;
    font-size: 13px;
}

.product-box .sale-flash {
    position: absolute;
    font-size: 12px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    color: #fff;
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-weight: 400;
    top: 10px;
    right: 10px;
    text-align: center;
    z-index: 1;
    background-color: transparent !important;
}

    .product-box .sale-flash.new {
        background-image: url(../images/label-moi.png);
    }

    .product-box .sale-flash.hot {
        background-image: url(../images/label-hot.png);
    }

.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;
}

@media (min-width:1200px) {
    .action_image {
        height: 0;
        padding: 0 37px;
        display: block;
    }
}

.action_image .owl_image_thumb_item {
    margin-top: 10px;
}

    .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: 54px;
        border: solid 1px #ebebeb;
        cursor: pointer;
        overflow: hidden;
        padding: 5px;
    }

        .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: #FF6C6C;
        }

    .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: transparent !important;
        line-height: 20px !important;
        text-align: center;
        border: none;
        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: #333;
            border: none;
            background: transparent !important;
        }

    .action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-prev {
        left: -30px;
    }

        .action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-prev:before {
            content: "?" !important;
            font-family: 'FontAwesome';
            font-size: 18px;
        }

    .action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-next {
        right: -30px;
    }

        .action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-next:before {
            content: "?" !important;
            font-family: 'FontAwesome';
            font-size: 18px;
        }

    .action_image .owl_image_thumb_item .product_image_list .owl-dots {
        display: none;
    }

.item_product_list {
    overflow: hidden;
    padding: 30px 0;
    border-bottom: dashed 1px #ebebeb;
}

    .item_product_list:hover .product-box .product-thumbnail .product-action-grid {
        visibility: visible;
    }

    .item_product_list .product-box.product-box-list {
        padding: 0;
        margin: 0;
    }

        .item_product_list .product-box.product-box-list .product-thumbnail {
            position: relative;
        }

            .item_product_list .product-box.product-box-list .product-thumbnail a {
                width: 100%;
                height: 260px;
                text-align: center;
                display: flex;
                align-items: center;
                justify-content: center;
            }

        .item_product_list .product-box.product-box-list .product-info {
            overflow: unset;
        }

            .item_product_list .product-box.product-box-list .product-info .product-name {
                color: #474c5f;
                font-size: 20px;
                line-height: 31px;
                margin: 0 0 5px 0;
            }

            .item_product_list .product-box.product-box-list .product-info .type_product {
                font-family: 'Roboto',sans-serif;
                font-size: 12px;
                color: #969696;
                line-height: 24px;
                margin: 0 15px 5px 0;
                display: inline-block;
            }

            .item_product_list .product-box.product-box-list .product-info .price-box {
                margin-bottom: 5px;
                margin-top: 10px;
            }

            .item_product_list .product-box.product-box-list .product-info .product-price {
                font-size: 20px;
            }

            .item_product_list .product-box.product-box-list .product-info .product-summary {
                margin-bottom: 15px;
                margin-top: 10px;
            }

                .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: 0;
                    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
                    font-size: 14px;
                    color: #898989;
                    line-height: 26px;
                    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 0 0;
    }

        .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: 0;
                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: 'Opens Sans',sans-serif;
                    font-weight: bold;
                    color: #fff;
                    height: 40px;
                    display: inline-block;
                    border-style: none;
                    padding: 0 25px;
                    line-height: 39px;
                    background: #FF6C6C;
                    border: solid 1px #FF6C6C;
                    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: #FF6C6C;
                        color: #FF6C6C;
                    }

                        .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.btn-cart:hover span {
                            color: #FF6C6C;
                        }

                .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper {
                    margin: 0 !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: #FF6C6C !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: #FF6C6C;
                    }

                        .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper.iWishAdded .fa {
                            color: #FF6C6C;
                        }

                .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: #FF6C6C;
                    }

                .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40:hover {
                    background-color: #FF6C6C;
                }

                    .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: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 {
    text-align: center;
    margin-bottom: 0;
    padding-left: 0;
    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 .label_news {
        position: absolute;
        top: 0;
        right: 15px;
        z-index: 99;
        width: 40px;
    }

.products-view-list .product-box .product-info {
    padding-top: 0;
    text-align: left;
    background: transparent;
    border-top: none;
    padding-bottom: 0;
}

@media (min-width:768px) {
    .products-view-list .product-box .product-info {
        padding-left: 30px;
    }
}

.summary_grid {
    height: 85px;
    text-align: left;
    visibility: hidden;
    text-decoration: none;
    position: absolute;
    top: 0;
    padding: 15px 20px;
    overflow: hidden;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: #161a2b;
    opacity: 0.8;
    cursor: pointer;
}

    .summary_grid .rte {
        color: #fff;
        height: 89px;
        overflow: hidden;
        display: block;
    }

@media (min-width:1200px) {
    .product-action-grid {
        width: 100%;
        position: absolute;
        z-index: 9999;
        top: 80%;
        transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -os-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        height: 45px;
        text-align: center;
        visibility: hidden;
        text-decoration: none;
    }

        .product-action-grid form {
            display: block;
            text-align: center;
            margin-bottom: 0;
        }

            .product-action-grid form .button_wh_40 {
                box-shadow: none;
                border-radius: 3px;
                outline: none;
                border-style: none;
                background-color: #ccc;
                color: #fff;
                display: inline-block;
                margin: 0;
                height: 35px;
                line-height: 35px;
                text-align: center;
                padding: 0;
                font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
                text-decoration: none;
                position: relative;
            }

                .product-action-grid form .button_wh_40.btn_view {
                    padding: 0 15px;
                    background: #FF6C6C;
                }

                    .product-action-grid form .button_wh_40.btn_view:hover {
                        background: #2e3553;
                    }

                .product-action-grid form .button_wh_40.btn_35_h {
                    width: 35px;
                }

                .product-action-grid form .button_wh_40.btn-cart {
                    background: #FF6C6C;
                    padding: 0 15px;
                }

                    .product-action-grid form .button_wh_40.btn-cart:hover {
                        background: #2e3553;
                    }

                .product-action-grid form .button_wh_40.iwishAddWrapper {
                    border: none;
                    text-decoration: none;
                }

                    .product-action-grid form .button_wh_40.iwishAddWrapper.iWishAdd .fa {
                        color: #fff;
                    }

                    .product-action-grid form .button_wh_40.iwishAddWrapper.iWishAdded .fa {
                        color: #FF6C6C;
                    }

                .product-action-grid form .button_wh_40.btn_view_list {
                    margin-left: 0;
                    width: 45px !important;
                }

                .product-action-grid form .button_wh_40 i {
                    color: #fff;
                    font-size: 14px;
                    font-style: normal;
                    line-height: 35px;
                }

                    .product-action-grid form .button_wh_40 i.fa-heart {
                        color: #fff;
                    }

                .product-action-grid form .button_wh_40:hover {
                    background-color: #FF6C6C;
                    -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
                    -moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
                    box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
                }

                    .product-action-grid form .button_wh_40:hover i {
                        color: #333 !important;
                    }

                        .product-action-grid form .button_wh_40:hover i.icon-heart:before {
                            color: #333;
                        }
}

.product_action_list form {
    display: block;
    text-align: left;
    margin-bottom: 0;
}

    .product_action_list form .button_wh_40 {
        box-shadow: none;
        border-radius: 3px;
        outline: none;
        border-style: none;
        background-color: #ccc;
        color: #fff;
        display: inline-block;
        margin: 0;
        height: 35px;
        line-height: 35px;
        text-align: center;
        padding: 0;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        text-decoration: none;
        position: relative;
    }

        .product_action_list form .button_wh_40.btn_35_h {
            width: 35px;
        }

        .product_action_list form .button_wh_40.btn-cart {
            padding: 0 15px;
            background: #FF6C6C;
            margin-right: 1px;
        }

        .product_action_list form .button_wh_40.iwishAddWrapper {
            border: none;
            text-decoration: none;
        }

            .product_action_list form .button_wh_40.iwishAddWrapper.iWishAdd .fa {
                color: #fff;
            }

            .product_action_list form .button_wh_40.iwishAddWrapper.iWishAdded .fa {
                color: #FF6C6C;
            }

        .product_action_list form .button_wh_40.btn_view_list {
            margin-left: 0;
            width: 45px !important;
        }

        .product_action_list form .button_wh_40 i {
            color: #fff;
            font-size: 14px;
            font-style: normal;
            line-height: 35px;
        }

            .product_action_list form .button_wh_40 i.fa-heart {
                color: #fff;
            }

        .product_action_list form .button_wh_40:hover {
            background-color: #FF6C6C;
            -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
            -moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
            box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
        }

            .product_action_list form .button_wh_40:hover i {
                color: #333 !important;
            }

                .product_action_list form .button_wh_40:hover i.icon-heart:before {
                    color: #333;
                }

@media (max-width:1199px) {
    .product-action-grid {
        display: none !important;
    }
}

.bread-crumb {
    display: block;
    width: 100%;
    background: #f5f5f5;
    overflow: hidden;
    margin-bottom: 30px;
}

    .bread-crumb .breadcrumb {
        margin: 0;
        font-size: 14px;
        padding: 15px 0;
        border-radius: 0;
    }

        .bread-crumb .breadcrumb li {
            display: inline;
            font-family: 'Arial',sans-serif;
        }

            .bread-crumb .breadcrumb li > a {
                color: #333;
            }

                .bread-crumb .breadcrumb li > a > span {
                    color: #333;
                }

            .bread-crumb .breadcrumb li span {
                display: inline;
                color: #FF6C6C;
            }

                .bread-crumb .breadcrumb li span .fa {
                    color: #323c3f;
                    margin: 0 7px;
                    font-weight: bold;
                }

            .bread-crumb .breadcrumb li a:hover,
            .bread-crumb .breadcrumb li.active,
            .bread-crumb .breadcrumb li strong {
                color: #FF6C6C;
                font-weight: 400;
            }

        .bread-crumb .breadcrumb > li + li:before {
            display: none;
        }

.pagination {
    margin: 24px 0;
}

    .pagination .page-link {
        float: left;
        margin: 0 2.5px;
        border-radius: 3px;
        width: 35px;
        background: #f5f5f5;
        text-align: center;
        height: 35px;
        font-size: 1em;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        padding: 0;
        line-height: 35px;
        color: #474c5f;
        border: none;
        text-decoration: none;
    }

@media (max-width:375px) {
    .pagination .page-link {
        width: 27px;
        height: 27px;
        line-height: 27px;
    }
}

.pagination .page-link.page_x_link {
    width: auto;
    padding: 0 15px;
}

.pagination .page-link:hover {
    background-color: #FF6C6C;
    color: #fff;
}

.pagination .page-item.disabled .page-link {
    border: 0;
    display: none;
}

.pagination .page-item.active .page-link {
    background-color: #FF6C6C;
    border-color: #FF6C6C;
    color: #fff;
    display: block;
}

.topbar {
    border-bottom: 1px solid #e7e8ed;
    line-height: 40px;
    background: #f8f9fb;
}

    .topbar .topbar_left {
        font-size: 13px;
    }

        .topbar .topbar_left li {
            margin-right: 20px;
            font-size: 13px;
        }

            .topbar .topbar_left li .fa {
                margin-right: 3px;
            }

            .topbar .topbar_left li span {
                color: #2e3553;
            }

            .topbar .topbar_left li a {
                font-size: 14px;
                font-weight: bold;
                color: #2e3553;
            }

                .topbar .topbar_left li a:hover {
                    color: #2e3553;
                }

                .topbar .topbar_left li a.welcome_text {
                    color: #FF6C6C;
                    font-size: 13px;
                    text-transform: uppercase;
                }

    .topbar .topbar_right {
        font-size: 13px;
    }

        .topbar .topbar_right li {
            font-size: 13px;
        }

            .topbar .topbar_right li:last-child a {
                margin-right: 0;
            }

            .topbar .topbar_right li a {
                font-size: 13px;
                color: #474c5f;
                margin: 0 0 0 20px;
            }

                .topbar .topbar_right li a:hover {
                    color: #FF6C6C;
                }

.mid-header {
    padding: 15px 0 23px 0;
}

@media (max-width:991px) {
    .mid-header {
        padding: 0;
    }
}

.mid-header .content_header {
    position: relative;
}

    .mid-header .content_header .header-left {
        float: left;
    }

        .mid-header .content_header .header-left .header_searchs {
            margin: 20px 0 5px 0;
        }

            .mid-header .content_header .header-left .header_searchs .search-bar {
                max-width: 550px;
                width: 550px;
                margin-bottom: 10px;
                position: relative;
                display: table;
                border-collapse: separate;
            }

@media (min-width:992px) and (max-width:1199px) {
    .mid-header .content_header .header-left .header_searchs .search-bar {
        max-width: 410px;
        width: 410px;
    }
}

/* .mid-header .content_header .header-left .header_searchs .search-bar .collection-selector {
  position:absolute;
  display:inline-block;
  min-width:70px;
  z-index:999;
  left:0;
  text-align:right;
}

*/

.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .search_text {
    height: 40px;
    text-align: right;
    line-height: 42px;
    cursor: pointer;
    padding: 0 32px 0 12px;
    width: 100%;
    font-size: 13px;
    border-right: 1px solid #ebebeb;
}

    .mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .search_text:before {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        border-top: 4px dashed;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        content: "";
        position: absolute;
        top: 19px;
        right: 12px;
        color: #333;
        margin-top: -1px;
        opacity: 1;
    }

.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .list_search {
    display: none;
    background: #fff;
    border: 1px solid #ebebeb;
    background-color: #fff;
    position: absolute;
    top: 100%;
    min-width: 200px;
    width: auto;
    z-index: 3;
    font-weight: 400 !important;
    font-family: Roboto,sans-serif;
    border-radius: 0;
    left: 2px;
    margin-top: 1px;
    margin-left: -2px;
    font-size: 13px;
    padding: 4px 0;
}

    .mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .list_search .search_item {
        text-align: left;
        display: block;
        padding-left: 24px;
        position: relative;
        opacity: 1;
        filter: alpha(opacity=100);
        filter: none;
        height: auto;
        min-height: 24px;
        line-height: 30px;
        padding: 0 20px;
        cursor: pointer;
    }

.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .liner_search {
    width: 100%;
    height: 1px;
    background: #efefef;
    margin: 8px 0;
}

.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .list_search .search_item.active,
.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .list_search .search_item:hover {
    background-color: #FF6C6C;
    color: #fff !important;
}

.mid-header .content_header .header-left .header_searchs .search-bar .input-group-field {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
    height: 40px;
    padding: 0 25px 0 5px;
    font-size: 13px;
    max-width: 100%;
    display: block;
    border-radius: 3px;
    border: 1px solid #e7e8ed;
    outline: none;
}

    .mid-header .content_header .header-left .header_searchs .search-bar .input-group-field::-webkit-input-placeholder {
        color: #acacac;
    }

    .mid-header .content_header .header-left .header_searchs .search-bar .input-group-field::-moz-placeholder {
        color: #acacac;
    }

    .mid-header .content_header .header-left .header_searchs .search-bar .input-group-field:-ms-input-placeholder {
        color: #acacac;
    }

.mid-header .content_header .header-left .header_searchs .search-bar .input-group-btn {
    position: relative;
    white-space: nowrap;
    width: 1%;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}

    .mid-header .content_header .header-left .header_searchs .search-bar .input-group-btn .icon-fallback-text {
        background: #FF6C6C;
        color: #fff;
        font-size: 18px;
        padding: 0 25px;
        text-transform: uppercase;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

.mid-header .content_header .header-left .header_searchs .header-tag {
    font-size: 12px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

    .mid-header .content_header .header-left .header_searchs .header-tag a {
        color: #acacac;
    }

.mid-header .content_header .header-right .header-acount .icon-cart {
    position: absolute;
    top: 15px;
    left: -30px;
    font-size: 26px;
}

.mid-header .content_header .header-right .header-acount .heading-cart a {
    font-size: 13px;
    color: #fff;
}

.mid-header .content_header .header-right .header-acount .heading-cart p {
    margin: 0;
}

.mid-header .content_header .header-right .header-acount .heading-cart .tk {
    font-size: 12px;
}

@media (max-width:991px) {
    .mid-header .content_header .header-right .top-cart-contain {
        padding: 0;
        right: 30px;
        line-height: 25px;
        position: absolute;
        top: -50px;
    }
}

.mid-header .header_search_ .input-group-field {
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 14px;
    border-right: none;
    padding: 0 0 0 20px;
}

.mid-header .header_search_ .icon-fallback-text {
    background: transparent;
    border: 1px solid #ddd;
    border-left: none;
}

    .mid-header .header_search_ .icon-fallback-text .fa-search {
        font-size: 17px;
    }

.logo {
    display: inline-block;
    font-size: 2.85714em;
    margin-top: 5px;
}

.section-policy {
    padding: 15px 0;
    margin-left: 35px;
}

    .section-policy .policy {
        position: relative;
        height: 48px;
    }

        .section-policy .policy .policy-icon {
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            min-width: 60px;
        }

        .section-policy .policy .policy-text {
            padding-left: 60px;
        }

            .section-policy .policy .policy-text h4 {
                font-size: 13px;
                font-weight: 600;
                margin: 0;
                padding-top: 5px;
            }

            .section-policy .policy .policy-text a {
                margin: 0;
                font-size: 16px;
                font-weight: bold;
                color: #ff1b1b;
            }

@media (max-width:1199px) {
    .policy {
        height: auto;
    }

    .section-policy {
        border: none;
    }

    .policy-icon {
        display: inline-block;
        margin-bottom: 10px;
        float: none;
        padding: 0;
    }
}

@media (max-width:767px) {
    .policy {
        height: auto;
        padding: 10px 0;
        margin-left: 40px;
    }
}

@media (max-width:543px) {
    .policy {
        margin-left: 0;
    }
}

.style-b-header1,
.style-b-header2 {
    position: relative;
}

    .style-b-header1.style-b-header-none:before,
    .style-b-header2.style-b-header-none:before {
        display: none;
    }

    .style-b-header1:before,
    .style-b-header1:after,
    .style-b-header2:before,
    .style-b-header2:after {
        content: '';
        position: absolute;
        background: #ebebeb;
    }

@media (min-width:1200px) {
    .style-b-header2:before,
    .style-b-header2:after {
        width: 1px;
        height: 100px;
    }

    .style-b-header2:before {
        left: -20px;
        top: -11px;
    }

    .style-b-header2:after {
        right: 15px;
        top: -11px;
    }
}

@media (min-width:1200px) {
    .style-b-header1:before {
        left: -20px;
        top: -11px;
        width: 1px;
        height: 100px;
    }
}

.wishlist_header {
    margin-left: 23px;
    margin-top: 23px;
    line-height: 16px;
}

@media (min-width:992px) and (max-width:1199px) {
    .wishlist_header {
        margin-left: -13px;
    }
}

.wishlist_header .img_hotline {
    position: absolute;
    top: 26px;
    left: -7px;
}

@media (min-width:992px) and (max-width:1199px) {
    .wishlist_header .img_hotline {
        left: -40px;
    }
}

.wishlist_header .text_hotline {
    display: block;
}

.wishlist_header .hai01 {
    color: #FF6C6C;
    font-weight: bold;
}

.mini-cart .heading-cart-mobi .bg_cart .count_item_pr {
    position: absolute;
    left: 18px;
    top: 0;
    font-size: 11px;
    height: 17px;
    line-height: 17px;
    width: 17px;
    border-radius: 50%;
    color: #fff !important;
    text-align: center;
    background: #FF6C6C;
}

@media (max-width:991px) {
    .mini-cart .heading-cart {
        background: transparent;
    }
}

.mini-cart .heading-cart .bg_cart {
    font-size: 11px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

    .mini-cart .heading-cart .bg_cart img {
        display: inline-block;
        margin: 0 auto;
    }

@media (max-width:991px) {
    .mini-cart .heading-cart .bg_cart img {
        padding-right: 15px;
    }
}

.mini-cart .heading-cart .bg_cart .text-giohang {
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    padding-left: 5px;
}

.mini-cart:hover .top-cart-content {
    display: block;
}

.mini-cart .dropdown-toggle {
    font-size: 12px;
    padding: 0;
    text-transform: none;
}

@media (min-width:992px) and (max-width:1199px) {
    .top-cart-contain {
        right: 0 !important;
        margin-left: 0 !important;
    }
}

.top-cart-contain .price {
    color: #FF6C6C;
    text-transform: uppercase;
}

.top-cart-contain .mini-cart .price {
    margin-right: 5px;
    font-size: 14px !important;
    font-weight: bold;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    color: #474c5f;
}

.top-cart-contain .product-details .price {
    color: #FF6C6C;
    width: auto;
    float: none;
    font-weight: 400;
    padding-left: 0;
    font-size: 12px;
}

.top-cart-content {
    right: 0;
    top: 55px;
    display: none;
    position: absolute;
    background: #fff;
    padding: 0;
    text-align: left;
    box-shadow: 0 0 15px -5px rgba(0,0,0,0.4);
    z-index: 10000;
}

    .top-cart-content .empty {
        text-align: left;
        color: #333;
    }

    .top-cart-content .product-details-bottom {
        margin-bottom: 13px;
        line-height: 33px;
    }

    .top-cart-content .product-name {
        margin: 0;
        width: 170px;
        line-height: 22px;
        padding-right: 12px;
        text-overflow: ellipsis;
        font-weight: 400;
        overflow: hidden;
    }

        .top-cart-content .product-name a {
            font-size: 14px;
            line-height: normal;
            line-height: 20px !important;
            font-weight: 400;
            color: #474c5f;
        }

        .top-cart-content .product-name:hover > a {
            text-decoration: none;
            color: #FF6C6C;
        }

    .top-cart-content .product-details-bottom {
        line-height: 45px;
    }

        .top-cart-content .product-details-bottom span {
            font-size: 13px;
            font-weight: 400;
            color: #222222;
        }

    .top-cart-content li {
        list-style: none;
    }

        .top-cart-content li.item {
            border-top: dashed 1px #ebebeb;
            overflow: hidden;
            padding: 15px 0 15px 0;
            position: relative;
        }

            .top-cart-content li.item:first-child {
                border-top: none;
                margin-top: 0;
            }

            .top-cart-content li.item:last-child {
                margin: 0;
                border-bottom: 0;
            }

            .top-cart-content li.item .wrap_item {
                overflow: hidden;
                padding: 20px 20px 20px 0;
                border-bottom: solid 1px #ebebeb;
                width: 100%;
                float: left;
            }

            .top-cart-content li.item .product-image {
                float: left;
                display: block;
                width: 85px;
                position: relative;
                margin-right: 15px;
            }

            .top-cart-content li.item .detail-item {
                display: block;
                float: left;
                width: calc(100% - 105px);
                -o-width: calc(100% - 105px);
                -moz-width: calc(100% - 105px);
                -webkit-width: calc(100% - 105px);
            }

                .top-cart-content li.item .detail-item a:hover {
                    text-decoration: none;
                }

                .top-cart-content li.item .detail-item .fa {
                    position: absolute;
                    right: 5px;
                    top: 15px;
                    font-size: 13px;
                    color: #333;
                    text-align: center;
                    padding: 0;
                    width: 20px;
                    height: 20px;
                    line-height: 20px;
                }

                    .top-cart-content li.item .detail-item .fa:hover {
                        color: #FF6C6C;
                    }

                    .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-size: .92857em;
        background: #f5f5f5;
        text-transform: none;
        font-weight: 400;
        border-bottom: 1px #ebebeb solid;
    }

.top-subtotal {
    color: #333;
    font-size: 1.14286em;
    font-weight: 400;
    border-top: dashed 1px #ebebeb;
    text-align: left;
    text-transform: none;
}

    .top-subtotal .price {
        font-weight: 700;
        font-size: 16px !important;
        font-family: 'Arial',sans-serif;
        float: right;
    }

.qty_drop_cart {
    font-size: 12px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    position: relative;
    height: 25px;
    padding-left: 0;
    line-height: 0;
}

    .qty_drop_cart .btn_increase,
    .qty_drop_cart .btn_reduced {
        width: 25px;
        height: 25px;
        color: #000;
        float: left;
    }

        .qty_drop_cart .btn_increase:hover,
        .qty_drop_cart .btn_reduced:hover {
            color: #FF6C6C;
        }

    .qty_drop_cart button.btn_increase {
        display: none !important;
        height: 25px;
        width: 25px;
        line-height: 25px;
        text-align: center;
        line-height: 1;
        overflow: hidden;
        border-style: hidden;
        border: 1px solid #ebebeb;
        background: #fff !important;
        font-size: 14px;
        cursor: pointer;
    }

    .qty_drop_cart button.btn_reduced {
        display: none !important;
        height: 25px;
        width: 25px;
        line-height: 25px;
        line-height: 1;
        text-align: center;
        overflow: hidden;
        border-style: hidden;
        border: 1px solid #ebebeb;
        background: #fff !important;
        font-size: 14px;
        cursor: pointer;
    }

    .qty_drop_cart input {
        display: inline-block;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        float: none;
        width: 36px !important;
        height: 24px;
        min-height: 24px;
        padding: 0;
        text-align: center;
    }

.top-subtotal {
    color: #474c5f;
    font-size: 14px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight: 400;
    padding: 12px 0 10px;
    text-align: left;
    text-transform: none;
}

    .top-subtotal .price {
        font-weight: 700;
        line-height: 24px;
        color: #2e3553 !important;
        float: right;
    }

ul#cart-sidebar {
    padding: 20px;
    margin: 0;
    max-height: 625px;
    min-width: 330px;
}

    ul#cart-sidebar .list-item-cart {
        max-height: 290px;
        overflow: auto;
    }

        ul#cart-sidebar .list-item-cart::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
            background-color: #F5F5F5;
        }

        ul#cart-sidebar .list-item-cart::-webkit-scrollbar {
            width: 4px;
            background-color: #F5F5F5;
        }

        ul#cart-sidebar .list-item-cart::-webkit-scrollbar-thumb {
            background-color: #000000;
            border: 2px solid #FF6C6C;
        }

        ul#cart-sidebar .list-item-cart li.list-item {
            max-height: 400px;
            overflow-y: auto;
        }

        ul#cart-sidebar .list-item-cart li.action {
            display: none;
        }

        ul#cart-sidebar .list-item-cart.hasclass li.action {
            display: block;
        }

        ul#cart-sidebar .list-item-cart li.list-item .price2 {
            font-weight: 700;
            color: #FF6C6C;
            font-size: 14px;
            display: list-item;
            margin-bottom: 5px;
        }

        ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar {
            width: 5px;
        }

        ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-track {
            background: rgba(255,255,255,0.9);
        }

        ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb {
            background: #FF6C6C;
            border-radius: 15px;
        }

            ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb:hover,
            ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb:active {
                background: #FF6C6C;
                border-radius: 15px;
            }

    ul#cart-sidebar .no-item {
        height: 40px;
    }

        ul#cart-sidebar .no-item p {
            margin: 0;
            line-height: 3;
        }

    ul#cart-sidebar .right_ct {
        text-align: center;
        padding-top: 10px;
    }

        ul#cart-sidebar .right_ct .btn {
            display: inline-block;
            width: 140px;
            height: 36px;
            line-height: 36px;
            margin-bottom: 15px;
            border-radius: 3px;
            font-size: 14px;
            font-weight: 400;
        }

            ul#cart-sidebar .right_ct .btn.btn-primary {
                margin-right: 10px !important;
                background: #FF6C6C;
                color: #fff;
            }

                ul#cart-sidebar .right_ct .btn.btn-primary:hover {
                    color: #FF6C6C;
                    background: #fff;
                    border: 1px solid #FF6C6C;
                }

            ul#cart-sidebar .right_ct .btn.btn-white {
                font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
                border: none;
                color: #474c5f;
                background: #ebebeb;
            }

                ul#cart-sidebar .right_ct .btn.btn-white:hover {
                    color: #474c5f;
                    background: #ebebeb;
                    border: 0;
                }

.li-fix-1 {
    background: #FFF;
    border-top: 1px solid #ebebeb;
    display: block;
}

.li-fix-2 {
    display: block;
    width: 295px;
}

header nav {
    background: #2e3553;
}

    header nav .nav {
        position: relative;
    }

    header nav .nav-item {
        float: left;
        position: relative;
        margin-right: 20px;
    }

        header nav .nav-item.has-mega {
            position: static !important;
        }

        header nav .nav-item > a {
            line-height: 32px;
            color: #333;
        }

            header nav .nav-item > a:hover {
                color: #FF6C6C;
            }

        header nav .nav-item > .fa {
            color: #333;
            right: 0;
            top: 33px;
        }

        header nav .nav-item .nav-item-lv2 {
            padding: 0 10px;
        }

        header nav .nav-item .nav-item-lv3 {
            padding: 0 10px;
        }

        header nav .nav-item:hover > .dropdown-menu {
            display: block;
            margin-top: 0;
            border-radius: 0;
            z-index: 9999;
        }

        header nav .nav-item:hover > .mega-content {
            display: block;
        }

        header nav .nav-item li.dropdown-submenu {
            position: relative;
        }

            header nav .nav-item li.dropdown-submenu .dropdown-menu {
                left: 100%;
                top: 0;
            }

            header nav .nav-item li.dropdown-submenu:hover > .dropdown-menu {
                display: block;
                right: 100%;
                border-radius: 0;
            }

    header nav .mega-content {
        display: none;
        position: absolute;
        width: 1170px;
        background: #fff;
        z-index: 99999;
        padding: 20px;
        border: 1px solid #ebebeb;
        left: 0;
        top: 100%;
    }

        header nav .mega-content .level1.item {
            float: left;
            padding: 0 5px;
        }

.bg-header-nav {
    float: left;
    width: 100%;
    background: #2e3553;
}

    .bg-header-nav .header-nav > ul.item_big {
        text-align: left;
        margin: 0;
        padding: 0;
    }

        .bg-header-nav .header-nav > ul.item_big > li.nav-item {
            display: inline-block;
            float: none;
            position: relative;
            margin-right: 0;
            /* margin-left: 1px; */
        }

            .bg-header-nav .header-nav > ul.item_big > li.nav-item > a {
                font-style: normal;
                font-weight: 700;
                font-size: 14px;
                line-height: 17px;
                /* identical to box height */
                text-transform: uppercase;
                color: #FFFFFF;
                font-family: 'Barlow-Bold';
                padding: 21px 15px;
                display: block;
            }

                .bg-header-nav .header-nav > ul.item_big > li.nav-item > a > i {
                    margin-left: 10px;
                }

            .bg-header-nav .header-nav > ul.item_big > li.nav-item:hover > a {
                color: #fff;
            }

            .bg-header-nav .header-nav > ul.item_big > li.nav-item:hover > ul {
                display: block;
            }

            .bg-header-nav .header-nav > ul.item_big > li.nav-item .item_small {
                position: absolute;
                top: 100%;
                left: 0;
                z-index: 99;
                display: none;
                width: 200px;
                padding: 0;
                background-color: #fff;
                border: 1px solid #fff;
            }

            .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li {
                float: none;
                padding: 0;
                border-bottom: 1px solid #fff;
            }

                .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li:last-child {
                    border-bottom: 0;
                }

                .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li:hover > ul {
                    display: block;
                    position: absolute;
                    width: 200px;
                    padding: 0;
                    background-color: #fff;
                    z-index: 99;
                    border: 1px solid #fff;
                }

                .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li a {
                    text-align: left;
                    display: block;
                    padding: 14px 20px;
                    font-weight: 400;
                    line-height: 1.42857143;
                    white-space: inherit;
                    background: #2e3553;
                    color: #fff;
                }

                    .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li a:hover {
                        background: #FF6C6C;
                        color: #fff;
                    }

                    .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li a i {
                        position: absolute;
                        right: 0;
                        padding: 0 10px;
                        top: 0;
                        line-height: 50px;
                    }

                .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li ul {
                    display: none;
                    left: 198px;
                    top: -1px;
                }

            .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul > li {
                color: #fff;
            }

                .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul > li:hover > a {
                    color: #fff !important;
                    background: #FF6C6C !important;
                }

        .bg-header-nav .header-nav > ul.item_big > li.active > a {
            color: #fff;
            background: #FF6C6C;
        }

        .bg-header-nav .header-nav > ul.item_big > li:first-child.active > a {
            color: #fff;
        }

    .bg-header-nav .header-nav ul li ul a.text2line:hover {
        color: #FF6C6C !important;
        background: transparent !important;
    }

    .bg-header-nav .header-nav li li {
        position: relative;
    }

#nav-mobile {
    z-index: 999;
}

.header-nav ul .nav-item.has-mega {
    position: static;
    height: 47px;
    margin-left: 1px;
}

.header-nav ul .nav-item:hover > .mega-content {
    display: block;
}

.header-nav ul .nav-item .a-img span.menu-label {
    position: absolute;
    text-transform: uppercase;
    top: -12px;
    background: #FF6C6C;
    display: inline;
    padding: 4px 8px;
    border-radius: 3px;
    color: #fff;
    font-size: 10px;
    right: 23px;
    line-height: normal;
    letter-spacing: 1px;
}

    .header-nav ul .nav-item .a-img span.menu-label:after {
        border-color: #FF6C6C transparent transparent transparent;
        border-width: 6px 7px 0 6px;
        right: 12px;
        top: 90%;
        border-style: solid;
        content: "";
        display: block;
        height: 0;
        position: absolute;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transitio: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        width: 0;
        z-index: 100;
    }

.header-nav .mega-content {
    display: none;
    position: absolute;
    width: 1170px;
    background: #fff;
    z-index: 99999;
    padding: 0 20px;
    border: 1px solid #ebebeb;
    left: 15px;
    border-top: 0;
}

    .header-nav .mega-content .nav-width ul {
        width: 100%;
        display: block;
        top: 0;
        border-left: 0;
        background-color: #fff;
        position: static;
    }

    .header-nav .mega-content .h4 {
        text-transform: uppercase;
        position: relative;
        font-size: 14px;
        line-height: 24px;
    }

        .header-nav .mega-content .h4:before {
            position: absolute;
            content: '';
            border-bottom: 1px solid #ddd;
            height: 1px;
            bottom: -8px;
            width: 65%;
        }

        .header-nav .mega-content .h4 a {
            display: block;
        }

            .header-nav .mega-content .h4 a span {
                color: #333333;
            }

                .header-nav .mega-content .h4 a span:hover {
                    color: #FF6C6C;
                }

    .header-nav .mega-content .level1.item {
        float: left;
        padding: 0 5px;
    }

    .header-nav .mega-content li:hover > a {
        color: #FF6C6C;
        text-decoration: none;
    }

        .header-nav .mega-content li:hover > a span {
            color: #FF6C6C;
        }

    .header-nav .mega-content li:hover > span {
        color: #FF6C6C;
    }

    .header-nav .mega-content li:hover > .fa {
        color: #FF6C6C;
    }

    .header-nav .mega-content ul.level1 {
        margin-top: 20px;
    }

    .header-nav .mega-content .level2 {
        padding: 3px 0;
        width: 100% !important;
    }

        .header-nav .mega-content .level2.item {
            width: 100%;
        }

        .header-nav .mega-content .level2 a {
            font-weight: 400;
            font-size: 13px;
            line-height: 30px;
            display: block;
        }

            .header-nav .mega-content .level2 a span {
                color: #707070;
            }

        .header-nav .mega-content .level2 .fa {
            width: 10px;
            font-size: 15px;
            float: left;
            line-height: 24px;
        }

        .header-nav .mega-content .level2:hover > a {
            color: #FF6C6C;
            text-decoration: none;
        }

            .header-nav .mega-content .level2:hover > a span {
                color: #FF6C6C;
            }

        .header-nav .mega-content .level2:hover > span {
            color: #FF6C6C;
        }

        .header-nav .mega-content .level2:hover > .fa {
            color: #FF6C6C;
        }

    .header-nav .mega-content .nav-width {
        width: 100%;
        float: left;
        padding: 20px 0 30px 30px;
    }

@media (min-width:992px) and (max-width:1199px) {
    .header-nav .mega-content .nav-width .parent-mega-menu .col-lg-4:nth-child(3n+1) {
        clear: left;
    }
}

@media (min-width:1200px) {
    .header-nav .mega-content .nav-width .parent-mega-menu .col-lg-4:nth-child(3n+1) {
        clear: left;
    }
}

.header-nav .mega-content .nav-width .banner-image {
    margin-top: 15px;
}

    .header-nav .mega-content .nav-width .banner-image a img {
        height: 100%;
    }

.home-slider {
    display: none;
}

.owl-carousel.owl-loaded {
    display: block !important;
}

.section_category_slide .content_category .owl_category .item {
    text-align: center;
}

    .section_category_slide .content_category .owl_category .item .wrp_category {
        text-align: center;
    }

        .section_category_slide .content_category .owl_category .item .wrp_category.display_flex {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

            .section_category_slide .content_category .owl_category .item .wrp_category.display_flex > a {
                max-height: 110px;
                height: 110px;
                text-align: center;
                display: block;
                margin: 0 auto;
            }

        .section_category_slide .content_category .owl_category .item .wrp_category a {
            display: block;
            text-align: center;
        }

            .section_category_slide .content_category .owl_category .item .wrp_category a img {
                width: auto;
                max-height: 100%;
                max-width: 100%;
                -webkit-box-flex: 1;
                -webkit-flex: 1;
                -ms-flex: 1;
                flex: 1;
            }

        .section_category_slide .content_category .owl_category .item .wrp_category img {
            margin: 0 auto;
        }

    .section_category_slide .content_category .owl_category .item .title_cate {
        margin: 5px 0 2px 0;
        padding: 0;
        line-height: 20px;
        color: #333;
        font-size: 13px;
    }

        .section_category_slide .content_category .owl_category .item .title_cate a {
            color: #acacac;
            text-decoration: none;
        }

            .section_category_slide .content_category .owl_category .item .title_cate a:hover {
                color: #FF6C6C;
            }

@media (min-width:768px) and (max-width:991px) {
    .mid-footer .col-sm-6:nth-child(3) {
        clear: left;
    }
}

.mid-footer .title-menu2 {
    margin: 0;
    line-height: normal;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #fff;
}

    .mid-footer .title-menu2 a {
        cursor: default;
        font-size: 13px;
        color: #fff;
        font-weight: 700;
        position: relative;
    }

        .mid-footer .title-menu2 a i.fa {
            display: none;
        }

        .mid-footer .title-menu2 a:hover {
            color: #fff;
        }

@media (max-width:767px) {
    .mid-footer .title-menu2 {
        margin-bottom: 0;
        margin-top: 0;
    }

        .mid-footer .title-menu2 a {
            padding: 20px 0;
            display: block;
            cursor: pointer;
        }

            .mid-footer .title-menu2 a i.fa {
                display: block;
                position: absolute;
                right: 0;
                width: 15px;
                font-size: 11px;
                top: 23px;
                background: #fff;
                text-align: center;
                color: #333;
                height: 15px;
                line-height: 15px;
                border-radius: 3px;
            }

                .mid-footer .title-menu2 a i.fa:before {
                    content: "\f068";
                }

            .mid-footer .title-menu2 a.collapsed i.fa:before {
                content: "\f067";
            }
}

.mid-footer .title-menu3,
.mid-footer .title-menu4 {
    text-align: center;
    margin: 0;
    line-height: normal;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #fff;
}

    .mid-footer .title-menu3.title-menu4,
    .mid-footer .title-menu4.title-menu4 {
        text-align: left;
        position: relative;
    }

        .mid-footer .title-menu3.title-menu4 a,
        .mid-footer .title-menu4.title-menu4 a {
            font-size: 14px;
            font-weight: bold;
            color: #fff;
            margin-left: 20px;
        }

            .mid-footer .title-menu3.title-menu4 a:before,
            .mid-footer .title-menu4.title-menu4 a:before {
                content: "";
                background-image: url("../images/icon_add_footer.png");
                background-repeat: no-repeat;
                width: 13px;
                height: 17px;
                position: absolute;
                left: -20px;
                top: 0;
            }

    .mid-footer .title-menu3 a,
    .mid-footer .title-menu4 a {
        cursor: default;
        font-size: 20px;
        color: #fff;
        position: relative;
    }

.mid-footer .pay_footer li {
    float: left;
    margin-right: 5px;
}

    .mid-footer .pay_footer li a {
        display: inline-block;
    }

.mid-footer .social_footer .follow_option li {
    float: left;
    margin-right: 10px;
}

    .mid-footer .social_footer .follow_option li a {
        display: inline-block;
        width: 40px;
        height: 40px;
        background-color: #323236;
        text-align: center;
        line-height: 40px;
        border-radius: 50%;
        text-decoration: none;
    }

        .mid-footer .social_footer .follow_option li a .fa {
            color: #cccccc;
            font-size: 14px;
            line-height: 40px;
        }

        .mid-footer .social_footer .follow_option li a:hover {
            background-color: #495891;
        }

            .mid-footer .social_footer .follow_option li a:hover .fa {
                color: #fff;
            }

.time_work .list-menu .li_menu {
    transition: unset;
    -webkit-transition: unset;
}

    .time_work .list-menu .li_menu:hover {
        color: #a8a8a9 !important;
        margin-left: 0 !important;
    }

    .time_work .list-menu .li_menu .yeloww {
        color: #FF6C6C;
    }

footer.footer .widget-ft {
    margin-bottom: 20px;
}

@media (max-width:767px) {
    footer.footer .widget-ft {
        margin-bottom: 0;
        margin-top: 0;
        padding-bottom: 0;
    }

        footer.footer .widget-ft.last-child {
            border: none;
            margin-bottom: 0;
        }
}

footer.footer .widget-ft .list-menu22 {
    /* margin-top: -10px; */
}

footer.footer .site-footer {
    background: #F5F5F5;
    display: block;
    border-top: 5px solid #079BD6;
    padding-top: 11px;
}

footer.footer .bg-footer-bottom {
    background: #111321;
}

footer.footer .copyright {
    line-height: 40px;
    text-align: center;
    font-size: 1em;
    position: relative;
    padding: 8px 0;
    background: #161829;
}

    footer.footer .copyright span {
        color: #acacac;
    }

    footer.footer .copyright a,
    footer.footer .copyright b {
        font-weight: 400;
        color: #fff;
    }

        footer.footer .copyright a:hover,
        footer.footer .copyright b:hover {
            color: #FF6C6C !important;
        }

    footer.footer .copyright .ul_menu_fot {
        float: right;
    }

        footer.footer .copyright .ul_menu_fot li {
            float: left;
            font-size: 13px;
            margin: 0 7px;
        }

            footer.footer .copyright .ul_menu_fot li:last-child {
                margin: 0 0 0 10px;
            }

            footer.footer .copyright .ul_menu_fot li a {
                text-decoration: none;
                color: #acacac;
            }

@media (min-width:768px) and (max-width:991px) {
    footer.footer .footer-inner .col-sm-6:nth-child(2n+1) {
        clear: left;
    }
}

@media (min-width:992px) {
    footer.footer .copyright .inner .row.tablet {
        display: flex;
        flex-flow: row;
    }

        footer.footer .copyright .inner .row.tablet #copyright {
            order: 1;
        }

        footer.footer .copyright .inner .row.tablet #menu_fot {
            order: 2;
        }
}

@media (max-width:991px) {
    footer.footer .copyright .inner .fot_copyright {
        text-align: center !important;
    }

    footer.footer .copyright .inner .fot_menu_copyright .ul_menu_fot {
        width: 100%;
        padding-right: 0;
        text-align: center;
    }

        footer.footer .copyright .inner .fot_menu_copyright .ul_menu_fot li {
            float: none;
            display: inline-block;
        }
}

@media (max-width:767px) {
    footer.footer .copyright .inner .wsp {
        overflow: hidden;
        padding: 15px 0;
        display: block;
    }

    footer.footer .copyright .inner .mobile {
        display: block;
        width: 100%;
        text-align: center !important;
        line-height: 24px;
    }

    footer.footer footer .site-footer h4 {
        margin: 0;
        padding: 15px 0 0;
        font-size: 17px;
        cursor: pointer;
        margin-bottom: 15px;
        border-top: solid 1px #2d3753;
    }

    footer.footer footer .footer-inner .col-xs-12:nth-child(2) {
        margin-top: 20px;
    }

    footer.footer .padding-bottom-50 {
        padding-bottom: 20px !important;
    }
}

footer.footer .logo {
    padding-bottom: 15px;
}

    footer.footer .logo a img {
        width: auto;
        max-height: 80px;
    }

@media (max-width:1199px) {
    footer.footer .logo a {
        font-size: 62px;
    }

        footer.footer .logo a img {
            max-height: 60px;
        }
}

@media (max-width:767px) {
    footer.footer .logo {
        text-align: left;
        padding: 0;
    }

        footer.footer .logo a {
            font-size: 60px;
            line-height: 60px;
        }

            footer.footer .logo a img {
                width: auto;
                max-height: 60px;
            }
}

@media (max-width:480px) {
    footer.footer .logo {
        text-align: center;
    }
}

@media (max-width:767px) {
    footer.footer ul.contact {
        margin-bottom: 0 !important;
    }
}

footer.footer ul.contact.contact_x li {
    color: #acacac;
    margin-bottom: 0 !important;
    line-height: 25px;
}

    footer.footer ul.contact.contact_x li span {
        color: #acacac;
    }

    footer.footer ul.contact.contact_x li a {
        color: #acacac;
    }

        footer.footer ul.contact.contact_x li a:hover {
            color: #fff;
        }

footer.footer ul.contact li {
    font-family: 'Arial',sans-serif;
    position: relative;
    color: #acacac;
    margin-bottom: 20px;
}

    footer.footer ul.contact li:nth-child(1) {
        margin-bottom: 20px;
    }

@media (max-width:330px) {
    footer.footer ul.contact li:nth-child(1) {
        margin-bottom: 20px;
    }
}

@media (max-width:1199px) and (min-width:992px) {
    footer.footer ul.contact li:nth-child(1) {
        margin-bottom: 20px;
    }
}

footer.footer ul.contact li i.fa {
    float: left;
    position: relative;
    top: 0;
    border-radius: 3px;
    width: 28px;
    text-align: center;
    height: 28px;
    display: block;
    margin-right: 5px;
    margin-top: -2px;
    padding-left: 2px;
    line-height: 28px;
    color: #FF6C6C;
    background-repeat: no-repeat;
}

footer.footer ul.contact li .txt_content_child {
    display: inherit;
}

footer.footer ul.contact li a {
    color: #acacac;
}

    footer.footer ul.contact li a:hover {
        color: #fff;
    }

footer.footer ul.contact li.sdt a {
    margin-right: 5px;
}

    footer.footer ul.contact li.sdt a:after {
        content: "-";
        margin-left: 10px;
    }

    footer.footer ul.contact li.sdt a:last-child {
        margin-right: 0;
    }

        footer.footer ul.contact li.sdt a:last-child:after {
            display: none;
        }

footer.footer .title-menu-first {
    margin: 0;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 50px;
    color: #fff;
}

footer.footer .title-menu {
    margin: 0;
    line-height: normal;
    letter-spacing: 0.5px;
    margin-bottom: 30px;
    margin-top: 40px;
    color: #fff;
}

    footer.footer .title-menu.tittle_time {
        margin-bottom: 15px;
    }

    footer.footer .title-menu a {
        font-size: 18px;
        color: #079bd6;
        text-transform: uppercase;
        margin-top: 0;
        margin-bottom: 20px;
        padding-bottom: 10px;
        position: relative;
    }

        footer.footer .title-menu a:after {
            content: "";
            position: absolute;
            width: 50px;
            height: 1px;
            background: #079bd6;
            bottom: 0;
            left: 0;
            z-index: 2;
        }

        footer.footer .title-menu a:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 1px;
            /* background: #bfbfbf; */
            bottom: 0;
            left: 0;
            z-index: 1;
        }

@media (max-width:767px) {
    footer.footer .title-menu a:before {
        /* top:23px; */
    }
}

footer.footer .title-menu a i.fa {
    display: none;
}

footer.footer .title-menu a:hover {
    color: #fff;
}

@media (max-width:767px) {
    footer.footer .title-menu {
        margin-bottom: 0 !important;
        margin-top: 0;
    }

        footer.footer .title-menu a {
            padding: 20px 0;
            display: block;
            cursor: pointer;
        }

            footer.footer .title-menu a i.fa {
                display: block;
                position: absolute;
                right: 0;
                width: 20px;
                font-size: 13px;
                top: 23px;
                background: #fff;
                text-align: center;
                color: #333;
                height: 20px;
                line-height: 21px;
                border-radius: 3px;
            }

                footer.footer .title-menu a i.fa:before {
                    content: "\f068";
                }

            footer.footer .title-menu a.collapsed i.fa:before {
                content: "\f067";
            }
}

footer.footer .img_project_footer .item_tab_cl {
    padding-left: 0;
}

    footer.footer .img_project_footer .item_tab_cl .blog-thumbnail {
        cursor: pointer;
    }

footer.footer .name_company {
    font-size: 14px;
    color: #FF6C6C;
    text-transform: uppercase;
    font-family: 'Arial',sans-serif;
    font-weight: bold;
}

@media (max-width:320px) {
    footer.footer .name_company {
        font-size: 13px;
    }
}

@media (min-width:768px) {
    footer.footer .collapse {
        display: block;
    }
}

footer.footer .list-menu {
    line-height: 35px;
}

    footer.footer .list-menu.list-menu22:first-child {
        /* margin-top: -10px; */
    }

    footer.footer .list-menu .li_menu {
    }

        footer.footer .list-menu .li_menu.li_menu_xxx {
            position: relative;
            margin-left: 65px;
            margin-top: 0 !important;
        }

            footer.footer .list-menu .li_menu.li_menu_xxx:hover {
                margin-left: 65px !important;
            }

            footer.footer .list-menu .li_menu.li_menu_xxx:before {
                content: "";
                background-image: url("../images/phone_footer.png");
                background-repeat: no-repeat;
                width: 48px;
                height: 48px;
                position: absolute;
                left: -65px;
                top: 10px;
            }

            footer.footer .list-menu .li_menu.li_menu_xxx .timexx {
                display: block;
                float: left;
                width: 100%;
                font-family: 'Roboto',sans-serif;
            }

            footer.footer .list-menu .li_menu.li_menu_xxx a {
                font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
                font-size: 24px;
                display: block;
            }

        footer.footer .list-menu .li_menu .day_open {
            display: block;
            float: left;
            width: 100%;
            font-family: 'Roboto',sans-serif;
        }

        footer.footer .list-menu .li_menu .hour_ {
            font-family: 'Roboto',sans-serif;
        }

        footer.footer .list-menu .li_menu a {
            color: #acacac;
        }

            footer.footer .list-menu .li_menu a:hover {
            }

    footer.footer .list-menu .social_ {
        margin-bottom: 0;
        font-size: 15px;
        font-family: 'Arial',sans-serif;
        color: #83858e;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

        footer.footer .list-menu .social_:hover {
            color: #fff;
        }

        footer.footer .list-menu .social_ .ico_ {
            float: left;
            position: relative;
            top: 2px;
            width: 20px;
            height: 30px;
            display: block;
            margin-top: 0;
            padding-left: 0;
            line-height: 35px;
        }

        footer.footer .list-menu .social_ a {
            font-size: 14px;
            color: #acacac;
            margin-left: 5px;
        }

            footer.footer .list-menu .social_ a:hover {
                color: #fff;
            }

footer.footer .bottom-ft {
    padding: 20px 0;
}

@media (max-width:767px) {
    footer.footer .bottom-ft {
        border-top: none;
    }
}

footer.footer .bottom-ft .info-website {
    margin: 0;
    color: #83858e;
    font-size: 14px;
}

@media (max-width:767px) {
    footer.footer .bottom-ft .info-website {
        text-align: center;
    }
}

footer.footer .bottom-ft .info-website a {
    color: #fff;
}

    footer.footer .bottom-ft .info-website a:hover {
        color: #FF6C6C;
    }

footer.footer .bottom-ft .info-website b {
    font-weight: normal;
    color: #fff;
}

footer.footer .bottom-ft .list-menu-bft {
    float: right;
}

    footer.footer .bottom-ft .list-menu-bft li {
        float: left;
    }

        footer.footer .bottom-ft .list-menu-bft li a {
            padding: 0 10px;
            font-weight: normal;
        }

.backtop {
    position: fixed;
    bottom: 40px;
    z-index: 999;
    top: auto !important;
    width: 40px;
    height: 40px;
    line-height: 43px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
    background: #FF6C6C;
    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: 22px;
        color: #fff;
    }

    .backtop.show {
        opacity: 1;
    }

.phone_backtotop {
    position: fixed;
    bottom: 30px !important;
    z-index: 999999;
    top: auto !important;
    width: 50px;
    height: 50px;
    line-height: 55px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    background: #FF6C6C;
    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;
}

    .phone_backtotop .fa {
        font-size: 18px;
        color: #fff;
    }

@keyframes play {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
        box-shadow: 0 0 0 5px rgba(232,77,89,0.33),0 0 0 10px rgba(232,77,89,0.33);
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
        box-shadow: 0 0 0 5px rgba(232,77,89,0.33),0 0 0 10px rgba(232,77,89,0.33),0 0 0 15px rgba(232,77,89,0.33);
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@media (min-width:1441px) {
    .backtop {
        right: 15px;
        bottom: 20px;
    }

    .phone_backtotop {
        bottom: 30px !important;
        left: 50px;
    }
}

@media (min-width:1200px) and (max-width:1440px) {
    .backtop {
        right: 15px;
        bottom: 30px;
    }

    .phone_backtotop {
        left: 30px;
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .backtop {
        right: 25px;
        bottom: 40px;
    }

    .phone_backtotop {
        bottom: 48% !important;
        left: 30px;
    }
}

@media (max-width:767px) {
    .backtop {
        right: 11%;
        bottom: 20px;
    }

    .phone_backtotop {
        bottom: 48% !important;
        left: 30px;
    }
}

.overflow-hidden {
    overflow: hidden;
}

.title-product {
    color: #474c5f;
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    margin-bottom: 5px;
    font-weight: 400;
}

.details-product .large-image {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
}

    .details-product .large-image a {
        display: block;
        border: solid 1px #ebebeb;
    }

        .details-product .large-image a img {
            margin: 0 auto;
        }

.details-product .details-pro .product-price {
    display: inline-block;
}

.details-product .details-pro .price-box {
    margin: 10px 0 15px;
}

    .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: 75%;
    margin: 0 auto;
}

    .thumb_product_details .owl-height {
        height: 110px !important;
    }

@media (min-width:544px) and (max-width:767px) {
    .thumb_product_details {
        width: 50%;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .thumb_product_details {
        width: 75%;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .thumb_product_details {
        width: 75%;
    }
}

.thumb_product_details .owl-item .item a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #ebebeb;
    margin: 0 auto;
    width: 85px;
    height: 58px;
}

@media (min-width:544px) and (max-width:1199px) {
    .thumb_product_details .owl-item .item a {
        width: 85px;
        height: 58px;
    }
}

.thumb_product_details .owl-item .item a img {
    width: auto;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
}

.thumb_product_details .owl-item .item a:hover {
    border: 1px solid #FF6C6C;
}

.thumb_product_details .owl-item .item a.active {
    border: 1px solid #FF6C6C;
}

    .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: 26px;
    height: 26px;
    border-radius: 0;
    line-height: 26px;
    text-align: center;
    top: 50%;
    margin-top: -25px;
    border: none;
    background: transparent !important;
}

    .thumb_product_details .owl-nav .owl-prev:before,
    .thumb_product_details .owl-nav .owl-next:before {
        height: 26px;
        width: 26px;
        line-height: 26px;
        top: -15px;
        color: #333;
        border: none;
    }

    .thumb_product_details .owl-nav .owl-prev:hover,
    .thumb_product_details .owl-nav .owl-next:hover {
        background: transparent !important;
    }

        .thumb_product_details .owl-nav .owl-prev:hover:before,
        .thumb_product_details .owl-nav .owl-next:hover:before {
            color: #333 !important;
        }

.thumb_product_details .owl-nav .owl-prev {
    left: -30px !important;
}

    .thumb_product_details .owl-nav .owl-prev:before {
        content: "\f104";
        font-family: 'FontAwesome';
        font-size: 16px;
    }

.thumb_product_details .owl-nav .owl-next {
    right: -30px !important;
}

    .thumb_product_details .owl-nav .owl-next:before {
        content: "\f105";
        font-family: 'FontAwesome';
        font-size: 16px;
    }

@media (max-width:543px) {
    .thumb_product_details {
        width: 85%;
    }

        .thumb_product_details .owl-item .item a {
            display: flex !important;
            align-items: center !important;
            justify-content: center !important;
            width: 70px !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: #FF6C6C;
            }

                .thumb_product_details .owl-item .item a.active img {
                    opacity: 1;
                }
}

.form_button_details {
    margin: 15px 0;
}

@media (min-width:1200px) {
    .details-pro {
        padding-left: 30px;
    }
}

.details-pro .reviews_details_product {
    margin-top: 0;
    margin-bottom: 10px;
    overflow: hidden;
}

    .details-pro .reviews_details_product .bizweb-product-reviews-badge {
        margin: 0 auto;
        padding: 0;
        float: left;
    }

        .details-pro .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
            font-size: 13px;
        }

        .details-pro .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-off-png:before {
            content: "\f006";
            color: #ebb526;
        }

        .details-pro .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-on-png:before {
            content: "\f005";
            color: #ebb526;
        }

        .details-pro .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-half-png:before {
            content: "\f123";
            color: #ffde3c;
        }

        .details-pro .reviews_details_product .bizweb-product-reviews-badge div img {
            display: none;
        }

        .details-pro .reviews_details_product .bizweb-product-reviews-badge div p {
            font-size: 13px;
            color: #7b7b7b;
        }

    .details-pro .reviews_details_product .danhgiasp {
        display: inline;
        font-family: "Arial",sans-serif;
        font-size: 13px;
        color: #7b7b7b;
        font-weight: 400;
        padding: 0 15px;
        border-left: solid 1px #ddd;
        text-decoration: underline;
    }

        .details-pro .reviews_details_product .danhgiasp:hover > a {
            color: #FF6C6C;
            text-decoration: none;
            cursor: pointer;
        }

        .details-pro .reviews_details_product .danhgiasp:hover .fa {
            color: #FF6C6C;
        }

        .details-pro .reviews_details_product .danhgiasp a {
            color: #7b7b7b;
            font-weight: 400;
            text-decoration: underline;
        }

.details-pro .taxable {
    display: inline-block;
    margin-left: 5px;
}

.details-pro .vd {
    font-family: 'Arial',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: #333;
        }

    .details-pro .vd .vend_c {
        display: inline-block;
        padding: 0 15px;
        background-color: #0ed379;
        color: #fff;
        border-radius: 3px;
    }

.details-pro .group-status {
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
    margin-bottom: 5px;
}

    .details-pro .group-status .status_name {
        color: #FF6C6C;
    }

.details-pro .product-summary .if {
    font-size: 14px;
    color: #333;
    line-height: 24px;
}

.details-pro .product-summary .rte {
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
    margin-bottom: 20px;
    color: #707070;
    line-height: 24px;
}

    .details-pro .product-summary .rte img {
        display: none;
    }

    .details-pro .product-summary .rte p {
        margin: 0;
    }

.details-pro .social-sharing {
    display: block;
    width: 100%;
    float: left;
}

@media (max-width:1199px) {
    .details-pro .social-sharing {
        margin-top: 15px;
    }
}

.details-pro .social-sharing .social-media label {
    display: inline-block;
}

.details-pro .social-sharing .social-media a {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    margin-right: 0;
    margin-left: 3px;
    margin: 0 5px;
}

.details-pro .social-sharing .social-normal {
    display: block;
    padding: 20px 0;
}

    .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: 0 5px;
    }

.details-pro .contacts {
    display: inline-block;
    float: left;
    text-align: left;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-top: -10px;
}

@media (min-width:768px) and (max-width:991px) {
    .details-pro .contacts {
        margin-top: 10px;
    }
}

.details-pro .contacts .block_phone {
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
    line-height: 30px;
    display: block;
    font-weight: 400;
    position: relative;
}

    .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-size: 14px;
    color: #FF6C6C;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
}

.details-pro .thongtinkhuyenmai {
    border: 1px solid #FF6C6C;
    border-radius: 3px;
    padding: 15px 35px 15px 20px;
    margin-bottom: 15px;
    position: relative;
    clear: left;
}

.rte-summary {
    font-family: 'Roboto',sans-serif;
    color: #363636;
    font-size: 14px;
}

    .rte-summary ul {
        list-style: none;
    }

        .rte-summary ul li {
            position: relative;
            padding-left: 20px;
            margin-bottom: 0;
        }

            .rte-summary ul li:before {
                display: block;
                position: absolute;
                content: "\f06b";
                font-family: "FontAwesome";
                color: #FF6C6C;
                left: 0;
                top: 0;
            }

.button_actions .btn_buy[disabled] {
    background-color: #FF6C6C !important;
}

.button_actions {
    width: 100%;
    display: inline-block;
    float: left;
}

@media (min-width:544px) {
    .button_actions {
        width: 200px;
    }
}

.button_actions .btn_buy {
    padding: 0;
    width: 100%;
    text-align: center;
}

    .button_actions .btn_buy.disabled {
        opacity: .5;
        background: #FF6C6C;
    }

    .button_actions .btn_buy .btn-content {
        float: none;
        height: 40px;
        display: inline-block;
    }

.button_cart_buy_enable,
.button_cart_buy_disable {
    height: 40px;
    line-height: 40px;
    width: auto;
    border-radius: 3px;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    float: left;
    position: relative;
}

@media (max-width:767px) {
    .button_cart_buy_enable,
    .button_cart_buy_disable {
        font-size: 14px !important;
    }
}

.button_cart_buy_enable span,
.button_cart_buy_disable span {
    font-size: 14px;
}

.button_cart_buy_enable .fa,
.button_cart_buy_disable .fa {
    font-size: 20px;
    padding: 20px 22px 23px;
    position: absolute;
    left: 0;
    top: -1px;
    background: #059b3a;
    border-radius: 3px;
}

.button_cart_buy_enable {
    background: #FF6C6C;
    position: relative;
}

    .button_cart_buy_enable:hover {
        background: #FF6C6C;
        border-color: #FF6C6C;
        color: #fff;
    }

        .button_cart_buy_enable:hover .fa {
            color: #fff;
        }

.button_cart_buy_disable {
    background: rgba(255,65,87,0.51);
    width: 100%;
}

.form-group {
    padding-bottom: 0;
}

    .form-group .input_number_product {
        display: inline-flex;
        width: 65%;
    }

        .form-group .input_number_product .btn_num {
            font-size: 25px;
            line-height: 0;
            border: solid 1px #ebebeb;
            display: inline-block;
            width: 40px;
            height: 40px;
            background: #fff;
            float: left;
            color: #222;
            text-align: center;
            padding: 0;
        }

            .form-group .input_number_product .btn_num.num_1 {
                border-top-left-radius: 3px;
                border-bottom-left-radius: 3px;
            }

            .form-group .input_number_product .btn_num.num_2 {
                border-top-right-radius: 3px;
                border-bottom-right-radius: 3px;
                font-size: 18px;
            }

            .form-group .input_number_product .btn_num:hover {
                cursor: pointer;
                background: #fff;
                color: #222;
                text-decoration: none;
                border-color: #e1e1e1;
            }

        .form-group .input_number_product input {
            margin: 0;
            display: block;
            float: left;
            height: 40px;
            border-right: none;
            border-left: none;
            width: 55px;
            text-align: center;
            box-shadow: none;
            border-radius: 0;
            font-size: 15px;
        }

.form-product {
    padding: 0;
}

    .form-product .form-group {
        width: 100%;
    }

        .form-product .form-group header {
            width: 85px;
            float: left;
            line-height: 40px;
            font-size: 14px;
            color: #636363;
        }

    .form-product form {
        margin-bottom: 15px;
    }

.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;
            width: 85px;
            font-size: 14px;
            float: left;
            color: #636363;
            line-height: 40px;
        }

        .box-variant .form-group .selector-wrapper .single-option-selector {
            height: 40px;
            width: calc(100% - 85px);
            border-radius: 3px;
        }

@media (min-width:1200px) {
    .box-variant .form-group .selector-wrapper .single-option-selector {
        width: 35%;
    }
}

.iwi {
    display: inline-block;
    float: left;
    text-align: center;
    width: auto;
    height: 45px;
    line-height: 45px;
    border-radius: 0%;
    background: transparent;
    position: relative;
}

@media (min-width:992px) and (max-width:1199px) {
    .iwi {
        margin-left: 15px;
        margin-bottom: 0;
    }
}

.iwi .fa {
    font-size: 20px;
    color: #FF6C6C;
}

.iwi span {
    font-size: 14px;
    margin-left: 10px;
}

.iwi:hover a {
    text-decoration: none;
}

.iwi .iwishAddWrapper {
    border: none !important;
    margin: 0 !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: 'Arial',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: 0;
            left: 0;
        }

        .hdmh a:hover {
            color: #333;
        }

.details-product .link_color {
    font-size: 14px;
    line-height: 16px;
    cursor: pointer;
}

@media (min-width:1200px) {
    .details-product #gallery_01 .flex-viewport {
        height: 320px !important;
        margin-top: 25px;
    }
}

@media (max-width:767px) {
    .details-product .details-pro {
        margin-top: 20px;
        padding: 0;
    }
}

.details-product .details-pro .product-price {
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    display: inline-block;
    color: #FF6C6C;
}

.details-product .details-pro .price-box {
    margin: 0 0 10px;
    display: inline-block;
}

    .details-product .details-pro .price-box del {
        color: #acacac;
        font-size: 18px;
        margin-left: 10px;
    }

.details-product .details-pro .custom-btn-number {
    position: relative;
    padding: 0;
    margin-bottom: 20px;
    border: none;
    box-shadow: none;
    width: 100%;
}

    .details-product .details-pro .custom-btn-number #qty {
        font-family: "Opens Sans",sans-serif;
        height: 45px;
        font-size: 17px;
        margin: 0;
    }

.details-product .details-pro .custom-btn-number {
    width: 150px;
    display: inline-block;
    float: left;
    position: relative;
    padding: 0;
    margin-bottom: 20px;
    border: none;
    box-shadow: none;
    height: 45px;
}

@media (max-width:991px) {
    .details-product .details-pro .custom-btn-number {
        margin-top: 10px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .details-product .details-pro .custom-btn-number {
        width: 100%;
        display: block;
        margin-right: 0;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .details-product .details-pro .custom-btn-number {
        margin-right: 15px;
        width: 153px;
    }
}

.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-size: 16px;
    line-height: 25px;
    font-weight: 500;
    margin: 0;
    padding: 5px 15px !important;
    background: #FF6C6C !important;
    border: solid 1px #FF6C6C !important;
    display: inline;
    border-radius: 0;
    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:767px) {
    .related-product .product_related {
        border-left: none !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: 0;
    }
}

.related-product {
    margin-top: 0 !important;
    display: block;
    float: left;
    width: 100%;
}

#recently-viewed-products .image {
    float: left;
    width: 90px;
    margin-right: 10px;
}

#recently-viewed-products .info {
    width: calc(100% - 100px);
    float: right;
}

.zoomWrapper {
    width: 100% !important;
    height: auto !important;
}

    .zoomWrapper img {
        position: static !important;
        width: auto !important;
        height: auto !important;
        display: block;
        margin: 0 auto;
    }

        .zoomWrapper img ~ img {
            display: none !important;
        }

.tab-wrap .tabs-title {
    *zoom: 1;
    display: inline-block;
    position: relative;
    z-index: 9;
    margin: 0 0 26px;
}

    .tab-wrap .tabs-title:after {
        content: "";
        display: table;
        clear: both;
    }

    .tab-wrap .tabs-title li {
        font-size: 2.2rem;
        font-weight: 700;
        text-transform: uppercase;
        position: relative;
        line-height: 40px;
        float: left;
    }

        .tab-wrap .tabs-title li:before {
            content: "|";
            color: #c9c9c9;
            padding: 0 16px;
            color: #1c1c1c;
        }

        .tab-wrap .tabs-title li:first-child:before {
            display: none;
        }

        .tab-wrap .tabs-title li.current {
            color: #212121;
        }

.tab-wrap .tab-content {
    position: relative;
}

ul.tabs li {
    background: none;
    display: inline-block;
    cursor: pointer;
}

    ul.tabs li.current {
        color: #000;
        margin-bottom: -1px;
    }

@media (max-width:767px) {
    ul.tabs li.current {
        border-bottom: none;
    }
}

.tab-content {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

    .tab-content.current {
        opacity: 1;
        visibility: visible;
        height: auto;
        -webkit-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        -ms-transition: all 200ms ease-in-out;
        -o-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out;
    }

.product-tab .tabs-title {
    background: #fff;
    margin-bottom: 0;
    padding-left: 0;
    border-bottom: solid 1px #ebebeb;
}

@media (max-width:767px) {
    .product-tab .tab-link {
        margin: 0 0 !important;
    }
}

.product-tab .tab-link {
    position: relative;
    display: inline-block;
    border: solid 1px #e1e1e1;
    padding: 0 25px;
    border-bottom: 0;
    margin-top: -2px;
    background: #2e3553;
}

@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: -5px;
    }
}

.product-tab .tab-link h3 {
    color: #9d9c9c;
    margin: 13px 0;
    font-size: 13px;
}

.product-tab .tab-link span {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}

@media (min-width:768px) {
    .product-tab .tab-link span {
        color: #fff;
    }
}

@media (min-width:768px) {
    .product-tab .tab-link.current {
        color: #fff;
        padding-bottom: 0;
        background: #FF6C6C;
    }

        .product-tab .tab-link.current h3 {
            color: #FF6C6C !important;
        }

            .product-tab .tab-link.current h3 span {
                color: #fff !important;
            }
}

.product-tab .tab-link.current h3 {
    color: #FF6C6C;
}

    .product-tab .tab-link.current h3 span {
        color: #FF6C6C;
    }

.product-tab .tab-link.current .rte {
    font-family: 'Opens Sans',sans-serif;
    color: #9d9c9c;
    font-weight: 300;
    font-size: 14px;
    border: solid 0 #ebebeb;
    border-top: 0;
}

.product-tab li:last-child h3 span:after {
    content: none;
}

.product-tab .tab-content {
    padding: 0;
}

    .product-tab .tab-content.current .rte {
        color: #474c5f;
        font-family: 'Roboto',sans-serif;
        border: solid 1px #ebebeb;
        border-top: 0;
        padding: 30px 45px 60px 30px;
        font-size: 14px;
    }

.product-tab .content_extab.current {
    padding: 20px 15px;
    background: #fff;
    border: solid 1px #e1e1e1;
}

    .product-tab .content_extab.current .rte {
        padding: 0 0;
    }

        .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: 'Opens Sans',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: 10px !important;
        background: #fff;
    }

    .tab-content-mobile {
        display: none;
    }

    .product-tab .tab-link.current h3 {
        border: 0;
    }

    .current .tab-content-mobile {
        display: block;
        padding: 0 10px;
        border: 1px solid #e1e1e1;
        border-top: none;
        background: #f7f5f5;
    }

        .current .tab-content-mobile .rte {
            padding: 10px 0;
            border-bottom: 0;
        }

    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;
    }

        .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: 0;
        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 .product-reviews-summary-actions #btnnewreview {
    background: #FF6C6C;
}

.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: #ffde3c;
}

.bizweb-product-reviews-form form .bpr-form-rating #dvRating .star-half-png:before {
    content: "\f123";
    color: #898989;
}

@media (max-width:767px) {
    .product-tab .tab-link {
        width: 100%;
        border: none;
        padding: 0;
        margin-bottom: 10px !important;
        background: #fff;
    }

    .tab-content-mobile {
        display: none;
    }

    .product-tab .tab-link.current h3 {
        border: 0;
    }

    .current .tab-content-mobile {
        display: block;
        padding: 0 10px;
        border: 1px solid #e1e1e1;
        border-bottom: none;
        background: #fff;
    }

        .current .tab-content-mobile .rte {
            padding: 10px 0;
            border-bottom: 0;
        }

    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;
    }

        .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: 0;
    }

    .product-tab .tab-link.current h3 {
        margin-bottom: 0;
        border-bottom: none;
        border: solid 1px #ebebeb;
        border-bottom: 2px solid #FF6C6C;
    }

    .product-tab .tab-link span:after {
        content: none;
    }

    .product-tab .border-dashed-tab {
        margin-bottom: 15px;
    }
}

.module_service_details {
    margin-bottom: 30px;
}

    .module_service_details .wrap_module_service {
        overflow: hidden;
        background: #fff;
        border-radius: 3px;
        border: 1px solid #FF6C6C;
    }

        .module_service_details .wrap_module_service .item_service {
            padding: 0 15px;
            border-bottom: solid 1px #e5e5e5;
        }

            .module_service_details .wrap_module_service .item_service:nth-child(4) {
                border-bottom: none;
            }

            .module_service_details .wrap_module_service .item_service .wrap_item_ .content_service {
                position: relative;
                padding: 20px 0 20px 55px;
            }

                .module_service_details .wrap_module_service .item_service .wrap_item_ .content_service p {
                    font-size: 14px;
                    line-height: 22px;
                    margin: 0;
                    padding: 0;
                    color: #474c5f;
                }

                .module_service_details .wrap_module_service .item_service .wrap_item_ .content_service span {
                    font-family: 'Roboto',sans-serif;
                    font-size: 13px;
                    line-height: 22px;
                    font-weight: 400;
                    color: #707070;
                }

                .module_service_details .wrap_module_service .item_service .wrap_item_ .content_service:before {
                    content: "";
                    width: 35px;
                    height: 35px;
                    background-position: left;
                    background-size: contain;
                    background-repeat: no-repeat;
                    position: absolute;
                    left: 0;
                    top: 27px;
                }

            .module_service_details .wrap_module_service .item_service:nth-child(4) .wrap_item_ .content_service span,
            .module_service_details .wrap_module_service .item_service:nth-child(4) .wrap_item_ .content_service a {
                color: #FF6C6C;
                font-family: 'Roboto',sans-serif;
                font-size: 16px;
                font-weight: bold;
            }

.module_best_sale_product .title_module_ .title {
    font-size: 18px;
    line-height: 22px;
    color: #474c5f;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

    .module_best_sale_product .title_module_ .title a {
        text-decoration: none;
        color: #474c5f;
    }

@media (max-width:991px) {
    .dqdt-sidebar .collection-category {
        /* margin:15px 15px; */
    }
}

.collection .collection-image img {
    width: 100%;
}

.sidebar .title-head {
    margin: 0;
    font-size: 14px !important;
    position: relative;
    display: block;
}

    .sidebar .title-head span {
        display: block;
        padding: 10px 0;
    }

.product-mini-lists .products {
    border: none !important;
}

@media (min-width:1200px) {
    .products-view-grid .col-lg-4:nth-child(3n+1) {
        clear: left;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .products-view-grid .col-md-4:nth-child(3n+1) {
        clear: left;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .products-view-grid .col-sm-4:nth-child(3n+1) {
        clear: left;
    }
}

@media (max-width:767px) {
    .products-view-grid .col-xs-6:nth-child(2n+1) {
        clear: left;
    }
}

@media (max-width:767px) {
    .product-box .btn-white {
        padding: 0 10px;
    }
}

.view-mode > a {
    width: 34px;
    height: 34px;
    display: inline-block;
    overflow: hidden;
}

.view-mode span {
    font-size: 0;
}

.tt span {
    font-size: 14px;
    font-family: Roboto;
}

.tt.hidden-sm.hidden-xs {
    display: inline-block;
}

.button-view-mode {
    padding: 0;
    margin: 0;
    width: 34px;
    height: 34px;
    box-shadow: none;
    line-height: 34px;
    font-size: 16px;
    background: #f5f5f5;
    border-radius: 3px;
    color: #acacac;
}

    .button-view-mode.active {
        color: #fff;
        background: #FF6C6C;
        box-shadow: none;
    }

        .button-view-mode.active a {
            color: #474c5f;
        }

    .button-view-mode:hover {
        color: #fff;
        background: #FF6C6C;
    }

.collection .title-head {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    text-transform: none;
    line-height: 30px;
    margin-right: 3px;
}

@media (max-width:767px) {
    .collection .title-head {
        display: inherit;
        position: relative;
        margin-bottom: 35px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .collection .title-head {
        position: relative;
        display: inherit;
        margin-bottom: -30px;
    }
}

.collection .tt span {
    text-transform: none;
    font-size: 14px;
    color: #878a96;
    font-weight: 400;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

.collection .text-sm-left {
    padding-top: 6px;
}

@media (min-width:992px) {
    .collection .category-products {
        margin-top: -40px;
    }
}

.collection .category-products .sortPagiBar {
    display: inline;
}

@media (min-width:768px) {
    .collection .category-products .sortPagiBar {
        float: left;
        width: 100%;
        display: block;
    }
}

.collection .category-products .sortPagiBar .wr_sort {
    margin-bottom: 30px;
    padding: 0 0 10px;
    border-bottom: solid 1px #ebebeb;
}

@media (max-width:767px) {
    .collection .category-products .sortPagiBar .wr_sort {
        border-bottom: none;
        margin-bottom: 35px;
    }
}

.collection .category-products .sortPagiBar .wr_sort .text-sm-right .ht_xxx {
    float: left;
    height: 30px;
    display: inline-block;
    line-height: 32px;
    margin-right: 5px;
    font-size: 14px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

.collection .category-products .sortPagiBar .wr_sort .text-sm-right .view-mode {
    margin-right: 25px;
    display: inline-block;
}

    .collection .category-products .sortPagiBar .wr_sort .text-sm-right .view-mode a {
        width: 34px;
        margin-right: 5px;
    }

.collection .category-products .sortPagiBar .wr_sort .text-sm-right .sorby_xxx {
    display: inline;
    float: right;
}

    .collection .category-products .sortPagiBar .wr_sort .text-sm-right .sorby_xxx .left {
        float: left;
        font-weight: 400;
        line-height: 33px;
        font-size: 14px !important;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        margin-right: 6px;
        margin-bottom: 0;
    }

    .collection .category-products .sortPagiBar .wr_sort .text-sm-right .sorby_xxx ul li {
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        font-weight: 400;
    }

.blog-aside {
    margin-top: 30px;
}

    .blog-aside .aside-title-blog .title-head-blog {
        font-size: 18px;
        font-weight: bold;
    }

.col-49 {
    width: 44.444444%;
    padding: 0 15px;
    float: left;
}

.col-59 {
    width: 55.555555%;
    padding: 0 15px;
    float: left;
}

@media (max-width:767px) {
    .col-49,
    .col-59 {
        width: 100%;
        float: none;
    }
}

@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-6:nth-child(2n+1) {
        clear: left;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .blog-main .col-sm-6:nth-child(2n+1) {
        clear: left;
    }
}

.blog-main {
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
}

.blog-item {
    padding-top: 15px;
}

@media (max-width:1199px) {
    .blog-item {
        padding-bottom: 0;
    }
}

.date {
    margin: 10px 0 0 0;
    display: inline-block;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #acacac;
}

    .date .fa {
        color: #878a96;
        margin-right: 5px;
    }

    .date .news_home_content_short_time {
        z-index: 999;
        color: #acacac;
        font-family: 'Arial',sans-serif;
        font-size: 13px;
        font-weight: 400;
        line-height: 1.4;
        display: inline-block;
        text-decoration: none;
        margin-left: 2px;
    }

    .date .cmt_count_blog {
        margin-left: 14px;
    }

        .date .cmt_count_blog .fa-comments {
            margin-right: 5px;
        }

@media (max-width:1199px) {
    .blog-item-info {
        margin-top: 15px;
    }
}

.blog-item-name {
    position: relative;
    font-size: 18px;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 0;
}

    .blog-item-name a {
        color: #333;
    }

        .blog-item-name a:hover {
            color: #FF6C6C;
        }

    .blog-item-name .fa {
        position: absolute;
        left: 0;
        top: 9px;
        font-size: .78571em;
        color: #FF6C6C;
    }

.border_bot_blog {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 18px;
}

.post-time {
    color: #acacac;
    font-size: 13px;
    margin-bottom: 15px;
    margin-right: 20px;
    display: inline-block;
}

    .post-time .fa {
        color: #878a96;
        margin-right: 3px;
    }

.blog-item-summary {
    font-size: 14px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    margin-bottom: 20px;
    color: #898989;
    line-height: 20px;
}

.blog-item-thumbnail {
    position: relative;
}

.blog-list h5 {
    text-transform: uppercase;
    line-height: 26px;
    margin: 0;
    padding-top: 30px;
    padding-bottom: 5px;
}

.blog-list .loop-blog {
    min-height: 80px;
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb;
}

    .blog-list .loop-blog:last-child {
        border: none;
    }

    .blog-list .loop-blog .thumb-left {
        width: 90px;
        max-width: 90px;
        height: auto;
        display: block;
        float: left;
    }

    .blog-list .loop-blog .blog-item-summary {
        margin-bottom: 0;
    }

    .blog-list .loop-blog .name-right {
        display: block;
        float: left;
        width: calc(100% - 110px);
        margin-left: 20px;
    }

        .blog-list .loop-blog .name-right h3 {
            position: relative;
            font-size: 14px;
            line-height: 1.4;
            margin-top: 0;
            margin-bottom: 0;
        }

            .blog-list .loop-blog .name-right h3:hover a {
                text-decoration: none;
                color: #FF6C6C;
            }

    .blog-list .loop-blog .date {
        margin: 7px 0 10px;
        font-weight: 400;
        color: #acacac;
        font-size: 13px;
        font-family: 'Arial',sans-serif;
    }

.blog-list .more_blog a {
    line-height: 3;
    font-size: 1.07143em;
    color: #898989;
    display: block;
}

    .blog-list .more_blog a:hover {
        text-decoration: none;
        color: #FF6C6C;
    }

.left-content .aside-title {
    margin-top: 0;
}

.left-content .title-head-1 {
    margin: 0;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    display: block;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 3px 0;
    background-position: center;
}

@media (min-width:992px) and (max-width:1199px) {
    .left-content .title-head-1 {
        font-size: 15px !important;
    }
}

@media (max-width:1199px) {
    .left-content .title-head-1 {
        width: 100%;
        margin: 0;
        padding: 3px 20px !important;
        background-repeat: unset;
        background-position: unset;
        text-align: left;
    }
}

@media (min-width:1200px) {
    .left-content .title-head-1:before {
        content: "";
        position: absolute;
        top: 48px;
        left: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 15px 15px 0;
        border-color: transparent #FF6C6C transparent transparent;
    }

    .left-content .title-head-1:after {
        content: "";
        position: absolute;
        bottom: -15px !important;
        right: 0 !important;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 15px 0 0;
        border-color: #FF6C6C transparent transparent transparent;
    }
}

.left-content .title-head-1 span {
    display: block;
    padding: 10px 0;
}

.left-content .title-head {
    margin: 0;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    display: block;
}

@media (min-width:992px) and (max-width:1199px) {
    .left-content .title-head {
        font-size: 14px !important;
    }
}

.left-content .title-head span {
    color: #fff;
    display: block;
    padding: 10px 10px 10px 45px;
}

    .left-content .title-head span:before {
        content: "\f0c9";
        position: absolute;
        font: normal normal normal 15px/1 FontAwesome;
        width: 100%;
        height: auto;
        top: 12px;
        left: 20px;
    }

.left-content .title-head.title_price span {
    color: #fff;
    display: block;
    padding: 10px 10px 10px 45px;
}

    .left-content .title-head.title_price span:before {
        content: "\f005";
        position: absolute;
        font: normal normal normal 15px/1 FontAwesome;
        width: 100%;
        height: auto;
        top: 12px;
        left: 20px;
    }

.left-content .aside-blog {
    margin-top: 15px;
}

    .left-content .aside-blog .nav-item {
        position: relative;
        clear: left;
        font-size: 1em;
        padding: 13px 0 13px 0;
        border-bottom: solid 1px #ddd;
    }

        .left-content .aside-blog .nav-item:last-child {
            border-bottom: none;
        }

        .left-content .aside-blog .nav-item a {
            font-size: 1em;
            font-weight: bold;
        }

        .left-content .aside-blog .nav-item .fa {
            width: 30px;
            height: 30px;
            line-height: 28px;
            text-align: center;
            cursor: pointer;
        }

            .left-content .aside-blog .nav-item .fa.fa-caret-right {
                right: auto;
                left: 0;
                top: 16px;
                text-align: left;
            }

        .left-content .aside-blog .nav-item .dropdown-menu {
            width: 100%;
            border: 0;
            padding-left: 15px;
        }

        .left-content .aside-blog .nav-item.active {
            border-bottom: none;
        }

            .left-content .aside-blog .nav-item.active > a {
                color: #FF6C6C;
            }

            .left-content .aside-blog .nav-item.active > .fa {
                color: #FF6C6C;
            }

            .left-content .aside-blog .nav-item.active > .dropdown-menu {
                display: block;
            }

        .left-content .aside-blog .nav-item:hover > a {
            color: #FF6C6C;
            background-color: transparent;
        }

.article-main .article-details .date {
    margin: 20px 0 10px;
}

.article-main .rte {
    color: #898989;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 14px;
    margin-top: 5px;
}

.article-main .article-image {
    margin-bottom: 30px;
    text-align: center;
}

    .article-main .article-image a {
        margin: 0 auto;
    }

.article-main .article-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
    color: #464646;
    line-height: 36px;
}

.article-main .post-time {
    margin-bottom: 0;
}

@media (max-width:374px) {
    .article-main .post-time {
        display: block;
        float: left;
        width: 100%;
    }
}

.article-main .article-content {
    font-size: 1.14286em;
}

.article-main .form-group {
    margin: 0;
    padding-top: 0;
    padding-bottom: 20px;
}

.tag-share {
    clear: left;
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb;
    line-height: 30px;
}

    .tag-share .social-media {
        color: #7b7b7b;
    }

        .tag-share .social-media a {
            margin-left: 5px;
            width: 24px;
            height: 24px;
            border: 1px solid #b1b1b1;
            display: inline-block;
            line-height: 24px;
            text-align: center;
            border-radius: 50%;
            color: #b1b1b1;
            font-size: 12px;
        }

            .tag-share .social-media a:hover {
                color: #FF6C6C;
                border-color: #FF6C6C;
            }

.tag_article {
    color: #333;
    padding-left: 0;
    font-size: 14px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

    .tag_article .fa {
        transform: translateY(1px);
    }

    .tag_article a {
        color: #636363;
        font-family: 'Arial',sans-serif;
    }

        .tag_article a:hover {
            color: #FF6C6C;
        }

@media (max-width:767px) {
    .tag-share >;div {
        text-align: left !important;
    }

    .tag-share .social-sharing {
        float: left !important;
        margin-top: 5px;
    }
}

.title-form-coment {
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
    margin-bottom: 20px;
}

.article-main form {
    display: block;
    float: left;
    width: 100%;
    margin-top: 10px;
}

#article-comments {
    margin-top: 30px;
}

    #article-comments .article-comment {
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #ebebeb;
    }

    #article-comments .article-comment-user-image {
        margin: 0;
        float: left;
        width: 100px;
        margin-right: 12px;
    }

    #article-comments .article-comment-user-comment {
        padding-left: 110px;
        word-break: break-word;
        font-size: 1em;
    }

    #article-comments .user-name-comment {
        margin: 0;
        color: #FF6C6C;
        font-size: 1em;
        line-height: 1;
    }

    #article-comments .article-comment-date-bull {
        padding: 5px 0;
        display: block;
        color: #acacac;
    }

.social-media {
    font-size: 1em;
}

    .social-media .list-inline li {
        margin-right: 20px;
    }

.section-news-2 {
    margin-bottom: 20px;
}

.block-recent {
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px dashed #ebebeb;
    padding-bottom: 25px;
}

    .block-recent ul li {
        line-height: 24px;
        padding: 7px 0;
        padding-left: 15px;
        position: relative;
    }

        .block-recent ul li:before {
            content: '';
            position: absolute;
            width: 5px;
            height: 5px;
            top: 17px;
            left: 0;
            background: #333;
            -ms-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
        }

        .block-recent ul li a {
            color: #636363;
            font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        }

            .block-recent ul li a .fa {
                display: inline-block;
                margin-right: 5px;
            }

            .block-recent ul li a:hover {
                color: #FF6C6C;
            }

@media (max-width:767px) {
    .btn.btn-white {
        background: #ebebeb;
        float: right;
        margin: 10px 10px 30px 0 !important;
        display: inline-block;
        min-width: 240px;
        width: 100%;
        font-size: 14px;
        font-weight: 400;
        text-transform: none;
        height: 40px;
        line-height: 40px;
        color: #474c5f;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        padding: 0 20px;
        text-align: center;
        white-space: nowrap;
        outline: none !important;
        border-radius: 3px;
        cursor: pointer;
        border: none;
    }

        .btn.btn-white:hover {
            border-color: #FF6C6C;
        }
}

.header-cart .title-cart h3 {
    font-size: 16px;
    font-weight: bold;
    color: #474c5f;
    margin-top: 0;
}

    .header-cart .title-cart h3 .count_cart_h {
        color: #FF6C6C;
    }

.pd-right {
    padding-left: 0;
}

.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: solid 1px #ebebeb;
            border-top: none;
            border-bottom: none;
            border-right: none;
        }

        .main-container .col-main .cart .cart-thead {
            font-weight: bold;
            font-size: 13px;
            clear: both;
            width: 100%;
            border: 1px solid #ebebeb;
            border-right: none;
            border-left: none;
            float: left;
            min-width: 600px;
        }

            .main-container .col-main .cart .cart-thead div {
                font-weight: 400;
                float: left;
                padding: 9px 0;
                background: #f7f7f7;
                color: #636363;
                text-align: center;
                font-family: 'Arial',sans-serif;
                border-right: #ebebeb 1px solid;
                font-size: 14px;
            }

        .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;
            }

        .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 {
            float: left;
            line-height: 20px;
            vertical-align: top;
            height: 135px;
            overflow: hidden;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 10px;
            border-right: solid 1px #ebebeb;
        }

            .main-container .col-main .cart .cart-tbody .item-cart div.prd_name {
                flex-flow: column;
                font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
            }

                .main-container .col-main .cart .cart-tbody .item-cart div.prd_name .variant-title {
                    color: #898989;
                }

            .main-container .col-main .cart .cart-tbody .item-cart div:nth-child(6) {
                padding: 10px 0 6px;
                position: relative;
            }

        .main-container .col-main .cart .bg-scroll .cart-tbody .item-cart div a.remove-item {
            width: 22px;
            height: 26px;
            display: block;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%,-50%);
        }

        .main-container .col-main .cart .cart-tbody .item-cart .product-image {
            min-height: 75px;
            display: block;
            height: auto;
            width: 100%;
            padding: 0 20px;
        }

@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 {
    margin: 0;
    padding-bottom: 0;
    font-size: 14px;
    color: #363636;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight: normal;
    line-height: 24px;
}

    .main-container .col-main .cart .cart-tbody .item-cart div .product-name a {
        color: #363636;
    }

.main-container .col-main .cart .cart-tbody .item-cart div .input_qty_pr {
    height: auto;
    padding: 0;
    border-right: none;
    width: 100%;
}

.main-container .col-main .cart .cart .product-name a {
    font-size: 14px;
}

.main-container .col-main .cart .item-cart .input_qty_pr .items-count {
    border: 1px solid #ddd;
    outline: none;
    background: #fff;
    height: 25px;
    line-height: 25px;
    width: 24px;
    vertical-align: baseline;
    text-align: center;
    padding: 0;
}

.main-container .col-main .cart .variant-title {
    color: #686868;
}

.main-container .col-main .cart .cart-tbody .item-cart div .price {
    font-size: 14px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight: bold;
    line-height: 6;
    color: #2e3553;
}

.main-container .col-main .cart .item-cart .items-count {
    border: 1px solid #ebebeb;
    outline: none;
    background: #fff;
    height: 24px;
    width: 21px;
    vertical-align: top;
    text-align: center;
    padding: 0;
}

.main-container .col-main .cart .item-cart .number-sidebar {
    border: 1px solid #ddd;
    height: 25px;
    margin-left: -1px;
    text-align: center;
    width: 30px;
    margin-right: -1px;
    padding: 0;
    line-height: 15px;
}

.main-container .col-main .cart .cart-tbody .item-cart div a.remove-item {
    background-color: #fff;
    background-image: none;
    color: #333;
    cursor: pointer;
    padding: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    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:hover {
        color: #c92b26;
    }

.main-container .col-main .cart .btn-proceed-checkout {
    background: #FF6C6C;
    font-size: 14px;
    margin-top: 20px;
    font-weight: 400;
    text-transform: none;
    float: right;
    min-width: 200px;
    display: block;
    border: 1px solid #FF6C6C;
    margin-right: 0 !important;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    white-space: nowrap;
    outline: none !important;
    border-radius: 3px;
    color: #fff;
}

    .main-container .col-main .cart .btn-proceed-checkout:hover {
        background: #fff;
        border: 1px solid #FF6C6C;
        color: #FF6C6C;
    }

.main-container .col-main .cart .btn.btn-white {
    background: #ebebeb;
    float: right;
    margin: 20px 10px 0 0 !important;
    display: inline-block;
    min-width: 200px;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    height: 40px;
    line-height: 40px;
    color: #474c5f;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    padding: 0 20px;
    text-align: center;
    white-space: nowrap;
    outline: none !important;
    border-radius: 3px;
    cursor: pointer;
    border: none;
}

    .main-container .col-main .cart .btn.btn-white:hover {
        border-color: #FF6C6C;
    }

.main-container .col-main .cart .totals .inner {
    padding: 0 0 15px;
    margin-top: 0;
    margin-right: 0;
}

.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 {
        padding-right: 0;
        width: 145px;
        line-height: 24px;
        border: none;
        border-left: 1px solid #ebebeb;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    }

        .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right:nth-child(2) {
            padding-right: 35px;
            border-left: none !important;
            border-right: 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;
    border-top: 1px solid #ebebeb;
    margin-bottom: 30px;
    float: right;
    width: 100%;
}

.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: #2e3553;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

.main-container .col-main .cart .cart-tbody .item-cart .number-sidebar {
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    min-height: 0;
    position: static;
    display: inline-block;
    float: none;
    margin-bottom: 0;
}

@media (min-width:1200px) {
    .main-container .col-main .cart .cart-tbody .item-cart .number-sidebar {
        border: 1px solid #ddd;
        height: 34px;
        margin-left: -1px;
        text-align: center;
        width: 50px;
        vertical-align: top;
        margin-right: -1px;
        display: inline-block;
        min-height: 24px;
        padding: 0;
    }
}

.main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count {
    border: 1px solid #ddd;
    outline: none;
    background: #fff;
    height: 25px;
    width: 24px;
    vertical-align: baseline;
    text-align: center;
    padding: 0;
    display: inline-block;
    margin: 0;
}

@media (min-width:1200px) {
    .main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count {
        border: 1px solid #ddd;
        outline: none;
        background: #fff;
        height: 34px;
        width: 34px;
        line-height: 28px;
        text-align: center;
        vertical-align: top;
        padding: 0;
    }
}

@media (max-width:1199px) {
    .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
        width: 196px;
    }
}

@media (max-width:991px) {
    .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
        width: 252px;
    }

    .main-container .col-main .cart .totals .inner {
        margin-right: 0;
    }
}

@media (max-width:767px) {
    .item-product .title-product-cart-mobile {
        max-width: 165px;
    }

    .sign_main {
        background: #f7f8f9;
        margin-top: 40px;
    }

    .main {
        border-bottom: solid 1px #ebebeb;
        background: #fff;
        margin-top: 40px;
    }

    .main-container {
        margin-top: -40px;
    }

    .cart-mobile {
        padding: 10px 0 0 0;
    }

    .header-cart {
        padding: 10px 15px 0;
        margin-top: 0;
    }

    .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;
        display: inline-block;
        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 {
        color: #FF6C6C;
        font-size: 15px;
        line-height: 49px;
        font-family: Arial,sans-serif;
    }

    .btn-proceed-checkout-mobile {
        width: 100%;
        line-height: 27px;
        color: #fff;
        height: 40px;
        font-size: 14px;
        font-weight: 400;
        text-transform: none;
        border: none;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        background: #FF6C6C;
        border-radius: 3px;
        margin-top: 15px;
    }

    .contin {
        margin-top: 15px;
        width: 100%;
        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: 'Roboto',sans-serif;
        line-height: 21px;
        font-size: 14px;
        color: #2f1b10;
    }

    .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;
        color: #898989;
    }

    .title-product-cart-mobile span {
        color: #FF6C6C;
        font-family: 'Arial',sans-serif;
    }

    .select-item-qty-mobile a {
        line-height: 3;
        color: #363636;
    }
}

@media (max-width:767px) {
    .cart-mobile {
        padding: 10px 0 !important;
    }
}

@media screen and (max-width:991px) {
    .select-item-qty-mobile .txt_center input {
        height: 25px;
        width: 25px;
        text-align: center;
        margin: 0;
        padding: 0;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        position: absolute;
        left: 25px;
        min-height: 0;
        font-size: 14px;
    }

    .item-product .title-product-cart-mobile {
        max-width: 150px;
    }

    .title-product-cart-mobile h3 {
        line-height: 0;
        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-right: 0;
        text-align: center;
        padding: 0;
    }

    .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-left: 0;
        text-align: center;
        padding: 0;
    }

    .select-item-qty-mobile > div {
        position: relative;
        width: 75px;
        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 {
    margin-bottom: 0;
}

#recover_customer_password {
    margin-bottom: 0;
    padding: 0 30px 30px;
}

.h_recover #recover-password {
    padding: 0;
}

    .h_recover #recover-password #recover_customer_password {
        padding: 0 !important;
    }

#recover-password .group_contact {
    padding: 0 !important;
}

.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 {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 20px;
    color: #FF6C6C;
    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%);
}

.page_customer_account .col-left-account .table-cart .thead-default {
    border-top: 1px solid #ddd;
    background: #acacac;
}

.block-account h3 {
    margin-top: 0;
}

.block-account .block-title-account h5 {
    text-transform: uppercase;
}

.customer-name {
    color: #FF6C6C;
    line-height: 55px;
}

.block-content.form-signup {
    background: #fff;
}

    .block-content.form-signup p i {
        color: #FF6C6C;
        width: 10px;
        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-title button.btn-edit {
            background-repeat: no-repeat;
            background-position: center;
        }

        .address-title button.btn-delete {
            background-repeat: no-repeat;
            background-position: center;
        }

.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;
        }

@media (max-width:374px) {
    .address-group p small {
        display: block;
    }
}

#order_details .thead-default {
    border-top: 1px solid #ddd;
}

.order_date .color_main {
    padding-left: 30px;
}

@media (max-width:374px) {
    .order_date .color_main {
        padding-left: 0;
        display: block;
        float: left;
        width: 100%;
    }
}

.order_date .color_main .fa {
    color: #FF6C6C;
}

#order_payment,
#order_shipping {
    background: #fff;
}

    #order_payment .address.note i,
    #order_shipping .address.note i {
        color: #FF6C6C;
        margin-right: 5px;
    }

.totalorders {
    background: #fff;
    border-color: #e1e1e1;
}

.order-headding {
    margin: 0;
}

.info-contact .widget-menu p {
    display: inline;
}

.info-contact .logo {
    font-size: 20px;
}

.page_address .adr_title .title-head {
    padding-bottom: 20px;
}

    .page_address .adr_title .title-head .a_address {
        font-size: 14px;
        color: #FF6C6C;
        margin-top: 5px;
    }

#reset_password .form-group {
    margin-bottom: 15px;
}

    #reset_password .form-group input {
        height: 45px;
        padding: 0 20px;
        color: #111111;
        border-color: #ebebeb;
        border-radius: 0;
        box-shadow: none;
    }

    #reset_password .form-group textarea {
        box-shadow: none;
    }

    #reset_password .form-group input::placeholder {
        font-family: 'Arial';
        font-size: 15px;
        color: #111111;
    }

.blog_hai .sidebar-category .aside-content .nav-item.lv3 a {
    padding-left: 30px !important;
}

.blog_hai .sidebar-category .aside-content .nav-item.lv4 a {
    padding-left: 30px !important;
}

.aside-item {
    margin-bottom: 0;
    clear: left;
}

    .aside-item.filter-vendor {
        margin-top: 25px;
    }

    .aside-item.filter_kt {
        display: block;
        margin-bottom: 10px;
        float: left;
    }

    .aside-item .aside-title {
        border-bottom: 1px solid #ebebeb;
        background: #FF6C6C;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

        .aside-item .aside-title h2 {
            font-size: 21px;
            margin: 0;
        }

    .aside-item .nav > li > a {
        padding: 0;
    }

    .aside-item .aside-content {
        margin-top: 0;
        border-top: none !important;
        border: 1px solid #ebebeb;
    }

    .aside-item .aside_vendor {
        margin-top: 0;
    }

.sidebar .aside-item.sidebar-category .nav-item .fa {
    width: 30px;
    height: 30px;
    margin-top: 0;
    line-height: 28px;
    cursor: pointer;
    text-align: center;
}

.aside-item.sidebar-category .nav-item {
    position: relative;
    clear: left;
    font-size: 14px;
    padding: 10px 0 5px 0;
    border-bottom: none;
}

    .aside-item.sidebar-category .nav-item:before {
        content: '';
        position: absolute;
        width: 5px;
        height: 5px;
        top: 22px;
        left: 17px;
        background: #FF6C6C;
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .aside-item.sidebar-category .nav-item a {
        font-size: 14px;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        font-weight: 400;
        padding-right: 15px;
        padding-left: 0;
        padding-top: 0;
    }

        .aside-item.sidebar-category .nav-item a .count_x {
            color: #acacac;
        }

    .aside-item.sidebar-category .nav-item .count_blog {
        color: #acacac;
    }

    .aside-item.sidebar-category .nav-item .fa {
        position: absolute;
        right: 0;
        top: 10px;
    }

    .aside-item.sidebar-category .nav-item .dropdown-menu {
        width: 100%;
        border: 0;
        padding-left: 15px;
        box-shadow: none;
    }

    .aside-item.sidebar-category .nav-item.active > a {
        color: #FF6C6C;
    }

    .aside-item.sidebar-category .nav-item.active > .dropdown-menu {
        display: block;
    }

.sidebar-category .aside-content {
    margin-top: 0;
}

    .sidebar-category .aside-content .nav-category .navbar-pills {
        padding: 0;
        margin-top: 0;
        background: #fff;
        z-index: 999;
    }

    .sidebar-category .aside-content .nav-item {
        position: relative;
        clear: left;
        font-size: 1em;
        padding: 13px 0;
        border-bottom: 1px solid #ebebeb;
    }

        .sidebar-category .aside-content .nav-item.lv2 {
            padding: 10px 0 10px 0;
        }

            .sidebar-category .aside-content .nav-item.lv2 a {
                padding-left: 45px !important;
                padding-right: 30px;
            }

        .sidebar-category .aside-content .nav-item.lv3 {
            padding: 10px 0 10px 15px;
        }

            .sidebar-category .aside-content .nav-item.lv3 a {
                padding-left: 45px !important;
            }

        .sidebar-category .aside-content .nav-item.lv4 {
            padding: 10px 0 10px 15px;
        }

            .sidebar-category .aside-content .nav-item.lv4 a {
                padding-left: 45px !important;
            }

        .sidebar-category .aside-content .nav-item:last-child {
            border-bottom: none;
        }

        .sidebar-category .aside-content .nav-item a {
            font-size: 14px;
            font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
            color: #474c5f;
            font-weight: 400;
            padding-left: 30px !important;
        }

        .sidebar-category .aside-content .nav-item .fa {
            cursor: pointer;
            width: 30px;
            height: 30px;
            margin-top: 0;
            line-height: 28px;
            cursor: pointer;
            text-align: center;
        }

            .sidebar-category .aside-content .nav-item .fa.fa-caret-right {
                right: auto;
                left: 0;
                top: 16px;
                text-align: left;
            }

        .sidebar-category .aside-content .nav-item .dropdown-menu {
            position: static;
            width: 100%;
            border: 0;
            padding-left: 0;
            box-shadow: none;
            margin-top: 16px;
            padding: 0;
        }

        .sidebar-category .aside-content .nav-item.active > a {
            color: #FF6C6C;
        }

        .sidebar-category .aside-content .nav-item.active > .fa {
            color: #FF6C6C;
            width: 30px;
            height: 30px;
            margin-top: 0;
            line-height: 28px;
            cursor: pointer;
            text-align: center;
        }

        .sidebar-category .aside-content .nav-item.active > .dropdown-menu {
            display: block;
        }

        .sidebar-category .aside-content .nav-item:hover > a {
            color: #FF6C6C;
            background-color: transparent;
        }

        .sidebar-category .aside-content .nav-item ul > li:before {
            top: 17px;
            left: 30px;
        }

        .sidebar-category .aside-content .nav-item ul > li.lv3:before {
            left: 45px;
        }

        .sidebar-category .aside-content .nav-item ul > li.lv4:before {
            left: 45px;
        }

.item_small:first-child .product-mini-item {
    padding-top: 0;
}

.item_small:last-child .product-mini-item {
    border-bottom: 0;
}

.product-mini-item {
    padding: 15px 10px 15px 0;
    border-bottom: 1px solid #ebebeb;
}

    .product-mini-item .price {
        display: inline-block;
    }

    .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 .price-box {
            border: none;
            margin-top: 7px;
        }

        .product-mini-item .product-info h3 {
            margin: 0;
            font-size: 14px;
        }

            .product-mini-item .product-info h3 a {
                color: #474c5f;
            }

                .product-mini-item .product-info h3 a:hover {
                    color: #FF6C6C;
                }

    .product-mini-item .product-price {
        font-size: 14px;
        font-weight: bold;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        color: #474c5f;
    }

    .product-mini-item .sale-price {
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        font-size: 14px;
        margin-left: 5px;
        color: #acacac;
    }

.bizweb-product-reviews-badge {
    margin: 0;
}

    .bizweb-product-reviews-badge > div {
        padding: 0 3px !important;
    }

        .bizweb-product-reviews-badge > div.bizweb-product-reviews-star {
            display: block;
        }

.btn.btn-link {
    color: #333;
    padding-left: 0;
}

    .btn.btn-link:hover {
        color: #FF6C6C;
    }

.aside-item .list-tags span.tag-item {
    line-height: 40px;
    border: 1px solid #ebebeb;
    height: 40px;
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 10px;
    margin-right: 5px;
    color: #898989;
    border-radius: 3px;
}

.ui-widget.ui-widget-content {
    height: 2px;
    background: #ebebeb;
}

.ui-slider-range.ui-corner-all.ui-widget-header {
    background: #FF6C6C !important;
    top: 0;
    height: 3px !important;
}

.ui-slider-horizontal .ui-slider-handle {
    height: 14px !important;
    width: 14px !important;
    border-radius: 50% !important;
    top: -6px !important;
    border: 3px solid #FF6C6C !important;
    background: #fff !important;
}

.ui-widget.ui-widget-content {
    border: none !important;
    margin-bottom: 25px;
    width: calc(100% - 14px);
    margin-left: 7px;
}

#start {
    width: 100px;
    float: left;
}

@media (min-width:992px) and (max-width:1199px) {
    #start {
        width: 95px;
    }
}

#start input {
    text-align: center;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    box-shadow: none;
}

#stop {
    width: 100px;
    float: left;
    margin-left: 25px;
    text-align: center;
    position: relative;
}

@media (min-width:992px) and (max-width:1199px) {
    #stop {
        width: 100px;
        margin-left: 17px;
    }
}

#stop input {
    text-align: center;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    box-shadow: none;
}

#stop:before {
    content: "-";
    position: absolute;
    left: -15px;
    font-size: 17px;
}

@media (min-width:992px) and (max-width:1199px) {
    #stop:before {
        left: -11px;
    }
}

a#filter-value {
    height: 30px;
    border-radius: 4px;
    background-color: #FF6C6C !important;
    line-height: 30px;
    font-weight: 400;
    width: 100px;
    margin-top: 15px;
}

.at-style-responsive .at-share-btn {
    border-radius: 3px !important;
}

.google_plusone_iframe_widget {
    width: auto !important;
}

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;
}

body .bizweb-product-reviews-form fieldset {
    border: none;
}

body .bizweb-product-reviews-badge div {
    display: none;
}

    body .bizweb-product-reviews-badge div > p {
        padding: 0 3px !important;
    }

    body .bizweb-product-reviews-badge div.bizweb-product-reviews-star {
        display: block;
    }

body .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
    font-size: 14px;
}

body .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-off-png:before {
    content: "\f006";
    color: #f9b40e;
}

body .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-on-png:before {
    content: "\f005";
    color: #f9b40e;
}

body .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-half-png:before {
    content: "\f006";
    color: #ffba01;
}

body .bizweb-product-reviews-badge {
    margin: 0;
}

.bizweb-product-reviews-badge div {
    padding: 0 !important;
}

.wishlist-page-body {
    padding-top: 30px;
    overflow: hidden;
    margin-top: 25px !important;
    background: #fff;
    position: relative;
}

    .wishlist-page-body .wishlist-title {
        display: none !important;
    }

    .wishlist-page-body .wishlist-clearfix .wishlist-search {
        position: relative;
        width: 35% !important;
    }

        .wishlist-page-body .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: 2px 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-page-body .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: #eee;
        }

    .wishlist-page-body .wishlist-clearfix .wishlist-share {
        width: 15% !important;
        margin-top: 3px;
    }

    .wishlist-page-body .wishlist-clearfix .wishlist-display-style {
        float: none !important;
        position: absolute;
        top: 30px;
        right: 15px;
        width: 10% !important;
        text-align: right;
    }

        .wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-list-style.active,
        .wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-grid-style.active,
        .wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-list-style:hover,
        .wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-grid-style:hover {
            color: #FF6C6C !important;
        }

    .wishlist-page-body .wishlist-list-view {
        padding-top: 15px;
        border-top: solid 1px #eee;
    }

        .wishlist-page-body .wishlist-list-view .wishlist-product {
            margin-top: 0;
            margin-bottom: 25px;
            padding-bottom: 25px;
            border-bottom: 1px solid #ebebeb;
        }

            .wishlist-page-body .wishlist-list-view .wishlist-product:last-child {
                border-bottom: none;
            }

        .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-img {
            width: 140px !important;
        }

        .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content {
            width: calc(100% - 140px - 180px);
        }

            .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name {
                color: #231f20 !important;
                font-size: 18px !important;
                font-weight: 600 !important;
                line-height: 24px;
            }

                .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name p {
                    color: #333 !important;
                    font-weight: 300;
                    font-size: 17px !important;
                    margin: 0 !important;
                }

                .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name:hover {
                    color: #FF6C6C !important;
                }

                    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name:hover p {
                        color: #FF6C6C !important;
                    }

            .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p {
                margin: 0 !important;
                color: #FF6C6C !important;
            }

                .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-price {
                    font-weight: bold !important;
                    line-height: 25px !important;
                    color: #FF6C6C !important;
                    margin-right: 10px !important;
                }

                .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice {
                    color: #898989;
                    font-weight: 300;
                    text-decoration: line-through;
                }

                    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice:before {
                        content: " ";
                        width: 2px;
                        background: #b6b6b6;
                        height: 12px;
                        position: absolute;
                        margin-left: -9px;
                        margin-top: 9px;
                    }

            .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-description {
                color: #231f20 !important;
                margin: 0 !important;
            }

        .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form {
            margin-bottom: 0 !important;
        }

            .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn {
                background-image: none;
                line-height: 24px !important;
                border-radius: 3px !important;
                cursor: pointer;
                display: inline-block;
                font-size: 12px !important;
                text-transform: uppercase !important;
                font-weight: 400;
                color: #fff !important;
                background: #FF6C6C !important;
                border: solid 1px #FF6C6C !important;
                padding: 7px 12px;
                text-align: center;
                vertical-align: middle;
                white-space: nowrap;
            }

                .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn:hover {
                    border-color: #FF6C6C !important;
                    color: #FF6C6C !important;
                    background: #fff !important;
                }

        .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove {
            text-align: right;
        }

            .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link {
                font-size: 11px !important;
                line-height: 24px;
                color: #616161 !important;
                text-transform: uppercase !important;
                font-weight: 500 !important;
                margin-right: 2px;
            }

                .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:before {
                    font-family: 'FontAwesome';
                    content: "\f00d";
                    position: absolute;
                    margin-left: -20px;
                    margin-top: 1px;
                    font-size: 14px;
                    color: #616161;
                }

                .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover {
                    color: #FF6C6C !important;
                    text-decoration: none !important;
                }

                    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover:before {
                        color: #FF6C6C !important;
                    }

    .wishlist-page-body .wishlist-grid-view {
        padding-top: 15px;
        border-top: 1px solid #ebebeb;
    }

        .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-img {
            height: 200px !important;
            width: 180px !important;
            overflow: hidden;
        }

        .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content {
            text-align: center;
            min-height: 100px;
        }

            .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name {
                color: #333 !important;
                font-size: 18px !important;
                font-weight: 300 !important;
                line-height: 24px;
            }

                .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name p {
                    padding: 0 5px;
                    color: #333 !important;
                    font-weight: 300;
                    margin: 0 !important;
                }

            .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p {
                margin: 0 !important;
                color: #FF6C6C !important;
            }

                .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-price {
                    font-weight: bold !important;
                    line-height: 25px !important;
                    color: #FF6C6C !important;
                    margin-right: 10px !important;
                }

                .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice {
                    color: #898989;
                    font-weight: 300;
                    font-size: 13px;
                }

                    .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice:before {
                        content: " ";
                        width: 2px;
                        background: #b6b6b6;
                        height: 12px;
                        position: absolute;
                        margin-left: -9px;
                        margin-top: 9px;
                    }

            .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-description {
                color: #898989 !important;
                font-size: 13px;
                margin: 0 !important;
            }

        .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action {
            margin-top: 5px;
        }

            .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form {
                margin-bottom: 0 !important;
            }

                .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn {
                    background-image: none;
                    line-height: 24px !important;
                    border-radius: 3px !important;
                    cursor: pointer;
                    display: inline-block;
                    font-size: 12px !important;
                    text-transform: uppercase !important;
                    font-weight: 400;
                    color: #fff !important;
                    background: #FF6C6C !important;
                    border: solid 1px #FF6C6C !important;
                    padding: 7px 12px;
                    text-align: center;
                    vertical-align: middle;
                    white-space: nowrap;
                }

                    .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn:hover {
                        border-color: #FF6C6C !important;
                        color: #FF6C6C !important;
                        background: #fff !important;
                    }

            .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove {
                text-align: center;
            }

                .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link {
                    font-size: 11px !important;
                    line-height: 24px;
                    color: #616161 !important;
                    text-transform: uppercase !important;
                    font-weight: 500 !important;
                }

                    .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:before {
                        font-family: 'FontAwesome';
                        content: "\f00d";
                        position: absolute;
                        margin-left: -20px;
                        margin-top: 1px;
                        font-size: 14px;
                        color: #616161;
                    }

                    .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover {
                        color: #FF6C6C !important;
                        text-decoration: none !important;
                    }

                        .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover:before {
                            color: #FF6C6C !important;
                        }

@media screen and (min-width:992px) and (max-width:1199px) {
    .wishlist-grid-view .wishlist-product {
        width: calc(100% / 4) !important;
    }

    .wishlist-page-body .wishlist-clearfix .wishlist-share {
        width: 18% !important;
    }
}

@media screen and (max-width:991px) {
    .wishlist-page-body .wishlist-clearfix .wishlist-share {
        width: 30% !important;
        margin-top: 3px;
    }
}

@media screen and (max-width:720px) {
    .wishlist-share-select select {
        height: 40px !important;
        padding: 0 10px;
        margin-bottom: 20px;
    }

    .wishlist-page-body .wishlist-clearfix .wishlist-display-style {
        float: none !important;
        position: absolute;
        top: 90px;
        right: 15px;
        width: 30% !important;
        text-align: right;
    }

    .wishlist-page-body .wishlist-clearfix .wishlist-search {
        position: relative;
        width: 60% !important;
    }
}

@media screen and (max-width:767px) {
    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content {
        width: calc(100% - 160px);
    }

    .wishlist-list-view .wishlist-product-btn,
    .wishlist-list-view .wishlist-sold-out-btn {
        display: block;
        width: 45% !important;
    }

    .article-main .postby .post_name {
        width: 100%;
        float: left;
    }

    .wishlist-page-body .wishlist-clearfix .wishlist-search {
        width: 100% !important;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .wishlist-grid-view .wishlist-product {
        width: calc(100% / 3) !important;
    }
}

@media screen and (min-width:581px) and (max-width:767px) {
    .wishlist-grid-view .wishlist-product {
        width: calc(100% / 2) !important;
    }
}

@media screen and (max-width:580px) {
    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content {
        width: 100% !important;
    }

    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-img {
        width: 100% !important;
        height: auto;
    }

    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn {
        border-color: #ff4157 !important;
        color: #ff4157 !important;
        background: #fff !important;
        width: auto !important;
    }

    .wishlist-grid-view .wishlist-product {
        width: calc(100% / 1) !important;
    }
}

@media screen and (max-width:580px) and (max-width:500px) {
    .products-view-list .product-box .product-info {
        width: calc(100% / 3 * 2 - 15px);
    }
}

.at4-share {
    display: none;
}

@media (max-width:543px) {
    .page-login span.intr {
        font-size: 13px !important;
    }

    .address .page_address .adr_title .title-head a {
        width: 100%;
        margin: 15px 0;
    }
}

.title_head .title_center_page {
    font-size: 16px !important;
    text-transform: uppercase;
    position: relative;
    display: block;
    margin: 0;
    padding-bottom: 30px;
}

    .title_head .title_center_page:after {
        content: "";
        width: 100%;
        border-bottom: 1px solid #ebebeb;
        height: 1px;
        position: absolute;
        bottom: 19px;
        left: 0;
    }

.page-login {
    padding-bottom: 40px;
}

    .page-login span.intr {
        font-family: 'Arial';
        font-size: 15px;
        line-height: 23px;
        color: #636363;
        text-align: center;
        display: block;
    }

    .page-login .form-signup {
        margin-top: 35px;
    }

        .page-login .form-signup .form-group {
            margin-bottom: 15px;
        }

            .page-login .form-signup .form-group input {
                height: 45px;
                margin: 0;
                padding: 0 20px;
                color: #636363;
                border-radius: 3px !important;
                border-color: #ebebeb;
                box-shadow: none;
            }

            .page-login .form-signup .form-group textarea {
                box-shadow: none;
            }

            .page-login .form-signup .form-group input::placeholder {
                font-family: 'Arial';
                font-size: 15px;
                color: #111111;
            }

        .page-login .form-signup .text-upper {
            width: 150px;
            height: 45px;
            font-size: 12px;
            font-weight: bold;
            font-family: 'Arial',sans-serif;
        }

        .page-login .form-signup .accept_submit {
            margin-left: 20px;
            margin-top: 10px;
        }

            .page-login .form-signup .accept_submit span {
                font-family: 'Arial';
                font-size: 15px;
                color: #111111;
            }

        .page-login .form-signup .button-50 {
            font-size: 16px;
            line-height: 50px;
            width: 50%;
        }

        .page-login .form-signup .have_ac {
            font-family: 'Arial';
            font-size: 15px;
            color: #111111;
            margin-left: 15px;
        }

            .page-login .form-signup .have_ac a {
                color: #FF6C6C;
                text-decoration: underline;
            }

.login-width-social #social_login_widget #social_login {
    margin: 0 auto 50px;
}

.recv-text {
    font-size: 15px;
    font-family: 'Arial';
    display: block;
    text-align: center;
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
    margin: 0 15px;
}

    .recv-text a {
        text-decoration: underline;
        cursor: pointer;
        color: #FF6C6C;
    }

@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;
}

.info-contact .title-head {
    font-family: 'Arial';
    text-transform: uppercase;
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 20px;
    color: #474c5f;
}

.info-contact .widget-menu {
    font-family: 'Arial';
    font-size: 14px;
    margin-bottom: 15px;
    overflow: hidden;
}

    .info-contact .widget-menu .ico-left {
        float: left;
        position: relative;
        top: 0;
        border-radius: 3px;
        width: 28px;
        text-align: left;
        height: 28px;
        display: block;
        margin-top: -2px;
        padding-left: 2px;
        line-height: 28px;
        color: #fff;
        color: #51b935;
    }

    .info-contact .widget-menu .txt-content-add {
        display: inherit;
        padding-left: 0;
    }

@media (max-width:543px) {
    .info-contact .widget-menu .txt-content-add {
        padding-left: 29px;
    }
}

.info-contact .widget-menu .bold-color {
    font-weight: bold;
    color: #636363;
}

.info-contact .widget-menu li {
    font-family: 'Arial',sans-serif;
    position: relative;
    color: #83858e;
    margin-bottom: 5px;
}

    .info-contact .widget-menu li:nth-child(1) .fa {
        margin-left: 3px;
    }

    .info-contact .widget-menu li:nth-child(2) .fa {
        margin-left: 4px;
    }

    .info-contact .widget-menu li a {
        color: #83858e;
    }

    .info-contact .widget-menu li:hover > a {
        text-decoration: none;
    }

.info-contact .border-contact-page {
    padding: 2px 0;
    border: dashed 1px #ebebeb;
    display: block;
}

.info-contact .descripti {
    font-family: 'Arial';
    font-size: 14px;
    margin: 0 0 30px;
    padding: 0 0 30px;
    border-bottom: solid 1px #ebebeb;
    color: #3d454e;
}

.info-contact .logo {
    font-size: 20px;
}

.page_cotact .title-head-contact {
    margin: 0;
    padding: 0 0 15px;
    font-size: 20px;
    color: #041721;
    line-height: 37px;
    text-align: left;
}

.page_cotact .form-signup {
    margin: 0;
}

.page-right .title-head-contact {
    margin: 0;
    text-transform: uppercase;
    padding: 20px 0 5px;
    font-family: 'Arial',sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #041721;
    line-height: 37px;
    text-align: left;
}

.group_contact .form-group {
    padding: 0 15px;
    margin-bottom: 15px;
    color: #474c5f;
}

    .group_contact .form-group .form-control {
        font-family: 'Arial';
        font-size: 14px;
        color: #474c5f;
        height: 40px;
        padding: 0 20px;
    }

    .group_contact .form-group .content-area {
        min-height: 155px;
        padding: 20px;
    }

    .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 {
            font-family: 'Arial';
            font-size: 15px;
            color: #111111;
        }

        .group_contact .form-group textarea::placeholder {
            font-family: 'Arial';
            font-size: 15px;
            color: #111111;
        }

    .group_contact .form-group .btn-50-full {
        font-family: 'Arial';
        position: absolute;
        right: 15px;
        bottom: 0;
        box-shadow: none;
        padding: 8px 20px;
        font-size: 14px;
        color: #fff;
        background: #FF6C6C;
        border: solid 1px #FF6C6C;
    }

        .group_contact .form-group .btn-50-full:hover {
            border-color: #FF6C6C;
            background: #fff;
            color: #FF6C6C;
        }

@media (min-width:1200px) {
    .wrap_padding {
        padding-right: 25%;
        padding-left: 8.33333333%;
    }

    .box-maps .gllpLatlonPicker {
        padding-right: 8.33333333%;
    }
}

@media (max-width:991px) {
    .title-module-page {
        padding-top: 20px;
    }
}

.title-module-page h2 {
    margin: 0;
    padding: 0;
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px;
}

@media (max-width:375px) {
    .title-module-page h2 {
        font-size: 19px;
    }
}

.title-module-page h2 span .fa {
    color: #FF6C6C;
    padding-right: 15px;
}

.select_daily {
    padding: 15px 0;
}

    .select_daily select {
        height: 40px;
        background-color: #f6f6f6 !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 0;
    border-bottom: solid 1px #e1e1e1;
    overflow: hidden;
}

    .city-wrapper .nano .content .showroom-item .title-module-page h2 {
        font-size: 14px;
        font-weight: bold;
        color: #2e3553;
        margin-bottom: 0;
    }

    .city-wrapper .nano .content .showroom-item:first-child {
        padding-top: 0;
    }

    .city-wrapper .nano .content .showroom-item:last-child {
        border-bottom: 0;
    }

    .city-wrapper .nano .content .showroom-item .showroom-address,
    .city-wrapper .nano .content .showroom-item .showroom-contact {
        line-height: 24px;
        color: #3d454e;
        display: block;
        padding: 5px 0;
    }

        .city-wrapper .nano .content .showroom-item .showroom-address .a_dl,
        .city-wrapper .nano .content .showroom-item .showroom-contact .a_dl {
            text-align: left;
            float: left;
            display: block;
            position: relative;
        }

        .city-wrapper .nano .content .showroom-item .showroom-address .b_dl_db,
        .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl_db {
            display: inherit;
            padding-left: 55px;
        }

        .city-wrapper .nano .content .showroom-item .showroom-address .b_dl,
        .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl {
            display: inline-block;
            padding-left: 5px;
        }

            .city-wrapper .nano .content .showroom-item .showroom-address .b_dl a,
            .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl a {
                text-decoration: none;
            }

                .city-wrapper .nano .content .showroom-item .showroom-address .b_dl a:hover,
                .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl a:hover {
                    color: #FF6C6C;
                }

                .city-wrapper .nano .content .showroom-item .showroom-address .b_dl a:focus,
                .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl a:focus {
                    color: #FF6C6C;
                }

@media (max-width:991px) {
    .widget-item.info-contact {
        margin-top: 20px !important;
    }

    .widget-item.info-contact {
        margin-top: 0 !important;
    }

    .page_cotact {
        padding-right: 0 !important;
        padding-top: 40px !important;
        padding-bottom: 0 !important;
    }

    .title_mobile_contact {
        padding: 0 0 30px !important;
    }
}

.search-main .products-view-grid {
    border-top: none;
    display: block;
    float: left;
    width: 100%;
}

.search-main .title_search {
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    text-transform: none;
}

@media (min-width:768px) {
    .search-main .form_search_h {
        width: 300px;
        float: left;
        line-height: 2.1;
        border-radius: 0;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }
}

@media (min-width:768px) {
    .search-main .btn_search_h {
        border-radius: 0;
        margin-left: -1px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }
}

@media (max-width:375px) {
    .search-main .cls_search .product-col .product-box {
        height: 270px;
    }
}

.modal {
    top: 0 !important;
}

.wrap-modal-login {
    background: #FFF;
    width: 586px;
    padding: 0;
    margin: 0 auto !important;
}

    .wrap-modal-login .title-modal {
        font-size: 24px;
        font-weight: 400;
        color: #363636;
        margin-top: 30px;
        display: block;
        text-align: center;
    }

    .wrap-modal-login .text_bot_modal {
        color: #898989;
        text-align: center;
    }

    .wrap-modal-login .btn-style {
        font-size: 21px !important;
        font-weight: 300;
        font-family: 'Arial',sans-serif;
        background: #fff;
        border: solid 1px #e1e1e1;
    }

    .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,
    .wrap-modal-login #customer_login {
        margin-bottom: 0;
        padding: 0 30px 0 30px;
    }

    .wrap-modal-login .fixheight {
        max-height: 700px;
        overflow: hidden;
        overflow-y: hidden;
    }

    .wrap-modal-login .wrp_frm .wrap_form .note {
        font-family: 'Arial';
        font-size: 15px;
        line-height: 23px;
        color: #111111;
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }

    .wrap-modal-login .wrp_frm_register {
        float: left;
    }

        .wrap-modal-login .wrp_frm_register .wrap_form_register .note {
            font-family: 'Arial';
            font-size: 15px;
            line-height: 23px;
            color: #111111;
            display: block;
            text-align: center;
            margin-bottom: 20px;
        }

    .wrap-modal-login .h_register {
        padding: 0 !important;
    }

    .wrap-modal-login .form-signup {
        font-size: 1em;
        color: #636363;
        margin-top: 0;
        margin-bottom: 0;
    }

        .wrap-modal-login .form-signup .form-group input {
            font-family: 'Arial',sans-serif;
            font-weight: 400;
            color: #111111;
            height: 45px;
            min-height: 40px;
            font-size: 15px;
            box-shadow: none;
            outline: none;
        }

            .wrap-modal-login .form-signup .form-group input:-webkit-input-placeholder {
                color: #111111;
            }

            .wrap-modal-login .form-signup .form-group input:-moz-placeholder {
                color: #111111;
            }

            .wrap-modal-login .form-signup .form-group input:-ms-input-placeholder {
                color: #111111;
            }

            .wrap-modal-login .form-signup .form-group input:-moz-placeholder {
                color: #111111;
            }

            .wrap-modal-login .form-signup .form-group input:focus {
                border-color: #ebebeb;
            }

        .wrap-modal-login .form-signup .form-group .name_control_h {
            display: inline-block;
            float: left;
            margin-bottom: 5px;
            font-size: 14px;
            font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
            font-weight: 400;
            color: #636363;
        }

        .wrap-modal-login .form-signup .form-group textarea {
            font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
            border-color: #e1e1e1;
            border-radius: 0;
            font-size: 1em;
            padding: 11px 20px;
        }

        .wrap-modal-login .form-signup .form-group .btn-bg {
            width: 100%;
            font-weight: bold;
            font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
            background: #FF6C6C;
            border: solid 1px #FF6C6C;
            color: #fff;
            text-transform: none;
            font-size: 14px !important;
            border-radius: 3px;
            margin-bottom: 5px;
            height: 45px;
            line-height: 42px;
        }

            .wrap-modal-login .form-signup .form-group .btn-bg:hover {
                background: #fff;
                border: solid 1px #FF6C6C;
                color: #FF6C6C;
            }

        .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;
            font-family: 'Arial',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: #FF6C6C;
            }

        .wrap-modal-login .form-signup .fr_gr_pd_t {
            padding: 0 15px;
            margin-top: 10px;
        }

        .wrap-modal-login .form-signup .no_mr {
            margin-top: 0 !important;
        }

        .wrap-modal-login .form-signup .bt_login {
            padding: 15px;
            font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
            font-weight: 400;
            font-size: 14px;
            color: #111111;
            text-align: center;
            display: block;
            margin-top: 20px;
        }

            .wrap-modal-login .form-signup .bt_login span {
                display: block;
                text-align: center;
                color: #acacac;
            }

            .wrap-modal-login .form-signup .bt_login a {
                color: #acacac;
            }

                .wrap-modal-login .form-signup .bt_login a.login_btn {
                    color: #2e3553;
                }

                .wrap-modal-login .form-signup .bt_login a.register_btn .fa {
                    margin-right: 5px;
                }

            .wrap-modal-login .form-signup .bt_login:hover > a {
                color: #FF6C6C;
            }

        .wrap-modal-login .form-signup .bt_login_2 {
            font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
            font-weight: 400;
            font-size: 14px;
            color: #111111;
            text-align: center;
            display: inline-block;
            margin-bottom: 15px;
            margin-left: 15px;
        }

            .wrap-modal-login .form-signup .bt_login_2 span {
                display: block;
                text-align: left;
            }

            .wrap-modal-login .form-signup .bt_login_2 a {
                color: #acacac;
            }

            .wrap-modal-login .form-signup .bt_login_2:hover > a {
                color: #FF6C6C;
            }

        .wrap-modal-login .form-signup .bt_login_3 {
            font-family: 'Arial',sans-serif;
            font-weight: 400;
            font-size: 14px;
            color: #111111;
            text-align: center;
            display: block;
        }

            .wrap-modal-login .form-signup .bt_login_3 span {
                display: block;
                text-align: center;
            }

            .wrap-modal-login .form-signup .bt_login_3 a {
                color: #0072bc;
            }

            .wrap-modal-login .form-signup .bt_login_3:hover > a {
                color: #FF6C6C;
            }

        .wrap-modal-login .form-signup .fot_sigup {
            display: block;
            float: left;
            width: 100%;
        }

            .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: 100%;
                    height: 1px;
                    padding: 1px 0 0;
                    background: #ebebeb;
                    color: #ebebeb;
                    position: absolute;
                    left: 0;
                    top: 17px;
                    line-height: 32px;
                    z-index: 1;
                }

                .wrap-modal-login .form-signup .fot_sigup .tit span {
                    font-family: 'Arial',sans-serif;
                    font-size: 13px;
                    color: #acacac;
                    line-height: 32px;
                    padding: 0 15px;
                    background-color: #fff;
                    display: inline-block;
                    background: #fff;
                    z-index: 2;
                    position: absolute;
                    left: 36%;
                }

        .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: 0 auto;
            }

    .wrap-modal-login .background_image_register {
        height: 600px;
        overflow: hidden;
    }

    .wrap-modal-login .background_image,
    .wrap-modal-login .background_image_register {
        padding: 0;
    }

        .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: 0;
        font-family: 'Arial',sans-serif;
        font-weight: 500;
    }

    .wrap-modal-login .no_mr {
        padding: 0;
        margin: 0;
    }

    .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: #FF6C6C;
                color: #fff;
                text-decoration: none;
                border-color: #FF6C6C;
            }

.wrap_contact {
    background: #f4574c;
    overflow: hidden;
    padding: 20px 0;
}

    .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: #474c5f;
}

.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 0;
    border: dashed 1px #ebebeb;
    display: block;
}

.info-contact .descripti {
    font-family: 'Arial';
    font-size: 14px;
    margin: 0 0 30px;
    padding: 0 0 30px;
    border-bottom: solid 1px #ebebeb;
    color: #3d454e;
}

.info-contact .logo {
    font-size: 20px;
}

.page_cotact {
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

    .page_cotact .title-head-contact {
        font-size: 16px !important;
        font-weight: bold;
        text-transform: none;
        position: relative;
        display: block;
        margin: 0;
        padding-bottom: 0;
    }

        .page_cotact .title-head-contact span {
            display: block;
            padding: 10px 0;
        }

    .page_cotact .sum_contact {
        color: #898989;
    }

    .page_cotact .form-signup {
        margin: 0;
    }

.page-login .title-head-contact:before {
    width: 25%;
}

.item_contact .body_contact {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    display: inline-flex;
}

    .item_contact .body_contact .icon_widget {
        background: #f2f2f2;
        height: 30px;
        width: 30px;
        float: left;
        margin: 0 15px 0 0;
        display: flex;
        justify-content: center;
        align-items: center;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

        .item_contact .body_contact .icon_widget .fa {
            font-size: 14px;
            color: #FF6C6C;
        }

    .item_contact .body_contact .contact_info {
        float: left;
        width: calc(100% - 45px);
        align-items: center;
        display: flex;
        flex-flow: row;
    }

        .item_contact .body_contact .contact_info span,
        .item_contact .body_contact .contact_info a {
            font-family: 'Roboto',sans-serif;
            font-size: 14px;
            line-height: 24px;
            color: #474c5f;
            text-decoration: none;
        }

        .item_contact .body_contact .contact_info a {
            width: 100%;
            float: left;
        }

.group_contact .form-group {
    padding: 0 15px;
    margin-bottom: 15px;
    color: #474c5f;
}

    .group_contact .form-group .form-control {
        border-radius: 0 !important;
        font-family: 'Roboto';
        font-size: 14px;
        color: #474c5f;
        height: 40px;
        padding: 0 20px;
    }

    .group_contact .form-group .content-area {
        min-height: 155px;
        padding: 20px;
        border-radius: 3px;
        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 {
            font-family: 'Roboto',sans-serif;
            font-size: 15px;
            color: #111111;
        }

        .group_contact .form-group textarea::placeholder {
            font-family: 'Roboto',sans-serif;
            font-size: 15px;
            color: #111111;
        }

    .group_contact .form-group .btn-50-full {
        font-family: 'Roboto',sans-serif;
        position: absolute;
        right: 15px;
        bottom: 0;
        box-shadow: none;
        padding: 8px 20px;
        font-size: 14px;
        color: #fff;
        background: #FF6C6C;
        border: solid 1px #FF6C6C;
    }

        .group_contact .form-group .btn-50-full:hover {
            border-color: #FF6C6C;
            background: #fff;
            color: #FF6C6C;
        }

@media (min-width:1200px) {
    .wrap_padding {
        padding-right: 25%;
        padding-left: 8.33333333%;
    }

    .box-maps .gllpLatlonPicker {
        padding-right: 8.33333333%;
    }
}

@media (max-width:991px) {
    .title-module-page {
        padding-top: 20px;
    }
}

.title-module-page h2 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
}

    .title-module-page h2 span .fa {
        color: #FF6C6C;
        padding-right: 5px;
    }

.select_daily {
    padding: 15px 0;
}

    .select_daily select {
        height: 40px;
        background-color: #f6f6f6 !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 0;
    border-bottom: dashed 1px #ebebeb;
    overflow: hidden;
}

    .city-wrapper .nano .content .showroom-item:last-child {
        border-bottom: 0;
    }

    .city-wrapper .nano .content .showroom-item span {
        line-height: 22px;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        display: block;
        padding: 5px 0;
    }

        .city-wrapper .nano .content .showroom-item span .fa {
            width: 25px;
            font-size: 25px;
            text-align: center;
            display: block;
            float: left;
            height: 25px;
            line-height: 22px;
            color: #2e3553;
        }

        .city-wrapper .nano .content .showroom-item span span {
            display: block;
        }

            .city-wrapper .nano .content .showroom-item span span a {
                text-decoration: none;
                color: #2e3553;
                font-weight: bold;
            }

                .city-wrapper .nano .content .showroom-item span span a:hover {
                    color: #2e3553;
                }

                .city-wrapper .nano .content .showroom-item span span a:focus {
                    color: #2e3553;
                }

@media (max-width:991px) {
    .widget-item.info-contact {
        margin-top: 20px !important;
    }

    .widget-item.info-contact {
        margin-top: 0 !important;
    }

    .page_cotact {
        padding-bottom: 0 !important;
    }

    .title_mobile_contact {
        padding: 0 0 30px !important;
    }
}

.row.row-gutter-10 {
    margin-left: -5px;
    margin-right: -5px;
}

    .row.row-gutter-10 > [class*="col-"] {
        padding-left: 5px;
        padding-right: 5px;
    }

.row.row-noGutter {
    margin-left: 0;
    margin-right: 0;
}

.row.row-noGutter-2 {
    margin-left: 0;
    margin-right: 0;
}

    .row.row-noGutter-2 > [class*="col-"] {
        padding-left: 0;
        padding-right: 0;
    }

.bold-14 {
    font-weight: bold;
    font-size: 14px;
    font-family: 'Arial',sans-serif;
}

.bold-20 {
    font-weight: bold;
    font-size: 20px;
    font-family: 'Arial',sans-serif;
    text-transform: uppercase;
}

.white-color {
    color: #fff;
    font-weight: bold;
}

.dp_none {
    display: none;
}

.text-upper {
    text-transform: uppercase;
}

img.grayscale {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: gray;
    -webkit-transition: all .6s ease;
    opacity: 0.5;
}

    img.grayscale:hover {
        opacity: 1;
        filter: grayscale(0%);
        -webkit-filter: grayscale(0%);
        filter: none;
    }

.border-bottom-1px {
    border-bottom: 1px solid #dddddd26;
    padding-top: 15px;
    margin-bottom: 15px;
}

.page {
    display: block;
    float: left;
    width: 100%;
}

.hidden_blog {
    display: none;
}

.owl_timeout {
    display: none !important;
}

@media (max-width:767px) {
    .awe-section-1 {
        margin-bottom: 15px !important;
    }

    .awe-section-10 {
        margin-bottom: 30px;
    }

    .awe-section-11 {
        margin-bottom: 30px;
    }

    .awe-section-12 {
        margin-bottom: 30px;
    }
}

@media (min-width:1200px) {
    .awe-section-11 {
        margin-bottom: 10px;
    }

    .awe-section-12 {
        margin-bottom: 10px;
    }

    .awe-section-13 {
        margin-bottom: 50px;
    }
}

.title-head {
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 9px;
    color: #2e3553;
    text-decoration: none;
}

    .title-head.page_title {
        font-size: 16px;
        font-weight: bold;
        text-transform: none;
    }

    .title-head a {
        color: #474c5f;
    }

        .title-head a:hover {
        }

.subtitle-head {
    font-size: 1.28571em;
    color: #474c5f;
    margin: 20px 0;
}

.products-view-list .product-box .product-price-old {
    margin-left: 10px !important;
    font-size: 15px;
    line-height: 30px;
}

.products-view-list .btn.btn-circle {
    background: #fff;
    border-radius: 4px;
    width: 34px;
    margin: 0;
    border: none;
    display: inline-block;
    text-align: center;
    padding: 0 !important;
    background: #f16b6f;
    height: 34px;
    line-height: 34px;
}

    .products-view-list .btn.btn-circle.iWishAdd .fa {
        color: #fff;
    }

    .products-view-list .btn.btn-circle.iWishAdded .fa {
        color: #33344a;
    }

    .products-view-list .btn.btn-circle:hover {
        background: #22263c;
        color: #fff;
        border: none;
        line-height: 34px;
    }

        .products-view-list .btn.btn-circle:hover .fa {
            color: #fff !important;
        }

    .products-view-list .btn.btn-circle .fa {
        color: #FF6C6C;
    }

    .products-view-list .btn.btn-circle .add_cart_h {
        margin-bottom: 3px;
        margin-right: 3px;
        display: inline-block;
    }

.products-view-list .btn.btn-cart {
    width: 118px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    margin-right: 3px;
    color: #fff;
    border: none !important;
    background: #FF6C6C;
}

@media (max-width:767px) {
    .products-view-grid .row-noGutter-2 {
        border-left: none;
    }
}

@media (min-width:992px) {
    .product-col .product-box-1 {
        height: 200px !important;
    }
}

@media (max-width:991px) {
    .product-col .product-box-1 {
        height: 260px !important;
    }
}

@media (max-width:991px) {
    .product-box-1 .product-info {
        margin-top: 10px;
    }
}

.product-box-1 .product-info .price-box .special-price {
    display: inline-block;
}

.product-box-1 .product-info .price-box .old-price {
    display: inline-block;
}

.product-box-1 .product-action {
    text-align: left;
    display: block;
    margin-top: 10px !important;
    width: 100%;
}

    .product-box-1 .product-action .btn.btn-circle {
        background: #fff;
        border-radius: 0;
        width: calc((100% / 3) - 47px);
        margin: 0;
        display: inline-block;
        border: none;
        text-align: center;
        padding: 0;
        background: #FF6C6C;
        height: 34px;
        line-height: 34px;
        border-radius: 4px;
    }

        .product-box-1 .product-action .btn.btn-circle:hover {
            background: #33344a;
            color: #fff;
        }

            .product-box-1 .product-action .btn.btn-circle:hover .fa {
                color: #fff;
            }

        .product-box-1 .product-action .btn.btn-circle .fa {
            color: #FF6C6C;
        }

    .product-box-1 .product-action .btn.btn-qv {
        background: #fff;
        border-radius: 0;
        width: 34px;
        margin-left: 2px;
        display: inline-block;
        border: none;
        text-align: center;
        padding: 0;
        background: #FF6C6C;
        height: 34px;
        line-height: 34px;
        border-radius: 4px;
    }

        .product-box-1 .product-action .btn.btn-qv:hover {
            background: #33344a;
            color: #fff;
        }

            .product-box-1 .product-action .btn.btn-qv:hover .fa {
                color: #fff;
            }

        .product-box-1 .product-action .btn.btn-qv .fa {
            color: #fff;
        }

    .product-box-1 .product-action .btn.btn-cart {
        width: 118px;
        height: 34px;
        line-height: 34px;
        border-radius: 3px;
        color: #fff;
        background: #FF6C6C;
    }

@media (min-width:992px) and (max-width:1199px) {
    .product-box-1 .product-action .btn.btn-cart {
        width: 103px;
        padding: 0;
    }
}

.product-box .product-thumbnail.display_flex {
    display: -webkit-flex;
    -webkit-align-items: center;
    display: -ms-flexbox;
    max-height: 240px;
    height: 240px;
}

.product-box .product-thumbnail a img {
    max-width: 100%;
    margin: 0 auto;
}

@media (min-width:1200px) and (min-width:1200px) {
    .product-col .product-info.effect {
        z-index: 11;
        background: #fff;
    }

        .product-col .product-info.effect .action_image {
            display: block;
            visibility: visible;
        }
}

@media (max-width:1199px) {
    .product-box {
        margin: 0 0 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: #FF6C6C;
}

.icon-basket:before {
    font-family: 'simple-line-icons';
    content: "\e04e";
}

.icon-settings:before {
    font-family: 'simple-line-icons';
    content: "\e09a";
}

.product-col .product-box {
    margin-bottom: 20px;
    overflow: hidden;
}

@media (min-width:992px) and (max-width:1199px) {
    .product-col .product-box {
        height: 300px;
    }
}

@media (max-width:767px) {
    .product-col .product-box {
        height: auto !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .product-col .product-box {
        height: 305px !important;
    }
}

.product-col .product-box .product-thumbnail .label_news {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    width: 40px;
}

.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: 195px;
}

@media (max-width:767px) {
    .product-col .product-box .product-thumbnail .image_link.display_flex {
        height: auto !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .product-col .product-box .product-thumbnail .image_link.display_flex {
        height: 150px !important;
    }
}

.product-col .product-box .product-thumbnail .image_link.display_flex img {
    max-height: 100%;
    width: 100% !important;
    max-width: 100%;
    display: block;
    object-fit: cover;
}

.product-box-1 .product-thumbnail .image_link.display_flex {
    height: 180px !important;
}

@media (max-width:374px) {
    .product-box-1 .product-thumbnail .image_link.display_flex {
        height: 190px;
    }
}

.product-box {
    text-align: left;
    background: transparent;
    position: relative;
}

@media (min-width:1200px) {
    .product-box:hover .product-info.effect {
        z-index: 11;
        background: #fff;
    }

        .product-box:hover .product-info.effect .action_image {
            display: block;
            height: 65px;
            visibility: visible;
        }

        .product-box:hover .product-info.effect .hover_effect_content {
            padding-top: 65px;
        }

        .product-box:hover .product-info.effect .product-name-hover {
            display: block;
            width: 100%;
            float: left;
            transition: 1s;
            -moz-transition: 1s;
            -webkit-transition: 1s;
        }
}

.product-box .product-thumbnail {
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    position: relative;
    z-index: 1;
}

    .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 {
        visibility: visible;
    }

    .product-box .product-thumbnail:hover .summary_grid {
        visibility: visible;
    }

.product-box .product-info {
    overflow: hidden;
    z-index: 10;
    width: 100%;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    float: left;
}

.product-box .product-name a:hover {
    color: #FF6C6C;
}

.product-box .price-box {
}

.product-box .product-price {
    color: #FF6C6C;
    font-size: 17px;
    line-height: 26px;
    display: block;
    margin-right: 5px;
    font-weight: bold;
}

.product-box .product-price-old {
    text-decoration: line-through;
    font-size: 13px;
    display: block;
    color: #adb1c0;
    width: 100%;
}

.product-box .sale-off {
    background: url(../images/bgsale.png) no-repeat;
    font-size: 11px;
    text-align: center;
    margin-top: 1px;
    color: aliceblue;
    position: absolute;
    top: 0;
    z-index: 999;
    left: 0;
    padding: 19px 1px;
    width: 38px;
    height: 36px;
}

.product-box .mua-ngay {
    display: inline-block;
    border: 1px solid #000000;
    border-radius: 5px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    padding: 3px 13px;
}

.product-box .sale_count {
    display: inline-block;
    padding: 0 5px;
    background: #FF6C6C;
    color: #fff;
    font-family: 'Opens Sans',sans-serif;
    font-size: 13px;
}

.product-box .sale-flash {
    position: absolute;
    font-size: 12px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    color: #fff;
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-weight: 400;
    top: 10px;
    right: 10px;
    text-align: center;
    z-index: 1;
    background-color: transparent !important;
}

    .product-box .sale-flash.new {
        background-image: url(../images/label-moi.png);
    }

    .product-box .sale-flash.hot {
        background-image: url(../images/label-hot.png);
    }

.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;
}

@media (min-width:1200px) {
    .action_image {
        height: 0;
        padding: 0 37px;
        display: block;
    }
}

.action_image .owl_image_thumb_item {
    margin-top: 10px;
}

    .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: 54px;
        border: solid 1px #ebebeb;
        cursor: pointer;
        overflow: hidden;
        padding: 5px;
    }

        .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: #FF6C6C;
        }

    .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: transparent !important;
        line-height: 20px !important;
        text-align: center;
        border: none;
        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: #333;
            border: none;
            background: transparent !important;
        }

    .action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-prev {
        left: -30px;
    }

        .action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-prev:before {
            content: "?" !important;
            font-family: 'FontAwesome';
            font-size: 18px;
        }

    .action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-next {
        right: -30px;
    }

        .action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-next:before {
            content: "?" !important;
            font-family: 'FontAwesome';
            font-size: 18px;
        }

    .action_image .owl_image_thumb_item .product_image_list .owl-dots {
        display: none;
    }

.item_product_list {
    overflow: hidden;
    padding: 30px 0;
    border-bottom: dashed 1px #ebebeb;
}

    .item_product_list:hover .product-box .product-thumbnail .product-action-grid {
        visibility: visible;
    }

    .item_product_list .product-box.product-box-list {
        padding: 0;
        margin: 0;
    }

        .item_product_list .product-box.product-box-list .product-thumbnail {
            position: relative;
        }

            .item_product_list .product-box.product-box-list .product-thumbnail a {
                width: 100%;
                height: 260px;
                text-align: center;
                display: flex;
                align-items: center;
                justify-content: center;
            }

        .item_product_list .product-box.product-box-list .product-info {
            overflow: unset;
        }

            .item_product_list .product-box.product-box-list .product-info .product-name {
                color: #474c5f;
                font-size: 20px;
                line-height: 31px;
                margin: 0 0 5px 0;
            }

            .item_product_list .product-box.product-box-list .product-info .type_product {
                font-family: 'Roboto',sans-serif;
                font-size: 12px;
                color: #969696;
                line-height: 24px;
                margin: 0 15px 5px 0;
                display: inline-block;
            }

            .item_product_list .product-box.product-box-list .product-info .price-box {
                margin-bottom: 5px;
                margin-top: 10px;
            }

            .item_product_list .product-box.product-box-list .product-info .product-price {
                font-size: 20px;
            }

            .item_product_list .product-box.product-box-list .product-info .product-summary {
                margin-bottom: 15px;
                margin-top: 10px;
            }

                .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: 0;
                    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
                    font-size: 14px;
                    color: #898989;
                    line-height: 26px;
                    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 0 0;
    }

        .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: 0;
                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: 'Opens Sans',sans-serif;
                    font-weight: bold;
                    color: #fff;
                    height: 40px;
                    display: inline-block;
                    border-style: none;
                    padding: 0 25px;
                    line-height: 39px;
                    background: #FF6C6C;
                    border: solid 1px #FF6C6C;
                    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: #FF6C6C;
                        color: #FF6C6C;
                    }

                        .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.btn-cart:hover span {
                            color: #FF6C6C;
                        }

                .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper {
                    margin: 0 !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: #FF6C6C !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: #FF6C6C;
                    }

                        .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper.iWishAdded .fa {
                            color: #FF6C6C;
                        }

                .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: #FF6C6C;
                    }

                .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40:hover {
                    background-color: #FF6C6C;
                }

                    .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: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 {
    text-align: center;
    margin-bottom: 0;
    padding-left: 0;
    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 .label_news {
        position: absolute;
        top: 0;
        right: 15px;
        z-index: 99;
        width: 40px;
    }

.products-view-list .product-box .product-info {
    padding-top: 0;
    text-align: left;
    background: transparent;
    border-top: none;
    padding-bottom: 0;
}

@media (min-width:768px) {
    .products-view-list .product-box .product-info {
        padding-left: 30px;
    }
}

.summary_grid {
    height: 85px;
    text-align: left;
    visibility: hidden;
    text-decoration: none;
    position: absolute;
    top: 0;
    padding: 15px 20px;
    overflow: hidden;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: #161a2b;
    opacity: 0.8;
    cursor: pointer;
}

    .summary_grid .rte {
        color: #fff;
        height: 150px;
        display: block;
        overflow-y: scroll;
    }

@media (min-width:1200px) {
    .product-action-grid {
        width: 100%;
        position: absolute;
        z-index: 9999;
        top: 80%;
        transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -os-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        height: 45px;
        text-align: center;
        visibility: hidden;
        text-decoration: none;
    }

        .product-action-grid form {
            display: block;
            text-align: center;
            margin-bottom: 0;
        }

            .product-action-grid form .button_wh_40 {
                box-shadow: none;
                border-radius: 3px;
                outline: none;
                border-style: none;
                background-color: #ccc;
                color: #fff;
                display: inline-block;
                margin: 0;
                height: 35px;
                line-height: 35px;
                text-align: center;
                padding: 0;
                font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
                text-decoration: none;
                position: relative;
            }

                .product-action-grid form .button_wh_40.btn_view {
                    padding: 0 15px;
                    background: #FF6C6C;
                }

                    .product-action-grid form .button_wh_40.btn_view:hover {
                        background: #2e3553;
                    }

                .product-action-grid form .button_wh_40.btn_35_h {
                    width: 35px;
                }

                .product-action-grid form .button_wh_40.btn-cart {
                    background: #FF6C6C;
                    padding: 0 15px;
                }

                    .product-action-grid form .button_wh_40.btn-cart:hover {
                        background: #2e3553;
                    }

                .product-action-grid form .button_wh_40.iwishAddWrapper {
                    border: none;
                    text-decoration: none;
                }

                    .product-action-grid form .button_wh_40.iwishAddWrapper.iWishAdd .fa {
                        color: #fff;
                    }

                    .product-action-grid form .button_wh_40.iwishAddWrapper.iWishAdded .fa {
                        color: #FF6C6C;
                    }

                .product-action-grid form .button_wh_40.btn_view_list {
                    margin-left: 0;
                    width: 45px !important;
                }

                .product-action-grid form .button_wh_40 i {
                    color: #fff;
                    font-size: 14px;
                    font-style: normal;
                    line-height: 35px;
                }

                    .product-action-grid form .button_wh_40 i.fa-heart {
                        color: #fff;
                    }

                .product-action-grid form .button_wh_40:hover {
                    background-color: #FF6C6C;
                    -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
                    -moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
                    box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
                }

                    .product-action-grid form .button_wh_40:hover i {
                        color: #333 !important;
                    }

                        .product-action-grid form .button_wh_40:hover i.icon-heart:before {
                            color: #333;
                        }
}

.product_action_list form {
    display: block;
    text-align: left;
    margin-bottom: 0;
}

    .product_action_list form .button_wh_40 {
        box-shadow: none;
        border-radius: 3px;
        outline: none;
        border-style: none;
        background-color: #ccc;
        color: #fff;
        display: inline-block;
        margin: 0;
        height: 35px;
        line-height: 35px;
        text-align: center;
        padding: 0;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        text-decoration: none;
        position: relative;
    }

        .product_action_list form .button_wh_40.btn_35_h {
            width: 35px;
        }

        .product_action_list form .button_wh_40.btn-cart {
            padding: 0 15px;
            background: #FF6C6C;
            margin-right: 1px;
        }

        .product_action_list form .button_wh_40.iwishAddWrapper {
            border: none;
            text-decoration: none;
        }

            .product_action_list form .button_wh_40.iwishAddWrapper.iWishAdd .fa {
                color: #fff;
            }

            .product_action_list form .button_wh_40.iwishAddWrapper.iWishAdded .fa {
                color: #FF6C6C;
            }

        .product_action_list form .button_wh_40.btn_view_list {
            margin-left: 0;
            width: 45px !important;
        }

        .product_action_list form .button_wh_40 i {
            color: #fff;
            font-size: 14px;
            font-style: normal;
            line-height: 35px;
        }

            .product_action_list form .button_wh_40 i.fa-heart {
                color: #fff;
            }

        .product_action_list form .button_wh_40:hover {
            background-color: #FF6C6C;
            -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
            -moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
            box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
        }

            .product_action_list form .button_wh_40:hover i {
                color: #333 !important;
            }

                .product_action_list form .button_wh_40:hover i.icon-heart:before {
                    color: #333;
                }

@media (max-width:1199px) {
    .product-action-grid {
        display: none !important;
    }
}

.bread-crumb {
    display: block;
    width: 100%;
    background: #f5f5f5;
    overflow: hidden;
    margin-bottom: 30px;
}

    .bread-crumb .breadcrumb {
        margin: 0;
        font-size: 14px;
        padding: 15px 0;
        border-radius: 0;
    }

        .bread-crumb .breadcrumb li {
            display: inline;
            font-family: 'Arial',sans-serif;
        }

            .bread-crumb .breadcrumb li > a {
                color: #333;
            }

                .bread-crumb .breadcrumb li > a > span {
                    color: #333;
                }

            .bread-crumb .breadcrumb li span {
                display: inline;
                color: #FF6C6C;
            }

                .bread-crumb .breadcrumb li span .fa {
                    color: #323c3f;
                    margin: 0 7px;
                    font-weight: bold;
                }

            .bread-crumb .breadcrumb li a:hover,
            .bread-crumb .breadcrumb li.active,
            .bread-crumb .breadcrumb li strong {
                color: #FF6C6C;
                font-weight: 400;
            }

        .bread-crumb .breadcrumb > li + li:before {
            display: none;
        }

.pagination {
    margin: 24px 0;
}

    .pagination .page-link {
        float: left;
        margin: 0 2.5px;
        border-radius: 3px;
        width: 35px;
        background: #f5f5f5;
        text-align: center;
        height: 35px;
        font-size: 1em;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        padding: 0;
        line-height: 35px;
        color: #474c5f;
        border: none;
        text-decoration: none;
    }

@media (max-width:375px) {
    .pagination .page-link {
        width: 27px;
        height: 27px;
        line-height: 27px;
    }
}

.pagination .page-link.page_x_link {
    width: auto;
    padding: 0 15px;
}

.pagination .page-link:hover {
    background-color: #FF6C6C;
    color: #fff;
}

.pagination .page-item.disabled .page-link {
    border: 0;
    display: none;
}

.pagination .page-item.active .page-link {
    background-color: #FF6C6C;
    border-color: #FF6C6C;
    color: #fff;
    display: block;
}

.topbar {
    border-bottom: 1px solid #e7e8ed;
    line-height: 40px;
    background: #f8f9fb;
}

    .topbar .topbar_left {
        font-size: 13px;
    }

        .topbar .topbar_left li {
            margin-right: 20px;
            font-size: 13px;
        }

            .topbar .topbar_left li .fa {
                margin-right: 3px;
            }

            .topbar .topbar_left li span {
                color: #2e3553;
            }

            .topbar .topbar_left li a {
                font-size: 14px;
                font-weight: bold;
                color: #2e3553;
            }

                .topbar .topbar_left li a:hover {
                    color: #2e3553;
                }

                .topbar .topbar_left li a.welcome_text {
                    color: #FF6C6C;
                    font-size: 13px;
                    text-transform: uppercase;
                }

    .topbar .topbar_right {
        font-size: 13px;
    }

        .topbar .topbar_right li {
            font-size: 13px;
        }

            .topbar .topbar_right li:last-child a {
                margin-right: 0;
            }

            .topbar .topbar_right li a {
                font-size: 13px;
                color: #474c5f;
                margin: 0 0 0 20px;
            }

                .topbar .topbar_right li a:hover {
                    color: #FF6C6C;
                }

.mid-header {
    padding: 27px 0 32px;
}

@media (max-width:991px) {
    .mid-header {
        padding: 0;
    }
}

.mid-header .content_header {
    position: relative;
}

    .mid-header .content_header .header-left {
        float: left;
    }

        .mid-header .content_header .header-left .header_searchs {
            margin: 20px 0 5px 0;
        }

            .mid-header .content_header .header-left .header_searchs .search-bar {
                max-width: 550px;
                width: 550px;
                margin-bottom: 10px;
                position: relative;
                display: table;
                border-collapse: separate;
            }

@media (min-width:992px) and (max-width:1199px) {
    .mid-header .content_header .header-left .header_searchs .search-bar {
        max-width: 410px;
        width: 410px;
    }
}

.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector {
    position: absolute;
    display: inline-block;
    min-width: 70px;
    z-index: 999;
    left: 0;
    text-align: right;
}

    .mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .search_text {
        height: 40px;
        text-align: right;
        line-height: 42px;
        cursor: pointer;
        padding: 0 32px 0 12px;
        width: 100%;
        font-size: 13px;
        border-right: 1px solid #ebebeb;
    }

        .mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .search_text:before {
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: 2px;
            vertical-align: middle;
            border-top: 4px dashed;
            border-right: 4px solid transparent;
            border-left: 4px solid transparent;
            content: "";
            position: absolute;
            top: 19px;
            right: 12px;
            color: #333;
            margin-top: -1px;
            opacity: 1;
        }

    .mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .list_search {
        display: none;
        background: #fff;
        border: 1px solid #ebebeb;
        background-color: #fff;
        position: absolute;
        top: 100%;
        min-width: 200px;
        width: auto;
        z-index: 3;
        font-weight: 400 !important;
        font-family: Roboto,sans-serif;
        border-radius: 0;
        left: 2px;
        margin-top: 1px;
        margin-left: -2px;
        font-size: 13px;
        padding: 4px 0;
    }

        .mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .list_search .search_item {
            text-align: left;
            display: block;
            padding-left: 24px;
            position: relative;
            opacity: 1;
            filter: alpha(opacity=100);
            filter: none;
            height: auto;
            min-height: 24px;
            line-height: 30px;
            padding: 0 20px;
            cursor: pointer;
        }

    .mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .liner_search {
        width: 100%;
        height: 1px;
        background: #efefef;
        margin: 8px 0;
    }

    .mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .list_search .search_item.active,
    .mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .list_search .search_item:hover {
        background-color: #FF6C6C;
        color: #fff !important;
    }

.mid-header .content_header .header-left .header_searchs .search-bar .input-group-field {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
    height: 40px;
    padding: 0 25px 0 5px;
    font-size: 13px;
    max-width: 100%;
    display: block;
    border-radius: 3px;
    border: 1px solid #e7e8ed;
    outline: none;
}

    .mid-header .content_header .header-left .header_searchs .search-bar .input-group-field::-webkit-input-placeholder {
        color: #acacac;
    }

    .mid-header .content_header .header-left .header_searchs .search-bar .input-group-field::-moz-placeholder {
        color: #acacac;
    }

    .mid-header .content_header .header-left .header_searchs .search-bar .input-group-field:-ms-input-placeholder {
        color: #acacac;
    }

.mid-header .content_header .header-left .header_searchs .search-bar .input-group-btn {
    position: relative;
    white-space: nowrap;
    width: 1%;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}

    .mid-header .content_header .header-left .header_searchs .search-bar .input-group-btn .icon-fallback-text {
        background: #FF6C6C;
        color: #fff;
        font-size: 18px;
        padding: 0 25px;
        text-transform: uppercase;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

.mid-header .content_header .header-left .header_searchs .header-tag {
    font-size: 12px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

    .mid-header .content_header .header-left .header_searchs .header-tag a {
        color: #acacac;
    }

.mid-header .content_header .header-right .header-acount .icon-cart {
    position: absolute;
    top: 15px;
    left: -30px;
    font-size: 26px;
}

.mid-header .content_header .header-right .header-acount .heading-cart a {
    /* identical to box height */
    /* p4 */
    /* p4 */
    margin-top: 10px;
    display: block;
    padding-left: 40px;
    padding-top: 13px;
    background: url(../images/icon-giohang.svg) left bottom no-repeat;
}

.mid-header .content_header .header-right .header-acount .heading-cart p {
    margin: 0;
}

.mid-header .content_header .header-right .header-acount .heading-cart .tk {
    font-size: 12px;
}

@media (max-width:991px) {
    .mid-header .content_header .header-right .top-cart-contain {
        padding: 0;
        right: 30px;
        line-height: 25px;
        position: absolute;
        /* top: -85px; */
    }
}

.mid-header .header_search_ .input-group-field {
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 14px;
    border-right: none;
    padding: 0 0 0 20px;
}

.mid-header .header_search_ .icon-fallback-text {
    background: transparent;
    border: 1px solid #ddd;
    border-left: none;
}

    .mid-header .header_search_ .icon-fallback-text .fa-search {
        font-size: 17px;
    }

.logo {
    display: inline-block;
    font-size: 2.85714em;
    margin-top: 5px;
}

.section-policy {
    padding: 15px 0;
    margin-left: 35px;
}

    .section-policy .policy {
        position: relative;
        height: 48px;
    }

        .section-policy .policy .policy-icon {
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            min-width: 60px;
        }

        .section-policy .policy .policy-text {
            padding-left: 60px;
        }

            .section-policy .policy .policy-text h4 {
                font-size: 13px;
                font-weight: 600;
                margin: 0;
                padding-top: 5px;
            }

            .section-policy .policy .policy-text a {
                margin: 0;
                font-size: 16px;
                font-weight: bold;
                color: #ff1b1b;
            }

@media (max-width:1199px) {
    .policy {
        height: auto;
    }

    .section-policy {
        border: none;
    }

    .policy-icon {
        display: inline-block;
        margin-bottom: 10px;
        float: none;
        padding: 0;
    }
}

@media (max-width:767px) {
    .policy {
        height: auto;
        padding: 10px 0;
        margin-left: 40px;
    }
}

@media (max-width:543px) {
    .policy {
        margin-left: 0;
    }
}

.style-b-header1,
.style-b-header2 {
    position: relative;
}

    .style-b-header1.style-b-header-none:before,
    .style-b-header2.style-b-header-none:before {
        display: none;
    }

    .style-b-header1:before,
    .style-b-header1:after,
    .style-b-header2:before,
    .style-b-header2:after {
        content: '';
        position: absolute;
        background: #ebebeb;
    }

@media (min-width:1200px) {
    .style-b-header2:before,
    .style-b-header2:after {
        width: 1px;
        height: 100px;
    }

    .style-b-header2:before {
        left: -20px;
        top: -11px;
    }

    .style-b-header2:after {
        right: 15px;
        top: -11px;
    }
}

@media (min-width:1200px) {
    .style-b-header1:before {
        left: -20px;
        top: -11px;
        width: 1px;
        height: 100px;
    }
}

.wishlist_header {
    margin-left: 23px;
    margin-top: 23px;
    line-height: 16px;
}

@media (min-width:992px) and (max-width:1199px) {
    .wishlist_header {
        margin-left: -13px;
    }
}

.wishlist_header .img_hotline {
    position: absolute;
    top: 26px;
    left: -7px;
}

@media (min-width:992px) and (max-width:1199px) {
    .wishlist_header .img_hotline {
        left: -40px;
    }
}

.wishlist_header .text_hotline {
    display: block;
}

.wishlist_header .hai01 {
    color: #FF6C6C;
    font-weight: bold;
}

.mini-cart .heading-cart-mobi .bg_cart .count_item_pr {
    position: absolute;
    left: 18px;
    top: 0;
    font-size: 11px;
    height: 17px;
    line-height: 17px;
    width: 17px;
    border-radius: 50%;
    color: #fff !important;
    text-align: center;
    background: #FF6C6C;
}

@media (max-width:991px) {
    .mini-cart .heading-cart {
        background: transparent;
    }
}

.mini-cart .heading-cart .bg_cart {
    font-size: 11px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

    .mini-cart .heading-cart .bg_cart img {
        display: inline-block;
        margin: 0 auto;
        margin-top: 15px;
    }

@media (max-width:991px) {
    .mini-cart .heading-cart .bg_cart img {
        padding-right: 15px;
    }
}

.mini-cart .heading-cart .bg_cart .text-giohang {
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    padding-left: 5px;
}

.mini-cart:hover .top-cart-content {
    display: block;
}

.mini-cart .dropdown-toggle {
    font-size: 12px;
    padding: 0;
    text-transform: none;
}

@media (min-width:992px) and (max-width:1199px) {
    .top-cart-contain {
        right: 0 !important;
        margin-left: 0 !important;
    }
}

.top-cart-contain .price {
    color: #FF6C6C;
    text-transform: uppercase;
}

.top-cart-contain .mini-cart .price {
    margin-right: 5px;
    font-size: 14px !important;
    font-weight: bold;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    color: #474c5f;
}

.top-cart-contain .product-details .price {
    color: #FF6C6C;
    width: auto;
    float: none;
    font-weight: 400;
    padding-left: 0;
    font-size: 12px;
}

.top-cart-content {
    right: 0;
    top: 55px;
    display: none;
    position: absolute;
    background: #fff;
    padding: 0;
    text-align: left;
    box-shadow: 0 0 15px -5px rgba(0,0,0,0.4);
    z-index: 10000;
}

    .top-cart-content .empty {
        text-align: left;
        color: #333;
    }

    .top-cart-content .product-details-bottom {
        margin-bottom: 13px;
        line-height: 33px;
    }

    .top-cart-content .product-name {
        margin: 0;
        width: 170px;
        line-height: 22px;
        padding-right: 12px;
        text-overflow: ellipsis;
        font-weight: 400;
        overflow: hidden;
    }

        .top-cart-content .product-name a {
            font-size: 14px;
            line-height: normal;
            line-height: 20px !important;
            font-weight: 400;
            color: #474c5f;
        }

        .top-cart-content .product-name:hover > a {
            text-decoration: none;
            color: #FF6C6C;
        }

    .top-cart-content .product-details-bottom {
        line-height: 45px;
    }

        .top-cart-content .product-details-bottom span {
            font-size: 13px;
            font-weight: 400;
            color: #222222;
        }

    .top-cart-content li {
        list-style: none;
    }

        .top-cart-content li.item {
            border-top: dashed 1px #ebebeb;
            overflow: hidden;
            padding: 15px 0 15px 0;
            position: relative;
        }

            .top-cart-content li.item:first-child {
                border-top: none;
                margin-top: 0;
            }

            .top-cart-content li.item:last-child {
                margin: 0;
                border-bottom: 0;
            }

            .top-cart-content li.item .wrap_item {
                overflow: hidden;
                padding: 20px 20px 20px 0;
                border-bottom: solid 1px #ebebeb;
                width: 100%;
                float: left;
            }

            .top-cart-content li.item .product-image {
                float: left;
                display: block;
                width: 85px;
                position: relative;
                margin-right: 15px;
            }

            .top-cart-content li.item .detail-item {
                display: block;
                float: left;
                width: calc(100% - 105px);
                -o-width: calc(100% - 105px);
                -moz-width: calc(100% - 105px);
                -webkit-width: calc(100% - 105px);
            }

                .top-cart-content li.item .detail-item a:hover {
                    text-decoration: none;
                }

                .top-cart-content li.item .detail-item .fa {
                    position: absolute;
                    right: 5px;
                    top: 15px;
                    font-size: 13px;
                    color: #333;
                    text-align: center;
                    padding: 0;
                    width: 20px;
                    height: 20px;
                    line-height: 20px;
                }

                    .top-cart-content li.item .detail-item .fa:hover {
                        color: #FF6C6C;
                    }

                    .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-size: .92857em;
        background: #f5f5f5;
        text-transform: none;
        font-weight: 400;
        border-bottom: 1px #ebebeb solid;
    }

.top-subtotal {
    color: #333;
    font-size: 1.14286em;
    font-weight: 400;
    border-top: dashed 1px #ebebeb;
    text-align: left;
    text-transform: none;
}

    .top-subtotal .price {
        font-weight: 700;
        font-size: 16px !important;
        font-family: 'Arial',sans-serif;
        float: right;
    }

.qty_drop_cart {
    font-size: 12px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    position: relative;
    height: 25px;
    padding-left: 0;
    line-height: 0;
}

    .qty_drop_cart .btn_increase,
    .qty_drop_cart .btn_reduced {
        width: 25px;
        height: 25px;
        color: #000;
        float: left;
    }

        .qty_drop_cart .btn_increase:hover,
        .qty_drop_cart .btn_reduced:hover {
            color: #FF6C6C;
        }

    .qty_drop_cart button.btn_increase {
        display: none !important;
        height: 25px;
        width: 25px;
        line-height: 25px;
        text-align: center;
        line-height: 1;
        overflow: hidden;
        border-style: hidden;
        border: 1px solid #ebebeb;
        background: #fff !important;
        font-size: 14px;
        cursor: pointer;
    }

    .qty_drop_cart button.btn_reduced {
        display: none !important;
        height: 25px;
        width: 25px;
        line-height: 25px;
        line-height: 1;
        text-align: center;
        overflow: hidden;
        border-style: hidden;
        border: 1px solid #ebebeb;
        background: #fff !important;
        font-size: 14px;
        cursor: pointer;
    }

    .qty_drop_cart input {
        display: inline-block;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        float: none;
        width: 36px !important;
        height: 24px;
        min-height: 24px;
        padding: 0;
        text-align: center;
    }

.top-subtotal {
    color: #474c5f;
    font-size: 14px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight: 400;
    padding: 12px 0 10px;
    text-align: left;
    text-transform: none;
}

    .top-subtotal .price {
        font-weight: 700;
        line-height: 24px;
        color: #2e3553 !important;
        float: right;
    }

ul#cart-sidebar {
    padding: 20px;
    margin: 0;
    max-height: 625px;
    min-width: 330px;
}

    ul#cart-sidebar .list-item-cart {
        max-height: 290px;
        overflow: auto;
    }

        ul#cart-sidebar .list-item-cart::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
            background-color: #F5F5F5;
        }

        ul#cart-sidebar .list-item-cart::-webkit-scrollbar {
            width: 4px;
            background-color: #F5F5F5;
        }

        ul#cart-sidebar .list-item-cart::-webkit-scrollbar-thumb {
            background-color: #000000;
            border: 2px solid #FF6C6C;
        }

        ul#cart-sidebar .list-item-cart li.list-item {
            max-height: 400px;
            overflow-y: auto;
        }

        ul#cart-sidebar .list-item-cart li.action {
            display: none;
        }

        ul#cart-sidebar .list-item-cart.hasclass li.action {
            display: block;
        }

        ul#cart-sidebar .list-item-cart li.list-item .price2 {
            font-weight: 700;
            color: #FF6C6C;
            font-size: 14px;
            display: list-item;
            margin-bottom: 5px;
        }

        ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar {
            width: 5px;
        }

        ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-track {
            background: rgba(255,255,255,0.9);
        }

        ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb {
            background: #FF6C6C;
            border-radius: 15px;
        }

            ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb:hover,
            ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb:active {
                background: #FF6C6C;
                border-radius: 15px;
            }

    ul#cart-sidebar .no-item {
        height: 40px;
    }

        ul#cart-sidebar .no-item p {
            margin: 0;
            line-height: 3;
        }

    ul#cart-sidebar .right_ct {
        text-align: center;
        padding-top: 10px;
    }

        ul#cart-sidebar .right_ct .btn {
            display: inline-block;
            width: 140px;
            height: 36px;
            line-height: 36px;
            margin-bottom: 15px;
            border-radius: 3px;
            font-size: 14px;
            font-weight: 400;
        }

            ul#cart-sidebar .right_ct .btn.btn-primary {
                margin-right: 10px !important;
                background: #079bd6;
                color: #fff;
            }

                ul#cart-sidebar .right_ct .btn.btn-primary:hover {
                    color: #079bd6;
                    background: #fff;
                    border: 1px solid #079bd6;
                }

            ul#cart-sidebar .right_ct .btn.btn-white {
                font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
                border: none;
                color: #474c5f;
                background: #ebebeb;
            }

                ul#cart-sidebar .right_ct .btn.btn-white:hover {
                    color: #474c5f;
                    background: #ebebeb;
                    border: 0;
                }

.li-fix-1 {
    background: #FFF;
    border-top: 1px solid #ebebeb;
    display: block;
}

.li-fix-2 {
    display: block;
    width: 295px;
}

header nav {
    background: transparent;
}

    header nav .nav {
        position: relative;
    }

    header nav .nav-item {
        float: left;
        position: relative;
        margin-right: 20px;
    }

        header nav .nav-item.has-mega {
            position: static !important;
        }

        header nav .nav-item > a {
            line-height: 32px;
            color: #333;
        }

            header nav .nav-item > a:hover {
                color: #FF6C6C;
            }

        header nav .nav-item > .fa {
            color: #333;
            right: 0;
            top: 33px;
        }

        header nav .nav-item .nav-item-lv2 {
            padding: 0 10px;
        }

        header nav .nav-item .nav-item-lv3 {
            padding: 0 10px;
        }

        header nav .nav-item:hover > .dropdown-menu {
            display: block;
            margin-top: 0;
            border-radius: 0;
            z-index: 9999;
        }

        header nav .nav-item:hover > .mega-content {
            display: block;
        }

        header nav .nav-item li.dropdown-submenu {
            position: relative;
        }

            header nav .nav-item li.dropdown-submenu .dropdown-menu {
                left: 100%;
                top: 0;
            }

            header nav .nav-item li.dropdown-submenu:hover > .dropdown-menu {
                display: block;
                right: 100%;
                border-radius: 0;
            }

    header nav .mega-content {
        display: none;
        position: absolute;
        width: 1170px;
        background: #fff;
        z-index: 99999;
        padding: 20px;
        border: 1px solid #ebebeb;
        left: 0;
        top: 100%;
    }

        header nav .mega-content .level1.item {
            float: left;
            padding: 0 5px;
        }

.bg-header-nav {
    float: left;
    width: 100%;
    background: #4A4A4A;
}

    .bg-header-nav .header-nav > ul.item_big {
        text-align: left;
        margin: 0;
        padding: 0;
    }

        .bg-header-nav .header-nav > ul.item_big > li.nav-item {
            display: inline-block;
            float: none;
            position: relative;
            /* margin-right: 0; */
        }

            .bg-header-nav .header-nav > ul.item_big > li.nav-item > a > i {
                margin-left: 10px;
            }

            .bg-header-nav .header-nav > ul.item_big > li.nav-item:hover > a {
                color: #fff;
            }

            .bg-header-nav .header-nav > ul.item_big > li.nav-item:hover > ul {
                display: block;
            }

            .bg-header-nav .header-nav > ul.item_big > li.nav-item .item_small {
                position: absolute;
                top: 100%;
                left: 0;
                z-index: 99;
                display: none;
                width: 200px;
                padding: 0;
                background-color: #fff;
                border: 1px solid #fff;
            }

            .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li {
                float: none;
                padding: 0;
                border-bottom: 1px solid #fff;
            }

                .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li:last-child {
                    border-bottom: 0;
                }

                .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li:hover > ul {
                    display: block;
                    position: absolute;
                    width: 200px;
                    padding: 0;
                    background-color: #fff;
                    z-index: 99;
                    border: 1px solid #fff;
                }

                .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li a {
                    text-align: left;
                    display: block;
                    padding: 14px 20px;
                    font-weight: 400;
                    line-height: 1.42857143;
                    white-space: inherit;
                    background: #2e3553;
                    color: #fff;
                }

                    .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li a:hover {
                        background: #FF6C6C;
                        color: #fff;
                    }

                    .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li a i {
                        position: absolute;
                        right: 0;
                        padding: 0 10px;
                        top: 0;
                        line-height: 50px;
                    }

                .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li ul {
                    display: none;
                    left: 198px;
                    top: -1px;
                }

            .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul > li {
                color: #fff;
            }

                .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul > li:hover > a {
                    color: #fff !important;
                    background: #FF6C6C !important;
                }

        .bg-header-nav .header-nav > ul.item_big > li.active > a {
            color: #fff;
            background: #FF6C6C;
        }

        .bg-header-nav .header-nav > ul.item_big > li:first-child.active > a {
            color: #fff;
        }

    .bg-header-nav .header-nav ul li ul a.text2line:hover {
        color: #FF6C6C !important;
        background: transparent !important;
    }

    .bg-header-nav .header-nav li li {
        position: relative;
    }

#nav-mobile {
    z-index: 999;
}

.header-nav ul .nav-item.has-mega {
    position: static;
    height: 47px;
    margin-left: 1px;
}

.header-nav ul .nav-item:hover > .mega-content {
    display: block;
}

.header-nav ul .nav-item .a-img span.menu-label {
    position: absolute;
    text-transform: uppercase;
    top: -12px;
    background: #FF6C6C;
    display: inline;
    padding: 4px 8px;
    border-radius: 3px;
    color: #fff;
    font-size: 10px;
    right: 23px;
    line-height: normal;
    letter-spacing: 1px;
}

    .header-nav ul .nav-item .a-img span.menu-label:after {
        border-color: #FF6C6C transparent transparent transparent;
        border-width: 6px 7px 0 6px;
        right: 12px;
        top: 90%;
        border-style: solid;
        content: "";
        display: block;
        height: 0;
        position: absolute;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transitio: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        width: 0;
        z-index: 100;
    }

.header-nav .mega-content {
    display: none;
    position: absolute;
    width: 1170px;
    background: #fff;
    z-index: 99999;
    padding: 0 20px;
    border: 1px solid #ebebeb;
    left: 15px;
    border-top: 0;
}

    .header-nav .mega-content .nav-width ul {
        width: 100%;
        display: block;
        top: 0;
        border-left: 0;
        background-color: #fff;
        position: static;
    }

    .header-nav .mega-content .h4 {
        text-transform: uppercase;
        position: relative;
        font-size: 14px;
        line-height: 24px;
    }

        .header-nav .mega-content .h4:before {
            position: absolute;
            content: '';
            border-bottom: 1px solid #ddd;
            height: 1px;
            bottom: -8px;
            width: 65%;
        }

        .header-nav .mega-content .h4 a {
            display: block;
        }

            .header-nav .mega-content .h4 a span {
                color: #333333;
            }

                .header-nav .mega-content .h4 a span:hover {
                    color: #FF6C6C;
                }

    .header-nav .mega-content .level1.item {
        float: left;
        padding: 0 5px;
    }

    .header-nav .mega-content li:hover > a {
        color: #FF6C6C;
        text-decoration: none;
    }

        .header-nav .mega-content li:hover > a span {
            color: #FF6C6C;
        }

    .header-nav .mega-content li:hover > span {
        color: #FF6C6C;
    }

    .header-nav .mega-content li:hover > .fa {
        color: #FF6C6C;
    }

    .header-nav .mega-content ul.level1 {
        margin-top: 20px;
    }

    .header-nav .mega-content .level2 {
        padding: 3px 0;
        width: 100% !important;
    }

        .header-nav .mega-content .level2.item {
            width: 100%;
        }

        .header-nav .mega-content .level2 a {
            font-weight: 400;
            font-size: 13px;
            line-height: 30px;
            display: block;
        }

            .header-nav .mega-content .level2 a span {
                color: #707070;
            }

        .header-nav .mega-content .level2 .fa {
            width: 10px;
            font-size: 15px;
            float: left;
            line-height: 24px;
        }

        .header-nav .mega-content .level2:hover > a {
            color: #FF6C6C;
            text-decoration: none;
        }

            .header-nav .mega-content .level2:hover > a span {
                color: #FF6C6C;
            }

        .header-nav .mega-content .level2:hover > span {
            color: #FF6C6C;
        }

        .header-nav .mega-content .level2:hover > .fa {
            color: #FF6C6C;
        }

    .header-nav .mega-content .nav-width {
        width: 100%;
        float: left;
        padding: 20px 0 30px 30px;
    }

@media (min-width:992px) and (max-width:1199px) {
    .header-nav .mega-content .nav-width .parent-mega-menu .col-lg-4:nth-child(3n+1) {
        clear: left;
    }
}

@media (min-width:1200px) {
    .header-nav .mega-content .nav-width .parent-mega-menu .col-lg-4:nth-child(3n+1) {
        clear: left;
    }
}

.header-nav .mega-content .nav-width .banner-image {
    margin-top: 15px;
}

    .header-nav .mega-content .nav-width .banner-image a img {
        height: 100%;
    }

.home-slider {
    display: none;
}

.owl-carousel.owl-loaded {
    display: block !important;
}

.section_category_slide .content_category .owl_category .item {
    text-align: center;
}

    .section_category_slide .content_category .owl_category .item .wrp_category {
        text-align: center;
    }

        .section_category_slide .content_category .owl_category .item .wrp_category.display_flex {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

            .section_category_slide .content_category .owl_category .item .wrp_category.display_flex > a {
                max-height: 110px;
                height: 110px;
                text-align: center;
                display: block;
                margin: 0 auto;
            }

        .section_category_slide .content_category .owl_category .item .wrp_category a {
            display: block;
            text-align: center;
        }

            .section_category_slide .content_category .owl_category .item .wrp_category a img {
                width: auto;
                max-height: 100%;
                max-width: 100%;
                -webkit-box-flex: 1;
                -webkit-flex: 1;
                -ms-flex: 1;
                flex: 1;
            }

        .section_category_slide .content_category .owl_category .item .wrp_category img {
            margin: 0 auto;
        }

    .section_category_slide .content_category .owl_category .item .title_cate {
        margin: 5px 0 2px 0;
        padding: 0;
        line-height: 20px;
        color: #333;
        font-size: 13px;
    }

        .section_category_slide .content_category .owl_category .item .title_cate a {
            color: #acacac;
            text-decoration: none;
        }

            .section_category_slide .content_category .owl_category .item .title_cate a:hover {
                color: #FF6C6C;
            }

@media (min-width:768px) and (max-width:991px) {
    .mid-footer .col-sm-6:nth-child(3) {
        clear: left;
    }
}

.mid-footer .title-menu2 {
    margin: 0;
    line-height: normal;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #fff;
}

    .mid-footer .title-menu2 a {
        cursor: default;
        font-size: 13px;
        color: #fff;
        font-weight: 700;
        position: relative;
    }

        .mid-footer .title-menu2 a i.fa {
            display: none;
        }

        .mid-footer .title-menu2 a:hover {
            color: #fff;
        }

@media (max-width:767px) {
    .mid-footer .title-menu2 {
        margin-bottom: 0;
        margin-top: 0;
    }

        .mid-footer .title-menu2 a {
            padding: 20px 0;
            display: block;
            cursor: pointer;
        }

            .mid-footer .title-menu2 a i.fa {
                display: block;
                position: absolute;
                right: 0;
                width: 15px;
                font-size: 11px;
                top: 23px;
                background: #fff;
                text-align: center;
                color: #333;
                height: 15px;
                line-height: 15px;
                border-radius: 3px;
            }

                .mid-footer .title-menu2 a i.fa:before {
                    content: "\f068";
                }

            .mid-footer .title-menu2 a.collapsed i.fa:before {
                content: "\f067";
            }
}

.mid-footer .title-menu3,
.mid-footer .title-menu4 {
    text-align: center;
    margin: 0;
    line-height: normal;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #fff;
}

    .mid-footer .title-menu3.title-menu4,
    .mid-footer .title-menu4.title-menu4 {
        text-align: left;
        position: relative;
    }

        .mid-footer .title-menu3.title-menu4 a,
        .mid-footer .title-menu4.title-menu4 a {
            font-size: 14px;
            font-weight: bold;
            color: #fff;
            margin-left: 20px;
        }

            .mid-footer .title-menu3.title-menu4 a:before,
            .mid-footer .title-menu4.title-menu4 a:before {
                content: "";
                background-image: url(../images/icon_add_footer.png);
                background-repeat: no-repeat;
                width: 13px;
                height: 17px;
                position: absolute;
                left: -20px;
                top: 0;
            }

    .mid-footer .title-menu3 a,
    .mid-footer .title-menu4 a {
        cursor: default;
        font-size: 20px;
        color: #fff;
        position: relative;
    }

.mid-footer .pay_footer li {
    float: left;
    margin-right: 5px;
}

    .mid-footer .pay_footer li a {
        display: inline-block;
    }

.mid-footer .social_footer .follow_option li {
    float: left;
    margin-right: 10px;
}

    .mid-footer .social_footer .follow_option li a {
        display: inline-block;
        width: 40px;
        height: 40px;
        background-color: #323236;
        text-align: center;
        line-height: 40px;
        border-radius: 50%;
        text-decoration: none;
    }

        .mid-footer .social_footer .follow_option li a .fa {
            color: #cccccc;
            font-size: 14px;
            line-height: 40px;
        }

        .mid-footer .social_footer .follow_option li a:hover {
            background-color: #495891;
        }

            .mid-footer .social_footer .follow_option li a:hover .fa {
                color: #fff;
            }

.time_work .list-menu .li_menu {
    transition: unset;
    -webkit-transition: unset;
}

    .time_work .list-menu .li_menu:hover {
        color: #a8a8a9 !important;
        margin-left: 0 !important;
    }

    .time_work .list-menu .li_menu .yeloww {
        color: #FF6C6C;
    }

footer.footer .widget-ft {
    margin-bottom: 20px;
}

@media (max-width:767px) {
    footer.footer .widget-ft {
        margin-bottom: 0;
        margin-top: 0;
        padding-bottom: 0;
    }

        footer.footer .widget-ft.last-child {
            border: none;
            margin-bottom: 0;
        }
}

footer.footer .widget-ft .list-menu22 {
    /* margin-top: -10px; */
}

footer.footer .bg-footer-bottom {
    background: #111321;
}

footer.footer .copyright {
    line-height: 40px;
    text-align: center;
    font-size: 1em;
    position: relative;
    padding: 8px 0;
    background: #161829;
}

    footer.footer .copyright span {
        color: #acacac;
    }

    footer.footer .copyright a,
    footer.footer .copyright b {
        font-weight: 400;
        color: #fff;
    }

        footer.footer .copyright a:hover,
        footer.footer .copyright b:hover {
            color: #FF6C6C !important;
        }

    footer.footer .copyright .ul_menu_fot {
        float: right;
    }

        footer.footer .copyright .ul_menu_fot li {
            float: left;
            font-size: 13px;
            margin: 0 7px;
        }

            footer.footer .copyright .ul_menu_fot li:last-child {
                margin: 0 0 0 10px;
            }

            footer.footer .copyright .ul_menu_fot li a {
                text-decoration: none;
                color: #acacac;
            }

@media (min-width:768px) and (max-width:991px) {
    footer.footer .footer-inner .col-sm-6:nth-child(2n+1) {
        clear: left;
    }
}

@media (min-width:992px) {
    footer.footer .copyright .inner .row.tablet {
        display: flex;
        flex-flow: row;
    }

        footer.footer .copyright .inner .row.tablet #copyright {
            order: 1;
        }

        footer.footer .copyright .inner .row.tablet #menu_fot {
            order: 2;
        }
}

@media (max-width:991px) {
    footer.footer .copyright .inner .fot_copyright {
        text-align: center !important;
    }

    footer.footer .copyright .inner .fot_menu_copyright .ul_menu_fot {
        width: 100%;
        padding-right: 0;
        text-align: center;
    }

        footer.footer .copyright .inner .fot_menu_copyright .ul_menu_fot li {
            float: none;
            display: inline-block;
        }
}

@media (max-width:767px) {
    footer.footer .copyright .inner .wsp {
        overflow: hidden;
        padding: 15px 0;
        display: block;
    }

    footer.footer .copyright .inner .mobile {
        display: block;
        width: 100%;
        text-align: center !important;
        line-height: 24px;
    }

    footer.footer footer .site-footer h4 {
        margin: 0;
        padding: 15px 0 0;
        font-size: 17px;
        cursor: pointer;
        margin-bottom: 15px;
        border-top: solid 1px #2d3753;
    }

    footer.footer footer .footer-inner .col-xs-12:nth-child(2) {
        margin-top: 20px;
    }

    footer.footer .padding-bottom-50 {
        padding-bottom: 20px !important;
    }
}

footer.footer .logo {
    padding-bottom: 15px;
}

    footer.footer .logo a img {
        width: auto;
        max-height: 80px;
    }

@media (max-width:1199px) {
    footer.footer .logo a {
        font-size: 62px;
    }

        footer.footer .logo a img {
            max-height: 60px;
        }
}

@media (max-width:767px) {
    footer.footer .logo {
        text-align: left;
        padding: 0;
    }

        footer.footer .logo a {
            font-size: 60px;
            line-height: 60px;
        }

            footer.footer .logo a img {
                width: auto;
                max-height: 60px;
            }
}

@media (max-width:480px) {
    footer.footer .logo {
        text-align: center;
    }
}

@media (max-width:767px) {
    footer.footer ul.contact {
        margin-bottom: 0 !important;
    }
}

footer.footer ul.contact.contact_x li {
    color: #acacac;
    margin-bottom: 0 !important;
    line-height: 25px;
    float: left;
    width: 100%;
}

    footer.footer ul.contact.contact_x li p {
        color: #fff;
        font-size: 18px;
        margin-bottom: 5px;
    }

    footer.footer ul.contact.contact_x li span {
        color: #acacac;
    }

    footer.footer ul.contact.contact_x li a {
        color: #acacac;
    }

        footer.footer ul.contact.contact_x li a:hover {
            color: #fff;
        }

footer.footer ul.contact li {
    font-family: 'Arial',sans-serif;
    position: relative;
    color: #acacac;
    margin-bottom: 20px;
}

    footer.footer ul.contact li:nth-child(1) {
        margin-bottom: 20px;
    }

@media (max-width:330px) {
    footer.footer ul.contact li:nth-child(1) {
        margin-bottom: 20px;
    }
}

@media (max-width:1199px) and (min-width:992px) {
    footer.footer ul.contact li:nth-child(1) {
        margin-bottom: 20px;
    }
}

footer.footer ul.contact li i.fa {
    float: left;
    position: relative;
    top: 0;
    border-radius: 3px;
    width: 28px;
    text-align: center;
    height: 28px;
    display: block;
    margin-right: 5px;
    margin-top: -2px;
    padding-left: 2px;
    line-height: 28px;
    color: #000;
    background-repeat: no-repeat;
}

footer.footer ul.contact li .txt_content_child {
    display: inherit;
}

footer.footer ul.contact li a {
    color: #acacac;
}

    footer.footer ul.contact li a:hover {
        color: #fff;
    }

footer.footer ul.contact li.sdt a {
    margin-right: 5px;
}

    footer.footer ul.contact li.sdt a:after {
        content: "-";
        margin-left: 10px;
    }

    footer.footer ul.contact li.sdt a:last-child {
        margin-right: 0;
    }

        footer.footer ul.contact li.sdt a:last-child:after {
            display: none;
        }

footer.footer .title-menu-first {
    margin: 0;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 50px;
    color: #fff;
}

footer.footer .title-menu {
    margin: 0;
    line-height: normal;
    letter-spacing: 0.5px;
    margin-bottom: 30px;
    margin-top: 40px;
    color: #fff;
}

    footer.footer .title-menu.tittle_time {
        margin-bottom: 15px;
    }

@media (max-width:767px) {
    footer.footer .title-menu a:before {
        /* top:23px; */
    }
}

footer.footer .title-menu a i.fa {
    display: none;
}

footer.footer .title-menu a:hover {
    color: #fff;
}

@media (max-width:767px) {
    footer.footer .title-menu {
        margin-bottom: 0 !important;
        margin-top: 0;
    }

        footer.footer .title-menu a {
            padding: 20px 0;
            display: block;
            cursor: pointer;
        }

            footer.footer .title-menu a i.fa {
                display: block;
                position: absolute;
                right: 0;
                width: 20px;
                font-size: 13px;
                top: 23px;
                background: #fff;
                text-align: center;
                color: #333;
                height: 20px;
                line-height: 21px;
                border-radius: 3px;
            }

                footer.footer .title-menu a i.fa:before {
                    content: "\f068";
                }

            footer.footer .title-menu a.collapsed i.fa:before {
                content: "\f067";
            }
}

footer.footer .img_project_footer .item_tab_cl {
    padding-left: 0;
}

    footer.footer .img_project_footer .item_tab_cl .blog-thumbnail {
        cursor: pointer;
    }

footer.footer .name_company {
    font-size: 14px;
    color: #FF6C6C;
    text-transform: uppercase;
    font-family: 'Arial',sans-serif;
    font-weight: bold;
}

@media (max-width:320px) {
    footer.footer .name_company {
        font-size: 13px;
    }
}

@media (min-width:768px) {
    footer.footer .collapse {
        display: block;
    }
}

footer.footer .list-menu {
    /* line-height: 35px; */
}

    footer.footer .list-menu.list-menu22:first-child {
        /* margin-top: -10px; */
    }

    footer.footer .list-menu .li_menu {
    }

        footer.footer .list-menu .li_menu.li_menu_xxx {
            position: relative;
            margin-left: 65px;
            margin-top: 0 !important;
        }

            footer.footer .list-menu .li_menu.li_menu_xxx:hover {
                margin-left: 65px !important;
            }

            footer.footer .list-menu .li_menu.li_menu_xxx:before {
                content: "";
                background-image: url(../images/phone_footer.png);
                background-repeat: no-repeat;
                width: 48px;
                height: 48px;
                position: absolute;
                left: -65px;
                top: 10px;
            }

            footer.footer .list-menu .li_menu.li_menu_xxx .timexx {
                display: block;
                float: left;
                width: 100%;
                font-family: 'Roboto',sans-serif;
            }

            footer.footer .list-menu .li_menu.li_menu_xxx a {
                font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
                font-size: 24px;
                display: block;
            }

        footer.footer .list-menu .li_menu .day_open {
            display: block;
            float: left;
            width: 100%;
            font-family: 'Roboto',sans-serif;
        }

        footer.footer .list-menu .li_menu .hour_ {
            font-family: 'Roboto',sans-serif;
        }

        footer.footer .list-menu .li_menu a {
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            display: flex;
            align-items: center;
            position: relative;
            color: #000000;
            padding-left: 24px;
        }

.footer.footer .list-menu .li_menu a:before {
}

footer.footer .list-menu .li_menu a:hover {
}

footer.footer .list-menu .social_ {
    margin-bottom: 0;
    font-size: 15px;
    font-family: 'Arial',sans-serif;
    color: #83858e;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

    footer.footer .list-menu .social_:hover {
        color: #fff;
    }

    footer.footer .list-menu .social_ .ico_ {
        float: left;
        position: relative;
        top: 2px;
        width: 20px;
        height: 30px;
        display: block;
        margin-top: 0;
        padding-left: 0;
        line-height: 35px;
    }

    footer.footer .list-menu .social_ a {
        font-size: 14px;
        color: #acacac;
        margin-left: 5px;
    }

        footer.footer .list-menu .social_ a:hover {
            color: #fff;
        }

footer.footer .bottom-ft {
    padding: 20px 0;
}

@media (max-width:767px) {
    footer.footer .bottom-ft {
        border-top: none;
    }
}

footer.footer .bottom-ft .info-website {
    margin: 0;
    color: #83858e;
    font-size: 14px;
}

@media (max-width:767px) {
    footer.footer .bottom-ft .info-website {
        text-align: center;
    }
}

footer.footer .bottom-ft .info-website a {
    color: #fff;
}

    footer.footer .bottom-ft .info-website a:hover {
        color: #FF6C6C;
    }

footer.footer .bottom-ft .info-website b {
    font-weight: normal;
    color: #fff;
}

footer.footer .bottom-ft .list-menu-bft {
    float: right;
}

    footer.footer .bottom-ft .list-menu-bft li {
        float: left;
    }

        footer.footer .bottom-ft .list-menu-bft li a {
            padding: 0 10px;
            font-weight: normal;
        }

.backtop {
    position: fixed;
    bottom: 40px;
    z-index: 999;
    top: auto !important;
    width: 40px;
    height: 40px;
    line-height: 43px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
    background: #079bd6;
    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: 22px;
        color: #fff;
    }

    .backtop.show {
        opacity: 1;
    }

.phone_backtotop {
    position: fixed;
    bottom: 30px !important;
    z-index: 999999;
    top: auto !important;
    width: 50px;
    height: 50px;
    line-height: 55px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    background: #FF6C6C;
    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;
}

    .phone_backtotop .fa {
        font-size: 18px;
        color: #fff;
    }

@keyframes play {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
        box-shadow: 0 0 0 5px rgba(232,77,89,0.33),0 0 0 10px rgba(232,77,89,0.33);
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
        box-shadow: 0 0 0 5px rgba(232,77,89,0.33),0 0 0 10px rgba(232,77,89,0.33),0 0 0 15px rgba(232,77,89,0.33);
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@media (min-width:1441px) {
    .backtop {
        right: 15px;
        bottom: 20px;
    }

    .phone_backtotop {
        bottom: 30px !important;
        left: 50px;
    }
}

@media (min-width:1200px) and (max-width:1440px) {
    .backtop {
        right: 15px;
        bottom: 30px;
    }

    .phone_backtotop {
        left: 30px;
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .backtop {
        right: 25px;
        bottom: 40px;
    }

    .phone_backtotop {
        bottom: 48% !important;
        left: 30px;
    }
}

@media (max-width:767px) {
    .backtop {
        right: 11%;
        bottom: 20px;
    }

    .phone_backtotop {
        bottom: 48% !important;
        left: 30px;
    }
}

.overflow-hidden {
    overflow: hidden;
}

.title-product {
    color: #474c5f;
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    margin-bottom: 5px;
    font-weight: 400;
}

.details-product .large-image {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
}

    .details-product .large-image a {
        display: block;
        border: solid 1px #ebebeb;
    }

        .details-product .large-image a img {
            margin: 0 auto;
        }

.details-product .details-pro .product-price {
    display: inline-block;
}

.details-product .details-pro .price-box {
    margin: 10px 0 15px;
}

    .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: 75%;
    margin: 0 auto;
}

    .thumb_product_details .owl-height {
        height: 110px !important;
    }

@media (min-width:544px) and (max-width:767px) {
    .thumb_product_details {
        width: 50%;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .thumb_product_details {
        width: 75%;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .thumb_product_details {
        width: 75%;
    }
}

.thumb_product_details .owl-item .item a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #ebebeb;
    margin: 0 auto;
    width: 85px;
    height: 58px;
}

@media (min-width:544px) and (max-width:1199px) {
    .thumb_product_details .owl-item .item a {
        width: 85px;
        height: 58px;
    }
}

.thumb_product_details .owl-item .item a img {
    width: auto;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
}

.thumb_product_details .owl-item .item a:hover {
    border: 1px solid #FF6C6C;
}

.thumb_product_details .owl-item .item a.active {
    border: 1px solid #FF6C6C;
}

    .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: 26px;
    height: 26px;
    border-radius: 0;
    line-height: 26px;
    text-align: center;
    top: 50%;
    margin-top: -25px;
    border: none;
    background: transparent !important;
}

    .thumb_product_details .owl-nav .owl-prev:before,
    .thumb_product_details .owl-nav .owl-next:before {
        height: 26px;
        width: 26px;
        line-height: 26px;
        top: -15px;
        color: #333;
        border: none;
    }

    .thumb_product_details .owl-nav .owl-prev:hover,
    .thumb_product_details .owl-nav .owl-next:hover {
        background: transparent !important;
    }

        .thumb_product_details .owl-nav .owl-prev:hover:before,
        .thumb_product_details .owl-nav .owl-next:hover:before {
            color: #333 !important;
        }

.thumb_product_details .owl-nav .owl-prev {
    left: -30px !important;
}

    .thumb_product_details .owl-nav .owl-prev:before {
        content: "\f104";
        font-family: 'FontAwesome';
        font-size: 16px;
    }

.thumb_product_details .owl-nav .owl-next {
    right: -30px !important;
}

    .thumb_product_details .owl-nav .owl-next:before {
        content: "\f105";
        font-family: 'FontAwesome';
        font-size: 16px;
    }

@media (max-width:543px) {
    .thumb_product_details {
        width: 85%;
    }

        .thumb_product_details .owl-item .item a {
            display: flex !important;
            align-items: center !important;
            justify-content: center !important;
            width: 70px !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: #FF6C6C;
            }

                .thumb_product_details .owl-item .item a.active img {
                    opacity: 1;
                }
}

.form_button_details {
    margin: 15px 0;
}

@media (min-width:1200px) {
    .details-pro {
        padding-left: 30px;
    }
}

.details-pro .reviews_details_product {
    margin-top: 0;
    margin-bottom: 10px;
    overflow: hidden;
}

    .details-pro .reviews_details_product .bizweb-product-reviews-badge {
        margin: 0 auto;
        padding: 0;
        float: left;
    }

        .details-pro .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
            font-size: 13px;
        }

        .details-pro .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-off-png:before {
            content: "\f006";
            color: #ebb526;
        }

        .details-pro .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-on-png:before {
            content: "\f005";
            color: #ebb526;
        }

        .details-pro .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-half-png:before {
            content: "\f123";
            color: #ffde3c;
        }

        .details-pro .reviews_details_product .bizweb-product-reviews-badge div img {
            display: none;
        }

        .details-pro .reviews_details_product .bizweb-product-reviews-badge div p {
            font-size: 13px;
            color: #7b7b7b;
        }

    .details-pro .reviews_details_product .danhgiasp {
        display: inline;
        font-family: "Arial",sans-serif;
        font-size: 13px;
        color: #7b7b7b;
        font-weight: 400;
        padding: 0 15px;
        border-left: solid 1px #ddd;
        text-decoration: underline;
    }

        .details-pro .reviews_details_product .danhgiasp:hover > a {
            color: #FF6C6C;
            text-decoration: none;
            cursor: pointer;
        }

        .details-pro .reviews_details_product .danhgiasp:hover .fa {
            color: #FF6C6C;
        }

        .details-pro .reviews_details_product .danhgiasp a {
            color: #7b7b7b;
            font-weight: 400;
            text-decoration: underline;
        }

.details-pro .taxable {
    display: inline-block;
    margin-left: 5px;
}

.details-pro .vd {
    font-family: 'Arial',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: #333;
        }

    .details-pro .vd .vend_c {
        display: inline-block;
        padding: 0 15px;
        background-color: #0ed379;
        color: #fff;
        border-radius: 3px;
    }

.details-pro .group-status {
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
    margin-bottom: 5px;
}

    .details-pro .group-status .status_name {
        color: #FF6C6C;
    }

.details-pro .product-summary .if {
    font-size: 14px;
    color: #333;
    line-height: 24px;
}

.details-pro .product-summary .rte {
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
    color: #707070;
    line-height: 24px;
}

    .details-pro .product-summary .rte img {
        display: none;
    }

    .details-pro .product-summary .rte p {
        margin: 0;
    }

.details-pro .social-sharing {
    display: block;
    width: 100%;
    float: left;
}

@media (max-width:1199px) {
    .details-pro .social-sharing {
        margin-top: 15px;
    }
}

.details-pro .social-sharing .social-media label {
    display: inline-block;
}

.details-pro .social-sharing .social-media a {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    margin-right: 0;
    margin-left: 3px;
    margin: 0 5px;
}

.details-pro .social-sharing .social-normal {
    display: block;
    padding: 20px 0;
}

    .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: 0 5px;
    }

.details-pro .contacts {
    display: inline-block;
    float: left;
    text-align: left;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-top: -10px;
}

@media (min-width:768px) and (max-width:991px) {
    .details-pro .contacts {
        margin-top: 10px;
    }
}

.details-pro .contacts .block_phone {
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
    line-height: 30px;
    display: block;
    font-weight: 400;
    position: relative;
}

    .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-size: 14px;
    color: #FF6C6C;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
}

.details-pro .thongtinkhuyenmai {
    border: 1px solid #FF6C6C;
    border-radius: 3px;
    padding: 15px 35px 15px 20px;
    margin-bottom: 15px;
    position: relative;
    clear: left;
}

.rte-summary {
    font-family: 'Roboto',sans-serif;
    color: #363636;
    font-size: 14px;
}

    .rte-summary ul {
        list-style: none;
    }

        .rte-summary ul li {
            position: relative;
            padding-left: 20px;
            margin-bottom: 0;
        }

            .rte-summary ul li:before {
                display: block;
                position: absolute;
                content: "\f06b";
                font-family: "FontAwesome";
                color: #FF6C6C;
                left: 0;
                top: 0;
            }

.button_actions .btn_buy[disabled] {
    background-color: #FF6C6C !important;
}

.button_actions {
    width: 100%;
    display: inline-block;
    float: left;
}

@media (min-width:544px) {
    .button_actions {
        width: 200px;
    }
}

.button_actions .btn_buy {
    padding: 0;
    width: 100%;
    text-align: center;
}

    .button_actions .btn_buy.disabled {
        opacity: .5;
        background: #FF6C6C;
    }

    .button_actions .btn_buy .btn-content {
        float: none;
        height: 40px;
        display: inline-block;
    }

.button_cart_buy_enable,
.button_cart_buy_disable {
    height: 40px;
    line-height: 40px;
    width: auto;
    border-radius: 3px;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    float: left;
    position: relative;
}

@media (max-width:767px) {
    .button_cart_buy_enable,
    .button_cart_buy_disable {
        font-size: 14px !important;
    }
}

.button_cart_buy_enable span,
.button_cart_buy_disable span {
    font-size: 14px;
}

.button_cart_buy_enable .fa,
.button_cart_buy_disable .fa {
    font-size: 20px;
    padding: 20px 22px 23px;
    position: absolute;
    left: 0;
    top: -1px;
    background: #059b3a;
    border-radius: 3px;
}

.button_cart_buy_enable {
    background: #FF6C6C;
    position: relative;
}

    .button_cart_buy_enable:hover {
        background: #FF6C6C;
        border-color: #FF6C6C;
        color: #fff;
    }

        .button_cart_buy_enable:hover .fa {
            color: #fff;
        }

.button_cart_buy_disable {
    background: rgba(255,65,87,0.51);
    width: 100%;
}

.form-group {
    padding-bottom: 0;
}

    .form-group .input_number_product {
        display: inline-flex;
        width: 65%;
    }

        .form-group .input_number_product .btn_num {
            font-size: 25px;
            line-height: 0;
            border: solid 1px #ebebeb;
            display: inline-block;
            width: 40px;
            height: 40px;
            background: #fff;
            float: left;
            color: #222;
            text-align: center;
            padding: 0;
        }

            .form-group .input_number_product .btn_num.num_1 {
                border-top-left-radius: 3px;
                border-bottom-left-radius: 3px;
            }

            .form-group .input_number_product .btn_num.num_2 {
                border-top-right-radius: 3px;
                border-bottom-right-radius: 3px;
                font-size: 18px;
            }

            .form-group .input_number_product .btn_num:hover {
                cursor: pointer;
                background: #fff;
                color: #222;
                text-decoration: none;
                border-color: #e1e1e1;
            }

        .form-group .input_number_product input {
            margin: 0;
            display: block;
            float: left;
            height: 40px;
            border-right: none;
            border-left: none;
            width: 55px;
            text-align: center;
            box-shadow: none;
            border-radius: 0;
            font-size: 15px;
        }

.form-product {
    padding: 0;
}

    .form-product .form-group {
        width: 100%;
    }

        .form-product .form-group header {
            width: 85px;
            float: left;
            line-height: 40px;
            font-size: 14px;
            color: #636363;
        }

    .form-product form {
        margin-bottom: 15px;
    }

.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;
            width: 85px;
            font-size: 14px;
            float: left;
            color: #636363;
            line-height: 40px;
        }

        .box-variant .form-group .selector-wrapper .single-option-selector {
            height: 40px;
            width: calc(100% - 85px);
            border-radius: 3px;
        }

@media (min-width:1200px) {
    .box-variant .form-group .selector-wrapper .single-option-selector {
        width: 35%;
    }
}

.iwi {
    display: inline-block;
    float: left;
    text-align: center;
    width: auto;
    height: 45px;
    line-height: 45px;
    border-radius: 0%;
    background: transparent;
    position: relative;
}

@media (min-width:992px) and (max-width:1199px) {
    .iwi {
        margin-left: 15px;
        margin-bottom: 0;
    }
}

.iwi .fa {
    font-size: 20px;
    color: #FF6C6C;
}

.iwi span {
    font-size: 14px;
    margin-left: 10px;
}

.iwi:hover a {
    text-decoration: none;
}

.iwi .iwishAddWrapper {
    border: none !important;
    margin: 0 !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: 'Arial',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: 0;
            left: 0;
        }

        .hdmh a:hover {
            color: #333;
        }

.details-product .link_color {
    font-size: 14px;
    line-height: 16px;
    cursor: pointer;
}

@media (min-width:1200px) {
    .details-product #gallery_01 .flex-viewport {
        height: 320px !important;
        margin-top: 25px;
    }
}

@media (max-width:767px) {
    .details-product .details-pro {
        margin-top: 20px;
        padding: 0;
    }
}

.details-product .details-pro .product-price {
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    display: inline-block;
    color: #FF6C6C;
}

.details-product .details-pro .price-box {
    margin: 0 0 10px;
    display: inline-block;
}

    .details-product .details-pro .price-box del {
        color: #acacac;
        font-size: 18px;
        margin-left: 10px;
    }

.details-product .details-pro .custom-btn-number {
    position: relative;
    padding: 0;
    margin-bottom: 20px;
    border: none;
    box-shadow: none;
    width: 100%;
}

    .details-product .details-pro .custom-btn-number #qty {
        font-family: "Opens Sans",sans-serif;
        height: 45px;
        font-size: 17px;
        margin: 0;
    }

.details-product .details-pro .custom-btn-number {
    width: 150px;
    display: inline-block;
    float: left;
    position: relative;
    padding: 0;
    margin-bottom: 20px;
    border: none;
    box-shadow: none;
    height: 45px;
}

@media (max-width:991px) {
    .details-product .details-pro .custom-btn-number {
        margin-top: 10px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .details-product .details-pro .custom-btn-number {
        width: 100%;
        display: block;
        margin-right: 0;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .details-product .details-pro .custom-btn-number {
        margin-right: 15px;
        width: 153px;
    }
}

.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-size: 16px;
    line-height: 25px;
    font-weight: 500;
    margin: 0;
    padding: 5px 15px !important;
    background: #FF6C6C !important;
    border: solid 1px #FF6C6C !important;
    display: inline;
    border-radius: 0;
    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:767px) {
    .related-product .product_related {
        border-left: none !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: 0;
    }
}

.related-product {
    margin-top: 0 !important;
    display: block;
    float: left;
    width: 100%;
}

#recently-viewed-products .image {
    float: left;
    width: 90px;
    margin-right: 10px;
}

#recently-viewed-products .info {
    width: calc(100% - 100px);
    float: right;
}

.zoomWrapper {
    width: 100% !important;
    height: auto !important;
}

    .zoomWrapper img {
        position: static !important;
        width: auto !important;
        height: auto !important;
        display: block;
        margin: 0 auto;
    }

        .zoomWrapper img ~ img {
            display: none !important;
        }

.tab-wrap .tabs-title {
    *zoom: 1;
    display: inline-block;
    position: relative;
    z-index: 9;
    margin: 0 0 26px;
}

    .tab-wrap .tabs-title:after {
        content: "";
        display: table;
        clear: both;
    }

    .tab-wrap .tabs-title li {
        font-size: 2.2rem;
        font-weight: 700;
        text-transform: uppercase;
        position: relative;
        line-height: 40px;
        float: left;
    }

        .tab-wrap .tabs-title li:before {
            content: "|";
            color: #c9c9c9;
            padding: 0 16px;
            color: #1c1c1c;
        }

        .tab-wrap .tabs-title li:first-child:before {
            display: none;
        }

        .tab-wrap .tabs-title li.current {
            color: #212121;
        }

.tab-wrap .tab-content {
    position: relative;
}

ul.tabs li {
    background: none;
    display: inline-block;
    cursor: pointer;
}

    ul.tabs li.current {
        color: #000;
        margin-bottom: -1px;
    }

@media (max-width:767px) {
    ul.tabs li.current {
        border-bottom: none;
    }
}

.tab-content {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

    .tab-content.current {
        opacity: 1;
        visibility: visible;
        height: auto;
        -webkit-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        -ms-transition: all 200ms ease-in-out;
        -o-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out;
    }

.product-tab .tabs-title {
    background: #fff;
    margin-bottom: 0;
    padding-left: 0;
    border-bottom: solid 1px #ebebeb;
}

@media (max-width:767px) {
    .product-tab .tab-link {
        margin: 0 0 !important;
    }
}

.product-tab .tab-link {
    position: relative;
    display: inline-block;
    border: solid 1px #e1e1e1;
    padding: 0 25px;
    border-bottom: 0;
    margin-top: -2px;
    background: #2e3553;
}

@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: -5px;
    }
}

.product-tab .tab-link h3 {
    color: #9d9c9c;
    margin: 13px 0;
    font-size: 13px;
}

.product-tab .tab-link span {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}

@media (min-width:768px) {
    .product-tab .tab-link span {
        color: #fff;
    }
}

@media (min-width:768px) {
    .product-tab .tab-link.current {
        color: #fff;
        padding-bottom: 0;
        background: #079bd6;
    }

        .product-tab .tab-link.current h3 {
            color: #FF6C6C !important;
        }

            .product-tab .tab-link.current h3 span {
                color: #fff !important;
            }
}

.product-tab .tab-link.current h3 {
    color: #FF6C6C;
}

    .product-tab .tab-link.current h3 span {
        color: #FF6C6C;
    }

.product-tab .tab-link.current .rte {
    font-family: 'Opens Sans',sans-serif;
    color: #9d9c9c;
    font-weight: 300;
    font-size: 14px;
    border: solid 0 #ebebeb;
    border-top: 0;
}

.product-tab li:last-child h3 span:after {
    content: none;
}

.product-tab .tab-content {
    padding: 0;
}

    .product-tab .tab-content.current .rte {
        color: #474c5f;
        font-family: 'Roboto',sans-serif;
        border: solid 1px #ebebeb;
        border-top: 0;
        padding: 30px 45px 60px 30px;
        font-size: 14px;
    }

.product-tab .content_extab.current {
    padding: 20px 15px;
    background: #fff;
    border: solid 1px #e1e1e1;
}

    .product-tab .content_extab.current .rte {
        padding: 0 0;
    }

        .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: 'Opens Sans',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: 10px !important;
        background: #fff;
    }

    .tab-content-mobile {
        display: none;
    }

    .product-tab .tab-link.current h3 {
        border: 0;
    }

    .current .tab-content-mobile {
        display: block;
        padding: 0 10px;
        border: 1px solid #e1e1e1;
        border-top: none;
        background: #f7f5f5;
    }

        .current .tab-content-mobile .rte {
            padding: 10px 0;
            border-bottom: 0;
        }

    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;
    }

        .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: 0;
        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 .product-reviews-summary-actions #btnnewreview {
    background: #FF6C6C;
}

.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: #ffde3c;
}

.bizweb-product-reviews-form form .bpr-form-rating #dvRating .star-half-png:before {
    content: "\f123";
    color: #898989;
}

@media (max-width:767px) {
    .product-tab .tab-link {
        width: 100%;
        border: none;
        padding: 0;
        margin-bottom: 10px !important;
        background: #fff;
    }

    .tab-content-mobile {
        display: none;
    }

    .product-tab .tab-link.current h3 {
        border: 0;
    }

    .current .tab-content-mobile {
        display: block;
        padding: 0 10px;
        border: 1px solid #e1e1e1;
        border-bottom: none;
        background: #fff;
    }

        .current .tab-content-mobile .rte {
            padding: 10px 0;
            border-bottom: 0;
        }

    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;
    }

        .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: 0;
    }

    .product-tab .tab-link.current h3 {
        margin-bottom: 0;
        border-bottom: none;
        border: solid 1px #ebebeb;
        border-bottom: 2px solid #FF6C6C;
    }

    .product-tab .tab-link span:after {
        content: none;
    }

    .product-tab .border-dashed-tab {
        margin-bottom: 15px;
    }
}

.module_service_details {
    margin-bottom: 30px;
}

    .module_service_details .wrap_module_service {
        overflow: hidden;
        background: #fff;
        border-radius: 3px;
        border: 1px solid #FF6C6C;
    }

        .module_service_details .wrap_module_service .item_service {
            padding: 0 15px;
            border-bottom: solid 1px #e5e5e5;
        }

            .module_service_details .wrap_module_service .item_service:nth-child(4) {
                border-bottom: none;
            }

            .module_service_details .wrap_module_service .item_service .wrap_item_ .content_service {
                position: relative;
                padding: 20px 0 20px 55px;
            }

                .module_service_details .wrap_module_service .item_service .wrap_item_ .content_service p {
                    font-size: 14px;
                    line-height: 22px;
                    margin: 0;
                    padding: 0;
                    color: #474c5f;
                }

                .module_service_details .wrap_module_service .item_service .wrap_item_ .content_service span {
                    font-family: 'Roboto',sans-serif;
                    font-size: 13px;
                    line-height: 22px;
                    font-weight: 400;
                    color: #707070;
                }

                .module_service_details .wrap_module_service .item_service .wrap_item_ .content_service:before {
                    content: "";
                    width: 35px;
                    height: 35px;
                    background-position: left;
                    background-size: contain;
                    background-repeat: no-repeat;
                    position: absolute;
                    left: 0;
                    top: 27px;
                }

            .module_service_details .wrap_module_service .item_service:nth-child(4) .wrap_item_ .content_service span,
            .module_service_details .wrap_module_service .item_service:nth-child(4) .wrap_item_ .content_service a {
                color: #FF6C6C;
                font-family: 'Roboto',sans-serif;
                font-size: 16px;
                font-weight: bold;
            }

.module_best_sale_product .title_module_ .title {
    font-size: 18px;
    line-height: 22px;
    color: #474c5f;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

    .module_best_sale_product .title_module_ .title a {
        text-decoration: none;
        color: #474c5f;
    }

@media (max-width:991px) {
    .dqdt-sidebar .collection-category {
        /* margin:15px 15px; */
    }
}

.collection .collection-image img {
    width: 100%;
}

.sidebar .title-head {
    margin: 0;
    font-size: 14px !important;
    position: relative;
    display: block;
}

    .sidebar .title-head span {
        display: block;
        padding: 10px 0;
    }

.product-mini-lists .products {
    border: none !important;
}

@media (min-width:1200px) {
    .products-view-grid .col-lg-4:nth-child(3n+1) {
        clear: left;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .products-view-grid .col-md-4:nth-child(3n+1) {
        clear: left;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .products-view-grid .col-sm-4:nth-child(3n+1) {
        clear: left;
    }
}

@media (max-width:767px) {
    .products-view-grid .col-xs-6:nth-child(2n+1) {
        clear: left;
    }
}

@media (max-width:767px) {
    .product-box .btn-white {
        padding: 0 10px;
    }
}

.view-mode > a {
    width: 34px;
    height: 34px;
    display: inline-block;
    overflow: hidden;
}

.view-mode span {
    font-size: 0;
}

.tt span {
    font-size: 14px;
    font-family: Roboto;
}

.tt.hidden-sm.hidden-xs {
    display: inline-block;
}

.button-view-mode {
    padding: 0;
    margin: 0;
    width: 34px;
    height: 34px;
    box-shadow: none;
    line-height: 34px;
    font-size: 16px;
    background: #f5f5f5;
    border-radius: 3px;
    color: #acacac;
}

    .button-view-mode.active {
        color: #fff;
        background: #FF6C6C;
        box-shadow: none;
    }

        .button-view-mode.active a {
            color: #474c5f;
        }

    .button-view-mode:hover {
        color: #fff;
        background: #FF6C6C;
    }

.collection .title-head {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    text-transform: none;
    line-height: 30px;
    margin: 0;
    margin-right: 3px;
}

@media (max-width:767px) {
    .collection .title-head {
        display: inherit;
        position: relative;
        margin-bottom: 35px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .collection .title-head {
        position: relative;
        display: inherit;
        margin-bottom: -30px;
    }
}

.collection .tt span {
    text-transform: none;
    font-size: 14px;
    color: #878a96;
    font-weight: 400;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

.collection .text-sm-left {
    padding-top: 6px;
    float: left;
    width: 50%;
}

@media (min-width:992px) {
    .collection .category-products {
        margin-top: -40px;
    }
}

.collection .category-products .sortPagiBar {
    display: inline;
}

@media (min-width:768px) {
    .collection .category-products .sortPagiBar {
        float: left;
        width: 100%;
        display: block;
    }
}

.collection .category-products .sortPagiBar .wr_sort {
    margin-bottom: 30px;
    padding: 0 0 10px;
    border-bottom: solid 1px #ebebeb;
}

@media (max-width:767px) {
    .collection .category-products .sortPagiBar .wr_sort {
        border-bottom: none;
        margin-bottom: 35px;
    }
}

.collection .category-products .sortPagiBar .wr_sort .text-sm-right .ht_xxx {
    float: left;
    height: 30px;
    display: inline-block;
    line-height: 32px;
    margin-right: 5px;
    font-size: 14px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

.collection .category-products .sortPagiBar .wr_sort .text-sm-right .view-mode {
    margin-right: 25px;
    display: inline-block;
}

    .collection .category-products .sortPagiBar .wr_sort .text-sm-right .view-mode a {
        width: 34px;
        margin-right: 5px;
    }

.collection .category-products .sortPagiBar .wr_sort .text-sm-right .sorby_xxx {
    display: inline;
    float: right;
}

    .collection .category-products .sortPagiBar .wr_sort .text-sm-right .sorby_xxx .left {
        float: left;
        font-weight: 400;
        line-height: 33px;
        font-size: 14px !important;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        margin-right: 6px;
        margin-bottom: 0;
    }

    .collection .category-products .sortPagiBar .wr_sort .text-sm-right .sorby_xxx ul li {
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        font-weight: 400;
    }

.blog-aside {
    margin-top: 30px;
}

    .blog-aside .aside-title-blog .title-head-blog {
        font-size: 18px;
        font-weight: bold;
    }

.col-49 {
    width: 44.444444%;
    padding: 0 15px;
    float: left;
}

.col-59 {
    width: 55.555555%;
    padding: 0 15px;
    float: left;
}

@media (max-width:767px) {
    .col-49,
    .col-59 {
        width: 100%;
        float: none;
    }
}

@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-6:nth-child(2n+1) {
        clear: left;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .blog-main .col-sm-6:nth-child(2n+1) {
        clear: left;
    }
}

.blog-main {
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
}

.blog-item {
    padding-top: 15px;
}

@media (max-width:1199px) {
    .blog-item {
        padding-bottom: 0;
    }
}

.date {
    margin: 10px 0 0 0;
    display: inline-block;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #acacac;
}

    .date .fa {
        color: #878a96;
        margin-right: 5px;
    }

    .date .news_home_content_short_time {
        z-index: 999;
        color: #acacac;
        font-family: 'Arial',sans-serif;
        font-size: 13px;
        font-weight: 400;
        line-height: 1.4;
        display: inline-block;
        text-decoration: none;
        margin-left: 2px;
    }

    .date .cmt_count_blog {
        margin-left: 14px;
    }

        .date .cmt_count_blog .fa-comments {
            margin-right: 5px;
        }

@media (max-width:1199px) {
    .blog-item-info {
        margin-top: 15px;
    }
}

.blog-item-name {
    position: relative;
    font-size: 18px;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 0;
}

    .blog-item-name a {
        color: #333;
    }

        .blog-item-name a:hover {
            color: #FF6C6C;
        }

    .blog-item-name .fa {
        position: absolute;
        left: 0;
        top: 9px;
        font-size: .78571em;
        color: #FF6C6C;
    }

.border_bot_blog {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 18px;
}

.post-time {
    color: #acacac;
    font-size: 13px;
    margin-bottom: 15px;
    margin-right: 20px;
    display: inline-block;
}

    .post-time .fa {
        color: #878a96;
        margin-right: 3px;
    }

.blog-item-summary {
    font-size: 14px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    margin-bottom: 20px;
    color: #898989;
    line-height: 20px;
}

.blog-item-thumbnail {
    position: relative;
}

.blog-list h5 {
    text-transform: uppercase;
    line-height: 26px;
    margin: 0;
    padding-top: 30px;
    padding-bottom: 5px;
}

.blog-list .loop-blog {
    min-height: 80px;
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb;
}

    .blog-list .loop-blog:last-child {
        border: none;
    }

    .blog-list .loop-blog .thumb-left {
        width: 90px;
        max-width: 90px;
        height: auto;
        display: block;
        float: left;
    }

    .blog-list .loop-blog .blog-item-summary {
        margin-bottom: 0;
    }

    .blog-list .loop-blog .name-right {
        display: block;
        float: left;
        width: calc(100% - 110px);
        margin-left: 20px;
    }

        .blog-list .loop-blog .name-right h3 {
            position: relative;
            font-size: 14px;
            line-height: 1.4;
            margin-top: 0;
            margin-bottom: 0;
        }

            .blog-list .loop-blog .name-right h3:hover a {
                text-decoration: none;
                color: #FF6C6C;
            }

    .blog-list .loop-blog .date {
        margin: 7px 0 10px;
        font-weight: 400;
        color: #acacac;
        font-size: 13px;
        font-family: 'Arial',sans-serif;
    }

.blog-list .more_blog a {
    line-height: 3;
    font-size: 1.07143em;
    color: #898989;
    display: block;
}

    .blog-list .more_blog a:hover {
        text-decoration: none;
        color: #FF6C6C;
    }

.left-content .aside-title {
    margin-top: 0;
}

.left-content .title-head-1 {
    margin: 0;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    display: block;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 3px 0;
    background-position: center;
}

@media (min-width:992px) and (max-width:1199px) {
    .left-content .title-head-1 {
        font-size: 15px !important;
    }
}

@media (max-width:1199px) {
    .left-content .title-head-1 {
        width: 100%;
        margin: 0;
        padding: 3px 20px !important;
        background-repeat: unset;
        background-position: unset;
        text-align: left;
    }
}

@media (min-width:1200px) {
    .left-content .title-head-1:before {
        content: "";
        position: absolute;
        top: 48px;
        left: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 15px 15px 0;
        border-color: transparent #FF6C6C transparent transparent;
    }

    .left-content .title-head-1:after {
        content: "";
        position: absolute;
        bottom: -15px !important;
        right: 0 !important;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 15px 0 0;
        border-color: #FF6C6C transparent transparent transparent;
    }
}

.left-content .title-head-1 span {
    display: block;
    padding: 10px 0;
}

.left-content .title-head {
    margin: 0;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    display: block;
}

@media (min-width:992px) and (max-width:1199px) {
    .left-content .title-head {
        font-size: 14px !important;
    }
}

.left-content .title-head span {
    color: #fff;
    display: block;
    padding: 10px 10px 10px 45px;
}

    .left-content .title-head span:before {
        content: "\f0c9";
        position: absolute;
        font: normal normal normal 15px/1 FontAwesome;
        width: 100%;
        height: auto;
        top: 12px;
        left: 20px;
    }

.left-content .title-head.title_price span {
    color: #fff;
    display: block;
    padding: 10px 10px 10px 45px;
}

    .left-content .title-head.title_price span:before {
        content: "\f005";
        position: absolute;
        font: normal normal normal 15px/1 FontAwesome;
        width: 100%;
        height: auto;
        top: 12px;
        left: 20px;
    }

.left-content .aside-blog {
    margin-top: 15px;
}

    .left-content .aside-blog .nav-item {
        position: relative;
        clear: left;
        font-size: 1em;
        padding: 13px 0 13px 0;
        border-bottom: solid 1px #ddd;
    }

        .left-content .aside-blog .nav-item:last-child {
            border-bottom: none;
        }

        .left-content .aside-blog .nav-item a {
            font-size: 1em;
            font-weight: bold;
        }

        .left-content .aside-blog .nav-item .fa {
            width: 30px;
            height: 30px;
            line-height: 28px;
            text-align: center;
            cursor: pointer;
        }

            .left-content .aside-blog .nav-item .fa.fa-caret-right {
                right: auto;
                left: 0;
                top: 16px;
                text-align: left;
            }

        .left-content .aside-blog .nav-item .dropdown-menu {
            width: 100%;
            border: 0;
            padding-left: 15px;
        }

        .left-content .aside-blog .nav-item.active {
            border-bottom: none;
        }

            .left-content .aside-blog .nav-item.active > a {
                color: #FF6C6C;
            }

            .left-content .aside-blog .nav-item.active > .fa {
                color: #FF6C6C;
            }

            .left-content .aside-blog .nav-item.active > .dropdown-menu {
                display: block;
            }

        .left-content .aside-blog .nav-item:hover > a {
            color: #FF6C6C;
            background-color: transparent;
        }

.article-main .article-details .date {
    margin: 20px 0 10px;
}

.article-main .rte {
    color: #898989;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 14px;
    margin-top: 5px;
}

.article-main .article-image {
    margin-bottom: 30px;
    text-align: center;
}

    .article-main .article-image a {
        margin: 0 auto;
    }

.article-main .article-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
    color: #464646;
    line-height: 36px;
}

.article-main .post-time {
    margin-bottom: 0;
}

@media (max-width:374px) {
    .article-main .post-time {
        display: block;
        float: left;
        width: 100%;
    }
}

.article-main .article-content {
    font-size: 1.14286em;
}

.article-main .form-group {
    margin: 0;
    padding-top: 0;
    padding-bottom: 20px;
}

.tag-share {
    clear: left;
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb;
    line-height: 30px;
}

    .tag-share .social-media {
        color: #7b7b7b;
    }

        .tag-share .social-media a {
            margin-left: 5px;
            width: 24px;
            height: 24px;
            border: 1px solid #b1b1b1;
            display: inline-block;
            line-height: 24px;
            text-align: center;
            border-radius: 50%;
            color: #b1b1b1;
            font-size: 12px;
        }

            .tag-share .social-media a:hover {
                color: #FF6C6C;
                border-color: #FF6C6C;
            }

.tag_article {
    color: #333;
    padding-left: 0;
    font-size: 14px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

    .tag_article .fa {
        transform: translateY(1px);
    }

    .tag_article a {
        color: #636363;
        font-family: 'Arial',sans-serif;
    }

        .tag_article a:hover {
            color: #FF6C6C;
        }

@media (max-width:767px) {
    .tag-share >;div {
        text-align: left !important;
    }

    .tag-share .social-sharing {
        float: left !important;
        margin-top: 5px;
    }
}

.title-form-coment {
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
    margin-bottom: 20px;
}

.article-main form {
    display: block;
    float: left;
    width: 100%;
    margin-top: 10px;
}

#article-comments {
    margin-top: 30px;
}

    #article-comments .article-comment {
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #ebebeb;
    }

    #article-comments .article-comment-user-image {
        margin: 0;
        float: left;
        width: 100px;
        margin-right: 12px;
    }

    #article-comments .article-comment-user-comment {
        padding-left: 110px;
        word-break: break-word;
        font-size: 1em;
    }

    #article-comments .user-name-comment {
        margin: 0;
        color: #FF6C6C;
        font-size: 1em;
        line-height: 1;
    }

    #article-comments .article-comment-date-bull {
        padding: 5px 0;
        display: block;
        color: #acacac;
    }

.social-media {
    font-size: 1em;
}

    .social-media .list-inline li {
        margin-right: 20px;
    }

.section-news-2 {
    margin-bottom: 20px;
}

.block-recent {
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px dashed #ebebeb;
    padding-bottom: 25px;
}

    .block-recent ul li {
        line-height: 24px;
        padding: 7px 0;
        padding-left: 15px;
        position: relative;
    }

        .block-recent ul li:before {
            content: '';
            position: absolute;
            width: 5px;
            height: 5px;
            top: 17px;
            left: 0;
            background: #333;
            -ms-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
        }

        .block-recent ul li a {
            color: #636363;
            font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        }

            .block-recent ul li a .fa {
                display: inline-block;
                margin-right: 5px;
            }

            .block-recent ul li a:hover {
                color: #FF6C6C;
            }

@media (max-width:767px) {
    .btn.btn-white {
        background: #ebebeb;
        float: right;
        margin: 10px 10px 30px 0 !important;
        display: inline-block;
        min-width: 240px;
        width: 100%;
        font-size: 14px;
        font-weight: 400;
        text-transform: none;
        height: 40px;
        line-height: 40px;
        color: #474c5f;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        padding: 0 20px;
        text-align: center;
        white-space: nowrap;
        outline: none !important;
        border-radius: 3px;
        cursor: pointer;
        border: none;
    }

        .btn.btn-white:hover {
            border-color: #FF6C6C;
        }
}

.header-cart .title-cart h3 {
    font-size: 16px;
    font-weight: bold;
    color: #474c5f;
    margin-top: 0;
}

    .header-cart .title-cart h3 .count_cart_h {
        color: #FF6C6C;
    }

.pd-right {
    padding-left: 0;
}

.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: solid 1px #ebebeb;
            border-top: none;
            border-bottom: none;
            border-right: none;
        }

        .main-container .col-main .cart .cart-thead {
            font-weight: bold;
            font-size: 13px;
            clear: both;
            width: 100%;
            border: 1px solid #ebebeb;
            border-right: none;
            border-left: none;
            float: left;
            min-width: 600px;
        }

            .main-container .col-main .cart .cart-thead div {
                font-weight: 400;
                float: left;
                padding: 9px 0;
                background: #f7f7f7;
                color: #636363;
                text-align: center;
                font-family: 'Arial',sans-serif;
                border-right: #ebebeb 1px solid;
                font-size: 14px;
            }

        .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;
            }

        .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 {
            float: left;
            line-height: 20px;
            vertical-align: top;
            height: 135px;
            overflow: hidden;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 10px;
            border-right: solid 1px #ebebeb;
        }

            .main-container .col-main .cart .cart-tbody .item-cart div.prd_name {
                flex-flow: column;
                font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
            }

                .main-container .col-main .cart .cart-tbody .item-cart div.prd_name .variant-title {
                    color: #898989;
                }

            .main-container .col-main .cart .cart-tbody .item-cart div:nth-child(6) {
                padding: 10px 0 6px;
                position: relative;
            }

        .main-container .col-main .cart .bg-scroll .cart-tbody .item-cart div a.remove-item {
            width: 22px;
            height: 26px;
            display: block;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%,-50%);
        }

        .main-container .col-main .cart .cart-tbody .item-cart .product-image {
            min-height: 75px;
            display: block;
            height: auto;
            width: 100%;
            padding: 0 20px;
        }

@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 {
    margin: 0;
    padding-bottom: 0;
    font-size: 14px;
    color: #363636;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight: normal;
    line-height: 24px;
}

    .main-container .col-main .cart .cart-tbody .item-cart div .product-name a {
        color: #363636;
    }

.main-container .col-main .cart .cart-tbody .item-cart div .input_qty_pr {
    height: auto;
    padding: 0;
    border-right: none;
    width: 100%;
}

.main-container .col-main .cart .cart .product-name a {
    font-size: 14px;
}

.main-container .col-main .cart .item-cart .input_qty_pr .items-count {
    border: 1px solid #ddd;
    outline: none;
    background: #fff;
    height: 25px;
    line-height: 25px;
    width: 24px;
    vertical-align: baseline;
    text-align: center;
    padding: 0;
}

.main-container .col-main .cart .variant-title {
    color: #686868;
}

.main-container .col-main .cart .cart-tbody .item-cart div .price {
    font-size: 14px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight: bold;
    line-height: 6;
    color: #2e3553;
}

.main-container .col-main .cart .item-cart .items-count {
    border: 1px solid #ebebeb;
    outline: none;
    background: #fff;
    height: 24px;
    width: 21px;
    vertical-align: top;
    text-align: center;
    padding: 0;
}

.main-container .col-main .cart .item-cart .number-sidebar {
    border: 1px solid #ddd;
    height: 25px;
    margin-left: -1px;
    text-align: center;
    width: 30px;
    margin-right: -1px;
    padding: 0;
    line-height: 15px;
}

.main-container .col-main .cart .cart-tbody .item-cart div a.remove-item {
    background-color: #fff;
    background-image: none;
    color: #333;
    cursor: pointer;
    padding: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    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:hover {
        color: #c92b26;
    }

.main-container .col-main .cart .btn-proceed-checkout {
    background: #FF6C6C;
    font-size: 14px;
    margin-top: 20px;
    font-weight: 400;
    text-transform: none;
    float: right;
    min-width: 200px;
    display: block;
    border: 1px solid #FF6C6C;
    margin-right: 0 !important;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    white-space: nowrap;
    outline: none !important;
    border-radius: 3px;
    color: #fff;
}

    .main-container .col-main .cart .btn-proceed-checkout:hover {
        background: #fff;
        border: 1px solid #FF6C6C;
        color: #FF6C6C;
    }

.main-container .col-main .cart .btn.btn-white {
    background: #ebebeb;
    float: right;
    margin: 20px 10px 0 0 !important;
    display: inline-block;
    min-width: 200px;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    height: 40px;
    line-height: 40px;
    color: #474c5f;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    padding: 0 20px;
    text-align: center;
    white-space: nowrap;
    outline: none !important;
    border-radius: 3px;
    cursor: pointer;
    border: none;
}

    .main-container .col-main .cart .btn.btn-white:hover {
        border-color: #FF6C6C;
    }

.main-container .col-main .cart .totals .inner {
    padding: 0 0 15px;
    margin-top: 0;
    margin-right: 0;
}

.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 {
        padding-right: 0;
        width: 145px;
        line-height: 24px;
        border: none;
        border-left: 1px solid #ebebeb;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    }

        .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right:nth-child(2) {
            padding-right: 35px;
            border-left: none !important;
            border-right: 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;
    border-top: 1px solid #ebebeb;
    margin-bottom: 30px;
    float: right;
    width: 100%;
}

.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: #2e3553;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

.main-container .col-main .cart .cart-tbody .item-cart .number-sidebar {
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    min-height: 0;
    position: static;
    display: inline-block;
    float: none;
    margin-bottom: 0;
}

@media (min-width:1200px) {
    .main-container .col-main .cart .cart-tbody .item-cart .number-sidebar {
        border: 1px solid #ddd;
        height: 34px;
        margin-left: -1px;
        text-align: center;
        width: 50px;
        vertical-align: top;
        margin-right: -1px;
        display: inline-block;
        min-height: 24px;
        padding: 0;
    }
}

.main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count {
    border: 1px solid #ddd;
    outline: none;
    background: #fff;
    height: 25px;
    width: 24px;
    vertical-align: baseline;
    text-align: center;
    padding: 0;
    display: inline-block;
    margin: 0;
}

@media (min-width:1200px) {
    .main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count {
        border: 1px solid #ddd;
        outline: none;
        background: #fff;
        height: 34px;
        width: 34px;
        line-height: 28px;
        text-align: center;
        vertical-align: top;
        padding: 0;
    }
}

@media (max-width:1199px) {
    .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
        width: 196px;
    }
}

@media (max-width:991px) {
    .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
        width: 252px;
    }

    .main-container .col-main .cart .totals .inner {
        margin-right: 0;
    }
}

@media (max-width:767px) {
    .item-product .title-product-cart-mobile {
        max-width: 165px;
    }

    .sign_main {
        background: #f7f8f9;
        margin-top: 40px;
    }

    .main {
        border-bottom: solid 1px #ebebeb;
        background: #fff;
        margin-top: 40px;
    }

    .main-container {
        margin-top: -40px;
    }

    .cart-mobile {
        padding: 10px 0 0 0;
    }

    .header-cart {
        padding: 10px 15px 0;
        margin-top: 0;
    }

    .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;
        display: inline-block;
        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 {
        color: #FF6C6C;
        font-size: 15px;
        line-height: 49px;
        font-family: Arial,sans-serif;
    }

    .btn-proceed-checkout-mobile {
        width: 100%;
        line-height: 27px;
        color: #fff;
        height: 40px;
        font-size: 14px;
        font-weight: 400;
        text-transform: none;
        border: none;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        background: #FF6C6C;
        border-radius: 3px;
        margin-top: 15px;
    }

    .contin {
        margin-top: 15px;
        width: 100%;
        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: 'Roboto',sans-serif;
        line-height: 21px;
        font-size: 14px;
        color: #2f1b10;
    }

    .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;
        color: #898989;
    }

    .title-product-cart-mobile span {
        color: #FF6C6C;
        font-family: 'Arial',sans-serif;
    }

    .select-item-qty-mobile a {
        line-height: 3;
        color: #363636;
    }
}

@media (max-width:767px) {
    .cart-mobile {
        padding: 10px 0 !important;
    }
}

@media screen and (max-width:991px) {
    .select-item-qty-mobile .txt_center input {
        height: 25px;
        width: 25px;
        text-align: center;
        margin: 0;
        padding: 0;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        position: absolute;
        left: 25px;
        min-height: 0;
        font-size: 14px;
    }

    .item-product .title-product-cart-mobile {
        max-width: 150px;
    }

    .title-product-cart-mobile h3 {
        line-height: 0;
        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-right: 0;
        text-align: center;
        padding: 0;
    }

    .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-left: 0;
        text-align: center;
        padding: 0;
    }

    .select-item-qty-mobile > div {
        position: relative;
        width: 75px;
        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 {
    margin-bottom: 0;
}

#recover_customer_password {
    margin-bottom: 0;
    padding: 0 30px 30px;
}

.h_recover #recover-password {
    padding: 0;
}

    .h_recover #recover-password #recover_customer_password {
        padding: 0 !important;
    }

#recover-password .group_contact {
    padding: 0 !important;
}

.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 {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 20px;
    color: #FF6C6C;
    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%);
}

.page_customer_account .col-left-account .table-cart .thead-default {
    border-top: 1px solid #ddd;
    background: #acacac;
}

.block-account h3 {
    margin-top: 0;
}

.block-account .block-title-account h5 {
    text-transform: uppercase;
}

.customer-name {
    color: #FF6C6C;
    line-height: 55px;
}

.block-content.form-signup {
    background: #fff;
}

    .block-content.form-signup p i {
        color: #FF6C6C;
        width: 10px;
        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-title button.btn-edit {
            background-repeat: no-repeat;
            background-position: center;
        }

        .address-title button.btn-delete {
            background-repeat: no-repeat;
            background-position: center;
        }

.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;
        }

@media (max-width:374px) {
    .address-group p small {
        display: block;
    }
}

#order_details .thead-default {
    border-top: 1px solid #ddd;
}

.order_date .color_main {
    padding-left: 30px;
}

@media (max-width:374px) {
    .order_date .color_main {
        padding-left: 0;
        display: block;
        float: left;
        width: 100%;
    }
}

.order_date .color_main .fa {
    color: #FF6C6C;
}

#order_payment,
#order_shipping {
    background: #fff;
}

    #order_payment .address.note i,
    #order_shipping .address.note i {
        color: #FF6C6C;
        margin-right: 5px;
    }

.totalorders {
    background: #fff;
    border-color: #e1e1e1;
}

.order-headding {
    margin: 0;
}

.info-contact .widget-menu p {
    display: inline;
}

.info-contact .logo {
    font-size: 20px;
}

.page_address .adr_title .title-head {
    padding-bottom: 20px;
}

    .page_address .adr_title .title-head .a_address {
        font-size: 14px;
        color: #FF6C6C;
        margin-top: 5px;
    }

#reset_password .form-group {
    margin-bottom: 15px;
}

    #reset_password .form-group input {
        height: 45px;
        padding: 0 20px;
        color: #111111;
        border-color: #ebebeb;
        border-radius: 0;
        box-shadow: none;
    }

    #reset_password .form-group textarea {
        box-shadow: none;
    }

    #reset_password .form-group input::placeholder {
        font-family: 'Arial';
        font-size: 15px;
        color: #111111;
    }

.blog_hai .sidebar-category .aside-content .nav-item.lv3 a {
    padding-left: 30px !important;
}

.blog_hai .sidebar-category .aside-content .nav-item.lv4 a {
    padding-left: 30px !important;
}

.aside-item {
    margin-bottom: 0;
    clear: left;
}

    .aside-item.filter-vendor {
        margin-top: 25px;
    }

    .aside-item.filter_kt {
        display: block;
        margin-bottom: 10px;
        float: left;
    }

    .aside-item .aside-title {
        border-bottom: 1px solid #ebebeb;
        background: #079bd6;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

        .aside-item .aside-title h2 {
            font-size: 21px;
            margin: 0;
        }

    .aside-item .nav > li > a {
        padding: 0;
    }

    .aside-item .aside-content {
        margin-top: 0;
        border-top: none !important;
        border: 1px solid #ebebeb;
    }

    .aside-item .aside_vendor {
        margin-top: 0;
    }

.sidebar .aside-item.sidebar-category .nav-item .fa {
    width: 30px;
    height: 30px;
    margin-top: 0;
    line-height: 28px;
    cursor: pointer;
    text-align: center;
}

.aside-item.sidebar-category .nav-item {
    position: relative;
    clear: left;
    font-size: 14px;
    padding: 10px 0 5px 0;
    border-bottom: none;
}

    .aside-item.sidebar-category .nav-item:before {
        content: '';
        position: absolute;
        width: 5px;
        height: 5px;
        top: 22px;
        left: 17px;
        background: #079bd6;
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .aside-item.sidebar-category .nav-item a {
        font-size: 14px;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        font-weight: 400;
        padding-right: 15px;
        padding-left: 0;
        padding-top: 0;
    }

        .aside-item.sidebar-category .nav-item a .count_x {
            color: #acacac;
        }

    .aside-item.sidebar-category .nav-item .count_blog {
        color: #acacac;
    }

    .aside-item.sidebar-category .nav-item .fa {
        position: absolute;
        right: 0;
        top: 10px;
    }

    .aside-item.sidebar-category .nav-item .dropdown-menu {
        width: 100%;
        border: 0;
        padding-left: 15px;
        box-shadow: none;
    }

    .aside-item.sidebar-category .nav-item.active > a {
        color: #FF6C6C;
    }

    .aside-item.sidebar-category .nav-item.active > .dropdown-menu {
        display: block;
    }

.sidebar-category .aside-content {
    margin-top: 0;
}

    .sidebar-category .aside-content .nav-category .navbar-pills {
        padding: 0;
        margin-top: 0;
        background: #fff;
        z-index: 999;
    }

    .sidebar-category .aside-content .nav-item {
        position: relative;
        clear: left;
        font-size: 1em;
        padding: 13px 0;
        border-bottom: 1px solid #ebebeb;
    }

        .sidebar-category .aside-content .nav-item.lv2 {
            padding: 10px 0 10px 0;
        }

            .sidebar-category .aside-content .nav-item.lv2 a {
                padding-left: 45px !important;
                padding-right: 30px;
            }

        .sidebar-category .aside-content .nav-item.lv3 {
            padding: 10px 0 10px 15px;
        }

            .sidebar-category .aside-content .nav-item.lv3 a {
                padding-left: 45px !important;
            }

        .sidebar-category .aside-content .nav-item.lv4 {
            padding: 10px 0 10px 15px;
        }

            .sidebar-category .aside-content .nav-item.lv4 a {
                padding-left: 45px !important;
            }

        .sidebar-category .aside-content .nav-item:last-child {
            border-bottom: none;
        }

        .sidebar-category .aside-content .nav-item a {
            font-size: 14px;
            font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
            color: #474c5f;
            font-weight: 400;
            padding-left: 30px !important;
        }

        .sidebar-category .aside-content .nav-item .fa {
            cursor: pointer;
            width: 30px;
            height: 30px;
            margin-top: 0;
            line-height: 28px;
            cursor: pointer;
            text-align: center;
        }

            .sidebar-category .aside-content .nav-item .fa.fa-caret-right {
                right: auto;
                left: 0;
                top: 16px;
                text-align: left;
            }

        .sidebar-category .aside-content .nav-item .dropdown-menu {
            position: static;
            width: 100%;
            border: 0;
            padding-left: 0;
            box-shadow: none;
            margin-top: 16px;
            padding: 0;
        }

        .sidebar-category .aside-content .nav-item.active > a {
            color: #FF6C6C;
        }

        .sidebar-category .aside-content .nav-item.active > .fa {
            color: #FF6C6C;
            width: 30px;
            height: 30px;
            margin-top: 0;
            line-height: 28px;
            cursor: pointer;
            text-align: center;
        }

        .sidebar-category .aside-content .nav-item.active > .dropdown-menu {
            display: block;
        }

        .sidebar-category .aside-content .nav-item:hover > a {
            color: #FF6C6C;
            background-color: transparent;
        }

        .sidebar-category .aside-content .nav-item ul > li:before {
            top: 17px;
            left: 30px;
        }

        .sidebar-category .aside-content .nav-item ul > li.lv3:before {
            left: 45px;
        }

        .sidebar-category .aside-content .nav-item ul > li.lv4:before {
            left: 45px;
        }

.item_small:first-child .product-mini-item {
    padding-top: 0;
}

.item_small:last-child .product-mini-item {
    border-bottom: 0;
}

.product-mini-item {
    padding: 15px 10px 15px 0;
    border-bottom: 1px solid #ebebeb;
}

    .product-mini-item .price {
        display: inline-block;
    }

    .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 .price-box {
            border: none;
            margin-top: 7px;
        }

        .product-mini-item .product-info h3 {
            margin: 0;
            font-size: 14px;
        }

            .product-mini-item .product-info h3 a {
                color: #474c5f;
            }

                .product-mini-item .product-info h3 a:hover {
                    color: #FF6C6C;
                }

    .product-mini-item .product-price {
        font-size: 14px;
        font-weight: bold;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        color: #474c5f;
    }

    .product-mini-item .sale-price {
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        font-size: 14px;
        margin-left: 5px;
        color: #acacac;
    }

.bizweb-product-reviews-badge {
    margin: 0;
}

    .bizweb-product-reviews-badge > div {
        padding: 0 3px !important;
    }

        .bizweb-product-reviews-badge > div.bizweb-product-reviews-star {
            display: block;
        }

.btn.btn-link {
    color: #333;
    padding-left: 0;
}

    .btn.btn-link:hover {
        color: #FF6C6C;
    }

.aside-item .list-tags span.tag-item {
    line-height: 40px;
    border: 1px solid #ebebeb;
    height: 40px;
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 10px;
    margin-right: 5px;
    color: #898989;
    border-radius: 3px;
}

.ui-widget.ui-widget-content {
    height: 2px;
    background: #ebebeb;
}

.ui-slider-range.ui-corner-all.ui-widget-header {
    background: #FF6C6C !important;
    top: 0;
    height: 3px !important;
}

.ui-slider-horizontal .ui-slider-handle {
    height: 14px !important;
    width: 14px !important;
    border-radius: 50% !important;
    top: -6px !important;
    border: 3px solid #FF6C6C !important;
    background: #fff !important;
}

.ui-widget.ui-widget-content {
    border: none !important;
    margin-bottom: 25px;
    width: calc(100% - 14px);
    margin-left: 7px;
}

#start {
    width: 100px;
    float: left;
}

@media (min-width:992px) and (max-width:1199px) {
    #start {
        width: 95px;
    }
}

#start input {
    text-align: center;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    box-shadow: none;
}

#stop {
    width: 100px;
    float: left;
    margin-left: 25px;
    text-align: center;
    position: relative;
}

@media (min-width:992px) and (max-width:1199px) {
    #stop {
        width: 100px;
        margin-left: 17px;
    }
}

#stop input {
    text-align: center;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    box-shadow: none;
}

#stop:before {
    content: "-";
    position: absolute;
    left: -15px;
    font-size: 17px;
}

@media (min-width:992px) and (max-width:1199px) {
    #stop:before {
        left: -11px;
    }
}

a#filter-value {
    height: 30px;
    border-radius: 4px;
    background-color: #FF6C6C !important;
    line-height: 30px;
    font-weight: 400;
    width: 100px;
    margin-top: 15px;
}

.at-style-responsive .at-share-btn {
    border-radius: 3px !important;
}

.google_plusone_iframe_widget {
    width: auto !important;
}

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;
}

body .bizweb-product-reviews-form fieldset {
    border: none;
}

body .bizweb-product-reviews-badge div {
    display: none;
}

    body .bizweb-product-reviews-badge div > p {
        padding: 0 3px !important;
    }

    body .bizweb-product-reviews-badge div.bizweb-product-reviews-star {
        display: block;
    }

body .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
    font-size: 14px;
}

body .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-off-png:before {
    content: "\f006";
    color: #f9b40e;
}

body .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-on-png:before {
    content: "\f005";
    color: #f9b40e;
}

body .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-half-png:before {
    content: "\f006";
    color: #ffba01;
}

body .bizweb-product-reviews-badge {
    margin: 0;
}

.bizweb-product-reviews-badge div {
    padding: 0 !important;
}

.wishlist-page-body {
    padding-top: 30px;
    overflow: hidden;
    margin-top: 25px !important;
    background: #fff;
    position: relative;
}

    .wishlist-page-body .wishlist-title {
        display: none !important;
    }

    .wishlist-page-body .wishlist-clearfix .wishlist-search {
        position: relative;
        width: 35% !important;
    }

        .wishlist-page-body .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: 2px 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-page-body .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: #eee;
        }

    .wishlist-page-body .wishlist-clearfix .wishlist-share {
        width: 15% !important;
        margin-top: 3px;
    }

    .wishlist-page-body .wishlist-clearfix .wishlist-display-style {
        float: none !important;
        position: absolute;
        top: 30px;
        right: 15px;
        width: 10% !important;
        text-align: right;
    }

        .wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-list-style.active,
        .wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-grid-style.active,
        .wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-list-style:hover,
        .wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-grid-style:hover {
            color: #FF6C6C !important;
        }

    .wishlist-page-body .wishlist-list-view {
        padding-top: 15px;
        border-top: solid 1px #eee;
    }

        .wishlist-page-body .wishlist-list-view .wishlist-product {
            margin-top: 0;
            margin-bottom: 25px;
            padding-bottom: 25px;
            border-bottom: 1px solid #ebebeb;
        }

            .wishlist-page-body .wishlist-list-view .wishlist-product:last-child {
                border-bottom: none;
            }

        .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-img {
            width: 140px !important;
        }

        .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content {
            width: calc(100% - 140px - 180px);
        }

            .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name {
                color: #231f20 !important;
                font-size: 18px !important;
                font-weight: 600 !important;
                line-height: 24px;
            }

                .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name p {
                    color: #333 !important;
                    font-weight: 300;
                    font-size: 17px !important;
                    margin: 0 !important;
                }

                .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name:hover {
                    color: #FF6C6C !important;
                }

                    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name:hover p {
                        color: #FF6C6C !important;
                    }

            .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p {
                margin: 0 !important;
                color: #FF6C6C !important;
            }

                .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-price {
                    font-weight: bold !important;
                    line-height: 25px !important;
                    color: #FF6C6C !important;
                    margin-right: 10px !important;
                }

                .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice {
                    color: #898989;
                    font-weight: 300;
                    text-decoration: line-through;
                }

                    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice:before {
                        content: " ";
                        width: 2px;
                        background: #b6b6b6;
                        height: 12px;
                        position: absolute;
                        margin-left: -9px;
                        margin-top: 9px;
                    }

            .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-description {
                color: #231f20 !important;
                margin: 0 !important;
            }

        .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form {
            margin-bottom: 0 !important;
        }

            .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn {
                background-image: none;
                line-height: 24px !important;
                border-radius: 3px !important;
                cursor: pointer;
                display: inline-block;
                font-size: 12px !important;
                text-transform: uppercase !important;
                font-weight: 400;
                color: #fff !important;
                background: #FF6C6C !important;
                border: solid 1px #FF6C6C !important;
                padding: 7px 12px;
                text-align: center;
                vertical-align: middle;
                white-space: nowrap;
            }

                .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn:hover {
                    border-color: #FF6C6C !important;
                    color: #FF6C6C !important;
                    background: #fff !important;
                }

        .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove {
            text-align: right;
        }

            .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link {
                font-size: 11px !important;
                line-height: 24px;
                color: #616161 !important;
                text-transform: uppercase !important;
                font-weight: 500 !important;
                margin-right: 2px;
            }

                .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:before {
                    font-family: 'FontAwesome';
                    content: "\f00d";
                    position: absolute;
                    margin-left: -20px;
                    margin-top: 1px;
                    font-size: 14px;
                    color: #616161;
                }

                .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover {
                    color: #FF6C6C !important;
                    text-decoration: none !important;
                }

                    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover:before {
                        color: #FF6C6C !important;
                    }

    .wishlist-page-body .wishlist-grid-view {
        padding-top: 15px;
        border-top: 1px solid #ebebeb;
    }

        .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-img {
            height: 200px !important;
            width: 180px !important;
            overflow: hidden;
        }

        .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content {
            text-align: center;
            min-height: 100px;
        }

            .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name {
                color: #333 !important;
                font-size: 18px !important;
                font-weight: 300 !important;
                line-height: 24px;
            }

                .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name p {
                    padding: 0 5px;
                    color: #333 !important;
                    font-weight: 300;
                    margin: 0 !important;
                }

            .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p {
                margin: 0 !important;
                color: #FF6C6C !important;
            }

                .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-price {
                    font-weight: bold !important;
                    line-height: 25px !important;
                    color: #FF6C6C !important;
                    margin-right: 10px !important;
                }

                .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice {
                    color: #898989;
                    font-weight: 300;
                    font-size: 13px;
                }

                    .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice:before {
                        content: " ";
                        width: 2px;
                        background: #b6b6b6;
                        height: 12px;
                        position: absolute;
                        margin-left: -9px;
                        margin-top: 9px;
                    }

            .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-description {
                color: #898989 !important;
                font-size: 13px;
                margin: 0 !important;
            }

        .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action {
            margin-top: 5px;
        }

            .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form {
                margin-bottom: 0 !important;
            }

                .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn {
                    background-image: none;
                    line-height: 24px !important;
                    border-radius: 3px !important;
                    cursor: pointer;
                    display: inline-block;
                    font-size: 12px !important;
                    text-transform: uppercase !important;
                    font-weight: 400;
                    color: #fff !important;
                    background: #FF6C6C !important;
                    border: solid 1px #FF6C6C !important;
                    padding: 7px 12px;
                    text-align: center;
                    vertical-align: middle;
                    white-space: nowrap;
                }

                    .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn:hover {
                        border-color: #FF6C6C !important;
                        color: #FF6C6C !important;
                        background: #fff !important;
                    }

            .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove {
                text-align: center;
            }

                .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link {
                    font-size: 11px !important;
                    line-height: 24px;
                    color: #616161 !important;
                    text-transform: uppercase !important;
                    font-weight: 500 !important;
                }

                    .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:before {
                        font-family: 'FontAwesome';
                        content: "\f00d";
                        position: absolute;
                        margin-left: -20px;
                        margin-top: 1px;
                        font-size: 14px;
                        color: #616161;
                    }

                    .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover {
                        color: #FF6C6C !important;
                        text-decoration: none !important;
                    }

                        .wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover:before {
                            color: #FF6C6C !important;
                        }

@media screen and (min-width:992px) and (max-width:1199px) {
    .wishlist-grid-view .wishlist-product {
        width: calc(100% / 4) !important;
    }

    .wishlist-page-body .wishlist-clearfix .wishlist-share {
        width: 18% !important;
    }
}

@media screen and (max-width:991px) {
    .wishlist-page-body .wishlist-clearfix .wishlist-share {
        width: 30% !important;
        margin-top: 3px;
    }
}

@media screen and (max-width:720px) {
    .wishlist-share-select select {
        height: 40px !important;
        padding: 0 10px;
        margin-bottom: 20px;
    }

    .wishlist-page-body .wishlist-clearfix .wishlist-display-style {
        float: none !important;
        position: absolute;
        top: 90px;
        right: 15px;
        width: 30% !important;
        text-align: right;
    }

    .wishlist-page-body .wishlist-clearfix .wishlist-search {
        position: relative;
        width: 60% !important;
    }
}

@media screen and (max-width:767px) {
    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content {
        width: calc(100% - 160px);
    }

    .wishlist-list-view .wishlist-product-btn,
    .wishlist-list-view .wishlist-sold-out-btn {
        display: block;
        width: 45% !important;
    }

    .article-main .postby .post_name {
        width: 100%;
        float: left;
    }

    .wishlist-page-body .wishlist-clearfix .wishlist-search {
        width: 100% !important;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .wishlist-grid-view .wishlist-product {
        width: calc(100% / 3) !important;
    }
}

@media screen and (min-width:581px) and (max-width:767px) {
    .wishlist-grid-view .wishlist-product {
        width: calc(100% / 2) !important;
    }
}

@media screen and (max-width:580px) {
    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content {
        width: 100% !important;
    }

    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-img {
        width: 100% !important;
        height: auto;
    }

    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn {
        border-color: #ff4157 !important;
        color: #ff4157 !important;
        background: #fff !important;
        width: auto !important;
    }

    .wishlist-grid-view .wishlist-product {
        width: calc(100% / 1) !important;
    }
}

@media screen and (max-width:580px) and (max-width:500px) {
    .products-view-list .product-box .product-info {
        width: calc(100% / 3 * 2 - 15px);
    }
}

.at4-share {
    display: none;
}

@media (max-width:543px) {
    .page-login span.intr {
        font-size: 13px !important;
    }

    .address .page_address .adr_title .title-head a {
        width: 100%;
        margin: 15px 0;
    }
}

.title_head .title_center_page {
    font-size: 16px !important;
    text-transform: uppercase;
    position: relative;
    display: block;
    margin: 0;
    padding-bottom: 30px;
}

    .title_head .title_center_page:after {
        content: "";
        width: 100%;
        border-bottom: 1px solid #ebebeb;
        height: 1px;
        position: absolute;
        bottom: 19px;
        left: 0;
    }

.page-login {
    padding-bottom: 40px;
}

    .page-login span.intr {
        font-family: 'Arial';
        font-size: 15px;
        line-height: 23px;
        color: #636363;
        text-align: center;
        display: block;
    }

    .page-login .form-signup {
        margin-top: 35px;
    }

        .page-login .form-signup .form-group {
            margin-bottom: 15px;
        }

            .page-login .form-signup .form-group input {
                height: 45px;
                margin: 0;
                padding: 0 20px;
                color: #636363;
                border-radius: 3px !important;
                border-color: #ebebeb;
                box-shadow: none;
            }

            .page-login .form-signup .form-group textarea {
                box-shadow: none;
            }

            .page-login .form-signup .form-group input::placeholder {
                font-family: 'Arial';
                font-size: 15px;
                color: #111111;
            }

        .page-login .form-signup .text-upper {
            width: 150px;
            height: 45px;
            font-size: 12px;
            font-weight: bold;
            font-family: 'Arial',sans-serif;
        }

        .page-login .form-signup .accept_submit {
            margin-left: 20px;
            margin-top: 10px;
        }

            .page-login .form-signup .accept_submit span {
                font-family: 'Arial';
                font-size: 15px;
                color: #111111;
            }

        .page-login .form-signup .button-50 {
            font-size: 16px;
            line-height: 50px;
            width: 50%;
        }

        .page-login .form-signup .have_ac {
            font-family: 'Arial';
            font-size: 15px;
            color: #111111;
            margin-left: 15px;
        }

            .page-login .form-signup .have_ac a {
                color: #FF6C6C;
                text-decoration: underline;
            }

.login-width-social #social_login_widget #social_login {
    margin: 0 auto 50px;
}

.recv-text {
    font-size: 15px;
    font-family: 'Arial';
    display: block;
    text-align: center;
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
    margin: 0 15px;
}

    .recv-text a {
        text-decoration: underline;
        cursor: pointer;
        color: #FF6C6C;
    }

@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;
}

.info-contact .title-head {
    font-family: 'Arial';
    text-transform: uppercase;
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 20px;
    color: #474c5f;
}

.info-contact .widget-menu {
    font-family: 'Arial';
    font-size: 14px;
    margin-bottom: 15px;
    overflow: hidden;
}

    .info-contact .widget-menu .ico-left {
        float: left;
        position: relative;
        top: 0;
        border-radius: 3px;
        width: 28px;
        text-align: left;
        height: 28px;
        display: block;
        margin-top: -2px;
        padding-left: 2px;
        line-height: 28px;
        color: #fff;
        color: #51b935;
    }

    .info-contact .widget-menu .txt-content-add {
        display: inherit;
        padding-left: 0;
    }

@media (max-width:543px) {
    .info-contact .widget-menu .txt-content-add {
        padding-left: 29px;
    }
}

.info-contact .widget-menu .bold-color {
    font-weight: bold;
    color: #636363;
}

.info-contact .widget-menu li {
    font-family: 'Arial',sans-serif;
    position: relative;
    color: #83858e;
    margin-bottom: 5px;
}

    .info-contact .widget-menu li:nth-child(1) .fa {
        margin-left: 3px;
    }

    .info-contact .widget-menu li:nth-child(2) .fa {
        margin-left: 4px;
    }

    .info-contact .widget-menu li a {
        color: #83858e;
    }

    .info-contact .widget-menu li:hover > a {
        text-decoration: none;
    }

.info-contact .border-contact-page {
    padding: 2px 0;
    border: dashed 1px #ebebeb;
    display: block;
}

.info-contact .descripti {
    font-family: 'Arial';
    font-size: 14px;
    margin: 0 0 30px;
    padding: 0 0 30px;
    border-bottom: solid 1px #ebebeb;
    color: #3d454e;
}

.info-contact .logo {
    font-size: 20px;
}

.page_cotact .title-head-contact {
    margin: 0;
    padding: 0 0 15px;
    font-size: 20px;
    color: #041721;
    line-height: 37px;
    text-align: left;
}

.page_cotact .form-signup {
    margin: 0;
}

.page-right .title-head-contact {
    margin: 0;
    text-transform: uppercase;
    padding: 20px 0 5px;
    font-family: 'Arial',sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #041721;
    line-height: 37px;
    text-align: left;
}

.group_contact .form-group {
    padding: 0 15px;
    margin-bottom: 15px;
    color: #474c5f;
}

    .group_contact .form-group .form-control {
        font-family: 'Arial';
        font-size: 14px;
        color: #474c5f;
        height: 40px;
        padding: 0 20px;
    }

    .group_contact .form-group .content-area {
        min-height: 155px;
        padding: 20px;
    }

    .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 {
            font-family: 'Arial';
            font-size: 15px;
            color: #111111;
        }

        .group_contact .form-group textarea::placeholder {
            font-family: 'Arial';
            font-size: 15px;
            color: #111111;
        }

    .group_contact .form-group .btn-50-full {
        font-family: 'Arial';
        position: absolute;
        right: 15px;
        bottom: 0;
        box-shadow: none;
        padding: 8px 20px;
        font-size: 14px;
        color: #fff;
        background: #FF6C6C;
        border: solid 1px #FF6C6C;
    }

        .group_contact .form-group .btn-50-full:hover {
            border-color: #FF6C6C;
            background: #fff;
            color: #FF6C6C;
        }

@media (min-width:1200px) {
    .wrap_padding {
        padding-right: 25%;
        padding-left: 8.33333333%;
    }

    .box-maps .gllpLatlonPicker {
        padding-right: 8.33333333%;
    }
}

@media (max-width:991px) {
    .title-module-page {
        padding-top: 20px;
    }
}

.title-module-page h2 {
    margin: 0;
    padding: 0;
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px;
}

@media (max-width:375px) {
    .title-module-page h2 {
        font-size: 19px;
    }
}

.title-module-page h2 span .fa {
    color: #FF6C6C;
    padding-right: 15px;
}

.select_daily {
    padding: 15px 0;
}

    .select_daily select {
        height: 40px;
        background-color: #f6f6f6 !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 0;
    border-bottom: solid 1px #e1e1e1;
    overflow: hidden;
}

    .city-wrapper .nano .content .showroom-item .title-module-page h2 {
        font-size: 14px;
        font-weight: bold;
        color: #2e3553;
        margin-bottom: 0;
    }

    .city-wrapper .nano .content .showroom-item:first-child {
        padding-top: 0;
    }

    .city-wrapper .nano .content .showroom-item:last-child {
        border-bottom: 0;
    }

    .city-wrapper .nano .content .showroom-item .showroom-address,
    .city-wrapper .nano .content .showroom-item .showroom-contact {
        line-height: 24px;
        color: #3d454e;
        display: block;
        padding: 5px 0;
    }

        .city-wrapper .nano .content .showroom-item .showroom-address .a_dl,
        .city-wrapper .nano .content .showroom-item .showroom-contact .a_dl {
            text-align: left;
            float: left;
            display: block;
            position: relative;
        }

        .city-wrapper .nano .content .showroom-item .showroom-address .b_dl_db,
        .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl_db {
            display: inherit;
            padding-left: 55px;
        }

        .city-wrapper .nano .content .showroom-item .showroom-address .b_dl,
        .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl {
            display: inline-block;
            padding-left: 5px;
        }

            .city-wrapper .nano .content .showroom-item .showroom-address .b_dl a,
            .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl a {
                text-decoration: none;
            }

                .city-wrapper .nano .content .showroom-item .showroom-address .b_dl a:hover,
                .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl a:hover {
                    color: #FF6C6C;
                }

                .city-wrapper .nano .content .showroom-item .showroom-address .b_dl a:focus,
                .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl a:focus {
                    color: #FF6C6C;
                }

@media (max-width:991px) {
    .widget-item.info-contact {
        margin-top: 20px !important;
    }

    .widget-item.info-contact {
        margin-top: 0 !important;
    }

    .page_cotact {
        padding-right: 0 !important;
        padding-top: 40px !important;
        padding-bottom: 0 !important;
    }

    .title_mobile_contact {
        padding: 0 0 30px !important;
    }
}

.search-main .products-view-grid {
    border-top: none;
    display: block;
    float: left;
    width: 100%;
}

.search-main .title_search {
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    text-transform: none;
}

@media (min-width:768px) {
    .search-main .form_search_h {
        width: 300px;
        float: left;
        line-height: 2.1;
        border-radius: 0;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }
}

@media (min-width:768px) {
    .search-main .btn_search_h {
        border-radius: 0;
        margin-left: -1px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }
}

@media (max-width:375px) {
    .search-main .cls_search .product-col .product-box {
        height: 270px;
    }
}

.modal {
    top: 0 !important;
}

.wrap-modal-login {
    background: #FFF;
    width: 586px;
    padding: 0;
    margin: 0 auto !important;
}

    .wrap-modal-login .title-modal {
        font-size: 24px;
        font-weight: 400;
        color: #363636;
        margin-top: 30px;
        display: block;
        text-align: center;
    }

    .wrap-modal-login .text_bot_modal {
        color: #898989;
        text-align: center;
    }

    .wrap-modal-login .btn-style {
        font-size: 21px !important;
        font-weight: 300;
        font-family: 'Arial',sans-serif;
        background: #fff;
        border: solid 1px #e1e1e1;
    }

    .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,
    .wrap-modal-login #customer_login {
        margin-bottom: 0;
        padding: 0 30px 0 30px;
    }

    .wrap-modal-login .fixheight {
        max-height: 700px;
        overflow: hidden;
        overflow-y: hidden;
    }

    .wrap-modal-login .wrp_frm .wrap_form .note {
        font-family: 'Arial';
        font-size: 15px;
        line-height: 23px;
        color: #111111;
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }

    .wrap-modal-login .wrp_frm_register {
        float: left;
    }

        .wrap-modal-login .wrp_frm_register .wrap_form_register .note {
            font-family: 'Arial';
            font-size: 15px;
            line-height: 23px;
            color: #111111;
            display: block;
            text-align: center;
            margin-bottom: 20px;
        }

    .wrap-modal-login .h_register {
        padding: 0 !important;
    }

    .wrap-modal-login .form-signup {
        font-size: 1em;
        color: #636363;
        margin-top: 0;
        margin-bottom: 0;
    }

        .wrap-modal-login .form-signup .form-group input {
            font-family: 'Arial',sans-serif;
            font-weight: 400;
            color: #111111;
            height: 45px;
            min-height: 40px;
            font-size: 15px;
            box-shadow: none;
            outline: none;
        }

            .wrap-modal-login .form-signup .form-group input:-webkit-input-placeholder {
                color: #111111;
            }

            .wrap-modal-login .form-signup .form-group input:-moz-placeholder {
                color: #111111;
            }

            .wrap-modal-login .form-signup .form-group input:-ms-input-placeholder {
                color: #111111;
            }

            .wrap-modal-login .form-signup .form-group input:-moz-placeholder {
                color: #111111;
            }

            .wrap-modal-login .form-signup .form-group input:focus {
                border-color: #ebebeb;
            }

        .wrap-modal-login .form-signup .form-group .name_control_h {
            display: inline-block;
            float: left;
            margin-bottom: 5px;
            font-size: 14px;
            font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
            font-weight: 400;
            color: #636363;
        }

        .wrap-modal-login .form-signup .form-group textarea {
            font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
            border-color: #e1e1e1;
            border-radius: 0;
            font-size: 1em;
            padding: 11px 20px;
        }

        .wrap-modal-login .form-signup .form-group .btn-bg {
            width: 100%;
            font-weight: bold;
            font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
            background: #FF6C6C;
            border: solid 1px #FF6C6C;
            color: #fff;
            text-transform: none;
            font-size: 14px !important;
            border-radius: 3px;
            margin-bottom: 5px;
            height: 45px;
            line-height: 42px;
        }

            .wrap-modal-login .form-signup .form-group .btn-bg:hover {
                background: #fff;
                border: solid 1px #FF6C6C;
                color: #FF6C6C;
            }

        .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;
            font-family: 'Arial',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: #FF6C6C;
            }

        .wrap-modal-login .form-signup .fr_gr_pd_t {
            padding: 0 15px;
            margin-top: 10px;
        }

        .wrap-modal-login .form-signup .no_mr {
            margin-top: 0 !important;
        }

        .wrap-modal-login .form-signup .bt_login {
            padding: 15px;
            font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
            font-weight: 400;
            font-size: 14px;
            color: #111111;
            text-align: center;
            display: block;
            margin-top: 20px;
        }

            .wrap-modal-login .form-signup .bt_login span {
                display: block;
                text-align: center;
                color: #acacac;
            }

            .wrap-modal-login .form-signup .bt_login a {
                color: #acacac;
            }

                .wrap-modal-login .form-signup .bt_login a.login_btn {
                    color: #2e3553;
                }

                .wrap-modal-login .form-signup .bt_login a.register_btn .fa {
                    margin-right: 5px;
                }

            .wrap-modal-login .form-signup .bt_login:hover > a {
                color: #FF6C6C;
            }

        .wrap-modal-login .form-signup .bt_login_2 {
            font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
            font-weight: 400;
            font-size: 14px;
            color: #111111;
            text-align: center;
            display: inline-block;
            margin-bottom: 15px;
            margin-left: 15px;
        }

            .wrap-modal-login .form-signup .bt_login_2 span {
                display: block;
                text-align: left;
            }

            .wrap-modal-login .form-signup .bt_login_2 a {
                color: #acacac;
            }

            .wrap-modal-login .form-signup .bt_login_2:hover > a {
                color: #FF6C6C;
            }

        .wrap-modal-login .form-signup .bt_login_3 {
            font-family: 'Arial',sans-serif;
            font-weight: 400;
            font-size: 14px;
            color: #111111;
            text-align: center;
            display: block;
        }

            .wrap-modal-login .form-signup .bt_login_3 span {
                display: block;
                text-align: center;
            }

            .wrap-modal-login .form-signup .bt_login_3 a {
                color: #0072bc;
            }

            .wrap-modal-login .form-signup .bt_login_3:hover > a {
                color: #FF6C6C;
            }

        .wrap-modal-login .form-signup .fot_sigup {
            display: block;
            float: left;
            width: 100%;
        }

            .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: 100%;
                    height: 1px;
                    padding: 1px 0 0;
                    background: #ebebeb;
                    color: #ebebeb;
                    position: absolute;
                    left: 0;
                    top: 17px;
                    line-height: 32px;
                    z-index: 1;
                }

                .wrap-modal-login .form-signup .fot_sigup .tit span {
                    font-family: 'Arial',sans-serif;
                    font-size: 13px;
                    color: #acacac;
                    line-height: 32px;
                    padding: 0 15px;
                    background-color: #fff;
                    display: inline-block;
                    background: #fff;
                    z-index: 2;
                    position: absolute;
                    left: 36%;
                }

        .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: 0 auto;
            }

    .wrap-modal-login .background_image_register {
        height: 600px;
        overflow: hidden;
    }

    .wrap-modal-login .background_image,
    .wrap-modal-login .background_image_register {
        padding: 0;
    }

        .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: 0;
        font-family: 'Arial',sans-serif;
        font-weight: 500;
    }

    .wrap-modal-login .no_mr {
        padding: 0;
        margin: 0;
    }

    .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: #FF6C6C;
                color: #fff;
                text-decoration: none;
                border-color: #FF6C6C;
            }

.wrap_contact {
    background: #f4574c;
    overflow: hidden;
    padding: 20px 0;
}

    .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: #474c5f;
}

.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 0;
    border: dashed 1px #ebebeb;
    display: block;
}

.info-contact .descripti {
    font-family: 'Arial';
    font-size: 14px;
    margin: 0 0 30px;
    padding: 0 0 30px;
    border-bottom: solid 1px #ebebeb;
    color: #3d454e;
}

.info-contact .logo {
    font-size: 20px;
}

.page_cotact {
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

    .page_cotact .title-head-contact {
        font-size: 16px !important;
        font-weight: bold;
        text-transform: none;
        position: relative;
        display: block;
        margin: 0;
        padding-bottom: 0;
    }

        .page_cotact .title-head-contact span {
            display: block;
            padding: 10px 0;
        }

    .page_cotact .sum_contact {
        color: #898989;
    }

    .page_cotact .form-signup {
        margin: 0;
    }

.page-login .title-head-contact:before {
    width: 25%;
}

.item_contact .body_contact {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    display: inline-flex;
}

    .item_contact .body_contact .icon_widget {
        background: #f2f2f2;
        height: 30px;
        width: 30px;
        float: left;
        margin: 0 15px 0 0;
        display: flex;
        justify-content: center;
        align-items: center;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

        .item_contact .body_contact .icon_widget .fa {
            font-size: 14px;
            color: #FF6C6C;
        }

    .item_contact .body_contact .contact_info {
        float: left;
        width: calc(100% - 45px);
        align-items: center;
        display: flex;
        flex-flow: row;
    }

        .item_contact .body_contact .contact_info span,
        .item_contact .body_contact .contact_info a {
            font-family: 'Roboto',sans-serif;
            font-size: 14px;
            line-height: 24px;
            color: #474c5f;
            text-decoration: none;
        }

        .item_contact .body_contact .contact_info a {
            width: 100%;
            float: left;
        }

.group_contact .form-group {
    padding: 0 15px;
    margin-bottom: 15px;
    color: #474c5f;
}

    .group_contact .form-group .form-control {
        border-radius: 0 !important;
        font-family: 'Roboto';
        font-size: 14px;
        color: #474c5f;
        height: 40px;
        padding: 0 20px;
    }

    .group_contact .form-group .content-area {
        min-height: 155px;
        padding: 20px;
        border-radius: 3px;
        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 {
            font-family: 'Roboto',sans-serif;
            font-size: 15px;
            color: #111111;
        }

        .group_contact .form-group textarea::placeholder {
            font-family: 'Roboto',sans-serif;
            font-size: 15px;
            color: #111111;
        }

    .group_contact .form-group .btn-50-full {
        font-family: 'Roboto',sans-serif;
        position: absolute;
        right: 15px;
        bottom: 0;
        box-shadow: none;
        padding: 8px 20px;
        font-size: 14px;
        color: #fff;
        background: #FF6C6C;
        border: solid 1px #FF6C6C;
    }

        .group_contact .form-group .btn-50-full:hover {
            border-color: #FF6C6C;
            background: #fff;
            color: #FF6C6C;
        }

@media (min-width:1200px) {
    .wrap_padding {
        padding-right: 25%;
        padding-left: 8.33333333%;
    }

    .box-maps .gllpLatlonPicker {
        padding-right: 8.33333333%;
    }
}

@media (max-width:991px) {
    .title-module-page {
        padding-top: 20px;
    }
}

.title-module-page h2 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
}

    .title-module-page h2 span .fa {
        color: #FF6C6C;
        padding-right: 5px;
    }

.select_daily {
    padding: 15px 0;
}

    .select_daily select {
        height: 40px;
        background-color: #f6f6f6 !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 0;
    border-bottom: dashed 1px #ebebeb;
    overflow: hidden;
}

    .city-wrapper .nano .content .showroom-item:last-child {
        border-bottom: 0;
    }

    .city-wrapper .nano .content .showroom-item span {
        line-height: 22px;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        display: block;
        padding: 5px 0;
    }

        .city-wrapper .nano .content .showroom-item span .fa {
            width: 25px;
            font-size: 25px;
            text-align: center;
            display: block;
            float: left;
            height: 25px;
            line-height: 22px;
            color: #2e3553;
        }

        .city-wrapper .nano .content .showroom-item span span {
            display: block;
        }

            .city-wrapper .nano .content .showroom-item span span a {
                text-decoration: none;
                color: #2e3553;
                font-weight: bold;
            }

                .city-wrapper .nano .content .showroom-item span span a:hover {
                    color: #2e3553;
                }

                .city-wrapper .nano .content .showroom-item span span a:focus {
                    color: #2e3553;
                }

@media (max-width:991px) {
    .widget-item.info-contact {
        margin-top: 20px !important;
    }

    .widget-item.info-contact {
        margin-top: 0 !important;
    }

    .page_cotact {
        padding-bottom: 0 !important;
    }

    .title_mobile_contact {
        padding: 0 0 30px !important;
    }
}

.search-bar .input-group-field {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
    height: 40px;
    padding: 0 25px 0 90px;
    font-size: 13px;
    max-width: 100%;
    display: block;
    border-radius: 3px;
    border: 1px solid #e7e8ed;
    outline: none;
}

.mid-header .content_header .header-left .header_searchs .search-bar .input-group-btn .icon-fallback-text {
    background: #FF6C6C;
    color: #fff;
    font-size: 18px;
    padding: 0 25px;
    text-transform: uppercase;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.collection .text-sm-right {
    float: right;
    width: 50%;
}

.srt {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
}

.maps_contact {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}

    .maps_contact iframe {
        width: 100%;
        max-width: 100%;
    }

.minus {
    font-size: 25px;
    line-height: 0;
    border: solid 1px #ebebeb;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff;
    float: left;
    color: #222;
    text-align: center;
    padding: 0;
}

.qty {
    margin: 0;
    display: block;
    float: left;
    height: 40px;
    border-right: none;
    border-left: none;
    width: 55px !important;
    text-align: center;
    box-shadow: none;
    border-radius: 0;
    font-size: 15px;
    padding: 0 !important;
}

.plus {
    font-size: 25px;
    line-height: 0;
    border: solid 1px #ebebeb;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff;
    float: left;
    color: #222;
    text-align: center;
    padding: 0;
}

#btnbuydetail {
    background: #079bd6;
    color: #fff;
    padding: 0px 40px;
    border-radius: 4px;
}

.product-quantity {
    width: 150px;
    display: inline-block;
    float: left;
    position: relative;
    padding: 0;
    margin-bottom: 20px;
    border: none;
    box-shadow: none;
    height: 45px;
}

.button_actions {
    display: inline-block;
    float: left;
}

.product-tab {
    margin-top: 20px;
}

.txtnumc {
    padding: 0px 5px !important;
}

.fa-times {
}

.page b {
    background-color: #FF6C6C;
    border-color: #FF6C6C;
    color: #fff;
    float: left;
    margin: 0 2.5px;
    border-radius: 3px;
    width: 60px;
    text-align: center;
    height: 35px;
    font-size: 1em;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    padding: 0;
    line-height: 35px;
    border: none;
    text-decoration: none;
}

.page a {
    float: left;
    margin: 0 2.5px;
    border-radius: 3px;
    width: 60px;
    background: #f5f5f5;
    text-align: center;
    height: 35px;
    font-size: 1em;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    padding: 0;
    line-height: 35px;
    color: #474c5f;
    border: none;
    text-decoration: none;
}

.search-text-mb {
    float: left;
    width: 80% !important;
}

.input-group-btn-mb {
    float: left;
    width: 20%;
}

.image-blog-left {
    height: 200px;
    overflow: hidden;
}

    .image-blog-left img {
        height: 100%;
        object-fit: cover;
        width: 100% !important;
    }

.zaloxd {
    position: fixed;
    bottom: 20%;
    left: 27px;
    z-index: 999;
}

.fbxd {
    position: fixed;
    bottom: 10%;
    left: 27px;
    z-index: 999;
}

.input-group {
    width: 100%;
    display: inline-block;
}

.product-detail-left {
}

.details-product {
}


.contact_x li a {
    color: #090239 !important
}

.contact_x li strong {
    color: #090239 !important
}

.contact_x li span {
    color: #090239 !important
}

.contact_x li b {
    color: #090239 !important
}

.rte.description .product-price {
    color: #FF6C6C;
    margin-right: 5px;
}

.rte.description .product-price-old {
    text-decoration: line-through;
    font-size: 13px;
    color: #adb1c0;
}

@media(max-width:768px) {
    .product-tab .tab-content img {
        width: 100% !important;
        height: auto !important;
    }

    .product-tab .tab-content iframe {
        width: 100% !important;
    }

    .image-blog-left {
        height: auto;
    }

    .v2_bnc_news_details_post img, .article-content img {
        width: 100% !important;
        height: auto !important;
    }
}
