.breadcrumb li>a {
    font-size: 16px;
    font-weight: 700;
}

.filter-nav.filter-nav-mobile {
    display: none;
}
.header-topbar .topbar-left{
    text-align: right;
}
.header-topbar-inner{
    padding: 5px 0;
}
.eachDepots b{
    display: none;
}

@media screen and (min-width: 1024px){
    .header-main-inner .navigation-menu{
        width: 75%;
    }
    .header-main-inner .navigation-menu > ul{
        text-align: center;
    }
    .product-box .product-thumbnail a img{
        height: 340px;
    }
    #blog-carousel .product-item .blog-box .blog-img-wrap a img{
        height: 300px;
        object-fit: cover;
    }
    .brand-logo-carousel .owl-item img{
        height: 70px;
    }
    .intagram-feed.owl-carousel .owl-item img{
        height: 170px;
        object-fit: cover;
    }
}
@media (max-width: 767px) {
    .more-views .swiper-slide {
        margin: auto;
    }

    .brand-logo-carousel {
        max-height: 100px;
        overflow: hidden;
        line-height: 100px;
    }

    .brand-logo-carousel .owl-item img {
        max-height: 100px !important;
        padding: 0 5px;
    }
    .product-box .product-thumbnail a img{
        height: 275px;
        object-fit: cover;
    }
    #blog-carousel .product-item .blog-box .blog-img-wrap a img{
        height: 256px !important;
        object-fit: cover;
    }
    .brand-logo-carousel .owl-item img{
        height: 100px !important;
    }
}
.header-main, .header-main.fixed {
    background: #dcdcdc;
}
.brandBread{
    background-image: none !important;
}
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'),
    url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v8/b9QBgL0iMZfDSpmcXcE8nFgFMY7EK8ynABYD_ZHMS7s.woff) format('woff');
}
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'),
    url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v8/Zd2E9abXLFGSr9G3YK2MsNIjcMYHK_OhdqQKvz8_Eqo.woff) format('woff');
}
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),
    url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v8/b9QBgL0iMZfDSpmcXcE8nMSqxGqx1BqHsIjxNL4q2HQ.woff) format('woff');
}
@font-face {
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 300;
    src: local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'),
    url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v8/mg0cGfGRUERshzBlvqxeAALJ2z5ZyH4OGzxaAobx77I.woff) format('woff');
}
@font-face {
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 400;
    src: local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'),
    url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v8/BP5K8ZAJv9qEbmuFp8RpJaZHp5Ygr-TRGz22M2CAQPE.woff) format('woff');
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
select,
span,
a,
p,
sub,
blockquote,
th,
td, .details-product h1.title-head, h1.title-head {
    font-family: 'Roboto Condensed';
    outline: none;
}
body, input, select, .product-box .product-name a, .blog-title a, .navigation-menu ul>li>a{
    font-family: 'Roboto Condensed';
    font-size: 15px;
}
.tp_product_betseller,.tp_product_category_box{
    display: none;
}

#back-to-top{
    display: none !important;
}
.bg-gray .section .section-title span{
    display: block;
    font-size: 20px;
}
.container-margin-minus-t{
    margin-top: -40px;
}
.ew-alo-phone {
    /*display: none;*/
    position: fixed;
    bottom: 150px;
    z-index: 9999;
    left: -2%;
}
@media screen and (max-width: 768px) {
    .ew-alo-phone{
        bottom: 220px;
        left: -12%;
    }
}
/***********************  ew-alo-circle **********************/

