/*
	Theme Name: Trường Phát
	Description: Themes hỗ trợ Genesis Theme v2.7.3 and Wordpress v5.0 trở lên
	Template: genesis
*/

/* Defaults
------------------------------------------------------------ */
@font-face {
  font-family: "UTM Swiss";
  src: url("/wp-content/themes/TruongPhat/fonts/UTM Swiss 721 Black Condensed.ttf")
    format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "UTM Ong Do Gia";
  src: url("/wp-content/themes/TruongPhat/fonts/UTM Ong Do Gia.ttf")
    format("truetype");
  font-weight: normal;
  font-style: normal;
}

body {
  overflow-x: hidden !important;
}

html {
  scroll-behavior: smooth;
}

/* Reset cơ bản */
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
  color: #eaeaea;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.7;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
}

input,
label,
select,
textarea {
  color: #333;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 300;
}

li,
ol,
ul {
  margin: 0;
  padding: 0;
}

ol li {
  list-style-type: decimal;
}

strong,
b {
  font-weight: 700;
}

/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
  /* color: #71231F; */
  color: #1e1e1e;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a img {
  border: none;
}

/* Body
------------------------------------------------------------ */

body {
  background-color: #0d0b0a;
}

::-moz-selection {
  background-color: #71231f;
  color: #eaeaea;
}

::selection {
  background-color: #71231f;
  color: #eaeaea;
}

/* Wrap
------------------------------------------------------------ */

.site-container {
  margin: 0 auto;
  width: 100%;
  padding: 0;
  overflow-x: hidden !important;
}

.wrap {
  margin: 0 auto;
  max-width: 1280px;
  padding: 0;
}

/* Header
------------------------------------------------------------ */

.site-header {
  margin: 0px auto 0;
  height: 90px;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9;
  float: left;
}

/* .site-title .wrap {
  max-width: 1280px !important;
  margin: auto;
} */

.site-header .textwidget p {
  position: absolute;
  top: 2px;
  right: -270px;
  cursor: pointer;
  background: #dd0000;
  color: #eaeaea;
  height: 45px;
  display: table;
  line-height: 45px;
  padding: 0 20px;
  border-radius: 25px;
  font-size: 16px;
  font-weight: 500;
  transition: background 0.3s ease;
}

.title-area {
  float: left;
  overflow: hidden;
  padding: 0;
  border-radius: 44px;
  background: #1a1716;
  margin-left: -60px;
  height: 80px;
  margin-top: 14px;
  display: none;
}

.site-title {
  font-family: "Roboto", sans-serif;
  font-size: 36px;
  line-height: 1.7;
  margin: 0;
  text-transform: uppercase;
  float: left;
  width: 100%;
  height: 100%;
}

.site-title a,
.site-title a:hover {
  color: #333;
  padding: 0;
  text-decoration: none;
  float: left;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  background: url(images/logoxhome.png) no-repeat top center;
  background-size: 100px;
  z-index: 999;
}

.site-description {
  font-size: 13px;
  padding: 0;
  display: none;
}

.site-header .widget-area {
  position: relative;
  z-index: 10;
}

.site-header section:nth-child(1) {
  position: absolute;
  top: 24px;
  left: -180px;
}

.site-header section:nth-child(2) {
  position: absolute;
  top: 20px;
  left: 90px;
  width: 1100px;
  height: 75px;
  border-radius: 56px;
  background: #0d0b0a;
}

.site-header section:nth-child(3) {
  position: absolute;
  top: 20px;
  right: 0px;
  width: 65px;
  height: 65px;
  border-radius: 44px;
  background: #0d0b0a;
  display: flex;
  justify-content: center;
  align-items: center;

  padding: 0;
}

.cart-icon {
  width: 24px;
  height: auto;
  display: block;
}

.site-header section:nth-child(4) {
  position: absolute;
  top: 20px;
  right: -100px;
  width: 65px;
  height: 65px;
  padding: 0;
  border-radius: 44px;
  background: #0d0b0a;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99;
}

.site-header section:nth-child(4) .widget-wrap,
.site-header section:nth-child(4) a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.site-header section:nth-child(4) img {
  width: 25px;
  height: 25px;
  display: block;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.nav-primary {
  float: left;
  width: 100%;
  height: 50px;
  background: #333;
}

.menu-primary,
.menu-secondary,
.site-header .menu {
  clear: both;
  color: #333;
  font-size: 13px;
  margin: auto;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 75px;
  width: 80%;
}

.menu-primary ul,
.menu-secondary ul,
.site-header .menu ul {
  float: left;
  width: 100%;
}

.menu-primary li,
.menu-secondary li,
.site-header .menu li {
  float: left;
  list-style-type: none;
}

.site-header .menu li a:hover {
  color: #d9b374;
}

.nav-header .current-menu-item > a span,
.nav-header .current_page_item > a span {
  background: var(
    --Gradient-Gold,
    linear-gradient(180deg, #ffe09a 0%, #d2a133 100%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.nav-header .current-menu-item > a span:hover,
.nav-header .current_page_item > a span:hover {
  background: var(
    --Gradient-Gold,
    linear-gradient(180deg, #ffe09a 0%, #d2a133 100%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page-template-page-bds .nav-header .current-menu-item > a span,
.page-template-page-bds .nav-header .current_page_item > a span {
  background: none;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: initial;
  color: #267d22;
  opacity: 1;
}

.page-template-page-bds .nav-header .current-menu-item > a span:hover,
.page-template-page-bds .nav-header .current_page_item > a span:hover {
  background: none;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: initial;
  color: #267d22;
}

.menu-secondary a,
.site-header .menu a {
  color: #d7d3ca !important;
  display: block;
  padding: 8px 28px;
  position: relative;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  transition: 0.4s ease;
}

.page-template-page-bds .site-header .menu a {
  color: rgba(6, 4, 4, 0.5) !important;
}

.site-header .menu a span {
  text-transform: uppercase;
}

.site-header .sub-menu a span {
  text-transform: none;
  font-weight: 500;
}

.menu-primary li a:active,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
.site-header .menu li a:active,
.site-header .menu .current_page_item a,
.site-header .menu .current-cat a,
.site-header .menu .current-menu-item a {
  color: #d9b374;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a:visited,
.site-header .menu li li a,
.site-header .menu li li a:link,
.site-header .menu li li a:visited {
  background: none;
  background-color: #272727;
  border-bottom: 1px solid #ddd;
  color: #333;
  font-size: 16px;
  padding: 10px;
  position: relative;
  text-transform: none;
  width: 220px;
}

.page-template-page-bds .site-header .menu li li a:link {
  background-color: #f3efe9;
}

.site-header .sub-menu li li a,
.site-header .sub-menu li li a:link {
  display: block;
  width: 320px;
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
.site-header .menu li li a:active,
.site-header .menu li li a:hover {
  background-color: #71231f;
  color: #eaeaea;
}

.menu-primary li ul,
.menu-secondary li ul,
.site-header .menu li ul {
  height: auto;
  left: -9999px;
  margin: 0 0 0 -1px;
  position: absolute;
  width: 160px;
  z-index: 9999;
  padding-top: 27px;
}

.menu-primary li ul a,
.menu-secondary li ul a,
.site-header .menu li ul a {
  width: 140px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
.site-header .menu li ul ul {
  margin: -65px 0 0 221px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
  left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
  position: static;
}

ul.menu li:hover > ul,
ul.menu li.sfHover ul,
.site-header .menu li:hover > ul,
.site-header .menu li.sfHover ul {
  left: auto;
}

.menu-primary li a.sf-with-ul,
.menu-secondary li a.sf-with-ul,
.site-header .menu li a.sf-with-ul {
  padding-right: 25px;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
  background: url(images/icon-plus.png) no-repeat;
  height: 16px;
  position: absolute;
  right: 8px;
  text-indent: -9999px;
  top: 10px;
  width: 16px;
}

#wpadminbar li:hover ul ul {
  left: 0;
}

.widget_nav_menu .menu > .menu-item.menu-item-has-children > a::after {
  content: "▾";
  margin-left: auto;
  flex: 0 0 auto;
  font-size: 14px;
  opacity: 0.85;
}

.widget_nav_menu .menu > .menu-item > a {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #eaeaea;
  text-decoration: none;
  transition: color 0.2s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /* max-width: 260px; */
  box-sizing: border-box;
}

/* NHẬN TƯ VẤN */
.nhantuvan .widget_caldera_forms_widget {
  display: none;
}

.nhantuvan .widget_caldera_forms_widget .widget-wrap {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 650px;
  padding: 20px;
  z-index: 3000;
  border-radius: 20px;
  max-width: 650px;
}

.content-contact .widget p,
.nhantuvan .widget_caldera_forms_widget p {
  font-size: 18px;
}

.nhantuvan .label {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
  color: #1a1716;
  text-align: center;
  margin-bottom: 24px;
}

/* .nhantuvan .label::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 60px;
  height: 2px;
  background: #fff;
  border-radius: 2px;
  transform: translateX(-50%);
} */
.nhantuvan .widget_caldera_forms_widget input {
  height: 44px;
  font-size: 16px;
  border-radius: 5px;
  background-color: #fff !important;
  border: 1px solid #fff !important;
  box-shadow: none;
}

.nhantuvan .widget_caldera_forms_widget textarea {
  font-size: 16px;
  border-radius: 5px;
  border: 1px solid #fff;
  background-color: #fff !important;
  box-shadow: none;
}

.nhantuvan .widget_caldera_forms_widget input[type="submit"] {
  margin: auto;
  font-weight: 400;
  padding: 0 40px;
  border: 1px solid #1a1716 !important;
  background-color: #1a1716 !important;
  color: #eaeaea;
  display: table !important;
  margin: 0;
  transition: background 0.3s ease;
  border-radius: 50px !important;
}

.nhantuvan .widget_caldera_forms_widget input::placeholder {
  color: #222 !important;
  opacity: 1;
}

.nhantuvan .widget_caldera_forms_widget textarea::placeholder {
  color: #222 !important;
  opacity: 1;
}

.nhantuvan .widget_caldera_forms_widget {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999 !important;
  display: none;
}

.nhantuvan .widget_caldera_forms_widget .widget-wrap {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  background-color: #d9b374;
  padding: 32px 24px 20px;
  z-index: 99999;
  border-radius: 20px;
}

.nhantuvan .widget_caldera_forms_widget .widgettitle {
  width: 20px;
  height: 20px;
  position: absolute;
  right: -21px;
  top: -21px;
  border: 1px solid #d9b374;
  color: #eaeaea;
  text-align: center;
  cursor: pointer;
  font-weight: 500;
  font-size: 13px;
  margin: 0 !important;
}

.nhantuvan .widget_caldera_forms_widget p {
  margin-bottom: 20px;
}

.nhantuvan .widget_caldera_forms_widget.open {
  display: block;
}

/* Inner
------------------------------------------------------------ */

.site-inner {
  margin: 0 auto;
  overflow: visible;
  padding: 80px 0 60px;
  width: 1280px;
  box-sizing: border-box;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
  float: left;
  width: 100%;
  /* background-color: rgb(229, 238, 246); */
  padding: 12px 0;
  font-size: 18px;
  margin: 0px auto auto;
  text-align: center;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.6);
}

.breadcrumb .wrap {
  width: 1140px;
  color: var(--main, #d9b374);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  text-transform: uppercase;
}

.breadcrumb a {
  color: #333;
  font-size: 16px;
  font-weight: 300;
}

.breadcrumb .label {
  margin: 0 5px;
  font-weight: 300;
  color: #eaeaea;
}

.breadcrumb span {
  color: #eaeaea;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  text-transform: uppercase;
}

/* Content-Sidebar Wrap
------------------------------------------------------------ */

.content-sidebar-wrap {
  display: flex;
  justify-content: space-between;
  gap: 32px;
}

.content-sidebar .content-sidebar-wrap,
.full-width-content .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
  width: 100%;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  float: right;
}

/* Content
------------------------------------------------------------ */

.content-sidebar .content,
.sidebar-content .content {
  width: 875px;
}

.sidebar-content .content,
.sidebar-sidebar-content .content {
  float: right;
  margin-left: 0;
  margin-right: 15px;
}

.full-width-content .content,
.single-post .content img {
  width: 100%;
  margin: 12px auto;
}

.page_blog .post {
  padding: 1rem 1rem 1.5rem;
  /* min-height: 100%;
    overflow: hidden;
    position: relative; */
  border-radius: 1.6rem;
  border: 0.1rem solid #f0f0f0;
  transition: 0.4s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.entry-content {
  overflow: hidden;
  text-align: justify;
}

.entry-content p {
  margin: 0 0 12px;
  text-align: justify;
}

blockquote {
  background: url(images/blockquote.png) no-repeat;
  border: none;
  margin: 5px 5px 20px;
  padding: 25px 30px 5px 70px;
}

blockquote p {
  color: #999;
  font-style: italic;
}

p.subscribe-to-comments {
  padding: 20px 0 10px;
}

.clear {
  clear: both;
}

.clear-line {
  border-bottom: 1px solid #ddd;
  clear: both;
  margin: 0 0 25px;
}

/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
  line-height: 1.7;
  margin: 0 0 10px;
}

h1 {
  font-size: 18px;
}

.taxonomy-description h1 {
  margin: 0;
}

h2,
h2 a,
h2 a:visited {
  font-size: 16px;
}

h2 a,
h2 a:visited {
  color: #333;
  font-family: "Roboto", sans-serif;
}

h2 a:hover {
  color: #71231f;
  text-decoration: none;
}

.widget-area h2,
.widget-area h2 a {
  font-size: 16px;
  margin: 0 0 5px;
}

h3 {
  font-size: 16px;
}

h4 {
  font-size: 16px;
}

.taxonomy-description h1,
.widget-area .widgettitle {
  font-size: 16px;
  color: #333;
}

.widget-area .widgettitle a {
  color: #333;
  text-decoration: none;
}

/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
  margin: 0;
  padding: 0 0 15px;
  text-align: justify;
}

.archive-page ul li,
.entry-content ul li {
  list-style-type: disc;
  margin: 0 0 0 30px;
  padding: 0;
  text-align: justify;
}

.entry-content ol li {
  margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
  padding: 0;
}

/* Post Info
------------------------------------------------------------ */

.entry-header .entry-meta {
  font-size: 13px;
  margin: -5px 0 15px;
}

/* Post Meta
------------------------------------------------------------ */

.entry-footer .entry-meta {
  border-top: 1px solid #ddd;
  clear: both;
  font-size: 13px;
  padding: 5px 0 0;
}

/* Images
------------------------------------------------------------ */

img {
  height: auto;
  max-width: 100%;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  padding: 4px;
}

.author-box .avatar {
  background-color: #eaeaea;
  float: left;
  margin: 0 10px 0 0;
}

.post-image {
  margin: 0 10px 10px 0;
}

.comment-list li .avatar {
  background-color: #eaeaea;
  float: right;
  margin: 5px 10px 10px 0px;
}

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 10px;
}

img.alignnone {
  display: inline;
  margin: 0 0 10px;
}

img.alignleft {
  display: inline;
  margin: 0 15px 10px 0;
}

img.alignright {
  display: inline;
  margin: 0 0 10px 15px;
}

.alignleft {
  float: left;
  margin: 0 15px 10px 0;
}

.alignright {
  float: right;
  margin: 0 0 10px 15px;
}

.wp-caption {
  padding: 0;
  text-align: center;
  width: auto !important;
}

p.wp-caption-text {
  font-size: 13px;
  margin: 5px 0;
  text-align: center;
}

.wp-smiley,
.wp-wink {
  border: none;
  float: none;
}

/* Post Navigation
------------------------------------------------------------ */

.pagination {
  font-size: 16px;
  overflow: hidden;
  padding: 20px 0;
  width: 100%;
  text-align: center;
}

.pagination li {
  display: inline;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
  background: #f2f2f2;
  color: #333;
  padding: 8px 13px;
}

.pagination li a:hover,
.pagination li.active a {
  background: #ce2127;
  color: #eaeaea;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #71231f;
  color: #eaeaea;
}

/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
  display: inline;
  /* float: right; */
  width: 360px;
}

.sidebar-secondary {
  float: left;
  width: 150px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
  float: left;
  margin-left: 15px;
  margin-right: 0;
}

.content-sidebar-sidebar .sidebar-secondary {
  float: right;
}

.sidebar p {
  font-size: inherit;
}

.sidebar .widgettitle {
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
  text-transform: uppercase;
  margin-bottom: 18px;
}

.sidebar .widget {
  /* background-color: #EAEAEA; */
  margin: 0 0 15px;
  padding: 0 0 15px;
  float: left;
  width: 100%;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
  padding: 0 15px;
}

.sidebar.widget-area ul li,
.footer-widgets .widget-area ul li {
  /* border-bottom: 1px solid #ddd; */
  list-style-type: none;
  margin: 0 0 7px;
  padding: 0 0 5px;
  word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
  border: none;
  margin: 0;
}

/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
  background: #f2f2f2;
  cursor: pointer;
  padding: 10px 20px;
  color: #333;
  -webkit-appearance: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
  text-decoration: none;
}

/* Search Form
------------------------------------------------------------ */

.site-header .search-form {
  position: absolute;
  top: 3px;
  right: 230px;
  width: 160px;
  border: 1px solid #b5abab;
  border-radius: 10px;
  height: 40px;
}

.search-form input[type="search"] {
  margin: 0;
  padding: 6px 5px 5px 10px;
  width: calc(100% - 40px);
  border: none;
  background: #fff;
  height: 37px;
  border-radius: 10px 0px 0px 10px;
}

.search-form input[type="submit"] {
  background: url(images/search.svg) no-repeat center center;
  text-indent: -9999px;
  border: none;
  float: right;
  height: 40px;
  width: 40px;
  border-radius: 10px 10px 0px 0px;
  background-size: 20px;
}

.search-form-input::placeholder {
  color: #999;
}

.search-form input[type="search"]:hover,
.search-form input[type="search"]:focus {
  border: none;
  outline: none;
  list-style: none;
  box-shadow: none;
}

/* Footer
------------------------------------------------------------ */

.site-footer {
  float: left;
  clear: both;
  font-size: 16px;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  background: #0D0B0A;
  color: #eaeaea;
  padding: 12px 0 10px;
  border-top: 1px solid #cdab7b;
  text-align: center;
}

.page-template-page-bds .site-footer {
  border-top: 1px solid #267d22;
  background: #faf3e3;
}

.site-footer p {
  color: #cdab7b;
  font-size: 18px;
}

.page-template-page-bds .site-footer p {
  color: #267d22;
}

/* Comments
------------------------------------------------------------ */

.entry-comments,
#respond {
  margin: 0 0 15px;
  overflow: hidden;
  float: left;
  width: 100%;
}

#author,
#comment,
#email,
#url {
  margin: 10px 5px 0 0;
  padding: 10px;
  width: 348px;
  float: left;
  background: #fff;
}

#comment {
  height: 90px;
  margin: 10px 0;
  width: 98%;
  background: #fff;
}

input#submit {
  float: left;
}

.ping-list {
  margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
  padding: 10px;
}

.comment-list li,
.ping-list li {
  font-weight: bold;
  list-style-type: none;
  margin: 15px 0 5px;
  padding: 10px 15px;
}

.comment-list li ul li {
  list-style-type: none;
  margin-right: 0;
  background: #fff;
}

.comment-content {
  padding-left: 70px;
}

.comment-content p {
  font-size: 15px;
  margin: 0 0 15px;
}

.comment-list cite,
.ping-list cite {
  font-style: normal;
}

.comment-meta {
  font-size: 12px;
  margin: 0 0 5px;
}

.comment-meta a {
  color: #666;
}

.comment-reply {
  font-size: 13px;
  font-weight: 300;
}

