.social-login--facebooks {
    text-align: center !important;
    margin-top: 30px !important;
    width: 100% !important;
    float: left !important
}

    .social-login--facebooks a {
        display: inline-block !important;
        height: 35px !important;
        margin: 0 auto !important
    }

body {
    font-family: Arial, Helvetica, sans-serif;
    /* overflow-x: hidden; */
    position: relative;
}

.error {
    color: #ff0000;
    font-size: 12px;
    font-family: Arial,sans-serif
}

@media (max-width: 767px) {
    .text-success {
        margin-top: 20px
    }
}

.title-head {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    color: #2c2c2c;
    text-decoration: none;
    text-transform: uppercase
}

    .title-head a {
        color: #333;
        text-decoration: none
    }

        .title-head a:hover {
            color: #dc3333
        }

.subtitle-head {
    font-size: 1.28571em;
    color: #333;
    margin: 20px 0
}

.products-view-list .product-box .product-thumbnail {
    padding: 10px;
    text-align: center;
    margin-bottom: 0;
    width: calc(100% / 3);
    float: left
}

    .products-view-list .product-box .product-thumbnail a {
        display: flex;
        justify-content: center;
        align-items: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -o-justify-content: center;
        -os-justify-content: center;
        -weblkit-align-items: center;
        -moz-align-items: center;
        -o-align-items: center;
        -os-align-items: center
    }

        .products-view-list .product-box .product-thumbnail a img {
            max-height: 100%
        }

@media (max-width: 767px) {
    .products-view-list .product-box .product-thumbnail a {
        height: unset
    }
}

.products-view-list .product-box .product-info {
    padding: 10px 15px 0 0;
    text-align: left;
    margin-left: 30px;
    float: left;
    width: calc(100% / 3 * 2 - 30px);
    background: transparent;
    border-top: none
}

.breadcrumb_background {
    background-size: cover;
    background-position: center top;
    padding: 25px 0px;
    background-repeat: no-repeat;
    min-height: 165px;
    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
}

    .breadcrumb_background .title-head-page {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 30px;
        font-weight: 500;
        color: #fff;
        line-height: 34px;
        margin: 0px
    }

.bread-crumb {
    background: #f7f8f9;
    margin-bottom: 20px
}

    .bread-crumb .title-page {
        padding: 25px 0px 10px
    }

        .bread-crumb .title-page .title-head-page {
            font-family: Arial,Helvetica,sans-serif;
            font-size: 18px;
            font-weight: 400;
            color: #333;
            line-height: 24px
        }

.breadcrumb {
    margin: 0;
    font-size: 14px;
    padding-left: 0px;
    border-radius: 0;
    font-weight: 400;
    line-height: 24px;
    background-color: transparent;
    color: #898989;
}

    .breadcrumb li {
        display: inline
    }

        .breadcrumb li > a {
            color: #898989
        }

        .breadcrumb li .mr_lr {
            padding: 0px 0px
        }

        .breadcrumb li span {
            display: inline;
            font-size: 14px
        }

            .breadcrumb li span .fa {
                padding: 0px 5px
            }

        .breadcrumb li a:hover, .breadcrumb li.active {
            color: #dc3333;
            font-weight: 400;
            text-decoration: none
        }

            .breadcrumb li a:hover span, .breadcrumb li.active span {
                color: #dc3333
            }

    .breadcrumb > li + li:before {
        display: none
    }

.paginate_page {
    width: 100%;
    float: left;
    margin-bottom: 30px
}

    .paginate_page .pagination {
        float: right
    }

.collection_pagi {
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-bottom: 30px
}

.pagination .page_button {
    float: left;
    margin: 0px 1px;
    text-align: center;
    padding: 0;
    border: solid 1px #ebebeb;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    color: #333;
    text-decoration: none;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background-color: #fff;
    border-radius: 0px !important
}

    .pagination .page_button .fa {
        padding: 0 5px;
        line-height: 27px
    }

    .pagination .page_button:hover {
        color: #dc3333;
        background-color: #fff;
        border-color: #dc3333
    }

        .pagination .page_button:hover .fa {
            color: #dc3333 !important
        }

.pagination .page-link {
    float: left;
    text-align: center;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    color: #333;
    text-decoration: none;
    padding: 0px;
    margin: 0px 2px;
    border: solid 1px #ebebeb;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background-color: #fff;
    border-radius: 0px
}

@media (max-width: 542px) {
    .pagination .page-link {
        width: 30px;
        height: 30px;
        line-height: 30px
    }
}

.pagination .page-link:hover {
    color: #fff;
    background-color: #dc3333;
    border-color: #dc3333
}

.pagination .page-link:last-child a, .pagination .page-link:last-child span {
    border-radius: 0px !important
}

.pagination .page-link-title {
    float: left;
    text-align: center;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    color: #333;
    text-decoration: none;
    padding: 0px 2px;
    border: solid 1px #ebebeb;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background-color: #fff;
    border-radius: 0px
}

    .pagination .page-link-title .fa {
        font-size: 15px
    }

    .pagination .page-link-title:hover {
        color: #dc3333;
        background-color: #fff;
        border-color: #dc3333
    }

@media (max-width: 991px) {
    .pagination .page-link-title {
        margin: 5px !important;
        padding: 0px !important
    }
}

.pagination .page-item {
    text-align: center
}

    .pagination .page-item.disabled .page-link {
        border: 0;
        display: none;
        border-radius: 0
    }

    .pagination .page-item.active .page-link {
        color: #fff;
        display: block;
        padding: 0px;
        text-align: center;
        background-color: #dc3333;
        border: solid 1px #dc3333
    }

.header-container .header-banner {
    width: 100%;
    float: left;
    background: transparent !important;
}

.header-container .header {
    width: 100%;
    float: left
}

@media (max-width: 991px) {
    .header-container .header .logos {
        position: absolute;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .header-container .header .logos {
        width: 270px
    }
}

@media (max-width: 767px) {
    .header-container .header .logos {
        width: 200px
    }
}

.header-container .header .logo_image {
    vertical-align: middle;
    cursor: pointer;
    margin-top: 18px;
    text-align: left;
    display: block;
    padding-bottom: 15px;
    display: inline-block;
    float: left;
}
.header-container .header .logo_image img{
    height:100px;
}
@media (max-width: 767px) {
    .header-container .header .logo_image {
        margin-top: 15px
    }
}

.header-container .header .search-box {
    width: 100%;
    float: right;
    position: relative;
    border-radius: 0px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 0 0 10px 42px;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .header-container .header .search-box {
        padding: 0 0 20px 25px
    }
}

.header-container .header .search-box #search {
    margin: 0;
    height: 48px;
    line-height: 48px;
    color: #777;
    border: 1px solid #dc3333;
    padding: 0 18px;
    outline: none;
    float: left;
    width: 88%;
    font-family: Arial,sans-serif
}

@media (max-width: 1199px) and (min-width: 992px) {
    .header-container .header .search-box #search {
        width: 80%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header-container .header .search-box #search {
        width: 75%
    }
}

.header-container .header .search-box .search-btn-bg {
    background-color: #dc3333;
    border: 1px solid #dc3333;
    border-radius: 0px;
    cursor: pointer;
    height: 40px;
    line-height: 31px;
    position: absolute;
    right: 0;
    top: 0;
}

@media (min-width: 992px) {
    .header-container .header .search-box .search-btn-bg {
        padding: 5px 10px 5px 15px;
        color: #fff
    }
}

.header-container .header .search-box .search-btn-bg:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 8px 10px 0;
    border-color: transparent #dc3333 transparent transparent;
    display: inline-block;
    right: 86px;
    top: 10px;
}

.header-container .header .hotline-support {
    color: #545454;
    font-size: 15px;
    font-family: Arial,Helvetica,sans-serif;
    margin: 21px 0px 8px 40px;
    line-height: 1.5;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .header-container .header .hotline-support {
        margin: 20px 0px 8px 25px
    }
}

.header-container .header .hotline-support a {
    color: #dc3333;
    font-weight: bold;
}

    .header-container .header .hotline-support a:hover {
        color: #000
    }

.toplinks {
    margin-left: 30px;
    margin-right: -30px;
    text-align: center
}

@media (max-width: 1199px) and (min-width: 992px) {
    .toplinks {
        margin-left: -5px
    }
}

.toplinks .links {
    margin-top: 7px
}

    .toplinks .links a {
        color: #898989;
        font-size: 13px;
        font-family: Arial,sans-serif
    }

        .toplinks .links a:hover {
            color: #dc3333
        }

        .toplinks .links a.register, .toplinks .links a.logins, .toplinks .links a.myaccount, .toplinks .links a.wishlist {
            display: inline-block
        }

@media (max-width: 1199px) and (min-width: 992px) {
    .toplinks .links a.register, .toplinks .links a.logins, .toplinks .links a.myaccount, .toplinks .links a.wishlist {
        letter-spacing: 0px
    }
}

.main-nav .extra_menu {
    position: relative;
    padding-right: 0px
}

    .main-nav .extra_menu .title-menu-bar {
        background: #082a6a;
        cursor: pointer
    }

        .main-nav .extra_menu .title-menu-bar a {
            text-transform: uppercase;
            font-size: 16px;
            font-family: Arial,Helvetica,sans-serif;
            margin: 0 !important;
            /*  */
            color: #fff;
            font-weight: bold;
            line-height: 50px;
            padding: 0 20px;
        }

@media (max-width: 1199px) {
    .main-nav .extra_menu .title-menu-bar a {
        font-size: 13px
    }
}

.main-nav .extra_menu .title-menu-bar a:before {
    content: "\f0c9";
    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    line-height: 44px;
    top: -16px;
    margin-right: 8px
}

.main-nav .extra_menu.nav-drop:hover .cate-sidebar, .main-nav .extra_menu.nav-drop:hover .cate-sidebarr {
    display: block
}

@media (max-width: 1199px) and (min-width: 992px) {
    .slider {
        padding: 0px
    }
}

.cate-sidebar {
    height: 445px;
    width: 277.5px;
    position: absolute;
    z-index: 999;
    background-color: #fff
}

@media (max-width: 1199px) and (min-width: 992px) {
    .cate-sidebar {
        width: 227.5px;
        height: 372.91px
    }
}

.extra_menu .cate-sidebarr {
    min-height: 451px;
    width: 277.5px;
    position: absolute;
    z-index: 999;
    display: none;
    background-color: #fff;
    box-shadow: 0px 0px 3px #898989
}

@media (max-width: 1199px) and (min-width: 992px) {
    .extra_menu .cate-sidebarr {
        width: 227.5px;
        min-height: 372.91px
    }
}

.extra_menu:hover .cate-sidebarr {
    display: block
}

.slider_banner {
    width: 100%;
    float: left
}

ul.site-nav > li:hover > .submenu {
    display: block
}

ul.site-nav > li {
    padding: 10px 10px 10px 15px;
}

@media (max-width: 1199px) and (min-width: 992px) {
    ul.site-nav > li {
        padding: 8px 10px 6px 15px
    }
}

ul.site-nav > li.icon > a {
    padding-left: 32px;
    padding-top: 1px;
    display: block;
    color: #3d465a;
    font-family: Arial,Helvetica,sans-serif;
}

ul.site-nav > li.icon:hover > a {
    color: #dc3333
}

.nav-item.icon a {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.icon:hover a {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.xem_them {
    padding-left: 7px
}

    .xem_them span {
        padding-left: 15px
    }

    .xem_them img {
        margin-top: -2px
    }

.submenu {
    position: absolute;
    display: none;
    width: 685px;
    top: 0px;
    height: 445px;
    left: 277px;
    max-height: 450px;
    margin: 0 !important;
    background: #fff;
    z-index: 10;
    box-shadow: 0px 0px 3px #898989;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .submenu {
        width: 566px;
        left: 227px;
        height: 372.91px
    }
}

.submenu .text-left {
    padding-left: 12px;
}

    .submenu .text-left .detail_text {
        line-height: 18px;
        padding-bottom: 8px;
        display: block;
        font-weight: bold;
        margin-top: 15px;
        font-size: 13px;
        text-transform: uppercase;
        font-family: Arial,Helvetica,sans-serif;
    }

        .submenu .text-left .detail_text:hover {
            color: #dc3333
        }

    .submenu .text-left li a {
        color: #898989;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px
    }

        .submenu .text-left li a:hover {
            color: #dc3333
        }

        .submenu .text-left li a .fa {
            margin-left: 5px
        }

.mini-cart {
    z-index: 10;
    text-align: center
}

    .mini-cart:hover .top-cart-content {
        display: block
    }

    .mini-cart .dropdown-toggle {
        font-size: 12px;
        padding: 0;
        text-transform: none
    }

.top-cart {
    margin-top: 43px;
    float: right
}

@media (max-width: 542px) {
    .top-cart {
        margin-top: 30px
    }
}

.top-cart .top-cart-content {
    display: none;
    position: absolute;
    right: 0px;
    background: #fff;
    padding: 0;
    text-align: left;
    box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
    -o-box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
    -moz-box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
    -webkit-box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
    z-index: 10000
}

    .top-cart .top-cart-content .mini-products-list {
        position: relative
    }

    .top-cart .top-cart-content ul#cart-sidebar {
        width: 340px;
        border: solid 1px #ebebeb;
        border-bottom: 0px
    }

    .top-cart .top-cart-content .list-item-cart {
        padding: 0px 15px
    }

    .top-cart .top-cart-content .wrap_total {
        margin: 0 15px;
        padding-top: 15px;
        margin-top: 10px;
        border-top: 1px solid #ebebeb
    }

    .top-cart .top-cart-content .wrap_button {
        padding: 0px 15px 15px
    }

    .top-cart .top-cart-content .product-name {
        width: 155px
    }

.carts {
    float: right
}

.top-cart-contain {
    margin-right: -30px
}

@media (max-width: 991px) and (min-width: 768px) {
    .top-cart-contain {
        margin-right: -15px;
        float: right
    }
}

@media (max-width: 767px) {
    .top-cart-contain {
        margin-right: 0px;
        float: right
    }
}

.top-cart-contain .mini-cart .bg_cart .count_item_pr {
    border-radius: 50%;
    background-color: #082a6a;
    height: 25px;
    width: 25px;
    line-height: 25px;
    color: #fff;
    top: -13px;
    text-align: center;
    font-size: 13px;
    right: 0px;
}

@media (max-width: 542px) {
    .top-cart-contain .mini-cart .bg_cart .count_item_pr {
        height: 20px;
        width: 20px;
        line-height: 20px;
        top: -8px;
        font-size: 9px
    }
}

.top-cart-contain .mini-cart .bg_cart .block-small-cart {
    padding-top: 3px;
    font-family: Arial,Helvetica,sans-serif;
}

    .top-cart-contain .mini-cart .bg_cart .block-small-cart .text-giohang {
        font-size: 13px;
        color: #898989;
        font-family: Arial,sans-serif
    }

@media (max-width: 991px) {
    .search-btn-bg {
        position: absolute;
        top: 2px;
        padding: 10px;
        left: 25px;
        background: none !important;
        border: none !important;
        color: #777;
        font-size: 17px
    }

    #search {
        padding: 0 50px;
        line-height: 50px;
        border: none;
        background: #f7f8f9;
        border-radius: 5px
    }
}

