 /*
	Theme Name: ZESTTY
	Description: Themes hÃ¡Â»â€” trÃ¡Â»Â£ Genesis Theme v2.7.3 and Wordpress v5.0 trÃ¡Â»Å¸ lÃƒÂªn
	Template: genesis
*/

/* Defaults
------------------------------------------------------------ */
body {
  overflow-x: hidden !important;
  background-color: #f5f9ff !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: #413E3B;
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8;
  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: "Manrope", sans-serif;
  font-size: 15px;
  font-weight: 400;
}

li,
ol,
ul {
  margin: 0;
  padding: 0;
}

ol li {
  list-style-type: decimal;
}

strong,
b {
  font-weight: 700;
}

/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
  /* color: #0066ff; */
  color: #1e1e1e;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a img {
  border: none;
}

/* Body
------------------------------------------------------------ */

body {
  background-color: #fff;
}

::-moz-selection {
  background-color: #0066ff;
  color: #fff;
}

::selection {
  background-color: #0066ff;
  color: #fff;
}

/* Wrap
------------------------------------------------------------ */

.site-container {
  margin: 0 auto;
  width: 100%;
  padding: 0;
  overflow-x: hidden !important;
}

.wrap {
  margin: 0 auto;
  max-width: 85%;
  padding: 0;
}

/* Header
------------------------------------------------------------ */

.site-header {
  margin: 0px auto 0;
  height: 70px;
  width: 100%;
  /* background-color: #071f5f; */
  background: linear-gradient(90deg, #0e4da4 0%, #1d63c1 100%);
  position: fixed;
  top: 0;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  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: #fff;
  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;
  width: 230px;
  margin-left: -30px;
  height: 80px;
  margin-top: 11px;
}

.site-title {
  font-family: "Manrope", sans-serif;
  font-size: 36px;
  line-height: 1.35;
  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/logo-laco.png) no-repeat top center;
  background-size: 180px;
}

.site-description {
  font-size: 13px;
  padding: 0;
  display: none;
}

.site-header .widget-area {
  width: 1280px;
  position: absolute;
  top: 50%;
  left: 64%;
  transform: translate(-50%, -50%);
  z-index: 10;
  display: flex;
  align-items: center;
  margin: auto;
}

/* 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: 0 auto;
  overflow: hidden;
  width: 100%;
}

.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;
}

.menu-secondary a,
.site-header .menu a {
  color: #FFF;
  display: block;
  padding: 8px 24px;
  position: relative;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  transition: 0.4s ease;
  border-radius: 8px;
}

.site-header .widget_text p {
  position: absolute;
  top: 2px;
  right: 100px;
  cursor: pointer;
  color: #071f5f;
  height: 40px;
  display: table;
  line-height: 40px;
  font-size: 15px;
  font-weight: 500;
  background: #ffa405;
  padding: 0px 24px;
  border-radius: 8px;
  transition: background 0.3s;
  text-transform: uppercase;
}

.site-header .widget_text p a {
  color: #071f5f;
  text-decoration: none;
}

.site-header .widget_text p:hover {
  background: #ffbf00;
}

.site-header .menu a span {
  text-transform: uppercase;
}

.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: #fff;
  background-color: #ffa405;
}

/* .menu-primary li a:hover,
.menu-secondary li a:hover,
.site-header .menu li a:hover{
   color:#ffa405
} */

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.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: #fff;
  border-bottom: 1px solid #ddd;
  color: #333;
  font-size: 16px;
  padding: 10px;
  position: relative;
  text-transform: none;
  width: 230px;
}

.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: #0066ff;
  color: #fff;
}

.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: 18px;
}

.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: -36px 0 0 159px;
} */

.menu-primary li ul ul,
.menu-secondary li ul ul,
.site-header .menu li ul ul {
  margin: -64px 0 0 232px;
}

.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;
}

/* Inner
------------------------------------------------------------ */

.site-inner {
  margin: 0 auto;
  overflow: visible;
  padding: 120px 0 60px;
  width: 1280px;
  box-sizing: border-box;
  display: none;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
  float: left;
  width: 100%;
  /* background-color: rgb(229, 238, 246); */
  padding: 12px 0;
  font-size: 18px;
  margin: 90px auto auto;
  text-align: center;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.6);
}

.breadcrumb .wrap {
  width: 1140px;
  color: #fff;
  font-weight: 500;
}

.breadcrumb a {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

.breadcrumb .label {
  margin: 0 5px;
  font-weight: 400;
  color: #fff;
}

.breadcrumb span {
  font-weight: 400;
  color: #fff;
}

/* Content-Sidebar Wrap
------------------------------------------------------------ */

/* .content-sidebar-wrap {
	display: flex;
	justify-content: space-between;
	
} */
.content-sidebar-wrap {
  display: flex;
  justify-content: space-between;
  gap: 32px;
  /* width: 800px !important; */
}

.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 {
  width: 100%;
}

.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: "Manrope", sans-serif;
  line-height: 1.35;
  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: "Manrope", sans-serif;
}

h2 a:hover {
  color: #0066ff;
  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: #fff;
  float: left;
  margin: 0 10px 0 0;
}

.post-image {
  margin: 0 10px 10px 0;
}

.comment-list li .avatar {
  background-color: #fff;
  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: #fff;
}

.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: #0066ff;
  color: #fff;
}

/* 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: #fff; */
  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: 15px;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  background: #ffa405;
  color: #fff;
  padding: 10px 0 10px;
}

.site-footer .wrap {
  display: block;
  text-align: center;
}

.site-footer img {
  width: 50px;
  margin: 0;
}

.site-footer .widget_text:nth-of-type(2) p {
  /* font-weight: bold;  */
  /* text-transform: uppercase; */
}

.site-footer p {
  color: #fff;
}

.site-footer a,
.site-footer a:visited {
  color: #fff;
}

.site-footer a:hover {
  color: #fff;
  text-decoration: none;
}

.site-title a,
.site-title a:hover {
  color: rgb(51, 51, 51);
  float: left;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  padding: 0px;
  text-decoration: none;
}

/* 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 {
  text-align: center;
  margin: 0 35px;
  display: none !important;
}

.slick-dots li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 8px;
  height: 8px;
  padding: 5px;
  border-radius: 100px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: #636363;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button {
  background: #000;
}

.section {
  /* float: left; */
  width: 100%;
}

