@font-face {
    font-family: 'Roboto';
    font-display: block;
    font-style: normal;
    font-weight: 500;
    src: url('/fonts/Roboto/regular.woff') format('woff');
}
@font-face {
    font-family: 'Roboto';
    font-display: block;
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/Roboto/bold.woff') format('woff');
}
body {
    background: #f0f0f0;
    font-family: "Roboto";
}
a:hover,a{
    text-decoration: unset;
}
a{
    color: red;
}
ul{
    list-style: none;
}
img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}
.header-top-mb,.menu-mobile,.sidebar-mobile{
    display: none;
}
.topbar {
    height: 30px;
    line-height: 30px;
    width: 100%;
    float: left;
    background: #fff;
}
.topbar .conatct_top {
    line-height: 30px;
    font-size: 13px;
    color: #555555;
    display: inline-block;
    float: left;
}
.topbar .conatct_top a {
    color: #161515;
    text-decoration: none;
    font-weight: 700;
}
.topbar .ad {
    display: inline-block;
    line-height: 30px;
    text-align: right;
    padding-left: 10px;
    border-left: solid 1px #ebebeb;
    font-size: 13px;
}
.f-right {
    float: right;
}
.topbar .ad a {
    color: #555555;
    text-decoration: none;
}
.topbar .ad a i {
    color: #1d1d1d;
    padding-right: 5px;
}
.topbar .top_link_right {
    font-size: 13px;
    font-weight: 400;
    color: #555555;
    line-height: 30px;
    display: inline-block;
    text-align: right;
    float: right;
    height: 30px;
    padding: 0 5px;
    border-right: solid 1px rgba(235, 235, 235, 0.67);
}
.topbar .top_link_right a {
    color: #555555;
    font-size: 13px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}
.wrap_header_top {
    width: 100%;
    float: left;
    background-color: #fff;
}
.header_top {
    margin-bottom: 0;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
    padding: 10px 0;
}
.header_top .topbar_wrap .head_content {
    position: relative;
    z-index: 8;
}
.header_top .topbar_wrap .head_content .row{
    align-items: center;
}
.header_top .topbar_wrap .head_content .logo_top {
    text-align: center;
    margin: 0;
    float: left;
}
.header_top .topbar_wrap .head_content .logo_top a {
    display: block;
    text-align: left;
}
.header_top .topbar_wrap .head_content .logo_top a img {
    margin-left: 0;
    max-height: 75px;
}
.col-search-engine .header_search {
    margin: 0 0 0 10px;
    display: flex;
    align-items: center;
    border: 2px solid red;
    border-radius: 4px;
}
.col-search-engine .header_search .search-bar .collection-selector {
    border-radius: 4px;
    position: relative;
    display: inline-block;
    max-width: 180px;
    z-index: 2;
    background: #fff;
    left: 0;
    text-align: right;
    border-right: 0;
    height: 40px;
}
.col-search-engine .header_search .search-bar .collection-selector .search_text {
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    margin: 0;
    line-height: 40px;
    font-weight: 500;
    background: #f4f4f4;
    text-align: left;
    padding: 0 25px;
    width: max-content;
    height: 40px;
    overflow: hidden;
    border: solid 1px #ebebeb;
    border-radius: 0;
}
.col-search-engine .header_search .search-bar .collection-selector .search_text:before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    position: absolute;
    top: 21px;
    right: 12px;
    color: #333;
    margin-top: -1px;
    opacity: 1;
}
.col-search-engine .header_search .search-bar .collection-selector .list_search {
    border: 1px solid #ccc;
    background-color: #fff;
    position: absolute;
    top: 100%;
    min-width: 200px;
    width: auto;
    z-index: 88;
    font-weight: 400 !important;
    border-radius: 0;
    right: auto;
    margin-top: 0;
    margin-left: -2px;
    font-size: 13px;
    padding: 0;
    max-height: 400px;
    overflow-y: auto;
}
.col-search-engine .header_search .search-bar .collection-selector .list_search .search_item {
    color: #000;
}
.col-search-engine .header_search .search-bar .collection-selector .list_search .search_item {
    text-align: left;
    display: block;
    position: relative;
    opacity: 1;
    filter: none;
    height: auto;
    min-height: 24px;
    line-height: 30px;
    padding: 0 20px;
    cursor: pointer;
}
.col-search-engine .header_search .search-bar .input-group-field {
    margin-left: 0;
    margin-bottom: 0;
    height: 40px;
    font-size: 13px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    display: block;
    outline: none;
    border: solid 1px #e5e6ec;
    border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    width: 100%;
}
.input-group.search-bar{
    flex-wrap: nowrap;
}

.phone_main_menu {
    display: inline-block;
}
.downdown_cart {
    height: 50px;
    text-align: center;
    display: flex !important;
    align-items: center;
    float: right;
}
.ico_width {
    text-align: center;
}
.inline-block {
    display: inline-block;
}
.mini-cart {
    z-index: 10;
    text-align: center;
    position: relative;
}
.downdown_cart .mini-cart .cart_pcs {
    height: 40px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    margin-right: 0;
    padding-left: 0;
    position: relative;
}
.downdown_cart .mini-cart .cart_pcs .cartCount,span.cartCount.count_item_pr {
    background-color: #d26e4b;
    position: absolute;
    box-shadow: 1px 1px 3px 0px rgb(0 0 0 / 30%);
    font-size: 11px;
    padding-left: 2px;
    padding-right: 2px;
    opacity: .9;
    line-height: 17px;
    letter-spacing: -0.5px;
    height: 17px;
    min-width: 17px;
    border-radius: 99px;
    color: #fff;
    text-align: center;
    z-index: 1;
    bottom: 17px;
    left: 35px;
}
.downdown_cart .mini-cart .cart_pcs:before {
    content: "";
    width: 0;
    height: 40px;
    top: 0;
    left: 0;
    position: absolute;
    background: #0089ff;
    transform-origin: left;
    transition: width 0.5s ease;
    z-index: -1;
}
.downdown_cart .mini-cart .cart_pcs img {
    width: 38px;
}
.link-phone {
    width: 42px;
}
.link-phone>img {
    width: 80%;
    padding-top: .2em;
}
.phone-top {
    display: flex;
    align-items: center;
    margin-left: 75px;
}
.account-item.has-icon {
    padding-left: 30px;
}
.nav-top-link {
    color: rgba(102,102,102,.85);
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}
.top-cart-content {
    display: none;
    position: absolute;
    top: 75px;
    right: 15px;
    background: #fff;
    padding: 0;
    text-align: left;
    box-shadow: 0 3px 25px 0 rgb(31 38 67 / 10%);
    -o-box-shadow: 0 3px 25px 0 rgba(31, 38, 67, 0.1);
    -moz-box-shadow: 0 3px 25px 0 rgba(31, 38, 67, 0.1);
    -webkit-box-shadow: 0 3px 25px 0 rgb(31 38 67 / 10%);
    z-index: 10000;
}
ul#cart-sidebar {
    padding: 5px 0;
    margin: 0;
    max-height: 582px;
    width: 300px;
    border: solid 1px #ebebeb;
    border-bottom: 0;
}
.no-item {
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    min-width: 280px;
}
.no-item p {
    margin: 0;
    width: 280px;
}
.col-search-engine .header_search .search-bar .input-group-btn .icon-fallback-text {
    background: red;
    color: #fff;
    font-size: 18px;
    height: 40px;
    border-radius: 0;
    width: 71px;
    font-weight: 700;
    text-transform: uppercase;
}
.custom-wrap {
    position: absolute;
    z-index: 9;
    width: 260px;
    top: 28px;
    background: #d9d9d9;
    border-radius: 10px;
    padding: 5px 10px;
    box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    display: none;
}
@media (min-width: 850px) {
    .custom-item:hover .custom-wrap {
        display: block;
    }
}
.custom-item:hover .custom-item-link {
    color: #fff;
}
.custom-item>i {
    position: relative;
    right: 15px;
    color: rgba(255,255,255,.8);
}
.custom-wrap>li {
    padding: 10px 20px;
    border-top: 1px solid #ececec;
    line-height: 1.3;
}
.custom-wrap>li:first-child {
    border-top: unset;
}
.custom-wrap>li>a {
    color: rgba(17,17,17,.85);
    font-size: 15px;
}
.custom-wrap>li:hover {
    background: #f60;
    border-radius: 10px;
}
.custom-wrap>li:hover a {
    color: #fff;
}
/****** Category Top ****/
.wide-nav {
    background: red;
}
.category-top>h2 {
    display: inline-block;
    font-size: 14px;
    padding: 10px 0 10px 15px;
    margin-bottom: 0;
    font-weight: 700;
}
.category-top {
    color: #fff;
    cursor: pointer;
    display: inline-block;
}
.cate-custom {
    display: inline-block;
    margin-bottom: 0;
    list-style: none;
}
li.custom-item {
    display: inline-block;
    position: relative;
}
.cate-custom>li>a {
    color: rgba(255,255,255,.8);
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 500;
    line-height: 16px;
    font-size: 14px;
    padding-bottom: 15px;
    letter-spacing: .02em;
    text-transform: uppercase;
}

