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

/* css header */

/* css form search */
#masthead{
    background: #288305;
}
#masthead .searchform {
    margin-bottom: 5px;
}
#masthead .searchform .search-field{
    background-color: #fff;
    padding: 6px;
    border: none;
    box-shadow: unset;
    line-height: 52px;
    min-height: 52px;
    padding-left: 18px;
    color: #020b27 !important;
    font-size: 16px;
}
#masthead .searchform .submit-button{
    width: 40px;
    height: 40px;
    min-height: 40px;
    text-align: center;
    line-height: 40px;
    background: #288305 !important;
    border: none !important;
    box-shadow: unset;
    color: #fff !important;
    margin: 0 !important;
    padding: 0 !important;
    right: 11px;
}
/* css btn toa thuốc */
a.head-donthuoc {
    padding: 1px 12px !important;
    border: 1px solid #fff;
    border-radius: 20px;
}
a.head-donthuoc span {
    background-image: url(/wp-content/uploads/2021/10/camera-head.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 32px;
    color: #fff;
    text-transform: capitalize;
    font-size: 11px;
    line-height: 14px;
}

/* css icon cart */
#masthead ul.nav-dropdown.nav-dropdown-default {
    border: none;
    border-radius: 6px;
}

/* css header bottom */
div#wide-nav {
    background-color: #fff;
	box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 1px 6px 2px;
}
div#wide-nav ul li.menu-item {
    margin: 0;
}
div#wide-nav ul li.menu-item a.nav-top-link {
    padding-left: 15px;
    padding-right: 15px;
    color: #1e293b;
    font-size: 14px;
}
/* css menu danh mục - mega menu */
.title-menu h2 {
    color: #288305;
}
.sub-menu.nav-dropdown {
    border: none;
    border-radius: 0px 0px 10px 10px;
/*    border-top: 2px solid #0697d8;*/
    box-shadow: 0 11px 11px rgb(0 0 0 / 36%);
}
.sub-menu.nav-dropdown .row-menu-drop h5.uppercase.header-title {
    text-transform: inherit;
    font-size: 12px;
}
.sub-menu.nav-dropdown .row-menu-drop .text-menu span.ux-menu-link__text {
    color: #000;
    font-size: 14px;
}
.row-menu-drop .product-category.col {
    padding-bottom: 0;
}
.row-menu-drop .box.box-category .box-image {
    padding-top: 10px;
}
.row-menu-drop .box.box-category:hover {
    border-radius: 6px;
    box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 1px 6px 2px;
}
/* css menu mobile */
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    width: 300px;
}
.sidebar-menu.no-scrollbar {
    padding-top: 0;
    background-color: #fff;
}
li.html.custom.html_nav_position_text {
    padding: 10px;
    background-color: #288305;
}
.sidebar-menu.no-scrollbar ul li.menu-item a {
    color: #334155;
}
.sidebar-menu.no-scrollbar ul li.menu-item button {
    color: #334155;
    opacity: 1;
}
/* end css header */

/* css trang chủ */


/* css section-2 section-thuonghieu */
.section-thuonghieu .hide-mobile .box-thuonghieu {
    background-color: #fff;
    padding: 4px 4px 4px 8px;
}
.section-thuonghieu .box-thuonghieu .icon-box-img img {
    padding-top: 6px;
}
.section-thuonghieu .box-thuonghieu .icon-box-text {
    padding-left: 6px;
}
.hide-mobile .text-thuonghieu p{
    font-size: 14px;
    text-transform: uppercase;
    line-height: 18px;
    padding: 8px;
}
.text-thuonghieu-1 {
	color: #008344;
}
.text-thuonghieu-2 {
	color: #E15616;
}
.text-thuonghieu-3 {
	color: #267293;
}
.text-thuonghieu-4 {
	color: #FF9100;
}

/* css show mobile - thương hiệu */
.show-mobile {
    background-color: #fff;
}
.show-mobile .col-thuonghieu {
    padding: 0;
}
.show-mobile .col-thuonghieu .icon-box-img {
    margin-bottom: 4px;
}
.show-mobile .text-thuonghieu {
    font-size: 12px;
}

/* css title-home */
.title-home h2 {
	text-align: center;
	margin-bottom: 0;
}