/* footer */
.before_footer {
  position: relative;
  background: linear-gradient(90deg, #0e4da4 0%, #1d63c1 100%);
  padding: 40px 0;
  margin-top: -8px;
}

.before_footer .wrap{
  max-width: 85%;
  margin: 0 auto;
}

.before_footer .wrap-section {
  display: flex;
  gap: 32px;
}

.before_footer .wrap-section > section:nth-child(1) {
  flex: 0 0 34%;
}

.before_footer .wrap-section > section:nth-child(2),
.before_footer .wrap-section > section:nth-child(3) {
  flex: 0 0 18%;
}

.before_footer .wrap-section > section:nth-child(4) {
  flex: 0 0 22%;
}

.before_footer .wrap-section > section:nth-child(1) img {
  width: 240px;
}

.before_footer .widget:first-of-type strong {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}

.before_footer .widget:first-child .widgettitle {
  background: url(images/logo_new.png) no-repeat top left;
  background-size: 160px;
  padding: 60px 0 0;
  margin: 0 0 15px;
}

.before_footer p,
.before_footer a {
  color: #fff;
}

.before_footer ul {
  list-style-type: none;
  flex-direction: column;
  display: flex;
  flex-wrap: wrap;
  row-gap: 0.1rem;
  margin-top: 12px;
  color: #fff;
}

.before_footer ul li {
  display: flex;
  align-items: stretch;
  gap: 12px;
  margin-top: 8px;
  color: #fff;
}

.before_footer .widget:first-child ul li {
  display: flex;
  align-items: stretch;
  gap: 12px;
  margin-top: 6px;
}

.before_footer .widget:first-child ul li i{
  margin-top: 7px;
}

.before_footer ol {
  margin-top: 12px;
}

.before_footer ol li {
  list-style-type: none;
  display: flex;
  gap: 6px;
}

.before_footer .widget .footer-list .footer-item:nth-child(1),
.before_footer .widget .footer-list .footer-item:nth-child(2),
.before_footer .widget .footer-list .footer-item:nth-child(3),
.before_footer .widget .footer-list .footer-item:nth-child(4),
.before_footer .widget .footer-list .footer-item:nth-child(5),
.before_footer .widget .footer-list .footer-item:nth-child(6),
.before_footer .widget .footer-list .footer-item:nth-child(7) {
  margin-top: 12px;
}

.before_footer .widgettitle {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}

.before_footer .widgettitle::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 80px;
  height: 2px;
  background: #fff;
}

.before_footer section:nth-child(3) p:nth-child(1) img {
  display: block;
  margin-top: 26px !important;
  width: 370px;
}

.before_footer section:nth-child(3) p:nth-child(2) {
  display: flex;
  gap: 6px;
  margin-top: 16px;
}

/* BLOG */

.content h1 {
  /* color: #0066ff; */
  text-transform: uppercase;
  font-size: 26px;
  font-weight: bold;
  margin: 0 0 15px;
}

.page_blog .main-posts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 24px;
  margin: 30px 0 60px;
  /* width: 800px !important; */
}

.page_blog img {
  border-radius: 1.6rem;
}