.mega_menu{
    position: absolute;
    border: 1px solid #ddd;
    border-top: none;
    border-radius: 10px;
    line-height: 31.5px;
    list-style: none;
    background: #d9d9d9;
    bottom: 23px;
    display: none;
    padding: 5px 0;
    min-height: 340px;
}
.mega_menu>.menu-item>a,.banner-home .menu_home>.menu-item>a {
    color: #3d3d3d;
    border-top: 0 solid #ddd;
    font-size: 0.9em;
    border-radius: 10px;
    display: inline-block;
    position: relative;
    width: 100%;
}
.sub-menu>.menu-home{
    display: block;
    width: 100%;
}
.sub-menu>.menu-home>a{
    display: inline-block;
    width: 100%;
}
.sub-menu>.menu-home>i{
    position: absolute;
    margin-top: 10px;
    color: rgba(51,47,47,.5);
    width: 100%;
}
.sub-menu>li:hover>a {
    background: #f60;
    color: #fff;
    border-radius: 10px;
    padding-left: 5px;
}
.sub-menu_lv{
    position: absolute;
    /*overflow: hidden;*/
    top: 0;
    left: 100%;
    background: #fff;
    padding: 10px 20px;
    border: 1px solid #ff6f0f;
    margin: 0;
    float: left;
    box-shadow: 0 0 0 grey;
    width: 200px;
    border-radius: 10px;
    display: none;
    min-height: 340px;
    z-index: 2;
}
li.menu-home:hover .sub-menu_lv{
    display: block;
}
.mega_menu>.menu-item>a{
    padding: 5px 90px 5px 10px;
}
.banner-home .menu_home>.menu-item>a{
    padding: 5px 0 5px 5px;
}
.mega_menu>.menu-item>a:after,.banner-home .menu_home>.menu-item>a:after {
    content: '';
    position: absolute;
    right: 1em;
    height: 0;
    width: 0;
    border: 5px solid;
    margin-top: 12px;
    margin-right: 0;
    border-color: transparent;
    border-left-color: rgba(51,47,47,.5);
    display: none;
}
.mega_menu>li:hover>a,.banner-home .menu_home>li:hover>a{
    background: #f60;
    color: #fff;
}
.mega_menu>li:hover>a:after,.banner-home .menu_home>li:hover>a:after{
    border-left-color: #fff;
}
.wide-nav .mega_menu>.menu-item {
    padding: 0 10px;
}
.wide-nav .mega_menu>.menu-item>.sub-menu {
    min-height: 340px;
}
.wide-nav .mega_menu{
    z-index: 99;
    bottom: auto;
}
.wide-nav .home-category.category-top:hover .mega_menu{
    display: none;
}
.wide-nav .category-top:hover .mega_menu{
    display: block;
}
.banner-home .menu_home{
    display: block;
    border: 1px solid #ddd;
    border-top: none;
    margin-top: 5px;
    border-radius: 10px;
    line-height: 35.5px;
    list-style: none;
    background: #d9d9d9;
    margin-bottom: 0;
    min-height: 340px;
    padding: 5px 0;
}
.banner-home .menu_home>.menu-item {
    padding: 0px 5px;
}
.sub-menu {
    position: absolute;
    top: 0;
    left: 100%;
    background: #fff;
    padding: 10px 20px;
    border: 1px solid #ff6f0f;
    margin: 0;
    float: left;
    box-shadow: 0 0 0 grey;
    width: 200px;
    border-radius: 10px;
    display: none;
    min-height: 340px;
    z-index: 2;
}
.menu_home{
    position: relative;
}
li.menu-item:hover .sub-menu{
    display: block;
}
.sub-menu>li+li {
    border-top: 1px solid #dfeeff;
    padding: 5px 0;
}
.sub-menu>li>a {
    color: #d33;
    font-size: 13px;
    text-transform: uppercase;
}
.banner-content {
    padding: 5px 0 0 0;
}
.menu-cache {
    padding: 0 5px 0 0;
}
.banner-home .row {
    margin-left: auto;
    margin-right: auto;
    flex-flow: row wrap;
    width: 100%;
}
.banner-right>.item-right {
    padding: 2px 0;
}
.item-right>a>img {
    border-radius: 10px;
    height: 110px;
}
.banner-right {
    padding: 2px 0 0 5px;
}
.item-center {
    height: 100%;
}
.item-center>a {
    display: block;
    height: 100%;
}
.item-center {
    height: 340px;
}
.item-center>a>img {
    height: 340px;
    border-radius: 10px;
}
.mega_menu>.menu-item>i,.banner-home .menu_home>.menu-item>i {
    position: absolute;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    margin-top: 10px;
    margin-right: 0;
    color: rgba(51,47,47,.5);
}
.banner-home .menu_home>.menu-item>i{
    right: 10px;
}
.mega_menu>.menu-item>i{
    right: 20px;
}
.banner-content .owl-dots {
    position: absolute;
    bottom: 10px;
    width: 100%;
}
/****** Brand Product *****/
.brand-block{
    display: none;
}
.brand-list {
    display: flex;
    flex-flow: row;
    width: 100%;
}
.brand-list>.brand-item {
    position: relative;
    margin: 0;
    padding: 0 20px 0;
    width: 100%;
}
.title-brand>h3 {
    margin-right: 15px;
    border-bottom: 0 solid rgba(0,0,0,.1);
    margin-bottom: 0;
    font-size: 15px;
    color: #f60;
    padding: 30px 10px;
    text-transform: uppercase;
}
/******** Highlight Product *******/
.highlight-product.product-block {
    margin-top: 30px;
}
.highlight-product.product-block .product-list {
    margin: 0;
}
.highlight-product.product-block .product-wrapper {
    padding: 5px;
}
.product-item {
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 10px;
}
.highlight-product>.container {
    background-color: #c20000;
    border-radius: 10px;
    padding: 0 5px;
}
.product-info {
    padding: 10px 10px 20px;
}
.product-info>.product-name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    height: 40px;
    border-bottom: 2px solid #cecbcb;
}
.product-info>.product-name>a{
    color: #333;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.product-tag {
    text-transform: uppercase;
    padding-bottom: 30px;
}
.activeLabelStatus {
    position: absolute;
    top: 20px;
    left: 22px;
    background: red;
    color: #fff;
    padding: 3px 7px;
    font-size: 14px;
    border-radius: 5px;
    z-index: 1;
}
span.badges.new {
    position: absolute;
    top: 20px;
    right: 10px;
    text-transform: uppercase;
    background: yellow;
    padding: 2px 6px;
    border-radius: 5px;
    color: red;
    font-size: 14px;
}
.product-tag>span {
    font-size: 11px;
    border-radius: 4px;
    border: 1px solid #e9e9e9;
    padding: 2px;
    margin: 0 1px;
}
.product-list .product-price {
    display: flex;
    flex-direction: column-reverse;
    height: 50px;
}
.product-tag, .product-price>span.is-divider {
    display: none
}
.product-price>span.old-price{
    text-decoration: line-through;
    color: #ff000087;
}
.product-price>span{
    color: red;
    font-weight: 700;
    font-size: 16px;
}
.load-view-ajax .product-price {
    color: #22222261;
}
.product-price>span.is-divider {
    color: #000;
}
.product-img img {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.outstock {
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    padding: 20px 0;
    background: rgba(255,255,255,.9);
    text-align: center;
    opacity: .9;
}
.highlight-title>h2 {
    color: #ffffff;
    font-size: 24px;
    margin-right: 15px;
    border-bottom: 0 solid rgba(0,0,0,.1);
    margin-bottom: 0;
    padding: 8px 10px;
    text-transform: uppercase;
    font-style: italic;
}
.add-to-cart>a {
    color: black;
    font-weight: 600;
    font-size: .8em;
}
.add-to-cart {
    width: 100%;
    border-radius: 8px;
    color: black;
    text-transform: none;
    border: 2px solid gainsboro;
    background: gainsboro;
    text-align: center;
    margin-top: 13px;
    position: relative;
}
.add-to-cart a.showLoading:after,.btnAddToCart.showLoading:after {
    -webkit-animation: spin 500ms infinite linear;
    animation: spin 500ms infinite linear;
    border: 2px solid #fff;
    border-radius: 32px;
    border-right-color: transparent !important;
    border-top-color: transparent !important;
    content: "";
    display: block;
    height: 16px;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    width: 16px;
}
.buy-item.added:not(.showLoading){
    display: none;
}
.add-to-cart>.added-to-cart {
    display: inline-block;
    font-size: .9em;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: bold;
    color: #dd3333;
}
.added-to-cart:after {
    content: " →";
}
.add-to-cart.buynow.added-btn {
    background: #fff;
    border: unset;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.add-to-cart:hover {
    border: 2px solid #FFE4E1;
    background: #FFE4E1;
}
.animated {

    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated1 {
    -webkit-animation-duration: 1.8s;
    animation-duration: 1.8s;
}
.animated2 {
    -webkit-animation-duration: 2.4s;
    animation-duration: 2.4s;
}
.animated3 {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}
.animated4 {
    -webkit-animation-duration: 3.6s;
    animation-duration: 3.6s;
}
.animated5 {
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
}
@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(0px);
    }
    80% {
        -webkit-transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        transform: translateX(0px);
    }
    80% {
        transform: translateX(-10px);
    }
    100% {
        transform: translateX(0);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
/********* Category Product *****/
.category-product-list  .product-wrapper{
    position: relative;
}
.product-wrapper .product-img img {
    width: 100%;
    height: 100%;
    object-position: 50% 50%;
    aspect-ratio: 1/1;
    object-fit: scale-down;
}
.category-product-list span.badges.new{
    right: 22px;
}
.category-product-list .slide-category span.badges.new {
    right: 10px;
}
.category-product-list .slide-category .activeLabelStatus{
    left: 10px;
}
.category-product-list .activeLabelStatus{
    padding: 2px 5px;
}
.category-product-list>.container {
    padding: 0;
}
.cate-title {
    background: #fff;
    margin-top: 20px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cate-title>h3 {
    margin-right: 15px;
    border-bottom: 0 solid rgba(0,0,0,.1);
    margin-bottom: 0;
    font-size: 20px;
    color: #f60;
    font-weight: 700;
    padding: 8px 10px;
    text-transform: uppercase;
}
.product-item.cate-product-item{
    transition: all .4s;
}
.product-item.cate-product-item:hover {
    box-shadow: 0 0 10px 0 rgb(153 153 153 / 60%);
}
.product-item.cate-product-item:hover .overlay{
    background-color: rgba(255, 255, 255, 0.27);
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    right: 0;
    -webkit-transition: opacity .6s,-webkit-transform .3s;
    transition: transform .3s,opacity .6s,-webkit-transform .3s;
    pointer-events: none;
}
.product-img {
    position: relative;
    padding: 0 10px;
}
.view-all {
    padding: 4px 8px;
    margin-left: auto;
    border: 1px solid #ececec;
    margin-right: 10px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    color: #dd3333;
}
.view-all>a{
    color: #dd3333;
}
.view-all>a:hover,.view-all:hover{
    color: #dd9933;
}
.slide-category.owl-carousel .owl-nav button {
    border-radius: 5px;
    background: gray;
    fill: #fff;
    color: #fff;
    width: 30px;
    height: 50px;
    position: absolute;
    top: 25%;
    opacity: 0;
    transition: transform .3s,opacity .3s,background .3s,box-shadow .3s,-webkit-transform .3s,-webkit-box-shadow .3s;
}
.slide-category .owl-nav .owl-prev {
    left: -40px;
}
.slide-category .owl-nav .owl-next{
    right: -40px;
}
.slide-category.owl-carousel .owl-nav button>i {
    font-size: 24px;
}
.product-list:hover.slide-category.owl-carousel .owl-nav button{
    opacity: 1;
}
.category-product-list:nth-child(5),.category-product-list:nth-child(6),
.category-product-list:nth-child(7){
    display: none;
}
/***** EXPERIENCE USER ******/
.left-exp .row img {
    margin-bottom: 30px;
}
.left-exp iframe {
    width: 100%;
}
.right-exp .exp-small+.exp-small+.exp-small {
    padding: 25px 10px;
}
/******* Footer ********/
.footer-wrapper {
    padding-top: 30px;
    background-color: rgb(255, 255, 255);
    border-top: 3px solid red;
}
.ft-left>h3,.ft-right>h3 {
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 700;
}
.policy-img {
    display: flex;
    padding-top: 40px;
}
.policy-img img {
    width: 70%;
}
.ft-bottom-col>ul {
    margin: 0;
    padding: 0;
}
.ft-bottom-col>ul>li {
    margin-bottom: .6em;
    font-size: 14px;
}
.ft-bottom-col>h4 {
    margin-bottom: 15px;
    font-size: 18px;
}
.ft-bottom-col>ul>li span a {
    color: red;
}
.ft-bottom-col{
    padding-top: 40px;
}
.copyright>p {
    margin-bottom: 0;
}
.copyright {
    font-size: 12px;
    background: #fcfcfc;
    border-top: 1px solid #eee;
    color: #989898;
    padding: 10px 0 15px;
}
.ft-bottom {
    margin-bottom: 100px;
}
/******** Scroll css*********/
.wrap_header_top.active {
    position: fixed;
    top: 0;
    z-index: 9;
    right: 0;
    left: 0;
    animation: stuckMoveDown .6s;
    background: rgba(255,255,255,.95);
}
@-webkit-keyframes stuckMoveDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes stuckMoveDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
/********************* PRODUCT DETAIL *********/
/********** BREADCRUMB *********/
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.breadcrumb>li>a {
    color: #ff8c00;
}
.detail_main {
    background: #fff;
}
.left-content-view {
    padding-right: 20px;
    flex-basis: 80%;
    max-width: 80%;
}
.content-img {
    display: flex;
}
.product-big-img {
    border: 1px solid #e3e3e3;
}
.child-img {
    background: rgb(245, 251, 246);
    padding: 6px;
    margin-top: 20px;
}
.item-image.img-active {
    border: 1px solid rgba(0,0,0,.2);
}
.item-image:not(.img-active) {
    opacity: .5;
}
.image-product {
    margin-right: 15px;
    margin-bottom: 30px;
}
.detail-title>h1 {
    margin-top: 5px;
    font-size: 18px;
    color: #303030;
    font-weight: 500;
    text-transform: uppercase;
}
.detail-content-top .product-price>span{
    font-size: 18px;
}
.detail-content-top .product-related .product-price>span {
    font-size: 15px;
}
.notice-content>h4 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
}
.notice-content,.support-content {
    margin-bottom: 20px;
    background: #fafafa;
    padding: 10px;
    color: #464646;
    font-size: 14px;
    margin-top: 10px;
}
.gift-top {
    display: flex;
    align-items: center;
    background: #f70c0c;
    color: #fff;
    padding: 10px 0 10px 25px;
}
.gift-top h2 {
    font-size: 17px;
    margin-bottom: 0;
    padding-left: 15px;
}
.gift-content {
    padding: 10px 0 10px 10px;
}
.gift-box {
    border: 1px dashed #979494;
    margin-bottom: 15px;
}
input.qty-btn {
    float: left;
    background-color: #f9f9f9;
    border: solid 1px #ddd;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    outline: none;
    height: 40px;
    width: 32px;
    text-align: center;
    color: #666;
    border-radius: 0;
}

input#quantity {
    background: #fff;
    font-weight: 600;
    height: 40px;
    padding: 0;
    text-align: center;
    width: 40px;
    border: 1px solid #f5f5f5;
    border-left: none;
    border-right: none;
    border-radius: 1px;
    float: left;
    -webkit-appearance: none;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
}
button#btnAddToCart {
    border: solid 1px #ddd;
    margin-left: 15px;
    height: 40px;
    padding: 0 35px;
    font-weight: 700;
    font-size: 16px;
    border-radius: 4px;
    position: relative;
}
button#btnAddToCart:hover{
    -webkit-box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
}
.buy_now_button{
    border: solid 1px #ddd;
    margin-left: 5px;
    height: 40px;
    font-weight: 700;
    font-size: 16px;
    border-radius: 4px;
    background-color: darkorange;
    padding: 0 15px;
}
button#installment {
    border: unset;
    height: 40px;
    padding: 0 35px;
    font-weight: 700;
    font-size: 16px;
    background: red;
    margin-top: 10px;
    color: #fff;
    border-radius: 4px;
    position: relative;
}
.product_meta {
    margin-bottom: 5px;
    clear: both;
}
.product_meta>span {
    display: block;
    border-top: 1px dotted #ddd;
    padding: 5px 0;
}
.add-cart-content {
    margin-bottom: 20px;
}
.cart_ico .mini-cart .nav-dropdown.view-cart.view-cart-hover{
    visibility: visible;
    opacity: 1;
}
.detail-content-top {
    display: flex;
}
.right-content-view {
    border-radius: 4px;
    flex-basis: 20%;
    max-width: 20%;
    padding-left: 0;
}
.right-content-view>aside {
    border: 1px solid #e3e3e3;
}
.title-new-updated {
    padding: 10px;
    display: block;
    border-bottom: 1px solid #e3e3e3;
}
.title-new-updated>h4 {
    font-size: 17px;
    font-weight: 600;
}
.img-news-view>img {
    border-radius: 99%;
}
.news-view {
    display: flex;
    padding: 5px 15px 15px 15px;
    border-bottom: 1px solid #e3e3e3;
}
.img-news-view {
    margin-right: 15px;
}
.img-news-view img {
    width: 50px;
    height: 50px;
    object-fit: cover;
}
.name-news-view>a {
    font-size: 13px;
    font-weight: 400;
}
.product_tabs .nav-tabs .nav-link.active {
    color: rgba(17,17,17,.85);
}
.product_tabs .nav-tabs .nav-link:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    background-color: red;
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    height: 3px;
}
.product_tabs .nav-tabs .nav-link.active:before,.product_tabs .nav-tabs .nav-link:hover:before {
    opacity: 1;
}
#nav-tabContent {
    border: 1px solid #e3e3e3;
    padding: 15px;
}
#nav-tab.nav-tabs {
    border-bottom: unset;
}
.product_tabs .nav-tabs .nav-link {
    border: 1px solid #e3e3e3;
    border-radius: 0;
    color: rgba(102,102,102,.85);
    font-weight: 500;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-size: 12px;
}
.product_tabs .nav-tabs .nav-link {
    border-right: unset;
}
.product_tabs .nav-tabs .nav-link:last-child {
    border-right: 1px solid #e3e3e3;
}
.product_tabs .nav-tabs .nav-link {
    border-bottom: unset;
    position: relative;
}
.product_tabs .nav-tabs .nav-link.active {
    border-bottom: 1px solid #e3e3e3;
}
.comments>h3 {
    font-size: 18px;
    font-weight: bold;
}
.review-form {
    border: 2px solid red;
    padding: 15px 30px 30px;
}
.review-form>h3 {
    font-size: 18px;
    margin: 0 0 9px;
    color: #000;
}
.review-form label {
    font-size: 13px;
    color: #222222;
    font-weight: bold;
    margin: 0 0 5px;
}
p.stars {
    margin-bottom: 8px;
}
.stars a+a {
    margin-left: .3em;
    border-left: 1px solid #ececec;
    padding-left: 10px;
}
.stars a {
    font-size: 16px;
    display: inline-block;
    color: #ddd;
    overflow: hidden;
}
.stars a:hover i:before, .stars a.active.voted i:before{
    color: #d26e4b;
}
.leftside {
    display: flex;
    flex-wrap: nowrap;
}
.related-slider.owl-carousel .owl-nav button {
     border-radius: 5px;
     background: #fff;
     fill: #fff;
     color: #333;
     box-shadow: 0 2px 15px 0 rgb(0 0 0 / 30%);
     width: 30px;
     height: 100%;
     transform: translateX(20%);
     position: absolute;
     top: 0;
     margin: 0;
     opacity: 0;
     transition: transform .3s,opacity .3s,background .3s,box-shadow .3s,-webkit-transform .3s,-webkit-box-shadow .3s;
 }
