img.lazyloading {
    opacity: 0.01;
}

img.lazyloaded {
    opacity: 1;
    transition: 0.3s;
    object-fit: scale-down;
}
.ui-icon-alert {
    float: left;
    margin: 0 10px 40px 0;
}
.pro-tags {
    position: absolute;
    bottom: 20px;
    right: 10px;
    background: #000;
    border: 1px solid;
    border-radius: 5px;
    text-align: center;
    padding: 10px 0px;
}
.pro-tags span{
    display: block;
    width: 40px;
    height: 40px;
    color: #fff;
}
.box-style-item {
    border: solid 1px #fff;
}
.box-style-info {
    padding: 0 10px;
}
.box-style-title {
    font-size: 13px;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #02031c;
    margin-bottom: 5px;
}
.box-style-content {
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4e6563;
}
.slider-news .owl-nav button{
    font-size: 35px !important;
    color: #f48473 !important;
    position: absolute;
    top: 35px;
}
.slider-news .owl-nav .owl-next{
    right: -8px;
}
.slider-news .owl-nav .owl-prev{
    left: -8px;
}



.color a{
    width: 34px;
    height: 34px;
    border-radius: 50%;
}
.color a span{
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 1px solid #707070;
}
.color{
    align-items: center;
}

.size a{
    display: inline-block;
    padding: 5px 9px;
    background: #fff;
    color: grey;
    border: 1px solid #a2a2a2;
    font-size: 12px;
    margin: 0 5px;
    border-radius: 3px;
    min-width: 30px;
}
.size{
    align-items: center;
}
.product-img .owl-prev span{
    font-size: 50px;
    position: absolute;
    top: 50%;
    color: #fff;
}
.product-img .owl-next span{
    font-size: 50px;
    position: absolute;
    top: 50%;
    color: #fff;
    right: 0;
}
.blk-att .r-at-r {
    width: 100%;
    clear: both;
    margin-bottom: 25px;
}
.pull-left {
    float: left;
}
.blk-qty {
    margin-left: 5px;
    border: 1px solid #d0d0d0;
}
.blk-qty .blk-qty-btn {
    min-width: 30px;
    min-height: 30px;
    cursor: pointer;
    font-size: 18px;
}
.blk-qty .blk-qty-input {
    color: #000;
    font-size: 14px;
    width: 50px;
    min-height: 30px;
    text-align: center;
    border: 1px solid #f48473;
    border-radius: 5px;
}
.d-flex.info span.font-weight-bold{
    display: inline-block;
    min-width: 100px;
}
.color a.active, .color a:hover{
    border: 2px solid #707070;
}
.size a.active, .size a:hover{
    color: #fff;
    background: #f48473;
    border: 1px solid #f48473;
}
.size a.deactive{
    background: #707070;
    color: #fff;
    border: 1px solid #707070;
    pointer-events: none;
    opacity: .5;
}
.product-info .info.req.size{
    float: left;
}
.choose-size{
    line-height: 30px;
    margin-left: 30px;
}
.r-at-r[data-label=btn] {
    padding-top: 15px;
}
.r-at-r {
    width: 100%;
    clear: both;
    margin-bottom: 25px;
}
.btn-js-add-cart#addToCart {
    margin-right: 1%;
}
.btn-js-add-cart {
    cursor: pointer;
    width: 49%;
    padding: .6rem 1rem;
    text-transform: uppercase;
}
.btn-pink {
    color: #fff;
    background-color: #f48473;
    border-color: #f48473;
    border-radius: .35rem;
}
.btn-js-add-cart#addPayNow {
    float: right;
}
.btn-js-add-cart {
    cursor: pointer;
    width: 49%;
    padding: .6rem 1rem;
    text-transform: uppercase;
}
.b-ac.wish{
    display: inline-block;
}
.b-ac i:hover,.b-ac.active i{
    color: #f48473;
}



