/*
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.   ***************/
.product-summary .woocommerce-Price-currencySymbol{
	font-size:unset
}
.widget li{
	margin-left:0 !important
}
.product-title{
	 display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-small .box-image > div > a{
	display:flex;
	justify-content:center;
	align-items:center;
}
.nav-dropdown {
    position: absolute;
    min-width: 492px;
    max-height: 0;
    z-index: 9;
    padding: 20px 0 20px;
    opacity: 0;
    margin: 0;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
    color: #777;
    background-color: #fff;
    text-align: left;
    display: table;
    left: -99999px;
}
header-contact-wrapper .nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: #ffffff;
    background-color: #d70018;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 11px;
    padding-bottom: 11px;
    border-radius: 99px;
    font-size: 0.9em;
    text-align: center;
}
.woocommerce-cart a.checkout-button.button.alt.wc-forward, .woocommerce-cart button.button.primary.mt-0.pull-left.small, button#place_order {
    background-color: #d70018;
    border-radius: 4px;
}
#masthead {
    background-color: #fdfefe !important;
}
div#wide-nav ul li.menu-item a.nav-top-link {
    padding-left: 15px;
    padding-right: 15px;
    color: #ffffff;
    font-size: 17px;
    text-transform: uppercase;
}
.menu-item a.nav-top-link {
    padding-left: 15px;
    padding-right: 15px;
    color: #ffffff;
    font-size: 14px;
}
div#wide-nav ul li.menu-item a.nav-top-link {
    padding-left: 15px;
    padding-right: 15px;
    color: #ffffff;
    font-size: 14px;
}
div#wide-nav ul li.menu-item a.nav-top-link {
    padding-left: 15px;
    padding-right: 15px;
    color: #ffffff !important;
    font-size: 14px;
}
.header-contact-wrapper .nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: #ffffff;
    background-color: #17479e !importanti;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 11px;
    padding-bottom: 11px;
    border-radius: 99px;
    font-size: 0.9em;
}
.header-bottom {
    background-color: #349947;
}
.custom-login {
    text-align: center;
    font-size: 16px;
    margin: 10px 0;
}

.custom-login a {
    display: inline-block;
    padding: 8px 15px;
    margin: 5px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    background-color: #fca016;
    border-radius: 5px;
    transition: background 0.3s ease, transform 0.2s ease;
}

.custom-login a:hover {
    background-color: #dc8400;
    transform: scale(1.05);
}

.custom-login span {
    font-weight: bold;
    color: #333;
}

/* Responsive cho điện thoại */
@media (max-width: 600px) {
    .custom-login {
        font-size: 14px;
    }

    .custom-login a {
        display: block;
        width: 80%;
        margin: 5px auto;
        text-align: center;
    }
}
.entry-header-text {
    padding: 0.5em 0 0.5em;
}
.entry-content {
    padding-top: 0.5em;
}
.entry-content.single-page p:first-child {
    background: #ae000012;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border: 1px dashed gray;
    font-style: italic;
}
input[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    border-radius: 6px;
    box-shadow: none;
    border-color: #d8e0e8;
}
.box-image {
    border-radius: 10px;
}
.box-overlay .box-text, .box-shade .box-text {
    border-radius: 10px;
}
.box-overlay.dark .box-text, .box-shade.dark .box-text {
    border-radius: 0 0 10px 10px;
}
.widget-title{
	background-color: var(--primary-color);
    color: #fff;
    border-radius: 16px 16px 0 0;
    text-align: center;
    padding: 10px;
    margin-bottom: 0;
		width:100%;
	 display:flex;
}
.product-categories{
	border: 1px solid #ddd;
	border-radius: 0 0 10px 10px;
	padding:10px;
}
.product_list_widget{
	    border: 1px solid #ddd;
			border-radius: 0 0 10px 10px;
}
.best-selling_title-featured-product--text__LndK3 {
        font-size: 18px;
        margin-top: -28px;
    }