.related-slider .owl-nav .owl-prev {
    left: 0;
}
.related-slider .owl-nav .owl-next{
    right: 0;
}
.related-slider.owl-carousel .owl-nav button>i {
    font-size: 24px;
}
.product-list:hover.related-slider.owl-carousel .owl-nav button {
    opacity: .7;
    transform: translateX(0);
    color: #000;
}
.product-list.owl-theme .owl-nav [class*=owl-]:hover {
    opacity: 1;
    background: #fff;
    color: #000;
}
textarea#comment{
    min-height: 120px;
}
#author,#email,textarea#comment,#emailVote {
    width: 100%;
    border-radius: 4px;
    margin-bottom: 1em;
    box-sizing: border-box;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border: 1px solid #ddd;
    max-width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    -webkit-transition: color .3s,border .3s,background .3s,opacity .3s;
    -o-transition: color .3s,border .3s,background .3s,opacity .3s;
    transition: color .3s,border .3s,background .3s,opacity .3s;
}
ol.commentlist {
    list-style: none;
}
div#comment-3 {
    display: flex;
    margin-top: 30px;
}
div#comment-3 img {
    border-radius: 50%;
}
.comment-text {
    margin-left: 25px;
}
.commentlist .fa-star:before {
    color: #d26e4b;
}
.review-block.comment-voted {
    display: flex;
    justify-content: space-between;
}
.review-block.comment-voted .stars a{
    font-size: 13px;
}
.name-content,.email-content {
    width: 50%;
    float: left;
    padding: 5px;
}
.zoom-big-img {
    position: relative;
}
#btn:before {
    font-family: "Font Awesome 5 Pro";
    content: '\f424';
    color: red;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