/*cart and checkout css*/
.main-cart {
    padding: 20px 0;
}
.title-left {
    font-weight: 600;
    color: #000;
    font-size: 24px;
    margin-bottom: 15px;
    display: block;
    position: relative;
    text-transform: uppercase;
    text-align: left;
}
.title-left:after {
    content: '';
    left: 0;
    top: 75%;
    width: 100%;
    border-bottom: 1px solid #d3d5d4;
    position: absolute;
}
.title-left span {
    padding: 5px 15px 5px 0;
    background: #fff;
    position: relative;
    z-index: 1;
}
.cart-item {
    border: 10px solid #fff;
}
.table td, .table th {
    padding: .5rem;
    vertical-align: middle;
}
.cart-item .cart-img img {
    width: auto;
    height: 100px;
    object-fit: scale-down;
    margin-left: 5px;
    border: 1px solid #f48473;
    border-radius: 5px;
}
.cart-item a{
    color: #000;
}
.cart-item .blk-qty .blk-qty-btn {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #f48473;
}
.blk-qty .blk-qty-btn {
    min-width: 30px;
    min-height: 30px;
    cursor: pointer;
    font-size: 18px;
}
.cart-qty{
    margin-left: 0 !important;
    border: none !important;
}
/*.cart-qty .blk-qty-btn{*/
/*    border: none !important;*/
/*}*/
.remove-cart{
    color: #f48473 !important;
    border: 1px solid #fff;
    border-radius: 100%;
    padding: 5px 9px;
    box-shadow: 0 4px 8px 0px #898989;
}
.temporarily-charged h3 {
    padding-bottom: 20px;
    border-bottom: 1px solid;
    font-weight: 400;
    font-size: 19px;
}
.pull-right {
    float: right;
}
.total {
    font-size: 19px;
    margin: 20px 0 25px;
}
.btn-outline-pink {
    color: #f48473;
    background-color: transparent;
    background-image: none;
    border-color: #f48473;
}
.btn-outline-pink:hover {
    color: #fff;
    background-color: #f48473;
    border-color: #f48473;
}
.wish.active i:before, .wish i:hover:before {
    content: "\f004";
}
.service-cate, .mt-0{
    display: none;
}
.show-category{
    display: block !important;
}
.col-100{
    width: 100% !important;
}
.col-75{
    width: 75% !important;
}
.filter-cat{
    width: 25%;
    float: left;
}
#service-cate{
    display: none !important;
}
#service-cate.show-category{
    display: block !important;
}
.content-cate{
    display: block;
}

.icon-user{
    width: 30px;
    height: 30px;
    object-fit: contain;
}


/*profile*/

