/*
Theme Name: minhduy.vn
Description: Một sản phẩm của Minh Duy Solutions
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@import "style1.css";
/*************** ADD CUSTOM CSS HERE.   ***************/
:root{
	--main-color: #1d48ba;
	--txt-black: #1e293b;
	--txt-blue: #072d94;
	--txt-gray: #52637a;
	--txt-gray-800: #1e293b;
}
h1,h2,h3,h4,h5,h6{
	color: #000;
}
p{
	color: #000;
	margin: 0;
}
.bdr--left{
	border-right: 1px solid #eee;
}
.title{
	font-weight: 600 !important;
	font-family: "Roboto", sans-serif;
	font-size: 28px;
	text-transform: capitalize;
	line-height: 36px;
	color: var(--txt-black) !important;
}
.title--primary{
	font-weight: 600 !important;
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 36px;
	color: #1d48ba !important;
	margin: 0;
}

.title--white{
	color: #fff !important;
}
.title--primary-sm{
	font-size: 16px;
	text-transform: unset;
	font-weight: 300 !important;
}
.title--primary strong,
.title--primary-sm strong{
	font-weight: 900 !important;
}

.title--primary-normal{
	font-size: 15px !important;
	font-weight: 500;
	text-transform: capitalizel !important;
}
.fz--36{
	font-size: 36px;
}
.fz--large{
	font-size: 32px;
}
.fz--28{
	font-size: 28px !important;
}
.fz--xsm{
	font-size: 20px;
}
.fz--18{
	font-size: 18px;
}
.fz--small{
	font-size: 16px;
}
.sub__nav--title{
	font-size: 20px;
	color: #1e293b !important;
	text-transform: capitalize;
	line-height: 36px; 
	font-weight: 400;
}

.btn--main{
	background: #1d48ba !important;
	outline: 0;
	font-size: 16px !important;
	margin: 0;

}
.btn--main span{
	color: #fff;
	font-size: 16px !important;
	text-transform: uppercase;
	font-weight: 300;
}
.btn--main_radius{
	border-radius: 32px;
}
.hide--desktop{
	display:none;
}
.my-30{
	margin: 30px 0;
}
.mt-20{
	margin-top: 24px;
}
.img-brd img{
	border-radius: 8px;
}
.w-50{
	width: 50%;
}
.flex-between{
	justify-content: space-between;
	/* 	align-items: center; */
}
/* chi tiết sản phẩm - Custom product */
/* gio hang */
.woocommerce-mini-cart-item.mini_cart_item a:not(.remove){
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.woocommerce-mini-cart-item.mini_cart_item a {
	color: black !important;

}
.products__section.product-small{
	border-radius: 8px;
}
.products__section .col-inner {
	height: 100%;
}
.products__section .product-small{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.products__section .product-small .box-image,
.product-small.box{
	padding: 8px;
	border-radius: 8px;
}
.price-wrapper bdi{
	font-size: 18px;
	color: var(--main-color);
}
/* add sanr pham */
.minus.button.is-form,
.plus.button.is-form{
	border-radius: 30px;
	font-weight: 900;
}
.product-template-default.single.single-product .quantity.buttons_added{
	width: 100%;
	position: relative;
	left: 120px;
}
.product-template-default.single.single-product .quantity.buttons_added:before {
	content: "Chọn số lượng: ";
	position: absolute;
	top: 25%;
	left: -120px;
	color: #000;
}
.input-text.qty.text{
	width: 60px;
	min-height: 40px; 
	height: 40px;
	border: 1px solid #ddd;
	max-width: 80px;
}
.quantity input{
	min-height: 40px; 
	height: 40px;
	width: 36px;
	line-height: 18px;
}
.single_add_to_cart_button.button.alt,
.button.buy_now_button{
	padding: 5px 20px;
	border-radius: 26px;
	margin: 0 5px;
	width: calc(50% - 20px);
}
.product-container {
	overflow-x: hidden;
}
/* block cam ket */
.block__camket {
	background: #fff;
	border: 1px solid #b6c0ce;
	border-radius: 8px !important;
	padding: 10px 0;
}
.block__camket .block__title{
	text-align: center; 
	font-size: 18px; 
	text-transform: uppercase;
	color: #1e293b !important;
	border-bottom: 1px solid #eee;
}
.block__camket--tuvan .hotline{
	color: green !important;
	font-size: 24px !important;
	line-height: 32px !important;
	font-weight: 700;
}
.block__camket--tuvan .hotline:before{
	content: "\e600";
	font-family:fl-icons;
	margin-right: 5px;
	font-size: 16px;
	color: #fff;
	background: green;
	border-radius: 99px;
	padding: 8px;
}
.block__camket--tuvan .col{
	padding: 0;
}
.block__camket--tuvan .col-inner{
	padding: 15px 0;
}
.block__camket .col{
	padding: 0;
}
.block__camket .icon-box-text h3{
	font-size: 16px;
	line-height: 24px;
}
/* slider products  */
.woo-variation-gallery-slider-wrapper{
	margin: 50px 0 !important;
}
.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image{
	opacity: 1 !important;
}
.slick-slide{
	padding: 5px;
}
.wvg-gallery-thumbnail-image{
	padding: 8px;
}
.wvg-gallery-thumbnail-image.current-thumbnail{
	border: 1px solid var(--main-color);
	border-radius: 8px;
}
.slick-slide.slick-current.slick-active.slick-center .wvg-gallery-thumbnail-image{
	border: 1px solid var(--main-color);
	border-radius: 8px;
}
.single-product .product-info .is-divider{
	max-width: 100%;
	height: 1px;
}
/* arrow slider products */
.woo-variation-gallery-slider-wrapper .wvg-slider-next-arrow {
	right: 0;
}
.woo-variation-gallery-slider-wrapper .wvg-slider-prev-arrow {
	left: 0;
}
.slick-arrow{
	border-radius: 99px;
}
/* custom tab */
#tab-additional_information,
#tab-ux_custom_tab{
	display: none;
}
.woocommerce-Tabs-panel{
	margin: 20px 0;
}
.woocommerce-tabs.tabbed-content .tabs.wc-tabs.product-tabs{
	display: none;
}
.woocommerce-tabs.tabbed-content .tab-panels .panel:not(.active) {
	display: block;
	height: auto;
	opacity: 1;
	overflow: hidden;
	padding: 0;
	visibility: visible;
}
#tab-ux_global_tab{
	border: 1px solid #eee;
	border-radius: 8px;
	padding: 20px;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	background: #fff
}
#tab-description {
	background: #fff;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}