.top-cart-content .quaty {
    font-family: Arial,sans-serif !important;
    display: inline-block;
    height: 25px;
    color: #959595 !important;
    text-align: center;
    font-size: 13px !important;
    line-height: 26px
}

.top-cart-content .empty {
    text-align: left;
    color: #333
}

.top-cart-content .product-name {
    margin: 0;
    font-weight: 400;
    width: 135px;
    line-height: 12px;
    padding-right: 12px;
    text-overflow: ellipsis;
    font-weight: 400
}

@media (max-width: 1199px) and (min-width: 992px) {
    .top-cart-content .product-name {
        width: 115px
    }
}

@media (max-width: 767px) {
    .top-cart-content .product-name {
        width: 110px
    }
}

.top-cart-content .product-name a {
    font-size: 14px;
    line-height: normal;
    font-weight: 400;
    color: #898989;
    font-family: Arial,Helvetica,sans-serif;
    word-wrap: break-word
}

.top-cart-content .product-name:hover > a {
    text-decoration: none;
    color: #dc3333
}

.top-cart-content .product-details-bottom {
    line-height: 38px
}

    .top-cart-content .product-details-bottom span {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
        color: #dc3333
    }

.top-cart-content li {
    list-style: none
}

    .top-cart-content li.item {
        overflow: hidden;
        padding: 0px;
        position: relative
    }

        .top-cart-content li.item .border_list {
            width: 100%;
            float: left;
            margin-bottom: 15px;
            border-bottom: solid 1px #ebebeb;
            padding-bottom: 15px
        }

        .top-cart-content li.item:first-child .border_list {
            border-top: none;
            padding-top: 0px;
            margin-top: 0px
        }

        .top-cart-content li.item:last-child .border_list {
            margin: 0;
            border-bottom: 0;
            padding-bottom: 0px
        }

        .top-cart-content li.item:last-child .wrap_item {
            border-bottom: none
        }

        .top-cart-content li.item .wrap_item {
            overflow: hidden;
            padding: 10px 20px 10px 0px;
            border-bottom: solid 1px #ebebeb;
            width: 100%;
            float: left
        }

        .top-cart-content li.item .product-image {
            float: left;
            display: block;
            width: 80px;
            position: relative;
            margin-right: 15px;
            padding: 5px
        }

@media (max-width: 1199px) and (min-width: 992px) {
    .top-cart-content li.item .product-image {
        padding: 0px;
        width: 60px;
        margin-right: 5px
    }
}

.top-cart-content li.item .product-image img {
    vertical-align: top
}

.top-cart-content li.item .detail-item {
    display: block;
    float: left;
    width: calc(100% - 100px);
    -o-width: calc(100% - 100px);
    -moz-width: calc(100% - 100px);
    -webkit-width: calc(100% - 100px)
}

@media (max-width: 1199px) and (min-width: 992px) {
    .top-cart-content li.item .detail-item {
        width: calc(100% - 75px);
        -o-width: calc(100% - 75px);
        -moz-width: calc(100% - 75px);
        -webkit-width: calc(100% - 75px)
    }
}

.top-cart-content li.item .detail-item a:hover {
    text-decoration: none
}

.top-cart-content li.item .detail-item .remove-item-cart {
    position: absolute;
    right: 10px;
    font-size: 13px;
    color: #333;
    text-align: center;
    padding: 0px;
    width: 20px;
    height: 20px;
    line-height: 20px
}

@media (max-width: 767px) {
    .top-cart-content li.item .detail-item .remove-item-cart {
        right: -4px
    }
}

.top-cart-content li.item .detail-item .remove-item-cart:hover {
    color: #dc3333
}

.top-cart-content li.item .detail-item .remove-item-cart:before {
    margin-left: 4px
}

.top-cart-content li.item .detail-item input {
    display: inline-block;
    width: 40px;
    padding: 0;
    text-align: center
}

.top-cart-content li.item .detail-item button.items-count {
    display: inline-block
}

.top-cart-content .block-subtitle {
    color: #333;
    overflow: hidden;
    padding: 15px;
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    background: #f5f5f5;
    border-radius: 25px;
    text-transform: none;
    font-weight: 400;
    border-bottom: 1px #ddd solid
}

.top-cart-content .actions .btn-checkout {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    width: 45%;
    float: left;
    display: block;
    height: 38px;
    margin-top: 0px;
    border-radius: 0px;
    line-height: 38px;
    padding: 0px;
    font-weight: 400;
    background: #dc3333;
    box-shadow: none
}

    .top-cart-content .actions .btn-checkout.pink {
        background: #dc3333;
        float: right
    }

        .top-cart-content .actions .btn-checkout.pink:hover {
            color: #dc3333;
            background: #fff;
            border: solid 1px #dc3333
        }

.top-cart-content .actions .btn-cart-page {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    width: 45%;
    display: block;
    float: left;
    margin-left: 0px;
    height: 38px;
    border-radius: 0px;
    padding: 0px;
    line-height: 38px;
    font-weight: 400;
    background: #fff;
    border: solid 1px #7f7f7f;
    box-shadow: none
}

    .top-cart-content .actions .btn-cart-page.pink {
        background: #fff;
        border: solid 1px #dc3333;
        color: #dc3333
    }

        .top-cart-content .actions .btn-cart-page.pink:hover {
            color: #fff;
            background: #dc3333;
            border-color: #dc3333
        }

.wrap_button {
    line-height: 50px;
    margin-top: 20px;
    width: 100%;
    float: left
}

.top-subtotal {
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 400;
    padding: 0px;
    line-height: 24px;
    text-transform: none;
    padding: 0px 0px;
    font-size: 14px;
    color: #333;
    text-align: left
}

    .top-subtotal .price, .top-subtotal .pricex {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
        color: #dc3333;
        text-align: right !important;
        float: right
    }

.qty_drop_cart {
    position: relative;
    height: 25px;
    padding-left: 0px
}

    .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: #dc3333
        }

    .qty_drop_cart button.btn_increase {
        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;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        cursor: pointer
    }

    .qty_drop_cart button.btn_reduced {
        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;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        cursor: pointer
    }

    .qty_drop_cart input {
        height: 25px;
        float: left;
        width: 30px !important;
        min-height: unset;
        border-left: 0px;
        border-right: 0px
    }

ul#cart-sidebar {
    padding: 5px 0px;
    margin: 0;
    max-height: 582px
}

    ul#cart-sidebar li.list-item {
        max-height: 400px;
        overflow-y: auto
    }

    ul#cart-sidebar li.action {
        display: none
    }

    ul#cart-sidebar.hasclass li.action {
        display: block
    }

    ul#cart-sidebar .list-item-cart {
        max-height: 260px;
        overflow-y: auto;
        position: relative
    }

        ul#cart-sidebar .list-item-cart::-webkit-scrollbar {
            width: 4px
        }

        ul#cart-sidebar .list-item-cart::-webkit-scrollbar-track {
            background: #ebebeb
        }

        ul#cart-sidebar .list-item-cart::-webkit-scrollbar-thumb {
            background: #dc3333;
            border-radius: 0px
        }

            ul#cart-sidebar .list-item-cart::-webkit-scrollbar-thumb:hover, ul#cart-sidebar .list-item-cart::-webkit-scrollbar-thumb:active {
                background: #dc3333;
                border-radius: 15px
            }

    ul#cart-sidebar li.list-item .price2 {
        color: #f94e3f;
        font-size: 14px;
        display: list-item;
        margin-bottom: 5px
    }

    ul#cart-sidebar li.list-item::-webkit-scrollbar {
        width: 7px
    }

    ul#cart-sidebar li.list-item::-webkit-scrollbar-track {
        background: #ebebeb
    }

    ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb {
        background: #dc3333;
        border-radius: 0px
    }

        ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb:hover, ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb:active {
            background: #dc3333;
            border-radius: 15px
        }

.no-item {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    min-width: 280px
}

    .no-item p {
        margin: 0px;
        width: 280px
    }

.li-fix-1 {
    background: #FFF;
    border-top: 1px solid #ebebeb;
    display: block
}

.li-fix-2 {
    display: block;
    width: 295px
}

