/*
Theme Name: cho-gao
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
* {
	font-size: 14px;
}
.author-name, .entry-meta {
	display: none;
}
.cus-tamnhin {
	padding: 15px;
	border-radius: 10px;
	background-color: white;
}
.cus-tamnhin p {
	font-size: 16px;
}
.cus-doanhnghiep {
	background: #3d5d30;
	padding: 15px;
	border-radius: 10px;
	min-height: 425px;
}
.cus-doanhnghiep h3, .cus-doanhnghiep p {
	color: white;
}
.cus-doanhnghiep h3 {
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
}
.uwp-account-delete-account {
	display: none !important;
}
.blog-single .entry-image img {
	height: 600px;
}
.sp-mua .box-image img, 
.sp-ban .box-image img {
	height: 220px;
}
.sp-ban .box-text,
.sp-mua .box-text {
	min-height: 80px;
}

.lien-he {
	width: 114;
	height: 45;
	border-radius: 43px;
	gap: 12px;
	padding-top: 14px;
	padding-right: 32px;
	padding-bottom: 14px;
	padding-left: 32px;
	background: #5B802C;
    color: white;
}
.title-news .section-title-center b {
	display: none;
}
.title-news .section-title-center span {
	border-bottom: unset;
    color: #1A1A1A;
    font-size: 28px;
    text-transform: none !important;
    font-weight: 500;
	width: 100%;
}
.news .post-item .col-inner {
	box-shadow: 0px 20px 50px 0px #00000014;
	border: solid 1px #E6E6E6;
	border-radius: 10px;
}
.news .post-item .col-inner .box-text {
	padding: 10px;
	min-height: 98px;
}
.news .post-item .col-inner .box-image {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.lien-he:hover {
	color: white;
}
.e-con-full {
	padding: 0px;
}
.red {
	color: red;
}
.searchform .search-field {
	background-color: rgba(255, 255, 255, 0.2) !important;
    border-color: rgba(255, 255, 255, 0.09) !important;
	color: white !important;
}
.searchform .search-field::placeholder {
  color: white;
  opacity: 1;
}
.header-button a span {
	color: white !important;
}
.form-flat .button.icon {
	color: white !important;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
.html.custom {
	display: none;
}
#dashboard {
	padding: 0px !important;
}
#dashboard .e-con-inner {
	max-width: 100% !important;
}
#dashboard .uwp-sidebar h3 {
	height: unset !important;
	padding: 15px 0px !important;
	width: 100%;
    text-align: center;
}
#dashboard .hidden-title-form {
	display: none !important;
}
#dashboard .wishlist-title {
	display: block !important;
}
.uwp-registration-form input[type="file"] {
	width: 500px !important;
}
.p-0 {
	padding: 0px !important;
}
.m-0 {
	margin: 0px !important;
}
.mt-10 {
	margin-top: 10px;
}
.container {
	padding: 0px !important;
}
.section-title-container {
	margin-bottom: 20px;
}
/* Style the entire container */
.container {
  width: 100%;
  padding: 20px;
}
.position-relative {
	position: relative;
}
.product-sale {
	position: absolute;
    top: 0px;
    z-index: 2;
    color: white;
    background: #EA4B48;
    display: inherit;
    top: 6px;
    left: 7px;
    font-size: 14px;
    padding: 0px 6px;
    border-radius: 4px;
}
.product-card {
	border-top: solid 1px #E6E6E6;
	border-left: solid 1px #E6E6E6;
	border-right: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
	padding: 2px;
	background-color: white;
}
.product-card:hover {
	border-top: solid 1px #2C742F;
	border-left: solid 1px #2C742F;
	border-right: solid 1px #2C742F;
	border-bottom: solid 1px #2C742F;
	padding: 2px;
	box-shadow: 0 6px 6px rgba(0, 0, 0, 0.1);
}
.product-card:hover .wishlist-btn {
	background-color: #5B802C;
}
.product-card:hover .wishlist-btn i {
	color: white;
}
.product-card:hover .product-info a {
	color: #3d5d30;
}
.product-info:hover a {
	color: #3d5d30;
}
.product-img {
	height: auto;
	min-height: 186px;
}
.product-info {
	padding: 20px 10px;
	position: relative;
}
.product-title {
	font-size: 13px;
}
.product-title a {
	font-size: 13px;
}
.product-info .price {
	font-size: 14px;
	font-weight: 400;
	color: #424242;
}
.product-info .price span {
	margin-left: 10px;
	font-weight: 400;
	color: #424242;
}
.item-large {
	height: 654px;
	width: 40%;
}
.wishlist-icon {
    position: relative;
    display: inline-block;
    margin: 10px;
}
.product-date {
	font-size: 12px;
    text-align: right;
}
.wishlist-btn {
    font-size: 14px;
    border: solid 1px #F2F2F2;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    top: 12%;
    right: 10px;
}
.wishlist-btn a, .wishlist-btn i {
	color: black;
}
.wishlist-btn:hover {
	background-color: #F2F2F2:
}
.badge.post-date {
    left: 20px;
	top: unset;
    background-color: white;
}
.custom-news .post-item .badge.post-date {
	top: 42%;
    opacity: 0.9;
}
.post-item .badge.post-date {
	top: 52%;
	opacity: 0.9;
}
.blog-single .post-date {
	display: none !important;
}
.blog-archive .post-item .badge.post-date {
	top: 37%;
	bottom: unset;
	opacity: 0.9;
}
.badge.post-date .post-date-day {
	color: #1A1A1A;
	font-size: 18px;
	font-weight: 500;
}
.badge.post-date .post-date-month {
	font-size: 12px;
	color: #808080;
	font-weight: 300;
	text-transform: uppercase;
}
.badge.post-date:hover .badge-inner, .badge-outline .badge-inner:hover {
	background-color: white;
}
.badge-frame .badge-inner, .badge-outline .badge-inner {
	border: none;
}
.has-hover:hover .badge-outline .badge-inner {
	background-color: white !important;
}
.blog-post-inner .is-divider {
	display: none;
}
.post-title {
	font-size: 18px;
	font-weight: 500;
	color: #002603;
}
.author-name {
	color: #4D4D4D;
	font-size: 14px;
	padding-bottom: 8px;
}
.absolute-footer {
	display: none;
}
.title-sp h3 {
	border-bottom: unset;
}
.title-sp .section-title-normal span {
	border-bottom: unset;
	color: #1A1A1A;
	font-size: 28px;
	text-transform: none !important;
	font-weight: 500;
}
.title-sp a {
	color: #5B802C;
	font-weight: 300;
}
.submit .btn-submit {
	background-color: #5B802C;
	color: white;
	font-size: 14px;
	text-transform: capitalize !important;
	border-radius: 18px;
	font-weight: 300;
}
.submit .btn-submit-green {
	background: #2C742F33 !important;
	color: #2C742F;
	font-size: 14px;
	text-transform: capitalize !important;
	border-radius: 18px;
	font-weight: 300;
}
.submit .btn-submit-green:hover {
	background: #2C742F33 !important;
	color: #2C742F !important;
}
.btn-link {
	background-color: #5B802C;
	color: white;
	font-size: 14px;
	text-transform: capitalize !important;
	border-radius: 18px;
	font-weight: 300;
	padding: 10px 20px;
	text-decoration: none;
	margin-top: 20px;
}
.btn-link:hover {
	color: white !important;
}
h3.title {
	font-weight: 600;
}
h3.title-2 {
	font-weight: 300;
}
.info-1 {
	color: #5B802C;
	font-size: 18px;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a {
	font-weight: 500 !important;
	font-size: 15px;
}
.acc-custom .accordion-item span {
	font-weight: 300;
}
.badge-container {
	margin-top: 10px;
}
.badge-circle-inside .badge-inner, .badge-circle .badge-inner {
	border-radius: 3px;
	background-color: #EA4B48;
	padding: 2px 6px;
}
.onsale {
	font-size: 14px;
	font-weight: 300;
}
.tinvwl_add_to_wishlist_button {
	background-color: #2C742F;
}
.yith-wcqv-button {
	display: none;
}
.image-tools .wishlist-icon {
	display: none;
}
.about-title {
	color: #3F6735;
	font-size: 40px;
	font-weight: 400;
	width: fit-content;
	font-size: 40px;
	font-weight: 700;
}
.about-title b {
	height: 2px;
    display: block;
    background-color: #51AB3B;
    width: 100px;
}
.about-video {
	height: 725px;
}
.about-num {
	font-size: 40px;
}
.esubSubmit {
	width: unset !important;
	border-radius: 30px !important;
}
.css-x22glq:is(.esubSubmit) {
	width: unset !important;
}
.password-container {
    position: relative;
}
.eye-icon {
    position: absolute;
    right: 10px;
    top: 38%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 20px;
}
.frm-login {
	padding: 40px 20px;
	background-color: white;
	box-shadow: 0px 0px 56px 0px #00260314;
}
.frm-login .title {
	font-size: 32px;
	font-weight: 300;
}
.frm-login input {
	border: solid 1px #E6E6E6;
	border-radius: 4px;
	box-shadow: unset !important;
	-webkit-box-shadow: unset !important;
}
.frm-login .rememberme {
	width: 100%;
	text-align: left;
	font-size: 14px;
    font-weight: 300;
    color: #666666;
}
.btn-login {
	background-color: #5B802C !important;
	color: white !important;
	width: 100% !important;
	border-radius: 20px !important;
	font-weight: 300 !important;
	font-size: 14px !important;
	text-transform: none !important;
}
.uwp-login-class {
	margin: 40px 0px;
	padding: 20px;
	box-shadow: 0px 0px 56px 0px #00260314;
}
.uwp-login-class .card-title {
	color: #1A1A1A;
	font-size: 32px;
}
.uwp-remember-me label {
	font-weight: 300;
}
.bsui .btn-primary {
	background-color: #5B802C !important;
	color: white;
	border-radius: 20px !important;
	border: solid 1px #5B802C !important;
	
	font-size: 14px;
}
.uwp_login_submit,.uwp_login_submit .bsui .btn-primary {
	width: 100% !important;
}
.uwp-registration-form .uwp_register_submit {
	width: fit-content !important;
}
.uwp_login_submit:hover, .uwp_login_submit:active, .uwp_login_submit:focus,
.bsui .btn-primary:hover, .bsui .btn-primary:active, .bsui .btn-primary:focus{
	box-shadow: unset !important;
}
.uwp_widget_account .uwp_page .navbar-light ul.nav li {
	width: 100% !important;
}
.uwp_widget_account .uwp_page .navbar-light ul.nav li a i {
	font-size: 14px;
}
.uwp_widget_account .uwp_page .navbar-light .nav li:first-child {
	margin-left: .5rem !important;
}
.uwp-account-privacy, .uwp-account-notifications {
	display: none !important;
}
.bsui .pt-5 {
	padding-bottom: 3rem !important;
}
.header-button .button span {
	font-weight: 500 !important;
    font-size: 15px;
}
.uwp-register-class .card-title {
	display: none;
}
.bsui small, .bsui .small {
	font-size: 100%;
}
.blog-single .entry-header .entry-category, .blog-single .entry-header .entry-title .author-name {
	display: none;
}
.blog-single #comments {
	display: none;
}
.blog-single .uwp_widgets {
	display: none;
}
.row-dashed .col:before, .row-solid .col:before {
	border-left: unset;
}
.row-dashed .col:after, .row-solid .col:after {
	border-bottom: unset;
}
.custom-sp .entry-title {
	font-size: 32px;
	color: #1A1A1A;
	font-weight: 500;
}
.custom-sp .price del bdi, 
.custom-sp .price del bdi span {
	color: #4D4D4D;
	font-weight: 400;
}
.custom-sp .price ins bdi, 
.custom-sp .price ins bdi span {
	font-size: 24px;
	color: #2C742F;
	font-weight: 400;
}
.home-sp {
	background: white;
	padding: 5px 3px !important;
}
.home-sp .product-small.product-type-simple {
	padding: 3px !important;
	border: solid 1px #E6E6E6;
	border-right: unset;
}
.home-sp .product-small.product-type-simple:hover {
	border: 1px solid #5B802C;
	border-right: solid 1px #5B802C !important;
	box-shadow: 0px 0px 12px 0px #20B52652;
}
.home-sp .product-small.product-type-simple:last-child {
	border-right: solid 1px #E6E6E6;
}
.sp-fix-img .box-image img {
	height: 265px;
}
.sp-fix-img-02 .box-image img {
	height: 255px;
}
.yith-add-to-wishlist-button-block {
	margin: unset;
	float: right;
}
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor {
	border: solid 1px #F2F2F2 !important;
    border-radius: 50%;
	background-color: #F2F2F2;
	gap: unset;
	width: 35px;
    height: 35px;
	margin: unset;
	margin-top: -60px;
    margin-right: 5px;
}
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor:hover {
	background-color: #2C742F !important;
	border: solid 1px #2C742F !important;
}
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor:hover .yith-wcwl-icon {
	color: white !important;
}
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--added {
	background-color: #2C742F !important;
	border: solid 1px #2C742F !important;
}
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--added .yith-wcwl-icon {
	color: white !important;
}
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor svg.yith-wcwl-icon-svg, .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor img {
	width: 24px;
}
.wishlist_table thead, .wishlist_table th {
	border: 0;
}
.wishlist_table thead {
	border-bottom: solid 1px rgb(91, 128, 44);
}
.wishlist-in-stock {
	background: #20B52633;
	color: #2C742F;
	padding: 3px 6px;
	border-radius: 4px;
}
.btn-contact {
	background: #5B802C !important;
	height: 56px;
	padding: 0px 30px;
}
.btn-contact span {
	color: white;
	line-height: 56px;
	font-size: 16px;
	font-weight: 400;
}
.btn-long-contact {
	background: #5B802C !important;
	height: 45px;
	padding: 0px 60px;
}
.btn-long-contact span {
	color: white;
	line-height: 45px;
	font-size: 14px;
	font-weight: 400;
}
.contact-sp .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor {
	margin-top: unset;
	justify-content: unset !important;
	gap: 0px !important;
	flex-direction: column;
	width: 52px;
    height: 52px;
	background: #20B5261A;
	padding: 10px;
}
.contact-sp .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor .yith-wcwl-icon {
	color: #2C742F;
}
.is-divider {
	margin-top: 5px;
	margin-bottom: 5px;
}
.image-icon {
	margin-left: 10px;
    margin-right: 2px;
}
.pt-half {
	text-align: center;
}
.in-stock {
	background: #20B52633;
	color: #2C742F;
	padding: 2px 6px;
	border-radius: 3px;
	margin-left: 10px;
}
.out-stock {
	background: #20B52633;
	color: #2C742F;
	padding: 2px 6px;
	border-radius: 3px;
	margin-left: 10px;
}
.related-products-wrapper .in-stock,
.related-products-wrapper .out-stock {
	display: none;
}
.custom-sp .related-products-wrapper .price ins bdi, 
.custom-sp .related-products-wrapper .price ins bdi span {
	font-size: unset !important;
	color: unset;
}
.custom-sp .related-products-wrapper .price del bdi, 
.custom-sp .related-products-wrapper .price del bdi span {
	font-size: unset !important;\
	color: unset;
}
.cus-radio .wpcf7-list-item-label {
	font-weight: normal !important;
}
#secondary .gallery .gallery-item {
	padding: 5px !important;
}
#secondary .gallery .gallery-item img {
	min-height: 88px;
	border-radius: 6px;
}
#footer h4 {
	font-size: 16px;
	font-weight: 300;
}
#footer .ux-menu a {
	color: #7A997C;
}
#footer .ux-menu a:hover {
	color: white;
}
#footer .slogan {
	font-size: 14px;
	color: #7A997C;
}
#footer .contact {
	font-size: 14px;
}
#footer .gallery-item {
	padding: 3px;
}
#footer .gallery-item img {
	border-radius: 3px;
}
#footer {
	border-top: 1px solid #B4CCB4;
}
.quick-view {
	width: 100% !important;
}
.quick-view:hover {
	cursor: pointer;
}
.quick-view img {
	width: 20px !important;
	height: 20px !important;
	top: 13px;
	left: 13px;
}
.quick-view .img-inner {
	height: 46px;
	width: 46px;
	border-radius: 23px;
	background-color: white;
}
.quick-view:hover .img-inner {
	background-color: #2C742F;
}
.big-sp .yith-add-to-wishlist-button-block {
	display: none;
}
.home-sp .quick-view {
	display: none;
}
.custom-yith .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor {
	margin-top: 0px;
	width: 45px;
    height: 45px;
}
.c-relative .col-inner {
	position: relative;
}
.c-relative .section{
	position: absolute;
	bottom: 260px;
}
.big-sp .box-text-products {
	margin-top: 30px;
}
.big-sp .box-text-products .title-wrapper .product-title a {
	font-size: 20px;
}
.big-sp .product-small .box-image .image-fade_in_back a>img {
	height: 400px;
}
.big-sp .price-wrapper {
	text-align: center;
	margin-top: 20px;
}
/*************** Đăng ký doanh nghiệp  ***************/
.uwp-registration-form.uwp_form {
    display: flex !important;
    flex-wrap: wrap !important;
}
.button-upload  span.text-danger {
	display:none !important;
}
.button-upload label {
	display: inline-block ; 
	border: 2px solid #5a752d ;
	border-radius: 43px;
	padding: 10px 24px;
	cursor: pointer;
	width: auto;
    height: auto;
	position: relative;
}
.button-upload-second {
	margin-left: 2rem;
}
.button-upload > input {
	display: none!important;
}
.input-form-check {
	font-weight: 200; 
	line-height: 150%; 
	display: flex; 
	align-items: center; 
	font-size: 15px;
}
.input-form-check > .form-check-label, .input-form-check > .form-label{
	font-weight: 400 !important;
}
.input-form-check label {
	font-weight: 400 !important;
  
}
.form-check-inline{
	margin-left: 1rem;
}

