/*NhoGem custom css Flatsome*/
.row .row-small:not(.row-collapse), .container .row-small:not(.row-collapse){
    margin-left: -5px !important;
    margin-right: -5px !important;

}
.row-small.col,
.product-small.col {
    padding: 0 5px 20px !important;
}
.back-to-top.active {
    bottom: 60px !important;
}
.box-image .wishlist-icon{
    display: none !important;
}

.heading-blog h1 {
    font-size: 17px;
    color: #333;
    padding-left: 15px;
    padding-bottom: 9px;
    margin: 0 0 20px;
    text-transform: uppercase;
    border-bottom: 1px dotted #eeeeee;
    font-weight: 600;
    position: relative;
    line-height: 1.1;
}
.heading-blog h1:before {
    content: "";
    border-left: 4px solid #52a851;
    position: absolute;
    top: -2px;
    left: 0;
    width: 4px;
    height: 20px;
    display: block;
}

.view-more-attr{
    font-size: 13px;
}

.nl-loading:before {
    background: url(../images/loading.gif) no-repeat center center #fff;
    background-size: 60px 60px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    display: block;
}

.page-title .page-title-inner{
    padding-top: 0;
    min-height: 40px;
}
.page-title .page-title-inner .breadcrumbs{
    font-size: 12px;
}

/*head title section*/

.head h2 {
    float: left;
    padding: 14px 10px;
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
    margin: 0;
    font-weight: bold;
    width: auto;
    height: 50px;
}
.head .menu-cat-child {
    float: right;
    position: relative;
}

