.prod-load-moreCate {
    clear: both;
    display: block;
    line-height: 37px;
    margin: 44px 0 0;
    text-align: center;
}

.prod-load-moreCate a {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #C9C9C9;
    font-family: 'Advent Pro', sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 9px 12px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
}

ul.newsCate li {
    display: block;
    margin-bottom: 15px;
}

ul.newsCate .imageWrapper {
    text-align: center;
}

#header, #header #boss_cart .content > b, #boss-login .content b {
    background-color: black;
}

.heading {
    margin-bottom: 40px;
    padding-bottom: 14px;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    line-height: 1.4;
}

.heading a {
    display: inline-block;
    color: inherit;
    font-size: 20px;
}

.heading:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -35px;
    width: 70px;
    height: 2px;
    background: #111;
}

.sh-blog-shortcode .element {
    padding: 0 15px;
}

.sh-blog-shortcode .element .entry-thumb a {
    overflow: hidden;
    display: block;
}

.sh-blog-shortcode .element .entry-thumb a img {
    width: 100%;
    height: 200px;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.sh-blog-shortcode .element .entry-title {
    margin: 10px 0 5px 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4em;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 2.8em;
}

.homeCustomer {
    /*background: url(/tp/T0033/image/stores/10030/bg3.jpg) center no-repeat;*/
    background-size: cover;
}

.homeCustomer .heading {
    /*color: #fff;*/
}

.wrapperCustomer {
    width: 70%;
    margin: auto;
    float: unset;
}

.slider-nav .item {
    text-align: center;
}

.slider-nav .item .img {
    display: inline-block;
    /*border-radius: 50%;*/
    /*padding: 8px;*/
    /*border: 1px solid #111;*/
    margin-bottom: 20px;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
}

.slider-nav.slider-nav .item.slick-slide.slick-current.slick-active .img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.slider-nav .item .img img {
    /*border-radius: 50%;*/
    width: 200px;
    height: 250px;
}

.slider-nav .slick-prev.slick-arrow {
    display: inline-block;
    background: none;
    border: none;
    /*color: #fff;*/
    font-size: 40px;
    position: absolute;
    top: 30%;
    left: -30px;
}

.slider-nav .slick-next.slick-arrow {
    display: inline-block;
    background: none;
    border: none;
    /*color: #fff;*/
    font-size: 40px;
    position: absolute;
    top: 30%;
    right: -30px;
}

.testimonial-content {
    font-size: 15px;
    padding-left: 50px;
    padding-right: 50px;
}

.testimonial-content {
    text-align: justify;
    text-align-last: center;
    /*color: #999999;*/
    line-height: 1.8;
}

.testimonial-content .name {
    /*color: #FFF;*/
    margin-bottom: 10px;
    text-align: center;
}

.uni-section {
    /*padding-top: 60px;*/
    padding-bottom: 40px;
}

.column {
    width: 25%;
    padding: 0 15px;
}

@media (min-width: 1200px) {
    .heading {
        font-size: 30px;
    }

    .sh-blog-shortcode .element {
        font-size: 15px;
        width: 25%;
    }

    .slider-nav .img {
        padding: 8px;
    }

}

@media (max-width: 769px) {
    #desktop.topParent{
        overflow-x: hidden;
    }
    .sh-blog-shortcode .element {
        width: 100%;
    }

    .wrapperCustomer {
        width: 100%;
    }

    .slider-nav .item .img img {
        width: 136px;
        height: 170px;
    }

    .testimonial-content {
        padding: 0 15px;
    }

    .slider-nav .slick-prev.slick-arrow {
        top: 18%;
        left: -4px;
    }

    .slider-nav .slick-next.slick-arrow {
        top: 18%;
        right: -4px;
    }

    .column {
        width: 100%;
    }

    #footer .container {
        padding: 44px 0 0 0 !important;
    }
    #header #logo{
        max-width: 120px;
        margin: 0 auto !important;
    }
}
@media (max-width: 576px) {
    #header #boss_cart .heading{
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .header-right{
        position: absolute;
        top: 10px;
        width: fit-content;
        right: 0px;
    }
    .mobileNav,
    .mobileSearch{
        font-size: 22px !important;
    }
    #boss_cart .heading h4{
        display: none;
    }
    #content img {
        height: auto !important;
    }
}

@media (min-width: 992px) {
    .boss-featured .box-content .newProds .box-item:nth-child(4n+1),
    .boss-featured .box-content .appendResultProduct .box-item:nth-child(4n+1),
    .appendResultProduct10101 .box-item:nth-child(4n+1) {
        clear: both;
    }
}

@media (max-width: 991px) {
    .image a.cs_img {
        height: auto;
    }
}