/* css section sản phẩm  */
.section-sp {
    background: linear-gradient(270deg, #28830594 0.46%, #1b55058c 98.15%);
    padding: 20px 0 10px 0 !important;
}
.section-sp .col-sp {
    padding-bottom: 0;
	padding-top: 20px;
}
.section-sp h2 {
	color: #fff;
}
.product-small.col .col-inner {
    background-color: #fff;
    border-radius: 12px;
    padding: 12px;
}
.product-small.col a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    color: #020b27;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-bottom: 8px;
    font-weight: 600;
    min-height: 60px;
}
.product-small.col a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover {
    color: #288305;
}
.product-small.col .box-text.box-text-products {
    padding-top: 10px;
    padding-bottom: 0;
}

.product-small.col .price .amount bdi {
    color: #288305;
    font-size: 16px
}
/* css section-baove */
.section-baove {
    background-image: url(/wp-content/uploads/2021/10/BG.png);
}
.col.col-box {
    padding-bottom: 6px;
}
.section-baove .title-baove h1 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 0;
}
.box-baove {
    background-color: #fff;
    border-radius: 12px;
    padding: 6px;
}
.box-baove .icon-box-text.last-reset {
    padding-top: 15px;
}
.section-baove .title-baove p {
    font-size: 20px;
	margin-bottom: 0;
}
.section-baove .title-baove {
    text-align: center;
}
.section-baove .box-baove h3 {
    margin-bottom: 0;
	font-size: 17px;
}
.box-baove a:after {
    content: "";
    font-family: fl-icons;
    vertical-align: middle;
    padding-left: 4px;
}
.box-baove a {
    color: #288305;
}

/* css section-blog */
.col-blog {
	padding-bottom: 0;
}
.blog-2 .col.post-item {
    padding-bottom: 10px;
}
.blog-home .col.post-item img.attachment-medium {
    border-radius: 10px;
}


/* section section-gt-footer */
.section-gt-footer {
	background-color: #edf2f8;
}
.box-gt {
    padding-bottom: 10px;
}
.box-gt h4 {
    margin-bottom: 0;
    color: #288305;
	font-size: 16px;
}

/* css footer-1 */
.footer-1 {
    padding-top: 10px;
    background-color: #1b5505;
}
.footer-1 .widget_text {
    margin-bottom: 0;
}
.hethong .text-hethong i {
    color: #fff;
    font-size: 28px
}
.text-hethong {
    margin-bottom: 2px;
    margin-right: 5px;
}
.hethong .text-hethong span {
    color: #fff;
    font-size: 20px;
    text-transform: initial;
    font-weight: 400;
}
.button.btn-hethong {
    background-color: #597bd9;
    text-transform: inherit;
	margin-right: 0;
	margin-bottom: 11px;
}
/* css footer-2 */
.row-footer .col-footer ul h4 {
    margin-left: 8px;
	margin-top: 10px;
}
.row-footer .col-footer ul li {
    margin-left: 8px;
    font-size: 15px;
    color: #288305;
}
.row-footer .col-footer ul li a{
    color: #288305;
}
.row-footer .col-footer ul li:before {
    content: "";
    font-family: 'fl-icons';
    padding-right: 6px;
    vertical-align: top;
}
.absolute-footer.dark {
    background-color: #288305;
    display: none;
}
.absolute-footer.dark .copyright-footer {
    color: #fff;
}
/* css after footer */
div#popupform {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
    border-radius: 20px;
}
.text-popupform span {
    background-image: url(/wp-content/uploads/2021/10/camera-head.png);
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: 300;
    background-size: 20px;
    padding-left: 27px;
    text-transform: initial;
}
.text-popupform {
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 99;
}
.text-popupform a {
    margin: 0;
    padding: 0 8px;
    background-color: #288305;
    border: 1px solid #fff;
    border-radius: 8px;
}
/* end css trang chủ */



/* css button slider */
.slider .flickity-prev-next-button {
    opacity: 1;
}
.slider .flickity-prev-next-button svg.flickity-button-icon {
    border: 1px solid #ccc;
    background: rgba(0,0,0,0.3);
    border-radius: 4px;
    width: 20px;
    height: 40px;
    padding: 0;
	color: #fff;
}
.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: 0;
}
.slider .flickity-prev-next-button:hover svg, .slider .flickity-prev-next-button:hover .arrow {
    fill: #fff;
}
/* end css button slider */