.bocong img{
	border-radius: 10px;
}
input[type=submit], input[type=submit].button, input[type=submit], .primary {
    background-color: var(--primary-color);
}
.button.icon.circle {
		background-color: #ff1111;
		color: #ffffff;
		padding-top: 7px;
		padding-bottom: 7px;
		padding-left: 5px;
		padding-right: 5px;
}
.button.is-outline {
    border: 0px solid currentColor;
}
.header-contact-wrapper .nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: #ffffff;	 
	  background-color: #ff1111;
	  padding-left: 15px;
    padding-right: 15px;
		padding-top: 11px;
		padding-bottom: 11px;
		border-radius: 99px;
		font-size: 0.9em;
}
.box-text .button{
    color: #ffffff;
    background-color: var(--primary-color);
    border-radius: 99px;
    min-height: 40px;
    align-items: center;
    display: grid;
    line-height: 17px;
		width:100%;
}
div#reviews.woocommerce-Reviews {
    border-bottom: 1px solid #ddd;
    width: 100%;
    max-width: 100%;
    margin: 0 auto 30px;
}
.devvn_prod_cmt {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 30px;
    position: relative;
}
/* css header */
div#masthead {
    background-color: var(--primary-color);
}

/* css form search */
input#woocommerce-product-search-field-0, input#woocommerce-product-search-field-1 {
    background-color: #fff;
    height: 45px;
}
.form-flat .button.icon {
    height: 30px;
    background-color: #C1D0F6 !important;
}
.searchform-wrapper.form-flat .flex-col:last-of-type {
    margin-left: -3.3em;
}
/* 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 */
a.header-cart-link.icon.button.circle.is-outline.is-small, a.icon.button.round.is-outline.is-small {
    border: 1px solid #fff;
    background: bottom;
    color: #fff;
}
#masthead ul.nav-dropdown.nav-dropdown-default {
    border: none;
    border-radius: 6px;
}

/* css header bottom */
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: var(--primary-color);
}
.sub-menu.nav-dropdown {
    border: none;
    border-radius: 8px;
    border-top: 2px solid #0697d8;
    box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 1px 6px 2px;
}
.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: var(--primary-color);
}
.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;
		font-weight: 600;
}
.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 danh mục */
.box-danhmuc .product-category.col .col-inner {
    padding: 10px 6px;
    border-radius: 8px;
    min-height: 220px;
    overflow: hidden;
}
.box-danhmuc .product-category.col:nth-child(odd) .col-inner {
    box-shadow: 0 0 0 1px #e8f5fd;
    background-color: #e8f5fd;
}
.box-danhmuc .product-category.col:nth-child(even) .col-inner {
    box-shadow: 0 0 0 1px #fef7dc ;
    background-color: #fef7dc ;
}
.box-danhmuc .product-category.col .box-text.text-center {
    padding: 8px 0 0;
}
.box-danhmuc .product-category.col h5 {
    font-size: 13px;
    text-transform: capitalize;
    font-family: Tahoma,Arial,sans-serif;
    margin-bottom: 5px;
}

/* css section sản phẩm  */
.section-sp {
    background: linear-gradient(
270deg, var(--primary-color) 0.46%, #597BD9 98.15%);
}
.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: 8px;
}
.product-small.col .box-image {
    border-radius: 8px;
	padding-top: 10px;
}
.product-small.col a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    color: #334155;
    font-size: 14px;
		font-weight: bold;
		height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 8px;
}
.product-small.col a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover {
    color: var(--primary-color);
}
.product-small.col .box-text.box-text-products {
    padding-left: 10px;
    padding-right: 10px;
	  padding-bottom: 10px;
}

.product-small.col .price .amount bdi {
    color: var(--primary-color);
    font-size: 18px
}

/* 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: var(--primary-color);
}

/* 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: var(--primary-color);
	font-size: 16px;
}

/* css footer-1 */
.footer-1 {
    padding-top: 10px;
    background-color: var(--primary-color);
}
.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: var(--primary-color);
}
.row-footer .col-footer ul li:before {
    content: "";
    font-family: 'fl-icons';
    padding-right: 6px;
    vertical-align: top;
}
.absolute-footer.dark {
    background-color: var(--primary-color);
}
.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: var(--primary-color);
    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 var(--primary-color);
    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;
}
.single-product .shop-container{
	margin-top:15px;
}
span.amount{
	color: var(--primary-color);
}
.price bdi {
    color: var(--primary-color);
    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;
}
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: var(--primary-color);
    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: var(--primary-color);
    border-radius: 8px;
}