.head .menu-cat-child .list_all_options{
    overflow: hidden;
}
.head .menu-cat-child ul{
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.head .menu-cat-child a.desktop{
    display: inline-block;
    font-size: 14px;
    padding: 14px 15px;
    color: #288ad6;
    text-align: right;
}

.head .menu-cat-child ul li{
    list-style: none;
    display: inline-block;
    margin: 0;
}
.head .col-inner .menu-cat-child p {
    margin: 0;
}

.head .menu-cat-child .desktop{
    max-width: 130px;
    -ms-flex-preferred-size: 130px;
    flex-basis: 130px;
    white-space: nowrap;
}
@media screen and (min-width: 1024px){
    .head .menu-cat-child {
        -js-display: flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: flex-end;
        width: 70%;
    }
    .head .menu-cat-child ul{
        list-style: none;
        margin: 0;
        padding: 0;
        white-space: nowrap;
        overflow-y: hidden;
        height: 50px;
    }
    .head .menu-cat-child ul a.link-sub-cat {
        display: inline-block;
        font-size: 14px;
        padding: 14px 15px;
        color: #288ad6;
    }
    .head .menu-cat-child ul a.link-sub-cat:hover {
        color: #52a851;
    }

    .head .menu-cat-child .list_all_options ul li a .fa,
    .head .view_more_options,
    .head .menu-cat-child .closeFilter,
    .head .menu-cat-child label{
        display: none;
    }
}
@media (max-width: 1023px){
    .head .sub__cat__true h2{
        width: 100%;
        padding-right: 50px;
    }
    .head .sub__cat__true .menu-cat-child{
        width: 100%;
    }
    .head .menu-cat-child .list_all_options {
        position: absolute;
        top: 100%;
        right: 0;
        width: 100%;
        border: 1px solid #d9d9d9;
        border-left: 0;
        border-right: 0;
        padding: 5px 0px 15px;
        background: #fff;
        z-index: 22;
        display: none;
    }
    .head .open .menu-cat-child .list_all_options {
        display: block;
        -webkit-box-shadow: 0 20px 20px -9px #222;
        -moz-box-shadow: 0 20px 20px -9px #222;
        box-shadow: 0 20px 20px -9px #222;
    }
    .head .sub__cat__true .view_more_options{
        height: 50px;
        line-height: 50px;
        width: 40px;
        display: block;
        text-align: center;
        position: absolute;
        top: 0;
        right: 0;
    }
    .head .menu-cat-child .list_all_options label {
        margin-bottom: 9px;
        display: block;
        padding: 5px 10px 9px;
        border-bottom: 1px solid rgb(217, 217, 217);
    }
    .head .menu-cat-child .list_all_options ul{
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
    }
    .head .menu-cat-child .list_all_options ul li {
        max-width: 330px;
        width: 50%;
        float: left;
        list-style: none;
        margin: 0;
        padding-right: 10px;
    }
    .head .menu-cat-child .list_all_options ul li a {
        display: block;
        border: #d1d1d1 solid 1px;
        color: #4E4E4E;
        font-size: 12px;
        line-height: 17px;
        padding: 5px 10px;
        margin-top: 10px;
        border-radius: 5px;
    }
    .head .menu-cat-child .list_all_options ul li a .fa {
        font-size: 14px;
        margin-right: 5px;
    }
    .head .menu-cat-child .list_all_options ul li a:hover {
        color: #52a851;
    }
    .head .sub__cat__true .menu-cat-child a.desktop{
        display: none;
    }
}
@media (max-width: 480px){
    .head .menu-cat-child a.desktop{
        display: none;
    }
}
/*end head title section*/

/*Block product title*/
.section-title-container {
    margin-bottom: 0 !important;
}
.section-title-container .section-title-normal{
    border: 0;
}
.section-title-container .section-title-normal span{
    margin: 0;
    padding: 0;
    border: 0;
}
.section-title-container .section-title i{
    opacity: 1;
}
.block-product-title {
    height: 65px !important;
    line-height: 65px;
    border-bottom: 2px solid #ec644b;
    background: #fff;
    border-radius: 0 !important;
    margin-bottom: 10px !important;
}
.block-product-title h2{
    line-height: 65px;
    margin-right: 20px !important;
    background: #ec644b;
    color: #fff;
    padding: 0 10px !important;
    border-radius: 0!important;
    font-size: 20px;
}
.block-product-title h2 i{
    margin-right: 10px;
}
.block-product-title ul li a{
    font-weight: 700 !important;
    line-height: 16px !important;
}
.block-product-title .list_all_options button {
    background: transparent;
    position: absolute;
    right: 10px;
    top: 5px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    padding: 0;
    width: 25px;
    height: 25px;
    line-height: 10px;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin: 0;
    font-size: 10px;
    box-sizing: border-box;
    vertical-align: middle;
}
.block-product-title .list_all_options button:hover {
    background: #52a851;
    color: #fff;
}
.block-product-title .menu-cat-child ul::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.block-product-title .menu-cat-child ul::-webkit-scrollbar
{
    height: 5px;
}

.block-product-title .menu-cat-child ul::-webkit-scrollbar-thumb
{
    background-color: #cccccc;
}
.block-product-title .menu-cat-child ul li:first-child{
    margin-left: 0 !important;
}
.block-product-title .menu-cat-child ul li a img{
    height: 45px;
    display: block;
    margin: auto;
}
.block-product-title .menu-cat-child .list_all_options {
    overflow: hidden;
    width: 70%;
    float: left;
}
.block-product-title .menu-cat-child a.desktop {
    font-size: 12px;
    padding: 0px 9px;
    color: #ec644b;
    text-align: right;
    white-space: nowrap;
    margin-left: 20px;
    float: right;
    display: block;
    font-weight: 700;
    position: absolute;
    right: 0;
}
.block-product-title .menu-cat-child a.desktop:after {
    content: "\E258";
    margin-left: 3px;
    position: relative;
    top: 2px;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 1024px){
    .block-product-title{
        overflow: hidden;
    }
    .block-product-title ul li{
        margin-left: 5px !important;
    }
    .block-product-title  .menu-cat-child ul {
        list-style: none;
        margin: 0;
        padding: 0;
        white-space: nowrap;
        overflow-y: auto;
        line-height: 58px;
    }
    .block-product-title .menu-cat-child .list_all_options ul li a .fa,
    .block-product-title .view_more_options,
    .block-product-title .menu-cat-child .closeFilter,
    .block-product-title .menu-cat-child label {
        display: none;
    }
}
@media (max-width: 1023px){
    .block-product-title{
        height: 50px !important;
        line-height: 50px;
    }
    .block-product-title h2{
        line-height: 50px;
        font-size: 16px;
        margin-right: 0 !important;
    }
    .block-product-title .menu-cat-child{
        width: 100%;
    }
    .block-product-title .menu-cat-child .list_all_options {
        position: absolute;
        top: 100%;
        right: 0;
        width: 100%;
        border: 1px solid #d9d9d9;
        border-left: 0;
        border-right: 0;
        padding: 5px 0px 15px;
        background: #fff;
        z-index: 22;
        display: none;
    }
    .block-product-title.open .menu-cat-child .list_all_options {
        display: block;
        -webkit-box-shadow: 0 20px 20px -9px #222;
        -moz-box-shadow: 0 20px 20px -9px #222;
        box-shadow: 0 20px 20px -9px #222;
    }
    .block-product-title .view_more_options{
        height: 50px;
        line-height: 50px;
        width: 40px;
        display: block;
        text-align: center;
        position: absolute;
        top: 0;
        right: 0;
    }
    .block-product-title .menu-cat-child .list_all_options label {
        margin-bottom: 9px;
        display: block;
        padding: 5px 10px 9px;
        border-bottom: 1px solid rgb(217, 217, 217);
        line-height: initial;
    }
    .block-product-title .menu-cat-child .list_all_options ul{
        padding-left: 10px;
        width: 100%;
    }
    .block-product-title .menu-cat-child .list_all_options ul li {
        max-width: 330px;
        width: 50%;
        float: left;
        list-style: none;
        margin: 0;
        padding-right: 10px;
        display: block;
        text-align: center;
    }
    .block-product-title .menu-cat-child .list_all_options ul li a {
        display: block;
        border: #d1d1d1 solid 1px;
        color: #4E4E4E;
        font-size: 12px;
        line-height: 17px;
        padding: 5px 10px;
        margin-top: 10px;
        border-radius: 5px;
        height: auto;
    }
    .block-product-title .menu-cat-child .list_all_options ul li a .fa {
        font-size: 14px;
        margin-right: 5px;
    }
    .block-product-title .menu-cat-child .list_all_options ul li a:hover {
        color: #52a851;
    }
    .block-product-title .menu-cat-child a.desktop{
        display: none;
    }
}


/*css widget*/
#shop-sidebar .widget-title,
#product-sidebar .widget-title,
.post-sidebar .widget-title{
    display: block;
    padding-left: 15px;
    border-left: none;
    border-bottom: 1px dashed #ddd;
    position: relative;
    padding-bottom: 9px;
    margin: 0 0 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 17px;
    color: #333;
    line-height: 1.1;
}
#shop-sidebar .widget-title:after,
#product-sidebar .widget-title:after,
.post-sidebar .widget-title::after {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    width: 4px;
    height: 20px;
    display: block;
    background-color: #52a851;
}
#shop-sidebar .widget-title + .is-divider,
#product-sidebar .widget-title + .is-divider,
.post-sidebar .widget-title + .is-divider{
    display: none;
}


#shop-sidebar .widget_layered_nav_filters ul li.chosen a{
    font-size: 12px;
}
#shop-sidebar .widget_layered_nav  li.chosen a:before{
    position: relative;
    top: -3px;
    text-align: center;
    line-height: 14px;
    font-size: 15px;
}