.main-user{
    padding: 20px 0 30px;
}
.main-user .col-breadcrumb {
    margin-bottom: 20px;
}
.breadcrumb {
    background: 0 0;
    padding: 0;
}
.sty-none ul, .sty-none ol {
    padding-left: 0;
}
.sty-none ul, .sty-none ol, .sty-none li {
    list-style: none;
    margin-bottom: 0;
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem;
}
.breadcrumb-item+.breadcrumb-item:before, .breadcrumb .breadcrumb-item+.breadcrumb .breadcrumb-item:before {
    content: "\f105";
    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;
}
.breadcrumb .breadcrumb-item.active, .breadcrumb li:last-child, .breadcrumb li:last-child a{
    color: #f48473;
}
@media (min-width: 1200px) {
    .blk-user-left {
        margin-bottom: 0;
    }
}
.blk-user-left {
    font-family: 'IBM Plex Sans', sans-serif;
    margin-bottom: 20px;
}
.blk-user-bor {
    color: #2f2f2f;
    padding: 20px;
    border: 1px solid #9d9d9d;
}
.full {
    width: 100%;
}
.blk-user-avatar h2 {
    font-size: 19px;
    margin-top: 10px;
}
.blk-user-nav {
    font-size: 15px;
    margin-top: 20px;
    line-height: 1.7;
}
.blk-user-nav li a.active, .blk-user-nav li a:hover {
    color: #f48473;
}
.blk-user-right header {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.blk-user-right header h1 {
    font-size: 18px;
    color: #2f2f2f;
    margin-bottom: 5px;
}
.blk-user-right header .content {
    font-size: 16px;
    color: #2f2f2f;
}
.content {
    text-align: justify;
    line-height: 1.7;
    font-size: 15px;
}
.form-group {
    margin-bottom: 1rem;
}
.formAcount label:not(.form-check-label) {
    text-align: right;
}
.formAcount label span {
    color: #f06455;
}
.form-control {
    color: #000 !important;
}
.home-banner .owl-carousel{
    z-index: unset;
}


.listtime li{
    display: inline-block;
    padding: 15px 0;
    text-align: center;
    font-size: 16px;
    margin-left: 5px;
    width: 72px;
    height: 72px;
    box-shadow: 1px 3px 2px 0 rgba(0, 0, 0, 0.04);
    background-color: #ffffff;
}
.listtime li p{
    color: #f48473;
    letter-spacing: 0.15px;
    font-size: 16px;
    font-weight: 600;
}
.listtime li b{
    color: #f48473;
    font-size: 32px;
    font-weight: 500;
}
.saleProContent{
    width: 50%;
    text-align: end;
}

.btn-see-more{
    padding: 13px 0;
    width: 170px;
    border-radius: 4px;
    letter-spacing: 0.15px;
    color: #f48473;
    border: solid 1px #f48473;
    font-size: 16px;
    font-weight: 600;
    margin: auto;
}

/*filter*/
.filter-list-check-label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #919191;
    z-index: 1;
}
.filter-list-check-label:after {
    content: '';
    width: 10px;
    height: 5px;
    position: absolute;
    top: 5px;
    left: 4px;
    background: 0 0;
    border-left: 2px solid #777;
    border-bottom: 2px solid #777;
    transform: rotate(-50deg);
    z-index: 1;
    display: none;
}
.filter-list-check-label.active:after {
    display: block;
}
.filter-list-check-label {
    padding-left: 25px;
}
.pointer {
    cursor: pointer;
}
.filter-list .wrpAttr{
    padding-left: 0;
}
.filter-name{
    padding: 10px 0;
    text-transform: uppercase;
    border-bottom: 2px solid #000;
    margin-bottom: 15px;
    width: 100%;
}
dl, ol, ul{
    list-style: none;
}
.category-filter {
    padding: 10px 0;
    text-transform: uppercase;
    border-bottom: 2px solid #000;
    margin-bottom: 15px;
    width: 100%;
}
.filter-nav {
    padding-left: 0;
    max-height: 250px;
    overflow-y: auto;
}
.filter-title[aria-expanded=true] .fa:before {
    content: "\f068";
}
.filter-nav a{
    color: #000;
}
.filter-block a{
    color: #000;
}
.policy label {
    display: block;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
}
.policy p {
    display: block;
    padding: 5px 0;
}
.policy p span {
    display: list-item;
    margin-left: 20px;
    padding: 5px 0;
    color: #999;
    font-size: 14px;
}
.product-name.align-items-center.v-desktop{
    white-space: nowrap;
    width: 225px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
#slider-range {
    margin: 15px 0;
    height: 8px;
    background: #dae1e8;
    border: none;
    border-radius: 0;
    z-index: 0;
}
#slider-range .ui-widget-header {
    background: #ffb0bd;
}
#slider-range .ui-slider-handle {
    width: 7px;
    height: 12px;
    background: #a1252c;
    border: none;
    margin-left: -4px;
    cursor: pointer;
    top: -3px;
    border-radius: 2px 2px 0 0;
}
#soft-price select{
    width: 100%;
    border: 1px solid #eee;
    padding: 5px 0;
}
#slider-range .ui-slider-handle::after {
    content: '';
    background-color: #a1252c;
    position: absolute;
    bottom: -3px;
    left: 1px;
    width: 5px;
    height: 5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ui-dialog.ui-widget.ui-widget-content{
    background: #fff;
    z-index: 8011;
}

.tp_product_category_filter_brand{
    padding-bottom: 10px;
}


/*==== end max 767px ===*/

/*pagination*/
.page-item.active .page-link {
    color: #fff;
    background-color: #f48473;
    border-color: #f48473;
}
.page-link:hover {
    color: #fff;
    background-color: #f48473;
    border-color: #f48473;
}
.page-link {
    color: #333;
}
.pagination li{
    padding: 0;
}

.product-brand .v-desktop, .wrapper-product-brand {
    white-space: nowrap;
    width: 85px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.product-code{
    white-space: nowrap;
    width: 135px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.album-home .owl-nav button{
    font-size: 35px !important;
    color: #f48473 !important;
    position: absolute;
    top: 40%;
}
.album-home .owl-nav .owl-next{
    right: -8px;
}
.album-home .owl-nav .owl-prev{
    left: -8px;
}
#affiliate{
    padding-top: 80px;
}
.content-cate{
    padding: 0 15px;
}
.w-50{
    width: 50%;
    float: left;
}
a{
    color: #000;
}
/*popup-home*/
#popupHomeBlock .title-head-popup h6 {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ffff00;
}
#popupHomeBlock .title-head-popup p {
    font-size: 32px;
    text-transform: uppercase;
    color: #fff;
}
#popupHomeBlock .content-mini-popup {
    padding: 50px 0;
    color: #fff;
}
#popupHomeBlock .modal-body {
    padding: 60px 80px;
    background: #f365bd;
    box-shadow: #f365bd;
}
#popupHomeBlock {
    max-width: 100%;
    margin: 0;
    padding: 50px 70px;
    background: #ee29a4;
}
.sendSubcrible {
    width: 100%;
    background: #fde827;
    color: #000;
    font-weight: 600;
}