.input-form-second ~ .uwp_input_fieldset{
	margin-top: 2rem; 
	color: black;
	font-family: Open Sans;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
}
.sr-only {
	display: none !important;
}
/*************** Đăng ký cá nhân  ***************/
label.sr-only.form-label {
    height: auto;
    width: auto;
    position: relative;
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #1A1A1A;
}
.class-may-xay-xat {
    display: flex
;
    justify-content: space-between;
    font-weight: 400;
    align-items: center;
}
#nh_i_din_row label{
    height: auto;
    width: auto;
    position: relative;
}
.form-check-label .form-label{
	font-weight:400
}

#content1 .row, #content2 .row{
	margin:0;
}
.elementor-element.elementor-element-e30f5d6.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded .e-con-inner{
	margin-top:1rem !important;
	margin-bottom:1rem !important;
	border-style: solid;
  border-color: #E6E6E6;
  box-shadow: 0px 4px 4px 0px #00000040;
}
.stuck h2 {
	display: none;
}
#logo {
	display: none;
}
#header .menu-item .nav-top-link .icon-angle-down {
	display: none;
}
#easy-subscribe form.MuiBox-root .MuiGrid-root .MuiGrid-item button:is(.esubSubmit) {
	width: 100px !important;
}
.sfba_subscribe_form__fields_wrap {
	position: relative !important;
}
.sfba_subscribe_form .sfba-main-form-container {
	background-color: unset !important;
	border: unset !important;
	padding: 0px !important;
}
.sfba_subscribe_form .sfba-main-form-container .sfba-form-email {
	border: 1px solid #DAE5DA !important;
	border-radius: 20px !important;
	font-size: 14px !important;
	height: 40px !important;
}
.sfba_subscribe_form .sfba-main-form-container .sfba-form-submit-button {
	position: absolute;
    background-color: #5B802C !important;
    top: -2px;
    right: -12px;
    width: 30% !important;
    height: 40px;
    border-radius: 20px !important;
	min-width: 78px;
}
.cus-slogan {
	top: unset !important;
	bottom: 0px !important;
}
.cus-slogan h3.ket-noi strong {
	font-size: 36px !important;
	color: #3d5d30;
}
.sl2 .cus-slogan h3.ket-noi strong {
	color: #3d5d30;
}
.sl2 .cus-slogan h3.ket-noi-en strong {
	color: #3d5d30;
}
.cus-slogan h3.ket-noi-en strong {
	font-size: 56px !important;
	color: white;
}
.languages {
	position: relative;
}
.polylang_langswitcher li {
	list-style: none;
	width: 100%;
    padding-left: 5px;
	margin-left: unset !important;
}
.polylang_langswitcher li:last-child {
	margin-bottom: unset !important;
}
.polylang_langswitcher {
	border: solid 1px #E6E6E6;
    position: absolute;
    width: 105px;
    top: 28px;
    right: -30px;
    background: white;
    z-index: 99999;
	display: none;
}
.languages:hover {
	cursor: pointer;
}
.languages:hover .polylang_langswitcher {
	display: block;
	cursor: pointer;
}