@media (min-width: 992px){
    .sidebar-inner .widget{
        margin-bottom: 40px;
    }
}


/***** STYLE 1 CHECKBOX PRICE FILTER WOO DEVVN *****/
.devvn_woocommerce_price_filter ul {
    background: white;
    padding: 10px !important;
}
.devvn_woocommerce_price_filter ul li {
    margin: 5px 0px;
    position: relative;
}
.devvn_woocommerce_price_filter ul li a {
    font-size: 15px;
}
.devvn_woocommerce_price_filter ul li a:hover {
    text-decoration: none;
    color: #b70000 !important;
}
.devvn_woocommerce_price_filter ul li a {
    padding-left: 30px !important;
}
.devvn_woocommerce_price_filter ul li a::before {
    content: '';
    font-size: 15px;
    color: #222;
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 0px;
    border: 1px solid #999;
}
.devvn_woocommerce_price_filter ul li.active a::before,
.devvn_woocommerce_price_filter ul li a:hover::before {
    content: '\f00c';
    color: #e03232;
    font-size: 13px;
    position: absolute;
    left: 0;
    border-color: #999;
    line-height: 20px;
    text-align: center;
    font-family: FontAwesome;
}
/**** END STYLE 1 CHECKBOX PRICE FILTER WOO DEVVN *****/

/*end css widget*/