/* 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: 9px;
    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: var(--primary-color);
    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: var(--primary-color);
    text-decoration: underline;
    cursor: pointer;
}
h3.title-banchay {
    background-color: var(--primary-color);
    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 #e5e7eb;
}
/* css giá sản phẩm */
.price-wrapper {
    margin-bottom: 4px;
}

/* css quy cách và slogan */
.image-tools.is-small.top.right.show-on-hover {
    opacity: 1;
}
.label-text-quycach {
    color: #fff;
    background-color: var(--primary-color);
    border-radius: 20px;
    padding: 0 8px;
    font-size: 12px;
}
.label-text-slogan {
    margin-top: 8px;
    color: #334155;
    background-color: #edf2f8;
    border-radius: 6px;
    padding: 0px 4px;
    font-size: 14px;
    min-height: 40px;
    align-items: center;
    display: grid;
    text-align: center;
    line-height: 17px;
}
/* css xuất xứ */
span.show-xuat-xu {
    background-color: var(--primary-color);
    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: var(--primary-color);
    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: var(--primary-color);
    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: var(--primary-color);
    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: var(--primary-color);
    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: var(--primary-color);
    border-radius: 20px;
    width: 100%;
}
.woocommerce-checkout td.product-name {
    color: var(--primary-color);
    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;
}



@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: var(--primary-color);
		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: var(--primary-color);
		padding: 7px 25px 9px 25px;
		border-radius: 20px;
	}
	p.hot-donthuoc a {
		color: var(--primary-color);
		font-size: 18px;
		margin-left: 10px;
	}
	/* 	css section blog */
	.blog-2 .col.post-item .box-text.text-left {
		padding-top: 0;
		padding-bottom: 0;
	}
	button.single_add_to_cart_button.button.alt {
    width: 61.2%;
}
}
@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;
	}
	button.single_add_to_cart_button.button.alt {
    width: 57.7%;
}
}