.accordion__faq .accordion-title {
	color: #000;
	text-transform: capitalizel;
	font-weight: 500;
	font-size: 24px;
	padding-left: 0;
}
.accordion__faq .accordion-title span{
	color: #000;
	font-size: 20px;
	font-weight: 500;

}
.accordion__faq .accordion-title.active{
	background: unset;
}
.accordion__faq .accordion-title::before {
	content: "?";
	margin-right: 5px;
	background: black;
	color: #fff;
	border-radius: 99;
	display: inline;
	padding: 0px 6px;
	border-radius: 99px;
	font-size: 18px;
}
.accordion__faq .accordion-inner p{
	color: #000;
	font-size: 18px;
	font-weight: 500;
}
.single-product .shop-container {
	background: #eee;
}
.accordion__faq.accordion .toggle {
	right: 0;
	left: unset !important;
}
.single-product .shop-container .product-main{
	background: #fff;
}
/* đánh giá */
.woocommerce-tabs.tabbed-content .tab-panels .panel:not(.active){
	overflow: unset;
}
#reviews {
	display: block;
	border: 1px solid #eee;
	border-radius: 8px;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	margin: 0px;
	background: #fff;
}
.review-form-inner.has-border{
	border: unset;
}
#comments, #review_form_wrapper{
	max-width: 100%;
	width: 100%;
	padding-top: 10px;
}
/* ten san pham */
.name.product-title.woocommerce-loop-product__title a {
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.product-small.box{
	border: 1px solid transparent;
}
.product-small .box-text{
	padding-left: 5px; 
	padding-right: 5px;
}
/* trang category - danh mục sản phẩm */

.archive.tax-product_cat #wrapper{
	display: flex;
	flex-direction: column;
}
.archive.tax-product_cat #wrapper .section.home__section--recent{
	order: 1;
}
.archive.tax-product_cat #wrapper footer#footer{
	order: 2;
}
.archive.tax-product_cat .shop-container{
	display: flex;
	flex-direction: column;
}
.archive.tax-product_cat .shop-container > hr{
	display: none;
}
.archive.tax-product_cat .shop-container .woocommerce-notices-wrapper, 
.archive.tax-product_cat .shop-container .products {
	order: 1;
}
.archive.tax-product_cat .shop-container .products {
	margin-top: 30px;
}
.category-page-row .shop-container .product-small.box{
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}
.products__section .product-small .box-image img {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.products__section.has-shadow>.col>.col-inner {
	border-radius: 8px;
}
.product-small.box:hover {
	border: 1px solid var(--main-color);
}
.badge.callout.badge-circle{
	width: 15px;
	height: 8px;
}
.badge-inner.new-bubble{
	padding: 5px 10px;
	background: var(--main-color) !important;
}
/* block duoc my pham */
.block__cate{
	display: flex;
	gap: 40px;
}
.block__cate > .col{
	flex-basis: 100%;
	max-width:100%;
}
.row.block__cate > .col > .col-inner {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.row.block__cate .icon-box-text .flex{
	justify-content: center;
}
.block__cate .col .col-inner  .cate__box{
	max-width: calc(50% - 20px);
	flex-basis: calc(50% - 20px);
	margin: 0;
	padding: 0;
}
.block__cate .cate__box{
	background: #fff;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	border-radius: 8px;
	overflow: hidden;
	margin-bottom: 20px;
}
.block__cate .cate__box .col{
	padding: 20px 10px;
}
.block__cate .cate__box .col:first-child {
	background: #eee;
}

.block__cate .cate__box .icon-box-text h4{
	font-size: 15px; 
}
.block__cate .cate__box ul {
	display: flex;
	flex-wrap: wrap;
}
.block__cate .cate__box li {
	width: 100%;
	list-style: none;
	margin: 0 !important;
	font-size: 14px;
	font-weight: 400;
	padding: 0 !important;
	color: var(--main-color);
	cursor: pointer;
	overflow: hidden;
}
.cate__box li a{
	color: var(--main-color);
	position: relative;
}
.cate__box li a::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background: var(--txt-blue);
	bottom: 0;
	transition: all .6s linear;
	transform: translatex(-101%);
}
.cate__box li a:hover::before {
	transform: translatex(0%);
}
.cate__box .block__cate--iconbox .iconbox__toggle{
	display: none;
}
.block__hot_products{
	border-radius: 16px;
}
.block__hot_products h3{
	color: #fff !important;
	padding: 5px;
}

/* filter - bộ lọc sản phẩm */
.shop-page-title.category-page-title .page-title-inner .flex-col.medium-text-center .woocommerce-result-count, 
.shop-page-title.category-page-title .page-title-inner .flex-col.medium-text-center .woocommerce-ordering,
.category-filtering.category-filter-row.show-for-medium {
	display: none;
}

/* Slider  */
.flickity-prev-next-button{
	top: 70%;
}
.home__banner .flickity-prev-next-button
{
	background-color: transparent;
	color: #eee;
	width: 40px;
	opacity: 1;
	top: 50%;
}
.flickity-prev-next-button  path.arrow {
	color: #333;
}
.slider-nav-circle .flickity-prev-next-button svg {
	background: #fff;
}

/* Trang chủ */
/* banner*/
/* search */
.home__section--banner .home__search .home__search--box{
	background: #fff;
	border-radius: 16px;
	overflow: hidden;
	box-shadow: 0 1px 4px rgb(10 10 10 / 15%);
	margin-top: -81px;
}
.home__search .home__search--box a.button.primary.lowercase {
	background: #eee;
}
.home__search--box.search__box--color a.button.primary.lowercase:nth-child(odd) {
	background: #eee;
}
.home__search--box.search__box--color a.button.primary.lowercase:nth-child(even) {
	background: #e1e9ff;
}
.home__search--box.search__box--color a.button.primary.lowercase:nth-child(1) {
	background: #e1e9ff;
}
.home__search--box.search__box--color a.button.primary.lowercase:nth-child(2) {
	background: #fef7dc;
}
.home__search--box.search__box--color a.button.primary.lowercase:nth-child(3) {
	background: #e8f5fd;
}
.home__search--box.search__box--color a.button.primary.lowercase:nth-child(4) {
	background: #effbe9;
}
.home__search--box.search__box--color a.button.primary.lowercase:nth-child(5) {
	background: #fee7e7;
}
.home__search--box.search__box--color a.button.primary.lowercase:nth-child(6) {
	background: #edf2f8;
}
.home__search--box.search__box--color a.button.primary.lowercase:nth-child(7) {
	background: #fef7dc;
}
.home__search--box.search__box--color a.button.primary.lowercase:nth-child(8) {
	background: #e8f5fd;
}
.home__search--box.search__box--color a.button.primary.lowercase:nth-child(9) {
	background: #effbe9;
}

.home__section--banner .home__search--box .button,
.home__search--box .button{
	padding: 0 12px;
	margin-right: 8px !important;
	font-size: 16px;
	font-weight: 400;
	background: #edf2f8;
	color: var(--txt-black);
	border: unset;
}
.section.section__hotcategory {
	margin-top: 30px;
}
.section.section__hotcategory .title{
	padding: 0;
	margin: 0;
}
.flex--box .col-inner {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	gap: 15px;
}
.box--hidden{
	overflow: hidden;
	display: inline-block;
	margin: 0 !important;
	height: 100%;
}
.line--divider{
	position: relative;
	cursor: pointer;
	overflow:hidden;
}

.line--divider::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background: var(--txt-blue);
	bottom: 0;
	left: 0;
	transition: all .6s linear;
	transform: translatex(-101%);
}
.line--divider:hover::before {
	transform: translatex(0%);
}
.home__section--banner .home__search--box .home__search--field{
	margin-bottom: 15px;
}
/* category */
.home__cate--row .col .col-inner{
	padding: 8px 0;
	border-radius: 8px;
	cursor: pointer;
	border: 1px solid transparent;
}
.home__cate--row .col:nth-child(odd) .col-inner {
	box-shadow: 0 0 0 1px #e8f5fd !important;
	background-color: #e8f5fd !important;
}
.home__cate--row .col:nth-child(even) .col-inner {
	box-shadow: 0 0 0 1px #fef7dc !important;
	background-color: #fef7dc !important;
}
.home__cate--row .col:hover .col-inner {
	border: 1px solid var(--main-color);
}
.home__cate--row .box-text-inner h4{
	color: #000;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	white-space: normal;
}
.home__cate--row .box-text-inner h4:hover {
	color: var(--main-color);
}
.home__cate--row .box-text{
	padding-bottom: 0;
}
.home__cate--row  .box {
	min-height: 200px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}