.flashsale-product .section-title span{
    color: #f48473;
    font-weight: bold;
}
.flashsale-product .section-title{
    font-size: 38px;
    letter-spacing: -0.5px;
}
.flashsale-product .time-home{
    flex-wrap: wrap;
    background: url(/tp/T0322/img/temp/bnProductPromotion.png) center center no-repeat;
    background-size: cover;
    padding: 40px;
}

.bg-outstock{
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    color: #02031c;
}
.index-ivt{
    position: relative;
}
.outstock {
    left: 0;
    right: 0;
    top: 50%;
    font-size: 30px;
    position: absolute;
    color: #02031c;
    text-transform: uppercase;
    text-align: center;
    transform: translateY(-50%);
}
@media (min-width: 1200px) {
    .title.mb-5 {
        display: inline-flex;
        flex-wrap: wrap;
        width: 90%;
    }
    .b-ac.wish{
        float: right;
        font-size: 28px;
    }
}
.product-info .btn-liked{
    border: none;
}
.text-link.active{
    border-radius: 5px;
    color: #f48473;
    padding: 5px 0px;
}
.no-logged .topbar-language{
    line-height: 0;
}
.fancybox-inner {
    overflow: unset !important;
}
.product-info .blk-qty .blk-qty-input{
    border-radius: unset;
    border: 1px solid #d0d0d0;
}
.home-category{
    display: none;
}

/* popup */
/*popup index*/
#popupHome .modal-content{
    position: relative;
}
#popupHome .modal-body{
    padding: 2px;
}
#popupHome button.close{
    position: absolute;
    right: 10px;
    top: 5px;
    display: none;
    z-index: 2;
    width: 25px;
    line-height: 25px;
    opacity: 2;
    background-color: #27235f;
    border-radius: 50%;
    color: #fff;
}
.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 80%;
    margin: 0 auto;
}
#popupHome .modal-content{
    background: transparent;
    border: none;
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
}
.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
}
@media (max-width: 768px) {
    .row.no-gutters.align-items-center{
        margin-bottom: 10px;
    }
}

.loadings {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
    align-items: center;
    justify-content: center;
}
.loadings.is {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.slider-news .d-flex.box-style-item a{
    display: inline-block;
    width: 110px;
}

.index-promotion{
    background: #b4e2f2;
    color: #4c4c4c;
    padding: 20px 0;
}
.index-promotion-title{
    font-size: 48px;
    margin: 0;
}
.index-promotion-label{
    font-size: 20px;
}
.index-promotion-percent{
    margin-top: 20px;
}
.index-promotion-percent-item{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 50%;
    font-size: 32px;
    font-weight: 600;
}
.index-promotion-percent-item:hover{
    color: #4c4c4c;
}
.product-info .b-ac .fa.fa-heart-o{
    font-size: 30px;
}
#brand-cat{
    margin: 10px 0;
    padding: 0;
    max-height: 310px;
    overflow-y: auto;
}
.tp_product_category_filter_brand .field-search input {
    border: 1px solid #efefef;
    background: #fff;
    height: 30px;
    border-radius: 4px 0 0 4px;
    padding: 6px 8px;
    width: calc(100% - 30px);
    border-right: 0;
}
.tp_product_category_filter_brand .field-search button {
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 0 4px 4px 0;
    vertical-align: top;
}

.user-header a:last-child{
    padding-right: 10px;
    padding-left: 15px;
}
.user-header span.active{

}
.user-header span:hover{
    color: #f48473;
}
.user-header .user-name{
    border: none;
    padding: 6px 10px;
    color: #000;
    font-weight: 700;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#fi-cat>li>a {
    display: inline-block;
    padding: 3px 0;
    width: calc(100% - 15px);
}
.quickview-img .owl-nav button.owl-next,
.quickview-img .owl-nav button.owl-prev
{
    position: absolute;
    top: 50%;
    background: #eee;
    font-size: 16px;
    padding: 10px !important;
    transform: translateY(-50%);
    opacity: 0.7;
}