/* css chi tiết sản phẩm */
.product-main, .product-info {
    padding-bottom: 0;
}
/* css braedcrumb */
.single-product .page-title.shop-page-title.product-page-title {
    background-color: #eee;
}
.single-product .page-title-inner {
    padding: 12px 0;
}
/* css ảnh liên quan */
.product-thumbnails a:hover, .product-thumbnails .is-nav-selected a {
    border: 1px solid #288305;
    border-radius: 12px;
    padding: 8px;
}
/* css thương thiệu */
p.thuong-hieu {
    font-weight: 600;
}
p.thuong-hieu a {
    font-weight: 300;
	color: #337ab7;
}
/* css giá sản phẩm */
.single-product .price bdi {
    color: #288305;
    font-size: 30px;
}
/* css biến thể */
.woocommerce-page .ux-swatch.selected {
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 0 0 0 0.1rem #f28900;
    box-shadow: 0 0 0 0.1rem #f28900;
}
.woocommerce-page .ux-swatch.selected:before {
    content: "";
    position: absolute;
    right: -5px;
    top: -2px;
    background: #ff6600;
    width: 17px;
    height: 5px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(
45deg);
    transform: rotate(
45deg);
}

/* css mô tả ngắn - xem thêm  và thu ngọn*/
.product-short-description p {
    margin-bottom: 4px;
}
.product-short-description p:last-child {
    margin-bottom: 15px;
}
.product-short-description.morong {
    height: auto;
}
.product-short-description {
    height: 100px;
    overflow: hidden;
}
.product-short-description p {
    margin-bottom: 10px;
}

p.xemthem {
    font-size: 16px;
    padding: 0px 10px;
    color: #093a89;
    cursor: pointer;
	text-align: center;
}
p.xemthem span.dashicons.dashicons-plus-alt2:before {
    content: "\f543";
    margin-left: -5px;
    border: 1px solid #000;
    border-radius: 99px;
    padding: 4px;
    font-size: 14px;
    display: none;
}
p.rutgon.show {
    display: block !important;
    visibility: unset !important;
    padding: 0px 10px;
    font-size: 16px;
    color: #093a89;
    cursor: pointer;
	text-align: center;
}

/* css form thêm vào giỏ */
.product-main .product-info.summary .quantity .button.minus,.shop-container .product-main .product-info.summary .quantity .button.plus {
    width: 40px;
    height: 40px;
    border-radius: 8px !important;
    background-color: #288305;
    margin-right: 8px;
    border: 0px;
    font-weight: bold;
    text-shadow: 0px 0px #ff000000;
    color: #fff;
}
.product-main .product-info.summary .quantity input[type="number"] {
    height: 40px;
    width: 44px;
    border-radius: 8px !important;
    border: 1px solid #919191;
    box-shadow: none !important;
    max-width: 48px;
    font-weight: bold;
    margin-right: 8px;
}

/* css button thêm vào giỏ */
button.single_add_to_cart_button.button.alt {
    background-color: #288305;
    border-radius: 4px;
}

/* css button mua ngay */
p.title-muangay {
    margin-bottom: 0;
    font-size: 13px;
	line-height: 14px;
}
span.text-muangay {
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 500;
	line-height: 0px;
}
button#buy_now_button {
    width: 100%;
    background-color: #f28900;
    color: #fff;
    border-radius: 4px;
    line-height: initial;
    padding-top: 8px;
    padding-bottom: 5px;
}

/* css text custom */
p.goidatmua, p.thuong-hieu {
    font-size: 14px;
}
p.goidatmua span {
    color: #D92F2F;
    font-weight: bold; 
}


/* ẩn title mô tả sản phẩm */
.product-footer .woocommerce-tabs {
	padding-top: 0;
}
ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left {
    display: none;
}

