/*
Theme Name: Mỹ phẩm
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.mobile-sidebar img{
		max-width:20px !important;
}
.header-bottom img{
	max-width:20px !important;
}
.row-tu-van > .col > .col-inner{
	    height: 400px;
    overflow: auto;
}
.row-tu-van .box{
	margin-bottom:10px;
}
.row-tu-van .box-image img{
	border-radius:5px;
}
.row-tu-van .box-text{
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}
.row-tu-van .box-text a{
	color:var(--fs-color-primary);
}
#shop-sidebar{
	position: sticky;
        top: 100px;
        align-self: flex-start;
        max-height: calc(100vh - 115px);
        overflow-y: auto;
        scrollbar-width: thin;
        scrollbar-color: #ccc transparent;
	padding:7px !important;
}
.term-description{
	max-height:2000px !important;
}
.related {
    border-top: none;
}
.new_title {
    margin-bottom: 20px;
    position: relative;
}
.new_title .title-h2 {
    color: #fff;
    line-height: 35px;
    margin: 0;
    position: relative;
    display: inline-block;
    letter-spacing: normal;
    background: var(--fs-color-primary);
    z-index: 1;
}
.new_title .title-relative {
    padding: 3px 12px 3px 20px;
}
.new_title:after {
    content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: var(--fs-color-primary);
}
.new_title.lt .title-h2:after {
    content: '';
    position: absolute;
    top: 0;
    width: 0;
    right: -35px;
    height: 0;
    border-style: solid;
    border-width: 40px 0 0 36px;
    border-color: transparent transparent transparent var(--fs-color-primary);
}
.category-page-row {
    padding-top: 20px;
}
.header-bottom-nav .nav-icon  > a{
    padding: 5px 0px;
}
#shop-sidebar .widget-title{
    text-transform: uppercase;
}
.category-page-row .page-title-inner {
    padding-top: 0px;
}
.product-page-price span.amount{
        font-size: 26px;
}
[data-icon-label]:after{
     background-color: var(--fs-color-primary) !important;
 
}
.woocommerce #review_form #respond p.form-submit input#submit, .woocommerce #reviews #comments ol.commentlist #respond p.form-submit input#submit,#comments a.btn-reviews-now{
  background: var(--fs-color-primary) !important;
}
span.star_average,span.btn-attach,span.devvn_num_reviews{
      color: var(--fs-color-primary) !important;
}
.label-hot.menu-item > a:after{
    content: "HOT" !important;
}
.header-search-form .ux-search-submit{
        background: white;
    height: 45px;
    min-width: 50px;
    border: 1px solid #ddd;
}
.header-search-form .ux-search-submit i{
    color: #777777;
}
.header-search-form .search-field{
    height: 45px;
    box-shadow: unset;
}
.header-search-form .search_categories{
    min-width: 100px;
    height: 45px;
}
.icon-user:before{
      content: "";
    display: inline-block;
    width: 32px;
    height: 31px;
    background: url(images/user.jpg) no-repeat center center;
    background-size: contain;
}
.absolute-footer{
        border: 1px solid rgba(0, 0, 0, 0.105);
    padding-top: 10px;
}
#footer .wpcf7-submit{
    background: #F1F1F1;
    color: #3F3F3F;
    font-size: 14px;
    border: unset;
}
#footer .menu li a{
    color: #848484;
    border: unset;
}

#footer .menu li{
        border: unset;
}
.title-footer{
    font-size: 15px;
}
.div-sp-footer .col{
    padding-bottom: 5px;
}
.div-sp-footer .star-rating,.div-sp-footer .price-wrapper,.div-sp-footer .box-image,.div-sp-footer .badge-container{
    display: none;
}
.div-sp-footer .box-text{
    padding-top: 4px;
    padding-bottom: 4px;
}
.sp-tuan-le-vang .product-small{
    padding-bottom: 0px;
}
.ux-nav-vertical-menu  > li > a{
    font-weight: bold;
    color: black;
}
.div-sp-giam-gia .product-small.col{
    padding-bottom: 0px;
}
 .badge-container{
    left: 10px;
    margin-top: 10px;
}
 .badge{
        height: unset;
    background: var(--fs-color-primary) !important;
    border-radius: 12px !important;
}
.badge .on-sale{
        background: var(--fs-color-primary) !important;
    font-weight: normal;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 12px !important;
}
.star-rating span:before,.star-rating:before, .woocommerce-page .star-rating:before{
    color: #EABE12;
}
.title-border span{
        border-bottom: 2px solid var(--primary-color);
}
.product-small .star-rating{
    font-size: 95%;
}
.section-title-normal a{
    color: #0A0A0A;
}
.section-title-normal .section-title-main{
    font-size: 25px;
}
.div-danh-muc{
        background: #F7F7F7;
    padding: 15px;
}
.title-home,.title-border{
    font-size: 27px;
}
.box-hotdeal{
    border: 1px solid #f0f0f0;
    background: #f8f8f8;
    padding: 10px;
    border-radius: 6px;
}
.box-hotdeal .product-small{
    padding-bottom: 0px !important;
}
.header-bottom{
    border-top: 1px solid rgba(232, 232, 232, 1);
    border-bottom: 1px solid rgba(232, 232, 232, 1);
}
.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a{
       padding: 9.8px 15px !important; 
}
.header-bottom .header-bottom-nav.nav-center{
    margin-left: 15px;
}
.product-small .product-title a{
    color: black;
}
.div-cau-hoi > .col-inner {
    border: 2px dashed var(--primary-color);
    border-radius: 20px;
    padding: 20px;
}
.div-cau-hoi {
    margin-top: 20px;
    padding: 0px;
}
.nav-pagination>li>a, .nav-pagination>li>span {
    border: unset;
    border-radius: 0px;}
.section-logo .gallery-col{
    padding-bottom: 0px;
}
.title-danh-muc .featured-title{
    background: var(--fs-color-secondary) !important;
}
.post-item .badge,.entry-header .badge{
    left: 20px;
    top: 20px;
    height: 56px;
    width: 53px;
}
.post-item .badge .badge-inner,.entry-header .badge-inner{
        line-height: 1;
        border: unset;
    background: #FFFFFF;
    color: black;
    height: 30px;
}
.blog-archive .post-item  .cat-label {
        display: inline-block;
    background: var(--fs-color-primary) !important;
    color: white;
    opacity: 12;
    padding: 7px 11px;
    font-size: 12px;
    font-weight: bold;
}
.blog-archive .post-item .post-title{
        font-size: 28px;
}
.blog-archive .post-item a.button{
        font-size: 15px;
    text-transform: uppercase;
    color: var(--fs-color-primary);
}
.post-item .badge .post-date-day{
    font-size: 25px;
    font-weight: normal;
}
.title-danh-muc{
    margin-bottom: 20px;
}
.blog-wrapper{
    padding-top: 0px;
}
.post-sidebar{
    padding-left: 0px !important;
    padding-right: 0px !important;
    border-left: unset !important;
}
.post-sidebar .widget-title {
    text-transform: uppercase;
    font-size: 18px;
}
.is-divider{
    display: none;
}
div#reviews.woocommerce-Reviews,.devvn_prod_cmt{
    max-width: 100%;
}
.row-hotline .icon-box {
    align-items: center;
}
.row-hotline .col > .col-inner a{
    color:white !important;
}
.row-hotline .col > .col-inner{
    background:var(--fs-color-primary) !important;
    padding:6px 10px;
}
.single_add_to_cart_button{
        background:var(--fs-color-primary) !important;

}
.product-page-sections h5.mt{
   color: var(--fs-color-primary) !important; 
}
.devvn_buy_now{
        width: 100% !important;
    display: block;
    max-width: 100% !important;
        background:var(--fs-color-primary) !important;
border-radius: 0px;
}
.row-hotline .col{
    padding-bottom:18px;
}
.row-hotline .icon-box-img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.row-hotline .icon-box-img .icon,
.row-hotline .icon-box-img .icon-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}
.header-bottom .flex-center li a{
    text-transform: uppercase;
} 
.section-sp .ux-menu,.section-sp .ux-menu .menu-item{
    display:inline-block !important;
}
.section-sp .ux-menu .menu-item{
    margin-bottom:15px !important;
}
.section-sp .ux-menu .menu-item .ux-menu-link__link{

    padding: 2px 15px;
    min-height: unset;
    margin-right: 5px;
    background:#e6e6e6;
   

}

.section-sp .ux-menu .menu-item .ux-menu-link__link:hover{
    background: var(--fs-color-primary) !important;
    color: white;
}
.section-title-container{
    margin-bottom: 10px;
}
.product-small .box-text .product-title a{
    overflow: hidden;
    text-overflow: ellipsis;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0;
}
span.amount{
        font-size: 15px;
}
.price del {
        font-size: 15px;
   opacity: 1;
    font-size: 90%;
        color: #BBBBBB !important;
}
del span.amount{
    opacity: 1;
        color: #BBBBBB !important;
}
.price ins {
    padding: 0;
    background-color: transparent;
    color: var(--fs-color-primary) !important;
    text-decoration: none;
    opacity: 1;
}
.amount {
    color: var(--fs-color-primary) !important;

}
.section-title-container a{
    font-weight: normal;
}
b, strong{
    font-weight: bold !important;
}
@media(min-width:1023px){
	.category-page-row .large-3{
		    padding-right: 0px;
	}
}
@media(max-width: 855px){
        .header-main {
        height: 60px !important;
    }
    .title-danh-muc {
    margin-bottom: 10px;
}
    .category-page-row{
        padding-top: 10px;
    }
    .title-danh-muc .page-title-inner{
        padding: 10px;
    }
    .title-danh-muc .title-breadcrumbs{
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .product-page-sections .panel.entry-content{
        padding-top: 0px;
    }
    .product-main,.product-info {
        padding-bottom: 0px;
    }
    .title-home, .title-border {
    font-size: 18px;
}
     .section-sp .ux-menu {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        padding-bottom: 10px;
    }

    .section-sp .ux-menu .menu-item {
        display: inline-block !important;
        flex: 0 0 auto;
        margin-bottom: 0 !important;
    }

    .section-sp .ux-menu .menu-item .ux-menu-link__link {
        white-space: nowrap;
    }
}