.polylang_langswitcher li:hover {
	background-color: #E6E6E6;
}
.polylang_langswitcher li a {
	padding-right: 5px;
}
.current-flag {
	height: 32px;
	width: 50px;
}
.top-contact {
	padding-left: 12px;
}
.big-sp {
	height: 706px !important;
}
.big-sp .box-image img {
	height: 540px;
}
.top-sp>.col {
	padding-right: 5px !important;
}
.big-sp .product-title {
	text-align: center;
}
.big-sp .product-title a {
	color: #2C742F;
}
.big-sp .category {
	display: none;
}
.box-image .out-of-stock-label {
	color: white;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    top: 32%;
    left: 38%;
    right: 0;
    background: #fff;
    padding: 24px 0;
    background: rgb(0 0 0 / 90%);
    text-align: center;
    opacity: .9;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    line-height: 18px;
	font-size: 12px;
}
.big-sp .box-image .out-of-stock-label {
	top: 42%;
    left: 43%;
}
.product-small.out-of-stock .image-fade_in_back a img {
	background-color: black;
	opacity: .5;
}
.product-small.out-of-stock .image-fade_in_back a, 
.product-small.out-of-stock .image-fade_in_back {
	background-color: black;
}
.wpcf7-form label {
	font-weight: 400;
	color: #1A1A1A;
	font-size: 14px;
}
#sgpb-popup-dialog-main-div>div {
	overflow-x: hidden !important;
}
.sg-popup-builder-content {
	padding: 20px;
}
.cf-col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding-right: 5px;
    padding-left: 5px;
}
.cf-col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding-right: 5px;
    padding-left: 5px;
}
.cf-col-4 {
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
	padding-right: 5px;
    padding-left: 5px;
}
/*****************************************************/
@media only screen and (max-width: 48em) {
	#logo {
		width: unset !important;
		display: block !important;
	}
	.footer-03 .gallery .gallery-item {
		width: 20%;
	}
	.title-sp h3 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.ft-top {
		text-align: center;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {
    #logo {
		width: unset !important;
	}
	.title-sp h3 {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    #logo {
		width: unset !important;
	}
	.title-sp h3 {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 849px) {
    #logo {
		width: unset !important;
		display: block !important;
	}
	.gallery-columns-4 .gallery-item, .large-columns-4>.col, .large-columns-4 .flickity-slider>.col {
        max-width: 50%;
        flex-basis: 50%;
    }
}