.overscroll .section-content{
	display: flex;
	flex-direction: column;
	overflow-x: auto;
}

.home__cate--row-box{
	flex-wrap: nowrap;
}
/* Products homepage*/
.home__products--title{
	margin: 10px 0;
}

.home__products--title .icon--circle img{
	width: 20px;
	height: 20px;
	object-fit: cover;
}
.home__products--title .icon--circle a {
	font-size: 16px !important;
	padding: 8px;
	background: #e8f5fd;
	border-radius: 35px;
	border: 1px solid #e8f5fd;
	margin-right: 8px;
}
section.section__home--products .tabbed-content h4.uppercase.text-right, 
section.section__home--products .tabbed-content li.tab a{
	font-size: 14px;
	font-weight: 400;
	color: #52637a;
}
section.section__home--products .tabbed-content li.active a{
	background: var(--main-color) !important;
	color: #fff;
	border: 1px solid transparent;
}
section.section__home--products .tabbed-content li a{
	border: 1px solid var(--main-color);
	margin: 0 5px;
}

section.section__home--products .tabbed-content li a:hover{
	background: gray;
	color: #fff;
	border: 1px solid transparent;
}
section.section__home--products .nav.nav-outline.nav-normal.nav-size-normal.nav-right {
	flex-wrap: nowrap;
	white-space: nowrap;
	overflow-x: auto;
}