.main-nav {
    top: 0 !important;
    width: 100%;
    float: left;
    position: relative;
    z-index: 999;
    background: #517c2d;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}

@media (max-width: 991px) {
    .main-nav {
        background: none;
        box-shadow: none
    }
}

.main-nav .nav-main {
    height: 50px;
    padding-left: 30px;
}

    .main-nav .nav-main .nav.nav_1 {
        text-align: left;
        float: left;
        width: 100%;
        overflow: hidden;
        max-height: 50px
    }

@media (max-width: 1199px) {
    .main-nav .nav-main .nav.nav_1 {
        text-align: left
    }
}

.main-nav .nav-main .nav li {
    float: left;
}

    .main-nav .nav-main .nav li.nav-item a {
        padding: 13px 10px 9px;
        color: #fff;
    }

@media (max-width: 1199px) and (min-width: 992px) {
    .main-nav .nav-main .nav li.nav-item a {
        padding: 13px 9px
    }
}

@media (max-width: 992px) and (min-width: 768px) {
    .main-nav .nav-main .nav li.nav-item a {
        padding: 13px 13px
    }
}

.main-nav .nav-main .nav .nav-item {
    position: relative;
    background: transparent;
    padding: 0px 0px;
    z-index: 3;
    margin-right: -4px;
}

    .main-nav .nav-main .nav .nav-item.active > a {
        color: #fff;
        border-radius: 0px;
    }

        .main-nav .nav-main .nav .nav-item.active > a:before {
            top: -5px
        }

        .main-nav .nav-main .nav .nav-item.active > a .fa {
            color: white;
        }

    .main-nav .nav-main .nav .nav-item li {
        display: block;
        width: 100%
    }

    .main-nav .nav-main .nav .nav-item > a {
        line-height: 24px;
        color: #fff;
        font-size: 14px;
        font-family: Arial,Helvetica,sans-serif;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: .5px;
        z-index: 5;
        position: relative;
    }

    .main-nav .nav-main .nav .nav-item:hover {
        border-bottom: 4px solid #082a6a;
    }

        .main-nav .nav-main .nav .nav-item:hover > a {
            color: #fff;
            background: transparent;
            border-radius: 0px;
        }

            .main-nav .nav-main .nav .nav-item:hover > a:before {
                top: -5px
            }

.social {
    float: right;
}

    .social .fa {
        color: #fff;
        width: 34px;
        position: relative;
        font-size: 15px;
        line-height: 50px;
        text-align: center;
        border-right: solid 0.5px rgba(255,255,255,0.15);
        margin-left: -5px;
    }

        .social .fa:first-child {
            border-left: solid 0.5px rgba(255,255,255,0.15)
        }

        .social .fa:hover {
            background-color: #ff9d06
        }

.fb-page.fb_iframe_widget {
    width: 100%;
    float: left;
    overflow: hidden
}

.backtop {
    position: fixed;
    bottom: 100px;
    z-index: 999;
    top: auto !important;
    width: 40px;
    height: 40px;
    line-height: 44px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    color: #fff;
    border: 2px solid #517c2d;
    border-radius: 0;
    background: #517c2d;
    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:hover {
        color: #dc3333;
        background-color: #fff
    }

        .backtop:hover .fa {
            color: #dc3333
        }

    .backtop .fa {
        font-size: 14px;
        color: #fff;
        display: inline-block;
        float: left;
        width: 36px;
        text-align: center !important;
        line-height: 36px
    }

@media (min-width: 768px) {
    .phone_backtotop {
        display: none !important
    }
}

.phone_backtotop {
    position: fixed;
    bottom: 30px !important;
    z-index: 9999;
    top: auto !important;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    background: #dc3333;
    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
}

@media (max-width: 767px) {
    .phone_backtotop {
        width: 30px;
        height: 30px;
        line-height: 30px
    }
}

.phone_backtotop .fa {
    font-size: 16px;
    color: #fff !important;
    display: inline-block !important;
    float: left !important;
    width: 30px !important;
    text-align: center !important;
    line-height: 31px !important
}

@media (min-width: 768px) {
    @keyframes play {
        0% {
            transform: scale(1)
        }

        15% {
            box-shadow: 0 0 0 5px rgba(255,66,54,0.1)
        }

        25% {
            box-shadow: 0 0 0 5px rgba(255,88,54,0.1),0 0 0 10px rgba(255,88,54,0.1)
        }

        30% {
            transform: scale(1.2)
        }

        50% {
            box-shadow: 0 0 0 5px rgba(255,88,54,0.1),0 0 0 10px rgba(255,88,54,0.1),0 0 0 15px rgba(255,88,54,0.2)
        }

        80% {
            transform: scale(1)
        }
    }
}

@media (max-width: 767px) {
    @keyframes play {
        0% {
            transform: scale(1)
        }

        15% {
            box-shadow: 0 0 0 3px rgba(255,66,54,0.1)
        }

        25% {
            box-shadow: 0 0 0 3px rgba(255,88,54,0.1),0 0 0 5px rgba(255,88,54,0.1)
        }

        30% {
            transform: scale(1.2)
        }

        50% {
            box-shadow: 0 0 0 7px rgba(255,88,54,0.1),0 0 0 7px rgba(255,88,54,0.1),0 0 0 10px rgba(255,88,54,0.2)
        }

        80% {
            transform: scale(1)
        }
    }
}

.backtop.show {
    opacity: 1
}

@media (min-width: 1441px) {
    .backtop {
        right: 15px;
        bottom: 40px;
    }

    .phone_backtotop {
        bottom: 30px !important;
        left: 50px
    }
}

@media (min-width: 1200px) and (max-width: 1440px) {
    .backtop {
        right: 15px;
        bottom: 15px;
    }

    .phone_backtotop {
        bottom: 48% !important;
        left: 30px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .backtop {
        right: 15px;
        bottom: 40px
    }

    .phone_backtotop {
        bottom: 48% !important;
        left: 30px
    }
}

@media (max-width: 767px) {
    .backtop {
        right: 0px;
        bottom: 40px;
        left: auto !important
    }

    .phone_backtotop {
        bottom: 48% !important;
        left: 30px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    #back-to-top {
        right: 15px;
        bottom: 40px
    }

    .phone_backtotop.left_center {
        bottom: 48% !important;
        left: 15px
    }

    .phone_backtotop.right_center {
        bottom: 48% !important;
        right: 15px
    }

    .phone_backtotop.right_bottom {
        bottom: 50px !important;
        right: 15px
    }

    .phone_backtotop.left_bottom {
        bottom: 50px !important;
        left: 15px
    }
}

@media (max-width: 767px) {
    #back-to-top {
        left: 50%;
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        bottom: 15px;
    }

    .phone_backtotop.left_center {
        bottom: 48% !important;
        left: 15px
    }

    .phone_backtotop.right_center {
        bottom: 48% !important;
        right: 15px
    }

    .phone_backtotop.right_bottom {
        bottom: 50px !important;
        right: 15px
    }

    .phone_backtotop.left_bottom {
        bottom: 50px !important;
        left: 15px
    }
}

@media (max-width: 767px) {
    .infor-footer .cliked {
        position: relative;
        margin-top: 10px !important;
    }

        .infor-footer .cliked:before {
            content: "\f0dd";
            font: normal normal normal 14px/1 FontAwesome;
            font-size: 14px;
            color: #333;
            position: absolute;
            right: 0px;
            top: 0px
        }

        .infor-footer .cliked.open_:before {
            content: "\f0d8"
        }
}

hr {
    float: right;
    margin-top: -18px
}

@media (min-width: 1200px) {
    hr {
        width: 80%
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    hr {
        width: 75%
    }
}

.between-footer {
    width: 100%;
    float: left;
    border-top: 1px solid #fcb917;
    background: #F8F9F9;
    padding: 30px 0 0px 0;
    margin-top: 30px;
}

@media (min-width: 1200px) {
    .between-footer .col-lg-3:nth-child(4n+1) {
        clear: left
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .between-footer .col-md-3:nth-child(4n+1) {
        clear: left
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .between-footer .col-sm-6:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .between-footer .col-xs-12:nth-child(n+1) {
        clear: left
    }
}

.between-footer .footer-shop {
    width: 100%;
    float: left;
    border-top: 2px solid #ebebeb
}

    .between-footer .footer-shop h4.title {
        margin-top: 40px;
        color: #333;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
        margin-bottom: 25px;
        text-transform: uppercase
    }

    .between-footer .footer-shop h3.number-details {
        font-size: 18px;
        font-family: Arial,sans-serif
    }

        .between-footer .footer-shop h3.number-details span {
            color: #dc3333;
            font-size: 24px
        }

.between-footer h4.title-shop {
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
    padding-top: 20px
}

    .between-footer h4.title-shop span {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
        text-transform: none;
        color: #707070
    }

.between-footer h4.title-bottom {
    margin: 30px 0 30px 15px;
    font-size: 23px;
    font-family: Arial,sans-serif
}

.between-footer .position {
    margin-bottom: 30px
}

    .between-footer .position li span {
        color: #363636;
        font-weight: 400 !important;
        font-size: 14px;
        font-family: Arial,Helvetica,sans-serif;
        display: block;
        margin-left: 25px
    }

    .between-footer .position li .image_position {
        float: left;
        margin-top: 4px
    }

.between-footer .txt-bottom p {
    line-height: 18px;
    font-weight: 500;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    color: #898989;
    margin-bottom: 10px
}

    .between-footer .txt-bottom p a {
        color: #898989
    }

        .between-footer .txt-bottom p a:hover {
            color: #dc3333
        }

@media (max-width: 991px) {
    .footer-click {
        margin-bottom: 30px
    }
}

@media (max-width: 767px) {
    .footer-click {
        margin: 5px 0 0 0;
    }

    footer .footer-widget p {
        padding-right: 0px
    }

    footer h4 {
        margin-bottom: 15px !important;
        margin-top: 10px !important;
    }

    .padding-bottom-50 {
        padding-bottom: 20px !important
    }
}

.reviews_details_product {
    margin-top: 0px;
    margin-bottom: 15px;
    overflow: hidden;
    display: inline-block;
    float: left;
    height: 20px;
    margin-left: 0px;
    width: 100%
}

    .reviews_details_product .bizweb-product-reviews-badge {
        margin: 0px auto;
        padding: 0px;
        float: left;
        text-align: center
    }

        .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star {
            padding: 0px
        }

            .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
                font-size: 12px;
                font-family: 'FontAwesome'
            }

                .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star i:before {
                    font-family: 'FontAwesome'
                }

            .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-off-png:before {
                content: "\f006";
                color: #ffe382
            }

            .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-on-png:before {
                content: "\f005";
                color: #ffe382
            }

            .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-half-png:before {
                content: "\f123";
                color: #ffe382
            }

        .reviews_details_product .bizweb-product-reviews-badge div img {
            display: none
        }

        .reviews_details_product .bizweb-product-reviews-badge div p {
            font-size: 12px;
            color: #7b7b7b
        }

@media (max-width: 543px) {
    .thumb_product_details {
        margin-top: 5px
    }

        .thumb_product_details .owl-item .item {
            width: 90px !important;
            height: 100px !important;
            padding: 5px;
            margin: 0 auto
        }

            .thumb_product_details .owl-item .item a {
                display: flex !important;
                align-items: center !important;
                justify-content: center !important;
                height: 80px !important;
                width: 90px;
                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: #dc3333
                }

                    .thumb_product_details .owl-item .item a.active img {
                        opacity: 1
                    }
}

.details-product {
    width: 100%;
    float: left
}

.thumb_gallary {
    width: 97%;
    float: left;
    position: absolute;
    bottom: 50px;
    left: 10px;
    z-index: 1
}

@media (max-width: 767px) {
    .thumb_gallary {
        padding: 0 0px;
        left: 0px;
        width: 100%;
        position: relative;
        bottom: 0
    }

        .thumb_gallary .owl-stage-outer {
            margin-left: -3px
        }
}

.product-detail-left {
    position: relative
}

.details-pro .title-product {
    color: #333;
    font-size: 22px;
    margin: 0 0 2px;
    text-align: left;
    line-height: 1.2em;
    padding-bottom: 12px;
    letter-spacing: -1px;
    font-weight: 500;
    font-family: Arial,sans-serif
}

@media (min-width: 543px) and (max-width: 991px) {
    .details-pro .title-product {
        font-size: 24px
    }
}

@media (max-width: 542px) {
    .details-pro .title-product {
        font-size: 22px
    }
}

.details-pro .zoomWindowContainer > div {
    z-index: 3
}

.details-pro .group-status {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    width: 100%;
    float: left;
    color: #363636
}

    .details-pro .group-status .cl_mobile_old {
        margin-bottom: 5px
    }

        .details-pro .group-status .cl_mobile_old .vendor {
            color: #dc3333
        }

        .details-pro .group-status .cl_mobile_old .tags_sanpham a {
            color: #898989;
            word-wrap: break-word
        }

            .details-pro .group-status .cl_mobile_old .tags_sanpham a:hover {
                color: #dc3333
            }

.details-pro .reviews {
    width: 100%;
    float: left
}

    .details-pro .reviews .cl_mobile_old {
        float: left;
        display: inline-block;
        margin-right: 10px
    }

    .details-pro .reviews .danhgiasao .bizweb-product-reviews-badge {
        float: left
    }

.details-pro .product-summary {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    margin-top: -10px;
    border-bottom: 1px solid #ebebeb
}

    .details-pro .product-summary h2 {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
        color: #323b3d;
        margin-bottom: 8px;
        /*  */
    }

    .details-pro .product-summary .if {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
        color: #333;
        line-height: 24px
    }

    .details-pro .product-summary .rte {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
        line-height: 18px;
        color: #898989;
        margin-bottom: 20px
    }

        .details-pro .product-summary .rte img {
            display: none
        }

.form-group {
    padding-bottom: 0px
}

    .form-group .input_number_product {
        display: inline-flex;
        position: relative;
        width: 80px;
        margin-bottom: 0px;
        margin-right: 10px
    }

@media (max-width: 991px) and (min-width: 768px) {
    .form-group .input_number_product {
        width: 70px
    }
}

.form-group .input_number_product .btn_num {
    padding: 0px 0px 0px;
    font-size: 20px;
    line-height: 20px;
    display: block;
    width: 20px;
    height: 22.5px;
    float: left;
    color: #333;
    text-align: center;
    border: solid 1px #ebebeb;
    background: #fff;
    border-left: none
}

    .form-group .input_number_product .btn_num .fa {
        line-height: 23px;
        color: #898989
    }

        .form-group .input_number_product .btn_num .fa:hover {
            color: #dc3333
        }

    .form-group .input_number_product .btn_num:hover {
        cursor: pointer;
        color: #222;
        text-decoration: none
    }

.form-group .input_number_product .num_1 {
    display: inline-block;
    float: left;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    position: absolute;
    right: 1px;
    top: 21.5px;
    height: 23.5px
}

@media (max-width: 767px) {
    .form-group .input_number_product .num_1 {
        right: 0
    }
}

.form-group .input_number_product .num_2 {
    display: inline-block;
    float: left;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom: none;
    position: absolute;
    right: 1px;
    top: 0
}

@media (max-width: 767px) {
    .form-group .input_number_product .num_2 {
        right: 0
    }
}

.form-group .input_number_product input {
    padding: 13px;
    margin: 0px;
    display: block;
    float: left;
    height: 45px;
    width: 60px;
    line-height: 45px;
    text-align: center;
    box-shadow: none;
    border-radius: 0px;
    font-size: 16px;
    border: solid 1px #ebebeb
}

@media (max-width: 991px) and (min-width: 768px) {
    .form-group .input_number_product input {
        width: 60px;
        padding: 10px
    }
}

@media (max-width: 767px) {
    .form-group .input_number_product input {
        width: 80%
    }
}

.form-group .button_cart_buy_enable, .form-group .button_cart_buy_disable {
    height: 45px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 44px;
    border-radius: 0px;
    margin-top: 0px;
    text-transform: inherit;
    border: solid 1px transparent;
    background: #dc3333;
    display: flex;
    text-align: center;
    justify-content: center;
    -o-justify-content: center;
    -moz-justify-content: center;
    -os-justify-content: center;
    -webkit-justify-content: center;
    font-weight: 400;
    float: left
}

@media (max-width: 767px) {
    .form-group .button_cart_buy_enable, .form-group .button_cart_buy_disable {
        width: 100%;
        margin-left: 0px;
        align-items: center;
        justify-content: center
    }
}

.form-group .button_cart_buy_enable span, .form-group .button_cart_buy_disable span {
    width: 100%;
    float: left;
    display: block;
    /*  */
    line-height: 41px;
}

@media (max-width: 1199px) and (min-width: 768px) {
    .form-group .button_cart_buy_enable span, .form-group .button_cart_buy_disable span {
        font-size: 13px
    }
}

.form-group .button_cart_buy_enable span:before, .form-group .button_cart_buy_disable span:before {
    content: "";
    display: inline-block;
    height: 19px;
    width: 25px;
    padding-right: 35px;
    position: relative;
    top: 5px;
    background-image: url("//bizweb.dktcdn.net/100/118/174/themes/723959/assets/cart_details_sp.png?1564460265816");
    background-repeat: no-repeat
}

@media (max-width: 1199px) and (min-width: 992px) {
    .form-group .button_cart_buy_enable span:before, .form-group .button_cart_buy_disable span:before {
        padding-right: 45px
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .form-group .button_cart_buy_enable span:before, .form-group .button_cart_buy_disable span:before {
        padding-right: 40px
    }
}

@media (max-width: 767px) {
    .form-group .button_cart_buy_enable span:before, .form-group .button_cart_buy_disable span:before {
        float: left;
        margin: 5px 0 0 -10px;
        padding-right: 0px
    }
}

.form-group .button_cart_buy_enable {
    background: #dc3333;
    border: solid 1px #dc3333;
    position: relative;
    box-shadow: none
}

    .form-group .button_cart_buy_enable:hover {
        background: #ff9d06;
        border: solid 1px #ff9d06
    }

.form-group .button_cart_buy_disable {
    background: rgba(255,65,87,0.51)
}

.form-product {
    padding: 10px 0px;
    width: 100%;
    float: left;
}

    .form-product .form-group {
        width: 100%
    }

        .form-product .form-group header {
            font-weight: 500;
            font-family: Arial,Helvetica,sans-serif;
            padding-top: 10px;
            min-width: 100px;
            font-size: 14px;
            color: #76767e;
            display: inline-block;
            float: left
        }

@media (max-width: 991px) and (min-width: 768px) {
    .form-product .form-group header {
        min-width: 90px
    }
}

.form-product form {
    margin-bottom: 0px
}

.box-variant .form-group {
    width: 100%
}

    .box-variant .form-group .selector-wrapper {
        margin-bottom: 10px !important
    }

        .box-variant .form-group .selector-wrapper label {
            font-weight: 400;
            font-family: Arial,Helvetica,sans-serif;
            margin-bottom: 10px
        }

        .box-variant .form-group .selector-wrapper .single-option-selector {
            height: 40px;
            width: 100%;
            border-radius: 3px;
            text-transform: capitalize
        }

.details-product #gallery_02 .owl-item .item a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 90px;
    border-radius: 0px;
    background: #fff;
    width: 90px;
    overflow: hidden;
    border: 1px solid #ebebeb
}

    .details-product #gallery_02 .owl-item .item a.active {
        border: 1px solid #dc3333
    }

@media (max-width: 1199px) and (min-width: 768px) {
    .details-product #gallery_02 .owl-item .item a {
        height: 85px;
        width: 85px
    }
}

@media (max-width: 767px) {
    .details-product #gallery_02 .owl-item .item a {
        height: 80px;
        width: 80px
    }
}

.details-product .owl-carousel.owl-loaded {
    overflow: hidden
}

.details-product .details-pro {
    font-family: Arial,sans-serif
}

@media (max-width: 767px) {
    .details-product .details-pro {
        margin-top: 20px
    }
}

.details-product .details-pro .product-price {
    font-size: 24px;
    color: #dc3333;
    font-family: Arial,Helvetica,sans-serif;
    /*  */
}

.details-product .details-pro .price-box {
    margin: 0px 0 0px;
    padding-top: 0px;
    padding-bottom: 5px;
    display: inline-block;
    float: left;
    margin-right: 15px
}

    .details-product .details-pro .price-box .sale_ {
        text-align: center;
        right: 0px;
        height: 24px;
        margin-left: 10px;
        min-width: 45px;
        background: #dc3333;
        color: #fff;
        border-radius: 5px;
        font-size: 13px;
        padding: 5px
    }

    .details-product .details-pro .price-box del {
        font-family: Arial,Helvetica,sans-serif;
        color: #acacac;
        font-size: 16px;
        font-weight: 400;
        margin-left: 15px
    }

.details-product .details-pro .custom-btn-number {
    position: relative;
    padding: 0;
    margin-bottom: 0px;
    border: none;
    box-shadow: none;
    float: left
}

    .details-product .details-pro .custom-btn-number #qty {
        font-family: Arial,Helvetica,sans-serif;
        height: 45px;
        font-size: 17px;
        margin: 0
    }

.details-product .details-pro .custom-btn-number {
    position: relative;
    padding: 0;
    margin-bottom: 15px;
    border: none;
    box-shadow: none;
    height: auto
}

    .details-product .details-pro .custom-btn-number label {
        font-size: 14px
    }

#btnnewreview {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    line-height: 25px;
    font-weight: 500;
    margin: 0px;
    padding: 5px 15px !important;
    background: #dc3333 !important;
    border: solid 1px #dc3333 !important;
    display: inline;
    border-radius: 5px;
    color: #fff
}

@media (max-width: 1199px) {
    .zoomContainer {
        display: none !important
    }

    .large-image .zoomWrapper {
        width: auto !important;
        height: auto !important
    }

        .large-image .zoomWrapper img {
            position: static !important
        }
}

@media (min-width: 1200px) {
    .zoomWrapper {
        height: auto !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: 15px
    }

    .related-product {
        margin-top: 0px
    }

    .padding-mobile {
        padding: 0px 15px !important
    }
}

.tab_width_full {
    width: 100%;
    float: left;
    /* margin-bottom: 30px; */
    margin-top: 35px;
}

.product-tab li.tab-link {
    position: relative;
    display: inline-block;
    cursor: pointer;
    border-bottom: 0px
}

    .product-tab li.tab-link > h3 {
        color: #333;
        text-transform: uppercase;
        text-align: center;
        font-size: 14px;
    }

@media (min-width: 768px) {
    .product-tab li.tab-link > h3 {
        margin: 15px 0
    }
}