.page_blog .widget-item-title a {
  color: #0066ff;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 0.4rem;
  margin-top: 0.4rem;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.page_blog .post-info {
  font-size: 14px;
  color: #dd0000;
  margin-bottom: 0.4rem;
}

/* .page_blog .name-category a{
    display: inline-block; 
    color: #DD0000;
    border-radius: 1.8rem;
    padding: 0.2rem 1rem;
    background-color: #e6f2ef;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; 
	margin-top: 6px;
} */

.page_blog p {
  /* color: #999; */
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.caldera-grid .row {
  margin-bottom: 4px;
}

.form_lienhe .caldera-grid .form-control {
  outline: 0 !important;
  width: 100%;
  color: #333 !important;
  display: block;
  line-height: 1 !important;
  font-size: 16px !important;
  border-radius: 8px !important;
  padding: 20px 18px !important;
  font-family: var(--font-pri) !important;
  background-color: transparent !important;
  border: 0.1rem solid #aaaaaa !important;
  transition: 0.4s ease;
}

.form_lienhe .caldera-grid .form-control::placeholder {
  color: #888888 !important;
  opacity: 1;
}

.caldera-grid .form-control::placeholder {
  color: #fff !important;
  opacity: 1;
}

.caldera-grid .form-control {
  outline: 0 !important;
  width: 100%;
  color: #333 !important;
  display: block;
  line-height: 1 !important;
  font-size: 16px !important;
  border-radius: 8px !important;
  padding: 20px 18px !important;
  font-family: var(--font-pri) !important;
  background-color: transparent !important;
  border: 0.1rem solid #fff !important;
  transition: 0.4s ease;
}

.caldera-grid input[type="submit"] {
  width: 100%;
  color: white;
  font-size: 16px;
  line-height: 16px !important;
  background-color: #0066ff;
  border-radius: 2rem !important;
  padding: 12px 24px !important;
  border-color: #fff;
  outline: none;
  display: flex !important;
}

.caldera-grid .btn-default:hover,
.caldera-grid .btn-default:focus,
.caldera-grid .btn-default.focus,
.caldera-grid .btn-default:active,
.caldera-grid .btn-default.active,
.open > .dropdown-toggle.caldera-grid .btn-default {
  color: white !important;
  background-color: #0066ff !important;
}

/* Trang chÃ¡Â»Â§ */

/* POPUP */
/* 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: 600;
  line-height: 48px;
  text-transform: uppercase;
  margin-bottom: 12px;
  color: #071f5f;
  text-align: center;
}

.content-contact .widget_caldera_forms_widget input,
.content-lienhe form input,
.nhantuvan .widget_caldera_forms_widget input {
  height: 50px;
  font-size: 16px;
  border-radius: 5px;
  background-color: #fff !important;
  border: 1px solid #fff !important;
  box-shadow: none;
}

.content-contact .widget_caldera_forms_widget textarea,
.content-lienhe form textarea,
.nhantuvan .widget_caldera_forms_widget textarea {
  font-size: 16px;
  border-radius: 5px;
  border: 1px solid #fff;
  background-color: #fff !important;
  box-shadow: none;
}

.content-contact .widget_caldera_forms_widget input[type="submit"],
.content-lienhe form input[type="submit"],
.nhantuvan .widget_caldera_forms_widget input[type="submit"] {
  text-transform: uppercase;
  font-weight: 600;
  padding: 0 40px;
  border: 1px solid #0066ff !important;
  background-color: #0066ff !important;
  color: #fff;
  display: inline-flex !important;
    align-items: center;
    justify-content: center;

    width: auto !important;
    min-width: 200px;
  margin: 0;
  transition: background 0.3s ease;
}

.content-contact .widget_caldera_forms_widget input::placeholder,
.content-lienhe form input::placeholder,
.nhantuvan .widget_caldera_forms_widget input::placeholder {
  color: #3f4c65 !important;
  opacity: 1;
}

.content-contact .widget_caldera_forms_widget textarea::placeholder,
.content-lienhe form textarea::placeholder,
.nhantuvan .widget_caldera_forms_widget textarea::placeholder {
  color: #3f4c65 !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;
  display: none;
}

.nhantuvan .widget_caldera_forms_widget .widget-wrap {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  background-color: rgb(229, 238, 246);
  padding: 20px;
  z-index: 3000;
  border-radius: 20px;
}

.nhantuvan .widget_caldera_forms_widget .widgettitle {
  width: 20px;
  height: 20px;
  position: absolute;
  right: -21px;
  top: -21px;
  border: 1px solid #ffa405;
  color: #fff;
  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;
}

/* LANDINGPAGE
------------------------------------------------------------ */
#main-landing {
  float: left;
  overflow: hidden;
  width: 100%;
}

.page-template-page-landing .site-header,
.page-template-page-landing .site-footer,
.page-template-page-landing .before_footer,
.page-template-page-landing .content-contact,
.page-template-page-landing .content-fix,
.page-template-page-landing .nhantuvan,
.page-template-page-landing .site-inner {
  display: none !important;
}

.tea-landing {
  --tea-green-950: #063f20;
  --tea-green-900: #07542a;
  --tea-green-800: #087233;
  --tea-green-700: #07983f;
  --tea-green-100: #e8f7df;
  --tea-leaf: #3fbd48;
  --tea-yellow: #ffd32f;
  --tea-yellow-dark: #e5a900;
  --tea-ink: #14351f;
  --tea-muted: #5f7264;
  --tea-line: rgba(7, 114, 51, 0.18);
  --tea-heading-font: "Lora", sans-serif;
  --tea-script-font: "Lora", serif;
  --tea-title-font: "The Nautigal", cursive;
  --tea-body-font: "Manrope", sans-serif;
  background: #fbfff7;
  color: var(--tea-ink);
  font-family: var(--tea-body-font);
}

.tea-landing *,
.tea-landing *::before,
.tea-landing *::after {
  box-sizing: border-box;
}

.tea-landing a {
  text-decoration: none;
}

.tea-container {
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
}

.tea-section {
  padding: 86px 0;
  position: relative;
}

.tea-section-heading {
  margin: 0 auto 42px;
  text-align: center;
}

.tea-eyebrow {
  color: var(--tea-green-700);
  font-family: var(--tea-heading-font);
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
  margin: 0 0 12px;
  text-transform: uppercase;
}

.tea-section-heading h2,
.tea-brand-story h2,
.tea-intro h2,
.tea-product-showcase h2,
.tea-reasons h2,
.tea-reviews h2,
.tea-order h2 {
  color: var(--tea-green-800);
  font-family: var(--tea-heading-font);
  font-size: 56px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0;
  /* text-transform: uppercase; */
}

.tea-section-heading__description {
  color: #243e2a;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
  margin: 18px auto 0;
  max-width: 760px;
  text-align: center;
}

.tea-btn,
.tea-order-btn {
  align-items: center;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  display: inline-flex;
  /* font-family: var(--tea-heading-font); */
  font-size: 16px;
  font-weight: 600;
  gap: 10px;
  justify-content: center;
  line-height: 1;
  min-height: 54px;
  padding: 0 30px;
  text-transform: uppercase;
  transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.tea-btn--primary,
.tea-order-btn {
  background: linear-gradient(180deg, #ffdf45 0%, var(--tea-yellow) 52%, #f0b900 100%);
  color: #173514 !important;
}

.tea-btn--primary:hover,
.tea-order-btn:hover {
  background: linear-gradient(180deg, #ffe76a 0%, #ffd83f 52%, var(--tea-yellow-dark) 100%);
  color: #173514 !important;
  transform: translateY(-1px);
}

.tea-btn--small {
  min-height: 46px;
  padding: 0 24px;
}

.tea-icon img {
  display: block;
  height: 42px;
  object-fit: contain;
  width: 42px;
}

.tea-icon i {
  color: #fff;
  font-size: 25px;
}

.tea-landing-header {
  background: rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid rgba(7, 114, 51, 0.12);
  box-shadow: 0 8px 24px rgba(6, 63, 32, 0.08);
  left: 0;
  padding: 12px 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: background 0.2s ease, box-shadow 0.2s ease;
  z-index: 90;
}

.admin-bar .tea-landing-header {
  top: 32px;
}

.tea-landing-header.is-scrolled {
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 10px 28px rgba(6, 63, 32, 0.14);
}

.tea-landing-header__inner {
  align-items: center;
  display: grid;
  gap: 24px;
  grid-template-columns: auto 1fr auto;
}

.tea-brand {
  align-items: center;
  color: var(--tea-green-900) !important;
  display: inline-flex;
  gap: 12px;
  min-width: 0;
}

.tea-brand img {
  display: block;
  max-height: 70px;
  object-fit: contain;
  width: auto;
}

.tea-brand__mark {
  align-items: center;
  background: var(--tea-green-800);
  border: 3px solid #8be46f;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  height: 48px;
  justify-content: center;
  width: 48px;
}

.tea-brand__text {
  display: grid;
  gap: 2px;
}

.tea-brand__name {
  color: var(--tea-green-900);
  font-family: var(--tea-heading-font);
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
}

.tea-brand__subtitle {
  color: var(--tea-green-700);
  font-family: var(--tea-script-font);
  font-size: 14px;
  font-style: italic;
  line-height: 1.1;
}

.tea-nav {
  align-items: center;
  display: flex;
  gap: 40px;
  justify-content: center;
  margin-left: 35px;
}

.tea-nav a {
  color: var(--tea-green-950) !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.1;
  text-transform: uppercase;
}

.tea-nav a:hover {
  color: var(--tea-green-700) !important;
}

.tea-header-actions {
  align-items: center;
  display: flex;
  gap: 12px;
}

.tea-language-switcher img {
  height: 22px;
  width: auto;
}

.tea-hero {
  background-position: center;
  background-size: cover;
  min-height: calc(100vh - 80px);
  overflow: hidden;
  padding: 126px 0 62px;
  position: relative;
  margin-top: 79px;
}



.tea-hero__grid {
  align-items: center;
  display: grid;
  gap: 50px;
  grid-template-columns: minmax(0, 1.0fr) minmax(430px, 1.0fr);
  position: relative;
  z-index: 1;
}

.tea-hero__content {
  display: grid;
  justify-items: center

}

  .tea-hero__media  {
    display: flex;
    justify-content: center;
  }

   .tea-hero__media img{
    max-height: 620px;
    max-width: 560px;
    object-fit: contain;
    width: 100%;
   }


.tea-hero__label {
  background: url("images/bg-tieudehero.png") no-repeat top center;
  background-size: cover;
  color: #fff;
  display: inline-flex;
  font-family: var(--tea-heading-font);
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 12px;
  padding:10px 34px;
  text-transform: uppercase;
}

.tea-hero h1 {
  color: var(--tea-green-900);
  font-family: var(--tea-title-font);
  font-size: 72px;
  font-weight: 600;
  line-height: 1.08;
  margin-bottom: 20px;
}

.tea-hero__description {
  color: var(--tea-green-900);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 0 28px;
  text-align: center;
}

.tea-hero-badges {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0 0 30px;
  max-width: 540px;
  width: 100%;
}

.tea-hero-badge {
  background: url("images/bg-camket.png") no-repeat top center;
  background-size: contain;
  display: grid;
  min-height: 186px;
  place-items: center;
  padding: 86px 22px 28px;
  text-align: center;
}

.tea-hero-badge h3 {
  color: var(--tea-green-900);
  font-size: 17px;
  font-weight: 600;
  line-height: 1.3;
  margin: 0;
  text-align: center;
}

.tea-brand-story {
  /* background:
    radial-gradient(circle at 50% 45%, rgba(34, 197, 94, 0.18), transparent 38%),
    linear-gradient(
      180deg,
      rgba(6, 95, 43, 0.92) 0%,
      var(--tea-green-900) 28%,
      var(--tea-green-900) 72%,
      rgba(6, 95, 43, 0.92) 100%
    ); */
    background: var(--tea-green-800);
  min-height: 520px;
  overflow: hidden;
  padding: 80px 0 80px;
  position: relative;
}


.tea-brand-story__grid {
  align-items: center;
  display: grid;
  gap: 60px;
  grid-template-columns: minmax(180px, 0.8fr) minmax(320px, 0.8fr) minmax(280px, 1.15fr);
  min-height: 390px;
  max-width: 95%;
  margin: auto;
}

.tea-brand-story__heading {
  align-self: start;
  padding-top: 4px;
}

.tea-brand-story__heading .tea-eyebrow,
.tea-brand-story__heading h2,
.tea-brand-story__copy p {
  text-align: left;
}

.tea-brand-story__heading .tea-eyebrow {
  color: rgba(255, 255, 255, 0.82);
}

.tea-brand-story h2 {
  color: #fff;
  font-size: 56px;
  line-height: 1.2;
  max-width: 730px;
  text-transform: none;
}

.tea-brand-story__media {
  margin: 0;
  place-self: center;
  width: min(100%, 450px);
}

.tea-brand-story__media img {
  display: block;
  /* filter: drop-shadow(0 28px 36px rgba(124, 42, 50, 0.22)); */
  height: clamp(300px, 38vw, 600px);
  object-fit: contain;
  width: 100%;
}

.tea-brand-story__copy {
  justify-self: end;
  max-width: 690px;
}

.tea-rich-text {
  display: grid;
  gap: 18px;
  margin-top: 22px;
}

.tea-brand-story__copy .tea-rich-text {
  gap: 13px;
  margin-top: 0;
}

.tea-brand-story__copy .tea-rich-text p {
  color: rgba(255, 255, 255, 0.94);
  font-size: 17px;
  font-weight: 400;
  line-height: 1.68;
}

.tea-intro {
  background-color: #f5fff1;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 760px;
  padding: 80px 0 480px;
}

.tea-intro__inner {
  display: block;
}

.tea-intro__content {
  margin: 0 auto;
  max-width: 1280px;
  text-align: center;
}

.tea-intro__content .tea-eyebrow,
.tea-intro__content h2,
.tea-intro__content p {
  text-align: center;
}



.tea-intro .tea-rich-text {
  gap: 20px;
  margin:22px auto 0;
  max-width: 1140px;
}

.tea-intro .tea-rich-text p {
  /* color: #1f2922; */
  color: var(--tea-green-800);
  font-size: 17px;
  font-weight: 400;
  line-height: 1.75;
  text-align: center;
}

.tea-product-showcase {
  background: var(--tea-green-800);
   /* background: radial-gradient(circle at 50% 45%, rgba(34, 197, 94, 0.18), transparent 38%), linear-gradient(180deg, rgba(6, 95, 43, 0.92) 0%, var(--tea-green-900) 28%, var(--tea-green-900) 72%, rgba(6, 95, 43, 0.92) 100%); */
  min-height: 640px;
  overflow: hidden;
  padding: 90px 0 86px;
}

.tea-product-showcase .tea-container {
  max-width: 95%;
}


.tea-product-showcase__layout {
  align-items: center;
  display: grid;
  gap: 48px;
  grid-template-columns: minmax(280px, 0.72fr) minmax(0, 1.55fr);
  min-height: 500px;
  position: relative;
  z-index: 1;
}

.tea-product-showcase__feature {
  align-self: stretch;
  display: flex;
  justify-content: center;
  min-height: 520px;
  position: relative;
}

.tea-product-showcase__feature img {
  align-self: center;
  display: block;
  /* filter: drop-shadow(0 24px 34px rgba(42, 91, 121, 0.24)); */
  height: auto;
  max-height: 640px;
  max-width: 560px;
  object-fit: contain;
  transform: translateX(-44px) scale(1.08);
  width: 118%;
}

.tea-product-showcase__feature-copy {
  color: rgba(255, 255, 255, 0.9);
  left: 6%;
  max-width: 260px;
  pointer-events: none;
  position: absolute;
  text-align: center;
  text-shadow: 0 2px 14px rgba(50, 95, 122, 0.2);
  top: 26%;
}

.tea-product-showcase__feature-copy p {
  color: rgba(255, 255, 255, 0.92);
  font-family: var(--tea-heading-font);
  font-size: 30px;
  font-weight: 400;
  line-height: 1.18;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}

.tea-product-showcase__feature-copy span {
  color: rgba(255, 255, 255, 0.72);
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25;
  margin-top: 230px;
  text-align: center;
}

.tea-product-showcase__content {
  min-width: 0;
}

.tea-product-showcase__heading {
  margin: 0 0 28px;
  max-width: 780px;
  text-align: left;
}

.tea-product-showcase__heading .tea-eyebrow,
.tea-product-showcase__heading h2 {
  text-align: left;
}

.tea-product-showcase__track:not(.slick-initialized) {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.tea-product-showcase__track.slick-initialized .slick-list {
  margin: 0 -8px;
}

.tea-product-showcase__track.slick-initialized .slick-track {
  display: flex;
}

.tea-product-showcase__track.slick-initialized .slick-slide {
  height: auto;
  margin: 0 8px;
}

.tea-product-showcase__track.slick-initialized .slick-slide > div,
.tea-product-showcase__track.slick-initialized .tea-product-showcase-card {
  height: 100%;
}

.tea-product-showcase-card {
  background: #fff;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  overflow: hidden;
}

.tea-product-showcase-card__image {
  flex: 0 0 auto;
  height: 240px;
  margin: 0;
  overflow: hidden;
}

.tea-product-showcase-card__image img {
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.28s ease;
  width: 100%;
}

.tea-product-showcase-card:hover .tea-product-showcase-card__image img {
  transform: scale(1.04);
}

.tea-product-showcase-card__body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 14px;
  padding: 20px 20px 22px;
}

.tea-product-showcase-card h3 {
      color: var(--tea-green-800);
  /* font-family: var(--tea-heading-font); */
  font-size: 18px;
  font-weight: 600;
  line-height: 1.25;
  margin: 0;
  text-align: left;
}

.tea-product-showcase-card__description {
  display: grid;
  gap: 8px;
}

.tea-product-showcase-card__description p {
  color: #405363;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.55;
  margin: 0;
  text-align: left;
}

.tea-product-showcase-card__specs {
  border-top: 1px solid rgba(33, 79, 103, 0.12);
  display: grid;
  gap: 0;
  margin: 0;
  padding-top: 4px;
}

.tea-product-showcase-card__specs div {
  align-items: baseline;
  border-bottom: 1px solid rgba(33, 79, 103, 0.1);
  display: grid;
  gap: 12px;
  grid-template-columns: 82px minmax(0, 1fr);
  padding: 10px 0;
}

.tea-product-showcase-card__specs dt,
.tea-product-showcase-card__specs dd {
  font-size: 14px;
  line-height: 1.35;
  margin: 0;
  text-align: left;
}

.tea-product-showcase-card__specs dt {
  color: #667987;
  font-weight: 400;
}

.tea-product-showcase-card__specs dd {
  color: #183040;
  font-weight: 400;
}

.tea-product-showcase-card__footer {
  align-items: center;
  display: flex;
  gap: 14px;
  justify-content: space-between;
  margin-top: auto;
  padding-top: 4px;
}

.tea-product-showcase-card__price {
  color: #163241;
  display: grid;
  gap: 2px;
  margin: 0;
  min-width: 0;
  text-align: left;
}

.tea-product-showcase-card__price span {
  color: #7b8d99;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}

.tea-product-showcase-card__price strong {
  color: #d0021b;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
}

.tea-product-showcase-card__cta {
  align-items: center;
  background: linear-gradient(180deg, #ffdf45 0%, var(--tea-yellow) 52%, #f0b900 100%);
  border-radius: 999px;
  color: #171f25;
  display: inline-flex;
  flex: 0 0 auto;
  /* font-family: var(--tea-heading-font); */
  font-size: 15px;
  font-weight: 600;
  justify-content: center;
  line-height: 1.1;
  min-height: 42px;
  padding: 0 16px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 8px;
}

.tea-product-showcase-card__cta:hover {
      background: linear-gradient(180deg, #ffe76a 0%, #ffd83f 52%, var(--tea-yellow-dark) 100%);
    color: #173514 !important;
    transform: translateY(-1px);
}

.tea-product-showcase__controls {
  align-items: center;
  display: none;
  gap: 22px;
  justify-content: center;
  margin-top: 28px;
  min-height: 42px;
}

.tea-product-showcase__track.slick-initialized + .tea-product-showcase__controls {
  display: flex;
}

.tea-product-showcase__controls .slick-arrow {
  align-items: center;
      background: linear-gradient(180deg, #ffdf45 0%, var(--tea-yellow) 52%, #f0b900 100%);
  border: 0;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font-size: 0;
  height: 38px;
  justify-content: center;
  line-height: 1;
  padding: 0;
  width: 38px;
}

.tea-product-showcase__controls .slick-prev {
  order: 1;
}

.tea-product-showcase__controls .slick-dots {
  align-items: center;
  display: flex !important;
  gap: 8px;
  justify-content: center;
  margin: 0;
  order: 2;
  padding: 0;
  position: static;
}

.tea-product-showcase__controls .slick-next {
  order: 3;
}

.tea-product-showcase__controls .slick-arrow::before {
  color: #fff;
  font-family: "Font Awesome 6 Free";
  font-size: 15px;
  font-weight: 900;
}

.tea-product-showcase__controls .slick-prev::before {
  content: "\f053";
}

.tea-product-showcase__controls .slick-next::before {
  content: "\f054";
}

.tea-product-showcase__controls .slick-dots li {
  height: 10px;
  margin: 0;
  width: 10px;
}

.tea-product-showcase__controls .slick-dots li button {
  background: rgba(255, 255, 255, 0.82);
  border: 0;
  border-radius: 50%;
  height: 10px;
  padding: 0;
  width: 10px;
}

.tea-product-showcase__controls .slick-dots li button::before {
  content: "";
}

.tea-product-showcase__controls .slick-dots li.slick-active button {
  background: var(--tea-green-900);
}

.tea-reasons {
  background: var(--tea-green-800);
  padding: 0px 0;
}

.tea-reasons__panel {
  background: url("images/bg-taisao.png") no-repeat top center;
  background-size: cover;
  padding: 64px 74px 62px;
}

.tea-section-heading--reasons {
  margin-bottom: 0px !important;
}

.tea-script-title {
  color: var(--tea-green-900);
  font-family: var(--tea-title-font);
  font-size: 72px;
  line-height: 1.2;
  margin: 12px 0 0;
  text-align: center;
}

.tea-reasons__grid {
  display: grid;
  gap: 42px;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.tea-reasons__media {
  margin: 0;
}

.tea-reasons__media img {
  border-radius: 8px;
  display: block;
  max-height: 680px;
  width: 100%;
}

.tea-reasons__list {
    display: grid;
    gap: 24px;
    list-style: none;
    padding: 0;

    width: fit-content;
    margin: 0 auto; /* nằm giữa */
    
    text-align: left; /* text không center */
}

.tea-reasons__list li {
  align-items: flex-start;
  color: #16281b;
  display: grid;
  font-size: 17px;
  font-weight: 400;
  gap: 15px;
  grid-template-columns: 24px 1fr;
  line-height: 1.65;
}

.tea-reasons__list i {
  color: var(--tea-green-800);
  font-size: 20px;
  margin-top: 6px;
}

.tea-reviews {
  overflow: hidden;
  padding: 80px 0 80px;
  position: relative;
  background: var(--tea-green-800);
}


.tea-reviews .tea-container {
  position: relative;
  z-index: 1;
}

.tea-reviews .tea-section-heading h2{
  margin-bottom: 48px;
  color: #fff;
}

.tea-reviews__track {
  position: relative;
}

.tea-reviews__track:not(.slick-initialized) {
  display: grid;
  gap: 34px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  padding-top: 76px;
}

.tea-reviews__track.slick-initialized .slick-list {
  margin: 0 -17px;
  padding: 60px 0 20px;
}

.tea-reviews__track.slick-initialized .slick-track {
  display: flex;
}

.tea-reviews__track.slick-initialized .slick-slide {
  height: auto;
  margin: 0 17px;
}

.tea-review-card {
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid #08a64d;
  border-radius: 8px;
  min-height: 300px;
  padding: 80px 36px 36px;
  position: relative;
  text-align: center;
}


.tea-review-card__avatar {
  border: 2px solid #ffdc3f;
  border-radius: 50%;
  height: 100px;
  left: 50%;
  object-fit: cover;
  position: absolute;
  top: -50px;
  transform: translateX(-50%);
  width: 100px;
}

.tea-review-card h3 {
  color: #090f0c;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 11px;
  text-align: center;
}

.tea-review-card__stars {
  color: #ffb800;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 22px;
}

.tea-review-card p {
  color: #232b27;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0 auto;
  max-width: 310px;
  text-align: center;
}

.tea-reviews .slick-prev,
.tea-reviews .slick-next {
  align-items: center;
  /* background: #069342; */
      background: linear-gradient(180deg, #ffdf45 0%, var(--tea-yellow) 52%, #f0b900 100%);
  border: 0;
  border-radius: 50%;
  box-shadow: 0 12px 24px rgba(6, 63, 32, 0.18);
  color: #fff;
  cursor: pointer;
  display: flex !important;
  font-size: 0;
  height: 42px;
  justify-content: center;
  position: absolute;
  top: 54%;
  transform: translateY(-50%);
  transition: background-color 0.2s ease, transform 0.2s ease;
  width: 42px;
  z-index: 4;
}

/* .tea-reviews .slick-prev:hover,
.tea-reviews .slick-next:hover,
.tea-reviews .slick-prev:focus,
.tea-reviews .slick-next:focus {
  background: #057a38;
  transform: translateY(-50%) scale(1.06);
} */

.tea-reviews .slick-prev {
  left: -20px;
}

.tea-reviews .slick-next {
  right: -20px;
}

.tea-reviews .slick-prev::before,
.tea-reviews .slick-next::before {
  color: #fff;
  font-family: "Font Awesome 6 Free";
  font-size: 15px;
  font-weight: 900;
}

.tea-reviews .slick-prev::before {
  content: "\f053";
}

.tea-reviews .slick-next::before {
  content: "\f054";
}

.tea-order {

  background-image:

    var(--tea-order-background-image);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 96px 0 108px;
}

.tea-order__grid {
  align-items: center;
  display: grid;
  gap: 70px;
  grid-template-columns: minmax(0, 1fr) minmax(420px, 0.86fr);
}

.tea-order__heading {
  margin-bottom: 42px;
}

.tea-order__heading h2 {
  color: var(--tea-green-800);
  text-align: center;
  font-size: 70px;
      font-family: var(--tea-title-font);
}

.tea-order__media {
  text-align: center;
}

.tea-order__media .tea-hero__label {
  margin-bottom: 22px;
}

.tea-order__media img {
  display: block;
  filter: drop-shadow(0 22px 26px rgba(6, 63, 32, 0.22));
  height: 420px;
  margin: 0 auto;
  max-width: 680px;
  width: 100%;
}

.tea-order__form-panel {
  background: var(--tea-green-800);
  border-radius: 8px;
  padding: 42px 44px 46px;
}

.tea-order__form-panel h2 {
  color: var(--tea-yellow);
  font-size: 30px;
  line-height: 1.28;
  margin: 0 0 26px;
  text-align: center;
}

.tea-order-form {
  display: grid;
  gap: 12px;
}

.tea-order-form input,
.tea-order-form select {
  background: #fff;
  border: 1px solid rgba(255,255,255,0.82);
  border-radius: 0;
  color: #223025;
  font-size: 16px;
  font-weight: 500;
  height: 58px !important;
  padding: 0 16px;
  width: 100%;
      
}

.ff-default .ff-el-form-control {
    background-clip: padding-box;
    background-image: none;
    border: 1px solid var(--fluentform-border-color);
    border-radius: var(--fluentform-border-radius);
    color: var(--fluentform-secondary);
    line-height: 1;
    margin-bottom: 0;
    max-width: 100%;
    padding: 12px 15px !important;
    font-family: "Manrope", sans-serif !important;
}

.tea-order-form button {
  justify-self: center;
  margin-top: 16px;
}
.tea-order__form-panel .ff-btn-submit {
    height: 50px;
    border: none;
    border-radius: 999px;
    background: linear-gradient(180deg, #ffdf45 0%, var(--tea-yellow) 52%, #f0b900 100%);
    color: #173514 !important;
    font-size: 16px;
    font-weight: 600;
    transition: all .3s ease;
    margin-top: 12px;
    font-family: "Manrope", sans-serif;
}
.ff-default .ff_btn_style:focus, .ff-default .ff_btn_style:hover {
        background: linear-gradient(180deg, #ffe76a 0%, #ffd83f 52%, var(--tea-yellow-dark) 100%) !important;
    color: #173514 !important;
    transform: translateY(-1px);
    opacity: 1 !important;
}

.tea-order__form-panel .ff-el-form-control::placeholder {
    color: rgba(236, 253, 245, 0.55);
    font-weight: 400;
    font-size: 16px !important;
    font-family: "Manrope", sans-serif;
}

.fluentform .ff-el-is-error .text-danger {
    font-size: 16px !important;
    margin-top: 8px !important;
}

.fluentform .text-danger {
    color: #d0021b !important;
}

.tea-footer {
  background: var(--tea-green-900);
  color: rgba(255, 255, 255, 0.84);
  padding: 58px 0 22px;
}

.tea-footer__grid {
  display: grid;
  gap: 80px;
  grid-template-columns: 1.2fr 1fr 0.8fr;
}

.tea-brand--footer {
  margin-bottom: 18px;
}

.tea-footer h3 {
  color: #fff;
  font-family: var(--tea-heading-font);
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 16px;
  text-transform: uppercase;
}

.tea-footer p {
  color: rgba(255, 255, 255, 0.82);
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  text-align: left;
}

.tea-footer__list,
.tea-footer__links {
  display: grid;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.tea-footer__list li,
.tea-footer__links a {
  align-items: flex-start;
  display: grid;
  gap: 10px;
  grid-template-columns: 20px 1fr;
}

.tea-footer__list i,
.tea-footer__links i {
  color: var(--tea-yellow);
  font-size: 17px;
  margin-top: 4px;
  text-align: center;
}

.tea-footer__links img {
  height: 18px;
  object-fit: contain;
  width: 18px;
}

.tea-footer__list span,
.tea-footer__list a,
.tea-footer__links a,
.tea-footer__policies a {
  color: rgba(255, 255, 255, 0.84) !important;
  font-size: 16px;
  line-height: 1.5;
}

.tea-footer__bottom {
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  display: flex;
  gap: 24px;
  justify-content: space-between;
  margin-top: 36px;
  padding-top: 18px;
}

.tea-footer__bottom p {
  font-size: 15px;
}

.tea-footer__policies {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.tea-promo-popup {
  align-items: center;
  background: rgba(5, 31, 17, 0.68);
  display: flex;
  inset: 0;
  justify-content: center;
  opacity: 0;
  padding: 24px;
  pointer-events: none;
  position: fixed;
  transition: opacity 0.25s ease;
  visibility: hidden;
  z-index: 9999;
}

.tea-promo-popup.is-visible {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.tea-promo-popup-open {
  overflow: hidden;
}

.tea-promo-popup__dialog {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.24);
  max-height: calc(100vh - 48px);
  max-width: 880px;
  overflow: auto;
  position: relative;
  transform: translateY(18px) scale(0.98);
  transition: transform 0.25s ease;
  width: min(880px, 100%);
}

.tea-promo-popup.is-visible .tea-promo-popup__dialog {
  transform: translateY(0) scale(1);
}

.tea-promo-popup__close {
  align-items: center;
  background: var(--tea-green-900);
  border: 0;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 30px;
  height: 42px;
  justify-content: center;
  line-height: 1;
  position: absolute;
  right: 14px;
  top: 14px;
  width: 42px;
  z-index: 2;
}

.tea-promo-popup__close:hover,
.tea-promo-popup__close:focus {
  background: var(--tea-green-700);
}

.tea-promo-popup__content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(280px, 100%), 1fr));
  min-height: 420px;
}

.tea-promo-popup__copy {
  align-content: center;
  display: grid;
  gap: 18px;
  padding: 48px;
}

.tea-promo-popup__eyebrow {
  color: var(--tea-green-700);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.3;
  margin: 0;
  text-transform: uppercase;
}

.tea-promo-popup__copy h2 {
  color: var(--tea-green-900);
  font-family: var(--tea-heading-font);
  font-size: 32px;
  font-weight: 600;
  line-height: 1.1;
  margin: 0;
}

.tea-promo-popup__description,
.tea-promo-popup__description p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.65;
  margin: 0;
}

.tea-promo-popup__description p + p {
  margin-top: 10px;
}

.tea-promo-popup__button {
  align-items: center;
  background: linear-gradient(180deg, #ffdf45 0%, var(--tea-yellow) 52%, #f0b900 100%);
  border-radius: 999px;
      color: #173514 !important;
  display: inline-flex;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  justify-self: start;
  line-height: 1.2;
  min-height: 48px;
  padding: 14px 24px;
}

.tea-promo-popup__button:hover,
.tea-promo-popup__button:focus {
      background: linear-gradient(180deg, #ffe76a 0%, #ffd83f 52%, var(--tea-yellow-dark) 100%);
    color: #173514 !important;
    transform: translateY(-1px);
}

.tea-promo-popup__media {
  background: var(--tea-green-800);
  margin: 0;
  min-height: 100%;
  overflow: hidden;
}

.tea-promo-popup__media img {
  display: block;
  height: 100%;
  min-height: 420px;
  object-fit: cover;
  width: 100%;
}

@media (max-width: 1180px) {

.tea-landing-header {
padding: 12px 40px;
}

  .tea-nav {
    display: none;
  }

  .tea-landing-header__inner {
    grid-template-columns: 1fr auto;
  }

  .tea-hero__grid,
  .tea-brand-story__grid,
  .tea-product-showcase__layout,
  .tea-reasons__grid,
  .tea-order__grid {
    grid-template-columns: 1fr;
  }

  .tea-hero__content {
    justify-items: center;
    text-align: center;
  }

  .tea-hero__description,
  .tea-brand-story__heading,
  .tea-brand-story__heading .tea-eyebrow,
  .tea-brand-story__heading h2,
  .tea-brand-story__copy,
  .tea-brand-story__copy p,
  .tea-intro__content,
  .tea-intro__content .tea-eyebrow,
  .tea-intro__content h2,
  .tea-intro__content p,
  .tea-product-showcase__heading,
  .tea-product-showcase__heading .tea-eyebrow,
  .tea-product-showcase__heading h2 {
    text-align: center;
  }

  .tea-brand-story__heading,
  .tea-brand-story h2,
  .tea-brand-story__media,
  .tea-brand-story__copy {
    margin-left: auto;
    margin-right: auto;
  }

  .tea-brand-story__media {
    max-width: 720px;
  }

  .tea-hero__media img,
  .tea-order__media img {
    margin: 0 auto;
    max-width: 720px;
  }

  .tea-brand-story {
    min-height: 460px;
  }

  .tea-brand-story__grid {
    min-height: 340px;
  }

  .tea-brand-story__media {
    width: min(100%, 380px);
  }

  .tea-brand-story__copy {
    max-width: 1040px;
  }

  .tea-intro {
    min-height: 700px;
    padding: 86px 40px 360px;
  }

  .tea-intro .tea-rich-text p {
    font-size: 17px;
  }

  .tea-product-showcase__feature {
    margin: 0 auto;
    max-width: 640px;
    min-height: 390px;
    width: 100%;
  }

  .tea-product-showcase__feature img {
    max-height: 430px;
    transform: none;
    width: 100%;
  }

  .tea-product-showcase__feature-copy {
    left: 50%;
    top: 18%;
    transform: translateX(-50%);
  }

  .tea-product-showcase__feature-copy span {
    margin-top: 150px;
  }

  .tea-product-showcase__track:not(.slick-initialized),
  .tea-reviews__track:not(.slick-initialized) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tea-reviews .slick-prev {
    left: -20px;
  }

  .tea-reviews .slick-next {
    right: -20px;
  }

  .tea-footer__grid {
    grid-template-columns: 1fr 1fr;
  }
  
  .tea-reasons__panel {
    background-image: none;
    background:#FFF;
    padding: 64px 74px 62px;
}

.tea-reasons__media img {
    width:50%;
    margin:auto;
    max-height: auto;
}

.tea-reviews {
    padding: 80px 40px 80px;
}

.tea-order {
    padding: 96px 40px 108px;
}

.tea-footer {
    padding: 58px 40px 22px;
}
}

@media (max-width: 768px) {
  .admin-bar .tea-landing-header {
    top: 46px;
  }

  .tea-container {
    padding: 0 15px;
  }

  .tea-landing-header {
    padding: 10px 0;
  }

  .tea-brand__mark {
    height: 40px;
    width: 40px;
  }

  .tea-brand__name {
    font-size: 17px;
  }

  .tea-brand__subtitle {
    font-size: 12px;
  }

  .tea-order-btn {
    font-size: 13px;
    min-height: 42px;
    padding: 0 14px;
  }

  .tea-order-btn i {
    display: none;
  }

  .tea-section {
    padding: 58px 0;
  }

  .tea-hero {
    min-height: 0;
    padding: 40px 0 40px;
  }

  .tea-hero__grid {
    gap: 30px;
  }

  .tea-hero__label {
    font-size: 24px;
    padding: 10px 37px;
  }

  .tea-hero h1 {
    font-size: 42px;
  }

  .tea-hero__description {
    font-size: 16px;
    margin: 0 0 22px;
  }

  .tea-hero-badges {
    gap: 10px;
    margin-bottom: 10px;
    
  }

  .tea-hero-badge {
    min-height: 160px;
    padding: 44px 8px 16px;
    background-size: contain;
  }

  .tea-hero-badge h3 {
    font-size: 13px;
  }

  .tea-btn, .tea-order-btn {
    font-size: 15px;
    font-weight: 600;
    gap: 10px;
    justify-content: center;
    line-height: 1;
    min-height: 48px;
    padding: 0 30px;
}

.tea-hero__media img {
    max-height: 360px;
    max-width: 100%;
}

  .tea-section-heading h2,
  .tea-brand-story h2,
  .tea-intro h2,
  .tea-product-showcase h2,
  .tea-reasons h2,
  .tea-reviews h2 {
    font-size: 32px;
  }

  .tea-section-heading__description,
  .tea-rich-text p {
    font-size: 16px;
  }

  .tea-reviews {
    padding: 26px 0 66px;
  }

  .tea-reviews::before {
    height: 170px;
    top: 68px;
  }

  .tea-reviews h2 {
    font-size: 32px;
    line-height: 1.16;
  }

  .tea-product-showcase__track:not(.slick-initialized),
  .tea-reviews__track:not(.slick-initialized),
  .tea-footer__grid {
    grid-template-columns: 1fr;
  }

  .tea-brand-story {
    min-height: 0;
    padding: 54px 15px 58px;
  }

  .tea-brand-story__grid {
    min-height: 0;
    max-width: 100%;

  }

  .tea-brand-story__heading {
    justify-self: center;
    padding-top: 0;
  }

  .tea-brand-story__heading .tea-eyebrow,
  .tea-brand-story__heading h2,
  .tea-brand-story__copy,
  .tea-brand-story__copy p {
    text-align: center;
  }

  .tea-brand-story h2 {
    font-size: 38px;
    max-width: 340px;
  }

  .tea-brand-story__media {
    width: min(100%, 360px);
  }

  .tea-brand-story__media img {
    height: auto;
    max-height: 320px;
  }

  .tea-brand-story .tea-rich-text p {
    font-size: 15px;
    text-align: start;
  }

  .tea-brand-story__copy {
    justify-self: center;
    max-width: 560px;
  }

  .tea-brand-story__grid,
  .tea-product-showcase__layout,
  .tea-reasons__grid,
  .tea-order__grid {
    gap: 30px;
  }

  .tea-intro {
    background-position: center bottom;
    min-height: 620px;
    padding: 40px 0 320px;
  }

  .tea-intro h2 {
    font-size: 32px;
  }

  .tea-intro .tea-rich-text {
    gap: 18px;
    margin-top: 24px;
  }

  .tea-intro .tea-rich-text p {
    font-size: 15px;
    line-height: 1.7;
  }

  .tea-product-showcase .tea-container {
    max-width: 100%;
}

  .tea-product-showcase {
    min-height: 0;
    padding: 56px 0 34px;
  }

  .tea-product-showcase__feature {
    min-height: 300px;
  }

  .tea-product-showcase__feature img {
    max-height: 330px;
  }

  .tea-product-showcase__feature-copy {
    max-width: 210px;
    top: 16%;
  }

  .tea-product-showcase__feature-copy p {
    font-size: 22px;
  }

  .tea-product-showcase__feature-copy span {
    font-size: 15px;
    margin-top: 100px;
  }

  .tea-product-showcase-card__image {
    height: 218px;
  }

  .tea-product-showcase-card__body {
    padding: 18px 16px 20px;
  }

  .tea-product-showcase-card h3 {
    font-size: 18px;
  }

  .tea-product-showcase-card__description p,
  .tea-product-showcase-card__specs dt,
  .tea-product-showcase-card__specs dd {
    font-size: 14px;
  }

  .tea-product-showcase-card__specs div {
    grid-template-columns: 74px minmax(0, 1fr);
  }

  .tea-product-showcase-card__footer {
    align-items: stretch;
    flex-direction: column;
  }

  .tea-product-showcase-card__cta {
    width: 100%;
  }

  .tea-product-showcase__controls {
    gap: 16px;
    margin-top: 22px;
  }

  .tea-reviews__track:not(.slick-initialized) {
    padding-top: 66px;
  }

  .tea-reviews__track.slick-initialized .slick-list {
    margin: 0;
    padding: 60px 0 0px;
  }

  .tea-reviews__track.slick-initialized .slick-slide {
    margin: 0;
  }

  .tea-review-card {
    min-height: 240px;
    padding: 70px 24px 32px;
  }

  .tea-review-card::after {
    bottom: -36px;
    font-size: 76px;
    right: 30px;
  }

  .tea-review-card__avatar {
    height: 100px;
    top: -60px;
    width: 100px;
  }

  .tea-review-card h3 {
    font-size: 19px;
  }

  .tea-review-card p {
    font-size: 15px;
    line-height: 1.72;
  }

  .tea-reviews .slick-prev,
  .tea-reviews .slick-next {
    height: 34px;
    top: 56%;
    width: 34px;
  }

  .tea-reviews .slick-prev {
    left: -10px;
  }

  .tea-reviews .slick-next {
    right: -10px;
  }

.tea-reviews__track .slick-slide {
    margin: 0 8px !important;
}

.tea-reviews__track .slick-list {
    margin: 0 -8px !important;
}

  .tea-reasons__panel {
    padding: 34px 20px;
    background-color: #FFF;
    background-image: none;
    border-radius: 12px;
  }

  .tea-reasons__media img {
    max-height: 400px;
}

.tea-reasons__list li {
    font-size: 15px;
}

  .tea-script-title {
    font-size: 42px;
  }

  .tea-order {
    padding: 62px 0 70px;
  }

  .tea-order__form-panel {
    padding: 30px 20px 34px;
    
  }
  
    .tea-order__heading h2 {
    font-size: 50px !important;
  }

  .tea-order h2 {
        font-size: 24px;
        margin: 0 0 10px;
    }

  .tea-order__media img {
    max-height: 300px;
  }

  .tea-promo-popup {
    align-items: flex-start;
    padding: 14px;
  }

  .tea-promo-popup__dialog {
    max-height: calc(100vh - 28px);
  }

  .tea-promo-popup__content {
    min-height: 0;
  }

  .tea-promo-popup__copy {
    gap: 14px;
    padding: 36px 22px 26px;
  }

  .tea-promo-popup__copy h2 {
    font-size: 30px;
  }

  .tea-promo-popup__description,
  .tea-promo-popup__description p {
    font-size: 15px;
  }

  .tea-promo-popup__button {
    justify-self: stretch;
  }

  .tea-promo-popup__media img {
    max-height: 240px;
    min-height: 210px;
  }

  .tea-footer__bottom {
    align-items: flex-start;
    flex-direction: column;
  }

  .tea-footer {
    padding: 40px 0 20px;
}

  .tea-footer__grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .tea-footer h3 {
    font-size: 20px;
    line-height: 1.4;
}

.tea-footer p {
    font-size: 15px;
}
.tea-footer__list span, .tea-footer__list a, .tea-footer__links a, .tea-footer__policies a {
    font-size: 15px;
}
}