/*CSS product*/
.box-text-products{
    text-align: center;
    padding: 5px 15px 15px !important;
}
.box-text-products .product-title{
    margin-top: 10px;
    margin-bottom: 10px;
}
.box-text-products .product-title a,
.box-text-products .product-title a:not(.button){
    color: #222;
    padding: 0 5px;
    font-weight: bold;
    height: 38px;
    overflow: hidden;
    line-height: 20px;
    font-size: 15px;
    word-wrap: break-word;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.box-text-products .product-title a:hover,
.box-text-products .product-title a:not(.button):hover{
    color: #009688;
}

.product .grid-tools a.added_to_cart,
.product .grid-tools a.quick-view{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 22px;
    height: 22px;
    font-size: 10px;
    line-height: 1.9em;
    padding: 0;
    background: #fff;
    border: 2px solid #e52c25;
    color: #e52c25;
    overflow: hidden;
    margin: 0 5px 5px 15px;
}
.product .grid-tools a.added_to_cart{
    position: absolute;
    left: 10px;
    margin: 5px 5px 7px;
    bottom: 100%;
}
.product .grid-tools a.added_to_cart:hover,
.product .grid-tools a.quick-view:hover{
    background: #e52c25;
    color: #fff;
}
.product .grid-tools a.quick-view:before{
    content: "\e012";
    font-family: 'fl-icons';
    width: 18px;
    height: 18px;
    display: block;
}
.product .grid-tools a.added_to_cart:before{
    content: "\f00c";
    font-family: FontAwesome;
    width: 18px;
    height: 18px;
    display: block;
}

.product-lightbox .p-nav{
    display: none; !important;
}
.product-lightbox .slick-dots{
    position: inherit;
    margin-bottom: 10px;
}

.box-text-products .price-wrapper {
    font-size: 12px;
    padding: 0 5px;
    overflow: hidden;
    position: relative;
}
.box-text-products .price-wrapper span.amount{
    color: inherit;
}

.box-text-products .price-wrapper del span.amount {
    margin-right: 5px;
}
.price-wrapper .orprc{
    text-decoration: line-through;
    color: #636b6f;
    opacity: .6;
}

.box-text-products .price-wrapper .price > .amount,
.box-text-products .price-wrapper ins {
    color: #d0021b;
    font-size: 14px;
    font-weight: 600;
}

.products .box,
.product .box{
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    padding: 0;
    position: relative;
    display: block;
}


/*NG Product Grid*/
.single-product-thumbnail-wrap .badge-container,
.ng-products-grid .badge-container{
    margin-top: 15px;
}
.product .badge-container,
.products .badge-container{
    margin-top: 0px;
}
.single-product-thumbnail-wrap .badge-container .badge ,
.product .badge-container .badge ,
.products .badge-container .badge ,
.ng-products-grid .badge-container .badge {
    padding: 0 5px;
    height: 20px;
    background: #ee170b;
    color: #fff;
    z-index: 9;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    font-size: 12px;
    line-height: 20px;
}
.single-product-thumbnail-wrap .badge-container .badge .badge-inner,
.product .badge-container .badge .badge-inner,
.products .badge-container .badge .badge-inner,
.ng-products-grid .badge-container .badge .badge-inner{
    background: #ee170b !important;
    padding: 0;
}
.ng-products-grid .box-image a{
    padding-top: 15px;
}
.ng-products-grid .box-image img{
    height: auto;
    width: auto;
    max-width: 100%;
    transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
}
.ng-products-grid .box-text{
    padding-top: 15px;
}
.ng-products-grid .col{
    padding-bottom: 10px !important;
}
.ng-products-grid .col .col-inner{
    height: 100%;
}
.ng-products-grid-border .col{
    border-bottom: 1px solid #eee;
}
.ng-products-grid-border .col:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #eee;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}
.ng-products-grid-border .box-text-products{
    padding-bottom: 0;
}

.ng-products-grid .col-featured .box-text-products .product-title a,
.ng-products-grid .col-featured .box-text-products .product-title a:not(.button){
    font-weight: bold;
    height: auto;
}
@media screen and (min-width: 769px){

    /*.ng-products-grid .col{*/
        /*height: 320px;*/
    /*}*/
    .ng-products-grid.large-columns-5 .col{
        max-width: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    }
    .ng-products-grid.large-columns-5 .col.col-featured{
        max-width: 40%;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    }
}
@media screen and (max-width: 768px){
    .ng-products-grid .col-featured .box-image{
        text-align: center;
    }
    .ng-products-grid.large-columns-5 .col.col-featured{
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .ng-products-grid.large-columns-5 .col{
        max-width: 33.3333%;
        -ms-flex-preferred-size: 33.3333%;
        flex-basis: 33.3333%;
    }
}
@media screen and (max-width: 568px){
    .ng-products-grid.large-columns-5 .col {
        max-width: 50%;
        -ms-flex-preferred-size: 33.3333%;
        flex-basis: 50%;
    }
}
@media (max-width: 600px){
    .box-text-products .price-wrapper .price > .amount,
    .box-text-products .price-wrapper ins {
        font-size: 16px;
    }
}


/*CSS Customer*/
.nl-slider-customer .item-li {
    padding-bottom: 25px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.nl-slider-customer .item-li img {
    filter: blur(0px) grayscale(100%) sepia(0);
    transition: all 0.3s;
}
.nl-slider-customer .item-li:hover img {
    filter: blur(0px) grayscale(0%) sepia(0);
}
.nl-slider-customer .item-li .name {
    font-size: 12px;
    text-transform: uppercase;
    font-style: unset;
    margin-top: 10px;
    font-weight: bold;
}


/*Single Product*/
body .page-title:not(.featured-title)+main .product-main{
    padding-top: 5px;
}
.product-page-price ins{
    float: left;
    margin-right: 10px;
}

.product-tile-wrap-custom{
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.product-tile-wrap-custom h1.product-title {
    font-size: 24px;
    color: #333;
    margin: 0;
    padding-right: 20px;
}
@media (min-width: 768px){
    .product-tile-wrap-custom h1.product-title {
        display: inline-block;
        width: auto;
    }
}
.product-tile-wrap-custom .sku {
    font-size: 14px;
    color: #888888;
    font-weight: 300;
}
.product-info .price-wrapper .price:not(.price-on-sale) span.amount,
.product-info .price-wrapper .price.price-on-sale ins span.amount {
    color: #52a851;
    font-size: 26px;
    font-weight: 700;
}
.product-stacked-custom .product-thumbnails a{
    border: 1px solid #dfdfdf;
    border-radius: 5px;
}
.product-stacked-custom .product-thumbnails a:hover, .product-stacked-custom .product-thumbnails .is-nav-selected a{
    -webkit-box-shadow: 0px 0px 3px 0px #F2784B;
    -moz-box-shadow: 0px 0px 3px 0px #F2784B;
    box-shadow: 0px 0px 3px 0px #F2784B;
    border: 1px solid #F2784B;
}
.product-stacked-custom .product-thumbnails a img{
    opacity: 1;
    padding: 5px;
    -ms-transform: inherit;
    transform: inherit;
    margin: 0;
}
.product-stacked-custom .product-thumbnails a:hover img, .product-stacked-custom .product-thumbnails .is-nav-selected a img{
    -ms-transform: inherit;
    transform: inherit;
}
.icon-zoom-custom.image-tools a.button{
    border: 0;
    text-transform: initial;
    color: #333;
    font-size: 12px;
}
.icon-zoom-custom.image-tools a.button:hover{
    background: transparent;
    color: #23527c;
}

.secondary, .checkout-button, .button.checkout,
.product-lightbox .button.alt,
.woocommerce .button.alt{
    color: #fff;
    background-color: #d61c1f;
    text-align: center;
}

.product-short-description{
    font-weight: 300;
    font-size: 13px;
    max-height: 150px;
    overflow-y: auto;
    margin-bottom: 20px;
}

.product-short-description::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.product-short-description::-webkit-scrollbar
{
    width: 5px;
    background-color: #F5F5F5;
}

.product-short-description::-webkit-scrollbar-thumb
{
    background-color: #555555;
    border: 2px solid #555555;
}


.product-notice-sale {
    background: #fffddf;
    border: 1px #bbba59 dashed;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 10px 15px 0;
    margin-bottom: 10px;
}
.product-notice-sale p {
    padding-left: 22px;
    position: relative;
    font-weight: 300;
    font-size: 13px;
}
.product-notice-sale p:before {
    content: "\f059";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #207bc1;
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 18px;
}

.single-product .product-info,
.single-product .product-info .product-stacked-info{
    padding-top: 0
}
.single-product .product-promotion{
    width: 100%;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 10px;
}
.single-product .product-promotion .prom-title{
    width: 100%;
    padding: 5px;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
    color: #52a851;
    font-weight: bold;
}
.single-product .product-promotion .prom-body{
    padding: 10px 5px;
    font-size: 14px;
}
.single-product .product-promotion .prom-body ul{
    margin-bottom: 0;
    padding-left: 10px;
}
.single-product .product-promotion .prom-body p,
.single-product .product-promotion .prom-body ul li{
    margin-bottom: 5px;
}
.single-product .product-promotion .prom-body p:last-child{
    margin-bottom: 0;
}
.product-lightbox .product-info .plain h1,
.single-product .product-info .product-title{
    margin: 0;
    padding: 10px 0 0;
    font-size: 25px;
}
.product-lightbox .product-info .plain + .is-divider,
.single-product .product-info .product-title + .is-divider{
    display: none;
}
.product-info .yith-wcwl-add-to-wishlist{
    display: none;
}
.product-info .btn_muasi{
    max-width: 100%;
    min-width: 160px;
    background: #d9534f;
    width: auto;
    padding: 9px 15px;
    border: 0;
    margin-bottom: 10px;
    border-radius: 3px;
    display: inline-block;
    overflow: hidden;
    font-size: 18px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-bottom: 0!important;
}
.product-info .btn_muasi strong{
    font-weight: normal;
}

/*metabox info more product detail*/
.info-more{
    margin-bottom: 15px;
    border: 1px solid #b7b7b7;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 10px;
}
.info-more ul {
    margin: 0;
    padding: 0;
}
.info-more ul li {
    margin-bottom: 10px;
    list-style: none;
    padding-left: 15px;
    font-size: 14px;
    position: relative;
}
.info-more ul li:before {
    content: "";
    position: absolute;
    background: #6fa24f;
    top: 7px;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
}

.info-more h3{
    line-height: 24px;
}
.info-more p{
    margin-bottom: 5px;
}
.info-more p:last-child{
    margin-bottom: 0;
}

/*form popup*/
#header_btn_muasi.lightbox-content .row .col,
#btn_muasi.lightbox-content .row .col{
    padding-bottom: 0;
}
#header_btn_muasi.lightbox-content form,
#btn_muasi.lightbox-content form,
#header_btn_muasi.lightbox-content form input[type='submit'],
#btn_muasi.lightbox-content form input[type='submit']{
    margin-bottom: 0;
}

    /*metabox promotion product detail*/
.product-main .box-promotion {
    margin-bottom: 15px;
    border: 1px solid #b7b7b7;
    padding: 15px 15px 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.product-main .box-promotion .promotion-heading {
    text-transform: uppercase;
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}
.product-main .promotion-content ul {
    margin: 0;
    padding: 0;
}
.product-main .promotion-content ul li {
    list-style: none;
    margin: 0;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333;
    padding-left: 20px;
    position: relative;
    line-height: 19px;
}
.product-main .promotion-content ul li:before {
    content: "";
    background: #fff url('../images/tick.png') no-repeat center center;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0px;
    left: 0;
    display: block;
    border-radius: 100%;
    -webkit-border-radius: 100%;
}

/*metabox attribute intro detail product*/
.attribute-intro ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.attribute-intro ul li {
    width: 50%;
    float: left;
    margin-bottom: 9px;
    font-size: 14px;
    position: relative;
    padding-left: 15px;
    list-style: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.attribute-intro ul li:before{
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
    background-color: #C1C1C1;
}
@media screen and (min-width: 850px){
    /*.product-stacked-custom .product-gallery.large-5{*/
        /*max-width: 35%;*/
        /*-ms-flex-preferred-size: 35%;*/
        /*flex-basis: 35%;*/
    /*}*/
}
@media (min-width: 768px){
    .attribute-intro ul li {
        width: 48%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
}
@media only screen and (max-width: 767px){
    .attribute-intro{
        display: none;
    }
}





/*custom css devvn buy now*/
.product-info a.devvn_buy_now{
    max-width: 100%;
    min-width: 160px;
    background: #52a851;
    width: auto;
    padding: 9px 15px;
    border: 0;
    margin-bottom: 10px;
    border-radius: 3px;
}
.product-info a.devvn_buy_now:hover{
    opacity: .75;
    -webkit-opacity: .75;
}
.product-info a.devvn_buy_now strong{
    font-weight: normal;
}
.product-info a.devvn_buy_now span{
    display: none;
}
.related-products-wrapper .product-section-title{
    font-size: 20px;
    margin-left: 10px;
}
.related-products-wrapper .product-attribute{
    display: none;
}

.devvn-popup-title,
.popup-customer-info-group .devvn-order-btn{
    background: #52a851;
}

/*custom product tab*/
.product-info-detailed{
    clear: both;
    margin-bottom: 0px;
}
.product-info-detailed .product-data-items{
    position: relative;
    z-index: 1;
}
.product-info-detailed .product-data-items:before,
.product-info-detailed .product-data-items:after{
    content: '';
    display: table;
}
.product-info-detailed .product-data-items .heading-tab {
    border-bottom: 2px solid #ddd;
    margin: 0;
    padding: 0 0 10px;
}
.product-info-detailed .product-data-items .heading-tab a.data {
    background: none;
    border: 0;
    font-size: 18px;
    color: #888;
    padding: 0 0 13px;
    margin-right: 2em;
}
.product-info-detailed .product-data-items .heading-tab a.data:hover {
    border-bottom: 2px solid #52a851;
    color: #333;
}
.product-info-detailed .product-data-items .body-tab {
    padding-top: 30px;
}
.product-info-detailed .product-data-items .body-tab .itab-content {
    margin-bottom: 30px;
    position: relative;
}
.product-info-detailed .product-data-items .body-tab .itab-content h4.heading-caption {
    margin: 0;
    font-size: 24px;
    color: #333333;
    padding-bottom: 14px;
    border-bottom: 1px solid #ddd;
    font-weight: 300;
}
.product-info-detailed .product-data-items .body-tab #tab-description article{
    /*height: 900px;*/
    overflow: hidden;
    display: block;
}
.product-info-detailed .product-data-items .body-tab #tab-description.show-more article{
    height: 900px;
}
.product-info-detailed .product-data-items .body-tab #tab-description .showmore {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 25px;
    padding-top: 50px;
    text-align: center;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.91) 50%, #fff 55%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,0.91)), color-stop(55%, #fff));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.91) 50%, #fff 55%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.91) 50%, #fff 55%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.91) 50%, #fff 55%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.91) 50%, #fff 55%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
    display: block;
    margin-bottom: 0;
}
.product-info-detailed .product-data-items .body-tab .hide-showmore#tab-description article{
    height: auto;
    overflow: visible;
}
.product-info-detailed .product-data-items .body-tab .hide-showmore#tab-description .showmore{
    display: none;
}
.product-info-detailed .product-data-items .body-tab #tab-description .showmore a {
    color: #1276c3;
    font-size: 14px;
}
.product-info-detailed .product-data-items .body-tab #tab-description .showmore {
    display: block;
}
#tab-description h3, #tab-description h2, #tab-description h4:not(.heading-caption), #tab-description p {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 15px;
}
#tab-description h3, #tab-description h2 {
    font-weight: normal;
    font-size: 18px;
}
.product-info-detailed .product-data-items .body-tab .itab-content#tab-reviews h4.heading-caption{
    margin-bottom: 20px;
}
.product-info-detailed .product-data-items .body-tab .itab-content #comments h3.normal{
    display: none;
}