.comment-reply a {
  background: #f2f2f2;
  color: #333;
  padding: 5px 10px;
}

.nocomments {
  text-align: center;
}

.entry-comments .pagination {
  display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
  background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
  border: 1px solid #ddd;
}

/*Slick
-------------------------------------------------------------------*/
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  /* height: 100%; */
  min-height: 1px;
  outline: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots {
  position: static !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.slick-dots li {
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
  height: auto !important;
}

.slick-dots li button {
  font-size: 0 !important;
  line-height: 0 !important;
  border: 0 !important;
  outline: 0 !important;
  padding: 0 !important;
  cursor: pointer !important;

  width: 7px !important;
  height: 7px !important;
  background: #d9d9d9 !important;
  border-radius: 999px !important;
  /* transform: rotate(45deg) !important; */
  opacity: 0.95 !important;
}

.slick-dots li button::before {
  content: none !important;
}

.slick-dots li.slick-active button {
  width: 60px !important;
  height: 6px !important;
  border-radius: 50px !important;
  background: #d9b374 !important;
  transform: none !important;
}

.section {
  /* float: left; */
  width: 100%;
}

/* footer */
.before_footer {
  position: relative;
  background: url("images/bg-footer.webp") center / cover no-repeat;
  overflow: hidden;
  padding: 80px 0;
}

/* lớp phủ trên */
.before_footer::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 220px;
  background: linear-gradient(180deg, #0D0B0A 0%, rgba(13, 11, 10, 0.00) 100%);
  z-index: 1;
  pointer-events: none;
}

/* lớp phủ dưới để khớp footer */
.before_footer::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 220px;
  background: linear-gradient(0deg, #060404 0%, rgba(6, 4, 4, 0) 100%);
  z-index: 1;
  pointer-events: none;
}

.before_footer > * {
  position: relative;
  z-index: 2;
}

.before_footer .wrap-section {
  display: flex;
  gap: 60px;
}

.before_footer .wrap-section > section:nth-child(1) {
  flex: 0 0 39%;
}

.before_footer .wrap-section > section:nth-child(2) {
  flex: 0 0 29%;
}

.before_footer .wrap-section > section:nth-child(3) {
  flex: 0 0 26%;
  margin-left: auto;
}

.before_footer .widgettitle {
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  background: linear-gradient(90deg, #ffe09a 22.92%, #d2a133 77.67%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 16px;
}

.page-template-page-bds .before_footer .widgettitle {
  color: #267d22 !important;
  background: none;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: initial;
}

.before_footer section:nth-child(1) ul li {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 16px;
  color: #eaeaea;
}

.before_footer .wrap-section > section:nth-child(1) ul li img {
  width: 22px;
  height: 22px;
  aspect-ratio: 1/1;
  margin: 0;
}

.before_footer ul li {
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px;
  color: #fff !important;
}

.before_footer ul li a {
  color: #eaeaea;
}

.before_footer p {
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px;
  color: #fff !important;
}

.before_footer section:nth-child(2) ul li {
  margin-top: 16px;
  color: #eaeaea;
  margin-left: 24px;
}

.before_footer section:nth-child(3) p strong {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  color: #d9b374;
}

.before_footer section:nth-child(3) ul {
  list-style: none;
  margin-top: 20px;
  margin-bottom: 60px;
}

.before_footer section:nth-child(3) ul li {
  display: flex;
  gap: 10px;
}

.before_footer section:nth-child(3) ul img {
  margin-top: 0px;
}

.before_footer section:nth-child(3) iframe {
  width: 100%;
  height: 200px;
  margin-top: 20px;
}

.before_footer section:nth-child(3) img {
  margin-top: 10px;
  width: 275px;
}

/* Header Menu Sub */
.caia_code_widget .widget-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
}

.header-cart-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  text-decoration: none;
}
.header-cart-link .cart-icon {
  font-size: 18px;
  line-height: 1;
  color: #eaeaea;
  margin-bottom: 4px;
  width: 25px;
}
.header-cart-link .cart-count {
  position: absolute;
  top: -7px;
  right: -22px;
  min-width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  border-radius: 999px;
  background: #d2a133;
  color: #eaeaea;
  padding: 0 5px;
}

.header-cart {
  position: relative;
  display: inline-block;
  margin-top: 5px;
}
.header-cart-link {
  display: flex;
  align-items: center;
  gap: 0.4rem;
}
.header-cart .cart-count {
  font-weight: 500;
  line-height: 1;
}

.mini-cart-dropdown {
  position: absolute;
  right: 0;
  top: 100%;
  min-width: 360px;
  max-height: 70vh;
  overflow: auto;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
  padding: 12px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  transition:
    opacity 0.2s ease,
    transform 0.2s ease,
    visibility 0.2s;
  z-index: 9999;
}

/* Hiện khi hover/focus */
.header-cart:hover .mini-cart-dropdown,
.header-cart:focus-within .mini-cart-dropdown,
.header-cart.is-open .mini-cart-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* Một ít tinh chỉnh nút trong mini cart */
.mini-cart-dropdown .woocommerce-mini-cart__buttons a.button {
  width: 100%;
  text-align: center;
  margin-top: 6px;
}

.mini-cart-dropdown {
  background-color: #3a2218;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  width: 100%;
  max-width: 420px;
  padding: 10px 20px 20px;
  box-sizing: border-box;
  opacity: 1;
  transform: translateY(0);
  transition:
    opacity 0.3s,
    transform 0.3s;
}
.woocommerce-mini-cart {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  margin-bottom: 15px;
}

.woocommerce-mini-cart-item {
  padding: 15px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  position: relative;
}

.woocommerce-mini-cart-item:first-child {
  border-top: none;
}

.woocommerce-mini-cart-item a:not(.remove) {
  display: flex;
  align-items: center;
  flex-grow: 1;
  text-decoration: none;
  color: #eaeaea;
  font-weight: 500;
  line-height: 1.4;
}

/* Product Image */
.woocommerce-mini-cart-item img {
  width: 50px;
  height: 50px;
  min-width: 50px;
  border-radius: 6px;
  margin-right: 15px;
  object-fit: cover;
  border: 1px solid #f0f0f0;
}

/* Quantity and Price */
.woocommerce-mini-cart-item .quantity {
  font-size: 14px;
  color: #eaeaea;
  white-space: nowrap;
  margin-top: 8px;
  display: block;
}

.mini-cart-dropdown .woocommerce-Price-amount bdi {
  font-weight: 600;
  color: #d9b374;
  font-size: 16px;
}

.woocommerce-mini-cart__buttons .button {
  display: block !important;
  width: 100% !important;
  padding: 12px 12px !important;
  text-align: center !important;
  text-decoration: none !important;
  border-radius: 50px !important;
  font-weight: 400 !important;
  transition:
    background-color 0.2s,
    box-shadow 0.2s !important;
  border: none !important;
  cursor: pointer;
  box-sizing: border-box;
  font-size: 16px !important;
  background-color: #71231f !important;
  border: 1px solid #d9b374 !important;
  color: #d9b374 !important;
}

.woocommerce-mini-cart__buttons .button.checkout {
  background-color: #d9b374 !important;
  color: #fff !important;
}

.woocommerce-Price-currencySymbol {
  font-weight: 300;
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  padding: 48px 0px 10px;
}

.woocommerce-mini-cart__total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  font-size: 16px;
  font-weight: 600;
}

.woocommerce-mini-cart__buttons {
  display: flex;
  gap: 10px;
}

.woocommerce-mini-cart-item a:not(.remove) {
  display: flex;
  align-items: center;
  flex-grow: 1;
  text-decoration: none;
  color: #eaeaea;
  font-weight: 600;
  line-height: 1.4;
}

.remove {
  position: absolute;
  top: 8px;
  right: 0px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 18px;
  background: #e9e9e9;
  color: #333333;
  border-radius: 50%;
  font-size: 14px;
  text-decoration: none;
  font-weight: 700;
  transition:
    background 0.2s,
    color 0.2s;
}

/* BLOG */
.single main.content .entry-content h2 {
  font-size: 24px;
  font-weight: bold;
  color: #d9b374;
}

.single main.content .entry-content h3 {
  font-size: 20px;
  font-weight: 600;
}

.single main.content p {
  text-align: justify;
  margin: 0 auto 12px;
}

/* liên hệ */
.content-lienhe {
  display: flex;
  gap: 42px;
  margin-bottom: 80px;
}

.content-lienhe > div:first-child {
  flex: 0 0 50%;
}

.content-lienhe > div:last-child {
  flex: 0 0 48%;
}