.product-tab li.tab-link > h3 i {
    font-size: 16px;
    padding-right: 10px
}

.product-tab li.tab-link span {
    color: #333;
    font-weight: 500;
    font-size: 14px;
    padding: 17px;
    line-height: 18px;
    font-family: Arial,sans-serif
}

    .product-tab li.tab-link span:hover {
        color: #dc3333
    }

@media (max-width: 767px) {
    .product-tab li.tab-link span {
        padding: 0px;
        text-align: center;
    }
}

@media (min-width: 768px) {
    .product-tab li.tab-link.current {
        margin-bottom: -2px;
        background: #fff;
        padding-bottom: 2px;
        border: 2px solid #f7f8f9;
        border-bottom: 0px;
        border-top: solid 2px #7d7d7d
    }
}

.product-tab li.tab-link.current > h3 span {
    color: #dc3333;
}

@media (max-width: 767px) {
    .product-tab li.tab-link.current > h3 {
        color: #dc3333
    }

        .product-tab li.tab-link.current > h3:before {
            color: #dc3333
        }

        .product-tab li.tab-link.current > h3 span {
            color: #dc3333;
            font-weight: bold;
        }
}

.product-tab li.tab-link.current .rte {
    font-family: Arial,Helvetica,sans-serif;
    color: #707070;
    font-weight: 400;
    font-size: 14px
}

.content_extab.current {
    padding: 40px 20px 30px 20px
}

@media (min-width: 768px) {
    .content_extab.current {
        border: solid 2px #f7f8f9
    }
}

@media (max-width: 767px) {
    .content_extab.current {
        padding: 25px 0
    }
}

.content_extab.current .rte > img {
    max-width: 100%
}

@media (min-width: 1200px) {
    .content_extab.current .rte {
        font-family: Arial,Helvetica,sans-serif;
        color: #333;
        font-weight: 300;
        font-size: 14px;
        width: 100%
    }
}

#tab-1.content_extab.current .rte ol, #tab-1.content_extab.current .rte ul {
    padding-left: 16px
}

.content_main {
    height: 0
}

    .content_main.fixheight {
        height: 200px;
        overflow: hidden
    }

    .content_main .viewed {
        width: 100%;
        float: left;
        text-align: center;
        display: block
    }

        .content_main .viewed span {
            display: block;
            text-align: center;
            height: 30px;
            line-height: 30px;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 16px;
            color: #333;
            border: solid 1px #ebebeb
        }

@media (max-width: 767px) {
    .product-tab .tab-link {
        width: 100%;
        border: none;
        padding: 0;
        margin-bottom: 10px !important;
        background: #fff
    }

        .product-tab .tab-link span {
            padding: 0px
        }

    .tab-content-mobile {
        display: none
    }

    .product-tab .tab-link.current > h3 {
        border: 0px
    }

    .current .tab-content-mobile {
        display: block;
        padding: 0px 10px;
        border: 1px solid #e1e1e1;
        border-top: none;
        background: #f7f5f5
    }

        .current .tab-content-mobile .rte {
            padding: 10px 0px;
            border-bottom: 0px
        }

    ul.tabs.tabs-title {
        display: block;
        border: none;
        width: 100%;
        background: none !important
    }

    .product-tab .tab-link > h3 {
        margin: 0 !important;
        position: relative
    }

        .product-tab .tab-link > h3:before {
            content: '\f107';
            font-size: 20px;
            font-family: FontAwesome;
            float: right;
            visibility: hidden;
            margin-right: 0;
            margin-top: -5px;
        }

    .product-tab .tab-link.current .tab-content-mobile {
        margin-bottom: 0px;
        background: #fff
    }

        .product-tab .tab-link.current .tab-content-mobile .rte h3 {
            border: none;
            background: unset
        }

        .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;
        text-align: center;
        border-bottom: none;
        font-weight: bold;
        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,Helvetica,sans-serif;
    font-size: 18px
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bizweb-product-reviews-star i {
    font-size: 12px
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bizweb-product-reviews-star .star-off-png:before {
    content: "\f005";
    color: #cccccc
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bizweb-product-reviews-star .star-on-png:before {
    content: "\f005";
    color: #ffde3c
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bizweb-product-reviews-star .star-half-png:before {
    content: "\f123";
    color: #ffde3c
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-list .bizweb-review .bizweb-review-header div .bizweb-product-reviews-star i {
    font-size: 12px
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-list .bizweb-review .bizweb-review-header div .bizweb-product-reviews-star .star-off-png:before {
    content: "\f005";
    color: #cccccc
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-list .bizweb-review .bizweb-review-header div .bizweb-product-reviews-star .star-on-png:before {
    content: "\f005";
    color: #ffde3c
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-list .bizweb-review .bizweb-review-header div .bizweb-product-reviews-star .star-half-png:before {
    content: "\f123";
    color: #ffde3c
}

.bizweb-product-reviews-form form .bpr-form-rating #dvRating i {
    font-size: 12px
}

.bizweb-product-reviews-form form .bpr-form-rating #dvRating .star-off-png:before {
    content: "\f005";
    color: #cccccc
}

.bizweb-product-reviews-form form .bpr-form-rating #dvRating .star-on-png:before {
    content: "\f005";
    color: #dc3333
}

.bizweb-product-reviews-form form .bpr-form-rating #dvRating .star-half-png:before {
    content: "\f123";
    color: #dc3333
}

@media (min-width: 1200px) {
    .pro_collection .col-lg-3:nth-child(4n+1) {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .pro_collection .col-md-3:nth-child(4n+1) {
        clear: left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .pro_collection .col-sm-6:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .pro_collection .col-xs-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 1200px) {
    .cls_search .col-lg-3:nth-child(4n+1) {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .cls_search .col-md-3:nth-child(4n+1) {
        clear: left
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .cls_search .col-sm-6:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .cls_search .col-xs-6:nth-child(2n+1) {
        clear: left
    }
}

.search-main .title_search .name_title {
    text-align: center;
    line-height: 24px;
    color: #323b3d;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    margin-top: 0px
}

.search-main .submit_button {
    position: absolute;
    top: 2px;
    padding: 10px;
    left: 25px;
    background: none !important;
    border: none !important;
    color: #777;
    font-size: 17px
}

.search-main input.search_input_page {
    background: #f7f8f9;
    border: none;
    line-height: 50px;
    padding: 0 55px;
    border-radius: 5px
}

.search-main .products-view-grid {
    border-top: none;
    border-left: none;
    width: 100%;
    float: left
}

    .search-main .products-view-grid .product-col .item_product_main .product-item-main .product-thumbnail {
        margin: 7px 0
    }

        .search-main .products-view-grid .product-col .item_product_main .product-item-main .product-thumbnail .image_thumb {
            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: 242.5px
        }

@media (max-width: 1199px) and (min-width: 992px) {
    .search-main .products-view-grid .product-col .item_product_main .product-item-main .product-thumbnail .image_thumb {
        height: 192.5px
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .search-main .products-view-grid .product-col .item_product_main .product-item-main .product-thumbnail .image_thumb {
        height: 200px
    }
}

@media (max-width: 767px) and (min-width: 543px) {
    .search-main .products-view-grid .product-col .item_product_main .product-item-main .product-thumbnail .image_thumb {
        height: 221.5px
    }
}

@media (max-width: 542px) and (min-width: 425px) {
    .search-main .products-view-grid .product-col .item_product_main .product-item-main .product-thumbnail .image_thumb {
        height: 162.5px
    }
}

@media (max-width: 424px) and (min-width: 375px) {
    .search-main .products-view-grid .product-col .item_product_main .product-item-main .product-thumbnail .image_thumb {
        height: 137.5px
    }
}

@media (max-width: 374px) {
    .search-main .products-view-grid .product-col .item_product_main .product-item-main .product-thumbnail .image_thumb {
        height: 110px
    }
}

.search-main .products-view-grid .item_product_main .product-bottom .price-box .special-price {
    margin-right: 5px
}

.search-main .products-view-grid .item_product_main .product-bottom .product-name {
    margin: 7px 0 7px 0
}

.shop-pag {
    width: 100%;
    float: left;
    margin-bottom: 30px
}

    .shop-pag .pager {
        margin: 0px
    }

.view-mode span {
    font-size: 0
}

.button-view-mode {
    padding: 0;
    margin: 0;
    width: 25px;
    height: 25px;
    box-shadow: none;
    line-height: 25px;
    font-size: 14px;
    background: #fff;
    border-radius: 0px;
    color: #898989
}

    .button-view-mode:hover, .button-view-mode.active {
        color: #dc3333;
        box-shadow: none
    }

        .button-view-mode:hover a, .button-view-mode.active a {
            color: #dc3333;
            text-decoration: none
        }

.sortPagiBar {
    padding: 15px 0;
    border-bottom: 1px solid #ebebeb
}

    .sortPagiBar .sortpage label {
        float: left;
        display: inline-block;
        line-height: 35px !important;
        font-weight: 400
    }

    .sortPagiBar .border_sort {
        float: left;
        width: 150px;
        border: solid 1px #ebebeb;
        height: 35px;
        line-height: 30px
    }

        .sortPagiBar .border_sort select {
            font-family: Arial,Helvetica,sans-serif;
            border: none;
            padding: 0px 10px;
            font-size: 14px;
            width: 150px;
            height: 33px;
            line-height: 33px
        }

.sidebar_extra {
    width: 100%;
    float: left
}

    .sidebar_extra .list_item_pro {
        border-left: 1px solid #ebebeb;
        border-right: 1px solid #ebebeb
    }

    .sidebar_extra .sidebar_title {
        background-color: #517c2d;
        border: 1px solid #dc3333
    }

        .sidebar_extra .sidebar_title:hover {
            /* background-color: #fff; */
            border: 1px solid #ebebeb;
        }

            .sidebar_extra .sidebar_title:hover a {
                color: white;
            }

        .sidebar_extra .sidebar_title h3 {
            margin: 0px;
            padding: 0px 15px;
            padding-left: 40px;
        }

            .sidebar_extra .sidebar_title h3 a {
                color: #fff;
                font-family: Arial,Helvetica,sans-serif;
                font-size: 16px;
                margin: 0;
                text-transform: uppercase;
                line-height: 35px;
            }

    .sidebar_extra .item_sidebar {
        padding: 10px 0;
        border-bottom: solid 1px #ebebeb;
        overflow: hidden
    }

        .sidebar_extra .item_sidebar .wrap-img {
            display: inline-block;
            float: left;
            width: 100px;
            margin: 10px 0px;
            padding: 0px 10px;
            overflow: hidden
        }

            .sidebar_extra .item_sidebar .wrap-img .image_sidebar {
                overflow: hidden;
                width: 100%;
                float: left;
                display: flex;
                justify-content: center;
                align-items: center;
                -webkit-justify-content: center;
                -moz-justify-content: center;
                -o-justify-content: center;
                -os-justify-content: center;
                -weblkit-align-items: center;
                -moz-align-items: center;
                -o-align-items: center;
                -os-align-items: center
            }

        .sidebar_extra .item_sidebar .infor {
            display: inline-block;
            width: calc(100% - 100px);
            -o-width: calc(100% - 100px);
            -moz-width: calc(100% - 100px);
            -webkit-width: calc(100% - 100px);
            padding: 10px
        }

            .sidebar_extra .item_sidebar .infor h3 {
                font-size: 14px;
                font-weight: 400;
                margin: 0 10px 7px 0;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
                word-wrap: break-word
            }

                .sidebar_extra .item_sidebar .infor h3 a {
                    color: #808080;
                    font-family: Arial,sans-serif
                }

                    .sidebar_extra .item_sidebar .infor h3 a:hover {
                        color: #dc3333
                    }

            .sidebar_extra .item_sidebar .infor .box-price p {
                margin-bottom: -5px
            }

            .sidebar_extra .item_sidebar .infor .box-price .product-price {
                color: #dc3333;
                font-size: 16px;
                font-family: Arial,sans-serif
            }

            .sidebar_extra .item_sidebar .infor .box-price .old-price {
                color: #777;
                font-size: 14px;
                font-weight: 400;
                text-decoration: line-through;
                font-family: Arial,sans-serif
            }

.blog-title {
    width: 100%;
    float: left;
    overflow: hidden
}

.aside-item .banner {
    width: 100%;
    float: left
}

.aside-item .title_module_arrow {
    background-color: #517c2d;
    border: 1px solid #517c2d;
}

    .aside-item .title_module_arrow h2.aside_name {
        margin: 0;
        padding: 8px 10px;
        padding-left: 40px;
    }

@media (max-width: 1199px) {
    .aside-item .title_module_arrow h2.aside_name {
        padding-left: 44px;
    }
}

.aside-item .title_module_arrow h2.aside_name a {
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
}

.aside-item-blog .title_module_arrow:hover {
    background-color: #fff;
    border: 1px solid #ebebeb
}

    .aside-item-blog .title_module_arrow:hover h2 a {
        color: #dc3333
    }

@media (max-width: 767px) {
    .article-wraper .row.row_article {
        display: flex;
        flex-flow: column
    }

    .article-wraper .row #a {
        order: 2
    }

    .article-wraper .row #b {
        order: 1
    }
}

.blog_page_section {
    width: 100%;
    float: left;
    margin-top: 30px
}

@media (min-width: 1200px) {
    .blog_page_section .blog-main .col-lg-4:nth-child(3n+1) {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .blog_page_section .blog-main .col-md-4:nth-child(3n+1) {
        clear: left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .blog_page_section .blog-main .col-sm-6:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .blog_page_section .blog-main .blog-inner .blog-img {
        margin-bottom: 15px
    }

    .blog_page_section .blog-main .col-lg-4:nth-child(1n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .blog_page_section .left-content {
        margin-top: 20px
    }

        .blog_page_section .left-content .aside-item .main {
            margin-top: 15px
        }
}

.blog_page_section .left-content .aside-item.collection-category .aside-content {
    background: #f7f8f9
}

    .blog_page_section .left-content .aside-item.collection-category .aside-content .nav > li > a {
        padding: 0px 20px 0px 0px
    }

    .blog_page_section .left-content .aside-item.collection-category .aside-content .nav-item.lv1 .fa {
        top: 0px
    }

    .blog_page_section .left-content .aside-item.collection-category .aside-content .nav-item.lv2 .fa {
        top: -3px
    }

    .blog_page_section .left-content .aside-item.collection-category .aside-content .nav-item > a {
        padding: 3px 20px 3px 25px
    }

    .blog_page_section .left-content .aside-item.collection-category .aside-content .nav-item.lv3 a {
        padding: 0px 20px 0px 40px
    }

.button_wh_40_blog {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    height: 40px;
    display: inline-block;
    padding: 0px 25px;
    background: #dc3333;
    border-radius: 20px;
    text-decoration: none;
    border: solid 1px #dc3333
}

    .button_wh_40_blog:hover {
        border-color: #dc3333;
        color: #dc3333;
        text-decoration: none;
        background: #fff
    }

.wrap_border {
    padding: 0px 15px 30px
}

    .wrap_border .bordered {
        border-top: 0px solid #ebebeb;
        height: 1px;
        width: 100%;
        padding: 1px 0px;
        display: block
    }

.blog-main {
    overflow: hidden;
    border-top: none !important
}

.list-blogs .row .item_i:nth-child(1) .blog-item {
    border-top: dashed 1px #ebebeb
}

.blog-item-summary {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 22px;
    color: #898989;
    margin-top: 10px;
    font-weight: 400;
    margin-bottom: 15px
}

    .blog-item-summary p, .blog-item-summary a {
        margin: 0px;
        padding: 0px
    }

    .blog-item-summary img {
        display: none
    }

.blog-item-thumbnail {
    position: relative
}

@media (min-width: 1200px) {
    .blog-main .col-lg-4:nth-child(3n+1) {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .blog-main .col-md-4:nth-child(3n+1) {
        clear: left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .blog-main .col-sm-6:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width: 991px) {
    .aside-cate-blog {
        margin-top: 40px
    }
}

@media (max-width: 767px) {
    .blog-main .col-xs-12:nth-child(1n+1) {
        clear: left
    }
}

.button_45_ {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    padding: 0px 43px;
    border-radius: 0px;
    text-transform: uppercase;
    border: 1px solid #dc3333;
    background-color: #dc3333;
    float: right
}

    .button_45_:hover {
        background-color: #fff;
        color: #dc3333
    }

.img_featured {
    display: block;
    text-align: center;
    margin-bottom: 15px
}

    .img_featured img {
        margin: 0 auto
    }

.article-main .title-head-article {
    font-weight: 400;
    font-size: 22px;
    margin: 15px 0 15px 0;
    line-height: 26px;
    color: #555;
    font-family: Arial,sans-serif
}

    .article-main .title-head-article span {
        text-decoration: none;
        color: #555
    }

.article-main .article-content {
    font-size: 14px
}

    .article-main .article-content .rte {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
        color: #7d7d7d;
        line-height: 24px;
        display: block;
        width: 100%;
        float: left
    }

        .article-main .article-content .rte ul, .article-main .article-content .rte ol {
            padding-left: 20px
        }

        .article-main .article-content .rte iframe {
            max-width: 100% !important
        }

        .article-main .article-content .rte img {
            max-width: 100% !important;
            height: auto !important;
            margin: 10px 0px
        }

        .article-main .article-content .rte p {
            margin: 0px;
            padding: 0px;
            word-wrap: break-word;
            max-width: 100% !important
        }

.article-main .tags_share {
    overflow: hidden;
    padding-bottom: 0px;
    margin-top: 0px
}

    .article-main .tags_share .share_row {
        overflow: hidden
    }

        .article-main .tags_share .share_row div {
            padding: 0px
        }

@media (min-width: 768px) {
    .article-main .tags_share .share_row div.addthis_default_style {
        float: right
    }
}

@media (max-width: 767px) {
    .article-main .tags_share .share_row div.addthis_default_style {
        margin-top: 15px
    }
}

.article-main .tag_article {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400
}

    .article-main .tag_article .bold {
        color: #636363;
        font-size: 18px;
        text-transform: uppercase;
        line-height: 24px
    }

    .article-main .tag_article a {
        font-weight: 400;
        color: #000
    }

        .article-main .tag_article a:hover {
            text-decoration: none;
            color: #dc3333
        }

.article-main .form-group {
    margin: 0;
    padding-top: 0;
    padding-bottom: 8px
}

@media (max-width: 767px) {
    .page_article {
        width: 100%;
        float: left
    }

        .page_article nav {
            width: 100%;
            text-align: center
        }

            .page_article nav .pagination {
                float: none;
                width: 100%;
                float: none;
                width: 100%;
                display: flex;
                justify-content: center
            }

    .article-main form {
        width: 100%;
        float: left;
        margin-bottom: 0px
    }
}

.title-form-coment {
    margin-top: -3px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 18px;
    color: #636363
}

    .title-form-coment.not_bold {
        font-weight: 400;
        font-family: Arial,sans-serif
    }

    .title-form-coment.after:after {
        content: "";
        height: 1px;
        width: calc(100% - 100px);
        -moz-width: calc(100% - 100px);
        -webkit-width: calc(100% - 100px);
        -o-width: calc(100% - 100px);
        position: absolute;
        right: 0;
        top: 12px;
        background: #ebebeb
    }

.comments_count_ {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 22px
}

.page_article, .wrap_page {
    width: 100%;
    float: left;
    margin-top: -15px
}

#article-comments {
    font-family: Arial,Helvetica,sans-serif;
    margin-top: 20px
}

    #article-comments h5 {
        padding: 20px 0px;
        font-size: 14px;
        text-transform: uppercase;
        line-height: 18px;
        color: #636363
    }

    #article-comments .count_comment p {
        font-size: 14px;
    }

    #article-comments .article-comment {
        margin: 15px 0px
    }

    #article-comments .article-comment-user-image {
        margin: 0;
        float: left;
        width: 45px;
        margin-right: 12px;
        border: solid 2px #fff;
        border-radius: 50%;
        overflow: hidden
    }

    #article-comments .article-comment-user-comment {
        padding-left: 10px;
        font-size: 14px;
        color: #2d2d2d;
        padding-bottom: 15px;
        border-bottom: solid 1px #ebebeb;
        display: inline-block;
        width: calc(100% - 90px);
        -o-width: calc(100% - 90px);
        -moz-width: calc(100% - 90px);
        -webkit-width: calc(100% - 90px)
    }

        #article-comments .article-comment-user-comment .border_bt_ar {
            border-bottom: solid 1px #ebebeb
        }

    #article-comments .user-name-comment {
        font-family: Arial,Helvetica,sans-serif;
        margin: 0;
        color: #444444;
        font-size: 14px;
        line-height: 22px
    }

        #article-comments .user-name-comment strong {
            font-weight: 400
        }

    #article-comments .article-comment-date-bull {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        width: 100%;
        float: left;
        color: #b0b0b0
    }

        #article-comments .article-comment-date-bull a {
            color: #b0b0b0;
            text-decoration: none;
            line-height: 24px
        }

    #article-comments .content_comment {
        color: #b0b0b0;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
        line-height: 25px;
        display: block;
        width: 100%;
        overflow: hidden
    }