button#btn {
    position: absolute;
    bottom: 20px;
    left: 20px;
    border-radius: 50%;
    border: 1px solid #d6d6d6;
    transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;
    z-index: 1;
    background: #fff;
    width: 40px;
    height: 40px;
}
button#btn:hover:before {
    color: #fff;
}
button#btn:hover {
    background: #326e51;
}
.pswp__bg {
    background-color: rgba(0,0,0,.6);
}
.child-img .item-image:hover a img {
    transform: translateY(-5px);
}
.child-img .item-image img {
    transition: transform .6s,opacity .6s;
}
.product-related .owl-theme .owl-nav{
    margin-top: 0;
}
.relate-wrap {
    background: rgb(245, 251, 246);
    margin: 30px 0;
    border: 1px solid #ececec;
}
.product-related-title {
    padding: 5px 15px;
    border-bottom: 1px solid #ececec;
    background: #fff;
}
.product-list.related-slider {
    padding: 15px;
}
.product-related-title>h3 {
    font-size: 19px;
    font-weight: 600;
}
.sticky-add-to-cart__product img {
    width: 45px;
    height: 45px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    margin-right: 1em;
    border-radius: 5px;
}
.sticky-add-to-cart__product {
    display: none;
}
.add-cart-content.sticky .sticky-add-to-cart__product{
    display: flex;
    align-items: center;
}
.add-cart-content.sticky {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: .9em;
    background-color: #f5fbf6;
    border-top: 1px solid #ddd;
    -webkit-animation: stuckMoveUp .6s;
    animation: stuckMoveUp .6s;
    margin-bottom: 0;
}
.add-cart-content.sticky .price-wrapper {
    padding: 0 20px;
}
@-webkit-keyframes stuckMoveUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.list-size {
    padding-left: 60px;
}
p.title-group {
    font-weight: bold;
    display: block;
    font-size: .9em;
    margin-bottom: .4em;
    color: #222;
}
/*Category page*/
.top-category {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.category-page .breadcrumb {
    margin: 0;
}
.category-page .right-cate {
    display: flex;
    align-items: center;
}
.count-cate-product {
    margin-right: 25px;
    font-size: 16px;
}
select#SortBy {
    padding: 8px 20px;
    display: inline-block;
    border: 1px solid #ddd;
    color: #333;
    box-shadow: inset 0 -1.4em 1em 0 rgb(0 0 0 / 2%);
    font-size: 16px;
}
.loadingModal{
    display: none;
}
.product-cart img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}
.product-cart {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.product-cart.no-productCart {
    display: block;
}
.product-cart.no-productCart>p {
    margin: 0;
    color: #878181;
}
.nav-dropdown {
    background: #fff;
    box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    position: fixed;
    min-width: 370px;
    right: 85px;
    top: 65px;
    border-radius: 10px;
    z-index: 99;
}
.product-cart-wrapper {
    padding: 5px;
    border-bottom: 1px solid #e3e3e3;
}
.product-cart>a {
    margin-right: 10px;
    display: flex;
}
h5.product-name-cart {
    font-size: 12px;
    text-transform: uppercase;
    color: red;
    text-align: left;
}
.load-view-ajax h5.product-name-cart:hover{
    color: #dd9933;
}
.cart-name>p {
    text-align: left;
}
.cart-name {
    margin-left: 10px;
    width: 75%;
}
.cart-list {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    max-height: 50vh;
}
.remove-item {
    color: #ccc;
    border: 2px solid currentColor;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    position: relative;
    right: 30px;
    font-size: 16px;
    font-weight: 600;
    line-height: 17px;
    cursor: pointer;
}

.woocommerce-mini-cart__total.total {
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #ececec;
    border-bottom: 2px solid #ececec;
    margin-bottom: .5em;
}
span.woocommerce-Price-amount.amount {
    color: red;
    font-weight: bold;
}
.woocommerce-mini-cart__buttons {
    padding: 10px;
}
.button.wc-forward {
    background: red;
    color: #fff;
    width: 100%;
    display: grid;
    margin-top: 6px;
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px 0;
    font-weight: 600;
    border-radius: 4px;
}

.cart_ico .mini-cart .load-view-ajax:after,.cart_ico .mini-cart .load-view-ajax:before{
    visibility: hidden;
    opacity: 0;
}
.cart_ico .mini-cart:hover .load-view-ajax .nav-dropdown{
    display: block;
    opacity: 1;
}
.cart_ico .mini-cart:hover .load-view-ajax:after,
.cart_ico .mini-cart:hover .load-view-ajax:before{
    visibility: visible;
    opacity: 1;
}
.load-view-ajax:after,.load-view-ajax:before {
    top: 35px;
    z-index: 10;
    opacity: 1;
    left: 40%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.load-view-ajax:before {
    z-index: -999;
    border-width: 11px;
    margin-left: 0;
    border-bottom-color: #ddd;
}
.load-view-ajax:after {
    border-color: rgba(221,221,221,0);
    border-bottom-color: #fff;
    border-width: 8px;
    margin-left: 3px;
    margin-top: 6px;
}
.cart_ico,.mini-cart {
    height: 78px;
    padding-top: 10px;
}
.load-view-ajax .nav-dropdown {
    right: 20px;
    display: none;
    opacity: 0;
}
.inactive .mini-cart:hover .load-view-ajax .nav-dropdown{
    top: 65px;
}
.inactive .load-view-ajax .nav-dropdown{
    top: 0;
}
.add-to-cart.buynow.added-btn {
    background: #fff;
    border: unset;
}
.load-view-ajax .nav-dropdown.showlist {
    display: block;
    opacity: 1;
}
.category-container .product-list {
    padding-left: 12px;
}
.category-container .row>* {
    padding: 0 5px;
}
.close-menu{
    display: none;
}
.category-container .product-wrapper {
    background: rgb(245, 251, 246);
}
/********* CART PAGE **********/
.cart-page {
    background: #fff;
    padding-top: 30px;
    padding-bottom: 70px;
}
.cart-page .table {
    margin-bottom: 0;
}
.cart-page .table th {
    line-height: 1.05;
    letter-spacing: .05em;
    text-transform: uppercase;
}
th:first-child, td:first-child {
    padding-left: 0;
}
thead th {
    border-width: 3px;
}
.cart-page th, .cart-page td {
    padding: .5em;
    text-align: left;
    border-bottom: 1px solid #ececec;
}
.cart-page .table thead th {
    border-bottom-color: #ececec !important;
    border-bottom-width: 2px;
    border-top: unset;
    border-left: unset;
    border-right: unset;
    white-space: nowrap;
}
.cart-page td {
    padding-top: 15px;
    padding-bottom: 15px;
    vertical-align: middle;
}
td.product-remove {
    width: 20px;
}
td.product-remove a {
    display: block;
    width: 24px;
    height: 24px;
    font-size: 15px ;
    line-height: 19px;
    border-radius: 100%;
    color: #ccc;
    font-weight: bold;
    text-align: center;
    border: 2px solid currentColor;
}
td.product-thumbnail {
    min-width: 60px;
    max-width: 90px;
    width: 90px;
}
.cart-quantity .quantity-area {
    display: flex;
}
.cart-page .container {
    padding: 0;
}
.actions {
    display: flex;
    border: 0;
    padding: 15px 0 10px;
}
.actions .continue-shopping {
    margin-right: 15px;
}
.actions .continue-shopping,.actions .cart-updated {
    color: red;
    border: 2px solid currentColor;
    border-radius: 4px;padding: 5px 20px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    opacity: .6;
}
.actions .cart-updated {
    color: #fff;
    background: red;
}
.actions .continue-shopping:hover{
    border-color: red;
    background-color: red;
    opacity: 1;
}
.actions .continue-shopping:hover a{
    color: #fff;
}
.actions .cart-updated:hover,.proceed-to-checkout:hover{
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
}
.cart-wrapper {
    display: flex;
}
.cart-sidebar h3 {
    line-height: 1.9;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 0;
    font-weight: 700;
    border-bottom: 3px solid #ececec;
}
.cart-subtotal,.cart-total {
    display: flex;
    justify-content: space-between;
}
.cart-wrapper .col {
    margin-bottom: 0;
    padding: 0 30px 30px;
}
.cart-wrapper .col-lg-5.col {
    border-left: 1px solid #ececec;
}
.cart-subtotal {
    margin-top: 30px;
    border-bottom: 1px solid #ececec;
    line-height: 5px;
}
.cart-total {
    border-bottom: 3px solid #ececec;
    margin-top: 20px;
    line-height: 0;
}
.proceed-to-checkout {
    width: 100%;
    background: #d26e4b;
    text-align: center;
    margin-top: 25px;
    padding: 10px 0;
    border-radius: 4px;
}
.proceed-to-checkout a {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}
td.product-name a {
    color: #dd3333;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}
td.product-name a:hover {
    color: #dd9933;
}
.cart-quantity input.qty-btn {
    width: 25px;
}
.cart-quantity input#quantity {
    border-top: unset;
}
input[type=number]#quantity {
    padding-left: 15px;
}
.mobile-product-price {
    display: none;
}
.price-column, .subtotal-column,.money-total,.money-subtotal {
    color: red;
    font-weight: 600;
}
/******** Category Page *******/
.breadcrumb-top {
    background: #fafafa;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 19px;
    position: relative;
    color: #000;
    text-shadow: 0 0 0 grey;
    border-bottom: 0 solid #eee;
}
.category-page-row {
    background-color: #fff;
    position: relative;
    padding-top: 30px;
}
.top-category{
    padding: 5px 0;
}
.category-page .product-item.cate-product-item{
    position: relative;
}
.category-page .activeLabelStatus{
    left: auto;
}
.product-related .activeLabelStatus{
    left: 10px;
}
.highlight-product .activeLabelStatus{
    left: 16px;
}
.highlight-product span.badges.new{
    right: 15px;
}
.category-page select#SortBy{
    padding: 5px 15px;
}
.category-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.filter-priceContent {
    margin-top: 10px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #ff8c00;
    font-size: 16px;
}
.widget_price_filter {
    display: none;
}
.content-w ul {
    padding-left: 0;
}
.content-w ul li {
    margin-top: 8px;
}
.content-w ul li a {
    color: #222;
    font-weight: 400;
    font-size: 12px;
}
aside.main-list-cate ul {
    padding: 15px 0 0 10px;
}
aside.main-list-cate {
    margin-bottom: 10px;
}
.title-cate {
    padding-left: 10px;
    font-size: 16px;
    color: #ff8c00;
    font-weight: 700;
}
aside.main-list-cate ul li {
    margin-bottom: 15px;
    cursor: pointer;
    position: relative;
}
aside.main-list-cate ul li a{
    font-size: 11px;
    color: #222;
    font-weight: 500;
}
aside.main-list-cate ul li input {
    margin-right: 8px;
    cursor: pointer;
}
ul.list-cate-content.cate-list-lv2 {
    display: none;
}
.open-cate ul.list-cate-content.cate-list-lv2 {
    display: block;
}
.cate-list-item i {
    text-align: right;
    display: grid;
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 14px;
}
.price_slider {
    text-align: right;
    line-height: 1;
    font-size: .8751em;
}
.price_slider_amount .button {
    border-radius: 99px;
    background-color: #ff6600;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    border: unset;
    text-transform: uppercase;
    padding: 5px 15px;
    margin: 10px 0;
}
button.button:before {
    display: none;
}
.price_label {
    font-size: 14px;
    color: #dc3232;
    font-weight: 700;
}
.widget_price_filter .ui-widget-content.slider-range-price {
    background: #f1f1f1;
    border-radius: 99px;
}
.price_slider_amount {
    margin-top: 20px;
}
.widget_price_filter .ui-widget-content {
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    height: 8px;
    position: relative;
    z-index: 1;
    background: 0 0;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border: 1px solid #e8e8e8;
    margin-bottom: 5px;
}
.ui-slider-range.ui-widget-header.ui-corner-all {
    background: #81dcdd;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    opacity: .5;
    border-radius: 99px;
    z-index: 1;
    font-size: 10px;
    display: block;
    border: 0;
    background-color: orange;
}
.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 15px;
    height: 15px;
    cursor: pointer;
    outline: none;
    top: -5px;
    border-radius: 999px;
    background-color: #ff6600;
}
.collection-filter-price {
    padding: 0 10px;
}
.price-right-content aside aside{
    border: 1px solid #e3e3e3;
    border-radius: 4px;
}
.price-right-content aside.active {
    position: sticky;
    transform: translate3d(0px,0px,0px);
    top: 90px;
    left: 120px;
}
.category-filter-row {
    padding: 10px 0;
    display: none;
}
a.plain {
    color: currentColor;
    -webkit-transition: color .3s,opacity .3s,-webkit-transform .3s;
    transition: color .3s,opacity .3s,-webkit-transform .3s;
    -o-transition: color .3s,opacity .3s,transform .3s;
    transition: color .3s,opacity .3s,transform .3s;
    transition: color .3s,opacity .3s,transform .3s,-webkit-transform .3s;
    display: inline-block;
    margin-top: .5em;
    line-height: 1.2;
    text-transform: uppercase;
}
/****** Phân trang *****/
.paginator {
    padding-left: 0;
    margin: 20px 0;
    display: flex;
    justify-content: center;
}
.paginator .labelPages, .paginator .titlePages,a.paging-last,.paging-first {
    display: none;
}
.paginator span.currentPage {
    background-color: #61c472;
    border-color: #61c472;
    color: #fff;
    display: block;
}
.paginator a.paging-next:before {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
}
.paginator a.paging-previous:before {
    content: "\f104";
    font-family: "Font Awesome 5 Pro";
}
.content-product-list .paginator span.currentPage {
    background: red;
    color: #fff;
    font-weight: 700;
}
.paginator a, .paginator span.currentPage {
    float: left;
    margin: 0 2.5px;
    width: 35px;
    background-color: #fff;
    text-align: center;
    height: 35px;
    font-size: 1em;
    padding: 0;
    line-height: 30px;
    border: 2px solid red;
    border-radius: 50%;
    font-weight: 600;
    color: red;
    text-decoration: none;
}
/******** News ******/
.breadcrumb-wrapper {
    background: #fafafa;
}
.breadcrumb.breadcrumb-arrows {
    padding: 10px 15px;
    padding-left: 0;
    background: 0 0;
    border-radius: 0;
    margin: 0;
}
.news-wrapper {
    background: #fff;
    padding-top: 30px;
}
.bg-blog-title h2, .bg-blog-title h1 {
    text-transform: uppercase;
    padding: 0 45px;
    line-height: 65px;
    height: 65px;
    font-size: 24px;
    color: #4f4f4f;
    position: relative;
    border: 0;
    text-align: center;
    margin: 0;
}
.wrapbox-heading-page.hide {
    display: none;
}
#blog .blog-item {
    margin-bottom: 17px;
}
#blog .blog-col-left .blog-item .blog-img {
    border: 1px solid rgba(224,224,224,.2);
}
#blog .blog-item img {
    width: 100%;
}
#blog .blog-col-left .blog-item .blog-detail {
    padding: 10px;
    background: rgba(224,224,224,.3);
}
#blog .blog-col-left .blog-item .blog-detail h3 {
    line-height: 20px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: uppercase;
    margin: 10px 0;
}
#blog .blog-col-left .blog-item .blog-detail h3 a {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    color: #000;
    white-space: nowrap;
}
.blog-shortdesc.hide {
    display: none;
}
#blog .blog-col-right .blog-item .blog-img {
    float: left;
    width: 30%;
    margin-right: 15px;
    overflow: hidden;
}
#blog .blog-col-right .blog-item .blog-detail {
    float: left;
    width: calc(100% - 35%);
    margin: auto;
}
#blog .blog-col-right .blog-item .blog-detail h3 {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}
#blog .blog-col-right .blog-item .blog-detail h3 a {
    color: #000;
}
#blog .section-blog {
    margin-bottom: 40px;
}
#blog .section-blog .title {
    margin: 0 0 40px;
    text-align: center;
    line-height: 24px;
    position: relative;
}
#blog .section-blog .title:before {
    background: #000;
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    top: 12px;
}
#blog .section-blog .title h2 {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000 !important;
    background: #fff;
    padding: 0 30px;
    display: inline-block;
    position: relative;
    top: 0;
}
#blog .news-list-style .col-md-6:nth-of-type(2n+1) {
    clear: both;
}
#blog .news-item {
    padding-bottom: 20px;
}
.category-blog #blog .news-item {
    display: flex;
    align-items: center;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    padding-bottom: 0;
}
.category-news-item {
    margin-bottom: 20px;
}
.category-news-wrap {
    padding-right: 35px;
}
.category-blog #blog .news-item .news-img {
    width: 35%;
    position: relative;
    height: auto;
    overflow: hidden;
    background-position: 50% 50%;
    background-size: cover;
    padding-top: 19%;
    margin-bottom: 0;
}
.category-blog #blog .news-item .news-img {
    width: 35%;
    position: relative;
    height: auto;
    overflow: hidden;
    background-position: 50% 50%;
    background-size: cover;
    padding-top: 19%;
}
.category-blog #blog .news-item .news-img img,.category-blog #blog .blog-col-right .blog-item img {
    max-width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
}
#blog .news-item .news-img {
    width: 43.66%;
    float: left;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
}
#blog .news-item .news-img img, #blog .blog-col-right .blog-item img {
    max-width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#blog .news-item .news-detail {
    width: 55.34%;
    float: left;
    position: relative;
    background: #fff;
    left: 0;
    overflow: hidden;
    padding: 0 10px;
}
#blog .news-item .news-title {
    text-transform: uppercase;
    line-height: 22px;
    margin: 0;
    position: relative;
    margin-bottom: 12px;
    color: #000;
    font-weight: 700;
    font-size: 16px;
}
#blog .news-item .news-meta {
    margin-bottom: 15px;
}
#blog .news-item .news-meta ul {
    padding-left: 0;
}
#blog .news-item .news-meta ul li {
    display: inline-block;
    color: #666;
    margin-right: 5px;
    text-transform: uppercase;
    font-size: 12px;
}
.article-title {
    text-align: center;
    padding: 20px 0;
}
.article-title h1 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
    display: block;
    white-space: normal;
    vertical-align: middle;
    margin: 0;
}
.article-title .meta-info {
    margin-top: 15px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    position: relative;
    padding: 5px 10px;
    color: #666;
}
.article-title .meta-info:before {
    right: calc(100% + 10px);
}
.article-title .meta-info:after, .article-title .meta-info:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 1px;
    background: #e3e3e3;
    top: 12px;
}
.article-title .meta-info:after {
    left: calc(100% + 10px);
}
.article-img {
    margin-bottom: 20px;
    text-align: center;
}
.article-pages, .meta-tags, .article-comment .comment_form, .post-navigation {
    margin-bottom: 40px;
}
.article-tags {
    font-size: 14px;
}
.sidebar-fix {
    overflow-y: auto;
}
.news-latest {
    border: 1px solid #eaeaea;
    padding: 30px 30px 20px;
    -webkit-box-shadow: 0px 1px 0px 0px rgb(234 234 234 / 50%);
    -moz-box-shadow: 0px 1px 0px 0px rgba(234,234,234,.5);
    box-shadow: 0px 1px 0px 0px rgb(234 234 234 / 50%);
}
.news-latest .sidebarblog-title {
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
}
.news-latest h2 {
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0 0 15px;
}
.item-article {
    margin-bottom: 10px;
}
.item-article .post-image {
    overflow: hidden;
}
.item-article .post-content h3 {
    font-size: 13px;
    line-height: 20px;
    font-weight: 700;
    color: #000;
    margin: 5px 0;
    font-style: normal;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.item-article .post-content span {
    color: #666;
    font-size: 12px;
}
/****** LOGIN AND REGISTER *****/
#getMember .modal-dialog{
    max-width: 875px;
}
#getMember .modal-content{
    border-radius: unset;
}
#getMember .modal-header {
    border-bottom: unset;
    padding-bottom: 0;
}
#getMember .modal-footer {
    border-top: unset;
    padding-top: 0;
    display: block;
    padding-bottom: 50px;
}
#getMember .modal-body{
    padding-bottom: 0;
}
#getMember .modal-footer button {
    background: #326e51;
    border-color: #326e51;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
}
#getMember label.form-label,.form-check-label {
    color: #222;
    font-weight: 600;
}
.register-footer a {
    color: #222;
}
.contact-wrapper {
    padding: 50px 0;
    background: #fff;
}
.call-text span {
    font-size: 13px;
    font-weight: 500;
}
.call-text span:first-child {
    color: #326e51;
}
.call-text span:last-child {
    color: red;
}
a.back-to-top {
    position: fixed;
    border: 2px solid currentColor;
    background-color: transparent;
    right: 33px;
    bottom: 20px;
    z-index: 21;
    border-radius: 100%;
    color: red;
    width: 45px;
    height: 45px;
}
a.back-to-top:hover{
    background: red;
    color: #fff;
}
a.back-to-top>i {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    top: 10px;
    font-size: 18px;
}
.zalo-container {
    position: fixed;
    right: 20px;
    bottom: 75px;
    z-index: 99;
}
.zalo-container img {
    width: 75px;
}
.nav-social {
    position: fixed;
    right: 5px;
    background: #fff;
    border-radius: 5px;
    width: auto;
    z-index: 150;
    top: 140px;
    padding: 10px 0;
    border: 1px solid #f2f2f2;
}
.nav-social ul li {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 15px;
    list-style: none;
    margin-top: 10px;
    text-align: center;
}
.nav-social ul>li a {
    padding: 5px 12px 5px 12px;
    display: block;
    text-align: center;
    font-size: 11px;
    line-height: 15px;
    color: #000;
    font-weight: 400;
    max-width: 80px;
    max-height: 60px;
    text-decoration: none;
}
.nav-social ul>li a img {
    margin-bottom: 10px;
}
.nav-social>ul {
    padding-left: 0;
}
.bottom-contact-mobile{
    display: none;
}
.bottom-contact-mobile{
    display: none;
}
.article-body .article-pages img {
    width: 100% !important;
    height: 100% !important;
}
.category-blog .bg-blog-title h1 {
    text-align: left;
    padding-left: 0;
    color: red;
    font-size: 18px;
    font-weight: 700;
}
.category-blog .news-wrapper {
    padding-top: 0;
}
.category-blog .cate-news-wrapper {
    display: flex;
}
.category-blog .cate-news-wrapper aside,.sidebar-blog aside {
    border: 1px solid #e3e3e3;
}
.category-news-list,.news-related {
    margin-bottom: 15px;
}
.category-news-list .name-news-view>a,.product-updated .name-news-view>a{
    text-transform: uppercase;
}
.category-news-list .name-news-view>a>span,.product-updated .name-news-view>a {
    color: #222;
}
.category-news-list .name-news-view>a:hover{
    color: #dd9933;
}
.product-updated {
    margin-top: 15px;
}
.product-updated .news-view {
    padding: 10px 0 5px 0;
}
.product-updated .img-news-view img {
    width: 60px;
    height: 60px;
    border-radius: unset;
}
.product-updated .img-news-view {
    margin-right: 0;
}
.article-pages ul,#nav-home ul {
    list-style: initial;
}
.news-view:last-child {
    border-bottom: none;
}
.detail-title>h1.othername-pview {
    text-transform: initial;
}