@media (min-width: 768px){
    .product-info-detailed .product-data-items .heading-tab li {
        display: inline-block;
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .product-info-detailed .product-data-items .body-tab .itab-content#tab-description h4.heading-caption {
        display: none;
    }
}
@media (max-width: 767px){
    .product-info-detailed .product-data-items .heading-tab {
        display: none;
    }
}

#product-attribute-specs-table .iattribute{
    font-size:15px;
    overflow:hidden;
    padding:1em 0;
    border-bottom:1px solid #ddd;
    position:relative;
}
#product-attribute-specs-table .iattribute .col-label{
    font-weight:300;
    color:#333333;
    position:absolute;
    top:50%;
    transform:translate(0px, -50%);
    -webkit-transform:translate(0px, -50%);
    font-size:18px;
    max-width:25%;
}
#product-attribute-specs-table .iattribute .col-data{
    width:70%;
    float:right;
    line-height: 30px;
}

#product-attribute-specs-table .iattribute .col-data ul{
    margin:0;
    padding:0;
}
#product-attribute-specs-table .iattribute .col-data ul li{
    list-style:none;
}



/*single thumb*/
.product-stacked-info form {
    margin-bottom: 0;
}


.message-wrapper+main .product-main{
    padding-bottom: 20px;
}
#product-sidebar{
    margin-top: 11px;
}
/*Custom Mini Cart*/
ul.product_list_widget li a:not(.remove){
    font-size: 14px;
}
.widget_shopping_cart .product-bundle li {
    margin: 0;
    font-size: 12px;
    padding: 0;
    min-height: auto;
    padding-left: 10px;
    padding-right: 0 !important;
    position: relative;
    border: 0;
}
.widget_shopping_cart .product-bundle li:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: #222;
    left: 0;
    top: 8px;
}