.social-media {
    font-size: 1em
}

    .social-media label {
        display: inline-block
    }

    .social-media a {
        margin-right: 7px
    }

    .social-media .list-inline li {
        margin-right: 20px
    }

.fcm .btn-45-no-radius {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 400
}

.fcm .btn-40-orange {
    height: 45px;
    line-height: 45px;
    background: #333;
    color: #fff;
    border: solid 1px #333;
    box-shadow: none;
    padding: 0px 15px;
    font-size: 14px;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .fcm .btn-40-orange {
        margin-top: 15px
    }
}

.fcm .form-group {
    margin: 0;
    padding: 0px 15px;
    padding-bottom: 15px
}

    .fcm .form-group p {
        color: #d9534f
    }

@media (max-width: 767px) {
    .fcm .form-group {
        padding-bottom: 0px
    }
}

.fcm .form-group label {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #333;
    padding-bottom: 10px;
    width: 100px;
    display: block;
    float: left;
    padding-left: 0px
}

@media (max-width: 767px) {
    .fcm .form-group label {
        width: 100%
    }
}

.fcm .form-group label:after {
    content: "*";
    font-size: 14px;
    color: #eb1010;
    margin-left: 2px
}

.fcm .form-group input {
    height: 50px;
    line-height: 50px;
    border-radius: 0px;
    border: solid 1px #ebebeb;
    box-shadow: none;
    padding: 0px 15px;
    width: 100%
}

@media (max-width: 767px) {
    .fcm .form-group input {
        margin-bottom: 15px
    }
}

.fcm .form-group input:focus {
    outline: none;
    border-color: #ebebeb;
    box-shadow: none
}

.fcm .form-group input::-webkit-input-placeholder {
    color: #333
}

.fcm .form-group input::-moz-placeholder {
    color: #333;
    opacity: 1
}

.fcm .form-group input::-moz-placeholder {
    color: #333;
    opacity: 1
}

.fcm .form-group input::-ms-input-placeholder {
    color: #333
}

.fcm .form-group input::-ms-input-placeholder {
    color: #333
}

.fcm .form-group textarea {
    resize: none;
    border-radius: 0px;
    border: solid 1px #ebebeb;
    box-shadow: none;
    padding: 20px 15px;
    width: 100%
}

    .fcm .form-group textarea:focus {
        outline: none;
        border-color: #ebebeb;
        box-shadow: none
    }

.fcm .form-group input, .fcm .form-group textarea {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #777
}

    .fcm .form-group input::-webkit-input-placeholder, .fcm .form-group textarea::-webkit-input-placeholder {
        color: #333
    }

    .fcm .form-group input::-moz-placeholder, .fcm .form-group textarea::-moz-placeholder {
        color: #333;
        opacity: 1
    }

    .fcm .form-group input::-moz-placeholder, .fcm .form-group textarea::-moz-placeholder {
        color: #333;
        opacity: 1
    }

    .fcm .form-group input::-ms-input-placeholder, .fcm .form-group textarea::-ms-input-placeholder {
        color: #333
    }

    .fcm .form-group input::-ms-input-placeholder, .fcm .form-group textarea::-ms-input-placeholder {
        color: #333
    }

.section-news-2 {
    margin-bottom: 20px
}

.form-coment.margin-bottom-30 {
    border-top: 1px solid #E3E3E3;
    padding-top: 25px;
    width: 100%;
    float: left
}

.pd-right {
    padding-left: 0px
}

.title_head .title_center {
    display: block;
    text-align: center;
    font-family: 'Lobster', cursive;
    font-size: 36px;
    color: #333;
    margin: 0px;
    padding: 0px;
    line-height: 32px
}

.main-container {
    min-height: 300px
}

    .main-container .col-main {
        float: none;
        width: auto
    }

        .main-container .col-main .cart .bg-scroll {
            border-top: none;
            margin-top: 15px;
            overflow: hidden;
            border-top: none;
            border-bottom: none;
            border-right: none
        }

        .main-container .col-main .cart .cart-thead {
            background: #fff;
            font-size: 13px;
            clear: both;
            width: 100%;
            float: left;
            min-width: 600px;
            border-bottom: solid 1px #ebebeb;
            padding: 0px
        }

@media (min-width: 768px) and (max-width: 991px) {
    .main-container .col-main .cart .cart-thead div:nth-child(1) {
        width: 45% !important
    }

    .main-container .col-main .cart .cart-thead div:nth-child(2) {
        width: 17% !important
    }

    .main-container .col-main .cart .cart-thead div:nth-child(3) {
        width: 14% !important
    }

    .main-container .col-main .cart .cart-thead div:nth-child(4) {
        width: 9% !important
    }

    .main-container .col-main .cart .cart-thead div:nth-child(5) {
        width: 15% !important
    }
}

.main-container .col-main .cart .cart-thead div {
    font-family: Arial,Helvetica,sans-serif;
    float: left;
    font-weight: 500;
    padding: 10px 0px;
    color: #333;
    text-align: center;
    font-size: 14px;
    border-top: solid 1px #ebebeb;
    border-left: solid 1px #ebebeb
}

    .main-container .col-main .cart .cart-thead div:last-child {
        border-right: solid 1px #ebebeb
    }

.main-container .col-main .cart .nobr {
    white-space: nowrap
}

.main-container .col-main .cart .cart div.a-right {
    text-align: right
}

.main-container .col-main .cart .cart div.a-center {
    text-align: center
}

.main-container .col-main .cart .cart-tbody {
    width: 100%;
    float: left
}

    .main-container .col-main .cart .cart-tbody .item-cart {
        border-bottom: 1px solid #ebebeb;
        width: 100%;
        float: left
    }

@media (min-width: 768px) and (max-width: 991px) {
    .main-container .col-main .cart .item-cart div:nth-child(1) {
        width: 10% !important
    }

    .main-container .col-main .cart .item-cart div:nth-child(2) {
        width: 36% !important
    }

    .main-container .col-main .cart .item-cart div:nth-child(3) {
        width: 17% !important
    }

    .main-container .col-main .cart .item-cart div:nth-child(4) {
        width: 12% !important
    }

        .main-container .col-main .cart .item-cart div:nth-child(4) div {
            width: 100% !important
        }

            .main-container .col-main .cart .item-cart div:nth-child(4) div.input_qty_pr {
                margin-top: 10px !important
            }

    .main-container .col-main .cart .item-cart div:nth-child(5) {
        width: 9% !important
    }

    .main-container .col-main .cart .item-cart div:nth-child(6) {
        width: 15% !important
    }
}

.main-container .col-main .cart .item-cart .image .product-image img {
    max-width: 100%;
    height: auto;
    max-height: 98px;
    width: auto;
    display: inherit;
    margin: 0 auto
}

.main-container .col-main .cart .cart-tbody .item-cart div.image {
    padding: 20px 10px 20px 0px !important
}

.main-container .col-main .cart .cart-tbody .item-cart div {
    float: left;
    padding: 20px 10px 20px 10px;
    line-height: 20px;
    vertical-align: top;
    height: 160px;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: -ms-flexbox;
    display: flex !important;
    flex-flow: column;
    justify-content: center;
    border-left: solid 1px #ebebeb
}

    .main-container .col-main .cart .cart-tbody .item-cart div:last-child {
        border-right: solid 1px #ebebeb
    }

    .main-container .col-main .cart .cart-tbody .item-cart div:nth-child(6) {
        position: relative
    }

.main-container .col-main .cart .bg-scroll .cart-tbody .item-cart div a.remove-itemx {
    font-family: Arial,Helvetica,sans-serif;
    display: block;
    color: #898989;
    font-size: 14px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px
}

    .main-container .col-main .cart .bg-scroll .cart-tbody .item-cart div a.remove-itemx:hover {
        color: #dc3333
    }

.main-container .col-main .cart .cart-tbody .item-cart .product-image {
    min-height: 75px;
    display: block;
    height: auto;
    width: 100%;
    padding: 0 10px
}

@media (max-width: 991px) {
    .main-container .col-main .cart .cart-tbody .item-cart .product-image {
        padding: 0
    }
}

.main-container .col-main .cart .cart-tbody .item-cart div .product-name {
    font-family: Arial,Helvetica,sans-serif;
    margin: 0px;
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
    margin-left: 0px
}

    .main-container .col-main .cart .cart-tbody .item-cart div .product-name a {
        color: #333;
        text-decoration: none
    }

        .main-container .col-main .cart .cart-tbody .item-cart div .product-name a:hover {
            color: #dc3333
        }

.main-container .col-main .cart .cart-tbody .item-cart div .input_qty_pr {
    height: auto;
    border-right: none;
    width: 100%;
    margin-top: 0px;
    padding: 0px;
    position: relative;
    border-left: 0px
}

.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 #f5f5f5;
    outline: none;
    height: 30px;
    width: 25px;
    vertical-align: baseline;
    text-align: center;
    padding: 0
}

.main-container .col-main .cart .variant-title {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #686868;
    margin-left: 30px
}

.main-container .col-main .cart .cart-tbody .item-cart div .price {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 7;
    color: #dc3333
}

.main-container .col-main .cart .item-cart .items-count {
    border: 1px solid #f5f5f5;
    outline: none;
    background: #fff;
    height: 250px;
    width: 25px;
    vertical-align: top;
    text-align: center;
    padding: 0
}

.main-container .col-main .cart .item-cart .number-sidebar {
    border: 1px solid #f5f5f5;
    height: 30px;
    margin-left: -1px;
    text-align: center;
    width: 60px;
    margin-right: -1px;
    padding: 0;
    line-height: 15px;
    font-weight: 400;
    font-size: 14px
}