/*index*/
#popupHome {
    text-align: center;
    padding: 0 !important;
}

#popupHome .modal-content {
    background-color: transparent;
    border: none;
}

#popupHome .modal-content > button {
    position: absolute;
    right: 2px;
    background: #fff;
    border-radius: 50%;
    width: 30px;
    top: 2px;
    height: 30px;
    opacity: 1;
    z-index: 1;
    border: 1px solid #615d5d;
}

#popupHome .modal-dialog {
    margin-top: 0;
    margin-bottom: 0;
    height: 100%;
    display: inline-flex;
    align-items: center;
}
/* ------- hotline phone Ring --------*/
.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 160px;
    right: 4px;
    z-index: 999999;
}
.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}
.hotline-phone-ring-circle {
    width: 100px;
    height: 100px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #253e8e;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
    width: 70px;
    height: 70px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: rgba(37, 62, 142, 0.7);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
    background-color: #253e8e;
    width: 48px;
    height: 48px;
    top: 36px;
    left: 36px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 35px;
    height: 35px;
}
.logo-footer.btc-img img {
    width: 200px;
}
.cate-description {
    padding-top: 20px;
}
@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }
    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }
    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}
.login-checkout{
    border: 1px solid #5f961e;
    margin-left: 10px;
    padding: 10px;
    border-radius: 5px;
    color: #fff;
    background: #5f961e;
}
a.login-checkout:hover{
    color: #fff !important;
}
.news-img img {
    max-height: 250px;
    width: 100%;
    object-fit: cover;
}
.date-view {
    color: #a9a9a9;
    font-size: 13px;
}
.news-intro {
    font-size: 13px;
    color: #555;
}
.home-news {
    margin: 20px 0;
}
.title {
    display: block;
    text-align: center;
    margin: 0 0 20px;
    font-weight: 600;
    font-size: 18px;
    color: #000;
}
.title a {
    color: #000;
}
.news-title {
    color: #000;
}