/*************** Trang thông tin cá nhân  ***************/
.uwp-container {
    display: flex;
}

.uwp-sidebar {
    width: 310px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.uwp-sidebar ul {
    list-style-type: none;
    padding: 0;
}

.uwp-sidebar ul li {
	height:56px !important;
    cursor: pointer;
	margin:0 0 5px !important;
	display: flex;
    align-items: center;
    padding-left: 10px;
}

.uwp-sidebar ul li:hover, .uwp-sidebar ul li.active {
    background: #EDF2EE;
    color: rgba(26, 26, 26, 1);
	box-shadow: 3px 0px 0px 0px rgba(32, 181, 38, 1) inset;

}

.uwp-content {
    flex-grow: 1;
    padding: 20px;
	padding-top:0;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}
/*************** Tab sản phẩm  ***************/
.sanpham-container {
	width: auto;
	border: 1px solid #ddd;
	border-radius: 8px;
	padding: 15px;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}
.sanpham-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.sanpham-header a {
	color: green;
	text-decoration: none;
	font-size: 14px;
}
.sanpham-table-container {
	width: 100%;
	border-collapse: collapse;
}
.sanpham-table-container th, .sanpham-table-container td {
	padding: 10px;
	text-align: left;
	font-weight:400;
	font-size:14px;

}
.sanpham-table-container th {
	background-color: #f8f8f8;
	font-weight: bold;
}
.sanpham-table-container tr {
	border-bottom: 1px solid #ddd;
}
.sanpham-table-container tr:last-child {
	border-bottom: none;
}
.sanpham-status {
	color: rgba(91, 128, 44, 1);
	text-decoration: none;
}
.sanpham-table-container td {
    padding: 10px;
    text-align: left;
    vertical-align: middle; /* Đảm bảo chữ nằm giữa ô */
}

.sanpham-status-container {
    display: flex;
    align-items: center;  /* Căn giữa theo chiều dọc */
    justify-content: space-between;
}
.btn-register {
	background-color: #51AB3B !important;
	color: white;
	width: 185;
	border-radius: 5px;
	opacity: 1;
	padding: 0px 50px;
}
#woocommerce-product-search-field-0 {
	color: white !important;
}
<!-- ======================================================================= -->
<!-- BƯỚC 2: MÃ CSS - Thêm vào khu vực Custom CSS của Theme hoặc trang (ví dụ: trong Tùy biến > CSS bổ sung) -->
<!-- ======================================================================= -->

    #rice-dashboard-container body {
        font-family: 'Inter', sans-serif;
    }
    #rice-dashboard-container .chart-container {
        position: relative;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        height: 320px;
        max-height: 400px;
    }
    @media (min-width: 768px) {
        #rice-dashboard-container .chart-container {
            height: 400px;
        }
    }
    #rice-dashboard-container .nav-link {
        transition: all 0.3s;
        border-bottom: 2px solid transparent;
    }
    #rice-dashboard-container .nav-link:hover, 
    #rice-dashboard-container .nav-link.active {
        color: #166534; /* emerald-700 */
        border-bottom-color: #166534;
    }
    #rice-dashboard-container .metric-card {
        background-color: white;
        border-radius: 0.75rem;
        padding: 1.5rem;
        box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
        transition: transform 0.3s ease, box-shadow 0.3s ease;
    }
    #rice-dashboard-container .metric-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    }
    #rice-dashboard-container .section-title {
        color: #1a2e05;
        font-weight: 700;
    }
    #rice-dashboard-container .tab-button {
        transition: all 0.3s ease;
    }
    #rice-dashboard-container .tab-button.active {
        background-color: #166534;
        color: white;
    }
    #rice-dashboard-container .tab-button:not(.active) {
        background-color: #e5e7eb;
        color: #374151;
    }
    #rice-dashboard-container .accordion-content {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.5s ease-out;
    }