.product-bundle li{
    margin-bottom: 5px !important;
}
.product-bundle li a {
    font-size: 14px;
    margin-bottom: 0 !important;
}
.product-bundle li .db{
    display: block;
}

.mini_cart_item .product-bundle li a {
    font-size: 12px;
    margin-bottom: 5px;
}

/*page cart*/
.woocommerce-cart th,
.woocommerce-cart td{
    font-size: 12px;
    letter-spacing: 0;
}

/*Checkout*/
.woocommerce-billing-fields #billing_first_name_field{
    width: 48%;
}
.woocommerce-billing-fields #billing_last_name_field{
    width: 48%;
    margin-right: 4%;
    float: left;
    clear: initial;
}

.woocommerce-billing-fields .validate-phone{
    width: 48%;
    float: right;
    clear: initial;
}
.woocommerce-checkout-review-order-table .product-thumb img{
    max-width: 80px;
}
.woocommerce-checkout-review-order-table .product-bundle{
    margin-top: 10px;
}
.woocommerce-checkout-review-order-table .product-bundle li {
    margin-bottom: 5px;
    padding-left: 10px;
    position: relative;
    display: block;
    align-items: inherit;
}
.woocommerce-checkout-review-order-table .product-bundle li a {
    color: #878787;
    cursor: none;
    pointer-events: none;
    font-size: 12px;
}
.woocommerce-checkout-review-order-table .product-bundle li .db{
    display: block;
}
.woocommerce-checkout-review-order-table .product-bundle li:after {
    background: #878787;
    border-radius: 4px;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 4px;
}

/*.woocommerce-checkout .woocommerce-billing-fields .form-row label{*/
    /*display: none;*/
/*}*/