@media screen and (max-width: 991px) {
    .ew-alo-phone{
        /*display: block !important;*/
    }
}
.ew-alo-ph-circle {
    width: 120px;
    height: 120px;
    top: 35px;
    left: 35px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #fe0305;
    opacity: .1;
    -webkit-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
.ew-alo-phone:hover .ew-alo-ph-circle {
    border-color: #fe0305;
    opacity: .5
}
.ew-alo-phone.ew-alo-red:hover .ew-alo-ph-circle {
    border-color: #fe0305;
    opacity: .5
}
.ew-alo-phone.ew-alo-red .ew-alo-ph-circle {
    border-color: #fe0305;
    opacity: .5
}
.ew-alo-ph-circle-fill {
    width: 80px;
    height: 80px;
    top: 55px;
    left: 55px;
    position: absolute;
    background-color: #fe0305;
    opacity: .75 !important;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    -webkit-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ew-alo-phone:hover .ew-alo-ph-circle-fill {
    background-color: #fe0305;
    opacity: .75 !important
}
.ew-alo-ph-img-circle {
    width: 50px;
    height: 50px;
    top: 70px;
    left: 70px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url('/tp/T0194/img/fa-phone.png') no-repeat center center;
    background-color: #fe0305;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
.ew-alo-phone:hover .ew-alo-ph-img-circle {
    background-color: rgb(254, 3, 5);
}

@-moz-keyframes ew-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}

@-webkit-keyframes ew-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-o-keyframes ew-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }
    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}

@-moz-keyframes ew-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes ew-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes ew-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes ew-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes ew-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)
    }
}

@-o-keyframes ew-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}
/*********************** End ew-alo-circle **********************/

.search-news {
    position: relative;
    margin: 0;
}

.search-news input {
    padding: 0;
    text-indent: 15px;
}

.search-news button {
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    border: none;
    background: transparent;
}
.utility-bar{
    background-color: #fff !important;
    padding: 10px 0 5px;
}
.box-utility img{
    max-width: 30px;
}
@media screen and (max-width: 480px) {
    .box-utility span{
        font-size: 10px;
    }
}
@media screen and (min-width: 768px) {
   .utility-bar{
       position: fixed;
       top: 40%;
       right: -130px;
       z-index: 50;
       background-color: initial !important;
   }
    .utility-bar a{
        display: flex;
        align-items: center;
        width: 170px;
        height: 40px;
        line-height: 40px;
        padding: 0 20px 0 10px;
        margin-bottom: 5px;
        text-decoration: none;
        color: white;
        font-weight: 500;
    }
    .utility-bar img{
        width: 25px;
        height: 25px;
        margin-right: 10px;
    }
    .utility-bar img{
        filter: invert(100%) sepia(4%) saturate(1863%) hue-rotate(273deg) brightness(117%) contrast(100%);
    }
    .box-utility{
        transform: translateX(0px);
        -webkit-transition: all .3s;
        transition: all .3s;
    }
    .box-utility a:hover{
        color:#fff;
    }
    .box-utility:hover{
        transform: translateX(-100px);
        -webkit-transition: all .3s;
        transition: all .3s;
    }
    .store-link{
        background-color: #fdbc51 ;
    }
    .lesson-link{
        background-color: #df4a32 ;
    }
    .zalo-link{
        background-color: #0068ff ;
    }
    .facebook-link{
        background-color: #3b5998 ;
    }
    .shopee-link{
        background-color: #ee4d2d ;
    }
    .tiktok-link{
        background-color: #000;
    }
}

.custom-order-popup{
    z-index: 50;
    position: fixed;
    bottom: 100px;
    left: 20px;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.custom-order-popup.show{
    opacity: 1;
}
.cop-content{
    width: 300px;
    border-radius: 50px;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    background-color: #fff;
    display: flex;
    padding: 10px;
}
.cop-content-img{
    width: 86px;
    overflow: hidden;
    border-radius: 100%;
}
.cop-content-img img{
    height: 86px;
    width: 100%;
    object-fit: cover;
}
.cop-content-info p,
.cop-product-name{
    font-size: 13px;
    line-height: 20px;
    margin:0;
    color: #000;
    font-weight: 600;
}
.cop-content-info{
    margin-left: 10px;
}
.cop-timeset{
    font-size: 12px;
    margin-top: 5px;
    color: #aaa;
}
.cop-close img{
    width: 10px;
}
.cop-close{
    position: absolute;
    top: -8px;
    right: -8px;
}