@media (max-width: 767px) {
    #column-right + #content, #content.ctNews {
        padding: 0 10px;
    }

    .product-info .left {
        padding: 0;
    }
}

#fixed-social-network > a {
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 15px;
    display: block;
    width: 170px;
    transform: translateX(0px);
    margin-bottom: 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-decoration: none;
}

#fixed-social-network > a > i {
    margin-right: 20px;
}

#fixed-social-network {
    position: fixed;
    top: 25%;
    right: -130px;
    z-index: 999;
}

#fixed-social-network > a:hover {
    transform: translateX(-100px);
    -webkit-transition: all .3s;
    transition: all .3s;
}

.fab {
    font-family: Font Awesome\ 4 Brands;
}

#fixed-social-network > a.hotline-icon img {
    width: 28px;
    height: 28px;
    margin-right: 10px;
}

#fixed-social-network > a.aboutUs-icon img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
#fixed-social-network > a.shopee-icon img {
    width: 28px;
    height: 28px;
    margin-right: 10px;
}

#fixed-social-network > a.hotline-icon {
    background: #df4a32;
    color: #fff;
}

#fixed-social-network > a.aboutUs-icon {
    background: #fdbc51;
    color: #fff;
}

#fixed-social-network > a.fb-icon {
    background: #3b5998;
    color: #fff;
}

#fixed-social-network > a.shopee-icon {
    background: #EE4D2D;
    color: #fff;
}

#fixed-social-network > a.tiktok-icon {
    background: #000;
    color: #fff;
}

#fixed-social-network > a.zalo-icon {
    background: #0068FF;
    color: #fff;
}

#fixed-social-network > a.tiktok-icon img, #fixed-social-network > a.zalo-icon img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
#fixed-social-network > a.fb-icon img {
    width: 33px;
    height: 33px;
    margin-right: 10px;
}

#fixed-social-network > a:last-child, #fixed-social-network > a:nth-child(3) {
    padding: 0 20px 0 7px;
}
#fixed-social-network > a:first-child {
    padding: 0 20px 0 11px;
}
#fixed-social-network > a:nth-child(2) {
    padding: 0 20px 0 8px;
}
#fixed-social-network > a:nth-child(4) {
    padding: 0 20px 0 5px;
}
#fixed-social-network > a:nth-child(5) {
    padding: 0 20px 0 8px;
}

@media (max-width: 768px) {
    .small--hide {
        display: none;
    }

    .menu-layout {
        background: #fff;
        padding: 10px 0 5px;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 11;
        overflow: hidden;
    }
    .menu_bottom{
        display: flex;
        justify-content: space-around;
    }
    .menu-layout .menu-item {
        width: 15%;
        display: inline-block;
        text-align: center;
    }

    .menu-layout .menu-item img {
        width: 30px;
        height: 30px;
        margin-bottom: 2px;
    }
    .menu-layout .menu-item:nth-child(3) img {
        margin-bottom: 1px;
    }
    .menu-layout .menu-item:nth-child(4) img {
        width: 32px;
        height: 32px;
        margin-bottom: 1px;
    }
    .menu-layout .menu-item:nth-child(5) img {
        margin-bottom: 3px;
    }
    .menu-layout .menu-item i {
        font-size: 24px;
    }

    .menu-layout .menu-item a p {
        color: #000;
        font-size: 12px;
        white-space: nowrap;
    }

    div.purchase-content {
        bottom: 90px;
        left: 20px;
    }

}


.purchase-c-name, .purchase-p-name {
    font-size: 13px;
    line-height: 20px;
}