/*page order details*/
.order_details .wc-item-meta li{
    margin-bottom: 5px;
}
.order_details .wc-item-meta li p{
    display: inline-block;
    margin: 0;
}
.order_details .wc-item-meta li ul{
    margin: 5px 0 0 10px;
}


/* he thong cua hang */
.dvls_maps_wrap .dvls_maps_header input.dvls-submit{
    font-size: 14px;
    background-color: #151515 !important;
    border: 1px solid #151515;
    width: 104px;
    color: #fff;
}
.dvls_maps_wrap .dvls_maps_header .dvls_near_you{
    margin-top: 0;
    font-size: 12px;
}
.dvls_maps_wrap .dvls_result_infor p{
    font-size: 14px;
    line-height: 22px;
}
.dvls_maps_wrap .dvls_result_infor a{
    text-decoration: underline;
    font-size: 12px;
}


/*CSS Blog List*/
.nl-blog-list-grid .col-large .col{
    padding-bottom: 0;
}
.nl-blog-list-grid .col-large .box-text{
    padding-top: 15px;
}
.nl-blog-list-grid .col-large .box-text .post-title{
    font-weight: bold;
}
.nl-blog-list-grid .col-medium .row{
    margin-bottom: 10px !important;
}
.nl-blog-list-grid .col-medium .col{
    padding-bottom: 10px;
}

.nl-blog-list-grid .col-medium  .box-text{
    padding: 0;
}


.nl-blog-list .box-text{
    padding: 0;
}
.nl-post-list-feautred{
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    display: none;
}

.nl-featured-post-item{
    width: 100%;
    margin-bottom: 20px;
}
.nl-featured-large {
    margin-bottom: 40px;
}
.nl-featured-post-item a {
    display: block;
}
.nl-featured-large a {
    display: block;
    position: relative;
    overflow: hidden;
}
.nl-featured-post-item  a .post-info .title {
    margin: 0;
    font-size: 15px;
    color: #333;
    font-weight: normal;
    margin-bottom: 5px;
    line-height: 1.35;
    font-weight: 600;
}
.nl-featured-post-item  a .post-info .date{
    font-weight: 300;
    font-size: 13px;
    color: #878787;
}
.nl-featured-large a .post-info .title {
    margin: 0 0 15px;
    font-size: 22px;
    color: #333;
    font-weight: bold;
}
.nl-featured-large a .post-info .date {
    padding-bottom: 10px;
    font-size: 13px;
    color: #878787;
}
.nl-featured-large a .post-info .excerpt {
    font-size: 15px;
    color: #333;
    line-height: 1.5;
}

@media (min-width: 768px){
    .nl-post-list-feautred{
        display: block;
    }
    .nl-featured-large {
        width: 100%;
    }
    .nl-featured-large a .post-info {
        width: 35%;
        float: left;
        position: relative;
    }
    .nl-featured-large a .post-info .title {
        position: absolute;
        padding: 13px 30px 13px 0;
        background: rgba(255,255,255,0.7);
        width: 156%;
        top: 20px;
    }
    .nl-featured-large a .post-info .date {
        visibility: hidden;
        padding-top: 110px;
    }
    .nl-featured-large a .post-image {
        width: 63%;
        float: left;
    }
    .nl-featured-large a .post-image .image {
        padding-left: 10px;
    }
    .nl-featured-large a .post-image .image img {
        width: 100%;
        height: 262px;
    }
    .nl-featured-mini {
        width: 47%;
        float: left;
    }
    .nl-featured-mini:nth-child(2n) {
        float: left;
    }
    .nl-featured-mini:nth-child(2n+2) {
        float: right;
    }
    .nl-featured-mini a .post-image {
        width: 44%;
        float: left;
    }
    .nl-featured-mini a .post-image .image {
        padding-right: 10px;
    }
    .nl-featured-mini a .post-image .image img {
        width: 100%;
        height: 77px;
    }
    .nl-featured-mini a .post-info {
        width: 53%;
        float: left;
    }
    .nl-featured-mini a .post-info .post-title {
        height: 41px;
    }
}


/*top product*/
.shop-container .nl-filter-options .woocommerce-ordering select{
    margin: 0;
}
.shop-container .nl-filter-options{
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 15px !important;
    background: #f5f5f5;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 13px;
}
.shop-container .nl-filter-options .col{
    padding-bottom: 0;
}
.shop-container .nl-filter-options .moreviewoption{
    cursor: pointer;
    color: #288ad6;
    position: relative;
    top: 25%;
}
.shop-container .nl-filter-options .list_all_options {
    position: absolute;
    top: 200%;
    left: -9px;
    width: 360px;
    border: 1px solid #d9d9d9;
    padding: 5px 10px;
    background: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    z-index: 22;
    display: none;
}
.shop-container .nl-filter-options .list_all_options:before {
    content: "";
    border-width: 10px;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: #d9d9d9;
    position: absolute;
    bottom: 100%;
    left: 28px;
}
.nl-filter-options .open .list_all_options {
    display: block;
}
.shop-container .nl-filter-options .list_all_options label {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 9px;
    margin-bottom: 9px;
    display: block;
    padding-top: 5px;
}
.nl-filter-options .list_all_options button{
    background: transparent;
    position: absolute;
    right: 10px;
    top: 5px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    padding: 0;
    width: 25px;
    height: 25px;
    line-height: 10px;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: 'Arial','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 700;
    margin: 0;
    font-size: 10px;
    box-sizing: border-box;
    vertical-align: middle;
}
.nl-filter-options .list_all_options button i{
    font-size: 14px;
}
.shop-container .nl-filter-options .list_all_options ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.shop-container .nl-filter-options .list_all_options ul li {
    width: 50%;
    float: left;
    padding: 3px 0;
    list-style: none;
    display: inline-block;
    margin: 0;
}
.shop-container .nl-filter-options .list_all_options ul li a {
    font-size: 13px;
    color: #333;
    position: relative;
    padding-left: 25px;
}
.shop-container .nl-filter-options .list_all_options ul li a:before {
    content: '';
    width: 15px;
    height: 15px;
    background: #fff;
    border: 1px solid #d9d9d9;
    position: absolute;
    top: 0;
    left: 0;
}
.shop-container .nl-filter-options .list_all_options ul li a:hover {
    color: #52a851;
}
.nl-filter-options .list_all_options button:hover{
    background: #52a851;
    color: #fff;
}