/* css sidebar shop */
.form-single-product {
    margin-top: 10px;
    border: 1px solid #e3e3e3;
    border-radius: 16px;
}
.form-single-product .form-title-pro {
    padding: 0
}
.form-single-product h3 {
    background-color: #288305;
    color: #fff;
    border-radius: 16px 16px 0 0;
    text-align: center;
    padding: 5px 0;
}
.form-single-product .col-form {
    padding-bottom: 0;
}
.form-single-product .col-form input {
    border: 1px solid #d8e0e8;
    box-shadow: 0 0;
    border-radius: 6px;
}
.form-single-product input#files {
    margin-bottom: 6px;
}
label.img-donthuoc {
    background-image: url(/wp-content/uploads/2021/10/camera-toathuoc.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 29px;
    font-weight: 300;
    color: #288305;
    text-decoration: underline;
    cursor: pointer;
}
h3.title-banchay {
    background-color: #288305;
    color: #fff;
    border-radius: 16px 16px 0 0;
    text-align: center;
    padding: 5px 0;
    margin-bottom: 0;
}

/* end css chi tiết sản phẩm */


/* css trang cửa hàng sản phẩm - shop */
/* css breadcrumbs */
.page-title-inner {
	padding-top: 0;
	min-height: 0;
	padding: 18px 0;
}
.page-title-inner .flex-col.medium-text-center {
    padding: 0;
}
nav.woocommerce-breadcrumb.breadcrumbs.uppercase {
    text-transform: inherit;
}
nav.woocommerce-breadcrumb.breadcrumbs.uppercase a {
    color: #337ab7;
} 
/* css mỗi sản phẩm */
.product-small.col .col-inner {
    border: 1px solid #fff;
}
.product-small.col .col-inner:hover {
    border: 1px solid #288305;
}
/* css giá sản phẩm */
.price-wrapper {
    margin-bottom: 4px;
}
.price-wrapper del bdi{
    color: #333 !important;
}

/* css quy cách và slogan */
.image-tools.is-small.top.right.show-on-hover {
    opacity: 1;
}
.label-text-quycach {
    color: #fff;
    background-color: #288305;
    border-radius: 20px;
    padding: 0 8px;
    font-size: 12px;
}
.label-text-slogan {
    margin-top: 8px;
    color: #334155;
    font-size: 14px;
    text-align: left;
    line-height: 17px;
}
.label-text-slogan span{
    display: inline-block;
    background: #edf0f3;
    font-size: 13px;
    padding: 2px 10px;
    border-radius: 6px;
}
/* css xuất xứ */
span.show-xuat-xu {
    background-color: #288305;
    color: #fff;
    margin: 58px 0;
    font-size: 14px;
    padding: 0px 8px;
    border-radius: 3px;
}
span.show-xuat-xu a {
    color: #fff;
}


/* end css trang cửa hàng sản phẩm - shop */


/* css trang đơn thuốc */
.don-thuoc {
    background-image: url(/wp-content/uploads/2021/10/bg-donthuoc.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.title-don-thuoc {
    text-align: center;
}
.title-don-thuoc h2, .title-don-thuoc p {
    color: #fff;
}
.col-don-thuoc {
    background-color: #fff;
    border-radius: 18px;
    padding: 20px;
	box-shadow: 0px 1px 4px rgb(10 10 10 / 15%);
}
.tab-don-thuoc ul.nav {
    width: 100%;
    display: block;
    background-color: #edf2f8;
    padding: 4px;
    border-radius: 6px;
    box-shadow: inset 0px 2px 4px rgb(4 4 4 / 15%);
}
.tab-don-thuoc ul.nav li.tab {
    width: 50%;
    float: left;
    margin: 0;
    text-align: center;
	border-radius: 6px;
}
.tab-don-thuoc ul.nav li.tab.active, .tab-don-thuoc ul.nav li.tab:hover {
    background: #288305;
    border-radius: 6px;
}
.tab-don-thuoc ul.nav li.tab.active a, .tab-don-thuoc ul.nav li.tab:hover a {
    color: #fff
}
/* css form */
.tab-panels p:first-child {
    margin-bottom: 0;
}
.col-form {
    padding-bottom: 8px;
}
.don-thuoc .input-same {
    box-shadow: 0 0;
    border: 1px solid #718198;
    border-radius:  6px
}
.don-thuoc textarea.wpcf7-form-control {
    min-height: 40px;
    padding-top: 6px;
}
.don-thuoc .input-same::placeholder {
    color: #718198;
}
.wpcf7-form-control.gui-donthuoc {
    background: #288305;
    border-radius: 20px;
	width: 100%;
}
.btn-guidonthuoc {
    text-align: center;
    margin-top: 10px;
}
/* css thông báo gửi form thành công */
.don-thuoc .wpcf7-response-output {
    margin: 0 !important;
}
/* css end trang đơn thuốc */

/* css trang giỏ hàng */
.woocommerce-cart #main {
    background-color: #edf2f8;
}
.woocommerce-cart form.woocommerce-cart-form {
    background-color: #fff;
    border-radius: 16px;
    padding: 20px;
}
.woocommerce-cart .cart-sidebar.col-inner {
    background-color: #fff;
    border-radius: 16px;
    padding: 20px;
}
.cart-left .woocommerce-cart-form .cart-wrapper, .cart-right .cart-sidebar.col-inner {
    background-color: #fff;
    padding: 15px 20px;
}
.woocommerce-cart td.product-name a {
    color: #288305;
    font-weight: 700;
}
.cart-left thead tr th {
    font-size: 14px;
    text-transform: inherit;
    font-weight: 400;
}
.woocommerce-cart a.checkout-button.button.alt.wc-forward, .woocommerce-cart button.button.primary.mt-0.pull-left.small, button#place_order {
    background-color: #ff6600;
    border-radius: 4px;
}
.woocommerce-cart a.button-continue-shopping.button.primary.is-outline, .woocommerce-cart input.is-form.expand {
    background-color: #288305;
    color: #fff;
    border: none;
    border-radius: 4px;
    line-height: 35px;
}
input#coupon_code {
    box-shadow: 0px 0px #326e51;
    border-radius: 4px;
    border: 1px solid #326e51;
}