.quickview-img .owl-nav button.owl-prev {
    left: 0px;
}
.quickview-img .owl-nav button.owl-next {
    right: 0px;
}
@media (max-width: 767px) {
    #popupHomeBlock .modal-body {
        padding: 35px 20px;
    }
    #popupHomeBlock {
        padding: 50px 20px;
    }
    #popupHomeBlock .title-head-popup p {
        font-size: 24px;
    }
    #popupHomeBlock .title-head-popup h6 {
        font-size: 32px;
    }
    .main-cart{
        padding: 15px !important;
    }
    .container #service-cate{
        display: none !important;
    }
    .saleProContent{
        /*width: 55%;*/
        width: 100%;
        order: 3;
        padding-top: 10px;
    }
    #coutnDown{
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .flashsale-product .time-home{
        margin: 0 -15px;
        text-align: center;
        padding: 15px;
    }
    .flashsale-product .section-title{
        margin: auto;
        font-size: 35px;
    }

    .filter-cat{
        display: none;
    }
    #listStyle{
        width: 100% !important;
    }
    .product-name.align-items-center.v-desktop{
        display: none;
    }
    .product-name.align-items-center.v-mobile{
        white-space: nowrap;
        width: 140px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
    }

    /*.product-brand .v-desktop{*/
    /*    display: none !important;*/
    /*}*/
    .product-brand .v-mobile, .wrapper-product-brand {
        white-space: nowrap;
        width: 70px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
    }
    .product-code{
        width: 70px;
    }

    .custom-checkbox.active .custom-control-label::before {
        color: #fff;
        border-color: #007bff;
        background-color: #007bff;
    }
    .album-home.owl-carousel{
        z-index: 0;
    }
    .btn-see-more{
        width: 100%;
    }

}
.banner-look{
    background-color: #f48473;
    padding: 25px 0 50px 0;
}
.banner-look p{
    margin: 10px 0;
    font-size: 14px;
}
.banner_lock_index .owl-prev{
    position: absolute;
    left: -15px;
    top: 50%;
    border: 1px solid #fff!important;
    border-radius: 50% !important;
    font-size: 16px !important;
    background: #c0bebe !important;
    opacity: 0.5;
}
.banner_lock_index .owl-prev .fa.fa-long-arrow-left{
    padding: 5px;
}
.fa-long-arrow-left:before{
    color: #ffffffa6;
    font-size: 22px;
}
.banner_lock_index .owl-next{
    position: absolute;
    right: -15px;
    top: 50%;
    border: 1px solid #fff!important;
    border-radius: 50% !important;
    font-size: 16px !important;
    background: #c0bebe !important;
    opacity: 0.5;
}
.banner_lock_index .owl-next .fa.fa-long-arrow-right{
    padding: 5px;
}
.fa-long-arrow-right:before{
    color: #ffffffa6;
    font-size: 22px;
}
.banner_lock_index .owl-dots{
    padding-top: 20px;
}
.accordion-button::after {
    flex-shrink: 0;
    margin-left: auto;
    content: "\f105";
    font-family: FontAweSome;
    font-size: 25px;
    transition: transform .2s ease-in-out;
}
.accordion-button:not(.collapsed)::after {
    content: "\f107";
    font-family: FontAweSome;
    transform: rotate(-180deg);
}
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px 12px;
    font-size: 16px;
    font-weight: 500;
    color: #212529;
    text-align: left;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
}
.questions-reply .card-body {
    --tw-bg-opacity: 1;
    background: rgba(246,246,246,var(--tw-bg-opacity));
    padding: 10px 30px 25px;
    font-size: 14px;
}
.questions-reply .card-body {
    --tw-bg-opacity: 1;
    background: rgba(246,246,246,var(--tw-bg-opacity));
}
.questions-reply .card,
.questions-reply .card:last-child:after{
    border: none;
}
.questions-reply .card:first-child {
    border-top: none;
}
.questions-reply .card:after {
    border-bottom: 1px solid #ccc;
    content: "";
    display: block;
    margin-left: 16px;
    margin-right: 16px;
}
@media (min-width: 992px) {
    .banner_lock_index .owl-dots{
        display: none !important;
    }
    .banner-look .row-mobile{
        padding: 0 50px;
    }
}
@media (max-width: 767px) {
    .banner_lock_index .owl-prev{
        left: 0;
    }
    .banner_lock_index .owl-next{
        right: 0;
    }
    .banner-look .row-mobile .banner_lock_index{
        padding: 0 40px;
    }
}