/* ---Về chùng tôi Banner Section --- */
  

 .crm-banner {
            font-family: 'Inter', sans-serif;
            position: relative;
            min-height: 150px;
            background: url('https://canthoriceemarket.com/wp-content/uploads/2025/03/Breadcrumbs-1.png') no-repeat center center;
            background-size: cover;
            color: white;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            padding: 4rem 1rem;
        }
        .crm-banner::after {
            content: '';
            position: absolute;
            top: 0; left: 0; right: 0; bottom: 0;
            background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3));
        }
        .crm-banner .hero-content {
            position: relative;
            z-index: 1;
        }
        .crm-banner .fw-extrabold { font-weight: 800; color: #fff !important; }

        /* --- CSS CHO KHỐI THÁCH THỨC --- */
        .crm-challenge-section {
            font-family: 'Inter', sans-serif;
            color: #212529;
        }
        .crm-challenge-section .fw-extrabold { font-weight: 800; }
        .crm-challenge-section .fw-bold { font-weight: 700; }
        .crm-challenge-section .section-divider {
            width: 80px; height: 4px; background-color: #198754; margin: 1rem auto;
        }
        .crm-challenge-section .infographic-card {
            background: #fff; border-left: 5px solid #dc3545; padding: 1.25rem; margin-bottom: 1rem;
            border-radius: 0 .25rem .25rem 0; box-shadow: 0 4px 15px rgba(0,0,0,.05);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }
        .crm-challenge-section .infographic-card:hover {
            transform: translateX(5px); box-shadow: 0 8px 20px rgba(0,0,0,.08);
        }
        
        /* --- CSS CHO KHỐI CƠ HỘI --- */
        .crm-opportunity-section {
            font-family: 'Inter', sans-serif;
            color: #212529;
            background-color: #f8f9fa;
        }
        .crm-opportunity-section .text-success { color: #198754 !important; }
        .crm-opportunity-section .fw-extrabold { font-weight: 800; }
        .crm-opportunity-section .fw-bold { font-weight: 700; }
        .crm-opportunity-section .section-divider {
            width: 80px; height: 4px; background-color: #198754; margin: 1rem auto;
        }
        .crm-opportunity-section .infographic-card {
            background: #fff; border-left: 5px solid #198754; padding: 1.25rem; margin-bottom: 1rem;
            border-radius: 0 .25rem .25rem 0; box-shadow: 0 4px 15px rgba(0,0,0,.05);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }
        .crm-opportunity-section .infographic-card:hover {
            transform: translateX(5px); box-shadow: 0 8px 20px rgba(0,0,0,.08);
        }

        /* --- CSS CHO KHỐI MỤC TIÊU CHIẾN LƯỢC --- */
        .crm-strategy-section {
            font-family: 'Inter', sans-serif;
            color: #212529;
        }
        .crm-strategy-section .fw-extrabold { font-weight: 800; }
        .crm-strategy-section .fw-bold { font-weight: 700; }
        .crm-strategy-section .section-divider {
            width: 80px; height: 4px; background-color: #198754; margin: 1rem auto;
        }
        .crm-strategy-section .strategy-card {
            background-color: #f8f9fa;
            border-radius: 0.5rem;
            padding: 1.5rem;
            height: 100%;
            display: flex;
            align-items: flex-start;
            border: 1px solid #dee2e6;
        }
        .crm-strategy-section .strategy-icon {
            font-size: 2rem;
            color: #198754;
            margin-right: 1.5rem;
            min-width: 40px;
        }

        /* --- CSS CHO KHỐI LỘ TRÌNH --- */
        .crm-timeline-section {
            font-family: 'Inter', sans-serif;
            color: #212529;
            background-color: #f8f9fa;
        }
        .crm-timeline-section .fw-extrabold { font-weight: 800; font-size: 2.0rem ; }
        .crm-timeline-section .fw-bold { font-weight: 700; }
        .crm-challenge-section .section-divider {
            width: 80px; height: 4px; background-color: #198754; margin: 1rem auto;
        }
        .crm-challenge-section .infographic-card {
            background: #fff; border-left: 5px solid #dc3545; padding: 1.25rem; margin-bottom: 1rem;
            border-radius: 0 .25rem .25rem 0; box-shadow: 0 4px 15px rgba(0,0,0,.05);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }
        .crm-challenge-section .infographic-card:hover {
            transform: translateX(5px); box-shadow: 0 8px 20px rgba(0,0,0,.08);
        }
        
        /* --- CSS CHO KHỐI CƠ HỘI --- */
        .crm-opportunity-section {
            font-family: 'Inter', sans-serif;
            color: #212529;
            background-color: #f8f9fa;
        }
        .crm-opportunity-section .text-success { color: #198754 !important; }
        .crm-opportunity-section .fw-extrabold { font-weight: 800; }
        .crm-opportunity-section .fw-bold { font-weight: 700; }
        .crm-opportunity-section .section-divider {
            width: 80px; height: 4px; background-color: #198754; margin: 1rem auto;
        }
        .crm-opportunity-section .infographic-card {
            background: #fff; border-left: 5px solid #198754; padding: 1.25rem; margin-bottom: 1rem;
            border-radius: 0 .25rem .25rem 0; box-shadow: 0 4px 15px rgba(0,0,0,.05);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }
        .crm-opportunity-section .infographic-card:hover {
            transform: translateX(5px); box-shadow: 0 8px 20px rgba(0,0,0,.08);
        }

        /* --- CSS CHO KHỐI MỤC TIÊU CHIẾN LƯỢC --- */
        .crm-strategy-section {
            font-family: 'Inter', sans-serif;
            color: #212529;
        }
        .crm-strategy-section .fw-extrabold { font-weight: 800; }
        .crm-strategy-section .fw-bold { font-weight: 700; }
        .crm-strategy-section .section-divider {
            width: 80px; height: 4px; background-color: #198754; margin: 1rem auto;
        }
        .crm-strategy-section .strategy-card {
            background-color: #f8f9fa;
            border-radius: 0.5rem;
            padding: 1.5rem;
            height: 100%;
            display: flex;
            align-items: flex-start;
            border: 1px solid #dee2e6;
        }
        .crm-strategy-section .strategy-icon {
            font-size: 2rem;
            color: #198754;
            margin-right: 1.5rem;
            min-width: 40px;
        }

        /* --- CSS CHO KHỐI VIDEO TỰ CHẠY --- */
        .crm-autoplay-video-section {
            padding: 0;
            line-height: 0; /* Loại bỏ khoảng trắng thừa */
        }
        .crm-autoplay-video-section .video-wrap {
            position: relative;
            width: 100%;
            overflow: hidden;
        }
        .crm-autoplay-video-section video {
            width: 100%;
            height: auto;
            display: block;
        }
        
        /* --- CSS CHO KHỐI LỘ TRÌNH --- */
        .crm-timeline-section {
            font-family: 'Inter', sans-serif;
            color: #212529;
            background-color: #f8f9fa;
        }
        .crm-timeline-section .fw-extrabold { font-weight: 800; }
        .crm-timeline-section .fw-bold { font-weight: 700; }
        .crm-timeline-section .section-divider {
            width: 80px; height: 4px; background-color: #198754; margin: 1rem auto;
        }
        .crm-timeline-section .timeline { position: relative; padding: 2rem 0; }
        .crm-timeline-section .timeline::before {
            content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%);
            width: 4px; height: 100%; background-color: #dee2e6;
        }
        .crm-timeline-section .timeline-item { position: relative; margin-bottom: 50px; width: 50%; }
        .crm-timeline-section .timeline-item:nth-child(odd) { left: 0; padding-right: 50px; text-align: right; }
        .crm-timeline-section .timeline-item:nth-child(even) { left: 50%; padding-left: 50px; text-align: left; }
        .crm-timeline-section .timeline-content {
            background-color: #ffffff; padding: 20px; border-radius: 6px; box-shadow: 0 4px 15px rgba(0,0,0,.07); position: relative;
        }
        .crm-timeline-section .timeline-icon {
            position: absolute; top: 50%; transform: translateY(-50%); width: 50px; height: 50px;
            background-color: #198754; color: white; border-radius: 50%; display: flex;
            align-items: center; justify-content: center; font-size: 1.5rem; border: 4px solid #f8f9fa; z-index: 1;
        }
        .crm-timeline-section .timeline-item:nth-child(odd) .timeline-icon { right: -25px; }
        .crm-timeline-section .timeline-item:nth-child(even) .timeline-icon { left: -25px; }
        
        /* --- CSS CHO KHỐI NHIỆM VỤ & LỢI ÍCH --- */
        .crm-tasks-section, .crm-benefits-section {
             font-family: 'Inter', sans-serif;
             color: #212529;
        }
        .crm-tasks-section { background-color: #fff; }
        .crm-benefits-section { background-color: #f8f9fa; }
        .crm-tasks-section .fw-extrabold, .crm-benefits-section .fw-extrabold { font-weight: 800; }
        .crm-tasks-section .fw-bold, .crm-benefits-section .fw-bold { font-weight: 700; }

        .crm-tasks-section .task-list-item {
            display: flex;
            align-items: start;
            padding: 1rem;
            margin-bottom: 1rem;
            background-color: #f8f9fa;
            border-radius: .5rem;
            border: 1px solid #dee2e6;
        }
        .crm-tasks-section .task-list-item i {
            font-size: 1.5rem;
            color: #198754;
            margin-right: 1rem;
        }
        .crm-benefits-section .benefit-card {
            background-color: #2a663a;
            color: #fff;
            padding: 2rem;
            border-radius: .5rem;
            height: 100%;
        }
        .crm-benefits-section .benefit-card h3 {
            font-size: 1.25rem;
            font-weight: 700;
            border-bottom: 1px solid rgba(255,255,255,0.3);
            padding-bottom: 1rem;
            margin-bottom: 1rem;
			color:#fff;
        }
        .crm-benefits-section .benefit-card h4 {
            font-weight: 600;
            margin-top: 1.5rem;
            color: rgba(255,255,255,0.8);
            font-size: 1.1rem;
        }
        .crm-benefits-section .benefit-card ol {
            list-style: none;
            padding-left: 0;
            counter-reset: benefit-counter;
        }
        .crm-benefits-section .benefit-card li {
            padding: .5rem 0 .5rem 2rem;
            border-bottom: 1px solid rgba(255,255,255,0.1);
            position: relative;
            counter-increment: benefit-counter;
        }
        .crm-benefits-section .benefit-card li::before {
            content: counter(benefit-counter) ".";
            position: absolute;
            left: 0;
            font-weight: 600;
            color: rgba(255,255,255,0.8);
        }
        .crm-benefits-section .benefit-card li:last-child {
            border-bottom: none;
        }

        /* --- CSS CHO KHỐI KÊU GỌI HÀNH ĐỘNG (CTA) --- */
        .crm-cta-section {
            font-family: 'Inter', sans-serif;
            position: relative;
            padding: 6rem 0;
            background: url('https://images.unsplash.com/photo-1534275932297-535d2138c232?q=80&w=1974&auto=format&fit=crop') no-repeat center center;
            background-size: cover;
            background-attachment: fixed;
        }
        .crm-cta-section::after {
            content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0;
            background: rgba(13, 96, 61, 0.85);
        }
        .crm-cta-section .container { position: relative; z-index: 1; }
        .crm-cta-section .fw-extrabold { font-weight: 800; }
        .crm-cta-section .fw-bold { font-weight: 700; }
        .crm-cta-section .text-success { color: #198754 !important; }

        /* --- CSS CHO CHÂN TRANG (FOOTER) --- */
        .crm-footer {
            font-family: 'Inter', sans-serif;
        }

        /* --- CSS Responsive cho Lộ trình (Áp dụng chung) --- */
        @media (max-width: 767.98px) {
            .crm-timeline-section .timeline::before { left: 25px; }
            .crm-timeline-section .timeline-item { width: 100%; padding-left: 70px; padding-right: 20px; }
            .crm-timeline-section .timeline-item:nth-child(odd),
            .crm-timeline-section .timeline-item:nth-child(even) { left: 0; text-align: left; }
            .crm-timeline-section .timeline-item:nth-child(odd) .timeline-icon,
            .crm-timeline-section .timeline-item:nth-child(even) .timeline-icon { left: 0; }
        }
 
.video-wrap {
  width: 100%;
  position: relative;
  padding-bottom: 35%;
}

.video-wrap video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tin-tuc-grid-3 .grid-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}
.tin-tuc-grid-2 .grid-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}
.tin-tuc-grid .item {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 2px 6px rgba(0,0,0,0.08);
    padding-bottom: 20px;
}
.tin-tuc-grid .thumb {
	height: 230px;
	display: block;
}
.tin-tuc-grid .thumb img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}
.date-box {
    position: absolute;
    top: 175px;;
    left: 12px;
    background: white;
    color: white;
    padding: 5px 8px;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    line-height: 1.1;
	opacity: .8;
    color: black;
}
.date-box .day {
    font-weight: bold;
    display: block;
    font-size: 18px;
}
.date-box .month {
    font-size: 12px;
}
.tin-tuc-grid .title a {
    display: block;
    padding: 12px 15px 0;
    font-size: 18px;
    font-weight: 600;
}
.tin-tuc-grid .excerpt {
    padding: 5px 15px;
    color: #555;
}
.meta-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 15px 0;
}
.meta-footer .views {
    font-size: 14px;
    color: #777;
}
.btn-detail {
    padding: 6px 12px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 14px;
	color: #5B802C;
}
.pagination-n {
    margin-top: 25px;
    text-align: center;
	display: block;
}
.pagination-n a,
.pagination-n span {
    display: inline-block;
    padding: 8px 12px;
    margin: 0 4px;
    background: #eee;
    border-radius: 4px;
}
.pagination-n .current {
    background: #4CAF50;
    color: white;
}
.top-filter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 25px 0 15px;
}
.sort-box {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
}
.sort-box label {
	width: 100px;
}
.sort-box select {
    padding: 6px 10px;
    border-radius: 6px;
    border: 1px solid #ccc;
    background: #fff;
    font-size: 14px;
}
.result-count {
    font-size: 15px;
    color: #555;
}
.result-count strong {
    font-size: 17px;
    color: #000;
}

