/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}


@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap');


.c-brand-hub{
    display: none;
}


.c-brand-hub__item {
    align-items: center;
    color: #fff !important;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 33.33333%;
    justify-content: center;
    margin: 0 1px;
    text-decoration: none!important;
    text-align: center;
}
.u-color-white {
    color: #fff!important;
}
.MuiTypography-root {
    margin: 0;
}
.c-brand-hub__item:first-child {
    border-top-left-radius: 3px;
}

.c-brand-hub__item:last-child {
    border-top-right-radius: 3px;
}
.c-brand-hub__item>* {
    margin: 2px 0;
}
.MuiTypography-subtitle2 {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -0.05px;
    color: #fff
}

.MuiBadge-badge {
    height: 20px;
    display: flex;
    padding: 0 6px;
    z-index: 1;
    position: absolute;
    flex-wrap: wrap;
    font-size: 0.75rem;
    min-width: 20px;
    box-sizing: border-box;
    transition: transform 225ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    align-items: center;
    font-weight: 500;
    line-height: 1;
    align-content: center;
    border-radius: 10px;
    flex-direction: row;
    justify-content: center;
}
.MuiBadge-colorSecondary {
    color: #FFFFFF;
    background-color: #757575;
}
.MuiBadge-anchorOriginTopRightRectangle {
    top: 0;
    right: 0;
    transform: scale(1) translate(50%, -50%);
    transform-origin: 100% 0%;
}
.MuiBadge-invisible {
    transition: transform 195ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.MuiBadge-root {
    display: inline-flex;
    position: relative;
    flex-shrink: 0;
    vertical-align: middle;
}


.MuiSvgIcon-root {
    fill: currentColor;
    width: 1em;
    height: 1em;
    display: inline-block;
    font-size: 1.5rem;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
}

@media screen and (max-width: 849px){


.c-brand-hub {
    background: linear-gradient(#242424,#131313);
    bottom: 0;
    display: flex;
    height: 60px;
    padding: 2px 2px 0;
    position: fixed;
    width: 100%;
    z-index: 100;
}
}


@font-face {
font-family: 'Elle Future';
src: url(fonts/vietcanvas-elle-future.otf?v=1612915328);
}



h1,h2,h3,h4,h5,h6 {
font-family: 'Elle Future' !important;

/** 3 **/
}


/** {"overwrite":false,"mobile":false,"desktop":false,"stylesheet":null,"languages":[]}**/


@font-face {
font-family: 'Elle Future Book';
src: url(fonts/vietcanvas-elle-future-book.otf?v=1612915398);
}


*{
    font-weight: normal !important; 
}
body,h1,h2,h3,h4,h5,h6,p,blockquote,li,a {
    font-family: 'Elle Future Book' ;
    font-weight: normal !important;


/** 3 **/
}



header #masthead .search-field{
    border-radius: 3px 0px 0px 3px;
    padding: 0 15px 1px 15px;
    height: 44px;
    box-shadow: none;
    border:0px;
}
header #masthead .ux-search-submit{
    border-radius: 0px 3px 3px 0px;
    padding: 0 15px 1px 15px;
    background: #faa639;
    width: 50px;
    height: 44px;
    box-shadow: none;
    border:0px; 
}


.header-cart-icon img{
     width: 35px
}

#top-bar{
    border-bottom: 1px solid rgba(184, 184, 184, 0.3);
    font-size: 15px
}
#top-bar .html_topbar_left{
    font-size: 13px
}
.shop-container > .products,.equalize-box.row-slider {
    border-radius: 3px;
    border: 1px solid #e9e9e9;
    background: #fff;
    padding:0px 10px
}
.product-small.col::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-shadow: 1px 0 #e9e9e9, 0 1px #e9e9e9;
    z-index: 2;
    pointer-events: none;
}
.product-small.col{
    padding-top: 15px !important;

    background: #fff
}
.absolute-footer.dark{
    display: none;
}
footer{
    font-size: 14px
}

.danhmuc1 .box.box-category .box-image::before {
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0.75));
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0.8));
    z-index: 1;
}
.danhmuc1 .box.box-category h5{
    text-transform: inherit;
    font-family: Roboto, sans-serif !important;
    font-weight: 700 !important;
    font-size: 20px;
}

.danhmuc2 .box.box-category h5{
    text-transform: inherit;
    font-family: 'Elle Future Book' !important;
    font-weight: normal !important;
}

#shop-sidebar{
    background: #fff;
    border-radius: 3px;
    border: 1px solid #e9e9e9;
}
#shop-sidebar aside{
    padding: 20px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 0px;
    font-size: 14px
}
.wcva_filter_widget{
    overflow: hidden;
}
.widget .is-divider{
    display: none;
}
span.widget-title{
    margin-bottom: 10px;
    font-size: 19px;
    font-family: Roboto, sans-serif !important;
    font-weight: 700 !important;
    font-style: normal !important;
    color: #212123;
    display: block;
}
ul.menu>li+li, .widget>ul>li+li{
    border-top:0px;
}
.yith-wcan-list li a:before{
    content: "";
    display: inline-block;
    margin-right: 10px;
    width: 16px;
    height: 16px;
    border: 1px solid gainsboro;
    background: white;
    box-shadow: 0 1px rgb(220 220 220 / 40%);
    border-radius: 2px;
    -webkit-appearance: none;
    transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, background 0.2s ease-in-out;
}



.yith-wcan-list li.chosen a:before{
    content: "\f14a"  !important;
        display: inline-block;
    font: normal normal normal 19px/1 FontAwesome  !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.term-description{
    background: #fff;
    padding: 10px;
    margin: 0px -10px;
    border-bottom: 1px solid #f3f3f3;  
}

.add-to-cart-button a{
    font-size: 14px !important;
    border-radius: 3px;
    width: 100%;
    padding: 5px 10px;
    font-size: 14px;
    border: 0px;
}





.borderpadding{
    margin-bottom: 30px;
    border-radius: 3px;
    border: 1px solid #e9e9e9;
    background: white;
    padding: 20px
}

.product-thumbnails img{
    opacity: 1;
}


.price-wrapper {
    font-size: 19px;
    margin: 10px 0px
}
span.amount{
    font-weight: normal;
}
.slider-nav-circle .flickity-prev-next-button svg, .slider-nav-circle .flickity-prev-next-button .arrow{
    background: #b6b6b6;
    border: 0px;
    padding: 13px;
    color: #fff
}
.price-wrapper del{
    font-size: 14px
}

.product-small  .badge{
    height: 20px;

}
.badge-inner.on-sale{
    padding: 0px 5px 
}
.badge-inner{
    height: 25px;
    font-size: 10px;
    font-weight: normal;
    border-radius: 0px 3px 3px 0px;
    overflow: hidden;
}
.section-title-normal,.section-title-normal span{
    border-bottom: 0px;
    margin: 0px
}
header .header-cart-link .header-cart-title{
    order: 2
}
header .header-cart-link .image-icon{
    margin-right: 10px;
    margin-left: 0px
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
    background: #fff
}
.nav-sidebar.nav-vertical>li+li{
    border: 0px
}
.cart-item [data-icon-label]:after{
    top: 0px
}