/* Protect */

.home__banner--protect .col{
	padding: 0 5px;
}
.home__banner--protect .protect__col--text{
	margin-right: 91px;
}

.home__banner--protect {
	flex-wrap: nowrap;
}
.home__banner--protect .protect__col--iconbox .icon-box{
	border-radius: 8px;
}
.home__banner--protect .protect__col--iconbox .col-inner{
	background: #fff;
	border-radius: 8px;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	height: unset;
	padding: 10px;
}
.home__banner--protect .protect__col--iconbox .icon-box.featured-box.icon-box-left.text-left {
	padding: 5px 8px;
	gap: 10px;
}
.home__banner--protect .text .title{
	margin: 0;
}
.blue--svg svg path {
	fill: #6082d8;
}
/* store */
.home__section--store .flex--box .col-inner{
	justify-content: space-between;
}
.home__section--store .title{
	display: block !important;
	width: auto;
}
/* home blog  */
.home__section--blog .box-text .box-text-inner.blog-post-inner {
	text-align: left;
}
.home__blog--single .box-blog-post .box-image img{
	border-bottom-left-radius: unset !important;
	border-bottom-right-radius: unse !important;
} 
.home__blog--single .box-text.text-center {
	background: #eee !important;
	border-bottom-left-radius: 8px; 
	border-bottom-right-radius: 8px;
}
/* End trang chủ */
/* Blog */
.post-sidebar .widget-area aside{
	border: unset !important;
}
.post-sidebar.col{
	padding: 0;
	border-left: unset !important;
}
.post-sidebar .widget-area aside{
	border: 1px solid #eee;
	padding: 20px;
}
.box-blog-post.box:hover .post-title.is-large {
	color: var(--main-color);
}
.box-blog-post .box-image img {
	border-radius: 8px !important;
	overflow: hidden;
}
/* Menu blog */
.ux-menu.stack.stack-col.justify-start.menu__blog {
	flex-direction: row;
	gap: 20px;
	flex-wrap: wrap;
}
.ux-menu.menu__blog .menu-item:first-child{
	font-size: 35px;
	color: #404040;
	font-weight: bold;
}
.ux-menu.menu__blog .menu-item:hover a{
	color: #ee8434 !important;
}
.blog .blog-wrapper.blog-archive{
	background: #eee;
}