/* PROFILE */
.container-cg {
	display: grid;
	grid-template-columns: 260px 1fr;
	gap: 20px;
	padding: 20px;
}
.container-cg .sidebar {
	background: #fff;
	padding: 20px;
	border-radius: 10px;
	border: 1px solid #e3e3e3;
	height: max-content;
}
.container-cg .sidebar h3 {
	font-size: 16px;
	margin-bottom: 20px;
}
.container-cg .nav-item {
	display: flex;
	align-items: center;
	padding: 10px 12px;
	border-radius: 6px;
	margin-bottom: 6px;
	cursor: pointer;
	transition: 0.25s;
}
.container-cg .nav-item.active {
	background: #e8f3e8;
	color: #3a7f3a;
	font-weight: 600;
}

.container-cg .nav-item:hover {
	background: #f1f1f1;
}

.container-cg .nav-item i {
	margin-right: 10px;
}
.container-cg .content-area {
	background: #fff;
	border-radius: 10px;
	min-height: 300px;
	opacity: 0;
	transform: translateY(10px);
	transition: all 0.3s ease;
	display: none;
}
.container-cg .content-area.active {
	opacity: 1;
	transform: translateY(0);
	display: block;
}
.container-cg .profile-header { text-align: center; }
.container-cg .profile-header img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	margin-bottom: 8px;
}
.container-cg .profile-header h2 { margin: 6px 0; }
.container-cg .profile-header .role { color: #777; }
.container-cg table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 15px;
}
.container-cg th {
	background: #f3f3f3;
	padding: 10px;
	text-align: left;
	font-size: 13px;
	color: #777;
}
.container-cg td {
	padding: 10px;
	border-bottom: 1px solid #eee;
}
.container-cg .view-link, .btn-sm {
	color: #3a7f3a;
	text-decoration: none;
	font-size: 14px;
	float: right;
}
.container-cg .content-grid {
	display: grid;
	grid-template-columns: 1fr 300px;
	gap: 20px;
}
.container-cg .address-box {
	background: #fff;
	padding: 20px;
	border-radius: 10px;
	border: 1px solid #e3e3e3;
}
.container-cg .address-box h4 {
	margin: 0 0 10px;
	font-size: 12px;
	color: #9b9b9b;
	text-transform: uppercase;
	font-weight: 600;
}
.container-cg .address-box strong {
	font-size: 16px;
}
.container-cg .address-box a {
	color: #3a7f3a;
	font-size: 14px;
	text-decoration: none;
}
.container-cg .profile-header {
	background: #fff;
	padding: 25px 20px;
	border-radius: 10px;
	border: 1px solid #e3e3e3;
	text-align: center;
}
.container-cg .profile-header img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	margin-bottom: 10px;
}
.container-cg .profile-header h2 {
	margin: 5px 0;
	font-size: 18px;
	font-weight: 600;
}
.container-cg .profile-header .role {
	color: #888;
	font-size: 14px;
	margin-bottom: 5px;
}
.container-cg .stars {
	color: #ffb400;
	font-size: 14px;
}
.wishlist-title h2 {
	display: none;
}
td.wishlist-empty {
	font-size: 1em;
}
.nobr {
	font-size: 12px;
}