.contact-section h2{
  
  margin-bottom: 12px;

    font-family: "UTM Swiss";
    font-size: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(90deg, #ffe09a 0%, #d2a133 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;


}
.caldera-grid h2 {
  margin-bottom: 24px;
  text-align: center;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 149.991%;
  background: var(
    --Gradient-Gold,
    linear-gradient(180deg, #ffe09a 0%, #d2a133 100%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.contact-section ul {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.contact-section li {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 12px;
}

.contact-section li img {
  margin: 0;
}

.caldera-grid input::placeholder,
.caldera-grid textarea::placeholder {
  color: #fff !important;
  font-weight: 300 !important;
}

.caldera-grid .form-group {
  margin-bottom: 20px !important;
}

.caldera-grid .form-control:focus {
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgb(255 186 0 / 12%);
}

.content-map {
  margin-top: 10px;
}

.page-template-page-lienhe .site-inner {
  margin: 0 auto;
  overflow: visible;
  padding: 80px 0 60px;
  width: 1280px;
}

.page-template-page-lienhe {
  position: relative;
  padding: 60px 0 0px;
  background: #0d0b0a;
}

/* Trang Blog */
.page-template-page-blog .site-inner {
  padding: 40px 0 60px;
}

.content-blog {
  margin: 80px auto;
}

.content-blog h2,
.blog-category h2 {
  text-align: center;
  font-family: "UTM Swiss";
    font-size: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(90deg, #ffe09a 0%, #d2a133 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  margin-bottom: 32px;
}

.xhome-dual-posts__row {
  display: flex;
  gap: 32px;
}

.xhome-dual-posts__left {
  flex: 0 0 50%;
}

.xhome-dual-posts__right {
  flex: 0 0 49%;
}

/* 1) Chặn tràn + chống vỡ layout */
.xhome-dual-posts__left,
.xhome-dual-posts__left-list,
.xhome-dual-posts__left-list .slick-list {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.xhome-dual-posts__left-list .slick-track {
  display: flex !important;
}

.xhome-dual-posts__left-list .slick-slide {
  height: auto;
  float: none !important;
}

.xhome-dual-posts__left-list .slick-slide > div {
  height: 100%;
}

.xhome-dual-posts__left-item {
  width: 100%;
  box-sizing: border-box;
}

.xhome-dual-posts__left-link {
  display: block;
  width: 100%;
}

.xhome-dual-posts__left-img {
  display: block;
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 10px;
}

.xhome-dual-posts__left-list .slick-list {
  overflow: hidden;
}

.xhome-dual-posts__left-list .slick-slide,
.xhome-dual-posts__left-list .slick-track {
  transform: translate3d(0, 0, 0);
}

.xhome-dual-posts__left-title {
  font-size: 20px;
  margin-top: 16px;
  font-weight: 600;
  margin-top: 12px;
  line-height: 1.6;
  color: #d9b374;
  text-transform: capitalize;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.xhome-dual-posts__right-item {
  display: flex;
  gap: 22px;
  margin-bottom: 28px;
}

.xhome-dual-posts__right-thumb {
  display: block;
  flex: 0 0 175px;
}

.xhome-dual-posts__right-img {
  width: 175px;
  height: 105px;
  object-fit: cover;
  display: block;
  border-radius: 10px;
}

.xhome-dual-posts__right-link {
  text-decoration: none;
}

.xhome-dual-posts__right-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 0;
  color: var(--main, #d9b374);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  text-transform: capitalize;
}

.xhome-dual-posts__right-excerpt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #eaeaea;
  text-overflow: ellipsis;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  margin-top: 8px;
}

.xhome-dual-posts__empty {
  padding: 10px 0;
}

.blog-category {
  margin-bottom: 90px;
}

.blog-category:last-child {
  margin-bottom: 10px;
}

.blog-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  row-gap: 40px;
}

.blog-item img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  display: block;
  border-radius: 10px;
}

.blog-item .title {
  font-size: 18px;
  font-weight: 600;
  margin-top: 12px;
  margin-bottom: 6px;
  line-height: 1.6;
  color: #d9b374;
  text-transform: capitalize;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.blog-item .excerpt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #eaeaea;
  text-overflow: ellipsis;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
}

.category .site-inner {
  padding: 110px 0 60px;
}

.archive-title {
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  background: linear-gradient(90deg, #ffe09a 22.92%, #d2a133 77.67%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 32px;
}

.blog-title a {
  font-size: 18px;
  font-weight: 600;
  margin-top: 12px;
  margin-bottom: 6px;
  line-height: 1.6;
  color: #d9b374;
  text-transform: capitalize;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.pagination {
  grid-column: 1 / -1;
  text-align: center;
}

.pagination a,
.pagination span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin: 0 3px;
  background: #f4f4f4;
  border-radius: 50%;

  text-decoration: none;
  color: #333;
  font-size: 16px;
  font-weight: 500;
}

.pagination .current {
  background: #71231f;
  color: #eaeaea;
}

.post-hero-outside-inner {
  margin-bottom: 32px;
}

.single-post .site-inner {
  margin: 0 auto;
  overflow: visible;
  padding: 140px 0 60px;
  width: 1280px;
  box-sizing: border-box;
}

.single-post .entry-title {
  font-size: 32px;
  line-height: 52px;
  font-weight: 700;
  text-transform: uppercase;
  background: linear-gradient(90deg, #ffe09a 22.92%, #d2a133 77.67%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 24px;
}

.single-post .post-thumbnail {
  width: 100%;
  height: 500px;
  max-width: 100%;
  object-fit: cover;
  display: block;
  border-radius: 10px;
}

.yarpp-related .widgettitle p {
  font-size: 18px;
  font-weight: 700;
  color: #d9b374;
}

.yarpp-related a {
  width: 100%;
  margin: 0;
}

.yarpp-related .post {
  margin-bottom: 32px;
}

.yarpp-related img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  margin-bottom: 0px !important;
  border-radius: 8px;
}

.yarpp-related .widget-item-title a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 0;
  color: var(--main, #d9b374);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  text-transform: capitalize;
}

/* Trang chủ */
.content-banner {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.content-banner .widget_media_image {
  margin: 0;
}

.content-banner .widget_media_image img {
  display: block;
  width: 100%;
  height: 80vh !important;
  object-fit: cover;
}

.content-banner .widget_text {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: 2;
  pointer-events: none;
}

.content-banner .widget-wrap {
  position: relative;
}

.content-banner .widget_text .widget-wrap {
  max-width: 1000px;
  margin-bottom: 40px;
}

.content-banner .widget-title {
  font-size: 68px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  background: linear-gradient(90deg, #ffe09a 0%, #d2a133 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "UTM Swiss";
  margin-bottom: 24px;
}

.content-banner p {
  color: var(--White, #dfebe9);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  max-width: 650px;
  margin: auto;
}

.content-banner a {
  pointer-events: auto;
  display: inline-block;
  padding: 16px 28px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 51px;
  border: 1px solid var(--Gradient-Gold, #ffe09a);
  background: var(--Main-color-Trm-red, #71231f);
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  color: #ffe09a;
  margin-top: 28px;
  z-index: 10;
  cursor: pointer;
  position: relative;
}

/* lớp phủ tối giống ảnh */
.content-banner::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 180px;
  background: linear-gradient(0deg, #060404 0%, rgba(26, 25, 24, 0) 100%);
  z-index: 1;
}

/* Ưu điểm */
.content-uudiem {
  margin-top: -120px;
  padding: 0px 0 30px;
  z-index: 2;
  position: relative;
}

.content-uudiem .wrap {
  display: flex;
  gap: 36px;
  justify-content: center;
}

.content-uudiem .widget {
  flex: 1;
}

.content-uudiem .mainposts {
  position: relative;
  overflow: hidden;
  border-radius: 14px;
}

.content-uudiem .box img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}

/* text */
.content-uudiem .title {
  position: absolute;
  bottom: 40px;
  left: 50px;
  right: 50px;
  margin: 0;
  z-index: 2;

  text-align: center;
  text-shadow: 7.488px 3.744px 9.359px rgba(255, 255, 255, 0.2);
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
  text-transform: uppercase;
  background: var(
    --Gradient-Gold,
    linear-gradient(180deg, #ffe09a 0%, #d2a133 100%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.content-vechungtoi {
  margin: 80px auto 0px;
  z-index: 2;
  background: linear-gradient(
    180deg,
    #0d0b0a 0%,
    #2b190f 28.37%,
    #46291a 56.73%
  );


}

.content-vechungtoi .wrap,
.content-vechungtoigt .wrap {
  display: flex;
  gap: 50px;
  align-items: center;
}

.content-vechungtoi .wrap > *:first-child,
.content-vechungtoigt .wrap > *:first-child {
  flex: 0 0 51%;
}

.content-vechungtoi .wrap > *:last-child,
.content-vechungtoigt .wrap > *:last-child {
  flex: 0 0 45%;
  display: flex;
  justify-content: end;
}

.content-vechungtoi .wrap > *:last-child img,
.content-vechungtoigt .wrap > *:last-child img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.content-vechungtoi .widgettitle {
  font-family: "UTM Swiss";
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  background: var(
    --Gradient-Gold,
    linear-gradient(180deg, #ffe09a 0%, #d2a133 100%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.content-vechungtoi strong {
  color: #cdab7b;
  font-family: "UTM Ong Do Gia";
  font-size: 64px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.content-vechungtoi code {
  background: linear-gradient(90deg, #ffe09a 0%, #d2a133 63.3%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-transform: uppercase;
  display: block;
  margin: 12px 0px 0px;
  font-family: "Roboto", sans-serif;
}

.content-vechungtoi p {
  color: #cdab7b;
  text-align: justify;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  margin-bottom: 16px;
}

.content-vechungtoi p a {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border-radius: 340px;
  border: 1px solid var(--Gradient-Gold, #ffe09a);
  background: var(--Main-color-Trm-red, #71231f);
  color: #ffe09a;
  padding: 10px 26px;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 300;
  transition:
    transform 0.2s ease,
    background 0.2s ease,
    color 0.2s ease;
  margin-top: 24px;
  font-size: 18px;
}

.content-anhbia {
  margin-top: -40px;
}

.content-danhmucsanpham {
  padding: 60px 0;
  position: relative;
  overflow: hidden;
}

.content-danhmucsanpham .container {
  margin: 0 auto;
  /* padding: 0 20px; */
}

.dmsanpham-title,
.spnb-title {
     text-align: center;
    font-family: "UTM Swiss";
    font-size: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(90deg, #ffe09a 0%, #d2a133 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 auto 16px;
  
}

.content-sanphamnoibat .desc {
    color: #EAEAEA;
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 300;
line-height: normal;
  margin-bottom: 48px;
  
}
/* 
.dmsanpham-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}

.dmsanpham-item {
  display: block;
  text-decoration: none;
}

.dmsanpham-thumb {
  position: relative;
  height: 450px;
  overflow: hidden;
  background: #111;
}

.dmsanpham-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}

.dmsanpham-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 49.97%);
  z-index: 1;
}

.dmsanpham-thumb h3 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 35px;
  z-index: 2;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  font-size: 30.072px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  background: linear-gradient(90deg, #ffe09a 0%, #d2a133 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dmsanpham-item:hover .dmsanpham-thumb img {
  transform: scale(1.06);
} */


.content-sanphamnoibat{
  position: relative;
  z-index: 1;
  margin-top: 0;
  background: #0D0B0A;
  padding: 120px 0 100px;
}

.content-sanphamnoibat .container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0;
}

.spnb-cats {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 22px;
  margin-bottom: 40px;
}

.spnb-cat-btn {
  background: var(
    --Gradient-Gold,
    linear-gradient(180deg, #ffe09a 0%, #d2a133 100%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

  border: 1px solid #d2a133;
  border-radius: 999px;
  padding: 14px 28px;
  font-size: 20px;
  font-weight: 400;
  cursor: pointer;
  transition: all 0.3s ease;
}

.spnb-cat-btn.active,
.spnb-cat-btn:hover {
  background: #71231f;
  border-color: #e5c16b;

  -webkit-text-fill-color: #e5c16b; /* đổi màu chữ */
  color: #e5c16b;
  background-clip: border-box;
  -webkit-background-clip: border-box;
}

.spnb-products {
  display: none;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.spnb-products.active {
  display: grid;
}

.spnb-empty {
  color: #d9b374;
  font-size: 16px;
}

.spnb-item {
  background: #3a2218;
  border-radius: 22px;
  overflow: hidden;
  position: relative;
}

.spnb-thumb {
  display: block;
  position: relative;
}

.spnb-thumb img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  display: block;
}

.spnb-sale {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  background: #3a2218;
  color: #e0ba71;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 18px;
  border-bottom-left-radius: 18px;
}

.spnb-info {
  padding: 22px 24px 24px;
}

.spnb-name {
  margin: 0 0 10px;

  line-height: 1.3;
  font-weight: 700;
}

.spnb-name a {
  color: #d9b374;
  text-decoration: none;
  font-size: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 57px;
}

.spnb-desc {
  color: #cdab7b;
  font-size: 16px;
  line-height: 1.45;
  min-height: 44px;
  margin-bottom: 16px;
  opacity: 0.95;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.spnb-bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
}

.spnb-price {
  color: #d9b374;
  font-size: 22px;
  font-weight: 700;
}

.spnb-price ins {
  text-decoration: none;
  color: #d9b374;
}

.spnb-price del {
  display: block;
  color: #d3b182;
  font-size: 18px;
  opacity: 0.85;
  margin-top: 4px;
}

.spnb-cart {
  width: 54px;
  height: 54px;
  min-width: 54px;
  border-radius: 50%;
  background: #cdab7b;
  color: #3a2218;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 20px;
}
.content-lotrinh {
  position: relative;
  padding: 90px 0;
  background: url("images/bg-lotrinh.webp") center / cover no-repeat;
  overflow: hidden;
}

/* TOP overlay */
.content-lotrinh.section::before {
  content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 220px;
    background: linear-gradient(180deg, #452919 0%, rgba(80, 52, 36, 0) 88.21%);
    z-index: 1;
    pointer-events: none;
}

/* BOTTOM overlay */
.content-lotrinh.section::after {
  content: "";
  position: absolute;
   bottom: 0;
    left: 0;
    width: 100%;
  height: 320px;
  background: linear-gradient(0deg, #19100B 2.7%, rgba(25, 16, 11, 0.00) 88.21%);
  z-index: 1;
  pointer-events: none;
}

.content-lotrinh.section > * {
  position: relative;
  z-index: 2;
}

.content-lotrinh .wrap {
  position: relative;
  z-index: 2;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0;
}

/* ===== TITLE ===== */
.content-lotrinh.section .widget-title {
  text-align: center;
  font-family: "UTM Swiss";
  font-size: 52px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  background: linear-gradient(90deg, #ffe09a 0%, #d2a133 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 8px;
}

.content-lotrinh .widget_text:first-child p {
  text-align: center;
  max-width: 750px;
  margin: 0 auto 40px;
  color: #eaeaea;
  font-size: 18px;
  line-height: 1.7;
}

/* ===== CARD ===== */
.content-lotrinh.section .widget_text:not(:first-of-type) .textwidget {
  display: grid;
  grid-template-columns: 300px 1fr;
  border: 1px solid #cdab7b;
  border-radius: 36px;
  overflow: hidden;
  margin-bottom: 36px;
  background: rgba(24, 12, 8, 0.85);
}
/* ===== LEFT ===== */
.lotrinh-info {
  border-radius: 36px 0 0 36px;
  background: #3a2218;
  padding: 28px 34px;
  text-align: center;
}

.lotrinh-info strong {
  display: inline-block;
  border-radius: 29px;
  background: var(
    --Gradient-Gold,
    linear-gradient(180deg, #ffe09a 0%, #d2a133 100%)
  );
  color: #3a2218;
  padding: 4px 18px;
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 16px;
  font-weight: 500;
}

.lotrinh-info code {
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  text-transform: uppercase;
  background: var(
    --Gradient-Gold,
    linear-gradient(180deg, #ffe09a 0%, #d2a133 100%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 10px;
  font-family: "Roboto", sans-serif;
}

.lotrinh-info {
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;

  color: var(--Main-color-Trm-milk, #cdab7b);
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
  text-transform: uppercase;
}

.lotrinh-info br {
  display: none;
}

.lotrinh-info a {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border-radius: 340px;
  border: 1px solid var(--Gradient-Gold, #ffe09a);
  background: var(--Main-color-Trm-red, #71231f);
  color: #ffe09a;
  padding: 5px 28px;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 300;
  transition:
    transform 0.2s ease,
    background 0.2s ease,
    color 0.2s ease;
  margin-top: 24px;
  font-size: 18px;
  text-transform: none;
}

/* ===== RIGHT ===== */
.lotrinh-img {
  position: relative;
  overflow: hidden;
}

.lotrinh-img img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  display: block;
  margin: 0;
}

/* .lotrinh-img::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 300px;

  background: linear-gradient(
    180deg,
    rgba(13, 11, 10, 0) 40%,
    rgba(13, 11, 10, 0.5) 60%,
    #0D0B0A 100%
  );

  z-index: 1;
  pointer-events: none;
} */

.lotrinh-img ul {
  position: absolute;
  bottom: 24px;
  left: 60px;
  right: 30px;
  z-index: 2;
}

.lotrinh-img li {
  margin-bottom: 6px;
  color: var(--Main-color-Trm-milk, #cdab7b);
  font-family: "Roboto", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
}

.lotrinh-img li strong {
  font-weight: 700;
}

.page-template-page-gioithieu .content-tieude_thanhvien {
       background: linear-gradient(
        180deg,
        #110c08 0%,
        #1a120c 25%,
        #2b190f 55%,
        #48210c 100%
    );
}

.content-tieude_thanhvien {
  background: linear-gradient(180deg, #1a110c 0%, #2b190f 40%, #48210c 100%);
  padding: 80px 0 20px;
  text-align: center;
  color: #fff;
}

.content-tieude_thanhvien .widget-title {
  text-align: center;
  font-family: "UTM Swiss";
  font-size: 52px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  background: linear-gradient(90deg, #ffe09a 0%, #d2a133 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 auto 8px;
  max-width: 600px;
}

.content-tieude_thanhvien .textwidget p {
  text-align: center;
  max-width: 650px;
  color: #eaeaea;
  font-size: 18px;
  line-height: 1.7;
  margin: 0 auto 0px;
}

.content-thanhvien {
  background: linear-gradient(180deg, #48210c 0%, #2b190f 60%, #1a110c 100%);
  padding: 20px 0 80px;
  text-align: center;
  color: #fff;
  overflow: hidden;
}

/* phải cho slick lộ ra ngoài */
.content-thanhvien .slick-list {
  overflow: visible !important;
  padding: 0 340px !important; /* độ lòi 2 bên */
}

.content-thanhvien .slick-track {
  display: flex;
  align-items: center;
}

/* mỗi slide không full 100% nữa */
.content-thanhvien .slick-slide {
  opacity: 0.45;
  transform: scale(0.7);
  transition: all 0.4s ease;
}

.content-thanhvien .slick-slide > div {
  display: flex;
  justify-content: center;
}

/* slide giữa */
.content-thanhvien .slick-center {
  opacity: 1;
  transform: scale(1);
  z-index: 2;
}

.content-thanhvien .custom-arrow {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  z-index: 5;
  width: 44px;
  height: 44px;
  border-radius: 8px;
  background: var(--Main-color-Trm-brown, #3A2218);
  backdrop-filter: blur(6px);

  border: none;
  color: #fff;
  font-size: 20px;
  cursor: pointer;

  display: flex;
  align-items: center;
  justify-content: center;

  transition: all 0.3s ease;
}
.content-thanhvien .custom-arrow svg{
  width: 14px;
  height: 18px;
}
/* hover đẹp hơn */
.content-thanhvien .custom-arrow:hover {
  background: rgba(255, 255, 255, 0.18);
  transform: translateY(-50%) scale(1.05);
}

.content-thanhvien .slick-prev {
  left: 240px;
}

.content-thanhvien .slick-next {
  right: 240px;
}

.content-thanhvien .mainposts {
  position: relative;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  overflow: hidden; 
  border-radius: 0;
}

/* ảnh background */
.content-thanhvien .mainposts > img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  display: block;
  margin: 0;
}

.content-thanhvien .widget.image-upload,
.content-thanhvien .slick-slide {
  width: auto;
}

/* OVERLAY */
.content-thanhvien .mainposts::after {
  content: "";
  position: absolute;
  inset: 0;

  background: linear-gradient(
    88deg,
    rgba(0, 0, 0, 0.5) 25%,
    rgba(192, 71, 71, 0.15) 100%
  );

  pointer-events: none;
}

.content-thanhvien .noidung {
  position: absolute;
  bottom: 9%;
  left:68%;
  transform: translate(-50%);
  width: 100%;
  max-width: 580px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
  z-index: 2;
}

.content-thanhvien .noidung p img {
  position: absolute;
  bottom: -11%;
  left: -27%;
  transform: translate(-50%);
  width: 375px;
  height: auto;
}

/* TEXT */
.content-thanhvien .info-thanhvien {
  flex: 1;
  text-align: left;
}

/* STYLE TEXT */
.content-thanhvien .info-thanhvien em {
  color: var(--White, #dfebe9);
  font-family: "UTM Ong Do Gia";
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 6px;
}

.content-thanhvien .info-thanhvien strong {
  background: var(
    --Gradient-Gold,
    linear-gradient(180deg, #ffe09a 0%, #d2a133 100%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 6px 0 14px;
}

.content-thanhvien .info-thanhvien ul {
  padding-left: 18px;
  margin-top: 16px;
}

.content-thanhvien .info-thanhvien li {
  margin-bottom: 6px;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
}


.content-chiase {
  position: relative;
  padding: 50px 0px 0px;
 background: linear-gradient(180deg, #1A110C 0%, #2B190F 33.65%, #48210C 74.04%, #0D0B0A 99.52%);
  overflow: hidden;

}


.content-anhchiase{
  position: relative;
  margin-top: -360px;
  overflow: hidden;
}

.content-anhchiase img{
  display: block;
  width: 100%;
}

.content-anhchiase::after{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 400px;
  background: linear-gradient(to bottom, rgba(13,11,10,0) 0%, #0D0B0A 100%);
  pointer-events: none;
}


.content-chiase .wrap {
  max-width: 1280px;
  margin: 0 auto;
  text-align: center;
}

/* TITLE */
.content-chiase .widget-title {
      text-align: center;
    font-family: "UTM Swiss";
    font-size: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(90deg, #ffe09a 0%, #d2a133 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 auto 12px;
}

.content-chiase .textwidget p {
  margin: 0 0 48px;
 color: var(--White, #DFEBE9);
text-align: center;
font-size: 18px;
font-style: italic;
font-weight: 300;
line-height: 150%; /* 30px */
}

/* VIDEO WRAP */
.content-chiase .caia_code_widget .widget-wrap {
  display: flex;
  justify-content: center;
}

.content-chiase .video-embed-box {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
}

.content-chiase .video-thumb {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  cursor: pointer;
  border-radius: 22px;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0,0,0,.35);
  z-index: 2;
}

.content-chiase .video-thumb img,
.content-chiase .video-thumb iframe,
.content-chiase .video-embed-box > iframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  object-fit: cover;
  border-radius: 22px;
}

/* nếu iframe nằm ngoài .video-thumb */
.content-chiase .video-embed-box > iframe {
  aspect-ratio: 16/9;
  box-shadow: 0 20px 40px rgba(0,0,0,.35);
  z-index: 3;
  position: relative;
}

/* overlay */
.content-chiase .video-thumb::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.2);
}

/* nút play */
.content-chiase .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: rgba(0,0,0,.5);
    z-index: 2;
}

.content-chiase .play-btn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-40%, -50%);
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 22px solid #fff;
}




.content-dangky.section {
  position: relative;
  padding: 40px 0 90px;
  overflow: hidden;
  background: #0D0B0A;
}

/* nền tối + họa tiết nhẹ */
/* .content-dangky.section::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(0, 0, 0, 0.72), rgba(0, 0, 0, 0.72)),
    url("http://tramnguyenphuc.test/wp-content/uploads/2026/03/bg-tu-van.jpg")
      center center / cover no-repeat;
  z-index: 1;
} */

.content-dangky.section .wrap {
  position: relative;
  z-index: 2;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0px;
  display: grid;
  grid-template-columns: 1fr 1.25fr;
  align-items: stretch;
  gap: 0;
}

/* tiêu đề section */
.content-dangky.section .wrap::before {
  content: "NHẬN TƯ VẤN MIỄN PHÍ";
  grid-column: 1 / -1;
  display: block;
  text-align: center;
     margin-bottom: 32px;
    font-family: "UTM Swiss";
    font-size: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(90deg, #ffe09a 0%, #d2a133 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* reset widget */
.content-dangky.section section {
  margin: 0;
}

.content-dangky.section .widget-wrap {
  height: 100%;
  width: 100%;
}

/* ===== CỘT ẢNH ===== */
.content-dangky.section .widget_media_image {
  border-radius: 34px 0 0 34px;
  overflow: hidden;
  min-height: 670px;
}

.content-dangky.section .widget_media_image img {
  display: block;
  width: 100%;
  height: 100% !important;
  min-height: 640px;
  object-fit: cover;
}

/* ===== CỘT FORM ===== */
.content-dangky.section .widget_caldera_forms_widget {
  background: #1a1716;
  border-radius: 0 34px 34px 0;
  padding: 56px 52px 46px;
  min-height: 650px;
  display: flex;
  align-items: center;
}

.content-dangky.section .widget_caldera_forms_widget .widget-title,
.content-dangky.section .widget_caldera_forms_widget .widgettitle {
  display: none;
}

.content-dangky.section .caldera-grid,
.content-dangky.section form {
  width: 100%;
}

/* bỏ layout bootstrap thừa */
.content-dangky.section .caldera-grid .row {
  margin-left: 0;
  margin-right: 0;
}

.content-dangky.section .caldera-grid [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
}

/* tiêu đề form */
.content-dangky.section .label {
  display: block;
  text-align: center;

  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 149.991%; /* 47.997px */
  margin: 0 auto 26px;
  background: var(
    --Gradient-Gold,
    linear-gradient(180deg, #ffe09a 0%, #d2a133 100%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* khoảng cách field */
.content-dangky.section .form-group {
  margin-bottom: 14px;
}

.content-dangky.section .last_row .form-group {
  margin-bottom: 0;
}

/* input */
.content-dangky.section .form-control {
  width: 100% !important;
  height: 54px !important;
  padding: 0 22px !important;
  border-radius: 999px !important;
  border: 1.2px solid #CDAB7B !important;
  background: transparent !important;
  box-shadow: none !important;
  font-size: 18px !important;
  color: #f1e7d2 !important;
  outline: none !important;
}

.content-dangky.section .form-control::placeholder {
  color: #CDAB7B !important;
  opacity: 1;
}

.content-dangky.section .form-control:focus {
  border-color: #e2b24d;
  box-shadow: 0 0 0 1px rgba(226, 178, 77, 0.15);
  background: transparent;
}

/* textarea nếu bạn thêm vào form sau này */
.content-dangky.section textarea.form-control {
  height: 205px;
  padding: 18px 22px;
  border-radius: 28px;
  resize: none;
}

/* giả lập ô ghi chú lớn như ảnh */
.content-dangky.section .last_row {
  margin-top: 8px;
}

/* nếu chưa có textarea thật thì có thể thêm class riêng sau này */
.content-dangky.section .form-group textarea,
.content-dangky.section .form-group .cf2-textarea {
  min-height: 180px;
  display: flex;
  height: 180px !important;
  padding: 16px 24px !important;
  align-items: flex-start !important;
  gap: 10px !important;
  flex-shrink: 0;
  align-self: stretch !important;
  border-radius: 20px !important;
}

/* nút submit */
.content-dangky.section input[type="submit"].btn,
.content-dangky.section .btn.btn-default,
.content-dangky.section input[type="submit"] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 200px;
  height: 52px;
  margin: 10px auto 0;
  padding: 0 28px;
  border-radius: 999px;
  border: 1px solid #ffe09a;
  background: #71231f;
  color: #ffe09a;
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
  text-align: center;
  box-shadow: none;
  transition: all 0.25s ease;
}

.content-dangky.section .last_row .single {
  text-align: center;
}

.content-dangky.section input[type="submit"].btn:hover,
.content-dangky.section .btn.btn-default:hover,
.content-dangky.section input[type="submit"]:hover {
  background: #a13429;
  color: #ffd36a;
  border-color: #f0c45a;
  transform: translateY(-1px);
}

/* ẩn honeypot */
.content-dangky.section .hide {
  display: none !important;
}

.content-news {
  padding: 60px 0px;
  margin: auto;
}

.content-news .widgettitle {
  text-align: center;
}

.content-news .widget-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  column-gap: 56px;
}

.content-news .widget-wrap > *:first-child {
  grid-column: 1 / -1;
  justify-self: center;
}

.content-news .post {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

/* --- Ảnh đại diện --- */
.content-news .post .box-img {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.content-news .post .box-img img {
  width: 100%;
  height: 380px;
  display: block;
  border-radius: 10px;
  margin-bottom: 24px;
}

.content-news .post .widget-item-title a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: var(--main, #d9b374);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  height: 48px;
}

.content-news .post .entry-text {
  color: #eaeaea;
  text-align: justify;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;

  overflow: hidden;
}

.content-news ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.content-news li {
  display: flex;
  gap: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding: 36px 0;
}

.content-news li:first-child {
  padding-top: 0;
}

.content-news li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.content-news ul li {
  list-style-type: none;
  display: flex;
  gap: 16px;
}

.content-news .extra-wrap {
  display: flex;
  gap: 22px;
  justify-content: center;
  flex: 1;
}

.content-news ul li .img-box {
  flex: 0 0 210px;
}

.content-news ul li .img-box a {
  display: block;
}

.content-news ul li .img-box img {
  width: 210px;
  height: 120px;
  object-fit: cover;
  display: block;
  border-radius: 10px;
}

.content-news .extra-title a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: var(--main, #d9b374);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  text-transform: capitalize;
}

.content-news .extra-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #eaeaea;
  text-overflow: ellipsis;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
}

.content-news .widget_text {
  display: flex;
  justify-content: flex-end;
}

.content-news .widget_text a {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #d9b374;
  border: 2px solid #d9b374;
  padding: 10px 26px;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 600;
  background: transparent;
  transition:
    transform 0.2s ease,
    background 0.2s ease,
    color 0.2s ease;
  margin-top: 24px;
  margin-left: auto;
}

.content-news .widget_text a:after {
  content: "→";
  font-size: 15px;
}

.content-news .widget_text a:hover {
  background: rgba(197, 164, 126, 0.12);
}

.content-dangky {
  padding: 45px 0px;
  background-image:
    linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%),
    url("./images/Rectangle\ 47.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.content-dangky .widget_caldera_forms_widget {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(3.299999952316284px);
  padding: 40px 52px 30px;
  max-width: 720px;
  margin: auto;
}

.content-dangky .caldera-grid h2 {
  text-align: center !important;
  margin-bottom: 24px !important;
}

.content-dangky .caldera-grid h2::before {
  content: "";
  position: absolute;
  left: 50% !important;
  bottom: 0;
  transform: translateX(-50%);
}

.content-dangky .caldera-grid .btn:hover {
  background: rgba(197, 164, 126, 0.12) !important;
}

.home .site-inner {
  display: none;
}

/* Trang giới thiệu */
.page-template-page-gioithieu .site-inner {
  display: none;
}

.content-phattrien {
  position: relative;
  padding: 80px 0;

}

.content-phattrien .wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 44px;
}
.phattrien-image img {
  width: 100%;
  height: auto;
}

.phattrien-text h2 {
    font-family: "UTM Swiss";
    font-size: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(90deg, #ffe09a 0%, #d2a133 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 8px;
}

.phattrien-text p {
  color: var(--Main-color-Trm-milk, #cdab7b);
  text-align: justify;

  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  margin-top: 14px;
}

.phattrien-text a{
  cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border-radius: 340px;
    border: 1px solid var(--Gradient-Gold, #ffe09a);
    background: var(--Main-color-Trm-red, #71231f);
    color: #ffe09a;
    padding: 10px 26px;
    border-radius: 999px;
    text-decoration: none;
    font-weight: 300;
    transition: transform 0.2s ease, background 0.2s ease, color 0.2s ease;
    margin-top: 12px;
    font-size: 18px;
}

.tamnhin-sumenh {
  padding: 40px 0px 80px;
}

.tamnhin-sumenh .wrap {
  margin: auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}

.tamnhin-sumenh .tieude {
  grid-column: 1/-1;
  text-align: center;
}

.tamnhin-sumenh .tieude h2 {
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  background: var(
    --Gradient-Gold,
    linear-gradient(180deg, #ffe09a 0%, #d2a133 100%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* card */
.tamnhin-sumenh .sumenh,
.tamnhin-sumenh .tamnhin,
.tamnhin-sumenh .giatri {
  background: #3a2218;
  padding: 45px 35px;
  border-radius: 20px;
  text-align: center;
  transition: 0.3s;
}

/* icon */
.tamnhin-sumenh img {
  display: block;
  margin: 0 auto 24px;
}
.tamnhin-sumenh h3 {
  background: var(
    --Gradient-Gold,
    linear-gradient(180deg, #ffe09a 0%, #d2a133 100%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 16px;
}

/* text */
.tamnhin-sumenh p {
  color: var(--Main-color-Trm-milk, #cdab7b);
  font-size: 18px;
  font-style: normal;
  text-align: justify;
  font-weight: 300;
  line-height: 150%;
}

.camket-section {
  padding: 60px 0 90px;
    /* background: linear-gradient(180deg, #3a1f12 0%, #24160e 60%, #1a110c 100%); */
}

.camket-wrap {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 40px;
  align-items: center;
}
.camket-title {
  color: #efc45a;
  font-size: 56px;
  font-weight: 800;
  line-height: 1.05;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.camket-title p {
      font-family: "UTM Swiss";
    font-size: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(90deg, #ffe09a 0%, #d2a133 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0px;
}
.camket-desc p {
  color: #d9b56f;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 28px;
}
.camket-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px 32px;
}
.camket-item {
  position: relative;
  border-radius: 12px;
  background: var(--Main-color-Trm-brown, #3a2218);
  padding: 24px 36px;
  min-height: 170px;
  text-align: center;
  overflow: hidden;
}

.camket-item-head {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  background: #cdab7b;
  color: #6e261e;
  border-radius: 999px;
  padding: 8px 18px 8px 8px;
  font-weight: 700;
  margin-bottom: 18px;
}
.camket-number {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #71231f;
  color: #f4d58f;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 800;
}
.camket-item-title {
  font-size: 18px;
}
.camket-item-desc {
  color: #cdab7b;
  font-size: 18px;
  line-height: 1.5;
}
.camket-right img {
  width: 100%;
  display: block;
}


/* BUTTONS */
.mangxahoi-content ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 32px;
  padding: 0;
  list-style: none;
}

.mangxahoi-content ul li img {
  margin: 0;
}

.mangxahoi-content ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-items: center;
  gap: 8px;
  padding: 10px 24px;
  gap: 10px;
  border-radius: 40px;
  transition: 0.3s;
}

/* màu nút */
.mangxahoi-content ul li:nth-child(1) a {
    cursor: pointer;
    align-items: center;
    gap: 10px;
    border-radius: 340px;
    border: 1px solid var(--Gradient-Gold, #ffe09a);
    background: var(--Main-color-Trm-red, #71231f);
    color: #ffe09a;
    border-radius: 999px;
    text-decoration: none;
    font-weight: 300;
    transition: transform 0.2s ease, background 0.2s ease, color 0.2s ease;
    font-size: 18px;
}


.mangxahoi-content ul li:nth-child(2) a {
  background: #0080C7;
  color: #fff;
}
.mangxahoi-content ul li:nth-child(3) a {
  background: #fff;
  color: #0080C7;
}

.content-gt {
    background: linear-gradient(180deg, #1a110c 0%, #1E120C 100%);
    padding: 0 0 40px;
}

.content-gt .wrap {
  max-width: 1140px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr); 
  gap: 32px;
}

.content-gt img{
  width: 100%;
  height: 250px;
  object-fit: contain;
}

.home-sanpham {
  position: relative;
  overflow: hidden;
  padding: 80px 0px 160px;
  background: url("./images/11.webp") no-repeat center center;
  background-size: cover;
  margin: 20px auto 40px;
}

.home-sanpham::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(6, 4, 4, 0.75) 0%,
    rgba(6, 4, 4, 0.1) 35%,
    rgba(6, 4, 4, 0.22) 58%,
    rgba(6, 4, 4, 0.98) 100%
  );
  z-index: 2;
}

/* Nội dung nằm trên cùng */
.home-sanpham .container {
  position: relative;
  z-index: 3;
}

.home-sanpham__heading {
  max-width: 720px;
  margin: 0 auto 40px;
  text-align: center;
}

.home-sanpham__heading h2,
.home-sanpham__heading h3,
.home-sanpham__heading h4,
.home-sanpham__heading p {
  margin: 0 0 12px;
}

.home-sanpham__heading h2,
.home-sanpham__heading h3 {
  max-width: 720px;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  background: var(
    --Gradient-Gold,
    linear-gradient(180deg, #ffe09a 0%, #d2a133 100%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.home-sanpham__heading p {
  max-width: 720px;
  margin: 0 auto;
  color: #eaeaea;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.home-sanpham__list {
  display: flex;
  justify-content: center;
  gap: 18px;
  flex-wrap: wrap;
}

.home-sanpham__item {
  width: calc(25% - 14px);
  min-width: 200px;
}

.home-sanpham__card {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  text-decoration: none;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.home-sanpham__thumb {
  position: relative;
  overflow: hidden;
}

.home-sanpham__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}

.home-sanpham__card:hover .home-sanpham__thumb img {
  transform: scale(1.06);
}

/* .home-sanpham__thumb::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 55%;
    background: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.9) 0%,
        rgba(0, 0, 0, 0.35) 55%,
        rgba(0, 0, 0, 0) 100%
    );
} */

.home-sanpham__title {
  position: absolute;
  left: 14px;
  right: 14px;
  bottom: 16px;
  z-index: 2;
  text-align: center;
  z-index: 2;
  background: linear-gradient(90deg, #ffe09a 0%, #d2a133 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  text-shadow: 9.253px 4.627px 11.566px rgba(255, 255, 255, 0.2);
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.home-sanpham__title br {
  display: block;
}

/* Trang sản phẩm */
.content-gtsanpham,
.content-gioithieu {
  position: relative;
  overflow: hidden;
}

.content-gtsanpham .box,
.content-gioithieu .box {
  position: relative;
}

.content-gtsanpham .box img,
.content-gioithieu .box img {
  width: 100%;
  height: 770px;
  object-fit: cover;
  display: block;
}

/* Overlay tối trên ảnh */
.content-gtsanpham .box::before,
.content-gioithieu .box::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 200px;
  background: linear-gradient(0deg, #0D0B0A 0%, rgba(13, 11, 10, 0.00) 100%);
  z-index: 1;
  width: 100%;
}

.content-gtsanpham .title,
.content-gioithieu .title {
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;

  text-align: center;

  width: max-content;
  max-width: 90%;
  white-space: nowrap;
background: linear-gradient(90deg, #FFE09A 0%, #D2A133 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-align: center;
font-family: "UTM Swiss";
font-size: 68px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
}

.content-gtsanpham .noidung p,
.content-gioithieu .noidung p {
  position: absolute;
  top: 47.5%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;

  display: inline-block;
  width: max-content;
  max-width: 675px;

 color: var(--White, #DFEBE9);
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 300;
line-height: 150%;
}

/* Mô tả */
.content-gtsanpham .noidung p:last-child,
.content-gioithieu .noidung p:last-child {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  transform: translate(-50%, -50%);
  z-index: 2;
 pointer-events: auto;
    display: inline-block;
    padding: 16px 28px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 51px;
    border: 1px solid var(--Gradient-Gold, #ffe09a);
    background: var(--Main-color-Trm-red, #71231f);
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    color: #ffe09a;
    margin-top: 28px;
    z-index: 10;
    cursor: pointer;
}

.content-gtsanpham a,
.content-gioithieu a{
  color: #ffe09a;
}

.shop-products {
  padding: 0;
}

.shop-products .container {
  margin: 0 auto;
}

.shop-toolbar {
  display: block !important;
  margin-bottom: 24px;
  text-align: right;
}

.shop-toolbar select {
  outline: none;
}

.shop-toolbar select:focus,
.shop-toolbar select:active {
  outline: none;
  border: none;
  box-shadow: none;
}

.shop-toolbar .woocommerce-ordering {
  float: none !important;
  display: inline-block !important;
  margin: 0 !important;
}

.shop-toolbar .woocommerce-ordering select.orderby {
  background: #000;
  color: #eaeaea;
  border: 1px solid #333;
  padding: 12px 16px !important;
  border-radius: 12px;
  font-size: 18px !important;
}

.products-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.product-card {
  background: #3a2218;
  border-radius: 22px;
  overflow: hidden;
  position: relative;
}

.product-thumb img {
  width: 100%;
  height: 300px !important;
  object-fit: cover;
  display: block;
}

.sale-badge {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  background: #3a2218;
  color: #e0ba71;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 18px;
  border-bottom-left-radius: 18px;
}

.product-info {
  padding: 22px 24px 10px;
  position: relative;
}

.product-title {
  margin: 0 0 10px;
  line-height: 1.3;
  font-weight: 700;
}

.product-title a {
  color: #d9b374;
  text-decoration: none;
  font-size: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 57px;
}

.product-excerpt {
  color: #cdab7b;
  font-size: 16px;
  line-height: 1.6;
  min-height: 44px;
  margin-bottom: 16px;
  opacity: 0.95;

  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.product-price {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.sale-price {
  color: #d9b374;
  font-size: 22px;
  font-weight: 700;
}

.regular-price {
  text-decoration: line-through;
  color: #d3b182;
  font-size: 18px;
  font-weight: 700;
}

.product-cart {
  position: absolute;
  right: 24px;
  bottom: 36px;
}

.cart-btn {
  width: 54px;
  height: 54px;
  min-width: 54px;
  color: rgb(58, 34, 24);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  border-radius: 50%;
  background: rgb(205, 171, 123);
  text-decoration: none;
}

.shop-pagination {
  margin-top: 40px;
  text-align: center;
}

.shop-pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 42px;
  margin: 0 6px;
  border-radius: 50%;
  background: #000;
  color: #eaeaea;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
}

.shop-pagination .page-numbers.current {
  background: #ae7b2c;
  color: #eaeaea;
}

.single-product .content-sidebar-wrap {
  display: flex;
  flex-direction: column-reverse;
}

.content-sanpham {
  padding: 150px 0 80px;
  background: url(images/back.webp) center / cover no-repeat;
  overflow: hidden;
}

.content-sanpham .wrap {
  display: grid;
  grid-template-columns: 48% 48%;
  gap: 0px;
  border-radius: 24px;
  background: rgba(58, 34, 24, 0.28);
}

.slide_sp,
.info_sp {
  min-width: 0;
}

.slide_sp .slider-for .slide-item img {
  width: 100%;
  height: 500px;
  display: block;
  border-radius: 24px;
  object-fit: cover;
}

.slide_sp .slider-nav {
  margin-top: 24px;
}

.slide_sp .slider-nav .thumb-item {
  padding: 0 8px;
}

.slide_sp .slider-nav .thumb-item img {
  width: 100%;
  height: 110px;
  object-fit: cover;
  display: block;
  border-radius: 12px;
  cursor: pointer;
  border: 2px solid transparent;
}

.slide_sp .slider-nav .slick-current img {
  border-color: #d7a84d;
}

.info_sp {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;

  padding: 42px 0px 36px 48px;
}

.content-sanpham .product-title {
  margin: 0 0 20px;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  background: linear-gradient(90deg, #ffe09a 22.92%, #d2a133 77.67%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.product-price {
  margin-bottom: 18px;
}

.price-old {
  font-size: 20px;
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.65);
  text-decoration: line-through;
  margin-bottom: 8px;
}

.price-new {
  font-size: 32px;
  line-height: 1.1;
  font-weight: 700;
  color: #cdab7b;
}

.product-short-description {
  margin-bottom: 18px;
  color: #ffffff;
  font-size: 17px;
  line-height: 1.7;
}

.product-short-description p {
  margin-bottom: 12px;
}

.product-short-description ul {
  margin: 0;
  padding-left: 20px;
}

.product-short-description li {
  margin-bottom: 8px;
}

.product-hat {
  margin-bottom: 28px;
}

.product-hat h3 {
  margin: 0 0 14px;
  font-size: 26px;
  line-height: 1.3;
  color: #cdab7b;
}

.hat-options {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.hat-item {
  position: relative;
  display: inline-block;
}

.hat-item input {
  display: none;
}

.hat-item span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 110px;
  padding: 12px 22px;
  border: 1px solid #9d8561;
  border-radius: 999px;
  color: #eaeaea;
  background: transparent;
  cursor: pointer;
  font-size: 16px;
  line-height: 1.2;
  transition: all 0.2s ease;
}

.hat-item input:checked + span,
.hat-item span:hover {
  background: #8d2422;
  border-color: #d7a84d;
  color: #f3d29b;
}

.product-cart {
  margin-top: 6px;
}

.product-cart form.cart {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

.product-cart .quantity {
  margin: 0;
}

.product-cart .quantity input.qty {
  width: 86px;
  height: 56px;
  border-radius: 999px;
  border: 1px solid #9d8561;
  background: transparent;
  color: #eaeaea;
  text-align: center;
  font-size: 18px;
}

.product-cart .single_add_to_cart_button {
  min-height: 58px;
  padding: 14px 34px;
  border-radius: 999px;
  border: 2px solid #d7a84d;
  background: #8d2422;
  color: #f3d29b;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  transition: all 0.2s ease;
}

.product-cart .single_add_to_cart_button:hover {
  opacity: 0.92;
  transform: translateY(-1px);
}

.adsdigi-product-description .container {
  max-width: 1280px;
  margin: 0 auto;
}

.adsdigi-product-description .section-title {
  margin: 0 0 20px;
  font-size: 34px;
  line-height: 1.2;
  color: #cdab7b;
}

.product-description__content {
  font-size: 17px;
  line-height: 1.8;
  color: #eaeaea;
}

.product-description__content p,
.product-description__content ul,
.product-description__content ol {
  margin-bottom: 16px;
}

/* grid */
.adsdigi-pdp__grid {
  display: grid;
  grid-template-columns: 1.25fr 1fr;
  gap: 48px;
  align-items: start;
}

.adsdigi-pdp__main img {
  width: 100%;
  height: 520px !important;
  object-fit: cover;
  border-radius: 20px;
  margin: 0 auto !important;
}

.adsdigi-pdp__thumbs {
  display: flex;
  flex-wrap: nowrap;
  gap: 30px;
  margin-top: 24px;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE/Edge cũ */
  cursor: grab;
  user-select: none;
}

.adsdigi-pdp__thumbs::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.adsdigi-pdp__thumbs.is-dragging {
  cursor: grabbing;
}

.adsdigi-pdp__thumbs .adsdigi-pdp__thumb {
  flex: 0 0 calc((100% - 60px) / 3);
  padding: 0;
  border: 0;
  background: transparent;
  border-radius: 20px;
  overflow: hidden;
  line-height: 0;
  box-shadow: none;
}

.adsdigi-pdp__thumbs .adsdigi-pdp__thumb:focus {
  outline: none;
}

.adsdigi-pdp__thumbs .adsdigi-pdp__thumb {
  -webkit-appearance: none;
  appearance: none;
}

.adsdigi-pdp__thumbs .adsdigi-pdp__thumbImg {
  width: 100%;
  height: 130px !important;
  object-fit: cover;

  border-radius: 20px;
  cursor: pointer;
}

/* RIGHT */
.adsdigi-pdp__cats a {
  color: #eaeaea;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.adsdigi-pdp__title {
  color: var(--main, #d9b374);
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
  text-transform: uppercase;
  margin-top: 12px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  div.product
  span.price {
  color: #eaeaea;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 50px;
}

.adsdigi-pdp__priceRow {
  display: flex;
  align-items: baseline;
  gap: 12px;
  margin-bottom: 10px;
}

.adsdigi-pdp__price .price,
.adsdigi-pdp__priceVar .price {
  font-size: 20px;
  font-weight: 700;
}

.adsdigi-pdp__rating {
  margin: 8px 0 14px;
  opacity: 0.95;
}

.adsdigi-pdp__excerpt {
  opacity: 0.9;
  line-height: 1.55;
  margin-bottom: 18px;
}

.adsdigi-pdp__buy .single_add_to_cart_button {
  border-radius: 40px !important;
  background: var(--Main-color-Trm-milk, #cdab7b) !important;
  height: 54px !important;
  padding: 18px 24px !important;
  align-items: center !important;
  gap: 10px !important;
  flex-shrink: 0 !important;
  color: #71231f;
  font-weight: 300 !important;
  text-transform: uppercase !important;
  font-family: "Roboto", sans-serif;
}

.adsdigi-pdp__buy .single_add_to_cart_button:hover {
  border-color: rgba(255, 255, 255, 0.6);
}

.adsdigi-pdp__specs {
  margin: 10px 0 16px;
  opacity: 0.92;
}

.adsdigi-pdp__spec {
  margin: 10px 0 6px;
}

.variations label {
  color: #eaeaea;
  font-weight: 300 !important;
}

.adsdigi-pdp__specVal {
  font-weight: 600;
}

.adsdigi-pdp__buy .cart {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 12px !important;
  margin-top: 10px !important;
}

.adsdigi-pdp__buy .quantity {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 0 !important;
  position: relative;
}

.adsdigi-pdp__buy .cart .quantity::before {
  content: "Số lượng:" !important;
  color: #fff !important;
  font-weight: 300 !important;
  white-space: nowrap !important;
}

/* input */
.adsdigi-pdp__buy .cart .quantity input.qty {
  position: relative;
  width: 140px !important;
  height: 42px !important;
  border-radius: 8px !important;
  background: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.25) !important;
  color: #fff !important;
  text-align: center !important;
}

.adsdigi-qty__btn--minus {
  border: 0;
  background: transparent;
  cursor: pointer;
  font-size: 17px;
  line-height: 37px;
  color: #eaeaea;
  position: absolute;
  left: 100px;
  border-right: 1px solid rgba(255, 255, 255, 0.25) !important;
  padding-right: 14px;
  padding-bottom: 3px;
  z-index: 2;
}

.adsdigi-qty__btn--plus {
  position: absolute;
  right: 68px;
  border: 0;
  background: transparent;
  cursor: pointer;
  font-size: 16px;
  line-height: 39px;
  color: #eaeaea;
  border-left: 1px solid rgba(255, 255, 255, 0.25) !important;
  padding-left: 12px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
  appearance: textfield;
}

.quantity input.qty:focus,
.quantity input.qty:active {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
}

.quantity .adsdigi-qty__btn:focus,
.quantity .adsdigi-qty__btn:active {
  outline: none !important;
  box-shadow: none !important;
}

.btn_group .adsdigi-btn--outline {
  display: flex;
  height: 54px;
  padding: 18px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: 40px;
  border: 1px solid var(--Gradient-Gold, #ffe09a);
  background: var(--Main-color-Trm-red, #71231f);
  cursor: pointer;
  color: #ffe09a;
  font-weight: 300;
}

.adsdigi-pdp__below {
  display: none;
}

.btn_group {
  display: block;
  margin-top: 24px;
}

.adsdigi-product-description {
  margin: 0px auto 80px;
}

.adsdigi-product-description .section-title {
  display: inline-flex;
  height: 48px;
  padding: 12px 48px;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--main, #d9b374);
  background-color: #d9b374;
  color: #eaeaea;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  font-size: 20px;
}

.product-description__content {
  border: 1px solid #d9b374;
  background: rgba(58, 34, 24, 0.28);
  padding: 60px 80px;
}

.single .content h2 {
  color: #d9b374;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 12px;
}

.single .content h3 {
  color: #d9b374;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.single .content li {
  margin-left: 20px;
}

.single-product .content img {
  margin: 12px auto;
}

.content-camket .wrap {
  margin: auto;
  padding: 48px;
  background: #3a2218;
  border-radius: 18px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}

.content-camket .widget_text {
  width: 100%;
  margin-bottom: 25px;
}

.content-camket .widget-title {
  background: var(
    --Gradient-Gold,
    linear-gradient(180deg, #ffe09a 0%, #d2a133 100%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.content-camket .widget_text p {
  color: var(--Main-color-Trm-milk, #cdab7b);
  text-align: center;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  line-height: 32px;
  max-width: 650px;
  margin: auto;
  text-align: center !important;
}

.content-camket .image-upload {
  width: 24%;
  padding: 30px 32px 0px;
}

.content-camket .image-upload img {
  width: 80px;
  height: 80px;
  object-fit: contain;
  margin-bottom: 10px;
}

/* title item */
.content-camket .mainposts .title {
  color: var(--Main-color-Trm-milk, #cdab7b);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px; /* 150% */
}

/* icon nằm trên */
.content-camket .mainposts {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}

/*   Trang sản phẩm */
.content-danhmucsp {
  margin-bottom: 36px;
}

.adsdigi-catbar {
  margin: 80px auto 10px;
  width: 90%;
}
.adsdigi-catbar__item {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.adsdigi-catbar__item::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    0deg,
    rgba(213, 176, 107, 0.65) 0%,
    rgba(213, 176, 107, 0.45) 45%,
    rgba(213, 176, 107, 0.25) 100%
  );
  opacity: 0;
  transition: opacity 0.45s ease;
  z-index: 2;
}

.adsdigi-catbar__item::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 150px;
  border-radius: 0 0 15px 15px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  z-index: 1;
  transition: opacity 0.45s ease;
  border-radius: 15px;
}

.adsdigi-catbar .adsdigi-catbar__thumb {
  width: 100%;
}

.adsdigi-catbar .adsdigi-catbar__thumb img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  display: block;
  transform: scale(1);
  transition: transform 0.6s ease;
  border-radius: 15px;
}

.adsdigi-catbar .adsdigi-catbar__name {
  position: absolute;
  left: 10%;
  bottom: 28px;
  z-index: 2;
  margin: 0;
  transition: all 0.45s ease;
  color: #eaeaea;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

.adsdigi-catbar .slick-slide {
  margin: 0 15px;
}

.adsdigi-catbar .slick-list {
  margin: 0 -15px;
}

.adsdigi-catbar .adsdigi-catbar__item::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    0deg,
    rgba(213, 176, 107, 0.65) 0%,
    rgba(213, 176, 107, 0.45) 45%,
    rgba(213, 176, 107, 0.25) 100%
  );
  opacity: 0;
  transition: opacity 0.45s ease;
  z-index: 2;
  border-radius: 15px;
}

.adsdigi-catbar .adsdigi-catbar__item:hover::before {
  opacity: 1;
  cursor: pointer;
}

.adsdigi-catbar .box:hover img {
  transform: scale(1.08);
}

.adsdigi-catbar .adsdigi-catbar__item:hover .adsdigi-catbar__name {
  position: absolute;
  left: 50%;
  bottom: 48%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.adsdigi-catbar::after {
  content: "";
  display: block;
  clear: both;
}

.adsdigi-catbar .slick-dots {
  margin-top: 24px !important;
}

.adsdigi-catbar .slick-prev:before,
.adsdigi-catbar .slick-next:before {
  content: none !important;
}

/* nút tròn 2 bên */
.adsdigi-catbar .slick-prev,
.adsdigi-catbar .slick-next {
  width: 40px;
  height: 40px;
  border-radius: 999px;
  border: 0;
  background: #414141;
  cursor: pointer;
  z-index: 10;
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  padding: 0;
}

.adsdigi-catbar .slick-prev {
  left: -60px;
}

.adsdigi-catbar .slick-next {
  right: -60px;
}

.adsdigi-catbar .slick-prev::after,
.adsdigi-catbar .slick-next::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 9px;
  height: 12px;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.adsdigi-catbar .slick-prev::after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='11'%20height='20'%20viewBox='0%200%2011%2020'%20fill='none'%3E%3Cpath%20d='M9.58333%2017.9167L1.25%209.58333L9.58333%201.25'%20stroke='%23FFCB79'%20stroke-width='2.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E");
}

.adsdigi-catbar .slick-next::after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='11'%20height='20'%20viewBox='0%200%2011%2020'%20fill='none'%3E%3Cpath%20d='M1.25004%2017.9167L9.58337%209.58333L1.25004%201.25'%20stroke='%23FFCB79'%20stroke-width='2.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E");
}

.adsdigi-catbar .slick-prev:hover,
.adsdigi-catbar .slick-next:hover {
  background: rgba(0, 0, 0, 0.72);
}

.adsdigi-catbar .slick-prev:focus,
.adsdigi-catbar .slick-next:focus {
  outline: none;
}

.adsdigi-catbar .slick-prev.slick-disabled,
.adsdigi-catbar .slick-next.slick-disabled {
  opacity: 0.35;
  pointer-events: none;
}

.tax-product_cat .site-inner {
  margin: 0 auto;
  overflow: visible;
  padding: 150px 0 60px;
  width: 1280px;
  box-sizing: border-box;
}

.tax-product_cat .woocommerce-products-header__title {
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  background: linear-gradient(90deg, #ffe09a 22.92%, #d2a133 77.67%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 32px;
}

.shop-wrapper .title {
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #d9b374;
  position: relative;
  margin-bottom: 48px;
  text-align: center;
}

.shop-wrapper .title::after {
  content: "";
  width: 60px;
  height: 2px;
  background: #fff;
  display: block;
  margin: 12px auto 0;
}

.woocommerce-result-count,
.woocommerce-ordering {
  display: none;
}

.shop-wrapper ul li {
  border-radius: 10px;
  background: #414141;
  padding: 16px 16px 20px 16px !important;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  float: left;
  margin: 0 0px 32px 0 !important;
}

.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
  width: 3.65%;
  position: relative;
}

.woocommerce ul.products li.product:nth-child(3n) {
  margin-right: 0 !important;
}

.product-card {
  list-style: none;
}

.product-card__thumb {
  width: 100%;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
}
.product-card__thumb img {
  height: 180px !important;
  width: auto;
  height: auto;
  object-fit: contain;
  margin: 0 !important;
}

.product-card__badge {
  /* position:absolute;
  top:20px; left:14px; */
  background: #d9d9d9;
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 6px 12px;
  border-radius: 999px;
}

.product-card__content {
  display: flex;
  gap: 28px;
}

.product-card__content > *:first-child {
  flex: 0 0 56%;
}

.product-card__content > *:last-child {
  flex: 0 0 37%;
}
.product-card__content .woocommerce-loop-product__title {
  color: #eaeaea;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px;
  text-transform: uppercase;
  padding: 0 !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 54px;
}
.product-card__desc {
  margin: 12px 0 0 0;
  color: #eaeaea;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
}

.product-card .price {
  color: rgba(255, 255, 255, 0.85);
  font-weight: 700;
}

.product-card__actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex-wrap: wrap;
  z-index: 1 !important;
}

/* Buttons like image */
.btn--outline {
  display: flex;
  width: 100%;
  padding: 12px 0px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  background: var(--main, #d9b374);
  color: #272727;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
}

.btn--outline:hover {
  background-color: #272727;
  color: #d9b374;
}

.woocommerce a.button.add_to_cart_button,
.woocommerce a.button.product_type_simple {
  display: flex;
  width: 100%;
  padding: 12px 0px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  background: transparent;
  border: 1px solid #d9b374;
  color: var(--main, #d9b374);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  margin-top: 6px !important;
}

.woocommerce a.button.add_to_cart_button:hover {
  background: rgba(214, 177, 124, 0.12) !important;
}

.woocommerce a.button:focus {
  box-shadow: none !important;
}

.woocommerce a.button.add_to_cart_button {
  white-space: nowrap;
}

.woocommerce nav.woocommerce-pagination,
.woocommerce nav.woocommerce-pagination * {
  box-sizing: border-box;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers {
  display: flex !important;
  gap: 2px !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 auto !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers > li {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important; /* bỏ ô vuông phía sau */
  box-shadow: none !important;
  display: flex !important;
  align-items: center !important;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers > li > a,
.woocommerce nav.woocommerce-pagination ul.page-numbers > li > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin: 0 4px;
  background: #f4f4f4;
  border-radius: 50%;
  text-decoration: none;
  color: #333;
  font-size: 16px;
  font-weight: 500;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers > li > span.current {
  background: #71231f !important;
  color: #fff !important;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers > li > a:hover {
  background: #ce2127 !important;
  color: #fff !important;
}

.content-bosuutap.section {
  margin: 80px auto 20px;
}

.content-bosuutap .wrap {
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  align-items: start;
}

.content-bosuutap .widget_text {
  grid-column: 1 / -1;
  text-align: center;
  margin-bottom: 8px;
}
.content-bosuutap .widgettitle {
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #d9b374;
  position: relative;
  margin-bottom: 32px;
}

.content-bosuutap .widgettitle::after {
  content: "";
  width: 60px;
  height: 2px;
  background: #fff;
  display: block;
  margin: 12px auto 0;
}

.content-bosuutap .widget_text p {
  max-width: 900px;
  margin: auto;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
  text-align: center;
}

/* --- Map vị trí các ảnh vào grid --- */
.content-bosuutap section:nth-child(2) {
  grid-column: 1;
  grid-row: 2 / span 2;
}
.content-bosuutap section:nth-child(3) {
  grid-column: 2;
  grid-row: 2;
}
.content-bosuutap section:nth-child(4) {
  grid-column: 2;
  grid-row: 3;
}
.content-bosuutap section:nth-child(5) {
  grid-column: 1 / -1;
  grid-row: 4;
}

/* --- Card ảnh chung --- */
.content-bosuutap .image-upload .mainposts {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.content-bosuutap section:nth-child(2) img {
  width: 100%;
  height: 700px;
  display: block;
  object-fit: cover;
  margin: 0 !important;
}

.content-bosuutap section:nth-child(3) img,
.content-bosuutap section:nth-child(4) img {
  width: 100%;
  height: 335px;
  display: block;
  margin: 0 !important;
  object-fit: cover;
}

.content-bosuutap section:nth-child(5) img {
  width: 100%;
  height: 600px;
  display: block;
  object-fit: cover;
  margin: 0 !important;
}

.content-bosuutap .image-upload .mainposts::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 0 0 10px 10px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  pointer-events: none;
}

.content-bosuutap .image-upload .box {
  position: absolute;
  left: 30px;
  bottom: 30px;
  z-index: 2;
}

.content-bosuutap .image-upload .box .title {
  margin: 0 0 10px;
  text-transform: uppercase;
  color: #eaeaea;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
}

.content-bosuutap section:nth-child(5) .box {
  position: static;
}

.content-bosuutap section:nth-child(5) .mainposts > .title {
  position: absolute;
  left: 30px;
  bottom: 30px;
  z-index: 3;
  margin: 0;
  text-transform: uppercase;
  color: #eaeaea;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.content-cauhoi.section {
  margin: 80px auto 20px;
}

.content-cauhoi.section .wrap {
  margin: 0 auto;

  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  align-items: start;
}

.content-cauhoi.section section:nth-child(1) {
  grid-column: 1 / -1;
}

.content-cauhoi.section section.widget_text {
  align-self: start;
}

.content-cauhoi.section section:nth-child(1) .widgettitle {
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #d9b374;
  margin-bottom: 24px;
  text-align: center;
}

.content-cauhoi.section section:nth-child(1) .widgettitle::after {
  content: "";
  width: 60px;
  height: 2px;
  background: #fff;
  display: block;
  margin: 12px auto 0;
}

.content-cauhoi.section section.widget_text:not(:nth-child(1)) {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  padding: 18px 24px;
  background: #272727;
  transition: all 0.2s ease;
}

.content-cauhoi.section section.widget_text:not(:nth-child(1)) .widget-title,
.content-cauhoi.section section.widget_text:not(:nth-child(1)) .widgettitle {
  color: #d9d9d9;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  position: relative;
  padding-right: 44px;
  margin: 0;
}

/* Icon mũi tên: dùng ký tự + rotate (ổn định nhất) */
.content-cauhoi.section
  section.widget_text:not(:nth-child(1))
  .widget-title::after,
.content-cauhoi.section
  section.widget_text:not(:nth-child(1))
  .widgettitle::after {
  content: "";
  position: absolute;
  right: 8px;
  top: 50%;
  width: 16px;
  height: 10px;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px 10px;
  transition: transform 0.2s ease;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20width%3D%2718%27%20height%3D%2710%27%20viewBox%3D%270%200%2018%2010%27%20fill%3D%27none%27%3E%3Cpath%20d%3D%27M15.7194%20-0.000211716L17.1184%201.40015L9.49368%209.02756C9.3715%209.15051%209.22622%209.24808%209.06618%209.31467C8.90615%209.38125%208.73453%209.41553%208.5612%209.41553C8.38787%209.41553%208.21625%209.38125%208.05622%209.31467C7.89619%209.24808%207.7509%209.15051%207.62873%209.02756L0%201.40015L1.39904%200.00110817L8.55922%207.15997L15.7194%20-0.000211716Z%27%20fill%3D%27%23D9D9D9%27/%3E%3C/svg%3E");
}

.content-cauhoi.section section.widget_text:not(:nth-child(1)) .textwidget {
  display: block;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transform: translateY(-6px);
  transition:
    max-height 0.35s ease,
    opacity 0.25s ease,
    transform 0.25s ease;
  will-change: max-height, opacity, transform;
}

.content-cauhoi.section section.widget_text.active .textwidget {
  max-height: 600px;
  opacity: 1;
  transform: translateY(0);
  margin-top: 10px;
}

.content-cauhoi.section section.widget_text.active .textwidget {
  opacity: 1;
  transform: translateY(0);
}

/* Xoay icon khi mở */
.content-cauhoi.section section.widget_text.active .widget-title::after,
.content-cauhoi.section section.widget_text.active .widgettitle::after {
  transform: translateY(-50%) rotate(180deg);
}

.content-cauhoi.section section.widget_text:not(:nth-child(1)) {
  transition:
    transform 0.2s ease,
    border-color 0.2s ease,
    background 0.2s ease;
}
.content-cauhoi.section section.widget_text:not(:nth-child(1)):hover {
  border-color: rgba(197, 164, 126, 0.9);
}

.content-cauhoi p {
  font-size: 15px;
}

.single-product .yarpp-related {
  margin: 80px auto 0px;
}

.single-product .yarpp-related .widgettitle {
  background: linear-gradient(90deg, #ffe09a 22.92%, #d2a133 77.67%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 32px;
}

.single-product .yarpp-related ul {
  display: flex !important;
}

.single-product .yarpp-related li {
  width: 33.33% !important;
  position: relative;
  padding: 0px 24px 0px 0px !important;
  float: left;
  margin: 0 32px 32px 0 !important;
}

.woocommerce-message {
  border-top-color: #d9b374;
}

.woocommerce .woocommerce-message .button {
  display: flex !important;
  height: 44px;
  padding: 11px 32px !important;
  justify-content: center !important;
  align-items: center;
  border-radius: 10px !important;
  border: 1px solid var(--main, #d9b374) !important;
  background-color: #d9b374 !important;
  color: #272727 !important;
  text-transform: uppercase !important;
  font-family: Roboto !important;
  font-weight: 600 !important;
}

.single-project .content b {
  color: #d9b374;
}

.woocommerce a.added_to_cart {
  display: none;
}

.woocommerce-cart .content,
.woocommerce-checkout .content {
  width: 100%;
}

.woocommerce-cart .sidebar,
.woocommerce-checkout .sidebar {
  display: none;
}

/* Trang giỏ hàng */
.woocommerce-cart .site-inner,
.woocommerce-checkout .site-inner {
  padding: 150px 0 0px;
}

.woocommerce-cart table.wc-block-cart-items {
  border-collapse: separate !important;
  border-spacing: 0 !important;
  width: 100% !important;
  border: 1px solid rgba(255, 255, 255, 0.18) !important;
  border-radius: 10px !important;
  overflow: hidden !important;
}

/* Header */
.woocommerce-cart table.wc-block-cart-items thead th {
  background: rgba(58, 34, 24, 0.28) !important;
  padding: 14px 12px !important;
  text-align: center !important;
  font-size: 16px;
}

.woocommerce-cart table.wc-block-cart-items tbody td {
  padding: 16px 16px !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18) !important;
}

.woocommerce-cart table.wc-block-cart-items tbody td:last-child,
.woocommerce-cart table.wc-block-cart-items tbody th:last-child {
  border-bottom: none !important;
}
.wc-block-cart-items__row {
  background: rgba(58, 34, 24, 0.28) !important;
}

.woocommerce-cart table.wc-block-cart-items thead th:not(:last-child),
.woocommerce-cart table.wc-block-cart-items tbody td:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.14) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18) !important;
}

.wc-block-cart-items__header-image {
  width: 218px !important;
}
.woocommerce-cart table.wc-block-cart-items .wc-block-cart-item__image img {
  border-radius: 8px !important;
}

.wc-block-cart-items__header-product span {
  color: #eaeaea;
}

.editor-styles-wrapper
  table.wc-block-cart-items
  .wc-block-cart-items__header
  .wc-block-cart-items__header-product,
table.wc-block-cart-items
  .wc-block-cart-items__header
  .wc-block-cart-items__header-product {
  visibility: visible !important;
}

.wc-block-components-product-metadata {
  font-size: 15px !important;
}

.wc-block-components-product-name {
  color: #d9b374;
  font-weight: 600;
  font-size: 18px !important;
}

.wc-block-components-product-metadata__description p {
  font-size: 16px !important;
}

.wc-block-cart__totals-title {
  font-size: 16px !important;
}

.wc-block-components-sale-badge {
  display: none !important;
}

.wp-block-woocommerce-cart-totals-block {
  background: rgba(58, 34, 24, 0.28) !important;
  padding: 14px 24px !important;
  border: 1px solid rgba(255, 255, 255, 0.18) !important;
  border-radius: 10px;
}

.wc-block-components-totals-wrapper {
  border-top: 1px solid rgba(255, 255, 255, 0.18) !important;
  padding: 12px 0;
}

.wc-block-cart__submit-button {
  display: flex !important;
  height: 40px;
  padding: 11px 32px !important;
  justify-content: center !important;
  align-items: center;
  border-radius: 40px !important;
  border: 1px solid var(--main, #d9b374) !important;
  background-color: #71231f !important;
  color: #d9b374 !important;
  text-transform: uppercase !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  cursor: pointer;
}

.wc-block-cart table.wc-block-cart-items,
.wc-block-cart table.wc-block-cart-items td,
.wc-block-cart table.wc-block-cart-items th {
  margin: 0 0 0px !important;
}

body:not(.woocommerce-block-theme-has-button-styles)
  .wc-block-components-button:not(.is-link):focus {
  box-shadow: none !important;
  box-shadow: none !important;
  outline: 1px solid transparent !important;
}

.wp-block-woocommerce-checkout-actions-block
  .wc-block-checkout__actions_row
  .wc-block-components-checkout-place-order-button {
  display: flex !important;
  height: 40px;
  padding: 11px 32px !important;
  justify-content: center !important;
  align-items: center;
  border-radius: 40px !important;
  border: 1px solid var(--main, #d9b374) !important;
  background-color: #71231f !important;
  color: #d9b374 !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
  font-weight: 400 !important;
  cursor: pointer;
}

.wc-block-checkout__sidebar .wc-block-components-product-name {
  color: #d9b374 !important;
  font-weight: 600 !important;
}

.wc-block-components-sidebar {
  width: 35% !important;
  margin-left: 0 !important;
  /* padding-left: 0px !important; */
}

.wc-block-components-totals-coupon__form button {
  font-size: 18px !important;
}

.wc-block-components-checkbox__label {
  color: #eaeaea;
}

/* WooCommerce Blocks - remove focus/active borders & outlines */
.wc-block-components-form .wc-block-components-text-input input,
.wc-block-components-text-input input {
  outline: none !important;
  box-shadow: none !important;
}

.wc-block-components-form
  .wc-block-components-text-input.is-active
  input[type="email"],
.wc-block-components-form
  .wc-block-components-text-input.is-active
  input[type="number"],
.wc-block-components-form
  .wc-block-components-text-input.is-active
  input[type="password"],
.wc-block-components-form
  .wc-block-components-text-input.is-active
  input[type="tel"],
.wc-block-components-form
  .wc-block-components-text-input.is-active
  input[type="text"],
.wc-block-components-form
  .wc-block-components-text-input.is-active
  input[type="url"],
.wc-block-components-text-input.is-active input[type="email"],
.wc-block-components-text-input.is-active input[type="number"],
.wc-block-components-text-input.is-active input[type="password"],
.wc-block-components-text-input.is-active input[type="tel"],
.wc-block-components-text-input.is-active input[type="text"],
.wc-block-components-text-input.is-active input[type="url"],
.wc-block-components-form .wc-block-components-text-input input:focus,
.wc-block-components-text-input input:focus,
.wc-block-components-form
  .wc-block-components-text-input
  input:-webkit-autofill,
.wc-block-components-text-input input:-webkit-autofill,
.wc-blocks-components-select .wc-blocks-components-select__select {
  outline: none !important;
  box-shadow: none !important;
  border-color: transparent !important;
  border-width: 0 !important;
}

.wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
  padding-top: 0px !important;
}

.wc-block-components-form {
  border-collapse: separate !important;
  border-spacing: 0 !important;
  border: 1px solid rgba(255, 255, 255, 0.18) !important;
  border-radius: 10px !important;
  background: rgba(58, 34, 24, 0.28);
  padding: 20px 24px;
}

.wp-block-woocommerce-checkout-order-summary-block {
  border-collapse: separate !important;
  border-spacing: 0 !important;
  border: 1px solid rgba(255, 255, 255, 0.18) !important;
  border-radius: 10px !important;
  background: rgba(58, 34, 24, 0.28);
  padding: 2px 24px;
}

.wc-block-components-title.wc-block-components-title,
.wp-block-woocommerce-checkout-order-summary-block
  .wc-block-components-checkout-order-summary__title
  .wc-block-components-checkout-order-summary__title-text {
  color: #d9b374;
  font-weight: 600;
  font-size: 20px;
}

.wc-block-components-order-summary,
.wc-block-components-sidebar .slot-wrapper .wc-block-components-panel,
.wc-block-components-sidebar .wc-block-components-panel,
.wc-block-components-sidebar .wc-block-components-totals-coupon,
.wc-block-components-sidebar .wc-block-components-totals-item {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.wp-block-woocommerce-checkout-order-summary-block
  .wc-block-components-checkout-order-summary__title
  .wc-block-components-checkout-order-summary__title-text {
  margin: 0 0 16px 0px !important;
}

.wc-block-components-form .wc-block-components-checkout-step {
  margin: 0 0 24px !important;
}

.wp-block-woocommerce-checkout-order-summary-subtotal-block {
  padding-bottom: 16px !important;
}

.wc-block-components-totals-wrapper:empty {
  display: none;
}

.wc-block-components-totals-item__value {
  color: #d9b374;
}

.wp-block-woocommerce-checkout .wc-block-checkout__guest-checkout-notice {
  padding: 24px 0px 0px 24px;
}

.page-id-61 .wc-block-grid__products {
  display: none;
}

.woocommerce-thankyou-order-received {
  color: #d9b374;
  font-size: 26px;
  font-weight: 600;
  text-align: center !important;
}

.woocommerce-checkout .woocommerce-order {
  background: rgba(255, 255, 255, 0.06) !important;
  padding: 20px 24px 14px !important;
  border: 1px solid rgba(255, 255, 255, 0.18) !important;
  border-radius: 10px;
}
.woocommerce table.shop_table {
  border: 1px solid rgba(255, 255, 255, 0.18) !important;
  margin: 0 -1px 24px 0;
  border-radius: 10px !important;
}

.woocommerce table.shop_table th {
  font-weight: 700;
  padding: 14px 16px;
}

.woocommerce-table__product-name a {
  color: #eaeaea;
}

.woocommerce ul.order_details {
  border: 1px solid rgba(255, 255, 255, 0.18) !important;
  margin: 0 -1px 24px 0;
  border-radius: 10px !important;
  padding: 16px 24px 15px;
}

.woocommerce ul.order_details li {
  margin-right: 3em;
  padding-right: 3em;
  color: #d9b374;
}

.woocommerce ul.order_details li strong {
  color: #eaeaea;
  margin-top: 10px;
}
.woocommerce .woocommerce-customer-details address {
  border: 1px solid rgba(255, 255, 255, 0.18) !important;
}

.woocommerce-order-details__title,
.woocommerce-column__title {
  color: #d9b374;
}

.woocommerce table.woocommerce-table--order-details,
.woocommerce table.woocommerce-table--order-details th,
.woocommerce table.woocommerce-table--order-details td,
.woocommerce table.woocommerce-table--order-details thead th,
.woocommerce table.woocommerce-table--order-details tbody td,
.woocommerce table.woocommerce-table--order-details tfoot th,
.woocommerce table.woocommerce-table--order-details tfoot td {
  border: 1px solid rgba(255, 255, 255, 0.18) !important;
  border-collapse: collapse !important;
  border-radius: 10px !important;
}

.wc-block-components-order-summary
  .wc-block-components-order-summary-item__image
  > img {
  max-width: 60px !important;
  width: 60px !important;
  border-radius: 5px;
}

.wc-block-components-order-summary
  .wc-block-components-order-summary-item__description {
  padding-left: 32px !important;
}

.woocommerce-message {
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}

.woocommerce-message::before {
  box-shadow: none !important;
  border: 0 !important;
  outline: 0 !important;
}

.woocommerce-message a:focus,
.woocommerce-message a:focus-visible,
.woocommerce-message .button:focus,
.woocommerce-message .button:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}

.content-fix {
  position: fixed;
  top: 60%;
  right: 20px;
  z-index: 99999 !important;
}

.content-fix ul li img {
  width: 50px;
  margin: 0 0 3px;
}

.content-fix ul li {
  list-style-type: none;
  position: relative;
}

#scrool-top {
  position: fixed;
  z-index: 999;
  cursor: pointer;

  opacity: 0;
  visibility: hidden;
  pointer-events: none;

  transition:
    opacity 0.3s ease,
    visibility 0.3s ease;
}

#scrool-top.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.adsdigi-pdp__buy
  .woocommerce-variation-add-to-cart:hover
  .single_add_to_cart_button,
.btn_group .adsdigi-btn--outline:hover {
  background: #cdab7b !important;
}

/* TRANG HƯỚNG DẪN TƯ VẤN */
.content-nentang.section {
    background: linear-gradient(
        180deg,
        #0D0B0A 0%,
        #2A160D 25%,
        #3A1D0F 50%,
        #452419 75%,
        #452919 100%
    );
    padding: 40px 0 80px;
    position: relative;
    overflow: hidden;
}
.content-nentang .wrap{
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 15px;
}

.content-nentang .nentang-head{
    text-align: center;
    margin: 0 auto 46px;
}

.content-nentang .nentang-head h2{
  font-family: "UTM Swiss";
    font-size: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(90deg, #ffe09a 0%, #d2a133 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 16px;
}

.content-nentang .nentang-head p{
    color: #EAEAEA;
text-align: center;
font-size: 18px;
font-style: normal;
font-weight:300;
line-height: 150%;
max-width: 750px;
margin: auto;
}

.content-nentang .nentang-list{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}

.content-nentang .nentang-item{
    width: 100%;
}

.content-nentang .nentang-box{
   border-radius: 24px;
border: 1px solid #CDAB7B;
background: var(--Main-color-Trm-brown, #3A2218);
    min-height: 250px;
    padding: 34px 25px 28px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0,0,0,0.25);
    transition: all 0.3s ease;
}

.content-nentang .nentang-icon{
    width: 62px;
    height: 62px;
    margin: 0 auto 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content-nentang .nentang-icon img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    display: block;
}

.content-nentang .nentang-title{
    text-align: center;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: normal;
background: var(--Gradient-Gold, linear-gradient(180deg, #FFE09A 0%, #D2A133 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
    margin: 0 0 20px;
}

.content-nentang .nentang-desc{
    color: #CDAB7B;
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 300;
line-height: normal;
}





.page-template-page-huongdan .site-inner {
  display: none;
}

.content-dattrong {
  position: relative;
  padding: 140px 0px 130px;
  overflow: hidden;
  background: url("./images/bg-video.webp") center center/cover no-repeat;

}

.content-dattrong::before,
.content-dattrong::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
  pointer-events: none;
}

.content-dattrong::before {
  top: 0;
  height: 180px;
  background:linear-gradient(180deg, #1E120C 2.7%, rgba(30, 18, 12, 0.00) 88.21%);
}

.content-dattrong::after {
  bottom: 0;
  height: 180px;
  background: linear-gradient(0deg, #0D0B0A 2.7%, rgba(13, 11, 10, 0.00) 88.21%);
}

/* .content-dattrong .dattrong-overlay {
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.08);
  z-index: 2;
} */

.content-dattrong .dattrong-box {
  position: relative;
  z-index: 3;
  max-width: 1280px;
  margin: 0 auto;
  padding: 46px 38px 56px;
  border-radius: 48px;
background: rgba(0, 0, 0, 0.31);
  border: 1px solid rgba(255, 255, 255, 0.28);
}

.content-dattrong .dattrong-heading {
  text-align: center;
  max-width: 700px;
  margin: 0px auto 40px;
}

.content-dattrong .dattrong-heading h2,
.content-dattrong .dattrong-heading p {
  margin: 0 0 10px;
}

.content-dattrong .dattrong-heading h2{
      font-family: "UTM Swiss";
    font-size: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(90deg, #ffe09a 0%, #d2a133 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 16px;
}

.content-dattrong .dattrong-heading p {
 text-align: center;
    max-width: 650px;
    color: #eaeaea;
    font-size: 18px;
    line-height: 1.7;
    margin: 0 auto 20px;
}

.content-dattrong .dattrong-main {
  display: flex;
  justify-content: center;
  margin-bottom: 18px;
}

.dattrong-video-wrap {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  background: #dfe7df;
  margin-bottom: 10px;
}

.dattrong-video-thumb {
  position: relative;
  width: 100%;
  height: 500px;
  cursor: pointer;
}

.dattrong-video-fake,
.dattrong-video,
.dattrong-video-iframe,
.dattrong-video-empty {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  border: 0;
}

.dattrong-video-empty {
  background: #e9e9e9;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 72px;
  height: 72px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  z-index: 3;
}

.play-button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 54%;
  transform: translate(-50%, -50%);
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 22px solid #d2a133;
}

.content-dattrong .dattrong-thumbs {
  overflow: hidden;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  margin-top: 24px;
}

.content-dattrong .dattrong-thumbs-track {
  display: flex;
  gap: 18px;
  width: max-content;
  animation: dattrongLoop 18s linear infinite;
}

.content-dattrong .dattrong-thumb {
  flex: 0 0 auto;

  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
  background: #eee;
}

.content-dattrong .dattrong-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

@keyframes dattrongLoop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}


.content-thamgia.section {
      background: linear-gradient(
        180deg,
        #19100B 0%,   /* match section trên */
        #140D09 40%,
        #0D0B0A 100%  /* match section dưới */
    );
    padding: 70px 0 100px;
    position: relative;
    overflow: hidden;
}

.content-thamgia .wrap {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0px;
}

.thamgia-head {
    text-align: center;
    max-width: 760px;
    margin: 0 auto 60px;
}

.thamgia-head h2 {
    text-align: center;
    font-family: "UTM Swiss";
    font-size: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(90deg, #ffe09a 0%, #d2a133 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 12px;
}

.thamgia-head p {
    margin: 0;
       text-align: center;
    color: #eaeaea;
    font-size: 18px;
    line-height: 1.7;
}

.thamgia-list {
    display: flex;
    justify-content: center;
    gap: 70px;
    flex-wrap: wrap;
}

.thamgia-item {
    max-width: 300px;
    text-align: center;
}

.thamgia-icon {
    width: 120px;
    height: 120px;
    margin: 0 auto 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.thamgia-icon img {
    max-width: 120px;
    max-height: 120px;
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
}

.thamgia-title {
   text-align: center;
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: 135%; /* 48px */
background: var(--Gradient-Gold, linear-gradient(180deg, #FFE09A 0%, #D2A133 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}


@media (max-width: 1400px) {
.content-banner .widget_media_image img {
    display: block;
    width: 100%;
    height: 80vh !important;
    object-fit: cover;
}

.site-header section:nth-child(1) {
    position: absolute;
    top: 24px;
    left: -45px;
}

.site-header section:nth-child(2) {
    position: absolute;
    top: 20px;
    left: 210px;
    width: 930px;
}
.menu-secondary a, .site-header .menu a {
    padding: 8px 18px
}
.site-header section:nth-child(3) {
    position: absolute;
    top: 20px;
    right: 40px;
}
.site-header section:nth-child(4) {
    position: absolute;
    top: 20px;
    right: -40px;
}

.content-thanhvien .slick-list {
  overflow: visible !important;
  padding: 0 40px !important; /* độ lòi 2 bên */
}
.content-thanhvien .slick-prev {
    left: 40px;
}
.content-thanhvien .slick-next {
    right: 40px;
}
}


/* CSS cho màn nhỏ */

@media (max-width: 1170px) {
  .wrap,
  .site-inner {
    width: calc(100% - 30px) !important;
    padding: 0 15px;
  }

  .menu-secondary a,
  .site-header .menu a {
    padding: 8px 15px;
    font-size: 15px;
  }

  .site-header section:nth-child(1) {
    position: absolute;
    top: 24px;
    left: -20px;
    
  }

  .site-header section:nth-child(1) img{
    width: 85%;
  }

  .site-header section:nth-child(2) {
        position: absolute;
        top: 16px;
        left: 180px;
        width: 750px;
  }

  .menu-primary,
  .menu-secondary,
  .site-header .menu {
    width: 100%;
  }


  .site-header section:nth-child(3) {
    position: absolute;
    top: 20px;
    right: 70px;
  }

  .site-header section:nth-child(4) {
    position: absolute;
    top: 20px;
    right: -10px;
  }



  .breadcrumb {
    padding: 10px 0;
  }

  .content-banner .widget_media_image img {
    width: 100%;
    height: 80vh !important;
  }

  .content-vechungtoi .wrap > *:last-child img,
  .content-vechungtoigt .wrap > *:last-child img {
    width: 100%;
    height: auto !important;
  }

  .woocommerce ul.products.columns-3 li.product,
  .woocommerce-page ul.products.columns-3 li.product {
    width: 31.35%;
    position: relative;
  }

  .product-card__content {
    display: flex;
    gap: 14px;
  }

  .product-card__content > *:last-child {
    flex: 0 0 40%;
  }

  .shop-wrapper {
    margin-top: 80px;
  }

  .content-cauhoi.section {
    margin: 80px auto 80px;
  }

  .adsdigi-pdp__buy
    .woocommerce-variation-add-to-cart
    .single_add_to_cart_button,
  .btn_group .adsdigi-btn--outline {
    padding: 11px 31px !important;
  }

  .adsdigi-pdp__buy .woocommerce-variation-add-to-cart .quantity input.qty {
    width: 105px !important;
  }
  .adsdigi-qty__btn--plus {
    position: absolute;
    right: 15px;
    border: 0;
    background: transparent;
    cursor: pointer;
    font-size: 16px;
    line-height: 39px;
    color: #eaeaea;
    border-left: 1px solid rgba(255, 255, 255, 0.25) !important;
    padding-left: 12px;
  }

  .content-thanhvien .slick-list {
  overflow: visible !important;
  padding: 0 40px !important; /* độ lòi 2 bên */
}
.content-thanhvien .slick-prev {
    left: 15px;
}
.content-thanhvien .slick-next {
    right: 15px;
}
}

/* CSS cho mobile */
@media (max-width: 768px) {
  body,
  h1,
  h2,
  h2 a,
  h2 a:visited,
  h3,
  h4,
  h5,
  h6,
  p,
  select,
  textarea {
    color: #eaeaea;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.7;
    margin: 0;
    padding: 0;
    text-decoration: none;
  }

  .site-header .widget_nav_menu {
    display: none;
  }

  .site-header {
    height: 70px;
    background-color: #060404;
    box-shadow: 0 2px 8px rgb(255 186 0 / 12%);
  }

  .click-menu {
    text-align: center;
    position: fixed !important;
    right: 5%;
    top: 23px !important;
    z-index: 5000;
  }

  .click-menu .line {
    height: 2px !important;
    margin-bottom: 6px !important;
    background: #fff;
    width: 26px !important;
    transition: 0.4s;
  }

  #responsive-menu {
    position: fixed;
    height: 100%;
    width: 100% !important;
    top: 70px !important;
    left: auto;
    right: 0;
    background: #060404 !important;
  }

  #responsive-menu ul li {
    padding: 10px 30px 10px 15px;
    position: relative;
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25) !important;
  }

  #responsive-menu ul li a {
    color: #fff !important;
  }

  #responsive-menu ul li ul li {
    font-size: 15px !important;
  }

  #responsive-menu ul li ul li ul li {
    font-size: 14px !important;
  }

  .mobile-menu .active-menu {
    font-size: 8px !important;
    right: 15px !important;
  }

  .site-header section:nth-child(1) {
    position: absolute;
    top: 8px;
    left: -5px;
    background: transparent;
    width: 200px;
  }

  .site-header section:nth-child(3) {
    position: absolute;
    top: 18px;
    right: 135px;
    width: 22px;
    height: 30px;
    background: transparent;
  }

  .site-header section:nth-child(4) {
    position: absolute;
    top: 18px;
    right: 65px;
    background: transparent;
    width: 24px;
    height: 30px;
  }

  .wrap,
  .site-inner {
    width: calc(100% - 0px) !important;
    padding: 0 15px;
  }

  .content-banner {
    margin-top: 71px;
  }
  .content-banner .widget_media_image img {
    width: 100%;
    height: 60vh !important;
  }

  .content-banner .widget-title {
    text-align: center;
    font-size: 31px;
    line-height: 45px;
    margin-bottom: 10px;
  }

  .content-banner .widget_text {
    padding: 0px 15px;
  }

  .content-banner .textwidget p:nth-child(1) {
    margin-top: 6px;
    font-size: 16px;
    line-height: 1.6;
  }

  .content-banner a {
    padding: 12px 28px;
    font-size: 16px;
    font-weight: 400;
    margin-top: 24px;
  }

  .content-uudiem .wrap {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .content-uudiem .slick-slide {
    margin: 0 8px;
  }

  .content-uudiem .slick-list {
    margin: 0 -8px;
  }

  .content-uudiem .box img {
    width: 100%;
    height: auto;
    display: block;
  }

  .content-uudiem .title {
    position: absolute;
    bottom: 40px;
    left: 50px;
    right: 50px;
    font-size: 20px;
    line-height: 1.5;
  }

  .content-vechungtoi {
    margin: 40px auto 0px;
  }

  .content-vechungtoi .wrap,
  .content-vechungtoigt .wrap {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: stretch;
  }

  .content-vechungtoi .widgettitle {
    position: relative;
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 6px;
    margin-bottom: 0px;
  }

  .content-vechungtoi code {
    font-weight: 700;
    margin: 0;
  }

  .content-vechungtoi strong {
    font-size: 46px;
  }

  .content-vechungtoi p {
    font-size: 15px;
    line-height: 26px;
  }

  .content-vechungtoi p a {
    border: 1px solid #d9b374;
    padding: 8px 20px;
    font-weight: 300;
    font-size: 15px;
    margin-top: 12px;
  }

  .content-anhbia {
    margin-top: 0px;
  }

  .content-vechungtoi .wrap > *:last-child img,
  .content-vechungtoigt .wrap > *:last-child img {
    width: 100%;
    height: auto !important;
  }


.content-lotrinh {
    position: relative;
    padding: 80px 15px;;
}

.content-lotrinh.section .widget_text:not(:first-of-type) .textwidget {
    display: grid;
    grid-template-columns:  1fr;
    border: 1px solid #cdab7b;
    border-radius: 36px;
    overflow: hidden;
    margin-bottom: 36px;
    background: rgba(24, 12, 8, 0.85);
}

.lotrinh-info {
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 16px 16px;
    gap:24px;
      border-radius: 0px;
       min-height: 80px;
}

.lotrinh-info strong {
    display: inline-block;
    border-radius: 29px;
    background: var(--Gradient-Gold, linear-gradient(180deg, #ffe09a 0%, #d2a133 100%));
    color: #3a2218;
    padding: 4px 12px;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 0px;
    font-weight: 500;
   
}

.lotrinh-info code {
    font-size: 15px;
    margin-bottom: 0px;
    display: none;
}

.lotrinh-info {
    font-size: 15px;
}

.lotrinh-info a {
           border: 1px solid #d9b374;
        padding: 8px 20px;
        font-weight: 300;
        font-size: 15px;
        margin-top: 12px;
        display: none;
}

.lotrinh-img ul {
    position: absolute;
    bottom: 14px;
    left: 32px;
    right: 8px;
    z-index: 2;
}

.content-tieude_thanhvien{
    padding: 0px 0 20px;
}

.content-tieude_thanhvien .widget-title {

  font-size: 28px;
}

.content-tieude_thanhvien .textwidget p {
    font-size: 16px;
}

  .dmsanpham-title,
  .spnb-title {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 12px;

  }

  .content-sanphamnoibat .desc {
   line-height: 24px;
    font-size: 16px;
    margin-bottom: 32px;
}

  .dmsanpham-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }

  .content-danhmucsanpham .container {
    margin: 0 auto;
    padding: 0 15px;
  }

  .dmsanpham-thumb {
    position: relative;
    height: 320px;
  }

  .dmsanpham-thumb h3 {
    font-size: 24px;
  }

  .dmsanpham-grid .slick-slide {
    margin: 0 10px;
  }

  .dmsanpham-grid .slick-list {
    margin: 0 -10px;
  }

  .content-sanphamnoibat {
    padding: 80px 15px 40px;
  }
  .spnb-cats {
    gap: 12px;
    margin-bottom: 40px;
  }
  .spnb-cat-btn {
    padding: 10px 8px;
    font-size: 15px;
    font-weight: 300;
    cursor: pointer;
    transition: all 0.3s ease;
  }

  .spnb-products {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }

  .content-sanphamnoibat .slick-slide {
    margin: 0 10px;
  }

  .content-sanphamnoibat .slick-list {
    margin: 0 -10px;
  }
  .spnb-thumb img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    display: block;
  }

  .spnb-sale {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background: #3a2218;
    color: #e0ba71;
    font-size: 15px;
    font-weight: 600;
    padding: 8px 14px;
    border-bottom-left-radius: 18px;
  }

  .spnb-info {
    padding: 18px 18px 20px;
  }

  .spnb-name a {
    font-size: 20px;
  }

  .spnb-desc {
    color: #cdab7b;
    font-size: 15px;
    line-height: 1.45;
    min-height: 44px;
    margin-bottom: 8px;
  }

  .spnb-price del {
    font-size: 17px;
  }

  .spnb-price {
    font-size: 20px;
  }

  .spnb-cart {
    width: 46px;
    height: 46px;
    min-width: 46px;
    font-size: 17px;
    margin-bottom: 6px;
  }

  #text-4 {
    text-align: center;
    max-width: 100%;
    margin: 0 auto 32px;
  }

  #text-4 .widget-title {
    margin: 0 0 18px;
    font-size: 28px;
  }

  #text-4 .textwidget p {
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.6;
  }

  #text-5 ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
  }

  #text-5 li {
    font-size: 15px;
    line-height: 1.6;
    font-weight: 300;
    gap: 6px;
  }

  #text-5 li img {
    width: 90px;
    height: 90px;
  }

  #text-6 .textwidget p {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
    margin: 0;
  }

  .lotrinh-img li {
    margin-bottom: 6px;
    color: var(--Main-color-Trm-milk, #cdab7b);
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
}

.lotrinh-info br{
  display: none;
}

  /* #text-6 .textwidget img {
    width: 100%;
    max-width: 100%;
    height: auto;
  } */

  .content-hanhtrinh .slick-slide {
    margin: 0 8px;
  }

  .content-hanhtrinh .slick-list {
    margin: 0 -8px;
  }

  .content-phongthuy.section {
    position: relative;
    padding: 40px 0 40px;
  }

  .content-phongthuy.section .widget-title,
  .content-phongthuy.section .widgettitle {
    font-size: 28px;
    margin-bottom: 24px;
  }

  .content-phongthuy.section .wrap {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }

  .content-phongthuy.section .mainposts .title {
    font-size: 24px;
  }

  .content-phongthuy.section .textwidget p {
    font-size: 15px;
  }

  .content-news {
    padding: 40px 0px;
    margin: auto;
  }

  .content-news .widget-wrap {
    grid-template-columns: 1fr;
    gap: 32px;
    column-gap: 24px;
  }

  .content-news .widget-wrap > *:first-child {
    grid-column: auto;
    justify-self: stretch;
  }

  .content-news .post .box-img img {
    height: 220px;
    display: block;
    margin-bottom: 16px;
  }

  .content-news .post .widget-item-title a {
    font-size: 18px;
  }

  .content-news .post .entry-text {
    font-size: 15px;
  }

  .content-news ul li .img-box {
    flex: 0 0 150px;
  }

  .content-news ul li .img-box img {
    width: 150px;
    height: 100px;
  }

  .content-news .extra-wrap {
    gap: 16px;
  }

  .content-news .extra-title a {
    line-height: 24px;
    margin-bottom: 3px;
  }

  .content-news li {
    padding: 20px 0;
  }
  .content-news .widget_text {
    display: flex;
    justify-content: center;
  }
  .content-news .widget_text a {
    border: 1px solid #d9b374;
    padding: 8px 20px;
    margin-top: 32px;
    margin-left: auto;
    margin-right: auto;
  }

.content-chiase {
    padding: 15px 0px;
}

.content-chiase .widget-title {
    font-size: 28px;
}

.content-chiase .textwidget p {
    margin: 0 0 32px;
    font-size: 16px;
}


.content-anhchiase {
    position: relative;
    margin-top: 0px;
    overflow: hidden;
}

.content-dangky.section {
    padding: 40px 15px 90px;
}


  .content-dangky.section .wrap::before {
    margin-bottom: 28px;
    font-size: 28px;
  }

  .content-dangky.section .wrap {
    max-width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
    padding: 0px 0px;
  }

  .content-dangky.section .widget_media_image {
    border-radius: 24px;
    overflow: hidden;
    min-height: auto;
  }

  .content-dangky.section .widget_caldera_forms_widget {
    background: #1a1716;
    border-radius: 24px;
    padding: 32px 24px 32px;
    min-height: auto;
    display: flex;
    align-items: center;
    margin-top: 24px;
  }

  .content-dangky.section .label {
    font-size: 28px;
    margin: 0 auto 24px;
  }

  .content-dangky.section .form-control {
    width: 100% !important;
    height: 48px !important;
    padding: 0 18px !important;
    box-shadow: none !important;
    font-size: 16px !important;
  }

  .content-dangky.section .form-group textarea,
  .content-dangky.section .form-group .cf2-textarea {
    min-height: auto;
    display: flex;
    height: 120px !important;
  }

  .content-dangky.section input[type="submit"].btn,
  .content-dangky.section .btn.btn-default,
  .content-dangky.section input[type="submit"] {
    height: 48px;
    min-width: auto;
    margin: 0px auto 0;
    padding: 0 24px;
    border-radius: 999px;
    border: 1px solid #ffe09a;
    background: #71231f;
    color: #ffe09a;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    box-shadow: none;
    transition: all 0.25s ease;
  }

  .content-dangky.section .widget_media_image img {
    height: auto !important;
    min-height: auto;
  }

  .content-dangky .widget_caldera_forms_widget {
    padding: 24px 24px 16px;
    max-width: 100%;
  }

  .contact-section h2,
  .caldera-grid h2 {
    font-size: 28px;
    line-height: 40px;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }

  .contact-section ul {
    margin-top: 18px;
    gap: 8px;
  }

  .content-trichdan {
    background-color: #060404;
  }

  .content-trichdan.section .wrap {
    max-width: 100%;
    padding: 0px 0 200px !important;
    margin: 0 auto;
    background-color: #060404;
    position: relative;
    z-index: 1;
  }

  .content-trichdan.section .wrap::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: -1;
  }

  .content-trichdan.section .noidung {
    position: absolute;
    left: 50%;
    bottom: -76%;
    transform: translateX(-50%);
    z-index: 2;
    width: 100%;
    text-align: center;
    color: #d8b15a;
    padding: 0px 15px;
  }

  .content-trichdan.section .noidung em {
    text-align: center;
    font-size: 17px;
    margin-top: 12px;
  }

  .content-trichdan.section .noidung strong {
    margin-top: 0px;
    font-size: 20px;
  }

  .content-trichdan.section .noidung img {
    width: 24px;
  }

  .content-dangky .caldera-grid h2 {
    text-align: center !important;
    margin-bottom: 20px !important;
  }

  .caldera-grid .form-group {
    margin-bottom: 16px !important;
  }

  .caldera-grid .form-control {
    font-size: 15px !important;
  }

  .caldera-grid .btn {
    border: 1px solid #d9b374 !important;
    padding: 10px 20px !important;
    font-size: 15px;
  }

  .content-dangky .caldera-grid .btn {
    /* border: 1px solid #267d22 !important; */
    padding: 8px 20px !important;
    font-size: 15px !important;
  }

  .content-map {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .page-template-page-lienhe .site-inner {
    width: calc(100% - 0px) !important;
    padding: 40px 15px 0;
  }

  .before_footer {
    position: relative;
    background: #171616;
    padding: 40px 0 15px;
  }

  .before_footer .wrap-section > section:nth-child(1) img {
    width: 120px;
  }

  .before_footer .wrap-section {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .before_footer .widgettitle {
    font-size: 26px;
  }
  .before_footer p {
    font-size: 16px;
  }

  .before_footer section:nth-child(1) ul li {
    margin-top: 10px;
  }

  .before_footer ul li {
    font-size: 15px;
    line-height: 24px;
  }
  .before_footer ol li {
    margin-top: 10px;
    font-size: 15px !important;
  }

  .before_footer section:nth-child(2) {
    margin-top: 40px;
  }

  .before_footer section:nth-child(3) {
    margin-top: 20px;
  }

  .before_footer .wrap-section > section:nth-child(3) {
    margin-left: 0;
  }

  .before_footer section:nth-child(3) p strong {
    font-size: 18px;
  }

  .before_footer section:nth-child(3) ul {
    list-style: none;
    margin-top: 12px;
    margin-bottom: 10px;
  }

  .before_footer section:nth-child(3) ul li {
    display: flex;
    gap: 6px;
  }

  .before_footer section:nth-child(3) iframe {
    width: 100%;
    height: 200px;
    margin-top: 16px;
  }

  .before_footer section:nth-child(3) img {
    margin-top: 0px;
    width: 100%;
  }

  .site-footer {
    font-size: 15px;
    padding: 12px 0 10px;
  }

  .site-footer p {
    font-size: 15px;
  }

/* .content-gioithieu .mainposts{
    padding: 0 15px;
} */

  .content-gtsanpham .box img,
  .content-gioithieu .box img {
    width: 100%;
    height: 50vh;
    object-fit: cover;
    display: block;
  }

  .content-gtsanpham .title,
  .content-gioithieu .title {
    position: absolute;
    top: 30%;
    left: 50%;
    font-size: 28px;
     white-space: wrap;
  }

  .content-gtsanpham .noidung p, .content-gioithieu .noidung p {
    position: absolute;
    top: 49%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    display: inline-block;
    width: max-content;
    max-width: 90%;
    color: var(--White, #DFEBE9);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
}


  .content-gtsanpham .noidung strong,
  .content-gioithieu .noidung strong {
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    display: inline-block;
    width: max-content;
    max-width: 90%; 
    color: #eaeaea;
    font-family: "UTM Ong Do Gia";
    font-size: 64px;
    white-space: normal;
  }

  .content-gtsanpham .noidung p:last-child,
  .content-gioithieu .noidung p:last-child {
    position: absolute;
    top: 70%;
    padding: 8px 28px;
    z-index: 2;
    margin: 0;
    font-size: 16px;
    line-height: 1.8;
    color: #dfebe9;
    text-align: center;
  }

  .content-gtsanpham, .content-gioithieu {
    margin-top: 70px;
}

.shop-products
 {
    padding-bottom: 40px;
}

  .content-phattrien {
    padding: 0px 0px 60px;
  }

  .content-phattrien .wrap {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }

  .phattrien-text h2 {
    font-size: 28px;
  }

  .phattrien-text p {
    font-size: 15px;
    margin-top: 12px;
  }

  
.phattrien-text a {
  font-size: 15px;
  padding: 8px 26px;
}

  .tamnhin-sumenh .tieude h2 {
    font-size: 28px;
  }

  .tamnhin-sumenh .wrap {
    margin: auto;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }

  .tamnhin-sumenh .sumenh,
  .tamnhin-sumenh .tamnhin,
  .tamnhin-sumenh .giatri {
    background: #3a2218;
    padding: 36px 24px;
    border-radius: 20px;
    text-align: center;
    transition: 0.3s;
  }

  .tamnhin-sumenh img {
    display: block;
    margin: 0 auto 18px;
    width: 64px;
  }

  .tamnhin-sumenh h3 {
    font-size: 24px;
    margin-bottom: 16px;
  }

  .tamnhin-sumenh p {
    font-size: 15px;
  }

  .camket-section {
    padding: 40px 0 100px;
  }
  .camket-wrap {
    display: grid;
    grid-template-columns: 1fr;
    gap: 28px;
    align-items: center;
  }

  .camket-title p {
    font-size: 28px;
  }

  .camket-title {
    margin-bottom: 10px;
  }

  .camket-desc p {
    font-size: 16px;
  }
  .camket-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px 16px;
  }

  .camket-item {
    position: relative;
    border-radius: 8px;
    padding: 24px 12px;
    min-height: auto;
  }
  .camket-item-head {
    display: inline-flex;
    /* flex-direction: column; */
    align-items: center;
    gap: 8px;
    background: #cdab7b;
    color: #6e261e;
    border-radius: 999px;
    padding: 8px 14px;
    font-weight: 700;
    margin-bottom: 18px;
  }

  .camket-number {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 600;
  }
  .camket-item-title {
    font-size: 16px;
  }
  .camket-item-desc {
    font-size: 15px;
  }


  .mangxahoi-content ul li img {
    display: none;
}
.mangxahoi-content ul li:nth-child(1) a {

    font-size: 15px;
}
.mangxahoi-content ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}

.content-thanhvien .mainposts > img {
    width: 100%;
    height: 430px;
    object-fit: cover;
    display: block;
    margin: 0;
}

.page-template-page-gioithieu .content-thanhvien {
    padding: 20px 0 0px;
}
.content-thanhvien .slick-list {
        overflow: visible !important;
        padding: 0 15px !important;
    }

        .content-thanhvien .slick-next, .content-thanhvien .slick-prev {
        display: none !important;
    }
.content-thanhvien .noidung {
    position: absolute;
    bottom: 8%;
    left: 62%;
    transform: translate(-50%);
    width: 100%;
    max-width: 70%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    z-index: 2;
}
.content-thanhvien .info-thanhvien em {
    font-size: 24px;
}
.content-thanhvien .info-thanhvien strong {
    font-size: 24px;
    margin: 6px 0 14px;
}
.content-thanhvien .info-thanhvien li {
    margin-bottom: 6px;
    font-size: 13px;
}
.content-thanhvien .noidung p img {
    position: absolute;
    bottom: -11%;
    left: -15%;
    transform: translate(-50%);
    width: 200px;
    height: auto;
}

.content-gt {
    padding: 40px 0 60px;
}

.content-gt .wrap {
    max-width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 12px;
}


.content-thamgia.section {
    background: linear-gradient(180deg, #19100B 0%, /* match section trên */ #140D09 40%, #0D0B0A 100% /* match section dưới */);
    padding: 0px 15px 60px;
    position: relative;
    overflow: hidden;
}

.thamgia-list {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
}
.thamgia-head h2 {
    font-size: 28px;
}
.thamgia-head p {
    font-size: 16px;
}
.thamgia-icon img {
    max-width: 80px;
    max-height: 80px;
        margin: 0 auto 12px;
}
.thamgia-icon {
    max-width: 80px;
    max-height: 80px;
        margin: 0 auto 12px;
}
.thamgia-title {
    font-size: 20px;
}

  .home-sanpham {
    padding: 40px 0px 100px;
    margin: 0px auto 0px;
  }
  .home-sanpham__heading {
    max-width: 100%;
    margin: 0 auto 32px;
    text-align: center;
  }
  .home-sanpham__heading h2,
  .home-sanpham__heading h3 {
    max-width: 100%;
    text-align: center;
    font-size: 28px;
  }
  .home-sanpham__heading p {
    font-size: 15px;
  }

  .home-sanpham__list .slick-slide {
    margin: 0 8px;
  }

  .home-sanpham__list .slick-list {
    margin: 0 -8px;
  }

  .page-template-page-gioithieu .content-dangky.section {
    position: relative;
    padding: 40px 15px 60px;
    overflow: hidden;
    background: #050303;
  }

  .single main.content p {
    margin: 0 0 10px;
  }

  .content-blog {
    margin: 100px auto;
  }

  .content-blog h2,
  .blog-category h2 {
    font-size: 28px;
    line-height: 45px;
    margin-bottom: 32px;
    letter-spacing: 0px;
  }

  .blog-item .excerpt {
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
  }

  .xhome-dual-posts__row {
    display: flex;
    flex-direction: column;
    gap: 32px;
  }

  .xhome-dual-posts__left-img {
    height: 220px;
  }

  .xhome-dual-posts__left-title {
    font-size: 18px;
    margin-top: 12px;
    line-height: 1.5;
  }

  .xhome-dual-posts__right-item {
    display: flex;
    gap: 16px;
    margin-bottom: 20px;
  }

  .xhome-dual-posts__right-thumb {
    flex: 0 0 150px;
  }

  .xhome-dual-posts__right-img {
    width: 150px;
    height: 100px;
  }

  .xhome-dual-posts__right-title {
    font-size: 16px;
  }

  .xhome-dual-posts__right-excerpt {
    font-size: 15px;
  }

  .blog-wrapper {
    padding: 0 15px;
  }

  .archive-title {
    text-align: center;
    font-size: 28px;
    margin-bottom: 24px;
  }

  .blog-item img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    display: block;
    border-radius: 10px;
  }
  .blog-title a {
    font-size: 16px;
  }

  .single-post .site-inner {
    margin: 0 auto;
    overflow: visible;
    padding: 100px 15px 0px;
    width: 100%;
    box-sizing: border-box;
  }

  .single-post .before_footer {
    position: relative;
    background: #171616;
    padding: 40px 15px 15px;
  }

  .yarpp-related .widget-item-title a {
    font-size: 16px;
  }

  .blog-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
    row-gap: 24px;
  }

  .page-template-page-blog .site-inner {
    padding: 0px 15px 60px;
  }

  .blog-item .title {
    font-size: 16px;
    font-weight: 600;
    margin-top: 12px;
    margin-bottom: 6px;
    line-height: 1.6;
  }

  .blog-category {
    margin-bottom: 80px;
  }

  .blog-category:last-child {
    margin-bottom: 0px;
  }

  .single .wrap {
    padding: 0;
  }

  .single-post .entry-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 24px;
  }

  .single-post .post-thumbnail {
    height: 300px;
  }

  .content-sidebar-wrap {
    display: flex;
    flex-direction: column;
    gap: 32px;
  }

  .content-sidebar .content,
  .sidebar-content .content {
    width: 100%;
  }

  .full-width-content .content,
  .single-post .content img {
    width: 100%;
    margin: 0px auto;
  }

  .yarpp-related img {
    height: 220px;
    margin-bottom: 8px;
  }

  .yarpp-related .slick-slide {
    margin: 0 8px;
  }

  .yarpp-related .slick-list {
    margin: 0 -8px;
  }

  .content-lienhe {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .content-lienhe {
    margin-bottom: 0px;
  }

  .content-danhmucsp {
    margin-bottom: 30px;
  }

  .adsdigi-catbar {
    margin: 40px auto 10px;
    width: 100%;
  }

  .adsdigi-catbar .adsdigi-catbar__thumb img {
    width: 100%;
    height: 220px;
  }

  .adsdigi-catbar__grid {
    padding: 0 15px;
  }

  .adsdigi-catbar .slick-dots {
    margin-top: 16px !important;
  }

  .adsdigi-catbar .slick-next {
    right: 0px;
  }

  .adsdigi-catbar .slick-prev {
    left: 0px;
  }

  .adsdigi-catbar .slick-prev,
  .adsdigi-catbar .slick-next {
    width: 32px;
    height: 32px;
    top: 45%;
    z-index: 1;
  }

  .adsdigi-catbar .slick-prev::after,
  .adsdigi-catbar .slick-next::after {
    width: 6px;
    height: 9px;
  }

  .shop-wrapper .title {
    font-size: 28px;
    letter-spacing: 0px;
    margin-bottom: 32px;
  }

  .woocommerce ul.products.columns-3 li.product,
  .woocommerce-page ul.products.columns-3 li.product {
    width: 100%;
  }

  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 0px 24px 0 !important;
  }

  .shop-toolbar .woocommerce-ordering select.orderby {
    font-size: 16px !important;
  }

  .products-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }

  .product-thumb img {
    width: 100%;
    height: 260px !important;
    object-fit: cover;
    display: block;
  }

  .sale-badge {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background: #3a2218;
    color: #e0ba71;
    font-size: 15px;
    font-weight: 600;
    padding: 8px 14px;
    border-bottom-left-radius: 18px;
  }

  .product-title a {
    font-size: 20px;
    min-height: 54px;
  }

  .product-info {
    padding: 18px 18px 20px;
  }

  .product-excerpt {
    font-size: 15px;
    line-height: 1.45;
    min-height: 44px;
    margin-bottom: 8px;
  }

  .product-price {
    margin-bottom: 0px;
  }
  .sale-price {
    font-size: 20px;
  }
  .regular-price {
    font-size: 16px;
  }

  .cart-btn {
    width: 46px;
    height: 46px;
    min-width: 46px;
    font-size: 17px;
    margin-bottom: 6px;
  }
  .product-cart {
    position: absolute;
    right: 18px;
    bottom: 16px;
  }

  .tax-product_cat .site-inner {
    margin: 0 auto;
    overflow: visible;
    padding: 140px 15px 40px;
    width: 100%;
    box-sizing: border-box;
  }

  .tax-product_cat .woocommerce-products-header__title {
    text-align: center;
    font-size: 28px;
    margin-bottom: 24px;
  }

  .content-sanpham {
    padding: 120px 15px 60px;
  }

  .content-sanpham .wrap {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    border-radius: 24px;
    background: rgba(58, 34, 24, 0.28);
  }

  .slide_sp .slider-for .slide-item img {
    width: 100%;
    height: 300px;
    display: block;
    border-radius: 16px;
  }

  .slide_sp .slider-nav {
    margin-top: 20px;
  }
  .slide_sp .slider-nav .thumb-item img {
    width: 100%;
    height: 90px;
    object-fit: cover;
    display: block;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid transparent;
  }
  .info_sp {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 24px 18px;
  }
  .content-sanpham .product-title {
    margin: 0 0 20px;
    font-size: 28px;
  }
  .price-old {
    font-size: 18px;
  }
  .price-new {
    font-size: 26px;
    line-height: 1.1;
    margin-bottom: 8px;
  }

  .product-short-description {
    margin-bottom: 10px;
  }

  .adsdigi-pdp__buy .cart {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 16px !important;
    margin-top: 10px !important;
  }
  .adsdigi-pdp__buy .single_add_to_cart_button {
    border-radius: 40px !important;
    background: var(--Main-color-Trm-milk, #cdab7b) !important;
    height: 44px !important;
    padding: 14px 24px !important;
    align-items: center !important;
    gap: 10px !important;
    flex-shrink: 0 !important;
    color: #71231f;
    font-weight: 300 !important;
    text-transform: uppercase !important;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
  }
  .btn_group {
    display: block;
    margin-top: 18px;
  }

  .shop-wrapper {
    margin-top: 50px;
  }
  .shop-wrapper ul li {
    padding: 16px 16px 16px 16px !important;
  }

  .product-card__thumb {
    height: 150px;
    margin-top: 16px;
  }

  .product-card__thumb img {
    height: 150px !important;
  }

  .btn--outline {
    padding: 10px 0px;
  }

  .woocommerce a.button.add_to_cart_button,
  .woocommerce a.button.product_type_simple {
    padding: 10px 0px;
    margin-top: 6px !important;
  }

  .mini-cart-dropdown {
    position: absolute;
    right: -122px;
    top: 100%;
    min-width: 360px;
    width: 100%;
    max-width: 100%;
    padding: 8px 16px 16px;
  }

  .woocommerce ul.cart_list li,
  .woocommerce ul.product_list_widget li {
    padding: 40px 0px 10px;
  }

  .woocommerce-mini-cart__buttons .button {
    padding: 10px 12px !important;
    font-size: 14px !important;
  }

  .header-cart-link .cart-count {
    font-size: 11px;
  }

  .woocommerce-cart .site-inner,
  .woocommerce-checkout .site-inner {
    padding: 110px 15px 20px;
  }

  .is-medium table.wc-block-cart-items .wc-block-cart-item__remove-link,
  .is-medium table.wc-block-cart-items .wc-block-cart-items__header,
  .is-mobile table.wc-block-cart-items .wc-block-cart-item__remove-link,
  .is-mobile table.wc-block-cart-items .wc-block-cart-items__header,
  .is-small table.wc-block-cart-items .wc-block-cart-item__remove-link,
  .is-small table.wc-block-cart-items .wc-block-cart-items__header {
    display: block !important;
  }

  .wc-block-components-sidebar-layout .wc-block-components-main {
    margin-bottom: 32px !important;
  }

  .woocommerce-cart table.wc-block-cart-items tbody td {
    padding: 12px 14px !important;
  }

  .wc-block-cart-items__header-image {
    width: 182px !important;
  }

  .wc-block-cart-item__image {
    width: 111px !important;
  }

  .wc-block-cart-items__header-product {
    width: 340px !important;
  }

  .wc-block-cart-item__product {
    width: 177px !important;
  }

  .wc-block-cart-items thead tr {
    display: flex !important;
    padding: 0 !important;
  }

  .wc-block-cart-items tbody tr {
    display: flex !important;
    padding: 0 !important;
    width: 100% !important;
  }

  .woocommerce-cart table.wc-block-cart-items thead th {
    font-size: 14px;
    font-weight: 600;
    padding: 12px 0px !important;
  }

  .wc-block-components-product-metadata {
    font-size: 14px !important;
  }

  .editor-styles-wrapper
    table.wc-block-cart-items
    .wc-block-cart-items__row
    .wc-block-cart-item__wrap
    > *,
  .editor-styles-wrapper
    table.wc-block-cart-items
    .wc-block-cart-items__row
    .wc-block-components-quantity-selector,
  table.wc-block-cart-items
    .wc-block-cart-items__row
    .wc-block-cart-item__wrap
    > *,
  table.wc-block-cart-items
    .wc-block-cart-items__row
    .wc-block-components-quantity-selector {
    margin-bottom: 6px !important;
  }

  .wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title {
    display: block !important;
    padding-bottom: 12px !important;
  }

  .wc-block-cart__submit-button {
    height: 40px;
    padding: 10px 32px !important;
  }

  #author,
  #comment,
  #email,
  #url {
    margin: 10px 5px 0 0;
    padding: 10px;
    width: 100%;
    float: left;
    background: #fff;
  }

  body:not(.woocommerce-block-theme-has-button-styles)
    .wc-block-components-button:not(.is-link) {
    margin-top: 24px;
  }

  .wc-block-checkout__actions {
    padding-top: 0px !important;
  }

  .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper {
    padding: 16px !important;
  }

  .wp-block-woocommerce-checkout .wc-block-checkout__guest-checkout-notice {
    padding: 70px 0px 0px 24px !important;
  }

  .wp-block-woocommerce-checkout {
    padding-top: 0px !important;
  }

  .wp-block-woocommerce-checkout-order-summary-block
    .wc-block-components-checkout-order-summary__title {
    padding: 0px 0 !important;
  }

  .wp-block-woocommerce-checkout-order-summary-block
    .wc-block-components-checkout-order-summary__title,
  .wp-block-woocommerce-checkout-order-summary-block
    .checkout-order-summary-block-fill {
    border: none !important;
  }

  .wc-block-components-validation-error > p {
    display: block !important;
  }

  .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
    font-size: 15px !important;
    margin-bottom: 24px !important;
  }
  .wc-block-components-validation-error > p {
    font-size: 15px !important;
  }
  #email {
    margin-bottom: 12px;
  }

  .woocommerce-thankyou-order-received {
    font-size: 20px;
    line-height: 32px !important;
  }

  .woocommerce ul.order_details {
    display: flex;
    flex-direction: column !important;
  }

  .woocommerce ul.order_details li {
    margin-bottom: 1em !important;
  }

  .woocommerce ul.order_details li:last-child {
    margin-bottom: 0em !important;
  }

  .woocommerce ul.order_details li strong {
    margin-top: 4px !important;
  }

  .woocommerce .woocommerce-customer-details .woocommerce-column__title {
    margin-top: 16px !important;
  }

  .adsdigi-pdp__buy
    .woocommerce-variation-add-to-cart
    .single_add_to_cart_button,
  .btn_group .adsdigi-btn--outline {
    height: 48px;
    font-size: 15px;
  }

  .btn_group .adsdigi-btn--secondary {
    height: 42px;
    padding: 11px 24px !important;
    font-size: 14px;
  }

  .woocommerce div.product form.cart {
    margin-bottom: 1.2em !important;
  }

  .adsdigi-product-description {
    margin: 25px auto 40px;
  }

  .adsdigi-qty__btn--plus {
    position: absolute;
    right: 150px;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    line-height: 40px;
    color: #eaeaea;
    border-left: 1px solid rgba(255, 255, 255, 0.25) !important;
    padding-left: 9px;
  }

  .adsdigi-qty__btn--minus {
    border: 0;
    cursor: pointer;
    font-size: 17px;
    line-height: 37px;
    color: #eaeaea;
    position: absolute;
    left: 92px;
    border-right: 1px solid rgba(255, 255, 255, 0.25) !important;
    padding-right: 10px;
    padding-bottom: 3px;
    z-index: 2;
  }

  .adsdigi-product-description .section-title {
    display: inline-flex;
    height: 44px;
    padding: 12px 32px;
    font-size: 17px;
  }

  .adsdigi-product-description .section-title {
    display: inline-flex;
    height: 42px;
    padding: 12px 32px;
  }

  .product-description__content {
    padding: 24px 18px;
  }

  .product-description__content p {
    font-size: 15px;
    text-align: justify;
  }

  .single .content h2 {
    font-size: 18px;
    margin-bottom: 8px;
  }

  .single-product .content img {
    margin: 0px auto;
  }

  .content-camket .wrap {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 18px;
    padding: 32px 18px;
  }
  .content-camket .widget_text {
    width: 100%;
    margin-bottom: 0px;
  }

  .content-camket .widget-title {
    font-size: 28px;
    margin-bottom: 16px;
  }

  .content-camket .widget_text p {
    font-size: 16px;
    line-height: 28px;
    max-width: 100%;
  }

  .content-camket .image-upload {
    width: 100%;
    padding: 10px 24px 0px;
  }
  .content-camket .image-upload img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    margin-bottom: 10px;
  }

  .content-camket .mainposts .title {
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
  }

  .single-product .yarpp-related {
    margin: 45px auto 0px;
  }

  .single-product .yarpp-related .widgettitle {
    font-size: 28px;
    letter-spacing: 0px;
    margin-bottom: 32px;
  }

  .single-product .yarpp-related ul {
    display: flex !important;
    flex-direction: column;
  }

  .single-product .yarpp-related li {
    width: 100% !important;
    padding: 0px !important;
    margin: 0 0px 20px 0 !important;
  }

  .single-product .before_footer {
    padding: 40px 15px 15px;
  }

  .content-fix {
    top: auto;
    right: 15px;
    bottom: 120px;
  }

  .content-fix ul li img {
    width: 36px;
  }

  #scrool-top {
    position: fixed;
    top: 86%;
    cursor: pointer;
  }


  .content-benvung__title {
    margin-top: 40px;
    padding: 0px 15px;
  }
  .content-benvung__title h2 {
    font-size: 28px;
  }
  .content-benvung__title p {
    margin-top: 12px;
    font-size: 16px;
  }

  .content-benvung {
    position: relative;
    overflow: visible;
  }
  .content-benvung__list {
    position: absolute;
    top: -20%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    width: 100%;
    max-width: 100%;
    overflow: visible;
    padding: 0px 15px;
  }

  .content-benvung__list .slick-slide {
    margin: 0 8px;
  }

  .content-benvung__list .slick-list {
    margin: 0 -8px;
  }
  .content-benvung,
  .content-benvung__wrap,
  .content-benvung__list,
  .content-benvung__item {
    overflow: visible;
  }
  .content-benvung__icon {
    position: absolute;
    top: 16px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #f3efe9;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.08);
    overflow: visible;
  }
  .content-benvung__icon img {
    width: 40px;
    height: 40px;
    object-fit: contain;
    display: block;
  }
  .content-benvung__content h3 {
    font-size: 22px;
    margin: 50px 0 14px;
  }
  .content-benvung__content p {
    font-size: 16px;
  }
  .content-benvung__item {
    position: relative;
    min-height: 350px;
    background: #3e7f3a;
    border-radius: 12px;
    padding: 60px 32px 28px;
    overflow: visible;
  }

  .content-benvung__image {
    margin-top: -100px;
  }
  .content-benvung::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    height: 20px;
    background: linear-gradient(
      to top,
      #faf3e3 0%,
      rgba(250, 243, 227, 0) 100%
    );
    z-index: 3;
  }

  .content-dattrong {
    position: relative;
    padding: 80px 15px 140px;
    overflow: hidden;
    margin-top: 0px;
  }
  .content-dattrong .dattrong-box {
    max-width: 100%;
    padding: 28px 18px 28px;
    border-radius: 30px;
  }

  .content-dattrong .dattrong-heading h2,
  .content-dattrong .dattrong-heading h3 {
    font-size: 28px;
  }
  .content-dattrong .dattrong-heading p {
    font-size: 16px;
  }
  .dattrong-video-thumb {
    height: 300px;
    cursor: pointer;
  }

  .wc-block-components-sidebar {
    width: 100% !important;
    margin-left: 0 !important;
    /* padding-left: 0px !important; */
  }
  .wc-block-components-product-metadata__description p {
    font-size: 15px !important;
  }

  .wc-block-cart__submit-button {
    display: flex !important;
    height: 40px;
    padding: 11px 32px !important;
    justify-content: center !important;
    align-items: center;
    border-radius: 40px !important;
    border: 1px solid var(--main, #d9b374) !important;
    background-color: #71231f !important;
    color: #d9b374 !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    cursor: pointer;
  }



  .content-nentang .nentang-head h2 {
    font-size: 28px;
  }
  .content-nentang .nentang-head p
 {
    font-size: 16px;
}
.content-nentang .nentang-head {
    text-align: center;
    margin: 0 auto 32px;
}
.content-nentang .nentang-list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.content-nentang .nentang-icon {
    width: 54px;
    height: 54px;
    margin: 0 auto 13px;
}
.content-nentang .nentang-title {
    text-align: center;
    font-size: 26px;
        margin: 0 0 15px;
}
.content-nentang .nentang-desc {
    color: #CDAB7B;
    text-align: center;
    font-size: 16px;
}
.content-nentang .nentang-box {
    min-height: 220px;
    
    box-shadow: none;
}
.content-nentang  .slick-track {
    margin: 0 -8px;
}
.content-nentang  .slick-slide {
    margin: 0 8px;
}

.content-nentang.section {
    padding: 40px 0 45px;
}

.sidebar {
  width: 100%;
}
}