@media (min-width: 1500px) {
    .main-container .col-main .cart .item-cart .number-sidebar {
        width: 75px
    }
}

.main-container .col-main .cart .cart-tbody .item-cart div a.remove-item {
    background-color: #fff;
    background-image: none;
    color: #333;
    cursor: pointer;
    padding: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
    text-decoration: none;
    float: left;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    border: none
}

    .main-container .col-main .cart .cart-tbody .item-cart div a.remove-item span {
        display: none
    }

.main-container .col-main .cart .fot_totals {
    text-align: right;
    padding: 0
}

    .main-container .col-main .cart .fot_totals .total_price .total_p {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
        color: #555555;
        font-weight: 400
    }

        .main-container .col-main .cart .fot_totals .total_price .total_p .price {
            margin-left: 10px;
            font-family: Arial,Helvetica,sans-serif;
            color: #dc3333;
            font-size: 18px;
        }

.main-container .col-main .cart .checkout_button {
    width: 100%;
    float: left;
    margin-top: 15px
}

.main-container .col-main .cart .btn-proceed-checkout {
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    line-height: 40px;
    color: #fff;
    height: 40px;
    font-size: 13px;
    background: #dc3333;
    border: solid 1px #dc3333;
    padding: 0px 30px
}

    .main-container .col-main .cart .btn-proceed-checkout:hover {
        background: #fff;
        border-color: #dc3333;
        color: #dc3333
    }

.main-container .col-main .cart .btn.btn-white {
    border: 1px solid #dc3333;
    font-family: Arial,Helvetica,sans-serif;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color: #dc3333;
    padding: 0px 30px;
    font-size: 13px;
    margin-right: 15px;
    text-transform: uppercase;
    float: right !important
}

    .main-container .col-main .cart .btn.btn-white:hover {
        border-color: #dc3333;
        background: #fff;
        color: #dc3333
    }

.main-container .col-main .cart .totals .inner {
    padding: 15px 30px;
    margin-top: 0;
    margin-right: 1px;
    overflow: hidden;
    border: solid 1px #ebebeb;
    border-top: 0px
}

.main-container .col-main .cart #shopping-cart-totals-table tr td {
    border: #ebebeb thin solid;
    border-top: none;
    border-bottom: none;
    padding: 20px
}

    .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
        width: 239px;
        border-left: 1px solid #ebebeb
    }

.main-container .col-main .cart #shopping-cart-totals-table {
    width: 100%;
    padding-bottom: 8px;
    background: #fff
}

.main-container .col-main .cart ul.checkout {
    clear: left;
    padding: 20px;
    border: 1px solid #ebebeb;
    margin-bottom: 30px
}

.main-container .col-main .cart .cart .totals table th, .main-container .col-main .cart .cart .totals table td {
    padding: 10px;
    background: none !important;
    box-shadow: none !important;
    color: #333 !important;
    height: 50px;
    vertical-align: middle
}

.main-container .col-main .cart span.totals_price.price {
    color: #dc3333;
    font-size: 16px
}

.main-container .col-main .cart .cart-tbody .item-cart .number-sidebar {
    min-height: 0;
    position: static;
    display: inline-block;
    float: none;
    margin-bottom: 0
}

.main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count {
    outline: none;
    vertical-align: baseline;
    text-align: center;
    padding: 0;
    display: inline-block;
    margin: 0;
    position: absolute;
    z-index: 2;
    line-height: 17px;
    font-weight: 400
}

    .main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count:hover {
        color: #dc3333
    }

.main-container .col-main .cart button.reduced_pop.items-count.btn-minus {
    left: 25px;
    font-size: 18px;
    top: 0px
}

@media (min-width: 992px) and (max-width: 1440px) {
    .main-container .col-main .cart button.reduced_pop.items-count.btn-minus {
        left: 10px
    }
}

.main-container .col-main .cart button.reduced_pop.items-count.btn-minus .fa {
    margin-left: -3px;
    font-weight: 400
}

.main-container .col-main .cart button.increase_pop.items-count.btn-plus {
    right: 25px;
    font-size: 17px;
    top: 0px
}

@media (min-width: 992px) and (max-width: 1440px) {
    .main-container .col-main .cart button.increase_pop.items-count.btn-plus {
        right: 10px
    }
}

.main-container .col-main .cart button.increase_pop.items-count.btn-plus .fa {
    margin-right: -3px;
    font-weight: 400
}

.table-total .table tbody tr td {
    font-family: Arial,Helvetica,sans-serif;
    padding: 10px 15px
}

.table-total .table tbody tr .total-text {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 400
}

.table-total .table tbody tr .price_end {
    color: #dc3333
}

.form-cart-continue {
    height: 40px;
    line-height: 40px;
    padding: 0px 25px;
    background: #fff;
    color: #dc3333;
    border: solid 1px #dc3333;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0px
}

    .form-cart-continue:hover {
        border-color: #dc3333;
        color: #fff;
        background: #dc3333;
        text-decoration: none
    }

.btn-checkout-cart {
    display: block;
    padding: 0 30px;
    height: 45px;
    font-size: 14px;
    line-height: 45px;
    color: #fff;
    background-color: #dc3333;
    text-transform: uppercase;
    border: solid 1px #dc3333;
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
    text-decoration: none;
    border-radius: 0px;
    font-family: Arial,sans-serif
}

    .btn-checkout-cart:hover {
        cursor: pointer;
        border-color: #dc3333;
        color: #dc3333;
        background-color: #fff;
        text-decoration: none
    }

@media (max-width: 1199px) {
    .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
        width: 196px
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .header-cart-price {
        padding: 18px 0px
    }
}

@media (max-width: 767px) {
    .header-cart-price {
        padding: 18px 15px
    }
}

@media (max-width: 991px) {
    .item-product .title-product-cart-mobile {
        width: calc(100% - 180px);
        -webkit-width: calc(100% - 180px);
        -moz-width: calc(100% - 180px);
        -o-width: calc(100% - 180px);
        -os-width: calc(100% - 180px)
    }

    .contin {
        border: solid 1px #dc3333 !important;
        margin-top: 15px;
        width: 100%;
        font-family: Arial,Helvetica,sans-serif;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        text-transform: uppercase;
        color: #dc3333
    }

        .contin span {
            color: #dc3333
        }

    .sign_main {
        background: #f7f8f9;
        margin-top: 40px
    }

    .main {
        border-bottom: solid 1px #ebebeb;
        background: #fff;
        margin-top: 40px
    }

    .cart-mobile {
        padding: 10px 15px
    }

    .header-cart {
        padding: 10px 15px 0px;
        border-bottom: solid 1px #ebebeb;
        margin-top: -10px
    }

    .header-cart-content {
        margin-top: 10px
    }

        .header-cart-content .content-product-list {
            min-height: 110px;
            border-top: solid 1px #ebebeb
        }

    .header-cart .title-cart {
        line-height: 10px
    }

    .title-cart h3 {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase
    }

    .title-cart p {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        color: #9c9c9c
    }

    .title-cart a {
        float: right;
        margin-top: -28px;
        color: #dc3333;
        font-size: 16px;
        line-height: 27px;
        font-family: Arial,sans-serif
    }

    .btn-proceed-checkout-mobile {
        line-height: 40px;
        font-family: 'Open Sans', sans-serif;
        color: #fff;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
        border: none;
        background: #dc3333;
        width: 100%;
        border: solid 1px #dc3333;
        text-transform: uppercase
    }

    .total_mobile {
        font-family: Arial,Helvetica,sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #252525;
        margin-bottom: 15px;
        display: block
    }

        .total_mobile .totals_price_mobile {
            font-family: Arial,Helvetica,sans-serif;
            font-weight: 400;
            font-size: 18px;
            color: #dc3333
        }

    .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: 'Open Sans', sans-serif;
        font-size: 14px;
        color: #363636
    }

    .select-item-qty-mobile input.qty {
        background: none repeat scroll 0 0 #fff;
        border: 1px solid #ebebeb;
        font-size: 15px;
        font-weight: 400;
        margin: 0 !important;
        outline: medium none;
        padding: 5px 5px 5px 12px;
        width: 41px
    }

    .title-product-cart-mobile p {
        line-height: 2;
        font-size: 14px;
        font-family: Arial,Helvetica,sans-serif;
        color: #898989
    }

    .title-product-cart-mobile span {
        color: #dc3333;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
    }

    .select-item-qty-mobile a {
        line-height: 3;
        color: #363636;
        font-family: 'Open Sans', sans-serif
    }
}

@media (max-width: 767px) {
    .cart-mobile {
        padding: 10px 0px !important
    }
}

@media screen and (max-width: 991px) {
    .select-item-qty-mobile .txt_center input {
        height: 25px;
        width: 25px;
        text-align: center;
        margin: 0px;
        padding: 0;
        position: absolute;
        left: 21px;
        min-height: 0;
        font-size: 14px
    }

    .title-product-cart-mobile h3 {
        line-height: 18px;
        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: 0px;
        text-align: center;
        padding: 0px
    }

    .select-item-qty-mobile .txt_center button.increase.items-count.btn-plus {
        position: absolute;
        right: 0;
        top: 0;
        margin: 0;
        height: 25px;
        width: 25px;
        display: inline-block;
        line-height: 1;
        border-style: hidden;
        color: #fff;
        background: none !important;
        color: #000;
        border: solid thin #ebebeb;
        border-left: 0px;
        text-align: center;
        padding: 0px
    }

    .select-item-qty-mobile > div {
        position: relative;
        width: 68px;
        height: 25px
    }
}

.register_form, .register_forms, #login {
    float: left;
    width: 100%
}

    .register_form strong, .register_forms strong, #login strong {
        text-transform: uppercase;
        margin-bottom: 30px;
        font-size: 18px;
        font-family: Arial,sans-serif
    }

    .register_form p, .register_forms p, #login p {
        font-size: 14px;
        font-family: Arial,Helvetica,sans-serif;
        color: #959595
    }

    .register_form > p, .register_forms > p, #login > p {
        margin-top: 8px;
        padding-top: 12px
    }

@media (max-width: 767px) {
    .register_form {
        margin-top: 20px
    }
}

#customer_register {
    margin-bottom: 20px
}

#customer_login, #recover_customer_password {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .nopadding-xs {
        padding: 0px
    }
}

.checkbox.style input {
    margin: 0 !important;
    display: none
}

.checkbox.style label {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    text-transform: none;
    position: relative;
    padding-left: 55px;
    line-height: 50px
}

    .checkbox.style label:before {
        display: block;
        width: 35px;
        height: 35px;
        background: #fff;
        border: 1px solid #d4d4d4;
        border-radius: 5px;
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%)
    }

.checkbox.style input:checked + label:after {
    font-family: 'FontAwesome';
    content: "\f00c";
    font-size: 20px;
    color: #dc3333;
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.title-head-login {
    text-align: center;
    font-size: 21px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 500
}

@media (max-width: 543px) {
    .page-login span.intr {
        font-size: 13px !important
    }

    .address .page_address .adr_title .title-head a {
        width: 100%;
        margin-top: 15px
    }
}

.page-login {
    padding-bottom: 40px;
    margin-top: 0px
}

    .page-login span.intr {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 15px;
        line-height: 23px;
        color: #111111;
        text-align: center;
        display: block
    }

    .page-login .form-signup {
        margin-top: 15px
    }

        .page-login .form-signup .form-group {
            margin-bottom: 15px
        }

            .page-login .form-signup .form-group label {
                font-family: Arial,Helvetica,sans-serif;
                font-size: 14px;
                color: black;
                line-height: 22px;
                margin-bottom: 10px;
                font-weight: 400;
            }

            .page-login .form-signup .form-group input {
                height: 45px;
                padding: 0 20px;
                color: #333;
                line-height: 45px;
                border-color: #ebebeb;
                border-radius: 0px;
                box-shadow: none;
                border-radius: 5px
            }

            .page-login .form-signup .form-group textarea {
                box-shadow: none;
                border-radius: 0px
            }

            .page-login .form-signup .form-group input::placeholder {
                font-family: 'Open Sans', sans-serif;
                font-size: 15px;
                color: #111111
            }

        .page-login .form-signup .accept_submit {
            margin-left: 20px;
            margin-top: 10px
        }

            .page-login .form-signup .accept_submit span {
                font-family: 'Open Sans', sans-serif;
                font-size: 15px;
                color: #111111
            }

        .page-login .form-signup .button-50 {
            font-size: 16px;
            line-height: 45px;
            height: 45px;
            font-family: 'Open Sans', sans-serif;
            font-weight: 500
        }

            .page-login .form-signup .button-50.width_100 {
                width: 100%;
                border-radius: 5px
            }

        .page-login .form-signup .have_ac {
            font-family: 'Open Sans', sans-serif;
            font-size: 15px;
            color: #898989;
            margin-left: 15px;
            display: block;
            text-align: center
        }

            .page-login .form-signup .have_ac a {
                color: #333
            }

        .page-login .form-signup .fot_sigup .tit {
            display: block;
            position: relative;
            text-align: center;
            width: 100%;
            float: left
        }

            .page-login .form-signup .fot_sigup .tit:before {
                content: " ";
                width: 97%;
                height: 1px;
                padding: 1px 0px 0px;
                background: #ebebeb;
                color: #ebebeb;
                position: absolute;
                left: 10px;
                top: 17px;
                line-height: 32px;
                z-index: 1
            }

            .page-login .form-signup .fot_sigup .tit span {
                font-family: Arial,Helvetica,sans-serif;
                font-size: 14px;
                line-height: 32px;
                padding: 0px 15px;
                background-color: #fff;
                display: inline-block;
                background: #fff;
                color: #898989;
                z-index: 12;
                position: relative
            }

        .page-login .form-signup .social_login {
            width: 100%;
            float: left
        }

.login-width-social #social_login_widget #social_login {
    margin: 0 auto 50px;
    height: 100px !important
}

.recv-text {
    font-size: 15px;
    font-family: Arial,Helvetica,sans-serif;
    display: block;
    text-align: left;
    width: 100%;
    overflow: hidden;
    margin: 0 15px 0px 0px
}

    .recv-text a {
        cursor: pointer;
        color: #898989
    }

.passed {
    color: #dc3333
}

.customer-form {
    background: #fff;
    margin-bottom: 40px;
    overflow: hidden
}

@media (max-width: 767px) {
    .customer-form {
        margin-bottom: 15px
    }
}

.customer-form form {
    margin-bottom: 0px !important
}

    .customer-form form#customer_login {
        position: relative
    }

    .customer-form form h2 {
        font-size: 18px;
        margin: 0 0 10px 0
    }

    .customer-form form #intro {
        font-weight: 600;
        font-size: 12px;
        margin-bottom: 40px
    }

@media (max-width: 767px) {
    .customer-form form #intro {
        margin-bottom: 0px
    }
}

.customer-form form label {
    font-weight: 400;
    color: #959595;
    display: inline;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px
}

.customer-form form .input-control {
    width: 515px;
    margin-bottom: 10px;
    height: 45px;
    line-height: 45px
}