.blog-wrapper.blog-archive .row.large-columns-1.medium-columns-.small-columns-1 {
	padding: 20px 10px;
}
.blog-wrapper.blog-archive .widget-area .box-text.text-center {
	text-align: left;
}
.blog #main .row .col .row,
.post-sidebar.col{
	background: #fff;
}
.block__blog .box:hover h5.post-title.is-large {
	color: #fff; !important
}
.blog-wrapper.blog-single.page-wrapper .box-text,
.block__blog .box-text-inner.blog-post-inner {
	text-align: left;
}
.block__blog h5.post-title.is-large {
	font-size: 20px;
}
.block__blog .post-meta.is-small.op-8 {
	color: #fff !important;
	opacity: 1;
}

/* End blog */
/* Hệ thống nhà thuốc */
.home__section--banner .home__search.search__thuoc .home__search--box{
	margin-top: -225px;
}
.store__iconbox .icon-box-img svg path {
	fill: var(--main-color);
}
/* End trang hệ thống nhà thuốc */
/* Trang thuốc - tra cứu thuốc*/
.section__tracuu {
	z-index: 9;
}
.section__tracuu .ux-menu-link.flex.menu-item{
	padding-left: 20px;
}

.iconbox__toggle{
	cursor: pointer;
	padding: 8px; 
}
.tracuu__box.active .iconbox__toggle i{
	transform: rotate(180deg);
}
.section__tracuu .ux-menu{
	padding: 10px 8px;
	border-top: 1px solid #eee;
	width: calc(100% + 2px);
	background: #fff;
	box-shadow: 0 3px 4px rgb(10 10 10 / 15%);
	border-radius: 0 0 8px 8px;
	border: 1px solid #d8e0e8;
	border-top: 0;
	position: absolute!important;
	top: calc(100% - 10px);
	left: -1px;
	z-index: 1;
	transition: all .3s;
	opacity: 0;
	visibility: hidden;
}

.icon-box-text .flex {
	justify-content: space-between;
}
.section__tracuu .tracuu__icon--hidden{
	display: none;
}
.section__tracuu .btn__loadmore{
	display: block;
	width: 150px;
	max-width: 100%;
	margin: 15px auto;
	text-align: center;
	cursor: pointer;
}
.section__tracuu .btn__loadmore span{
	pointer-events: none;
}
.section__tracuu .tracuu__icon--hidden.show{
	display: flex;
}
.section__tracuu .tracuu__icon .icon-box.featured-box.icon-box-left.text-left {
	padding: 5px;
	border-radius: 8px;
	border: 1px solid #eee;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}
.tracuu__box.active .col-inner .ux-menu{
	opacity: 1;
	visibility: visible;
}
.tracuu__box a.ux-menu-link__link.flex {
	border-bottom: unset !important;
	color: var(--main-color);
	position: relative;
	cursor: pointer;
	padding-bottom: 0;
	min-height: unset;
}
.tracuu__box .ux-menu-link__text{
	position: relative;
}
.tracuu__box .ux-menu-link__text::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background: var(--txt-blue);
	bottom: 0;
	overflow: hidden;
	transition: all .6s linear;
	transform: translatex(-101%);
}
.tracuu__box .ux-menu-link__link{
	overflow: hidden;
}
.ux-menu-link__link:hover .ux-menu-link__text::before{
	transform: translatex(0%);
} 
/* End custom trang thuốc - tra cứu thuốc */
/* Trang covid */
.covid__footer--link {
	display: flex;
	justify-content: space-between;
}
.covid__desc{
	max-width: 876px;
	margin-left: auto;
	margin-right: auto;
	color: #334155;
	font-size: 18px;
}
.section.section__covid--content .row{
	background: #fff;
	border-bottom: 1px solid #eee;
}
.section.section__covid--content li{
	color:#334155;
}