@media screen and (max-width: 480px) {
    .cate-custom .account-item.has-icon {
        padding-top: 15px !important;
    }
}
.breadcrumb ul {
    display: flex;
    margin: 0;
    padding: 30px 0;
    gap: 20px;
}
@media (min-width: 992px) {
    .pc-screen {
        display: flex !important;
        justify-content: end;
        gap: 15px;
        align-items: center;
    }
}
.nav-social.PC img {
    object-fit: cover;
    width: 35px;
    height: 30px;
}
.to-top-pc {
    position: fixed;
    right: 15px;
    z-index: 9;
    bottom: 30px;
    text-align: center;
}
.to-top-pc a {
    color: #000;
    font-size: 12px;
}


.menu_home {
    max-height: 400px;
    background: #fff;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    border: 1px solid #ddd;
}

.slimScrollDiv {
    overflow: visible !important;
    position: relative !important;
}

.slimScrollBar {
    background: rgba(0, 0, 0, 0.4) !important;
    border-radius: 4px !important;
    width: 6px !important;
    right: 2px !important;
}

.sub-menu > li > a {
    line-height: 35.5px;
}
.sub-menu .menu-home_lv{
    display: block;
    width: 100%;
}
.sub-menu .menu-home_lv > a {
    color: #d33;
    font-size: 13px;
    text-transform: uppercase;
}
.sub-menu .menu-home_lv > a {
    line-height: 35.5px;
}
.sub-menu .menu-home_lv > a {
    display: inline-block;
    width: 100%;
}
.sub-menu .menu-home_lv:hover > a {
    background: #f60;
    color: #fff;
    border-radius: 10px;
    padding-left: 5px;
}
.sub-menu .menu-home_lv > i {
    position: absolute;
    margin-top: 10px;
    color: rgba(51, 47, 47, .5);
    width: 100%;
}
.sub-menu_lv4 {
    position: absolute;
    top: 0;
    left: 100%;
    background: #fff;
    padding: 10px 20px;
    border: 1px solid #ff6f0f;
    margin: 0;
    float: left;
    box-shadow: 0 0 0 grey;
    width: 200px;
    border-radius: 10px;
    display: none;
    min-height: 340px;
    z-index: 2;
}
li.menu-home_lv:hover .sub-menu_lv4 {
    display: block;
}


.sub-menu .menu-home_lv4 > a {
    color: #d33;
    font-size: 13px;
    text-transform: uppercase;
}
.sub-menu .menu-home_lv4 > a {
    line-height: 35.5px;
}
.sub-menu .menu-home_lv4 > a {
    display: inline-block;
    width: 100%;
}
.sub-menu .menu-home_lv4:hover > a {
    background: #f60;
    color: #fff;
    border-radius: 10px;
    padding-left: 5px;
}