.customer-form form .action-btn {
    width: 100%;
    float: left
}

    .customer-form form .action-btn .button_all {
        background: #fff;
        color: #333;
        height: 35px;
        line-height: 35px;
        padding: 0 20px;
        font-size: 14px;
        border: solid 1px #ebebeb;
        font-family: Arial,Helvetica,sans-serif;
    }

        .customer-form form .action-btn .button_all:hover {
            background: #dc3333;
            color: #fff;
            border: solid 1px #dc3333
        }

    .customer-form form .action-btn input {
        display: inline-block
    }

    .customer-form form .action-btn a {
        color: #333
    }

        .customer-form form .action-btn a:hover {
            color: #dc3333;
            text-decoration: none
        }

.customer-form form .button {
    padding: 10px
}

.customer-form form #register-btn {
    position: absolute;
    right: -55px;
    top: -85px
}

    .customer-form form #register-btn:hover {
        color: #dc3333
    }

.customer-form form#customer_register .input-control {
    width: 100%
}

.button-hover-3, .button-hover {
    height: 35px;
    line-height: 30px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .button-hover-3:hover, .button-hover:hover {
        background-color: #dc3333;
        border: 1px solid #dc3333
    }

        .button-hover-3:hover span, .button-hover:hover span {
            color: #fff
        }

    .button-hover-3 span, .button-hover span {
        color: #333;
        font-size: 14px;
        font-family: Arial,sans-serif
    }

a#RecoverPassword {
    font-size: 14px;
    color: #919191;
    font-family: Arial,sans-serif
}

    a#RecoverPassword:hover {
        color: #dc3333
    }

.embedContent .embedHeader {
    display: none !important
}

.required {
    color: #ff0000;
    margin-left: 2px;
}

.wrap_ {
    margin-top: -20px
}

    .wrap_ .contact {
        margin-bottom: 30px
    }

        .wrap_ .contact ul li {
            padding: 7px 0
        }

            .wrap_ .contact ul li .icon {
                float: left
            }

                .wrap_ .contact ul li .icon i {
                    color: #dc3333
                }

            .wrap_ .contact ul li .contact-list {
                margin-left: 20px;
                font-family: Arial,Helvetica,sans-serif;
                font-size: 14px
            }

                .wrap_ .contact ul li .contact-list a, .wrap_ .contact ul li .contact-list span {
                    color: #333;
                    text-decoration: none
                }

                .wrap_ .contact ul li .contact-list a {
                    color: #dc3333
                }

                    .wrap_ .contact ul li .contact-list a:hover {
                        color: #333
                    }

    .wrap_ .contacts h3, .wrap_ .contacts h4 {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 18px;
        line-height: 27px;
        color: #dc3333
    }

    .wrap_ .contacts h4 {
        border-bottom: solid 1px #ebebeb;
        padding-bottom: 20px;
        margin-bottom: 0px
    }

    .wrap_ .contacts p {
        font-family: Arial,Helvetica,sans-serif;
        line-height: 21px;
        margin-bottom: 15px;
        padding-bottom: 15px;
        font-size: 14px;
        color: #898989;
        border-bottom: solid 1px #ebebeb
    }

    .wrap_ .maps {
        width: 100%;
        float: left
    }

        .wrap_ .maps .google-map {
            width: 100%;
            float: left;
            margin-top: 20px
        }

            .wrap_ .maps .google-map .maps_iframe iframe {
                width: 100%;
                float: left;
                overflow: hidden
            }

@media (max-width: 991px) {
    .title-module-page {
        padding-top: 20px
    }
}

.title-module-page h2 {
    margin: 0px;
    padding: 0px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px
}

    .title-module-page h2 span .fa {
        color: #dc3333;
        padding-right: 5px
    }

.back_account {
    color: #dc3333 !important;
    text-transform: none;
    font-weight: 500
}

    .back_account:hover {
        text-decoration: none
    }

.full-width {
    width: 100%
}

.page_customer_account .col-main-acount {
    margin-bottom: 40px
}

    .page_customer_account .col-main-acount .col-left-account .page-title .title-head {
        font-family: Arial,sans-serif
    }

        .page_customer_account .col-main-acount .col-left-account .page-title .title-head a {
            color: #333;
            font-size: 14px;
            line-height: 10px;
            text-transform: uppercase;
            text-decoration: none
        }

            .page_customer_account .col-main-acount .col-left-account .page-title .title-head a:hover {
                color: #dc3333
            }

    .page_customer_account .col-main-acount .col-left-account .no-padding {
        padding: 0px
    }

        .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart {
            font-size: 15px;
            margin-bottom: 0px;
            font-size: 13px;
            line-height: 37px;
            color: #252525;
            margin-bottom: 30px;
            margin-top: 15px
        }

            .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart .thead-default {
                color: #333333;
                text-align: center;
                line-height: 1.5;
                font-family: Arial,Helvetica,sans-serif;
                font-size: 16px;
                background: #ebebeb;
                min-width: 60px
            }

                .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart .thead-default tr {
                    color: #333333;
                    text-align: center;
                    border: #ebebeb thin solid;
                    line-height: 1.5;
                    font-family: Arial,Helvetica,sans-serif;
                    font-size: 16px;
                    background: #ebebeb;
                    min-width: 60px
                }

@media screen and (max-width: 767px) {
    .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart .thead-default tr th {
        white-space: nowrap
    }
}

.page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart .thead-default tr th {
    padding: 5px;
    font-size: 14px;
    color: #55595c;
    background-color: #eceeef;
    text-align: center;
    font-weight: 400
}

@media screen and (max-width: 767px) {
    .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart tbody tr td {
        white-space: nowrap
    }
}

.page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart tbody tr td {
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px
}

    .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart tbody tr td .price {
        font-family: Arial,Helvetica,sans-serif;
        font-weight: 400;
        color: #333
    }

    .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart tbody tr td a:hover {
        color: #dc3333
    }

.page_customer_account .col-main-acount .col-right-account .block-account {
    padding: 20px;
    border: 1px #ebebeb solid;
    border-radius: 5px;
    background: #fff
}

    .page_customer_account .col-main-acount .col-right-account .block-account .block-title-account {
        color: #dc3333;
        font-weight: 600;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 10px
    }

        .page_customer_account .col-main-acount .col-right-account .block-account .block-title-account h5 {
            font-size: 18px;
            margin: 0px;
            padding: 0px;
            font-family: Arial,sans-serif
        }

    .page_customer_account .col-main-acount .col-right-account .block-account .block-content {
        padding: 0px;
        font-family: Arial,sans-serif
    }

        .page_customer_account .col-main-acount .col-right-account .block-account .block-content p {
            margin: 10px 0px;
            line-height: 24px;
            padding: 0px;
            overflow: hidden
        }

            .page_customer_account .col-main-acount .col-right-account .block-account .block-content p .fa {
                width: 20px;
                text-align: center;
                color: #dc3333;
                float: left;
                line-height: 24px
            }

            .page_customer_account .col-main-acount .col-right-account .block-account .block-content p span {
                display: block;
                width: calc(100% - 35px);
                float: left
            }

        .page_customer_account .col-main-acount .col-right-account .block-account .block-content .btn-bg {
            border-radius: 0px;
            background: #dc3333;
            color: #fff;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 14px;
            font-weight: 400;
            line-height: 40px
        }

            .page_customer_account .col-main-acount .col-right-account .block-account .block-content .btn-bg:hover {
                background: #fff;
                color: #dc3333;
                border: 1px solid #dc3333;
                box-shadow: none
            }

.page_order_account .top_order_title .title-headding {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    text-transform: uppercase
}

.page_order_account .top_order_title .order_date a {
    margin-left: 30px;
    color: #dc3333
}

.page_order_account .body_order #order_payment, .page_order_account .body_order #order_shipping {
    padding: 0px
}

    .page_order_account .body_order #order_payment .box-header .title-head, .page_order_account .body_order #order_shipping .box-header .title-head {
        font-family: Arial,Helvetica,sans-serif;
        margin: 0px;
        padding: 0px;
        font-size: 18px
    }

    .page_order_account .body_order #order_payment .address p i, .page_order_account .body_order #order_shipping .address p i {
        color: #dc3333
    }

.page_order_account .content_order .table-responsive-block .table-cart .thead-default tr th {
    padding: 10px 15px
}

.page_order_account .content_order .table-responsive-block .table-cart tbody tr td a {
    color: #333
}

.page_order_account .content_order .table-responsive-block .table-cart tbody tr td.numeric {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #333
}

.page_order_account .content_order .table-responsive-block .table-cart tbody tr .link:hover a {
    color: #dc3333;
    text-decoration: none
}

@media (min-width: 992px) {
    .page_order_account .oder_total_monney .totalorders .order_summary td:nth-child(2) {
        text-align: right
    }
}

@media (max-width: 991px) {
    .page_order_account .oder_total_monney .totalorders .order_summary td:nth-child(2) {
        text-align: right
    }
}

.page_order_account .oder_total_monney .totalorders tfoot .order_total .right {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #dc3333
}

.page-header {
    margin: 20px 0 20px
}

    .page-header h4 {
        margin: 0px
    }

.canced {
    color: #ff0000
}

.price_off {
    color: #ff0000;
    text-decoration: line-through
}

@media (max-width: 767px) {
    .oder_total_monney {
        overflow: hidden
    }

    .max-767 {
        margin-top: 15px
    }
}

@media screen and (max-width: 991px) {
    .m992 {
        display: none
    }

    #parent {
        display: flex;
        flex-flow: column
    }

    #a {
        order: 2
    }

    #b {
        order: 1
    }

    .sodiachi .form-xs {
        line-height: 10px !important
    }
}

@media screen and (min-width: 992px) {
    .mx991 {
        display: none
    }
}

.address .page_address .btn-bg-addresss {
    font-family: Arial,Helvetica,sans-serif;
    background: #dc3333;
    color: #fff;
    border: solid 1px #dc3333;
    font-size: 14px;
    border-radius: 0px
}

    .address .page_address .btn-bg-addresss:hover {
        background: #dc3333;
        color: #fff;
        border-color: #dc3333
    }

.col-address .checkbox {
    margin-top: 5px !important
}

    .col-address .checkbox input {
        margin-left: 15px
    }

.total_address .form-group, .col-address .form-group {
    margin-bottom: 15px
}

    .total_address .form-group select, .total_address .form-group input, .col-address .form-group select, .col-address .form-group input {
        box-shadow: none;
        border-radius: 0px
    }

        .total_address .form-group select:focus, .total_address .form-group input:focus, .col-address .form-group select:focus, .col-address .form-group input:focus {
            outline: none
        }

.total_address .checkbox, .col-address .checkbox {
    line-height: 12px;
    margin-top: 20px
}

    .total_address .checkbox input, .col-address .checkbox input {
        opacity: 1;
        width: auto;
        line-height: 24px;
        height: auto;
        position: absolute;
        left: 0
    }

    .total_address .checkbox span, .col-address .checkbox span {
        line-height: 14px
    }

@media (min-width: 1200px) {
    .theborder {
        border-top: solid 1px #ebebeb
    }
}

.theborder tr th {
    border-bottom: 1px solid #ebebeb !important
}

@media (max-width: 1199px) {
    tbody {
        border: 1px solid #ebebeb;
        border-top: none
    }
}

.address .page_address .adr_title {
    padding: 20px;
    overflow: hidden
}

    .address .page_address .adr_title .title-head {
        font-family: Arial,Helvetica,sans-serif;
        color: #333;
        font-size: 14px;
        line-height: 10px;
        text-transform: uppercase;
        text-decoration: none;
        margin: 0px
    }

        .address .page_address .adr_title .title-head a {
            display: block;
            cursor: pointer;
            color: #333
        }

.address .page_address .col-address {
    overflow: hidden
}

.address .page_address .total_address {
    padding: 0px 0px 40px 0px
}

    .address .page_address .total_address .checkbox input {
        margin-left: 0px
    }

.form-list .form-control {
    background: #fff;
    box-shadow: none;
    border-radius: 0px;
    border: 1px solid #ebebeb
}

.block-account h3 {
    font-family: 'Open Sans', sans-serif;
    margin-top: 0
}

@media (max-width: 767px) {
    .page_order_account .top_order_title .order_date a {
        margin-left: 0 !important;
        display: block !important
    }

    .block-account {
        margin-bottom: 20px
    }

    .page_customer_account .col-main-acount .col-left-account .no-padding .my-account .dashboard .recent-orders .tab-all .table-cart {
        margin-bottom: 0px !important;
        border-bottom: 0px;
        margin-top: 0px
    }
}

.customer-name {
    color: #dc3333;
    line-height: 55px
}

.block-content.form-signup {
    background: #fff;
    padding-top: 20px
}

    .block-content.form-signup p {
        padding: 0 20px
    }

        .block-content.form-signup p i {
            color: #dc3333;
            margin-right: 10px
        }

.address-title {
    padding-left: 10px;
    margin-bottom: 15px;
    border-radius: 0 !important;
    font-weight: 300
}

    .address-title button {
        background: none;
        border: none;
        font-size: 0;
        width: 50px;
        height: 55px
    }

.address-subtitle {
    margin-top: 0;
    text-transform: uppercase
}

.address-item-action {
    right: 0;
    top: -7px
}

    .address-item-action .btn-row {
        padding-right: 5px
    }

.address-group {
    background: #fff;
    padding-bottom: 5px;
    margin-bottom: 15px
}

    .address-group p {
        color: #595959
    }

        .address-group p label {
            float: left;
            font-weight: 300
        }

.color_main {
    color: #dc3333 !important
}

#order_payment, #order_shipping {
    background: #fff;
    padding: 10px 20px
}

    #order_payment .address.note i, #order_shipping .address.note i {
        color: #dc3333;
        margin-right: 5px
    }

.totalorders {
    background: #fff;
    border-color: #ebebeb
}

.order-headding {
    margin: 0
}

.contact-owf {
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .contact-owf {
        margin-top: -15px !important
    }
}

.info-contact .title-head {
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 20px;
    color: #333
}

.info-contact .widget-menu {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-bottom: 30px;
    overflow: hidden
}

    .info-contact .widget-menu .ico-left {
        display: block;
        float: left;
        width: 25px;
        text-align: center
    }

    .info-contact .widget-menu p, .info-contact .widget-menu .rc {
        display: block;
        float: left;
        width: calc(100% - 35px);
        margin-left: 5px
    }

    .info-contact .widget-menu li {
        margin-bottom: 5px
    }

        .info-contact .widget-menu li:hover > a {
            text-decoration: none
        }

.info-contact .border-contact-page {
    padding: 2px 0px;
    border: dashed 1px #ebebeb;
    display: block
}

.info-contact .logo {
    font-size: 20px
}

.info-contact .widget-menu p {
    display: inline
}

.info-contact .logo {
    font-size: 20px
}

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
}

.infor-footer {
    width: 100%;
    float: left;
    background: #F8F9F9;
    padding: 0px 0 30px 0;
    margin-top: 0;
}

    .infor-footer .item-footer {
        margin-top: 0;
    }

        .infor-footer .item-footer h4 {
            color: #333;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 20px;
            font-weight: bold;
            margin-top: 40px;
            margin-bottom: 9px;
            padding-bottom: 7px;
            text-transform: uppercase;
        }

        .infor-footer .item-footer ul.detail_content li a {
            font-size: 14px;
            padding-bottom: 4px;
            padding-top: 4px;
            color: #363636;
            text-decoration: none;
            font-family: Arial,Helvetica,sans-serif;
            padding-left: 14px;
            width: 100%;
            float: left;
        }

            .infor-footer .item-footer ul.detail_content li a:hover {
                color: #dc3333
            }