.covid__circle {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: #edf2f8;
	border: 1px solid #d8e0e8;
	box-sizing: border-box;
	border-radius: 100px;
	margin-right: 12px;
	font-weight: 500;
}
.section.section__covid--content .row:first-child{
	border-radius: 16px 16px 0 0 !important;
	overflow: hidden;
}
.section.section__covid--content .row:last-child{
	border-bottom-left-radius: 16px; 
	border-bottom-right-radius: 16px;
	overflow: hidden;
}
.section.section__covid--content .row:not(:first-child){
	padding: 20px 0;
}
.covid__menu{
	background: url("https://nhathuoc.minhduy.net/wp-content/uploads/2022/10/bg-navbar.png");
	padding: 0 !important;
	margin: 0 !important;
}
.covid__menu .col-inner{
	padding: 20px;
}
.section.section__covid--content .ux-menu {
	flex-wrap: wrap !important;
	flex-direction: unset;
	justify-content: center;
	gap: 20px;
}
.section.section__covid--content a.ux-menu-link__link{
	display: block;
	padding: 5px 12px;
	min-width: 150px;
	border: 2px solid #d8e0e8;
	border-radius: 36px;
	background: #fff;
	transition: unset;
	color: #52637a;
	transition: color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,box-shadow .3s ease-in-out;
}
.section.section__covid--content  a.ux-menu-link__link:hover{
	background-color: #1d48ba;
	border: 2px solid transparent;
	color: #fff;
}

.section.section__covid--content .ux-menu-link.flex.menu-item.ux-menu-link--active .ux-menu-link__link {
	background-color: #1d48ba;
	border: 2px solid transparent;
	color: #fff;
}
.covid__menu .button{
	margin-bottom: 0;
}
.covid__vatdung .col:not(:first-child)
{
	flex-basis: 20%;
	max-width: 20%;
}
.covid__vatdung .col:last-child
{
	flex-basis: 100%;
	max-width: 100%;
}
.covid__vatdung.covid__capcuu .col:last-child
{
	flex-basis: 20%;
	max-width: 20%;
}
.covid__vatdung .icon-box.featured-box{
	align-items: center;
	justify-content: center;
}
.covid__canlam  .icon-box.featured-box {
	justify-content: center;
	align-items: center;
}
.danger{
	color: red;
}
.covid__canlam  .icon-box.featured-box:not(:last-child){
	margin-bottom: 30px;
}
.section.section__covid--content .covid__dauhieu ul li{
	list-style: none;
	display: flex;
}
.section.section__covid--content .covid__dauhieu ul li p{
	position: relative;
	display: inline-block;
	width: 100%;
	padding-bottom: 12px;
}
.section.section__covid--content .covid__dauhieu ul li:not(:last-child) p:after {
	background: red;
	color: red;
	position: absolute;
	content: "";
	left: 0;
	width: 100%;
	bottom: 0;
	border-bottom: 1px solid #eee;
}
.covid__section--link .flex {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 5px;
}
.covid__footer--right {
	text-align: left;
}
.covid__footer--left.flex.box--hidden {
	text-align: left;
}
i.covid__circle {
	display: inline-flex;
}
.badge__covid{
	display: inline-block;
	padding: 0px 15px;
	min-width: 50px;
	background: #e1e9ff;
	color: #1d48ba;
	font-size: 16px; 
	line-height: 32px;
	border-radius: 36px;
	text-transform: uppercase;
	font-weight: 500;
	margin: 5px 0;
}
.covid__link a p{
	color: var(--main-color) !important;
}
.covid__link a p:last-child{
	font-weight: bold;
}
/* End trang covid */
/* Bán hàng doanh nghiệp */
.btn--lienhe {
	color: #fff;
	background-color: #f59e0b;
}
.menu__col .col-inner {
	display: flex;
	flex: 1 0 auto;
	justify-content: space-between;
	align-items: center;
}
.menu__col a.button.secondary.btn--lienhe{
	margin-bottom: 0;
}
.menu__col .ux-menu-link__link{
	min-height: unset;
}
a.button.secondary.btn--lienhe:hover{
	box-shadow: none;
}
.sell__wc .icon-box:not(:last-child){
	margin-bottom: 15px;
}
.sell__wc .icon-box-text p {
	border-bottom: 1px solid #eee;
	padding: 15px;
}
/* End bán hàng doanh nghiệp */
/* ============ */
.box-blog-post .is-divider{
	display: none;
}
.hidden--desktop {
	display: none;
}
p.form-row-first, p.form-row-last {
	width: 100% !important;
}