.settings {
	flex:1; overflow-y:auto;
}
.settings .card {
	background:#fff; border-radius:8px; box-shadow:0 2px 8px rgba(0,0,0,0.08);
	padding:30px; margin-bottom:30px;
}
.settings h2 { margin-bottom:20px; font-size:16px; color:#212121; }
.settings .form-row {
	display:flex; align-items:center; gap:20px; margin-bottom:20px; flex-wrap:wrap;
}
.settings .form-group {
	flex:1; min-width:250px;
}
.settings label {
	display:block; margin-bottom:6px; color:#555;
}
.settings input, .settings select {
	width:100%; border:1px solid #ddd; border-radius:6px;
	font-size:14px;
}
.settings input:focus, .settings select:focus { outline:none; border-color:#4caf50; }
.settings .avatar-section {
	text-align:center;
}
.settings .avatar {
	width:150px; height:150px; border-radius:50%; object-fit:cover;
	border:4px solid #fff; box-shadow:0 4px 12px rgba(0,0,0,0.15);
}
.settings .choose-img {
	margin-top:15px; padding:4px 20px; background:#4caf50; color:#fff;
	border:none; border-radius:30px; cursor:pointer; display: block;
}
.settings .btn-group {
	margin-top:20px;
}
.settings .btn {
	padding:8px 20px; border:none; border-radius:30px; cursor:pointer;
	font-size:14px; margin-right:10px; text-transform: capitalize;
}
.settings .btn-save { background:#4caf50; color:#fff; }
.settings .btn-cancel { background:#ffebee; color:#c62828; }
.settings .address-grid {
	display:grid; grid-template-columns:repeat(auto-fit, minmax(250px, 1fr)); gap:15px;
	margin-bottom:20px;
}
.settings .password-row {
	display:grid; grid-template-columns:1fr 1fr; gap:20px;
}
.settings .form-row-l {
	display: block; width: 60%;
}
.settings label span {
	float: right;
    color: #406B42;
    font-size: 14px;
    font-weight: 400;
}
@media (max-width:768px) {
	.settings .password-row { grid-template-columns:1fr; }
	.settings  { flex-direction:column; }
	.settings .sidebar { width:100%; border-right:none; border-bottom:1px solid #e0e0e0; }
}