.bottom-footer {
    width: 100%;
    float: left;
    background: #363636;
    margin: auto;
    overflow: hidden
}

    .bottom-footer .copyright {
        text-align: left
    }

@media (min-width: 768px) and (max-width: 991px) {
    .bottom-footer .copyright {
        text-align: center
    }
}

@media (max-width: 543px) {
    .bottom-footer .copyright .text_copyright {
        text-align: center
    }

        .bottom-footer .copyright .text_copyright .mobile {
            display: block
        }
}

.bottom-footer .copyright .text_copyright span {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #989898;
    line-height: 42px
}

@media (max-width: 543px) {
    .bottom-footer .copyright .text_copyright span {
        line-height: 30px
    }
}

.bottom-footer .copyright .text_copyright a.team {
    text-decoration: none;
    color: #fff;
}

.bottom-footer .copyright .text_copyright a.system {
    text-decoration: none;
    color: #dc3333;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
}

    .bottom-footer .copyright .text_copyright a.system:hover {
        color: #fff
    }

.block-content {
    border-top: medium none;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    padding: 15px 0 0;
    color: #222
}

    .block-content h4.even {
        padding: 8px 0 5px;
        font-size: 12px;
        margin: 0;
        font-family: Arial,sans-serif
    }

.even ul li {
    padding: 3px 5px 3px 0px
}

    .even ul li a {
        color: #222
    }

        .even ul li a:hover {
            text-decoration: none
        }

.tags-list li {
    display: inline-block
}

    .tags-list li:hover a {
        text-decoration: none;
        color: #dc3333
    }

    .tags-list li a {
        padding: 0 5px;
        font-weight: 400;
        color: #000;
        line-height: 28px
    }

.main_container h1 {
    color: #dc3333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase
}

a:hover {
    text-decoration: none
}

.products-view-list {
    margin-top: 15px
}

    .products-view-list .product-box {
        width: 100%;
        float: left;
        overflow: hidden;
        margin: 15px 0;
        border: 1px solid #ebebeb
    }

    .products-view-list .product-info h3 {
        margin-top: 0px;
        font-size: 16px;
        font-family: 'Open Sans',sans-serif;
        font-weight: 400;
        line-height: 25px
    }

        .products-view-list .product-info h3 a {
            text-decoration: none;
            color: #898989
        }

            .products-view-list .product-info h3 a:hover {
                color: #dc3333
            }

    .products-view-list .product-info .price-box .product-price-old {
        color: #777;
        font-size: 12px;
        font-weight: 400;
        text-decoration: line-through
    }

    .products-view-list .product-info span.price.product-price {
        font-size: 18px;
        color: #dc3333;
        font-family: Arial,sans-serif
    }

    .products-view-list .product-info .product-summary {
        margin-top: 7px;
        font-size: 12px;
        font-family: Arial,Helvetica,sans-serif;
        margin-top: 7px;
        color: #898989
    }

        .products-view-list .product-info .product-summary p img {
            display: none
        }

        .products-view-list .product-info .product-summary ol, .products-view-list .product-info .product-summary ul {
            padding-left: 15px
        }

        .products-view-list .product-info .product-summary ul {
            list-style: disc
        }

    .products-view-list .product-info .product-action {
        margin: 15px 0px
    }

    .products-view-list .product-info a.detail {
        color: #333
    }

        .products-view-list .product-info a.detail:hover {
            color: #dc3333
        }

    .products-view-list .product-info form {
        margin-bottom: 0px
    }

        .products-view-list .product-info form a {
            padding: 0 15px
        }

        .products-view-list .product-info form a, .products-view-list .product-info form button {
            background-color: #fff;
            color: #000;
            border: 1px solid #dc3333;
            font-weight: 400;
            font-size: 12px;
            border-radius: 0px;
            margin-right: 10px;
            box-shadow: none
        }

            .products-view-list .product-info form a i, .products-view-list .product-info form button i {
                color: #dc3333
            }

            .products-view-list .product-info form a:hover, .products-view-list .product-info form button:hover {
                background-color: #dc3333
            }

                .products-view-list .product-info form a:hover i, .products-view-list .product-info form a:hover span, .products-view-list .product-info form button:hover i, .products-view-list .product-info form button:hover span {
                    color: #fff
                }

            .products-view-list .product-info form a span, .products-view-list .product-info form button span {
                font-weight: 600;
                font-size: 12px;
                font-family: 'Open Sans',sans-serif;
                color: #dc3333
            }

.detail-left .col_large_default {
    text-align: center;
    display: block;
    float: left;
    width: 100%
}

.detail-left .col_large_full {
    padding: 0px
}

.detail-left .large-image {
    margin-bottom: 10px
}

    .detail-left .large-image a {
        width: 100%;
        float: left;
        padding: 10px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        border: solid 1px #ebebeb
    }

        .detail-left .large-image a img {
            max-height: 100%;
            max-width: 100%
        }

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.article-details {
    width: 100%;
    float: left
}

.author_article {
    margin-top: -5px
}

@media (min-width: 1200px) {
    .slider {
        padding-right: 0px;
        padding-left: 0px
    }
}

.sale-box {
    font-size: 11px;
    font-family: Arial,Helvetica,sans-serif;
    color: #fff;
    background: #dc3333;
    text-transform: uppercase;
    padding: 0;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    border-radius: 3px;
    z-index: 100;
    line-height: normal;
    width: 40px;
    height: 30px;
    line-height: 30px;
    right: 0px
}

@media (max-width: 767px) {
    .sale-box {
        display: none
    }
}

@media (max-width: 480px) {
    .bizweb-product-reviews-form {
        min-width: 250px !important
    }
}

.nav-item-lv2 i {
    font-size: 13px;
    line-height: 25px;
    color: #333;
    margin: auto 0;
    position: absolute;
    right: 8px;
    top: 0;
    z-index: 3
}

.sidebar_service {
    background-color: #f7f8f9
}

    .sidebar_service .services {
        text-align: center;
        padding: 15px;
        border-bottom: 1px solid #ebebeb
    }

        .sidebar_service .services:last-child {
            border-bottom: none
        }

        .sidebar_service .services .dichvu_image {
            padding: 5px 0px 10px 0px
        }

.related_module .title_module_main h2, .cls_search .title_module_main h2 {
    font-size: 18px;
    font-weight: 400
}

.related_module .item_product_main .product-item-main, .cls_search .item_product_main .product-item-main {
    border: 1px solid #ebebeb
}

@media (max-width: 480px) {
    .related_module .item_product_main .product-item-main, .cls_search .item_product_main .product-item-main {
        min-height: 284.5px
    }
}

@media (max-width: 375px) {
    .related_module .item_product_main .product-item-main, .cls_search .item_product_main .product-item-main {
        min-height: 259.5px
    }
}

@media (max-width: 320px) {
    .related_module .item_product_main .product-item-main, .cls_search .item_product_main .product-item-main {
        min-height: 232px
    }
}

.item-pro-list .item_sidebar {
    height: 111.7px;
    border-top: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    background-color: #fff;
    overflow: hidden;
    padding: 10px 5px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .item-pro-list .item_sidebar {
        height: 91.5px
    }
}

.item-pro-list .item_sidebar:last-child {
    border-bottom: 1px solid #ebebeb
}

.item-pro-list .item_sidebar .wrap-img {
    width: 80px;
    float: left;
    display: inline-block;
    overflow: hidden
}

    .item-pro-list .item_sidebar .wrap-img .image_sidebar {
        overflow: hidden;
        width: 100%;
        float: left;
        display: flex;
        justify-content: center;
        align-items: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -o-justify-content: center;
        -os-justify-content: center;
        -weblkit-align-items: center;
        -moz-align-items: center;
        -o-align-items: center;
        -os-align-items: center
    }

@media (max-width: 1199px) and (min-width: 992px) {
    .item-pro-list .item_sidebar .wrap-img {
        width: 60px
    }
}

.item-pro-list .item_sidebar .infor {
    float: left;
    width: calc(100% - 80px);
    -o-width: calc(100% - 80px);
    -moz-width: calc(100% - 80px);
    -webkit-width: calc(100% - 80px);
    padding-left: 5px
}

@media (max-width: 1199px) and (min-width: 992px) {
    .item-pro-list .item_sidebar .infor {
        padding-left: 8px;
        width: calc(100% - 60px);
        -o-width: calc(100% - 60px);
        -moz-width: calc(100% - 60px);
        -webkit-width: calc(100% - 60px)
    }
}

.item-pro-list .item_sidebar .infor h3 {
    font-size: 13px;
    font-weight: 400;
    margin: 0px 10px 2px 0;
    word-wrap: break-word;
    font-family: Arial,Helvetica,sans-serif;
}

    .item-pro-list .item_sidebar .infor h3 a {
        color: black;
    }

        .item-pro-list .item_sidebar .infor h3 a:hover {
            color: #dc3333
        }

.item-pro-list .item_sidebar .infor .box-price p {
    margin-bottom: -5px
}

.item-pro-list .item_sidebar .infor .box-price .product-price {
    color: #dc3333;
    font-size: 13px;
    font-family: Arial,sans-serif;
    font-weight: bold;
}

.item-pro-list .item_sidebar .infor .box-price .old-price {
    color: #777;
    font-size: 11px;
    font-weight: 400;
    text-decoration: line-through;
    font-family: Arial,Helvetica,sans-serif;
}

.collection .products .products-view-grid .product-col {
    padding: 0.5px 0px
}

.collection .products .products-view-grid .item_product_main .product-item-main {
    min-height: 290px
}

@media (max-width: 1199px) and (min-width: 992px) {
    .collection .products .products-view-grid .item_product_main .product-item-main {
        min-height: 265.13px
    }
}

@media (max-width: 375px) {
    .collection .products .products-view-grid .item_product_main .product-item-main {
        min-height: 263px
    }
}

@media (max-width: 320px) {
    .collection .products .products-view-grid .item_product_main .product-item-main {
        min-height: 235.5px
    }
}

.products-view-grid.list_hover_pro .pro_collection .product-col {
    padding: 0.5px 0px
}

@media (min-width: 1200px) {
    .products-view-grid .product-col .item_product_main .product-item-main .product-thumbnail .image_thumb {
        height: 192.63px
    }
}

@media (min-width: 1200px) {
    .products-view-grid .product-col.col-lg-3:nth-child(4n+1) {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .products-view-grid .product-col.col-md-3:nth-child(4n+1) {
        clear: left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .products-view-grid .product-col.col-sm-6:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .products-view-grid .product-col.col-xs-6:nth-child(2n+1) {
        clear: left
    }
}

.filter_title h3 {
    margin-top: 2px;
    font-size: 18px;
    line-height: 20px;
    color: #dc3333;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
    font-family: Arial,sans-serif
}

.aside-filter .aside-item .aside-content {
    margin-top: 0px
}

.mobile_cart {
    margin-top: 12px;
    width: 100%;
    float: left;
    background: #75bf4c;
    height: 43px;
    text-align: center
}

    .mobile_cart .fa {
        color: #fff;
        font-size: 28px;
        width: 45px;
        height: 43px;
        padding: 7px 10px 3px 15px;
        background: #5ab029;
        float: left
    }

    .mobile_cart a {
        color: #fff;
        display: inline-flex;
        line-height: 43px;
        font-size: 18px;
        margin-left: -30px
    }

.cus_register .page_title h1 {
    color: #000;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0
}

.khuyenmai_page_header .fa {
    color: #517c2d;
    margin-right: 5px
}

.khuyenmai_page_header {
    padding-bottom: 0px;
    border-bottom: solid 2px #517c2d;
    margin-top: 20px
}

    .khuyenmai_page_header .hot-title-red {
        color: #517c2d;
        font-size: 17px;
        font-family: sans-serif, serif;
        text-transform: uppercase;
    }

.khuyenmai_page_header-2 .fa {
    color: #ff9d06;
    margin-right: 5px
}

.khuyenmai_page_header-2 {
    padding-bottom: 0px;
    border-bottom: solid 2px #ff9d06;
    margin-top: 20px
}

    .khuyenmai_page_header-2 .hot-title-red-2 {
        color: #ff9d06;
        font-size: 17px;
        font-family: sans-serif, serif;
        text-transform: uppercase;
    }

.padding_page_content {
    padding: 8px 0px
}

.banner_image {
    padding: 0px 8px
}

.khuyenmai_page_content {
    background: #f8f9f9;
    overflow: hidden;
    padding: 8px 8px
}

@media (max-width: 424px) {
    #sort-by ul {
        width: 180px
    }

    #sort-by > ul > li {
        width: 180px
    }
}

#sort-by > ul > li ul li:last-child {
    border-bottom: none
}

ul.site-nav li.more-view:nth-child(10) {
    display: block !important
}

.collection-grid .list_dm ul li a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 27px;
    color: #898989
}

    .collection-grid .list_dm ul li a:hover {
        color: #dc3333
    }

.product .sidebar_service .dichvu_content span {
    font-size: 14px;
    color: #333;
    font-family: Arial,sans-serif
}

.thumb_product_details .owl-nav .owl-prev, .thumb_product_details .owl-nav .owl-next {
    width: 30px;
    height: 30px;
    border-radius: 0;
    line-height: 30px;
    text-align: center;
    top: 50%;
    font-size: 0px;
    background: transparent
}

    .thumb_product_details .owl-nav .owl-prev:before, .thumb_product_details .owl-nav .owl-next:before {
        height: 30px;
        width: 30px;
        line-height: 27px;
        top: -3px;
        color: #333;
        border-radius: 0;
        border: none;
        background: #fff;
        border: solid 1px #ebebeb
    }

    .thumb_product_details .owl-nav .owl-prev:hover, .thumb_product_details .owl-nav .owl-next:hover {
        background: transparent
    }

        .thumb_product_details .owl-nav .owl-prev:hover:before, .thumb_product_details .owl-nav .owl-next:hover:before {
            border-color: #dc3333;
            background: #fff;
            color: #dc3333
        }

    .thumb_product_details .owl-nav .owl-prev:before {
        content: "\f104";
        font-family: 'FontAwesome';
        font-size: 16px
    }

    .thumb_product_details .owl-nav .owl-next:before {
        content: "\f105";
        font-family: 'FontAwesome';
        font-size: 16px
    }

.tfoot-popup span {
    font-family: Arial,sans-serif
}

.address .page_address .btn-primary, .address .page_address .btn-fix-addr, .address .page_address .btn-dark-address {
    font-family: Arial,Helvetica,sans-serif;
    background: #dc3333;
    color: #fff;
    border: solid 1px #dc3333;
    font-size: 14px;
    border-radius: 0px
}

    .address .page_address .btn-primary:hover, .address .page_address .btn-fix-addr:hover, .address .page_address .btn-dark-address:hover {
        background: #fff;
        color: #dc3333
    }

.m992 p {
    font-family: Arial,Helvetica,sans-serif;
}

.checkbox .check_h input {
    opacity: 1;
    width: auto;
    height: 23px;
    left: 15px;
    margin: 0
}
.fb_dialog_content iframe{
bottom: 70px !important;
}
.fb-customerchat.fb_invisible_flow.fb_iframe_widget iframe{
bottom: 121px !important;
}