/* css trang thanh toán - checkout */
.woocommerce-checkout #main {
	background-color: #edf2f8;
}
.form-thongtin .woocommerce-billing-fields, .form-btn-dathang .col-inner {
    background-color: #fff;
    padding: 20px;
    border-radius: 16px;
}
.form-btn-dathang .col-inner {
    box-shadow: 0px 2px 12px rgb(0 0 0 / 15%);
}
.woocommerce-checkout .col-inner.has-border.bg.bg-loaded {
	border: none;
}
input#billing_first_name, .woocommerce-checkout input#billing_address_1, .woocommerce-checkout input#billing_phone, .woocommerce-checkout input#billing_email, .woocommerce-checkout textarea#order_comments, .pvlan_xuat_vat_wrap .input-text {
	border-radius: 6px;
	box-shadow: none;
	border-color: #d8e0e8;
}
.woocommerce-checkout p#billing_address_1_field {
	margin-right: 0px;
}
.woocommerce-additional-fields {
    display: none;
}
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr th {
	text-transform: initial;
	color: #000;
}
.woocommerce-checkout .has-border {
	border: 1px solid #1e1e1e;
	border-top: 4px solid #8bbea5;
}
.woocommerce-checkout .woocommerce-billing-fields {
    padding-top: 15px;
    border-top: 4px solid #8bbea5;
}
.woocommerce-checkout button#place_order {
    background-color: #288305;
    border-radius: 20px;
    width: 100%;
}
.woocommerce-checkout td.product-name {
    color: #288305;
    font-weight: 700;
}

/* end css trang thanh toán - checkout */

/* css chi tiết bài viết */
.single-post .entry-header-text.entry-header-text-top.text-center {
    padding-bottom: 0;
    padding-left: 0;
}
.single-post h1.entry-title {
    text-align: left;
    margin-bottom: 0;
}

