/*
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.   ***************/

img.ux-logo-image.block {
    height: auto!important;
}

.icon-box-img svg {
	height: 55px !important;
}

a.ux-menu-link__link.flex {
    margin-bottom: -12px;
}
.price-wrapper .price{
	display: flex;
	justify-content: space-around;
}
.text-center {
    text-align: center;
}
.box-image img {
    margin: 0 auto;
    width: auto!important;
    border-radius: 20px;
}

span.ux-menu-link__text {
    font-size: 14px;
}

.h4-footer h4 {
    font-size: 15px;
}


@font-face {font-family: 'SF Pro Display';src: 
	url('/wp-content/themes/flatsome-child/fonts/SFProDisplay-Bold.woff2') format('woff2'),url('/wp-content/themes/flatsome-child/fonts/SFProDisplay-Bold.woff') format('woff');font-weight: bold;font-style: normal;font-display: swap;}
@font-face {font-family: 'SF Pro Display';src: 
	url('/wp-content/themes/flatsome-child/fonts/SFProDisplay-Regular.woff2') format('woff2'),url('/wp-content/themes/flatsome-child/fonts/SFProDisplay-Regular.woff') format('woff');font-weight: normal;font-style: normal;font-display: swap;}
@font-face {font-family: 'SF Pro Display';src: 
	url('/wp-content/themes/flatsome-child/fonts/SFProDisplay-Medium.woff2') format('woff2'),url('/wp-content/themes/flatsome-child/fonts/SFProDisplay-Medium.woff') format('woff');font-weight: 500;font-style: normal;font-display: swap;}

body,html{font-family:"SF Pro Display", sans-serif;font-weight:normal}

h1,h2,h3,h4,h5,h6{font-family:"SF Pro Display", 
	sans-serif;font-weight:bold}
.nav li a{font-family:"SF Pro Display", 
sans-serif;font-weight:500}

/* .social-icons {
    display: inline-block;
    vertical-align: middle;
    font-size: .85em;
    color: #999;
} */
.wn-home-san-pham .section-title-container {
    border-bottom: 1px solid #eee;
}
.section-title-normal {
    border-bottom: 0;
    border-radius: 5px;
}
.section-bg, .section-content {
 	 width: 100%!important;
}
.wn-home-sua .section-title-main {
    background-image: url(/wp-content/uploads/2023/06/icon-thuc-pham.png);
    background-repeat: no-repeat;
    background-position-y: center;
    padding-left: 29px;
    color: #1e1e1e;
}
.wn-home-bim .section-title-main {
    background-image: url(/mevabe/wp-content/uploads/2023/06/bim-ta.png);
    background-repeat: no-repeat;
    background-position-y: center;
    padding-left: 29px;
    color: #1e1e1e;
}
.wn-home-vitamin .section-title-main {
    background-image: url(/wp-content/uploads/2023/06/vitamin.png);
    background-repeat: no-repeat;
    background-position-y: center;
    padding-left: 29px;
    color: #1e1e1e;
}
.wn-home-mebau .section-title-main {
    background-image: url(/wp-content/uploads/2023/06/me-bau.png);
    background-repeat: no-repeat;
    background-position-y: center;
    padding-left: 29px;
    color: #1e1e1e;
}

.section-title-normal b {
    display: none;
}.section-title-normal span {
    text-transform: none;
    margin-right: 15px;
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
    font-size: 28px;
}span.wn-show-cats li {
    margin-bottom: 0;
    display: block;
    width: auto;
    float: left;
}span.wn-show-cats li a {
    font-size: 15px;
    text-transform: none;
    font-weight: 400;
    margin-right: 0!important;
    padding-left: 10px;
}.section-title a {
    font-size: 14px;
    margin-left: auto;
    color: white;
    margin-right: 10px;
}
.product-small .price ins bdi, .product-small.box .price bdi {
    font-size: 16px;
    color: #1e1e1e;
	text-align: center;
}
span.wn-show-cats li a:before {
    content: '●';
    margin-left: 0;
    margin-right: 7px;
    width: 5px;
    height: 5px;
    border-radius: 999px;
    color: #f2f2f2;
}

.section-title-center span {
    margin: 0 15px;
    color: #1e1e1e;
    font-size: 22px;
}
.section-title a {
    font-size: 14px;
    margin-left: auto;
    margin-right: 10px;
	color: #1e1e1e;
}
row .section-content-footer{
	font-size: 13px;

}
.wn-show-cats {
	display: flex;
}
.wn-border-radius-img.banner,
.wn-border-radius-img .banner-bg,
.wn-border-radius-img img,
.wn-home-slide-container .flickity-viewport{
	border-radius: 20px;
}
/* mega menu */
.header-vertical-menu__title {
	font-size: 16px;
}

.header-vertical-menu__fly-out {
	border: 1px solid #1e1e1e;
	padding: 5px;
}
.header-vertical-menu__fly-out.has-shadow{
	box-shadow: none;
}
.header-vertical-menu__fly-out .nav-dropdown-default .menu-item a{
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    border-bottom: 0;
    color: #454545;
    font-weight: normal;
}
.header-vertical-menu__fly-out .nav-dropdown-default .menu-item a:hover {
    background: #f3f4f6;
    border-radius: 6px;
    padding-left: 7px;
	color: #1e1e1e;
}
.header-bottom .nav-vertical-fly-out>li+li {
    border: none;
	border-top-width: 0;
    border-top-style: none;
}
.header-bottom .nav-vertical-fly-out>li a {
	font-size: 16px;
}
.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item a:hover {
    background: #f3f4f6;
    border-radius: 6px;
    padding-left: 7px;
}
.header-bottom-nav li a:hover {
    color: #1e1e1e;
}
.header-bottom {
	box-shadow: 1px 2px 1px #efefef;
}
.stuck .header-bottom .header-vertical-menu__opener {
	border-radius: 0;
}
/* header */
.header-search-form-wrapper input {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    height: 51px;
    font-size: 15px;
    box-shadow: none;
    background: white;
    border: 1px solid #1e1e1e;
}
.searchform .button.icon {
    margin: 0;
    height: 51px;
    width: 66px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    box-shadow: none;
}