/*top cat*/
.ca-child {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff;
}
.ca-child li {
    display: inline-block;
    padding: 5px;
    margin-bottom: 0;
}
.ca-child li a {
    display: block;
    overflow: hidden;
    border: 1px solid #fff;
    padding: 5px 10px;
    text-align: center;
    border-radius: 5px;
    background: #fff;
}
.ca-child li a:hover {
    border: 1px solid #446CB3;
    text-decoration: none;
}
.ca-child li a img {
    max-width: 100%;
    height: 45px;
    vertical-align: middle;
    width: auto;
}
.ca-child li a h3 {
    margin-bottom: 0;
    height: 30px;
    overflow: hidden;
    line-height: 15px;
    font-size: 13px;
    word-wrap: break-word;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #000;
    margin: 0;
}
.ca-child li a:hover h3 {
    color: #446CB3;
}

.nl-custom-title-cat{
    background: #fff;
    padding: 10px;
    margin-top: 5px;
    text-align: justify;
    line-height: 1.7;
}
.nl-custom-title-cat h1{
    margin-top: 10px;
}

@media (min-width: 1200px){
    .ca-child li {
        width: 10%;
    }
}
@media (max-width: 1199px) and (min-width: 992px){
    .ca-child li {
        width: 12.5%;
    }
}
@media (max-width: 991px) and (min-width: 768px){
    .ca-child li {
        width: 16.6666666667%;
    }
}
@media (max-width: 767px) and (min-width: 415px){
    .ca-child li {
        width: 20%;
    }
}
@media (max-width: 414px){
    .ca-child li {
        width: 33.3333333%;
    }
}

.category-page-row {
    padding-top: 15px !important;
}
.nl-category-view h1{
    color: #1c1d1d;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 15px;
}
.nl-category-view .row{
    margin-right: 0 !important;
    margin-left: 0 !important;
    background: #f5f5f5;
    border-left: 10px solid #52a851;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    overflow: hidden;
    margin-bottom: 1em;
}
.nl-category-view .row-small>.col.category-description {
    padding: 20px 25px;
    margin-bottom: 0;
}
.nl-category-view .category-description p {
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    margin-bottom: 9px;
}
.nl-category-view .row .col{
    padding-bottom: 0 !important;
}
.nl-category-view .row .category-image{
    padding-right: 0 !important;
}
.nl-category-view .category-description a {
    display: inline-block;
    vertical-align: sub;
    line-height: 2;
    background-color: #d70018;
    padding: 5px 10px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 5px;
    margin-right: 5px;
    min-width: 50px;
    margin-bottom: 5px;
}
.nl-category-view .category-description a:after {
    background: #bbbbbb;
    content: "";
    width: 1px;
    height: 15px;
    position: absolute;
    top: 1px;
    right: -1.5em;
}
.nl-category-view .category-description a:last-child {
    margin-right: 0;
}
.nl-category-view .category-description a:last-child:after {
    display: none;
}


/*Product link related*/
#product-link-related{margin-bottom: 10px;overflow: hidden}
#product-link-related a{
    font-size: 13px;
    line-height: 18px;
    position: relative;
    border:1px solid #ccc;
    background: #fff;
    border-radius: 3px;
    -webkit-border-radius:3px;
    padding:5px;
    float: left;
    text-align: center;
    margin-right: 5px;
    text-decoration: none;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    margin-bottom: 5px}
#product-link-related a span{color: #333;}
#product-link-related a strong{
    font-size: 15px;
    display: block;
    color: #52a851;
    margin-top: 5px}
#product-link-related a.active,#product-link-related a:hover{border-color: #52a851}
#product-link-related a.active span{font-weight: bold;}
@media  screen and (min-width: 1024px)
{
    #product-link-related a{padding: 7px;margin-right: 7px}
}


/*----------Responsive--------------*/
@media (max-width: 1024px) and (min-width: 768px){
    .header-main .header-nav-main .html_topbar_left {
        margin-left: 7px;
        margin-right: 7px;
    }
}


@media only screen and (max-width: 849px) {
    .nl-category-view{
        display: none;
    }
}

@media only screen and (max-width: 767px){
    .attribute-intro{
        display: none;
    }
    .product-stacked-custom .product-main{
        padding-bottom: 0;
    }
    .product-info-detailed .product-data-items .body-tab{
        padding-top: 0;
    }
}
@media screen and (max-width: 640px){
    .box-text-products .product-attribute{
        display: none;
    }
}