.purchase-p-name {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.purchase-content.showP {
    z-index: 9999;
    opacity: 1;
    visibility: visible;
    transition: .5s ease all;
}

.purchase-content {
    position: fixed;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    left: 20px;
    bottom: 20px;
    margin: 0 -9px;
    background: #fff;
    border-radius: 50px;
    border: 1px solid #eee;
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
}

.purchase-item {
    display: flex;
    width: 300px;
    padding: 10px;
}

.purchase-item .close-purchase {
    color: #999;
    font-size: 14px;
    right: -13px;
    top: -12px;
    z-index: 9;
    position: absolute;
}

.purchase-item img {
    height: 86px;
    width: 100%;
    object-fit: cover;
}

.orderLeft {
    width: 30%;
    overflow: hidden;
    border-radius: 100%;
}

.main-header.affix-mobile .wrap-logo img, .main-header .wrap-logo img {
    height: 40px;
}

.ordeRight {
    flex: 1;
    padding-left: 10px;
}

.ordeRight .font-italic {
    font-style: italic;
}
#addToCart {
    position: fixed;
    bottom: 140px;
    right: 5px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.qvFilter {
    position: fixed;
    bottom: 180px;
    right: -100%;
    background: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
    z-index: 9999;
    transition: all 1s ease;
    opacity: 0;
    visibility: hidden;
    width: 45px;
    border-radius: 20px;
}
.cart.active .qvFilter {
    opacity: 1;
    visibility: visible;
    right: 100px;
    transform: translate(100%, 0);
}
span.req a {
    float: initial;
}
.pview_buyProduct a {
    background: #c30005;
    width: 100%;
    text-align: center;
    color: #fff;
}
.pview_buyProduct a {
    background: #c30005;
    width: 100%;
    text-align: center;
    color: #fff;
    margin-top: 5px;
    padding: 10px 0;

}

.product-info .cart .action .btn {
    font-size: 12px;
    border-radius: 25px;
}
.close-option {
    position: absolute;
    top: 0;
    right: -5px;
    background: #333;
    color: #fff;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    cursor: pointer;
    z-index: 99999;
}

.close-option span {
    font-size: 12px;
}
.purchase-content {
    display: none;
}
@media screen and (max-width: 768px){
    #addToCart {
        right: 0;
        bottom: 125px;
    }
    .qvFilter {
        position: fixed;
        bottom: 165px;
        width: 10%;
    }
    .cart.active .qvFilter {
        right: 15%;
    }
    .pview_buyProduct a {
        background: #c30005;
        width: 100%;
        text-align: center;
        color: #fff;
    }
    .pview_buyProduct a {
        background: #c30005;
        width: 100%;
        text-align: center;
        color: #fff;
        margin-top: 5px;
        padding: 10px 0;

    }

    .product-info .cart .action .btn {
        font-size: 12px;
        border-radius: 25px;
    }
    .mobileNav, .mobileSearch{
        color: #fff;
    }
    .scroll-cate {
        clear: both;
    }
    .list-categ {
        display: flex;
        align-items: flex-start;
        flex-direction: row;
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        margin: 0 15px 0;
    }
    .list-categ>a {
        padding: 16px 20px 16px 0;
        display: grid;
    }
    .list-categ>a p {
        height: auto;
        margin: 0;
        color: #656565;
        text-transform: uppercase;
        font-weight: 700;
    }
    .scroll-cate.fixed {
        position: fixed;
        top: 0;
        z-index: 9;
        background: #fff;
        margin: 0 10px 15px 10px;
        display: block;
    }
    #header {
        position: relative;
    }
    .fixed #header{
        position: fixed;
        top: 0;
        z-index: 9999;
    }
    .fixed .scroll-cate {
        background: #f4f4f4;
    }
    .header-wrap {
        display: flex;
        justify-content: space-around;
        align-items: center;
    }

    .icon-toggle {
        display: flex;
    }
    #header #logo{
        height: 57px;
    }
    .header-wrap .col-sm-4 {
        width: 33.33333333%;
    }

    .icon-toggle {
        color: #fff;
        padding-left: 15px;
        font-size: 22px;
    }

    .cart-icon a {
        color: #c8c8c8;
    }

    .icon-toggle .fa-bars {
        margin-right: 10px;
    }

    #header {
        padding: 0;
        background: #fff;
    }

    #header .container {
        background: #000;
    }
    .mobileNav,.mobileSearch {
        display: block !important;
        position: initial;
    }
    .qvFilter label {
        text-align: center;
        margin-top: 0;
    }

    .qvFilter span.req.size {
        white-space: nowrap;
    }
    .fixed #searchMobile {
        position: fixed;
        top: 108px;
        z-index: 999;
        width: 100%;
    }
    body .pslide-bottom {
        width: 100%;
        bottom: 75px;
        right: 0;
    }
    body .back-to-left {
        bottom: 75px;
        right: 0;
    }
    .pslide-bottom .close-slide {
        left: 10px;
    }
}

.pslide-bottom {
    position: fixed;
    bottom: 90px;
    right: 5px;
    z-index: 50;
    width: 400px;
    transition: all 0.7s ease;
    opacity: 1;
    visibility: visible;
}
.back-to-left {
    position: fixed;
    right: 5px;
    border-radius: 3px;
    color: #fff;
    background: #000;
    padding: 10px;
    z-index: 9;
    height: 40px;
    width: 45px;
    bottom: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.back-to-left i {
    font-size: 20px;
}
.pslide-bottom.no-active {
    right: -100%;
    opacity: 0;
    visibility: hidden;
}
.pslide-bottom .item img {
    width: 100%;
    max-height: 50px;
    object-fit: scale-down;
}
.pslide-bottom .close-slide i {
    font-size: 15px;
    color: #fff;
}
.pslide-bottom .close-slide {
    position: absolute;
    color: #fff;
    z-index: 1;
    left: 5px;
}