/* ============  responsive ============ */

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


}
@media only screen and (min-width : 1000px) {
	.covid__vatdung--icon .col-inner {
		display: flex;
		flex-wrap: wrap;
		gap: 30px;
	}
	.covid__vatdung--icon .icon-box.featured-box {

		flex-basis: calc(50% - 30px) ;
		max-width: calc(50% - 30px) ;
	}
}
@media only screen and (max-width : 1281px) {
	.covid__vatdung--right .icon-box.featured-box.icon-box-right.text-right p {
		text-align: left;
	}
	.covid__vatdung--icon .icon__box--text{
		display: flex;
	}
}
@media only screen and (max-width : 1028px) {
	.block__cate .cate__box .icon-box-text h4 {
		font-size: 15px;
	}
	.block__cate .cate__box li{
		width: 100%;
	}
	/* 	Protect */
	.protect__col--text p.fz--28{
		font-size: 18px !important;
		line-height: 18px !important;
		color: #52637a!important;
	}
	.home__banner--protect .protect__col--iconbox .icon-box-img {
		flex-basis: 100% !important;
		max-width: 100% !important;
	}
	.home__banner--protect .protect__col--iconbox .icon-box-img img{
		width: 80px;
	}
	.protect__col--iconbox .icon-box.featured-box.icon-box-left.text-left {
		align-items: center;
		text-align: center;
		justify-content: center;
	}
	.home__banner--protect .protect__col--iconbox .icon-box-text{
		padding-left: unset !important;
	}
	.section__recent--iconbox .title--primary, 
	.section__recent--iconbox p{
		font-size: 14px;
	}
	.overscroll .col-inner {
		display: flex;
		flex-wrap: nowrap;
		overflow: auto;
		white-space: nowrap;
	}
	.covid__vatdung .col:not(:first-child) {
		flex-basis: 50%;
		max-width: 50%;
	}
	/* 	Trang chi tiết sản phẩm */
	/* 	fixtoc */
	div#ftwp-container-outer {
		display: none;
	}
	.category-filtering.container.text-center.product-filter-row.show-for-medium {
		display: none;
	}
	/* 	Bán hàng dự án */
	.row.sale-menu-title {
		overflow: scroll;
		flex-wrap: nowrap;
		white-space: nowrap;
		gap: 20px;
	}


}
@media only screen and (max-width : 992px) {
	.home__banner--protect{
		flex-wrap: wrap;
	}
	.home__banner--protect .protect__col--text{
		margin-right: 0;
	}
	.home__banner--protect .protect__col--iconbox .col-inner{
		padding: unset;
	}
	.home__section--banner .home__search .home__search--box{
		margin-top: 0;
	}
	.home__cate--row-box .box.has-hover.has-hover.box-default.box-text-bottom {
		width: 200px;
	}
	.home__cate--row-box .col {
		width: 100% !important;
		flex-basis: 100% !important;
		max-width: 100% !important;
	}
	.home__cate--row .box {
		min-height: 215px;
	}
	.block__cate > .col {
		flex-basis: 100%;
		max-width: 100%;
	}
	.block__cate .cate__box li{
		width: 100%;
	}
	section.section__home--products .tabbed-content h4.uppercase.text-right{
		display: none;
	}
	/* Products scroll */
	.row.products__section.products__scroll{
		flex-wrap: nowrap;
		overflow-x: auto;
	}
	.product-small.box.products__section.products__scroll{
		width: 100%;
	}
	/* Products scroll */
	.product-small.box.products__section.products__scroll{
		width: 150px;
	}
	.hidden--desktop {
		display: block;
	}
	.hidden--mobile {
		display: none;
	}
	/* home recent section	 */
	.section__recent--iconbox .icon-box-img {
		max-width: 100% !important;
		flex-basis: 100% !important;
		display: flex;
		justify-content: center;
	}
	.section__recent--iconbox .icon-box-img .icon,
	.section__recent--iconbox .icon-box-img svg{
		width: 50px !important;
		height: 50px !important;
	}
	.section__recent--iconbox .icon-box.featured-box{
		justify-content: center;
		text-align: center;

	}
	.section__recent--iconbox .icon-box-text{
		padding-left: 0;
	}
	/* 	Danh mục sản phẩm */
	.block__cate_icon{
		padding: 0 !important;
	}
	.block__cate .col-inner{
		display: flex;
		gap: 10px;
		flex-wrap: wrap;
	}
	.block__cate > .col{
		max-width: 100% !important;
		flex-basis: 100% !important;
	}
	.cate__box{
		max-width: calc(100%) !important;
		flex-basis: calc(100%) !important;
		margin: 0 !important;
	}
	.cate__box .block__cate--iconbox{
		flex-basis: 100%;
		max-width: 100%;
	}
	.block__cate .block__cate--iconbox .icon-box{
		display: flex;
		justify-content: flex-start;
		gap: 20px;
		width: 100%;
	}
	.block__cate .block__cate--iconbox .icon-box .icon-box-img{
		margin: unset !important;
		width: 50px !important;
	}
	.block__cate .block__cate--iconbox .icon-box .icon{
		width: 50px; 
		height: 50px;
		margin: unset;
	}
	.block__cate--iconbox .icon-box-text.last-reset{
		margin: unset !important;
		width: 100%;
		text-align: left;
	}
	.block__cate--link {
		display: none;
	}
	.cate__box.active .block__cate--link {
		display: block;
	}
	.cate__box .block__cate--iconbox .iconbox__toggle{
		display: block;
	}
	.row.block__cate .icon-box-text .flex{
		justify-content: space-between;
	}
	/* quy trinh mua thuoc	 */
	.quytrinhmuathuoc .title--primary{
		font-size: 15px; 
		line-height: unset;
		text-transform: capitalize;
	}
	/* 	Custom breadcum */
	.category-page-row {
		padding-top: 0;
	}
	.page-title  .page-title-inner{
		padding: 0;
		min-height: unset;
	}
	.page-title  .flex-col.flex-grow.medium-text-center {
		background: #eee;
		padding: 8px 0;
	}
	.page-title  .is-smaller {
		text-align: left;
		padding-left: 10px;
	}
	.section.section__covid--content .ux-menu.covid__menu--links{
		flex-wrap: nowrap !important;
	}
	/* 	covid */
	.covid__vatdung.covid__capcuu .col:last-child{
		flex-basis: 50%;
		max-width: 50%;
	}
	.bdr--left{
		border-right: unset;
	}

}
@media only screen and (min-width : 768px) and (max-width: 1400px) {
	/* 	.tablet{
	display: block;
} */
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.hide--desktop{
		display:block;
	}
	.flex--box .col-inner{
		flex-wrap: wrap;
	}
	.section.home__section--banner .flickity-page-dots{
		width: 100%;
		left: 0;
		right: 0;
	}
	.section.home__section--banner .flickity-page-dots .dot {
		border: 3px solid #b6c0ce;
		opacity: 1;
		border-radius: 32px;
	}
	.section.home__section--banner .flickity-page-dots .dot.is-selected{
		border-color: var(--main-color);
	}
	.quytrinhmuathuoc p{
		display: none;
	}
	.quytrinhmuathuoc .col:first-child .icon-box:before,
	.quytrinhmuathuoc .col:nth-child(2) .icon-box:before{
		content: "\f105";
		font-family: 'fl-icons';
		left: 90%;
		position: absolute;
		color: blue;
		font-size: 26px;
		transform: translateY(26px);
	}
	.ux-menu.stack.stack-col.justify-start.menu__blog {
		flex-wrap: nowrap;
		overflow: scroll;
		white-space: nowrap;
	}
	/* 	Covid */
	.covid__link a p{
		font-size: 14px;
	}


}