/* css display 1 số phần */
.is-divider, h6.entry-category.is-xsmall {
    display: none;
} {
    display: none;
}
#top-bar .html_topbar_left p{
    font-size: 14px;
    font-weight: 500;
}
#top-bar .html_topbar_left p a{
    color: #fff;
    text-decoration: underline;
}
#top-bar .nav a{
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}
#top-bar .nav a i{
    margin-right: 5px;
}
.menu-search{
    display: block;
}
.menu-search .menu-item{
    display: inline-block;
}
.menu-search .menu-item a{
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    padding: 4px 5px;
    min-height: unset;
}
.menu-search .menu-item a:hover{
    color: #fff;
}
#masthead .header-nav .header-search-form{
    width: 100%;
    max-width: 680px;
}
#masthead .account-item > a{
    color: #fff;
    text-transform: inherit;
    font-size: 16px;
}
#masthead .account-item > a span{
    order: 2;
}
#masthead .account-item > a i{
    order: 1;
    margin-right: 6px;
    position: relative;
    top: -2px;
}
#masthead .cart-item .header-button a{
    color: #fff;
    min-width: 134px;
    text-align: center;
    line-height: 48px;
    border: none;
    background: #242b02;
    text-transform: inherit;
    font-size: 15px;
}
.logo a{
    color: #fff;
    text-transform: capitalize;
    font-size: 22px;
}
.xp01{
    background: #eaeffb;
    padding: 16px 0 16px 0 !important;
}
.xp01 .left{
    flex-basis: 67%;
    max-width: 67%;
}
.xp01 .right{
    flex-basis: 33%;
    max-width: 33%;
}
.xp01 img{
    border-radius: 12px;
}
.xp01 .row2 .large-2 .col-inner{
    background-color: #fff;
    box-shadow: var(--tw-ring-shadow, 0 0 #0000);
    border-radius: 9px;
    padding: 16px 18px;
}
.xp01 .row2 .large-2 .icon-box .icon-box-img img{
    padding: 0;
}
.xp01 .row2 .large-2 .icon-box .icon-box-text{
    padding-left: 10px;
}
.xp01 .row2 .large-2 .icon-box .icon-box-text h3{
    font-size: 16px;
    line-height: 22px;
}
.xp02 .title_h2 h2{
    text-align: center;
    color: #fff;
    background: url(img/h2.png) center center no-repeat;
    background-size: contain;
    line-height: 41px;
    font-size: 18px;
    position: relative;
    top: -41px;
    margin-bottom: -22px;
}
.xp03{
    padding-bottom: 0 !important;
}
.row-menu-drop2 .tabbed-content{
    background: #edf0f3;
    border-radius: 10px;
}
.row-menu-drop2 .tabbed-content .tab-panels{
    padding: 20px;
    border: none;
}
/*.sub-menu.nav-dropdown{
    display: block;
    opacity: 1 !important;
    visibility: unset;
    left: unset;
    width: 1220px;
}*/
.row-menu-drop2 .tabbed-content .tab-panels .icon-box{
    background: #fff;
    padding: 20px 16px;
    border-radius: 12px;
    align-items: center;
}
.row-menu-drop2 .tabbed-content .tab-panels .icon-box p{
    color: #020b27;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}
.row-menu-drop2 .tabbed-content .tab-panels .large-12{
    padding-bottom: 0;
}
.row-menu-drop2 .tabbed-content .nav-simple{
    background-color: #fff;
}
.row-menu-drop2 .tabbed-content .nav-simple .active{
    background-color: #edf0f3;
    border-radius: 8px 0 0 8px;
    overflow: hidden;
}
.row-menu-drop2 .tabbed-content .nav-simple li{
    border: none;
    padding-left: 15px;
    padding-right: 15px;
}
.row-menu-drop2 .tabbed-content .nav-simple li a{
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #020b27;
    border-bottom: 1px solid #eee;
}
.row-menu-drop2 .tabbed-content .nav-simple li:last-child a{
    border-bottom: none;
}
.row-menu-drop2 .tabbed-content .nav-simple li.active a{
    font-weight: 600;
}
.row-menu-drop2 .tabbed-content h2{
    border-top: 1px solid #c1c8d1;
    font-size: 18px;
    color: #000000;
    padding-top: 15px;
    margin-bottom: 15px;
}
.row-menu-drop2 .tabbed-content h2 a{
    color: #1250dc;
    font-weight: 400;
    font-size: 16px;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    margin-left: 5px;
}
.row-menu-drop2 > div > div{
    padding: 20px !important;
}
.camon{
    border: 1px solid #288305;
    padding: 15px;
    margin-bottom: 15px;
}
.camon p{
    margin-bottom: 10px;
    font-weight: 600;
    color: #288305;
}
.product-small .add-to-cart-button{
    text-align: center;
    margin-top: 10px;
    position: relative;
}
.product-small .add-to-cart-button a{
    border-radius: 30px;
    border: none;
    background: #288305;
    margin: 0;
    color: #fff;
    min-height: unset;
    line-height: 30px;
    display: block;
    text-transform: inherit;
    font-size: 15px;
}
.product-small .add-to-cart-button a:hover{
    background: #1b5505;
}
.product-small .add-to-cart-button .added_to_cart{
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.header-button .button [data-icon-label]:after{
    top: -8px;
}   
.product-small .badge-container{
    margin: 0;
}
.product-small .badge-container .badge{
    height: 26px;
}
.product-small .badge-container .on-sale{
    background: linear-gradient(295deg, #CD1A0C 0%, #FF5246 98.45%);
    border-top-left-radius: .75rem;
    border-bottom-right-radius: .75rem;
    font-size: 14px;
}
.product-small .price-wrapper del{
    float: right;
}
.xp03 .product-category .box-image img{
    width: auto;
}
.xp03 .product-category .box-category{
    padding: 0px 15px;
    text-align: center;
    box-shadow: 0 0 0 1px #d9dfe5;
    border-radius: 12px;
    height: 118px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.xp03 .product-category .box-category .box-text{
    padding: 10px 0 0 0;
}
.xp03 .product-category .box-category .box-text h5{
    text-transform: inherit;
    margin-bottom: 5px;
}
.xp03 .product-category .box-category .box-text p{
    text-transform: inherit;
}
#shop-sidebar .widget_product_categories{
    border-radius: 12px;
    border: 1px solid #ccc;
}
#shop-sidebar .widget_product_categories .widget-title{
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
    text-transform: inherit;
}
#shop-sidebar .widget_product_categories .product-categories{
    padding: 15px;
}
.shop-page-title .page-title-inner{
    max-width: 1220px;
}
.fix-danhmuc{
    display: flex;
    justify-content: space-between;
}
.fix-danhmuc h2{
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}
.fix-danhmuc .woocommerce-result-count{
    font-size: 14px;
}
.danh_muc_products{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.danh_muc_products .top-list-cat{
    padding: 0;
    display: flex !important;
    justify-content: space-between;
}
.danh_muc_products h2{
  margin-bottom: 0;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  max-width: 500px;
}
.danh_muc_products .top-list-cat .limit-follow{
    display: flex;
}
.danh_muc_products .top-list-cat .limit-follow .titlesort {
    font-weight: 700;
    font-size: 15px;
    line-height: 30px;
}
.danh_muc_products .top-list-cat .limit-follow .range-check{
    padding: 0 8px;
    line-height: 30px;
}
.danh_muc_products .top-list-cat .limit-follow  form{
    margin-bottom: 0;
    line-height: 30px;
}
.danh_muc_products .top-list-cat .limit-follow .pt-checkbox{
    margin: 0 !important;
    position: relative;
    top: 1px;
}
.danh_muc_products .top-list-cat .limit-follow label{
    font-weight: 400;
    font-size: 15px;
}

@media (max-width: 1024px) {
	.hide-mobile .text-thuonghieu p {
		font-size: 12px;
	}

}
@media (max-width: 992px) and (min-width: 850px) {
	/* css section-3  */
	.section-3 .text-box h3 {
		font-size: 16px;
	}
}
@media (min-width: 850px) {
	/* css section-3  */
	.section-3 .text-box h3 {
		margin-bottom: 0;
		color: #288305;
		font-size: 18px;
	}
	.section-3 .box-border {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}
	.home-btn-donthuoc p {
		display: inline-block;
		margin-bottom: 0;
	}
	.home-btn-donthuoc p.home-donthuoc a {
		color: #fff;
		background: #288305;
		padding: 7px 25px 9px 25px;
		border-radius: 20px;
	}
	p.hot-donthuoc a {
		color: #288305;
		font-size: 18px;
		margin-left: 10px;
	}
	/* 	css section blog */
	.blog-2 .col.post-item .box-text.text-left {
		padding-top: 0;
		padding-bottom: 0;
	}
}
@media (max-width: 768px) {
	/* 	css header */
	.block_demo_search.width_common a {
		color: #000;
		padding-right: 4px;
		font-size: 12px;
	}
	input#woocommerce-product-search-field-0, input#woocommerce-product-search-field-1 {
		height: 38px;
	}
    .header-top{
        min-height: 34px !important;
    }
    #top-bar .nav-center{
        justify-content: left;
    }
    .header-main{
        height: 50px !important;
    }
    #masthead{
        background: #288305;
    }
    div#wide-nav{
        background: #288305;
    }
    #logo img{
        padding: 0 !important;
        max-height: 55px !important;
    }
    .menu-search{
        display: none;
    }
    #wide-nav .search-field{
        background: #fff;
    }
    .mobile-nav .nav-icon > a{
        color: #fff !important;
    }
    #masthead .cart-item a{
        min-width: 40px;
        line-height: 40px;
    }
    .xp01 .left{
        flex-basis: 100%;
        max-width: 100%;
    }
    .xp01 .right{
        display: none;
    }
    .xp01 .row2 .large-2{
        flex-basis: 33.33%;
        max-width: 33.33%;
    }
    #masthead .cart-item .header-button a{
        min-width: 40px;
        line-height: 40px;
    }
}