@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 .col-inner {
		min-height: 200px;
	}
	.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;
	}
}
@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  ***************/
	#ext-bottom-navigation{
		display:block !important;
		min-height:65px;
	}
	#ext-bottom-navigation .bottom-navigation-item .text {
    font-size: 11px;
    line-height:unset;
    margin-top: 2px;
    text-align: center;
}
}
#ext-bottom-navigation .bottom-navigation-item .icon{
	height:unset
}
.bottom-navigation-item a{
	background:none !important;
	box-shadow:none;
	border:none !important;
	color:black !important;
}
#ext-bottom-navigation{
	background-color:unset;
	box-shadow:none !important;
	z-index:100 !important
}
#ext-bottom-navigation .bottom-navigation-item a{
	padding-bottom:2px !important
}
.bottom-navigation-items .bottom-navigation-item:nth-child(3) .text{
	padding: 0px 8px;
        background-image: linear-gradient(92.83deg, #0E68C8 0, #02A4A5 100%);
        border-radius: 30px;
        color: white;
        display: inline-block;
	   width:fit-content;
}
.bottom-navigation-items .bottom-navigation-item:nth-child(3) .icon{
	left: 50%;
        position: absolute;
        transform: translateX(-50%);
        background-image: linear-gradient(92.83deg, #f90000 0, #950099 100%);
        width: 50px !important;
        height: 50px !important;
        border-radius: 50%;
        top: -15px;
        text-align: center;
        box-shadow: rgb(0 0 0 / 15%) 0 -3px 10px 0px;
        border: 2px solid #fff;
	display:flex;
	align-items:center;
	align-items:center;
	max-height:50px !important
}
.bottom-navigation-items .bottom-navigation-item:nth-child(3) a{
	display:flex !important;
	flex-direction:column;
	justify-content:end !important;
	align-items:center;
}
.bottom-navigation-items .bottom-navigation-item:nth-child(3) .icon img{
	        max-width: 20px !important;
        height: auto !important;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
}
.bottom-navigation-items:after{
	        content: "";
        position: absolute;
        pointer-events: none;
        background-image: url(/wp-content/uploads/2026/05/icon1111.svg);
        background-color: unset;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 100%;
        box-shadow: unset;
        height: 65px;
        width: 100%;
        margin-left: 0;
        margin-bottom: 0;
        left: 0;
        bottom: 0;
        z-index: -1;
}
.bottom-navigation-item:nth-child(3) .icon{
    position:relative;
    border-radius:50%;
}

.bottom-navigation-item:nth-child(3) .icon::after{
    content:"";
    position:absolute;
    inset:0;
    border-radius:50%;
    animation:pulse-call 1.8s infinite;
}

@keyframes pulse-call{
    0%{
        box-shadow:0 0 0 0 rgb(59 57 153 / 60%);
    }

    70%{
        box-shadow:0 0 0 15px transparent;
    }

    100%{
        box-shadow:0 0 0 0 transparent;
    }
}
.wpcf7 {
    max-width: 600px;
    margin: 50px auto;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.wpcf7 p {
    margin-bottom: 15px;
}

.wpcf7 label {
    display: block;
    font-weight: bold;
    color: #333;
}

.cf7-input,
.cf7-textarea {
    width: 100%;
    padding: 10px;
    margin-top: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 14px;
}

.cf7-textarea {
    min-height: 140px;
    resize: vertical;
}

.cf7-btn {
    width: 100%;
    background: #007bff;
    color: #fff;
    padding: 12px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
}

.cf7-btn:hover {
    background: #0056b3;
}



.entry-content {
  color: #212529;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
  color: var(--primary-color);
}

.entry-content figure {
  background: #fff;
  border: 1px solid #f0f0f0;
  padding: 5px 3px 10px;
  text-align: center;
}

.entry-content h6 {
  font-size: 15px;
}

.entry-content h5 {
  font-size: 17px;
}

.entry-content h4 {
  font-size: 17px;
}

.entry-content h3 {
  font-size: 18px;
}

.entry-content h2 {
  font-size: 20px;
  line-height: 1.5;
}

.entry-content h1 {
  font-size: 25px;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
}

.entry-content p {
  color: #333;
  margin-bottom: 15px;
  font-size: 16.5px;
  line-height: 1.6;
}

#content ul,
.entry-content ul {
  list-style: disc;
  padding-left: 20px;
  padding-bottom: 5px;
}

.entry-content ul li {
  color: #333;
  line-height: 1.5;
  margin-bottom: 10px;
  font-size: 16.5px;
}

.entry-content ul li a {
  color: #007bff;
}

#content ol,
.entry-content ol {
  list-style: decimal;
  padding-left: 18px;
  padding-bottom: 5px;
  font-size: 16.5px;
}

.entry-content ol li {
  color: #333;
  line-height: 1.5;
  margin-bottom: 10px;
  font-size: 16.5px;
}

.entry-content ol li a {
  color: #ff5912;
}

.entry-content a {
  font-weight: 700;
}

.entry-content blockquote {
  background: #f3f3f3;
  color: #868686;
  display: block;
  font-size: 16px;
  line-height: 23px;
  margin: 0 0 20px;
  padding: 15px 20px 15px 45px;
  position: relative;
  text-align: justify;
}

.entry-content blockquote p {
  margin-bottom: 0;
}

.entry-content blockquote:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 3px;
  background: var(--primary-color);
  content: "";
}

.entry-content code {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  font-size: 0.85rem;
  color: #e83e8c;
  font-size: 15px;
}
.entry-content > div{
  overflow: auto;
}
.entry-content table {
  width: 100%;
  height: auto;
  overflow: auto;
}

.entry-content table > tbody > tr > td,
.entry-content table > tbody > tr > th,
.entry-content table > tfoot > tr > td,
.entry-content table > tfoot > tr > th,
.entry-content table > thead > tr > td,
.entry-content table > thead > tr > th,
.term-description table > tbody > tr > td,
.term-description table > tbody > tr > th,
.term-description table > tfoot > tr > td,
.term-description table > tfoot > tr > th,
.term-description table > thead > tr > td,
.term-description table > thead > tr > th {
  border: 1px solid #ddd;
  padding: 7px 10px !important;
  font-size: 16.5px !important;
  width: auto !important;
}

.entry-content iframe {
  margin: auto;
}

.entry-content .syntaxhighlighter {
  padding: 10px 0;
}
