/*
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.   ***************/
:root {
	--main-color: #006747;
	--sec-color: #ffb19e;
}

.tieude {
    color: var(--main-color);
    font-weight: 900;
    font-size: 34px;
    text-transform: uppercase;
    line-height: 45px;
		margin-bottom: 25px;
}
a.btnxemthem {
    padding: 10px 20px;
    background: var(--sec-color);
    color: #fff;
    border-radius: 10px;
}
a.btnxemthem:hover {
	background: var(--main-color);
}
.title-hoatdong {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    margin: 35px 0px;
}
.home-sec14 .row {
    padding: 10px;
    border: 1px solid var(--main-color);
    border-radius: 10px;
}
.home-sec14 .home-sec13-col1 {
    background: var(--main-color);
    padding: 10px 25px;
    border-radius: 10px 0px 0px 10px;
}
.ge-breadcrumbs {
    color: var(--sec-color);
		font-size: 14px;
		font-weight: 600;
}
.ge-breadcrumbs a {
    color: var(--sec-color);
}
.ge-breadcrumbs a:hover {
    color: var(--main-color);
}
.topbar-textbox {
    display: flex;
}
p.topbar-textbox-right {
    display: flex;
}
div#top-bar {
    background: #fff;
}
p.topbar-textbox-left {
    background: #006747;
    border-radius: 0px 0px 0px 8px;
    padding: 13px 24px 13px 24px;
}
p.topbar-textbox-right {
    background-color: #ffb19e;
    font-family: "Nunito Sans", Sans-serif;
    font-weight: 700;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 0px 0px 8px 0px;
    padding: 10px 24px 10px 24px;
    height: 40px;
}
.topbar-textbox-right svg {
    width: 20px;
    margin-right: 10px;
    height: 20px;
}
.topbar-textbox-right a {
    color: #fff;
}
ul.sub-menu {
    padding: 10px !important;
}
.sub-menu a {
    padding: 5px !important;
}
.sub-menu li a {
    font-size: 15px;
    font-family: "Nunito Sans", sans-serif;
    color: #006747 !important;
}
.sub-menu li a:hover {
    color: #ffb19e !important;
}
#menu-item-210 > .nav-dropdown {
    width: 115px;
    min-width: 125px;
}
#menu-item-213 .sub-menu {
    min-width: 140px !important;
}
.ge-box-infor h3 {
    text-align: center;
    color: #fff;
    background: var(--main-color);
    padding: 10px;
    border-radius: 20px 20px 0px 0px;
	margin-bottom: 0px;
	font-size: 24px;
	line-height: 30px;
}
.ge-box-infor p {
    background: #00af66;
    padding: 20px;
    color: #fff;
	  border-radius: 0px 0px 20px 20px;
    margin-top:0px;
}
.sec2-item {
    background: var(--sec-color);
    display: flex;
    padding: 15px 25px;
    border-radius: 10px;
    margin-bottom: 15px;
    align-items: center;
    width: 30%;
}
.sec2-item svg {
    width: 45px;
    height: 45px;
}
.sec2-item:first-child {
    padding: 15px 10px;
}
.sec2-item a {
	line-height: 22px;
    margin-left: 15px;
    font-weight: 700;
    color: var(--main-color);
}
.page-title h2 {
    position: relative;
}
.page-title h2:before {
    content: "";
    width: 100px;
    height: 2px;
    position: absolute;
    bottom: 7px;
    background: var(--main-color);
    left: -105px;
}
.page-title h2 {
    position: relative;
    color: var(--main-color);
    font-size: 32px;
    font-weight: 900;
}
.page-title h2 {
    position: relative;
    color: var(--main-color);
    font-size: 32px;
    font-weight: 900;
}
.number-item span {
    font-size: 56px;
    font-weight: 900;
    color: var(--sec-color);
}
.number-item {
    text-align: center;
}
.number-item span {
    font-size: 56px;
    font-weight: 900;
    color: var(--sec-color);
    line-height: 60px;
}
.box-number-item {
		margin-top: 40px;
    display: flex;
    justify-content: space-around;
}
.number-item p {
    color: var(--main-color);
}
.home-sec2 .page-title a {
    background: var(--sec-color);
    color: #fff;
    padding: 5px 15px;
    border-radius: 10px;
}
.home-sec2 .page-title a:hover {
    background: var(--main-color);
}
.divider {
    border-top: 2px solid #ccc;
}
.divider {
    margin-top: 35px;
    border-top: 2px solid #ccc;
}
/* .home-sec3 p {
    color: var(--main-color);
    font-size: 20px;
    font-weight: 900;
} */
.slide-prod-home .product-title a {
    color: var(--main-color);
    font-weight: 900;
    font-size: 17px;
}
.price-wrapper .amount {
    font-size: 18px;
    color: var(--main-color);
}
.slide-prod-home .grid-tools a {
    background: var(--sec-color);
}
.col-pd-0{
	padding:0px !important;
}
.quytrinh img {
  width: 70px;
	height: 70px;
}
.quytrinh {
    display: flex;
    gap: 15px;
    color: var(--main-color);
    align-items: center;
    background: #DBF4EA;
    height: 128px;
    padding: 16px;
    border-radius: 10px;
}
.quytrinh .span-title {
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
}
.quytrinh p {
    font-size: 14px;
    margin-bottom: 0px;
}
.home-sec7 .section-bg.fill:before {
    content: "";
    background-color: transparent;
    --background-overlay: '';
    background-image: linear-gradient(180deg, #38ad3740 0%, #f2295b33 100%);
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    position: absolute;
}
.ge-divider:before {
    content: "";
    width: 50%;
    background: var(--main-color);
    position: absolute;
    z-index: 9999;
    top: -3px;
    left: 0;
    height: 3px;
}
/* .luachon-item {
    background-color: transparent;
    background-image: linear-gradient(90deg, #00674700 0%, #00AF6638 80%);
} */
.luachon-item p {
    margin-bottom: 0px;
}
.luachon-item.cl-left {
    display: flex;
    justify-content: end;
    gap: 20px;
}
.luachon-item.cl-left {
    display: flex;
    justify-content: end;
    gap: 10px;
    border-radius: 0px 40px 40px 0px;
    max-height: 86px;
    background-color: transparent;
    background-image: linear-gradient(90deg, #00674700 0%, #00AF6638 80%);
    align-items: center;
    text-align: right;
		padding-top: 5px;
}
.row-luachon {
    justify-content: space-between;
}

.luachon-item.cl-right {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    border-radius: 40px 0px 0px 40px;
    background-color: transparent;
    background-image: linear-gradient(-90deg, #00674700 0%, #00AF6638 80%);
    height: 86px;
    align-items: center;
    padding-top: 5px;
    gap: 10px;
}
.luachon-item p:first-child {
    font-size: 20px;
    font-weight: 900;
    color: var(--main-color);
}
.row-luachon:after{
	content:unset;
}
.row-luachon {
    justify-content: space-between;
    background-image: url(/wp-content/uploads/2025/02/woman-circle.svg);
    background-repeat: no-repeat;
    background-position: 50%;
}
.row-luachon div:nth-child(5), .row-luachon div:nth-child(7) {
    left: 60px;
}
.row-luachon div:nth-child(4), .row-luachon div:nth-child(6) {
    right: 60px;
}
.opa-1{
	opacity:1 !important;
}
.opa-1 .col {
    width: 95% !important;
    min-width: 95% !important;
    flex-basis: 95% !important;
}
.yt-review span {
    color: var(--main-color);
    font-weight: 900;
    font-size: 21px;
}
.yt-review {
	text-align: center;
}
.opa-1 .col-inner>p {
    margin-bottom: 0px;
}
.yt-review>p {
    font-size: 15px;
    color: var(--main-color);
}
.post-item h5.post-title {
    color: var(--main-color);
}
.block-contact .row {
    box-shadow: 1px 3px 8px 1.5px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border-radius: 15px;
		column-gap: 35px;
    align-items: center;
}
.block-contact .row>.col {
    padding: 0px;
}
.block-contact .row>.col:first-child {
    flex-basis: 45%;
}
.block-contact .col-inner h2 {
    max-width: 90%;
    text-transform: uppercase;
    text-align: center;
    margin: 20px auto !important;
		color: var(--main-color);
}
.block-contact .wpcf7-form input {
    background: #ffb19e66;
	  border-radius: 10px;
}
.block-contact .wpcf7-form input::placeholder {
    color: #fff;
}
.block-footer .col span {
    color: #fff;
    font-size: 20px;
}
p.ft-ctac {
    color: #fff;
    display: flex;
}
p.ft-ctac span {
    margin-right: 10px;
    width: 25px;
    display: block;
}
.ft-ctac a {
    margin-left: 5px;
    color: #fff;
}
.ft-ctac i.fa-solid {
    color: var(--sec-color);
}
.block-chuyenkhoa {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/* page chuyên khoa */
.chuyenkhoa-item {
    --border-radius: 8px 8px 8px 8px;
    box-shadow: 1px 3px 8px 1.5px rgba(0, 0, 0, 0.2);
    text-align: center;
    padding: 10px;
    min-height: 145px;
    border-radius: 10px;
}
.chuyenkhoa-item img {
    margin-bottom: 15px;
}
.chuyenkhoa-item span {
    color: var(--main-color);
    font-weight: 700;
}
.chuyenkhoa-item:hover {
    cursor: pointer;
    scale: 1.1;
    transition: .5s;
}
.box-chuyenkhoa-item {
    text-align: center;
		border-radius:10px;
}
.box-chuyenkhoa-item img {
		height:150px !important;
    width: 150px;
    margin-bottom: 25px;
}
.box-chuyenkhoa-item span {
    font-size: 32px;
    font-weight: 900;
    color: var(--main-color);
    margin-bottom: 15px;
    display: block;
}
.box-chuyenkhoa-item a.btn-datlich {
    background: var(--sec-color);
    color: #fff;
    padding: 5px 15px;
    border-radius: 10px;
}
.box-chuyenkhoa-item a.btn-datlich:hover {
    background: var(--main-color);
}
.ge-ck-slide span {
    font-size: 22px;
    font-weight: 900;
    color: #fff;
    position: absolute;
    bottom: 0px;
    transform: translate(-50%, -50%);
    left: 50%;
}
.ge-ck-slide {
    position: relative;
}
.mb-0 {
	margin-bottom:0px !important;
}
.ck-section3 {
    align-items: flex-end;
}
.acc-lamdep .accordion-item {
    box-shadow: 1px 3px 8px 1.5px rgba(0, 0, 0, .15);
    border-radius: 16px;
		margin-bottom: 20px;
}
.acc-lamdep .accordion-item button {
    position: absolute;
    right: 10px;
    left: unset;
    top: 20px;
}
.acc-lamdep .accordion-item .accordion-title {
    border-top: 0px;
    padding: 25px 50px;
    position: relative;
		overflow: hidden;
}
.acc-lamdep .accordion-item .accordion-title {
    border: 0;
    padding: 25px;
}
.acc-lamdep .accordion-item .accordion-title span {
    color: var(--main-color);
}
.acc-lamdep .accordion-item .accordion-title.active {
    background: #d9f3e8;
	    border-radius: 16px 16px 0px 0px;
}
.acc-lamdep .icon-angle-down:before {
    color: var(--sec-color);
}
.acc-lamdep .accordion-item:hover {
    background: #d9f3e8;
}
.block-chuyenkhoa section {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
/* page chuyên khoa */

/* page giới thiệu */
.page-gioithieu {
    justify-content: space-between;
}
.page-gioithieu:after{
	content:unset;
}
.about-item {
    text-align: center;
    padding: 35px 10px;
}
.about-item h3 {
    text-transform: uppercase;
    font-size: 23px;
    margin-top: 15px;
		color: var(--main-color);
}
.gt-section2 .row {
    border-radius: 16px;
    box-shadow: 1px 3px 8px 1.5px rgba(0, 0, 0, 0.2);
		overflow: hidden;
}
.ab-item-1 {
    background: var(--main-color);
    color: #fff;
}
.ab-item-1 .about-item h3 {
    color: #fff;
}
.ge-sl-item {
    border-radius: 16px;
    box-shadow: 1px 3px 8px 1.5px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    padding: 10px !important;
    margin: 10px !important;
		align-items:center;
}
.row-box-slide .flickity-viewport .flickity-slider {
    width: 94% !important;
    margin: auto;
    right: 60px;
}
.sl-bacsi h5 {
    font-size: 20px;
    color: var(--main-color);
}
.sl-bacsi span {
    font-weight: 600;
    color: var(--sec-color);
}
.row-cotloi.row-luachon {
    background-image: url(https://phongkhamphukhoahongduc.com/wp-content/uploads/2025/03/icon-nangluccotloi.svg);
}
.row-cotloi .luachon-item.cl-left {
    background-image: linear-gradient(90deg, #00674700 0%, #ffffff 80%);
    padding-top: 9px;
}
.row-cotloi .luachon-item.cl-right {
    background-image: linear-gradient(-90deg, #00674700 0%, #ffffff 80%);
    padding-top: 9px;
}
.sl-bacsi p:last-child {
    color: var(--sec-color);
    font-weight: 600;
}

/* page giới thiệu */

/* page sản phẩm */

.product-small .add_to_cart_button {
    background: var(--sec-color);
    margin-right: 0px;
    margin-left: 25px;
}
.sp-section2 .product-small .product-title a {
    color: var(--main-color);
    font-weight: 900;
}
.tabs-tintuc ul.nav {
    justify-content: space-between;
    margin-bottom: 50px;
    box-shadow: 1px 3px 8px 1.5px rgba(0, 0, 0, 0.2);
    border-radius: 16px;
}
.tabs-tintuc ul.nav a {
    padding: 10px 40px;
    border-radius: 16px;
}
.tabs-tintuc ul.nav li.active a {
    background: var(--main-color);
}
.tabs-tintuc .ux-relay__load-more-button {
    background: var(--sec-color);
    border-radius: 16px;
}
.cauhoithuonggap .accordion-title {
    border: 0;
    background: var(--sec-color);
		padding-left: 20px;
}
.cauhoithuonggap span {
    color: #fff;
}
.cauhoithuonggap .accordion-title button.toggle {
    left: unset;
    right: 0px;
}
.cauhoithuonggap .accordion-inner {
    background: #ffb19e26;
}
.accordion-item {
    margin-bottom: 25px;
}
.cauhoithuonggap .icon-angle-down:before {
    color: #fff;
}
/* page sản phẩm */
.chinhanh {
    display: flex;
    gap: 10px;
}
.chinhanh h3 {
    color: var(--main-color);
		font-size: 22px;
}
.chinhanh p {
    margin-bottom: 0px;
}
.divider2 {
    border-bottom: 2px solid var(--sec-color);
    max-width: 350px;
    margin-bottom: 35px;
}
.awsm-job-item {
    border-radius: 16px !important;
    border: 5px dashed var(--main-color) !important;
    color: var(--main-color);
}
h2.awsm-job-post-title {
    color: var(--main-color);
}
.awsm-grid-right-col i {
    color: var(--sec-color);
}
.awsm-load-more-btn {
    border-radius: 10px;
    color: var(--sec-color);
}
.awsm-load-more-btn:hover {
	color: var(--main-color);
}
button.single_add_to_cart_button {
    background: var(--sec-color) !important;
}
.product-footer .nav-line>li>a:before {
    background-color: var(--sec-color);
}
.single-product li#tab-title-reviews {
    display: none;
}
button.single_add_to_cart_button {
    text-transform: math-auto;
    font-weight: 400;
    border-radius: 10px;
}
button.single_add_to_cart_button:before {
    content: "\f07a";
    font-family: 'FontAwesome';
    margin-right: 10px;
}
.product-footer ul.tabs.wc-tabs a {
    font-size: 18px;
    font-weight: 900;
    color: var(--main-color);
}
.single-product h1.product-title {
    color: var(--main-color);
}
.single-product .related h3 {
    color: var(--main-color);
    font-size: 23px;
}
.single-product .related-products-wrapper a.quick-view {
    display: none;
}
.post-sibar1 {
    background-image: url(https://phongkhamphukhoahongduc.com/wp-content/uploads/2025/03/banner-chitiet-1.jpg);
    height: 470px;
    background-size: contain;
    background-repeat: no-repeat;
	position: relative;
}
.post-sibar2 {
	position:relative;
}
.single .post-sidebar {
    padding: 0px 10px;
}
.post-sibar1 span, .post-sibar2 span {
    font-size: 18px;
    font-weight: 900;
    color: var(--main-color);
    position: absolute;
    top: 35px;
    left: 10px;
    width: 70%;
}
.post-sibar1 a {
    position: absolute;
    background: var(--sec-color);
    padding: 5px 10px;
    border-radius: 10px;
    left: 10px;
    top: 131px;
    color: #fff;
}
.post-sibar2 {
    background-image: url(https://phongkhamphukhoahongduc.com/wp-content/uploads/2025/03/fullset-tribenh.png);
    background-color: var(--main-color);
    height: 470px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
}
.post-sibar2 a {
    position: absolute;
    left: 10px;
    background: var(--sec-color);
    padding: 5px 10px;
    border-radius: 10px;
    color: #fff;
    top: 150px;
}
div.post-sibar2 span {
    top: 20px;
    color: #fff;
    width: 100%;
}
.post-sibar2 {
    background-image: url(https://phongkhamphukhoahongduc.com/wp-content/uploads/2025/03/fullset-tribenh.png);
    background-color: var(--main-color);
    height: 470px;
    background-repeat: no-repeat;
    background-position: bottom;
    border-radius: 10px;
}

.block-chuyenkhoa .col {
    padding-left: 10px;
    padding-right: 10px;
}
.mobile-nav i {
    color: var(--main-color);
}
.sidebar-menu a {
    color: var(--main-color) !important;
}
.mb-mn1 p {
    color: var(--main-color);
    margin-bottom: 20px;
		font-size:13px;
}
.sidebar-menu i {
    color: var(--main-color);
}
.sl-row .img-inner {
    padding: 10px;
}
.ge-divider {
    border-top: 3px solid #ccc;
    position: relative;
}

/* Sidebar buttons */
.sidebar-contact {
  position: fixed;
  top: 40%;
  right: 10px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.sidebar-contact .contact-icon img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
  transition: transform 0.3s ease;
}

.sidebar-contact .contact-icon img:hover {
  transform: scale(1.1);
}

/* Footer contact bar */
.footer-contact-bar {
	display:none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
 	background: var(--main-color);
  display: flex;
  justify-content: space-around;
/*   padding: 10px 0; */
  z-index: 9999;
/*   flex-wrap: wrap; */
}
.txt-banner h3 {
    color: var(--main-color);
    font-weight: 700;
}
.footer-button {
	display:none;
}
.contact-icon {
    border-radius: 50%;
    background: var(--main-color);
    width: 50px;
    height: 50px;
    padding: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#logo img {
    width: 200px;
}
.txt-banner p {
    color: var(--main-color);
    font-size: 19px;
    font-weight: 500;
		line-height: 22px;
}
.home-section2 {
    margin-top: -140px;
}
.ge-home-box-contact {
    display: flex;
    gap: 30px;
}
.sec2-item {
    background: var(--sec-color);
    display: flex;
    padding: 15px 25px;
    border-radius: 10px;
    margin-bottom: 15px;
    align-items: center;
    width: 30%;
}
.product-small .add_to_cart_button
 {
    border-color: var(--sec-color);
    margin-right: 0px;
    margin-left: 25px;
    background: #fff;
    color: #777777;
    text-transform: math-auto;
    font-weight: 400;
	 border-radius: 10px;
}
.product-small .add_to_cart_button:before, .wp-block-button.wc-block-grid__product-add-to-cart a:before {
    content: '\f07a';
    font-family: 'FontAwesome';
    color: var(--sec-color);
    margin-right: 10px;
}
.product-small .add_to_cart_button:hover {
    box-shadow: unset;
}
p.product-title.woocommerce-loop-product__title a {
    font-size: 18px;
    font-weight: 700;
}
.wc-tabs.product-tabs li {
    margin-right: 35px;
}
.single-product .ux-quantity.quantity.buttons_added {
    border-radius: 10px !important;
    overflow: hidden;
    border: 1px solid var(--main-color);
}
input.qty {
    border-left: 1px solid var(--main-color);
    border-right: 1px solid var(--main-color);
}
.woocommerce-cart .wc-block-components-product-metadata {
    display: none;
}
.woocommerce-cart td.wc-block-cart-item__product {
    position: relative;
}
.woocommerce-cart .wc-block-cart-item__quantity {
    position: absolute;
    top: 55px;
    right: 25px;
}
.wc-block-cart-item__remove-link {
    font-size: 0 !important;
    position: absolute;
	left: -440px;
    top: 15px;
	text-decoration: none !important;
}
.wc-block-cart-item__total span.wc-block-formatted-money-amount {
    color: var(--main-color);
    font-weight: 700;
}
.wc-block-cart-items__row span.price.wc-block-components-product-price {
    color: var(--main-color);
    font-size: 17px;
    font-weight: 500;
}
.wc-block-cart-item__remove-link::before {
    content: "x";
    font-size: 14px;
    color: #333;
    background: #ccc;
    padding: 0px 6px;
    border-radius: 50%;
}
a.wc-block-components-product-name {
    font-weight: 700;
    color: var(--main-color);
}
input.wc-block-components-quantity-selector__input {
    border-left: 1px solid var(--main-color) !important;
    border-right: 1px solid var(--main-color) !important;
}
.wc-block-components-quantity-selector {
    border-radius: 10px !important;
    overflow: hidden;
    border: 1px solid var(--main-color) !important;
}
.btn-tieptucmuahang a {
    background: var(--sec-color);
    padding: 5px 30px;
    color: #fff;
    border-radius: 10px;
}
.woocommerce-billing-fields label,
.woocommerce-additional-fields label {
    font-weight: 600;
    margin-bottom: 8px;
    display: block;
    color: #4a4a4a;
}
.wc-block-cart__submit-container a {
    background: var(--sec-color);
    border-radius: 10px;
}
.wc-block-cart__submit-container a:hover {
    color: #fff;
}
.wc-block-components-totals-item span {
    font-size: 17px !important;
    font-weight: 500 !important;
}
.wc-block-components-totals-item__value span {
    margin-bottom: 10px;
    display: block;
}
.woocommerce-billing-fields input,
.woocommerce-billing-fields textarea,
.woocommerce-additional-fields textarea {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 15px;
    margin-bottom: 20px;
    background-color: #fff;
}

.custom-checkout-field {
    margin-bottom: 20px;
}
.woocommerce-additional-fields h3 {
    display: none;
}
p#billing_first_name_field {
    width: 100%;
}
.woocommerce-billing-fields input, .woocommerce-additional-fields textarea {
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
}
.page-template-page-checkout .breadcrumbs a, .page-template-page-cart .breadcrumbs a {
    font-size: 17px;
    text-transform: math-auto;
	font-weight:500;
}
.page-template-page-checkout .breadcrumbs, .page-template-page-cart .breadcrumbs {
    justify-content: flex-start;
}
.page-template-page-checkout .breadcrumbs a.current, .page-template-page-cart .breadcrumbs a.current {
    color: var(--sec-color);
}
.breadcrumbs .divider, .breadcrumbs .separator {
	border-top:none !important;
}
.cart-container .col-inner.has-border {
    border-radius: 10px;
    padding-top: 0px;
}
.checkout-sidebar #order_review_heading {
    display: none;
}
.cart-container .col-inner.has-border {
    border-radius: 10px;
}
button#place_order {
    border-radius: 10px;
}
.cart-container .wc-block-cart .wc-block-cart-items td:last-child {
    vertical-align: middle;
}
.wc-block-grid__product-onsale span {
	color: var(--sec-color);
}
.wc-block-grid__product-onsale {
	border-color: var(--sec-color) !important;
}
.wp-block-button.wc-block-grid__product-add-to-cart a {
	background: #fff;
	color: #777;
}
.wp-block-button.wc-block-grid__product-add-to-cart a {
    background: #fff;
    color: #777;
    border: 1px solid var(--sec-color);
    border-radius: 10px;
}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-title {
    font-size: 16px;
    color: var(--main-color);
}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-price.price span {
    color: var(--main-color) !important;
}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-rating {
    display: none;
}
.single .entry-header-text.entry-header-text-top.text-center {
    text-align: left;
    padding-left: 0px;
}
.single h6.entry-category a {
    color: #00AF66;
}
.single h1.entry-title {
    color: var(--main-color);
}
.single h6.entry-category {
    margin-bottom: 15px;
}
.block-tt .post-item:nth-child(2n) .box-blog-post .box-image {
    height: 100%;
    width: 80% !important;
}
.block-tt .post-item:nth-child(2n) .box-blog-post {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
@media (max-width: 768px) {
	.footer-button:hover {
  background: #d14c4c;
}

.footer-button i {
    font-size: 20px;
		color:#fff;
}
	.footer-button {
    color: var(--main-color);
    text-decoration: none;
    font-size: 12px;
    padding: 4px 10px;
    background: var(--sec-color);
    margin: 0px 1px;
    display: flex;
    align-items: center;
    gap: 7px;
    transition: background 0.3s ease;
	  font-weight: 600;
}
  .sidebar-contact {
    top: unset;
    bottom: 100px;
  }
  .footer-contact-bar {
    align-items: center;
  }
}


@media (max-width:600px) {
	.tabs-tintuc ul.nav li.active a {
		background: var(--main-color);
		width: 100%;
		justify-content: center;
	}
	.tabs-tintuc .tab {
		width: 100%;
		text-align: center;
	}
	.quytrinh {
		height: 175px;
	}
	.number-item span {
		font-size: 36px;
	}
	.home-section2 {
		margin-top:0px;
	}
	.product-small .add_to_cart_button {
			background: var(--sec-color);
			margin-right: 0px;
			margin-left: 0px;
			font-size: 13px;
			line-height: 21px;
			padding: 5px;
	}
	p.topbar-textbox-right {
			padding: 10px 25px;
			font-size: 14px;
			width: 50%;
	}
	.home-sec13-col2 {
			padding-bottom: 0px;
	}
	.tieude {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 13px;
}
	.home-sec14 .home-sec13-col1 {
			border-radius: 10px 10px 0px 0px;
			margin-bottom: 25px;
	}
	.row-cotloi.row-luachon {
		background-image:unset;
	}
	.gt-section2 .row {
    max-width: 94%;
	}
	#top-bar>div {
			padding: 0;
	}
    p.topbar-textbox-left {
        background: #006747;
        border-radius: 0px 0px 0px 8px;
        padding: 7px 10px 7px 10px;
        font-size: 14px;
        line-height: 14px;
        text-align: center;
        width: 50%;
    }
	.block-contact {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.page-title h2 {
			font-size: 24px;
	}
	.block-contact .row {
			display: block;
	}
	.luachon-item.cl-left {
    flex-direction: row-reverse;
		text-align:left;
		justify-content: left;
	}
	.home .section {
			padding-bottom: 0px !important;
			text-align: left;
			padding-left: 10px;
      padding-right: 10px;
	}
	.row-luachon div:nth-child(5), .row-luachon div:nth-child(7) {
		left:0px;
	}
	.row-luachon div:nth-child(4), .row-luachon div:nth-child(6) {
		left:0px;
	}
	.row-luachon {
		background-image: unset;
	}
	.block-contact .col:last-child {
		padding: 10px;
	}
	.block-footer .row>.col.medium-4>.col-inner {
		display: flex;
		justify-content: center;
		margin-bottom: 50px;
	}
	.wc-block-cart-item__remove-link {
		position: relative;
		left: -90px;
    	top: -185px;
	}
	.cart-container .wc-block-cart .wc-block-cart-items td:last-child {
		vertical-align: middle;
		display: flex;
		align-items: center;
	}
	.woocommerce-cart .wc-block-cart-item__quantity {
		position: relative;
		top: 0;
		right: 0;
	}
	.wc-block-cart-items td {
		margin-bottom: 0px !important;
		margin-top: 30px !important;
	}
	table.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block {
		margin-bottom: 25px;
	}
	.btn-tieptucmuahang {
		margin-bottom: 15px;
		text-align: center;
	}
	.wc-block-components-product-badge {
		color: var(--sec-color);
	}
	.checkout-page-title nav span, .checkout-page-title nav a, .checkout-page-title nav span, .checkout-page-title  nav a {
		display: block !important;
		font-size: 14px !important;
	}
	button#place_order {
		font-weight: 400;
		font-size: 16px;
		text-transform: math-auto;
	}
	p.product-title.woocommerce-loop-product__title a {
		font-size: 16px;
	}
	.price-wrapper .amount {
		font-size: 16px;
		color: var(--main-color);
	}
	.product-small .add_to_cart_button {
		background:unset;
	}
	.block-tt .post-item:nth-child(2n) .box-blog-post .box-image {
		height: auto;
		width: 100% !important;
	}
	.block-tt .post-item:nth-child(2n) .box-blog-post {
		display: table;
		align-items: unset;
	}
	.txt-box-banner {
		top: 33%;
	}
	.home-sec5 {
		padding-top: 30px !important;
	}
	.block-contact h2 {
		font-size: 28px;
	}
}

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

	
}