@media only screen and (max-width: 541px){
	.home__banner--protect .protect__col--iconbox .icon-box-text{
		flex: unset;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	/* 	trang chu */
	.home__cate--row .col {
		flex-basis: 50%;
		max-width: 50%;
	}
	.home__cate--row .box{
		min-height: 120px;
		width: 100px !important;
	}
	.home__cate--row .box p{
		display: none;
	}

	.title{
		font-size:18px;
	}
	.quytrinhmuathuoc .col{
		padding-left: 0px; 
		padding-right: 0px;
	}

	.quytrinhmuathuoc p{
		display: none;
	}
	/* 	Protect */

	.protect__col--iconbox  h3.title.fz--small {
		font-size: 16px;
		line-height: unset;
	}
	.protect__col--iconbox .line--divider.title--primary.title--primary-sm{
		font-size: 12px;
		line-height: unset;
	}
	/* home blog vertical	 */
	.home__blog--vertical .box.box-vertical.box-text-bottom.box-blog-post.has-hover {
		display: flex;
	}
	.home__blog--vertical .box-image {
		flex-basis: 50% !important;
		max-width: 50% !important;
	}
	.cat-label.tag-label{
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		line-height: 15px !important;
		display: none;
	}
	.home__banner--protect .protect__col--iconbox .icon-box-text{
		flex: unset;
	}
	/* 	Chi tiết sản phẩm */
	.single_add_to_cart_button.button.alt, .button.buy_now_button{
		width: 100%;
		margin: 5px 0;
	}
	.product-gallery.large-6.col {
		text-align: center;
		margin: 0 auto;
		justify-content: center;
		display: flex;
	}

}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}