@media (max-width: 549px) {
	/* 	css section-2 section thương hiệu */
	.section.section-2 {
		background: #edf2f8;
	}
	.show-mobile .col-thuonghieu {
		padding: 6px 0;
	}
	/* 	css section-3 btn-donthuoc-online */
	.btn-donthuoc-mobile {
		margin-top: -32px;
		margin-left: 50px;
		z-index: 999999;
		position: absolute;
	}
	.btn-donthuoc-mobile p {
		margin-bottom: 0;
	}
	.btn-donthuoc-mobile p a {
		color: #fff;
		background: #f59e0b;
		padding: 6px 12px 8px 12px;
		border-radius: 18px;
	}
	/* 	css mỗi sản phẩm  */
	.home .product-small.col {
		padding: 5px !important;
	}
	.home .product-small.col:last-child {
		padding-bottom: 15px;
	}
	/* css section danh mục */
	.col.col-title-pro {
		padding-bottom: 15px;
	}
	.box-danhmuc .product-category.col.is-selected {
		padding: 0 5px;
	}
	.box-danhmuc .product-category.col h5 {
		font-size: 12px;
	}
	/* 	.section-baove */
	.col-box {
		padding-left: 4px;
		padding-right: 4px;
	}
	.box-baove .icon-box-text.last-reset {
		padding-top: 0;
	}
	.section-baove .box-baove h3 {
		font-size: 13px;
	}
	/* section section-gt-footer */
	.box-gt h4, .box-gt p {
		font-size: 14px;
	}
	/* 	css footer-1 */
	.hethong .text-hethong i {
		font-size: 18px
	}
	.hethong .text-hethong span {
		font-size: 14px;
	}
	.button.btn-hethong {
		font-size: 14px;
	}
	/* 	css footer-2-mobile */
	.footer-2-mobile a.accordion-title button.toggle {
		width: 20px;
		margin: 0;
		top: 9px;
	}
	.footer-2-mobile a.accordion-title.active button.toggle i {
		top: -6px;
	}
	.footer-2-mobile  .accordion-inner {
		padding: 10px 0;
	}
    .xp01 .row2 .large-2{
        flex-basis: 50%;
        max-width: 50%;
    }
    .xp03{
        padding-top: 30px !important;
    }
    #masthead .cart-item .header-button a{
        min-width: 40px;
        line-height: 40px;
        padding: 0;
        margin: 0;
    }
    .category-page-title .medium-text-center{
        text-align: left !important;
        padding-left: 15px !important;
    }
    .category-page-title .woocommerce-ordering{
        display: none;
    }
    .category-page-row{
        padding-top: 0;
    }
    #shop-sidebar .widget_product_categories{
        border-radius: 0;
        border: none;
    }
    #shop-sidebar .widget_product_categories .widget-title{
        padding-left: 0;
        padding-right: 0;
        border: none;
    }
    #shop-sidebar .widget_product_categories .product-categories{
        padding: 0;
    }
    .danh_muc_products h2{
        display: none;
    }
    .shop-page-title .page-title-inner .category-filtering{
        display: none;
    }
    .danh_muc_products .top-list-cat .limit-follow label{
        font-size: 14px;
    }
    .danh_muc_products .top-list-cat .limit-follow .titlesort{
        font-size: 14px;
    }
}
@media (max-width: 375px) {
	/* css section danh mục */
	.box-danhmuc .product-category.col .col-inner {
		min-height: 180px;
	}
	/* 	.section-baove */
	.box-baove a {
		font-size: 13px;
	}
	/* section section-gt-footer */
	.box-gt {
		padding-left: 0;
		padding-right: 0;
	}
	.box-gt h4 {
		font-size: 13px;
	}
}
@media (max-width: 320px) {
	/* section section-gt-footer */
	.box-gt h4 {
		font-size: 12px;
	}
	.box-gt p {
		font-size: 13px;
	}
	/* 	css footer-1 */
	.hethong .text-hethong span {
		font-size: 12px;
	}
	.button.btn-hethong {
		font-size: 12px;
		padding: 0 8px;
	}
}


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


}