/* slide */
.wn-home-slide-container .col {
	padding-bottom: 0;
}
.wn-home-slide-container .col.large-3 {
	max-width: 22.5%;
	flex-basis: 22.5%;
}
.wn-home-slide-container .col.large-9 {
	max-width: 77.5%;
	flex-basis: 77.5%;
}

.wn-cat-home .product-category .box-category .box-text .header-title {
	text-transform: none;
	font-weight: unset;
}

.footer-section h3 {
    font-size: 15px;
}
.footer-section ul li a {
    color: gray;
    font-size: 14px;
}
.section.wn-section {
	padding: 0;
}
.page-right-sidebar .row #content .section.wn-section {
	padding: 0;
}
.left.col-divided {
	border: none;
}
.page-right-sidebar .large-3.col {
	padding: 0;
}

/* slidebar */
.wn-slidebar-hotline {
    margin-bottom: 20px;
    border-radius: 8px;
    border: #eee solid 1px;
    box-shadow: 0 6px 12px 0 rgb(0 0 0 / 5%);
    padding: 10px 8px;
    margin-bottom: 17px;
}
.wn-slidebar-hotline p{
	margin: 0;
}
.wn-hotline-title, .wn-hotline-time{
	font-size: 14px;
}
.wn-hotline-number {
	color: #1e1e1e;
    font-size: 22px;
}


/* lien he */
.wn-lien-he {
	position: relative;
	top: -100px
}
.wn-lien-he div.row.wn-row-lien-he {
	padding: 30px 30px 0 30px;
}

/* rank-math-breadcrumb */
.rank-math-breadcrumb {
	background: #f9f9f9;
    padding: 5px;
    border-radius: 6px;
    font-size: 14px;
	margin-bottom: 1.3em;
}
.rank-math-breadcrumb p {
	margin: 0;
}

/* post */
.post-item .box .is-divider {
	display: none;
}

.post-item .box .box-text .post-meta {
	color: #1e1e1e;
}
.post-item .box .box-text button.button.is-link {
	text-transform: none;
}
.wn-blog-layout .row .post-item:nth-child(2), .wn-blog-layout .row .post-item:nth-child(3), .wn-blog-layout .row .post-item:nth-child(4) {
    max-width: 33.33%;
    flex-basis: 33.33%;
}
.wn-blog-layout .row .post-item:nth-child(2) .col-inner .box,
.wn-blog-layout .row .post-item:nth-child(3) .col-inner .box,
.wn-blog-layout .row .post-item:nth-child(4) .col-inner .box {
	display: flex;
	flex-direction: column;
}
.wn-blog-layout .row .post-item:nth-child(2) .col-inner .box .box-image,
.wn-blog-layout .row .post-item:nth-child(3) .col-inner .box .box-image,
.wn-blog-layout .row .post-item:nth-child(4) .col-inner .box .box-image {
	width: 100% !important;
}

.wn-blog-border-radius-img .post-item .box .box-image {
	border-radius: 15px;
}
.wn-blog-layout .row .post-item:nth-child(1) .col-inner .box .box-image{
	width: 60% !important;
	border-radius: 10px 0 0 10px;
}
.wn-blog-layout .row .post-item:nth-child(1) .col-inner .box {
    background: #f9f9f9;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.wn-blog-layout .row .post-item:nth-child(2) .col-inner .box .box-text,
.wn-blog-layout .row .post-item:nth-child(3) .col-inner .box .box-text,
.wn-blog-layout .row .post-item:nth-child(4) .col-inner .box .box-text {
	padding-left: 0;
}
.wn-blog-layout .row .post-item:nth-child(2) .col-inner .box .box-text .post-title,
.wn-blog-layout .row .post-item:nth-child(3) .col-inner .box .box-text .post-title,
.wn-blog-layout .row .post-item:nth-child(4) .col-inner .box .box-text .post-title {
	font-size: 17px;
}
.wn-blog-layout .row .post-item:nth-child(5) .col-inner .box .box-text .post-title,
.wn-blog-layout .row .post-item:nth-child(6) .col-inner .box .box-text .post-title {
	font-size: 20px;
}
.wn-home-tin-tuc .wn-post-tu-van .post-item .box .box-text .post-title {
	font-size: 1rem;
}


/* product */
.shop-container .product .row .col.large-9 {
	border: none;
}
.shop-container .product .single_add_to_cart_button.button {
	border-radius: 20px;
}
.shop-container .product .product_meta a {
	color: #64a633;
}
.shop-container .product .woocommerce-Price-amount {
	color: red;
}

.tab-panels {
	border-radius: 0 10px 10px 10px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .wn-footer-title{
    font-size: 15px;
    }

    div#col-1410727217 {
            margin-top: -105px;
        }


	.section-title-center span {
		font-size: 18px;
	}
	.section-title-normal span {
		font-size: 18px;
	}
.wn-lien-he div.row.wn-row-lien-he {
	padding: 15px 15px 0 15px;
}
.wn-show-cats {
	display: none;	
}
.wn-home-slide-container .col.large-9 {
	max-width: 100%;
	flex-basis: 100%;
}

}