/*
Theme Name: GREENFEED
Text Domain: dt
Version: 1.0
Description: This theme design for GREENFEED
Author: GREENFEED
Author URI: http://greenfeed.com.vn/
*/
@font-face {
  font-family: 'SVN-Gotham';
  src: url("assets/fonts/SVN-GothamBook.woff2") format("woff2"), url("assets/fonts/SVN-GothamBook.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SVN-Gotham';
  src: url("assets/fonts/SVN-GothamLightItalic.woff2") format("woff2"), url("assets/fonts/SVN-GothamLightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'SVN-Gotham';
  src: url("assets/fonts/SVN-GothamItalic.woff2") format("woff2"), url("assets/fonts/SVN-GothamItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'SVN-Gotham';
  src: url("assets/fonts/SVN-GothamLight.woff2") format("woff2"), url("assets/fonts/SVN-GothamLight.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SVN-Gotham Ultra';
  src: url("assets/fonts/SVN-GothamUltraItalic.woff2") format("woff2"), url("assets/fonts/SVN-GothamUltraItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'SVN-Gotham';
  src: url("assets/fonts/SVN-GothamThinItalic.woff2") format("woff2"), url("assets/fonts/SVN-GothamThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'SVN-Gotham';
  src: url("assets/fonts/SVN-Gotham.woff2") format("woff2"), url("assets/fonts/SVN-Gotham.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SVN-Gotham';
  src: url("assets/fonts/SVN-GothamThin.woff2") format("woff2"), url("assets/fonts/SVN-GothamThin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SVN-Gotham Ultra';
  src: url("assets/fonts/SVN-GothamUltra.woff2") format("woff2"), url("assets/fonts/SVN-GothamUltra.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SVN-Gotham XLight';
  src: url("assets/fonts/SVN-GothamXLight.woff2") format("woff2"), url("assets/fonts/SVN-GothamXLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SVN-Gotham XLight';
  src: url("assets/fonts/SVN-GothamXLightItalic.woff2") format("woff2"), url("assets/fonts/SVN-GothamXLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'SVN-Gotham';
  src: url("assets/fonts/SVN-GothamBlackItalic.woff2") format("woff2"), url("assets/fonts/SVN-GothamBlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'SVN-Gotham';
  src: url("assets/fonts/SVN-GothamBoldItalic.woff2") format("woff2"), url("assets/fonts/SVN-GothamBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'SVN-Gotham';
  src: url("assets/fonts/SVN-GothamBookItalic.woff2") format("woff2"), url("assets/fonts/SVN-GothamBookItalic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'SVN-Gotham';
  src: url("assets/fonts/SVN-GothamBlack.woff2") format("woff2"), url("assets/fonts/SVN-GothamBlack.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SVN-Gotham';
  src: url("assets/fonts/SVN-GothamBold.woff2") format("woff2"), url("assets/fonts/SVN-GothamBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/*--------------------------------------------------------------
>>> Reset CSS
--------------------------------------------------------------*/
html {
  outline: none;
  overflow-x: hidden;
}

html *:focus {
  outline: none;
}

aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]),
[hidden] {
  display: none;
}

html {
  font-size: 1.041666666vw;
}

button,
input,
select,
textarea {
  color: #000;
  -webkit-appearance: none;
}

img {
  max-width: 100%;
}

img:not(.fixed-img) {
  border: 0;
  width: 100%;
  height: auto;
}

figure {
  margin: 0;
}

a:focus {
  outline: 0;
}

a:hover,
a:active {
  outline: 0;
}

abbr[title] {
  border-bottom: thin dotted;
}

b,
strong,
.strong {
  font-weight: 600;
}

dfn,
em,
.em {
  font-style: italic;
}

small,
.small,
sub,
sup {
  font-size: 80%;
}

ins,
.ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

mark,
.mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

hr {
  border: none;
  display: block;
  height: 0.0625rem;
  border-top: thin solid #eee;
  margin: 0.625rem 0 1.25rem;
  padding: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

ul,
ol {
  margin: 1.5em 0;
  padding: 0;
  padding-left: 1.25rem;
}

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

form,
fieldset,
form ul,
form ol,
fieldset ol,
fieldset ul {
  margin: 0;
  border: 0;
}

legend {
  border: 0;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
  -webkit-appearance: none;
}
button
{
      -webkit-transition: all .125s ease-in;
  transition: all .125s ease-in;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  -webkit-appearance: none;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*--------------------------------------------------------------
>>> Animation
--------------------------------------------------------------*/
@-webkit-keyframes dots-loading {
  0%,
  80%,
  100% {
    -webkit-box-shadow: 0 2.5em 0 -1.3em;
            box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    -webkit-box-shadow: 0 2.5em 0 0;
            box-shadow: 0 2.5em 0 0;
  }
}

@keyframes dots-loading {
  0%,
  80%,
  100% {
    -webkit-box-shadow: 0 2.5em 0 -1.3em;
            box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    -webkit-box-shadow: 0 2.5em 0 0;
            box-shadow: 0 2.5em 0 0;
  }
}

@-webkit-keyframes stuckMoveDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes stuckMoveDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/*--------------------------------------------------------------
>>> General
--------------------------------------------------------------*/
a,
a:visited {
  color: #000000;
  text-decoration: none;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

*:not(.no-custom-scrollbar)::-webkit-scrollbar {
  width: .75rem;
  height: .875rem;
}

*:not(.no-custom-scrollbar)::-webkit-scrollbar-corner {
  border-radius: .5rem;
  background-color: #e2e2e2;
}

*:not(.no-custom-scrollbar)::-webkit-scrollbar-thumb {
  border-radius: .5rem;
  border: .1875rem solid #e2e2e2;
  background-color: #b9b9b9;
}

*:not(.no-custom-scrollbar)::-webkit-scrollbar-track {
  background-color: #e2e2e2;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #454545;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

*
{
	--color--primary: #3ea446;
	--color--secondary: #066836;
    --gradient--primary:linear-gradient(90deg, #a9d15e 0%, #43ad49 65%, #2db059 100%);
}

body {
  padding: 0;
  margin: 0;
  font-family: 'SVN-Gotham';
  overflow-x: hidden;
}

body * {
  font-family: 'SVN-Gotham';
}

body.compensate-for-scrollbar {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
}

.container {
  max-width: 71.875rem;
  margin: auto;
}

.container-wide {
  max-width: 85rem;
  margin: auto;
}

.container-fluid {
  max-width: 100%;
  margin: auto;
}

.hidden {
  display: none !important;
}

a.btn,
.btn {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  font-family: 'SVN-Gotham';
  font-size: .8125rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  cursor: pointer;
  padding: .75rem 1.75rem .875rem;
  border-radius: 1.5rem;
  -webkit-transition: all .125s ease-in;
  transition: all .125s ease-in;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
   border: .0625rem solid var(--color--primary);
    color: var(--color--primary);
    text-transform:uppercase;
}

.btn--trans {
  background: transparent;
  border: none;
}

.btn--outline {
  border: thin solid rgba(0, 0, 0, 0.58);
}

body .btn--outline-inverse {
  border: thin solid #fff;
  color: #fff;
}

body .btn--outline:hover,
body .btn--outline:focus,
body .btn.active {
  background: var(--color--primary);
  border-color: var(--color--primary);
  color: #fff;
}

body .btn--outline-inverse:hover,
body .btn--outline-inverse:focus {
  background: #fff;
  border-color: #fff;
  color: #000;
}

body .btn--normal {
  background: #F1F3F4;
  border-color: #F1F3F4;
  color: #7B7B7B;
}

body .btn--primary {
  background: #449350;
  border-color: #449350;
  color: #fff;
}

body .btn--primary:hover,
body .btn--primary:focus {
  background: #33703c;
  border-color: #33703c;
}

body .icon {
  width: 1.25rem;
}

.text-upcase {
  text-transform: uppercase;
}

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

body .overscollx {
  overflow-x: auto;
  white-space: nowrap;
}

.overscollx::-webkit-scrollbar,
.dragscroll::-webkit-scrollbar {
  width: .01rem;
  height: .01rem;
}

.overscollx::-webkit-scrollbar-track,
.dragscroll::-webkit-scrollbar-track {
  background: transparent;
}

.overscollx::-webkit-scrollbar-thumb,
.dragscroll::-webkit-scrollbar-thumb {
  background: transparent;
}

.site-main {
  /* min-height: calc(100vh - 12.1875rem); */
}

body .disableclick {
  cursor: default;
}

.sr-only {
  border: 0;
  clip: rect(0.0625rem, 0.0625rem, 0.0625rem, 0.0625rem);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: .0625rem;
  margin: -.0625rem;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: .0625rem;
  word-wrap: normal !important;
}

.abs-icon {
  width: 3rem;
  height: 3rem;
  position: absolute;
  z-index: 2;
  overflow: hidden;
}

.abs-link:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.loading-effect {
  will-change: opacity;
  opacity: 1;
  -webkit-transition: .7s opacity;
  transition: .7s opacity;
}

.loading-effect.fade-in {
  will-change: opacity;
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}

/*--------------------------------------------------------------
>>> Header
--------------------------------------------------------------*/
.header-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header-main ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

.dt-main-menu {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0 1.5rem;
  margin-right: 0;
  display:flex;
  align-items:center;
  justify-content: flex-end;
  gap: 1rem;
}

.dt-primary-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: flex-end;
  font-size: .8rem;
  gap: 1.25rem;
}
[lang="en-GB"] .dt-primary-menu 
{
    gap: 1rem;
    font-size:.75rem;
    box-sizing: border-box;
}
[lang="en-GB"] .dt-primary-menu > li > a
{
    font-size: .75rem;
    line-height: 1.2;
}
.dt-primary-menu > li {
  position: relative;
}

.dt-primary-menu > li > a {
  display: block;
  padding: .825rem .6125rem;
  max-width: 8rem;
  line-height: 1.35;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
}

.dt-primary-menu  li.active >  a,
.dt-primary-menu  li  a:hover {
  color:#3EA446;
}
.dt-primary-menu  li  a:hover .caret,
.dt-primary-menu  li.active .caret
{
 filter: invert(47%) sepia(55%) saturate(517%) hue-rotate(74deg) brightness(101%) contrast(91%);
}
.dt-primary-menu > li.dropdown > a {
  padding-right: 2.75rem;
  padding-right: 1.75rem;
}

.logo {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 5.625rem;
}

.header-menu > li > a b.caret {
  content: url(assets/images/arrow-small.svg);
  content: url(assets/images/arr-down.svg);
  position: absolute;
  width: .75rem;
  display: block;
  top: 0;
  bottom: 0;
  right: 1.25rem;
  margin: auto;
  right: 0;
}

.dt-dropdown-menu-wrapper {
  position: absolute;
  list-style-type: none;
  background: #fff;
  visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: calc(100% + .5rem);
  left: 0;
  text-align: left;
  -webkit-transform: translateY(2.5rem);
  transform: translateY(2.5rem);
  z-index: -1;
  min-width: 19.5rem;
  max-width: 100%;
  width: 100%;
  padding: 1.25rem 0;
  -webkit-box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.07);
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.07);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
}
.dt-primary-menu .dropdown:nth-child(2) .dt-dropdown-menu-wrapper
{
    min-width:20.5rem;
}
[lang="en-GB"] .dt-primary-menu .dropdown:nth-child(2) .dt-dropdown-menu-wrapper
{
    min-width:26.5rem;
}
.dt-dropdown-menu-wrapper:before
{
    content:'';
    position:absolute;
    left:0;
    bottom:calc(100% - 1rem);
    width:100%;
    height:2rem;
    z-index: 2;
}
.dt-dropdown-menu-wrapper .dt-dropdown-menu-wrapper
{
    left:100%;
    top:0;
}
.dt-dropdown-menu-wrapper > ul > li a {
  -webkit-transition: opacity 0s;
  transition: opacity 0s;
  display: block;
  text-transform: uppercase;
  font-weight: 500;
  white-space: nowrap;
}

.dt-header-wrapper {
  border-bottom: thin solid #D0D2D3;
  max-height: 100%;
}
.dt-header-wrapper>.container-wide
{
    max-height: 100%;
}
.header-main {
  padding: .75rem 0;
  box-sizing:border-box;
  max-height:100%;
  height: 5.125rem;
}

.header-utility__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 3.125rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 1.75rem;
  position: absolute;
  right: 0;
  z-index: 10;
}

.megav2-wrapper,
.mega-wrapper {
  max-width: 90rem;
  width: 90rem;
  left: -27.75rem;
  padding: 1.25rem 4.875rem 2.065rem;
}

.header-menu .drawer-menu {
  -ms-flex-preferred-size: 18.3%;
      flex-basis: 18.3%;
  max-width: 18.3%;
  padding-right: 1rem;
  border-right: thin solid #000000;
}

.header-menu .cols-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 1rem;
}

.cols-menu > li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 1.75rem;
}

.cols-menu > li:last-child {
  margin-right: 0;
}

.header-menu .megav2-wrapper > ul > li,
.header-menu .mega-wrapper > ul > li {
  font-weight: 500;
  padding-top: 0;
  padding-bottom: 0;
}

.header-menu .megav2-wrapper > ul.drawer-menu > li {
  padding-left: 0;
  padding-right: 0;
}

.header-menu .megav2-wrapper > ul.drawer-menu > li:not(:first-child) {
  margin-top: 1rem;
}

li:hover .megav2-wrapper .dt-dropdown-menu-wrapper,
li:hover .mega-wrapper .dt-dropdown-menu-wrapper {
  position: static;
  -webkit-transform: none;
          transform: none;
  visibility: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
}

.megav2-wrapper .dt-dropdown-menu-wrapper li,
.mega-wrapper .dt-dropdown-menu-wrapper li {
  padding: 0;
  margin-top: 1rem;
  font-weight: 400;
}

.mega-wrapper > .dropdown-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
}

.header-menu .megav2-wrapper > ul > li .dt-dropdown-menu-wrapper,
.header-menu .mega-wrapper > ul > li .dt-dropdown-menu-wrapper {
  -webkit-transform: none;
          transform: none;
}

#dt-header {
  height: 5.125rem;
}

#dt-header .dt-secondary-menu .dt-dropdown-menu-wrapper {
  top: calc(100% + .0625rem);
}

.dt-primary-menu > li.dropdown > a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: calc(100% + 1.75rem);
  top: 0;
  left: 0;
  z-index: -1;
}

.dt-primary-menu > li.dropdown:hover > a:before {
  z-index: 2;
}

.megav2-wrapper > ul > li > a:hover,
.mega-wrapper > ul > li > a:hover {
  text-stroke: unset;
  -webkit-text-stroke: unset;
}

.main-search input[type="text"] {
  padding: 0;
  border: 0;
  background: transparent;
  opacity: 0;
  width: 0;
}

.dt-search-form {
  width: 2rem;
  height: 2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  overflow: hidden;
  border-radius: 1.75rem;
  margin-left: 1rem;
  border: thin solid rgba(0, 0, 0, 0.45);
  order: 2;
}

.dt-search-form .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.dt-search-form .btn img {
  width: 1rem;
  -webkit-transform: translateX(0.125rem);
          transform: translateX(0.125rem);
}

.header-btn {
  font-size: .875rem;
  font-weight: 400;
  height: 1.875rem;
  padding: .125rem .75rem .275rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.header-btn:after {
  position: absolute;
  width: .0325rem;
  height: 1.25rem;
  background: #000000;
  right: -1rem;
  top: 0;
  bottom: 0;
  margin: auto;
}

hm {
  margin-left: .2875rem;
}

.header-utility__language {
  border-radius: 1.25rem;
  margin-left: 0;
}
.header-utility .header-utility__language 
{
    display:none;
}
.header-utility__language a img {
  width: 1.275rem;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: .125rem;
  margin-top: .125rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
    margin-right:.5rem;
}

.header-utility__language a {
  width: auto;
  /* min-width: 6rem; */
  height: 1.875rem;
  padding: .125rem 0.275rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: .875rem;
  text-transform: uppercase;
}

[lang=en-GB] .header-utility__language a hm {
  font-size: .825rem;
  margin-left: .125rem;
}

.dt-secondary-menu > li > a {
  padding: 0 2.75rem 0 2.125rem;
  margin-right: 1.25rem;
  height: 3.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
  position: relative;
  z-index: 2;
}

.dt-primary-menu > li.active > a {
  font-weight: 600;
}

.dt-secondary-menu > li:before {
  content: '';
  position: absolute;
  width: 100%;
  height: calc(100% + 1rem);
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
}

.dt-secondary-menu .dt-dropdown-menu-wrapper > ul > li {
  position: relative;
}

.dt-secondary-menu .dt-dropdown-menu-wrapper > ul > li a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
}

.dt-secondary-menu .dropdown-menu {
  width: 100%;
}

.dt-secondary-menu .dropdown-menu li:hover {
  background: #f1f3f4;
}

.dt-secondary-menu .dropdown-menu li a:hover {
  text-stroke: unset;
  -webkit-text-stroke: unset;
}

.dt-secondary-menu.header-menu > li > a b.caret {
  right: .5rem;
}

.header-menu > li {
  position: relative;
}

.header-menu > li:hover > .dt-dropdown-menu-wrapper {
  visibility: visible;
  opacity: 1;
  z-index: 99;
  -webkit-transform: none;
  transform: none;
  max-height: 50vh;
}
.header-menu li li:hover > .dt-dropdown-menu-wrapper {
  visibility: visible;
  opacity: 1;
  z-index: 99;
  -webkit-transform: none;
  transform: none;
}

.dt-search-form form,
.main-search,
.autocompleate-wrapper,
.dt-search {
  height: 100%;
  max-width: 100%;
  width: 100%;
}

.main-search {
  cursor: pointer;
}

.dt-search-form.show {
  width: 32rem;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-color: rgba(0, 0, 0, 0.25);
  margin-left: 0;
}
[lang="en-GB"] .dt-search-form.show
{
    width: 32rem;
}
.header-utility {
  min-width: 2.75rem;
  height: 3.125rem;
  position: relative;
}

.dt-search-form .btn {
  z-index: -1;
  width: 2rem;
  left: auto;
  right: 0;
  margin: auto;
}

.dt-search-form.show .btn {
  left: auto;
  right: 0;
  z-index: 1;
}

.dt-search-form.show .main-search input[type="text"] {
  padding: 0 1.5rem 0 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 1;
  -webkit-transition: opacity .2s .1s;
  transition: opacity .2s .1s;
  width: 100%;
  font-size: .875rem;
}

.sticky-header #dt-header .dt-header-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1001;
  -webkit-transition: transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-animation: stuckMoveDown .6s;
          animation: stuckMoveDown .6s;
  opacity: 1;
  background: #fff;
}

.sticky-header #dt-header .header-main {
  padding: .25rem 0 .5rem;
}

/* .sticky-header .dt-dropdown-menu-wrapper {
  top: calc(100% + 1.2rem);
} */

.sticky-header .dt-primary-menu > li.dropdown > a:before {
  height: calc(100% + 1.25rem);
  visibility: hidden  !important;
    opacity:0 !important;
}

.sticky-header .dt-primary-menu > li.dropdown:hover > a:before {
  visibility: visible;
}

.reset-button {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  width: 3rem;
  right: 0;
  top: 0;
  opacity: 0;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition: all .25s;
  transition: all .25s;
  z-index: -1;
}

.reset-button .icon {
  width: 1.75rem;
}

.entered .reset-button {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  z-index: 1;
  display: none;
}

.dt-dropdown-menu-wrapper > ul > li {
  padding: .5rem 1.5rem;
}

/* .dt-dropdown-menu-wrapper a:hover {
  text-stroke: .042875rem #000;
  -webkit-text-stroke: .042875rem #000;
}
 */
.header-mobile {
  display: none;
}

.hamburger {
  display: block;
  position: absolute;
  padding: 0;
  width: 1.625rem;
  height: 1.625rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  cursor: pointer;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  margin: auto;
}

.hamburger span {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  height: .1428rem;
  background-color: #000;
  width: 100%;
}

.hamburger span::before,
.hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: .1428rem;
  background-color: #000;
  content: "";
}

.hamburger span::before {
  top: -.607rem;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, -webkit-transform;
  transition-property: top, transform;
  transition-property: top, transform, -webkit-transform;
  -webkit-transition-property: top, transform;
}

.hamburger span::after {
  bottom: -.607rem;
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
  -webkit-transition-property: bottom, transform;
}

.hamburger span::before,
.hamburger span::after {
  -webkit-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
}

.offcanvas-active .hamburger span {
  background: none;
}

.offcanvas-active .hamburger span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.offcanvas-active .hamburger span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.offcanvas-active .hamburger span::before,
.offcanvas-active .hamburger span::after {
  -webkit-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
}

/* Live search */
.dt-search-results-wrapper {
  position: absolute;
  width: 20.5rem;
  border-radius: 1.675rem;
  background: #fff;
  right: -0.75rem;
  top: -.125rem;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  border: thin solid #A2A2A2;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.dt-search-results {
  margin-top: 4.375rem;
  margin-bottom: 1rem;
  background: #fff;
  border-bottom-left-radius: 1.875rem;
  border-bottom-right-radius: 1.875rem;
  max-height: 34.25rem;
  overflow-y: auto;
}

.dt-search-results-wrapper.show {
  z-index: 9;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .35s .4s ease-out;
  transition: all .35s .4s ease-out;
}

.search-result-row__header {
  padding: .25rem 1rem;
  background: #F1F3F4;
  text-transform: uppercase;
  font-size: .75rem;
}

.search-result-row__header img {
  width: .75rem;
  margin-right: .5rem;
  vertical-align: bottom;
}

body .search-result-row__list {
  padding: 1rem 1.5rem;
    min-height:unset;
}

.search-result__tag {
  background: #F1F3F4;
  border-radius: 1.5rem;
  display: inline-block;
  font-size: .75rem;
  text-transform: uppercase;
  padding: .25rem 1.25rem .35rem;
  transition: none;
}

.search-result__tag:not(:first-child) {
  margin-left: .75rem;
}

.search-result__post a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.search-result__post-thumb {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  margin-right: 1rem;
  display: -ms-grid;
  display: grid;
}

.search-result__post-thumb:after {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  border: thin solid #418F49;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1;
}

.search-result__post-thumb img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.search-result__post-content h3 {
  font-size: .875rem;
  font-weight: 400;
  margin: 0 0 .25rem;
}

.search-result__post-content p {
  font-size: .75rem;
  font-weight: 400;
  margin: .25rem 0 0;
}

.search-result__post:not(:first-child) {
  margin-top: 1.125rem;
}

.search-result-row__header a {
  font-size: .75rem;
  float: right;
  text-transform: none;
}

.banner .owl-carousel .owl-item {
  -webkit-animation-duration: .75s !important;
          animation-duration: .75s !important;
  overflow: hidden;
}

/*--------------------------------------------------------------
>>> Loading
--------------------------------------------------------------*/
.loading,
.loading .overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1003;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.loading .overlay {
  z-index: -1;
}

.loading {
  display: none;
}

.loading.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.overlay {
  opacity: .2;
  background-color: #000;
}

.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation: dots-loading 1.8s infinite ease-in-out;
          animation: dots-loading 1.8s infinite ease-in-out;
}

.loader {
  color: #ffffff;
  font-size: .625rem;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}

.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.loader:after {
  left: 3.5em;
}

/*--------------------------------------------------------------
>>> Footer
--------------------------------------------------------------*/
#dt-footer {
  /* background: #000; */
  color: #fff;
  /* padding: 1.25rem 0; */
}

.footer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer-menu,
.social-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.footer-menu a {
  color: #fff;
}

.social-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.social-footer img {
  max-width: 2rem;
  max-height: 1.25rem;
  width: auto;
}

.social-footer .social-icon {
  margin-right: 1.5rem;
  padding: 0 .5rem;
  -webkit-transition: all .1s;
  transition: all .1s;
  border: 1.5px solid white;
  width:2.25rem;
  height:2.25rem;
  display:inline-block;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  box-sizing: border-box;
}

.social-fbg:hover {
  -webkit-filter: invert(45%) sepia(93%) saturate(7475%) hue-rotate(347deg) brightness(98%) contrast(96%);
          filter: invert(45%) sepia(93%) saturate(7475%) hue-rotate(347deg) brightness(98%) contrast(96%);
}

.social-fb:hover {
  -webkit-filter: invert(41%) sepia(21%) saturate(5712%) hue-rotate(194deg) brightness(105%) contrast(101%);
          filter: invert(41%) sepia(21%) saturate(5712%) hue-rotate(194deg) brightness(105%) contrast(101%);
  -webkit-transition: none;
  transition: none;
}

.social-yt:hover {
  -webkit-filter: invert(45%) sepia(93%) saturate(7475%) hue-rotate(347deg) brightness(98%) contrast(96%);
          filter: invert(45%) sepia(93%) saturate(7475%) hue-rotate(347deg) brightness(98%) contrast(96%);
}

.social-zl:hover {
  -webkit-filter: invert(50%) sepia(87%) saturate(7016%) hue-rotate(201deg) brightness(94%) contrast(93%);
          filter: invert(50%) sepia(87%) saturate(7016%) hue-rotate(201deg) brightness(94%) contrast(93%);
}

.social-in:hover {
  -webkit-filter: invert(50%) sepia(38%) saturate(5203%) hue-rotate(206deg) brightness(100%) contrast(93%);
          filter: invert(50%) sepia(38%) saturate(5203%) hue-rotate(206deg) brightness(100%) contrast(93%);
}

.social-footer .social-icon:last-child {
  margin-right: 0;
}

.social-fbg img {
  max-height: 1.375rem;
}

.social-yt img {
  width: 1.42rem;
}

.social-zl img {
  max-width: 1.65rem;
}

.social-in img {
  width: 1.25rem;
}

.footer-1 p {
  font-weight: 500;
  margin: .25rem 0;
  font-size: 1.125rem;
}

.footer-1 p:last-child {
  font-size: .875rem;
  padding-left: 1.125rem;
  font-weight: 400;
  color: #fff;
  margin: 0;
}

.footer-1 p:last-child a {
  color: #fff;
}

.footer-2 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 1.875rem;
}

.footer-menu > li > a {
  padding: .25rem 1.65rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  font-size: 1.125rem;
  z-index: 2;
}

.footer-menu > li {
  position: relative;
}

.footer-menu > li:after {
  content: '';
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  border-right: thin solid #d3d3d3b5;
}

.footer-menu > li:last-child:after {
  content: none;
}

.footer-menu > li > a b.caret {
  display: block;
  width: 1.125rem;
  height: 1.125rem;
  position: relative;
  z-index: 2;
  background: url(assets/images/arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0.25rem 0 0 1rem;
  -webkit-filter: invert(1);
          filter: invert(1);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.footer-menu .dt-dropdown-menu-wrapper {
  background: #000;
  top: auto;
  bottom: calc(100% + 1.25rem);
  left: 0;
  min-width: 18rem;
  padding: 1.38rem;
}

.footer-menu .dt-dropdown-menu-wrapper ul {
  padding: 0;
  margin: 0;
  width: 100%;
}

.footer-menu .dt-dropdown-menu-wrapper li {
  list-style-type: disc;
  padding: 0;
  margin-left: 1.38rem;
  margin-bottom: 1rem;
  position: relative;
}

.footer-menu .dt-dropdown-menu-wrapper ul li a {
  position: relative;
  z-index: 1;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.footer-menu .dt-dropdown-menu-wrapper ul li a:before {
  display: inline-block;
  position: absolute;
  bottom: -.26rem;
  width: 100%;
  content: "";
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left center;
  transform-origin: left center;
  height: .0625rem;
}

.footer-menu .dt-dropdown-menu-wrapper ul li a:hover {
  text-stroke: unset;
  -webkit-text-stroke: unset;
}

.footer-menu .dt-dropdown-menu-wrapper ul li:hover > a:before {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  background: #fff;
}

.footer-menu .content-menu-wrapper {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  padding: 1.38rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.footer-menu .content-menu-wrapper ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.footer-menu .content-menu-wrapper ul li {
  margin-top: 1rem;
}

.footer-menu .content-menu-wrapper p {
  margin: 0;
  line-height: 1.5;
}

.footer-menu > li:before {
  content: '';
  position: absolute;
  width: 100%;
  height: calc(100% + 2.25rem);
  bottom: 0;
  z-index: 1;
}

.footer-menu li:hover > .dt-dropdown-menu-wrapper {
  visibility: visible;
  opacity: 1;
  z-index: 99;
  -webkit-transform: none;
  transform: none;
}

.footer-menu .dt-dropdown-menu-wrapper li .dt-dropdown-menu-wrapper {
  bottom: -1rem;
  left: calc(100% + 1.25rem);
}

.footer-menu .dt-dropdown-menu-wrapper li:after {
  content: '';
  position: absolute;
  width: calc(100% + 6rem);
  height: calc(100% + 1rem);
  left: 0;
  top: 0;
}

/*--------------------------------------------------------------
>>> Shortcode
--------------------------------------------------------------*/
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
  position: relative;
  margin-right: 4%;
  float: left;
}

.one_half {
  width: 48%;
}

.one_third {
  width: 30.66%;
}

.two_third {
  width: 65.33%;
}

.one_fourth {
  width: 22%;
}

.three_fourth {
  width: 74%;
}

.one_fifth {
  width: 16.8%;
}

.two_fifth {
  width: 37.6%;
}

.three_fifth {
  width: 58.4%;
}

.four_fifth {
  width: 67.2%;
}

.one_sixth {
  width: 13.33%;
}

.five_sixth {
  width: 82.67%;
}

.container div.last {
  margin-right: 0 !important;
  clear: right;
}

.sticky_btn {
  position: fixed;
  width: 2.625rem;
  height: 2.625rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: .5rem;
  background: #fff;
  border-radius: 50%;
  border: thin solid #449350;
  right: 3.5rem;
  bottom: 6rem;
  z-index: 101;
  cursor: pointer;
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.08);
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.08);
}

.sticky_price_list {
  position: fixed;
  width: 2.625rem;
  height: 2.625rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: .5rem;
  background: #fff;
  border-radius: 50%;
  border: thin solid #449350;
  right: 3.5rem;
  bottom: 2.25rem;
  z-index: 100;
  cursor: pointer;
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.08);
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.08);
}

.sticky_btn-label {
  position: absolute;
  left: -11.5rem;
  right: .5rem;
  margin-right: .75rem;
  color: #449250;
  font-size: .875rem;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
  opacity: 0;
  font-weight: 500;
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  line-height: 1;
  -webkit-transform: translateY(-0.125rem);
          transform: translateY(-0.125rem);
  background: #ffffff;
  border-radius: .15rem;
  padding: .45rem 1.25rem .5rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 8rem;
  text-align: center;
  pointer-events: none;
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.08);
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.08);
}

.sticky_btn-label:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  border: .35rem solid transparent;
  border-left-color: #ffffff;
  border-right: 0;
  margin-top: -.35rem;
  margin-right: -.35rem;
}

.sticky_btn:hover .sticky_btn-label,
.sticky_price_list .sticky_btn-label {
  opacity: 1;
}

.sticky-childs {
  right: calc(100% + .75rem);
  position: absolute;
  top: 50%;
  color: #449250;
  font-size: .875rem;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  font-weight: 400;
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  line-height: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #ffffff;
  border-radius: .15rem;
  padding: .75rem 1.25rem .75rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 10.25rem;
  text-align: center;
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.08);
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.08);
  list-style-type: none;
  margin: 0;
}

.sticky-childs.show {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}

.sticky-child-item {
  margin: 0 0 .5rem;
  line-height: 1.3;
}

.sticky-child-item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sticky-child-item__link:hover {
  color: #868686;
}

.sticky-childs img {
  width: .625rem;
  margin-right: .5rem;
}

.sticky-childs:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  border: .35rem solid transparent;
  border-left-color: #ffffff;
  border-right: 0;
  margin-top: -.35rem;
  margin-right: -.35rem;
  z-index: -1;
}

.line-outer {
  overflow: hidden;
}

.line-inner {
  display: inline-block;
}

body .banner .owl-theme .owl-dots {
  bottom: 2.75rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

body .product-title {
  margin-top: 0;
}

body .product-meta {
  margin: 0;
  position: relative;
}
.tax-danh-muc-san-pham .product-meta
{
  margin-bottom:2rem;
}
.klt {
    transform: translateY(1rem);
}
.product-expert ul {
  margin: .5rem 0 .75rem;
}

body .product-content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

body .product-brand {
  margin: 1rem 1.5rem 0.875rem 0;
}

body .product-contact {
  padding: 0.65rem 1.75rem 0.785rem;
  text-transform: uppercase;
  height: auto;
  font-size: .875rem;
  /* position: absolute; */
  margin: 0;
  right: 0;
}

.banner4m {
  display: none;
}

body .tabs-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

body .tabs-list .theiaStickySidebar {
  left: 0 !important;
}

body .testimonial__content {
  direction: ltr;
}

.certificates .section-description {
  font-size: 1rem;
}

body .banner_img,
body .banner .banner__image img {
  height: 100%;
}

body .product-list {
  overflow: hidden;
}

.g3f-circle {
  position: relative;
}

.scroll-nav span {
  position: absolute;
  top: 0rem;
  left: -4rem;
  bottom: auto;
  width: 3rem;
  height: 3rem;
  border: thin solid #ccc;
  border-radius: 50%;
  padding: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-filter: brightness(10);
  filter: brightness(10);
  cursor: pointer;
}

.scroll-nav span img {
  width: 1.5rem;
}

.scroll-nav span.prev-nav {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.scroll-nav span.next-nav {
  left: auto;
  right: -4rem;
}

body .g3f-section-title {
  width: 100%;
  text-align: center;
  position: relative;
}

body .g3f-section-title .line-outer:nth-child(2) {
  overflow: visible;
  top: -2.5rem;
}

.footer-company {
  border-top: thin solid #eaeaea;
  padding-top: 1.5rem;
}

.footer_company-title {
  font-weight: 400;
  font-size: 2.25rem;
  margin: .5rem 0 0;
}

.company-introduce {
  margin: 2rem 0 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  padding-bottom: 2.125rem;
}

.company-image {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}

.company-content {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  padding-left: 2.5rem;
  padding-right: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.company__title {
  font-size: 1.125rem;
  font-weight: 700;
  margin-top: 0;
}

.company-info .btn {
  margin-top: 1rem;
}

.company-info p {
  margin: 1rem 0;
  font-size: 1.125rem;
}
.page-title-box
{
    padding-top:1rem;
}
.tax-danh-muc-san-pham .search-not-found-wrapper
{
  padding:3rem 0;
}
.tax-danh-muc-san-pham .product-list
{
  width: 100%;
  justify-content: flex-start;
  padding: 0;
  gap:2.5rem;
    row-gap:1rem;
  margin-bottom: 0;
}
.tax-danh-muc-san-pham .cg-filter + .product-list
{
 padding-bottom:2rem;   
}
.tax-danh-muc-san-pham .product-item
{
  width: calc((100% - 2*2.5rem)/3);
  /* border: thin solid #eee; */
  box-sizing: border-box;
  margin: 0;
  max-width: calc((100% - 2*2.5rem)/3);
  flex-basis: calc((100% - 2*2.5rem)/3);
}
.search.tax-danh-muc-san-pham .product-item
{
  width: calc((100% - 2*2.5rem)/3);
  /* border: thin solid #eee; */
  box-sizing: border-box;
  margin: 0;
  max-width: calc((100% - 3*2.5rem)/4);
  flex-basis: calc((100% - 3*2.5rem)/4);
}
.tax-danh-muc-san-pham .product-viewmore
{
  padding-bottom:1.5rem;
  padding: 0;
}
.tax-danh-muc-san-pham .product-item__title
{
  color:#333;
    text-transform:none;
    font-size:1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;

}
.tax-danh-muc-san-pham .product-item__title b
{
  color:#006937;
}
.tax-danh-muc-san-pham .product-image
{
  max-width:45%;
  flex-basis:45%;
  background: transparent;
  padding-right:2rem;
  box-sizing:border-box;
  position: relative;
}
.tax-danh-muc-san-pham .product-info
{
  flex-basis: calc(100% - 45%);
  max-width: calc(100% - 45%);
  padding-left: 0;
  position:relative;
  display: flex;
  flex-direction: column;
}
.tax-danh-muc-san-pham .product-title,
.tax-danh-muc-san-pham .product-subtitle,
.tax-danh-muc-san-pham .product-expert,
.tax-danh-muc-san-pham .product-cats-wrap,
.tax-danh-muc-san-pham .description,
.tax-danh-muc-san-pham .g3f-tab__info-list
{
    order:2;
}
.tax-danh-muc-san-pham .product-cats-wrap
{
    display:flex;
    justify-content:space-between;
    align-items:center;
}
.tax-danh-muc-san-pham .product-info .label
{
    color: #12492F;
    font-size: .75rem;
    text-transform: uppercase;
    margin-bottom: .25rem;
    line-height: 1;
}
.tax-danh-muc-san-pham .product-info:before
{
  content:'';
  position:absolute;
  width:calc(100% + 4.375rem);
  height:calc(100% + 6rem);
  /* background:#eaeaeb; */
  left:0;
  top:-3rem;
  z-index:-1;
}
.product-gallery__thumb
{
  display:flex;
  margin:1rem 0;
}
.product-gallery__thumb-slide
{
  margin-right:1rem;
  border:thin solid #eee;
  border-radius:.25rem;
  display:grid;
  display: grid;
  width: calc((100% - 3rem)/4);
}
.product-gallery__thumb-slide:last-child
{
  margin-right:0;
}
.product-gallery__thumb-slide img
{
  opacity:.45;
}
.product-gallery__thumb-slide.active
{
    border-color: #e2e2e2;
}
.product-gallery__thumb-slide.active img
{
  opacity:1;
}
/* .tax-danh-muc-san-pham .product-lightbox
{
  padding-left:3rem;
} */
.product-lightbox .product-related
{
    margin:1.5rem 0 0;
}
.product-related-title
{
  text-transform:uppercase;
  color: #333;
  margin-bottom: .75rem;
  margin-top: 2rem;
  background-color: #EAEAEA;
  color: #12492F;
  padding: .35rem 1rem;
  font-weight: bold;
  text-transform: uppercase;
  margin: .5rem 0;
  display:block;
  font-size:1rem;
}
.product-related-list
{
  display:flex;
  flex-wrap:wrap;
  justify-content: space-between;
  column-gap: 2rem;
}
.product-related-list a
{
  width:calc((100% - 2rem)/2);
  color:#36ad2f;
  margin-bottom:.5rem;
  position:relative;
  font-size: .885rem;
  padding-right: 1.25rem;
  box-sizing: border-box;
  position: relative;
}
.product-related-list a:after
{
    content: '';
    position: absolute;
    width: .75rem;
    height: .75rem;
    top: .5rem;
    bottom: 0;
    background-image: url(assets/images/arrow.svg);
    transform: rotate(-90deg);
    background-size: 100%;
    background-position: center;
    margin: auto;
    filter: invert(72%) sepia(11%) saturate(5227%) hue-rotate(66deg) brightness(79%) contrast(82%);
    right: 0;
    margin: unset;
}
.product-related-list a:hover:after
{
    animation: bounce-arrow90 .42s ease-in-out 2;
}
@keyframes bounce-arrow90 {
  0% {
    -webkit-transform: translateX(0rem) rotate(-90deg);
            transform: translateX(0rem) rotate(-90deg);
  }
  50% {
    -webkit-transform: translateX(.25rem) rotate(-90deg);
            transform: translateX(.25rem) rotate(-90deg);
  }
  100% {
    -webkit-transform: translateX(0rem) rotate(-90deg);
            transform: translateX(0rem) rotate(-90deg);
  }
}
.product-related-list a b
{
  color:#006937;
}
.tax-danh-muc-san-pham .product-info .product-title
{
  font-size:2.25rem;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
.tax-danh-muc-san-pham .product-info .product-title b
{
  color:#006937;
  font-weight:900;
}
.product-subtitle
{
  text-transform:uppercase;
  font-size:1.125rem;
  color:#333;
  margin-bottom:1rem;
}
.product-cats-child
{
  display:flex;
  flex-wrap:wrap;
  gap: .5rem;
}
.product-cats-child [data-order="1"]
{
    order:1;
}
.product-cats-child [data-order="2"]
{
    order:2;
}
.product-cats-child [data-order="3"]
{
    order:3;
}
.product-cats-child [data-order="4"]
{
    order:4;
}
.product-cats-child a
{
  border:thin solid #ccc;
  margin-bottom: 0;
  border-radius:1.5rem;
  padding:.2rem .5rem .35rem;
  box-sizing:border-box;
  font-size:.75rem;
  font-weight:500;
  color:#777;
  transition: all .25s;
}
.product-cats-child a.active,
.product-cats-child a:hover
{
  background:#004025;
  color:#fff;
}
.tax-danh-muc-san-pham .product-expert
{
  /* border-top:thin solid #36ad2f; */
  margin-top:1rem;
  text-align: justify;
  line-height: 1.8;
  padding-right: 1rem;
}
.tax-danh-muc-san-pham .product-expert h3
{
  color:#449350;
}
.klt
{
  position:absolute;
  background:#fdbc1e;
  color:#000;
  padding:.2rem 1rem .35rem;
  right:0;
  font-weight:700;
  font-size:1.0625rem;
}
.klt span
{
  font-weight:400;
  font-size:.875rem;
  margin-right:.25rem;
}
.gallery-trigger
{
  position:absolute;
  width: 1.5rem;
  height: 1.5rem;
  right:2rem;
  transform:translateY(-3rem);
  z-index:999;
}
.gallery-trigger img
{
  transform:scaleX(-1);
  opacity:.5;
}
body .copy-link
{
      position: absolute;
      cursor: pointer;
      right: 2.35rem;
      top: -1rem;
      background: #E4E6EB;
      border-radius: 50%;
      width: 2.1875rem;
      height: 2.1875rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: .35rem;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transition: all .25s;
      transition: all .25s;
      right: 3.5rem;
      top: -2.5rem;
}
.copy-link img
{
  width:1.25rem;
}
.single-inner > .post + .post
{
  display:none;
}
.product-cat_title
{
  font-size:1.5rem;
  font-weight:500;
  margin:1rem 0 0;
}
.product-cat_title ~ .product-cat_title
{
  margin-top:-1rem;
  border-top:thin dashed #eee;
  padding-top:1.5rem;
}
#vertical-navs
{
  display: none !important;
}
.top-footer
{
    background:var(--color--secondary);
    padding:1.5rem 0;
}
.mid-footer
{
    background:#eaeaea;
    padding: 1.875rem 0;
}
.bottom-footer
{
    background:#58595b;
    padding:1rem 0;
}
.mid-footer-widgets
{
    display:flex;
}
.mid-footer-widgets .widget_nav_menu
{
    flex-grow:1;
}
.mid-footer-widgets ul
{
    columns:3;
    color:var(--color--secondary);
    list-style:none;
    padding: 0;
    margin: 0;
}
.mid-footer-widgets ul a,
.mid-footer-widgets p
{
        font-size: 0.875em;
    text-transform: uppercase;
    color: rgb(18, 73, 47);
    font-weight: 500;
    padding: 0px 0px 5px;
   
}
.mid-footer-widgets ul li
{
    margin-bottom:.3125rem;
    break-inside: avoid;
}
.newsletter-form-wrap #email
{
    min-width:25rem;
}
.mid-footer-widgets p
{
   
    margin-top:0;
}
.newsletter-form-wrap .form-content__info .form-group
{
    margin-top:0;
    max-width: unset;
}
.newsletter-form-wrap form .rise-label.active label
{
     background:#eaeaea;
}
.newsletter-form-wrap .form-buttons .form-submit
{
    position:absolute;
    top: 50%;
    right: .2rem;
    z-index: 2;
    min-width:6rem;
    height: calc(100% - .4rem);
    transform: translateY(-50%);
    padding: 0;
}
.newsletter-form-wrap .form-buttons
{
    margin-top:0;
}
.newsletter-form-wrap .form-content__info
{
    padding-bottom:0;
}
.newsletter-form-wrap
{
    position:relative;
}
.newsletter-form-wrap .invalid
{
    position:absolute;
    background:transparent;
}
.newsletter-form-wrap .success:before,
.newsletter-form-wrap .success:after
{
    content:none;
}
.newsletter-form-wrap .thank-you-inner
{
    color:var(--color--primary);
    text-transform:uppercase;
    font-weight:500;
}
.logo-footer img
{
    width:12rem;
}
.top-footer-widgets
{
    display:flex;
    gap: 8rem;
}
.top-footer-widgets .widget 
{
    width:Calc((100% - 2rem)/2);
}
.form-wrap .form
{
    width: auto;
    max-width: unset;
    background: transparent;
    box-shadow: none;
    max-height: unset;
    overflow: visible;
    padding: 0;
}
.form-wrap .form>div
{
    padding-left:0;
}
.top-footer-widgets h3
{
        color: white;
        font-size: 2em;
        text-transform: uppercase;
        margin-bottom: 1.5rem;
        font-weight: bold;
}
i.icon 
{
    width:1.25rem;
    height:1.25rem;
    margin-right:.5rem;
    background-image:url('assets/images/location (1).svg');
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    display:inline-block;
    vertical-align: bottom;
}
.top-footer i.icon 
{
    filter:invert(1);
}
.top-footer-widgets .ani-zoom
{
    animation: 5s ease-in-out 1s infinite normal none running zoom;
    transform-origin:left;
    font-weight: bold;
    color: white;
    font-size: 1.8rem;
}
.top-footer-widgets a
{
    color:#fff;
    font-weight:600;
}
@keyframes zoom{0%{transform:scale(1)}20%{transform:scale(1.05)}40%{transform:scale(1)}}
.icon.phone
{
    background-image:url('assets/images/phone.svg');
    /* width:1rem; */
    height:1rem;
}
.icon.email
{
    background-image:url('assets/images/mail.svg');
}
.icon.fax
{
    background-image:url('assets/images/send-alt-filled.svg');
}
.icon.info
{
    background-image:url('assets/images/info (3).svg');
}
.top-footer-widgets .widget_text:not(:first-child) > .textwidget > p:first-child
{
    text-transform: uppercase;
    font-weight: bold;
    color: inherit;
    text-align: center;
    font-size:1.5rem;
    margin-bottom: 0;
}
.form-wrap .form-header,
.form-wrap .form-bg,
.form-wrap .form-line.abs-icon,
.form-wrap .form-close-btn,
.form-wrap .form-header.thankyou .form__subtitle,
.form-wrap .form-header.thankyou .form__title,
.form-wrap .form-header.thankyou .form__close
{
    display:none;
}
.form-wrap .form-header.thankyou
{
    display:block;
    padding:2rem 0 0;
    text-align:justify;
}
.form-wrap .form-header.thankyou .thankyou-content
{
      text-align:justify;
    font-size:1rem;
}
.form-wrap .thankyou-content #Check
{
    stroke:#fff !important;
}
.form-wrap .form-content__info select
{
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    -moz-padding-start: calc(.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .375rem;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 0.875em !important;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05);
    border: 0;
    padding: .625rem 2.125rem .625rem 1rem;
    border-radius: .625em;
    text-overflow: ellipsis;
    overflow-x: hidden;
}
.form-wrap .form-content__info input
{
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 0.875rem !important;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05);
    border: 0;
    padding: .625rem 2.125rem .625rem 1rem;
    border-radius: .625em;
    text-overflow: ellipsis;
    overflow-x: hidden;
      color: #212529;
}
.form-wrap .textarea-group textarea
{
      border-radius: .625em;
}
.form-wrap *::-webkit-input-placeholder { 
    color: #212529;
}
.form-wrap .form-content__info
{
    max-width:100%;
    flex-basis: 100%;
}
.form-wrap .form-notes
{
    color: white;
    font-size: .8125rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-align:left;
}
.form-wrap .form-notes p
{
    margin:0;
}
.form-wrap .rise-label label
{
    display:none;
}
.form-wrap .rise-label input::-webkit-input-placeholder
{
    opacity:1;
}
.form-wrap .form-buttons
{
    text-align:left;
    margin-top: 1.5rem;
}
.form-wrap .checkbox-control + label:before
{
    border-color:#ddd;
}
.form-wrap .checkbox-group a
{
    color:#fff;
}
.form-wrap .invalid
{
    background:transparent;
    color: #FF6B6B;
}
.form-wrap .form-content__message
{
    padding-bottom:0;
}
.sticky_box
{
    position:fixed;
    bottom: 4rem;
    /* box-shadow: 0 7px 36px rgb(16 42 67 / 15%); */
    display: flex;
    justify-content: space-between;
    padding: 0;
    z-index: 1001;
    flex-direction: column-reverse;
    right: 1rem;
    transition-delay:.3s;
    opacity: 1;
    border-radius: 0;
    width: 3.75rem;
    /* overflow:hidden; */
    transition: all 300ms cubic-bezier(0.7, 1, 0.7, 1);
    gap:.75rem;
}
.sticky_box img
{
    width: 2.5rem;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}
.sticky_box a,
.back2top
{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    margin-bottom: 0;
    width: 100%;
    height: 3.75rem;
    position: relative;
    -webkit-transition: all 300ms;
    transition: all 300ms;
	border-radius:50%;
  
}
.sticky_box .fb
{
    background: #066836;
}
.sticky_box .zl
{
    background-color: white;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}
.sticky_box .hl
{
    background-color: #3EA446;
}
.sticky_box .zl img
{
    width:90%;
}
.sticky_box .tt img
{
    width:1000%;
}
.img-wrap
{
    display:flex;
    align-items:center;
    justify-content:center;
    
}
.back2top
{
    background-color: white;
    border-radius: 100%;
    height: 2.8125rem;
    width: 2.8125rem;
    box-shadow: 0 3px 5px rgba(0,0,0,0.05);
    margin: auto;
    cursor: pointer;
    display: none;
}
.back2top img
{
    width:1.5rem;
}

.back2top.show {
  display: flex;
  transition: all, .25s
}
.back2top:hover {
  background-color: #dedede
}
.sticky_box a:last-child
{
	border:none;
}
.sticky_box a span
{
    color:#333;
    font-size:.785rem;
    height: 3.5rem;
    text-transform: uppercase;
    font-size: .75rem;
    background-color: #fafafaed;
    z-index: -1;
    color: #000;
    white-space: nowrap;
    width: 0px;
    padding: 0 1.75rem;
    position: absolute;
    text-align: left;
    top: 0;
    left: 0;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 300ms;
    transition: all 300ms;
    opacity:0;
    visibility:hidden;
    z-index:-1;
    font-size:0;
    display:flex;
    align-items:center;
    justify-content:center;
    box-sizing: border-box;
  font-weight:500;
  /* border-radius:.5rem;
  border-top-right-radius:0;
   border-bottom-right-radius:0; */
    display:none !important;
}
.sticky_box:hover
{
	overflow:visible;
}
.sticky_box:hover a span
{
	-webkit-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	opacity:1;
	visibility:visible;
	width: 12.5rem;
	font-size: .75rem;
}
.sticky_box a:hover
{
	
}
.sticky_box a:hover img
{
	transform:scale(1.1);
}
.sticky_box a:hover span
{
	background:#3ea446;
	color:#fff;
}

.single-story .dt-breadscrumb
{
    display:none;
}
.single-story .post-content p:first-child
{
    margin-top:.2125rem;
}
.single-story .post-content p:last-child
{
    margin-bottom:0;
}
.single-story .post-content-wrapper
{
    width:100%;
    text-align: justify;
    text-align-last: center;
}
.single-story .post-content-wrapper p
{
     text-align: justify !important;
    text-align-last: center  !important;
}
.breadcrumb
{
    display:flex;
    list-style:none;
    padding: 0;
}
.breadcrumb li + li::before {
  content: "";
  position: absolute;
  width: 0;
  top: 50%;
  left: 0;
  height: 0;
  transform: translate(1rem, -50%);
  border-top: .1875rem solid transparent;
  border-left: .3125rem solid #333;
  border-bottom: .1875rem solid transparent
}

.breadcrumb li {
  text-transform: uppercase;
  font-size: .75rem;
  padding-left: 2.25rem;
  position: relative
}

.breadcrumb li:first-child {
  padding-left: 0;
}

.breadcrumb li a:hover {
  color: #3EA446
}
.breadcrumb .active
{
    color:#6c757d;
}
.tax-danh-muc-san-pham .description
{
    margin-top:.5rem;
}
.search .archive-inner
{
    flex-wrap:wrap;
}
.search-tabs
{
    flex-grow:1;
}
.search-tabs {
  margin: 1.5rem 0;
  display:flex;
  gap:1rem;
  list-style:none;
  justify-content:center;
  width: 100%;
}

.search-tabs a {
  font-size: .75rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
   border-radius:1.5rem;
    border:.125rem solid var(--color--primary);
    color:var(--color--primary);
    font-weight: 500;
    padding:.75rem 1.5rem;
    text-align:center;
}

.search-tabs .active a,
.search-tabs li:hover a{
  color: #fff;
  background:var(--gradient--primary);
    border-color:#fff;
    background-size:cover;
}
.search .archive-main
{
     max-width: calc(100% - 22.25rem - 2rem);
}
.description
{
    text-align:justify;
    line-height:1.5;
}
body .home-price .table tbody td i
{
    top: -.15rem;
    position:relative;
    /* max-width: .45rem; */
}
.certificates .owl-stage .owl-item
{
    padding:0 .75rem;
    box-sizing:border-box;
}

::-webkit-scrollbar {
  width: .625rem;
  height: .625rem;
}

::-webkit-scrollbar-track {
  background: #e6f5ee;
}

::-webkit-scrollbar-thumb {
  background-color: #066836;
  border-radius: .5rem;
  border: .125rem solid #e6f5ee;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #066836;
}
* {
  scrollbar-width: thin;
  scrollbar-color: #066836 #e6f5ee;
}
body .om,
 .hide-livestock .type_livestock-filter
{
    display:none;
}
.form-wrap .form-buttons .btn
{
    background:transparent;
    border-color:#fff;
    color:#fff;
    font-weight:700;
    font-size:1rem;
}
.form-wrap .form-buttons .btn:hover,
.form-wrap .form-buttons .btn:focus
{
    background:#fff;
    color:var(--color--primary);
}
.product-related-item + .product-related-item
{
   margin-top: 0.25rem;
}
.single-san-pham .product-related-item + .product-related-item
{
    margin-top:.75rem;
}
.product-related-item a
{
    display:flex;
    align-items:center;
    width: 100%;
    padding: 0;
    color:#555;
    margin-bottom: 0;
    gap: .5rem;
    line-height: 1.2;
}
.product-related-item .img
{
    flex:none;
    width:4rem;
    text-align: center;
    display: flex;
    justify-content: center;
}
.product-related-item .img img
{
     max-height: 3.25rem;
     max-width:4rem;
     width: auto !important;
     height:auto;
}
.product-related-list a:after
{
    content:none;
}
.product-related-list.carousel--style1 .owl-dots
{
    display:block;
}
body .product-related-list.owl-theme .owl-dots .owl-dot span {
    border-radius: 0.125rem;
    width: 1.25rem;
    height: .5rem;
    -webkit-transform: none;
            transform: none;
    background: #fff;
    margin: 5px;
    border: thin solid #3DAE2B;
  }
  body .product-related-list.carousel--style1.owl-theme .owl-dots .owl-dot.active span{
    background: #3DAE2B;
    -webkit-transform: none;
            transform: none;
  }
     body .product-related-list.carousel--style1.owl-theme .owl-dots .owl-dot.active span:before {
    border-radius: 0.25rem;
    height: 100%;
    width: 100%;
    border-width: .175rem;
    border-color: #3DAE2B;
  }
  body .product-related-list.owl-theme .owl-dots .owl-dot.active span,
  body .product-related-list.owl-theme .owl-dots .owl-dot:hover span {
    background: #3DAE2B;
}

/* Product Lightbox */
.product-lightbox-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(0, 0, 0, 0.65);
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}

.product-lightbox-wrapper.show {
  opacity: 1;
  visibility: visible;
  z-index: 1002;
  -webkit-transition: none;
  transition: none;
}

.product-lightbox-wrapper.show .product-lightbox {
  -webkit-animation: zoomIn .5s ease-out;
          animation: zoomIn .5s ease-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

body .product-lightbox {
  width: 80%;
  max-width: 92%;
  background: #fff;
  padding: 0;
  background: #fff;
  -webkit-box-shadow: 0.125rem 0.625rem 0.4375rem rgba(0, 0, 0, 0.2);
  box-shadow: 0.125rem 0.625rem 0.4375rem rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  padding-top: 3rem;
  box-sizing: border-box;
}

body .product-lightbox-header {
  position: relative;
  z-index: 22;
}

body .close-btn {
  position: absolute;
  cursor: pointer;
  right: -1.35rem;
  top: -1rem;
  background: #E4E6EB;
  border-radius: 50%;
  width: 2.1875rem;
  height: 2.1875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: .45rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all .25s;
  transition: all .25s;
}

body .product-lightbox .close-btn {
  right: .5rem;
  top: -2.5rem;
}

.close-btn:hover {
  background: #d0d1d3;
}

body .product-lightbox-content {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-height: calc(82vh - 3rem);
  overflow-y: auto;
  overflow-x: hidden;
  padding:3rem;
  padding-top: 0;
 
}
.pricelist-news-popup .product-lightbox-content
{
     z-index: 22;
  position: relative;
}
.pricelist-news-popup .product-lightbox-header .btn-langswitch
{
        position: absolute;
    cursor: pointer;
    right: 3.5rem;
    top: -2.5rem;
    border-radius: 1.5rem;
    height: 2.1875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: .45rem 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .25s;
    transition: all .25s;
    gap:.5rem;
    /* border-color:#555;
    color:#555; */
}
.pricelist-news-popup .product-lightbox-header .btn-langswitch img
{
    width:1.5rem;
    
}
.product-content {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.post-content {
  font-size: .9375rem;
  line-height: 1.5;
}

.post-content img {
  margin-left: auto;
  margin-right: auto;
}

.post-content-wrapper {
  margin-top: 1.25rem;
}

.post-content h2 + .wp-caption {
  margin: 1rem 0 0;
}
.post-content {
  padding: .5rem 0 0 0;
  margin: 1rem 0;
  position: relative;
  text-align: justify;
}

.post-content:before {
  content: '';
  position: absolute;
  width: .1125rem;
  height: 100%;
  background-image: url(assets/images/Line1.svg);
  border-radius: 50%;
  left: 1.75rem;
  top: 0;
  bottom: 0;
  margin: auto;
    content:none;
}

.post-content h2 {
  font-size: 1.25rem;
  margin: 1.25rem 0 -.25rem;
  padding-bottom: .5rem;
  position: relative;
  background: #fff;
  min-width: 0;
  left: 0;
}

.wp-caption p {
  color: #797979;
  text-align: center;
  font-size: .875rem;
  margin: .25rem 0 1rem;
}

.post-content img {
  margin-top: .5rem;
  width:auto;
  max-width:100%;
  height:auto;
  /* position: relative;
  left: 50%;
  transform: translateX(-50%); */
  margin-bottom: .5rem;
}
.zoom-img img
{
    width:100% !important;
    height:auto !important;
}
.post-content ul,
.post-content ol {
  margin: .75rem 0 .75rem 1.25rem;
}

.post-content li {
  line-height: 1.4;
  margin-bottom: .5rem;
}

.zoom-img {
  position: relative;
  display: block;
}

.zoom-img:before {
  width: 2.625rem;
  height: 2.625rem;
  border-radius: 50%;
  position: absolute;
  content: '';
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url(assets/images/zoom-in.svg);
  background-size: 1.5rem;
  background-position: center;
  background-repeat: no-repeat;
  right: 1rem;
  top: 1rem;
  opacity: 0;
  visibility: hidden;
}

.zoom-img:hover:before {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

.zoomimg-wrapper.fancybox-is-open .fancybox-bg,
.zoomimg-wrapper .fancybox-bg,
.zoomimg-wrapper .fancybox-caption {
  background: #fff;
  opacity: 1;
  -webkit-transition: none !important;
  transition: none !important;
}

.zoomimg-wrapper .zoomimg-caption-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000;
  width: 13.125rem;
  height: 100%;
  z-index: 99997;
  position: absolute;
  right: 3rem;
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}

.zoomimg-caption-wrapper .share-post {
  margin-top: 1rem;
}

.zoomimg-close {
  position: relative;
  display: block;
}

.zoomimg-close:before {
  width: 2.625rem;
  height: 2.625rem;
  border-radius: 50%;
  position: absolute;
  content: '';
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url(assets/images/zoom-in.svg);
  background-size: 1.5rem;
  background-position: center;
  background-repeat: no-repeat;
  right: 1rem;
  top: 1rem;
  opacity: 1;
  visibility: visible;
}

.zoomimg-close.fancybox-button {
  background: transparent;
}

.zoomimg-wrapper .fancybox-toolbar {
  opacity: 1;
}

.zoomimg-wrapper .fancybox-slide--image {
  padding: 0;
}
.post-content table td,
.post-content table th
{
  padding:.5rem;
}
.post-content table th,
.post-content table td
{
  border: none;
  border-bottom:thin solid #ccc;
  min-width: 3rem;
 
 
}
.post-content table tr td:first-child
{
    border-left:thin solid #ccc;
}
.post-content table tr td
{
    border-right:thin solid #ccc;
  text-align:left;
 
}
.post-content table tr td,
.post-content table tr td *
{
   font-size:10pt !important;
}
.post-content table tr:first-child td
{
  background:#008000;
  color:#fff;
   white-space: nowrap;
}
.post-title-wrapper {
  margin: 0 0 1rem;
}

.post-title {
  font-size: 1.875rem;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;
}
.popup-content-btn
{
    background:transparent;
}
.pricelist-news
{
    margin-top:2rem;
}
.pricelist-news .section-title-wrapper .section-title
{
    margin-bottom:1.5rem;
}
.pricelist-news .article_date img
{
    display:none !important;
}
.pricelist-news .carousel--style1.owl-theme .owl-nav
{
    top:-4.5rem;
}
body .g3f-tab__buttons
{
  order: 5;
}
.mouse_scroll {
	display: block;
	margin: 0 auto;
	width: 1.5rem;
	height: 6.25rem;
	position:fixed;
	/* 	right:calc(20px + 1.5rem/2); */
	left:50%;
	transform: translateX(-50%) scale(.6);
	bottom:0;
	z-index: 99;
	/* opacity: 0; */
	transform-origin: bottom;
    display:none;
}
.m_scroll_arrows
{
  display: block;
  transform: rotate(45deg);
  border-right: .125rem solid #449350;
  border-bottom: .125rem solid #449350;
  margin: 0 0 .1875rem .25rem;
  width: 1rem;
  height: 1rem;
}
.unu
{
  margin-top: .0625rem;
}
.unu, .doi, .trei
{
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite;
}
.unu
{
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-delay: alternate;
}
.doi
{
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
  animation-delay: .2s;
  animation-direction: alternate;
  margin-top: -.375rem;
}

.trei
{
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
  animation-delay: .3s;
  animation-direction: alternate;
  margin-top: -.375rem;
}

.mouse {
  height: 2.625rem;
  width: 1.5rem;
  border-radius: .875rem;
  transform: none;
  border: .125rem solid #449350;
}
.wheel {
  height: .3125rem;
  width: .125rem;
  display: block;
  margin: .375rem auto;
  background: #449350;
  position: relative;
  height: .25rem;
  width: .25rem;
  border: .125rem solid #449350;
  border-radius: .5rem;
}
.wheel {
  -webkit-animation: mouse-wheel 0.6s linear infinite;
  -moz-animation: mouse-wheel 0.6s linear infinite;
  animation: mouse-wheel 0.6s linear infinite;
}

@-webkit-keyframes mouse-wheel{
   0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-moz-keyframes mouse-wheel {
  0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;}
}
@-o-keyframes mouse-wheel {

   0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;}
}
@keyframes mouse-wheel {

   0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;}
}

@-webkit-keyframes mouse-scroll {

  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;}
}
@-moz-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@-o-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
.single .article_meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
          white-space: nowrap;
}

.single .article_date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.article_meta__left
{
  display:flex;
}
.article_view 
{
  margin-left:1.5rem;
  display: flex;
  align-items: center;
}
.article_view img,
.article_date img {
  width: 1.25rem !important;
  vertical-align: middle;
  margin-right: .35rem;
  position: static !important;
  -webkit-transform: none !important;
  transform: none !important;
}

.article_meta {
  position: relative;
  margin-bottom: .25rem;
  font-size: .875rem;
}
.article-item .article_meta
{
  display:flex;
  justify-content:space-between;
  width: 100%;
}
html .archive .article_meta>*:not(:last-child):before
{
  content:none;
}
.article-item .article_meta .article_category
{
  display:none;
}
.article-item .article_meta img
{
  height:.75rem !important;
  width:auto !important;
  /* filter: brightness(0%) invert(64%) sepia(15%) saturate(1585%) hue-rotate(65deg) brightness(92%) contrast(76%);
  filter: brightness(0%) invert(77%) sepia(0%) saturate(234%) hue-rotate(201deg) brightness(79%) contrast(91%); */
  margin-top: 0;
  margin-bottom:.25rem;
     margin-bottom:0;
}
.related__item .article-item .article_meta img
{
  margin-bottom:0;
  filter: brightness(0%) invert(64%) sepia(15%) saturate(1585%) hue-rotate(65deg) brightness(92%) contrast(76%);
}
.article-item .article_meta .article_view img
{
  height:1rem !important;
}
.product-lightbox-content .article_meta
{
    margin-top:1rem;
}
.article-item .article_meta .article_view
{
  margin-right:0;
  padding-right:0;
}
.single .article_meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
          white-space: nowrap;
}

.single .article_date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.article_meta__left
{
  display:flex;
}
.article_view 
{
  margin-left:1.5rem;
  display: flex;
  align-items: center;
}
.article_view img,
.article_date img {
  width: 1.25rem !important;
  vertical-align: middle;
  margin-right: .35rem;
  position: static !important;
  -webkit-transform: none !important;
  transform: none !important;
}

/* Share post */
.share-post {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.share-post__item {
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 50%;
  margin-left: 1rem;
  cursor: pointer;
  border: thin solid rgba(0, 0, 0, 0.58);
  position: relative;
  -webkit-transition: all .15s;
  transition: all .15s;
}

.share-post__item:hover img {
  -webkit-filter: invert(1);
          filter: invert(1);
}

.share-post__item img {
  max-width: 1.45rem;
  max-height: 1rem;
  -webkit-transform: translateX(0.035rem);
          transform: translateX(0.035rem);
}

.copied-link {
  opacity: 0;
  position: absolute;
  background: #4b4a4a;
  border-radius: .25em;
  font-size: .75rem;
  padding: .0625rem .5rem .25rem;
  color: #fff;
  text-align: center;
  min-width: 3rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  top: -1.75rem;
  left: -1rem;
  -webkit-animation-duration: 1.2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.copied-link:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border: .4rem solid transparent;
  border-top-color: #4b4a4a;
  border-bottom: 0;
  border-left: 0;
  margin-left: -.2rem;
  margin-bottom: -.4rem;
}

.copied-link.show {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

.zalo-share-button {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
}
.cookie-popup {
  position: fixed;
  bottom: -7rem;
  left: 50%;
  transform:translateX(-50%);
  background: #fff;
  color: #000;
  padding: 1rem;
  border-radius: .5rem;
  display: flex;
  /* align-items: center; */
  flex-direction:column;
  font-size: .875rem;
  line-height:1.4;
  z-index: -1;
  opacity: 0;
  text-align:left;
  transition: bottom 0.5s ease-out, opacity 0.5s ease-out;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-top:.25rem solid #3ea446;
  width: 100%;
  box-sizing: border-box;
}
.cookie-popup a
{
      color: #3ea446;
    text-decoration: underline;
}
.cookie-popup.show {
  bottom: 1.5rem;
  opacity: 1;
  z-index: 1000;
}
.cookie-popup > *:first-child
{
  margin:0;
  font-size:1.125rem;
}
.cookie-popup .btns
{
  display:flex;
  justify-content:flex-end;
  margin-top: .5rem;
  gap: 1rem;
}
.cookie-popup .btn {
  border: none;
  font-size:.75rem;
  cursor: pointer;
  color: white;
}
#rejectCookie {
  background: #444;
}
#rejectCookie:hover,
#rejectCookie:focus
{
  background:#000;
}
.page-content
{
    padding-bottom:2rem;
}
.pricelist-news-popup .post-navigation {
   background:transparent;
   position:absolute;
   width: 100%;
   height:100%;
   /* top: calc((100vh - (5rem*5 + 20px*4))/2);
   top: 40rem; */
   display:flex;
   align-items:center;
   justify-content:center;
   
   top:0;
}

.pricelist-news-popup .nav-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    max-width: calc(5rem*5 + 20px*4);
    margin: 0 auto;
    transform: rotate(-90deg);
    transform-origin: center;
    width: 100%;
    left: -20rem;
    position: absolute;
}

.pricelist-news-popup .nav-btn.disabled {
    opacity: 0.3;
    cursor: not-allowed;
}

.pricelist-news-popup .nav-posts {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    justify-content: center;
    width: calc(5rem*5 + 20px*4);
}
.pricelist-news-popup .nav-posts .owl-nav
{
    margin:0;
}
.pricelist-news-popup .nav-posts .owl-nav button
{
    position:absolute;
    margin: 0;
    left:-4.5rem;
    top:50%;
    transform:translateY(-50%);
}
.pricelist-news-popup .nav-posts .owl-nav button.owl-next
{
    left:unset;
    right:-4.5rem;
}
.pricelist-news-popup .nav-posts .owl-nav button img
{
    transform:rotate(180deg) scaleX(-1);
}
.pricelist-news-popup .nav-posts .owl-nav button:hover
{
    background:transparent;
}
.pricelist-news-popup .nav-posts .owl-nav button:hover img,
.pricelist-news-popup .nav-posts .owl-nav .nav-btn:hover img
{
    animation:none;
}
.pricelist-news-popup .nav-post-item:visited,
.pricelist-news-popup .nav-post-item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: transparent;
    border: thin solid #dee2e6;
    border-radius: .5rem;
    text-decoration: none;
    color: #fff;
    transition: all 0.3s ease;
    font-size:1rem;
    font-weight:700;
    text-align:center;
    box-sizing: border-box;
    width: 5rem;
    height: 5rem;
}

.pricelist-news-popup .nav-post-item:hover,
.pricelist-news-popup .nav-post-item:focus{
    background: #3EA446;
    border-color: #3EA446;
    /* transform: translateY(-.125rem); */
    color:#fff;
}

.pricelist-news-popup .nav-post-item.active {
    background: #3EA446;
    color: #fff;
    border-color: #3EA446;
    font-weight: 600;
}

.pricelist-news-popup .nav-btn img {
    transform:rotate(90deg);
}
.pricelist-news-popup .post-date
{
    flex-direction:column;
    display:flex;
    align-items:center;
    justify-content:center;
    
}
.pricelist-news-popup .post-date span
{
    white-space:nowrap;
}
.pricelist-news-popup .nav-post-item {
    transform: rotate(90deg);
}
.pricelist-news-popup .owl-nav button {
    transform: rotate(90deg);
}
.pricelist-news-popup .owl-theme .owl-nav .disabled
{
  opacity: 1;
}
@media screen and (max-width: 1023px) {
  /*--------------------------------------------------------------
  >>> General
  --------------------------------------------------------------*/
  html {
    font-size: 3.7325vw;
  }
    body .hm
    {
        display:none;
    }
   body .om
    {
        display: flex !important;
    }
  .container,
  .container-wide {
    max-width: 89.6%;
  }
  .btn {
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-top: .875rem;
    padding-bottom: .875rem;
  }
  .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  /*--------------------------------------------------------------
  >>> Header
  --------------------------------------------------------------*/
  hm {
    display: none;
  }
  .header-btn:after {
    content: none;
  }
  .header-utility__language {
    margin-left: 0;
    display: none;
  }
    .dt-search-form + .header-utility__language 
    {
        display:block;
        order: 2;
    }
  .header-utility__language a {
    min-width: auto;
    width: 2.142rem;
    height: 2.142rem;
    padding: 0.175rem;
    width: auto;
    font-size: 1rem;
  }
  .header-utility__language a img {
    margin-right: .5rem;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: 2rem;
    height: 2rem;
    margin-right: .5rem;
  }
  .header-btn {
    height: 2.142rem;
    font-size: 1rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .header-btn,
  .dt-search-form {
    margin-right: .75rem;
  }
  #dt-header {
    height: 4rem;
  }
  .header-utility__wrapper {
    border-color: #898989;
    height: 2.1428rem;
    z-index: 10;
  }
  .dt-secondary-menu.header-menu > li > a b.caret {
    right: 0;
  }
  .header-mobile {
    display: block;
  }
  .header-main {
    position: relative;
    padding: .25rem 0;
    height: auto;
  }
  .dt-secondary-menu > li > a {
    z-index: 0;
  }
  .logo {
    -webkit-transform: translateY(-0.125rem);
    transform: translateY(-0.125rem);
    width: 5.25rem;
  }
  .dt-header-wrapper {
    border: none;
  }
  .header-utility {
    height: 2.064rem;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .dt-search-form {
    width: 2.142rem;
    height: 2.142rem;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
  .dt-secondary-menu > li > a {
    height: 2.064rem;
    padding: 0 1.5rem 0 .64rem;
    font-size: .857rem;
    margin-right: .785rem;
    line-height: 1.875rem;
    display: block;
  }
  .dt-primary-menu > li > a {
    -webkit-transition: none;
    transition: none;
  }
  .menu-greenfeed-menu-container {
    width: 8.2857rem;
  }
  .dt-search-form .btn img {
    width: .785rem;
    -webkit-transform: translateX(0.125rem);
            transform: translateX(0.125rem);
    opacity: .7;
  }
  .dt-search-form .btn {
    width: 2.357rem;
  }
  .megav2-wrapper,
  .mega-wrapper,
  .megav2-wrapper .dt-dropdown-menu-wrapper,
  .mega-wrapper .dt-dropdown-menu-wrapper {
    display: none;
  }
  .header-menu > li > a b.caret {
    width: .875rem;
    height: .875rem;
    background: url(assets/images/arrow-small.svg);
    content: none;
    background-size: .9rem;
    transform: rotate(-90deg);
    background-repeat: no-repeat;
    z-index: 2;
  }
  .header-mobile {
    width: 1.625rem;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-left: 1.285rem;
  }
  .offcanvas-menu,
  .offcanvas-menu img {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
  }
  [lang="en-GB"] .dt-search-form.show,
  .dt-search-form.show {
    width: 2.142rem;
  }
  .dt-main-menu {
    position: absolute;
    list-style-type: none;
    background: #fff;
    visibility: hidden;
    top: 100%;
    right: calc(-1*(100vw*(0.01*(100 - 89.6)))/2);
    text-align: left;
    padding: 1.428rem;
    padding-right: .5rem;
    -webkit-transition: -webkit-transform .25s;
    transition:
    -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s,
    -webkit-transform .25s;
    -webkit-transform: translateY(2.5rem);
    transform: translateY(2.5rem);
    min-width: 100vw;
    -webkit-box-shadow: 0 0 0.0625rem 0 rgba(125, 125, 126, 0.15), 0 0.35rem 0.75rem 0 rgba(96, 96, 96, 0.15);
    box-shadow: 0 0 0.0625rem 0 rgba(125, 125, 126, 0.15), 0 0.35rem 0.75rem 0 rgba(96, 96, 96, 0.15);
    z-index: -1;
    box-sizing: border-box;
    min-height: calc(100vh - 4rem);
    align-items: flex-start;
  }
  .offcanvas-active .dt-main-menu {
    visibility: visible;
    opacity: 1;
    z-index: 99999;
    -webkit-transform: none;
    transform: none;
    flex: none;
    box-sizing: border-box;
  }
    .offcanvas-active .dt-main-menu .menu-main-menu-container
    {
        width:100%;
    }
  .dt-primary-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 0;
  }
    [lang="en-GB"] .dt-primary-menu
    {
        gap:0;
        max-width: 94vw;
    }
    .dt-dropdown-menu-wrapper > ul > li
    {
        box-sizing:border-box;
    }
    .dt-dropdown-menu-wrapper > ul > li a
    {
        white-space:normal;
        font-size:.875rem;
        box-sizing: border-box;
    }
  .dt-primary-menu > li {
    padding: 10px 0;
    border-bottom: thin solid #EAEAEA;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }
  .dt-primary-menu > li:after {
    content: none;
  }
  .dt-primary-menu > li > a {
    padding: .5rem 0;
    font-size: 1rem;
    text-align: left;
    width: 100%;
    max-width: unset;
  }
  [lang="en-GB"] .dt-primary-menu > li > a
  {
    font-size: 1rem;
  }
  .dt-primary-menu > li.dropdown > a {
    padding-right: 0;
    max-width: unset;
    text-align: left;
    position: relative;
  }
  .header-menu > li > a b.caret {
    right: 1rem;
    background-position: center center;
    bottom: unset;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
  }
   
    .header-menu > li.active > a b.caret
    {
          transform: translateY(-50%) rotate(0deg);
    }
  .header-menu > li > a b.caret:before
  {
      content:'';
      width: 2.5rem;
      height: 4rem;
      left: 0;
      top: 0;
      transform:translate(-50%,-50%);
      position: absolute;
      /* background: red; */
  }
  .sticky-header #dt-header .dt-header-wrapper {
    border-bottom: thin solid #D0D2D3;
  }
  .sticky-header #dt-header .header-main {
    padding: .25rem 0 .25rem;
  }
  .dt-search-form form {
    opacity: 0;
    z-index: 3;
    position: absolute;
  }
  .dt-search-form.show {
    overflow: visible;
    background: transparent;
  }
  .dt-search-form.show form {
    position: absolute;
    bottom: -4.125rem;
    z-index: 2;
    background: white;
    width: calc(100vw - 2rem);
    height: 2.714rem;
    max-width: 100vw;
    left: -14.2rem;
    opacity: 1;
    visibility: visible;
    border: thin solid #000;
    border-radius: 1.25rem;
  }
  [lang="en-GB"] .dt-search-form.show form
  {
     left: -14.625rem;
  }
  .dt-search-results-wrapper {
    top: 2.875rem;
    width: calc(100vw - 1rem) !important;
    right: auto;
    left: -6.2rem;
    border-radius: 1.5rem;
  }
  .dt-search-results-wrapper.show {
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
  }
  .search-result__tag {
    padding: .35rem 1.25rem;
  }
  .dt-search-form:before {
    content: '';
    position: absolute;
    background-image: url(assets/images/search-icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 1rem;
    height: 1rem;
    opacity: .6;
    left: calc(50% + .0625rem);
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 2;
  }
  .dt-search-form.show .main-search input[type="text"] {
    padding-top: .25rem;
    padding-left: 1.25rem;
  }
  .dt-search-form .btn img {
    width: .925rem;
    -webkit-transform: translateX(-0.25rem);
            transform: translateX(-0.25rem);
  }
  .dt-search-results {
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    max-height: 60vh;
  }
  .form-trigger {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
  }
  .dt-dropdown-menu-wrapper
  {
      min-width:14rem;
      max-height: 0;
      position: static;
      box-shadow: none;
      padding: 0;
  }
    .dt-primary-menu .dropdown:nth-child(2) .dt-dropdown-menu-wrapper
    {
        min-width:unset;
    }
    .header-menu > li:hover > .dt-dropdown-menu-wrapper {
      visibility: hidden;
      opacity: 0;
      z-index: -1;
      -webkit-transform: none;
      transform: none;
      max-height: 0;
    }
    .offcanvas-active .header-menu > li.active > .dt-dropdown-menu-wrapper {
      visibility: visible;
      opacity: 1;
      z-index: 99;
      -webkit-transform: none;
      transform: none;
      max-height: 50vh;
    }
  .footer_company-title {
    font-size: 1.7rem;
  }
  .company-introduce > div {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    padding: 0;
  }
  .company__title {
    margin-top: 1.428rem;
    font-size: 1.285rem;
  }
  .circle-dots.abs-icon {
    display: none;
  }
  .company-info .btn {
    display: block;
    margin: 2rem auto 0;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    width: 8.57rem;
  }
  .contact-article-link {
    position: static;
  }
  .company__title {
    position: relative;
  }
  .contact-article-link[href^="http"]:after,
  .contact-article-link[href^="http"]:before {
    right: 0;
    top: .5rem;
    bottom: unset;
    background-repeat: no-repeat;
    width: 1.285rem;
    height: 1.285rem;
  }
  .company-introduce {
    padding-bottom: 1rem;
  }
  /*--------------------------------------------------------------
  >>> Footer
  --------------------------------------------------------------*/
  #dt-footer {
    padding-top: 0;
  }
  .footer-inner1,
  .footer-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .footer-1 p:last-child {
    padding-left: 0;
    font-size: .75rem;
    line-height: 1.6;
  }
  .footer-2 {
    margin: .875rem 0 1.28rem;
  }
  .footer-menu > li {
    margin-bottom: .875rem;
  }
  .footer-menu > li > a {
    padding-left: 0;
  }
  .footer-menu > li:after {
    content: none;
  }
 footer {
    font-size: 1rem;
  }
  .social-footer img {
    max-width: 1.25rem;
    max-height: 1.25rem;
  }
  .social-yt img {
    width: 1.75rem;
  }
      .social-zl img {
    max-width: 1.5rem;
  }
  .footer-menu > li > a b.caret {
    -webkit-transform: rotate(-90deg) translateX(-0.35rem);
            transform: rotate(-90deg) translateX(-0.35rem);
    margin: 0;
    margin-left: 1rem;
  }
  .footer-menu > li.expanded > a b.caret {
    -webkit-transform: rotate(0deg) translateY(0.35rem);
            transform: rotate(0deg) translateY(0.35rem);
    -webkit-transition: all .2s;
    transition: all .2s;
  }
  .footer-menu .dt-dropdown-menu-wrapper {
    position: relative;
    padding: 0;
    min-width: auto;
    display: none;
  }
  .footer-menu .dt-dropdown-menu-wrapper > ul {
    padding: .75rem;
  }
  .footer-menu .dt-dropdown-menu-wrapper ul li:last-child {
    margin-bottom: 0;
  }
  .footer-menu .expanded .dt-dropdown-menu-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
    z-index: 99;
    -webkit-transform: none;
    transform: none;
  }
  .footer-menu .content-menu-wrapper ul {
    padding: .75rem;
  }
  .footer-menu .content-menu-wrapper ul li {
    list-style-type: disc;
    margin-left: 1.38rem;
  }
  .footer-menu .content-menu-wrapper ul li:first-child {
    margin-top: 0;
  }
  .footer-menu .content-menu {
    margin-top: 1rem;
  }
  .footer-menu .content-menu-wrapper p {
    font-size: .875rem;
    line-height: 2;
    white-space: normal;
  }
  .footer-menu .dt-dropdown-menu-wrapper li .dt-dropdown-menu-wrapper {
    position: static;
  }
  .footer-3 {
    width: 100%;
  }
 .social-footer {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    justify-content: flex-end;
    transform: scale(.925);
    transform-origin: right;
  }
  .social-footer .social-icon {
    margin-right: .5rem;
  }
  .sticky_btn {
    right: 1rem;
    bottom: 6.25rem;
    width: 3rem;
    height: 3rem;
  }
  .sticky_price_list {
    right: 1rem;
    bottom: 2.25rem;
    width: 3rem;
    height: 3rem;
  }
  .nav-btn img {
    width: 1.5rem;
  }
  .banner_effect > *:not(.banner4m) {
    display: none;
  }
  .banner4m {
    display: block;
  }
  body .g3f-tab__content {
    pointer-events: none;
    -webkit-transform: none;
            transform: none;
  }
  body .g3f-tab__content.active {
    pointer-events: all;
  }
  body .product-lightbox {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  body .product-brand,
  body .product-meta {
    font-size: .7125rem;
  }
  body .product-info {
    width: 100%;
  }
  body .product-list .owl-stage-outer {
    width: 100%;
  }
  body .product-lightbox .close-btn {
    z-index: 999;
  }
  body .product .owl-carousel .owl-stage {
    margin-left: -1rem;
  }
  body .g3f-tab__info-icon {
    top: unset !important;
    left: -.5rem !important;
    width: 2.25rem;
    height: 2.25rem;
    align-items: center;
    justify-content: center;
  }
   body  .g3f-tab__info-icon span
    {
        width:2rem;
        height:2rem;
        font-size: 1.25rem;
        display: inline-block;
        padding: 0;
        text-align: center;
    }
  body .g3f-tab__info-content {
    padding-left: 3rem;
  }
  body .g3f-tab__info-list .g3f-tab__info-item {
    margin-bottom: 1.25rem;
    min-height: 2.14rem;
  }
  body .g3f-tabs__content {
    padding-left: 0;
  }
  /*--------------------------------------------------------------
  >>> Shortcode
  --------------------------------------------------------------*/
  .one_half,
  .one_third,
  .two_third,
  .three_fourth,
  .one_fourth,
  .one_fifth,
  .two_fifth,
  .three_fifth,
  .four_fifth,
  .one_sixth,
  .five_sixth {
    width: 100%;
  }
  .sticky_btn-label {
    left: -9.5rem;
    min-width: 6rem;
  }
  .g3f-circle {
    position: relative;
  }
  body .g3f-tab__bg {
    top: 23.5rem;
  }
  body .g3f-tabs__content {
    margin-top: 7.57rem;
  }
  .scroll-nav span {
    position: absolute;
    bottom: -5.5rem;
    -webkit-filter: brightness(10);
    filter: brightness(10);
    width: 1.75rem;
    left: 0;
    height: auto;
    top: auto;
    padding: 0;
    border: none;
  }
  .scroll-nav span img {
    width: 1.75rem;
  }
  .scroll-nav span.prev-nav {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .scroll-nav span.next-nav {
    left: auto;
    right: 0;
  }
  .image-box__img {
    width: 100%;
    min-width: 100%;
  }
 body .carousel--style1.owl-theme .owl-dots .owl-dot span,
  body .banner .owl-theme .owl-dots .owl-dot span,
  body .product .owl-theme .owl-dots .owl-dot span {
    border-radius: 0.125rem;
    width: 1.25rem;
    height: .5rem;
    -webkit-transform: none;
            transform: none;
    background: #fff;
    margin: 5px;
    border: thin solid #3DAE2B;
  }
  body .carousel--style1.owl-theme .owl-dots .owl-dot.active span,
  body .banner .owl-theme .owl-dots .owl-dot.active span,
  body .banner .owl-theme .owl-dots .owl-dot:hover span,
  body .product .owl-theme .owl-dots .owl-dot.active span,
  body .product .owl-theme .owl-dots .owl-dot:hover span {
    background: #3DAE2B;
    -webkit-transform: none;
            transform: none;
  }
     body .carousel--style1.owl-theme .owl-dots .owl-dot.active span:before,
  body .banner .owl-theme .owl-dots .owl-dot.active span:before,
  body .banner .owl-theme .owl-dots .owl-dot:hover span:before,
  body .product .owl-theme .owl-dots .owl-dot.active span:before,
  body .product .owl-theme .owl-dots .owl-dot:hover span:before {
    border-radius: 0.25rem;
    height: 100%;
    width: 100%;
    border-width: .175rem;
    border-color: #3DAE2B;
  }
  body .product .owl-theme .owl-dots .owl-dot.active span,
  body .product .owl-theme .owl-dots .owl-dot:hover span {
    background: #3DAE2B;
  }
  body .product .owl-theme .owl-dots {
    width: 100%;
  }
  body .banner .owl-theme .owl-dots {
    bottom: -1.875rem;
    width: 100%;
  }
    body .banner 
    {
        margin-bottom:3rem;
    }
    .search.tax-danh-muc-san-pham .product-item,
  .tax-danh-muc-san-pham .product-item
  {
    width: calc((100% - 1rem)/2);
    max-width: calc((100% - 1rem)/2);
    margin-right:0;
    flex: none;
    border: thin solid #eee;
    border-radius: .5rem;
  }
  .tax-danh-muc-san-pham .product-item:nth-child(2n+2)
  {
    margin-right:0;
  }
  .tax-danh-muc-san-pham .product-item__image
  {
    height:auto;
  }
  .tax-danh-muc-san-pham .product-image,
  .tax-danh-muc-san-pham .product-info
  {
    max-width: 100%;
    flex-basis: 100%;
  }
     body .product-content > .product-image
    {
        padding:0 5rem;
    }
  .tax-danh-muc-san-pham .product-lightbox
  {
    padding-left: 0;
  }
  .tax-danh-muc-san-pham .product-info
  {
    padding-left:0;
  }
  .tax-danh-muc-san-pham .product-info:before
  {
    width: calc(100% + 2rem + 1.5rem);
    height: calc(100% + 1rem + 3rem);
    left:-1.5rem;
    top:-1rem;
  }
  .tax-danh-muc-san-pham .product-info .product-title
  {
    font-size: 1.5rem;
  }
  .product-subtitle
  {
    font-size:1rem;
  }
  .product-cats-child a
  {
    font-size:.7rem;
  }
  .tax-danh-muc-san-pham .product-meta
  {
    margin-bottom:2rem;
  }
  .klt
  {
    transform:translateY(1rem);
  }
  .product-related-list a
  {
    width:100%;
    margin-bottom: .75rem;
  }
  /* .product-expert ul:nth-child(2)
  {
    font-size:.8rem;
    letter-spacing:-1.25px;
  }
  [lang="en-GB"]  .product-expert ul:nth-child(2)
  {
    letter-spacing:0;
  } */
  /* .product-expert ul:nth-child(2) li
  {
    white-space:nowrap;
    padding-bottom:.25rem;
  } */
  .product-expert ~ .product-related
  {
    display:none;
  }
  .product-expert ~ .product-related:last-child
  {
    display:block;
    order: 4;
  }
  .gallery-trigger
  {
    right: 0;
  }
   .product-lightbox .copy-link {
    right: 3.25rem;
    top: -2.5rem;
    z-index:3;
  }
  .product-cat_title
  {
    font-size:1.375rem;
  }
    .sticky_box
    {
        align-items:center;
        right: .5rem;
        bottom: 2rem;
    }
    .sticky_box a
    {
        height: 2.8125rem;
        width: 2.8125rem;
    }
    .sticky_box .fb img,
    .sticky_box .hl img
    {
      max-width: 1.875rem;
    }
    .back2top
    {
        margin:0;
    }
    .d-none,
    body .search-other
    {
        display:none;
    }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span
    {
        width:.75rem;
        height:.75rem;
        background: var(--color--primary) !important;
    }
    .certificates .section-title
    {
        font-size:1.5rem;
        white-space:nowrap;
    }
    .top-footer-widgets
    {
        flex-direction:column-reverse;
        gap:1rem;
    }
    .mid-footer-widgets
    {
        flex-direction:column;
          gap:1rem;
    }
    .top-footer-widgets .widget
    {
        width:100%;
    }
    .top-footer-widgets .widget:first-child
    {
        border-top:thin solid #eeeeee61;
    }
    .top-footer-widgets .widget_text:not(:first-child) > .textwidget > p:first-child
    {
        font-size:1.25rem;
        margin-bottom: 1rem;
    }
    .form-wrap .cooperate-form .form-content__info .full-group
    {
        max-width: calc((100% - .75rem) / 2);
        -ms-flex-preferred-size: calc((100% - 1.25rem)/2);
        flex-basis: calc((100% - .75rem) / 2);
    }
    .logo-footer img
    {
        width: 8rem;
    }
    .top-footer-widgets h3
    {
        font-size:1rem;
        margin-bottom: 1rem;
    }
    .top-footer-widgets h3 br
    {
        display:none;
    }
    .top-footer-widgets .ani-zoom
    {
        font-size: 1.375rem;
        margin-bottom: 0;
    }
    .mid-footer-widgets ul
    {
        columns:2;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        column-gap: 2rem;
        row-gap: .35rem;
    }
    .mid-footer-widgets ul li:nth-child(3),
     .mid-footer-widgets ul li:nth-child(5)
    {
        order:2;
        width: 100%;
    }
    .newsletter-form-wrap .form-buttons .form-submit
    {
        padding-top:.5rem;
        padding-bottom:.5rem;
       
    }
    .newsletter-form-wrap #email
    {
        min-width:calc((100vw)*.896);
    }
    .footer-1
    {
        flex:none;
        width:50%;
        padding-right: 1rem;
    }
     .footer-1 p:last-child
    {
        white-space:nowrap;
    }
    .tax-danh-muc-san-pham .product-list
    {
        gap: 1rem;
    }
    .product-item__btns > .btn:first-child
    {
        display:none;
    }
    .dt-primary-menu > li.dropdown > a:before
    {
        content:none;
    }
    .dt-breadscrumb .breadcrumb
    {
        overflow-x:auto;
        white-space:nowrap;
    }
    .dt-breadscrumb .breadcrumb::-webkit-scrollbar {
       
         height:.25rem;
     }
     .dt-breadscrumb .breadcrumb::-webkit-scrollbar-track {
         background:transparent;
     }
     .dt-breadscrumb .breadcrumb::-webkit-scrollbar-thumb {
       background:#418f4940;
       
     }
    body .home-price .table thead th h5,body .home-price .table thead th .h5
    {
        margin:0;
    }
    body .home-price .table thead tr th
    {
        padding-top:6px !important;
        padding-bottom:6px !important;
    }
   body .home-price .table tbody td:first-child
    {
        border-left:none;
    }
    body .home-price .table thead
    {
      z-index: 2;
    }
    .certificates .owl-stage .owl-item
    {
      padding: 0 .3125rem;
    }

    * {
      scrollbar-width: none;
    
    }
    
  .product-lightbox .close-btn {
    right: -.75rem;
    top: -.5rem;
  }
  .product-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .product-content > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    padding: 0;
  }
  .product-content > .product-image {
    padding: 0;
    margin-bottom: 1.42rem;
    background: transparent;
  }
  body .product-lightbox {
    padding: 2rem 1.28rem;
    max-height: 92%;
    width: 100%;
  }
  .product-title {
    font-size: 1rem;
  }
  .product-expert {
    font-size: .85rem;
  }
  body .product-lightbox {
    padding-top: 1rem;
  }
  body  .product-lightbox .close-btn {
    right: .5rem;
  }
   body .product-lightbox {
   padding:0;
       padding-top:3rem;
    max-height: 92%;
  }
    body .product-lightbox-content
    {
        padding: 1rem;
        padding-top:0;
    }
    body .product-lightbox-content .post-content img
    {
        min-width:calc((100% + 2rem));
        position:relative;
        left:-1rem;
    }
    body .product-lightbox-content .post-content
    {
        padding-bottom:2rem;
    }
  .post-title {
    font-size: 1.428rem;
  }
  .post-content {
    padding-left: 0;
    padding-top: 0;
    margin-top: 0;
  }
  .post-content:before {
    content: none;
  }
  .post-content h2 {
    min-width: auto;
    position: static;
  }
  .post-details img,
  .post-details .single-video-inner,
  .post-details .videoyt {
    position: relative;
    width: 100vw;
    max-width: 100vw;
    -o-object-fit: cover;
       object-fit: cover;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .post-details .share-post__item img {
    position: static;
    -webkit-transform: none;
            transform: none;
    min-width: auto;
    width: auto;
  }
  .post-details .share-post__item.chia-se-len-zalo img,
  .post-details .share-post__item.share-on-zalo img {
    width: 1.55rem;
    -webkit-transform: translateX(0.0525rem);
            transform: translateX(0.0525rem);
  }
  .post-content ul, .post-content ol {
    margin-left: 0;
  }
  .post-content-wrapper {
    margin-top: 0;
  }
   .post-featured,
  .post-content {
    font-size: 1.0375rem;
    line-height: 1.55;
  }
  .post-content h2,
  .post-content h3,
  .post-content h4,
  .post-content h5 {
    line-height: 1.5;
  }
      .pricelist-news .section-title-wrapper .section-title
    {
        padding-right: 5rem;
    }
    .news__item:first-child .article__info {
    padding-top: 1rem;
    padding-bottom: 1rem;
    }
    .search .archive-main
    {
        max-width:100%;
    }
    .search-tabs
    {
        margin-bottom:0;
    }
    .search .archive-header
    {
        margin-bottom: 0;
    }
    .search .archive-inner
    {
        gap:2rem;
    }
    body .product-expert
    {
        overflow:visible;
    }
     .tax-danh-muc-san-pham .product-expert
    {
        padding-right:0;
    }
    .product-related-list:not(.owl-loaded)
    {
        max-height:10rem;
    }
      .mouse_scroll
      {
          display:block;
      }
       .article_view
  {
    margin-left:1rem;
  }
  .article_meta
  {
    font-size:.825rem;
  }
  .article_view img, .article_date img
  {
    width:1rem !important;
  }
  .article_view img
  {
    margin-top:.125rem;
  }
  .share-post__item
  {
    width:1.75rem;
    height:1.75rem;
    margin-left: .5rem;
  }
  .share-post__item img
  {
    max-height:.875rem;
    max-width:1.25rem;
  }
   .cookie-popup > *:first-child
  {
    font-size:1.25rem;
  }
    .fancybox-slide
    {
        padding:1rem !important;
    }
    /* .fancybox-slide.fancybox-slide--video .fancybox-content
    {
        width:100% !important;
        height:100% !important;
    } */
    .pricelist-news-popup .post-navigation
    {
        left:0;
        bottom: -4.5rem;
        top: unset;
        width: 100%;
        height: 5rem;
        /* background: #000000a8; */
        /* background: rgba(0, 0, 0, 0.65); */
        padding: 0;
        min-width: 100vw;
        left: -1rem;
        box-sizing: border-box;
    }
    .pricelist-news-popup .nav-wrapper
    {
        flex-direction:row;
        gap: .5rem;
        transform: none;
        left: unset;
        max-width: 100%;
        z-index: 222;
        margin: unset;
    }
    .pricelist-news-popup .nav-post-item:visited,.pricelist-news-popup  .nav-post-item
    {
        font-size: .7125rem;
        padding: .5rem;
        transform: none;
        width: 3rem;
        height: 3rem;
    }
    .pricelist-news-popup .post-date
    {
        flex-direction:column;
        display:flex;
        align-items:center;
        justify-content:center;
        
    }
    .pricelist-news-popup .nav-posts
    {
        gap:.5rem;
        flex-wrap: nowrap;
        width: calc(3rem*5 + 10px*4);
        padding: 0 1px;
    }
    .pricelist-news-popup .nav-btn img
    {
        transform:unset;
    }
    .pricelist-news-popup .carousel--style1 .nav-btn
    {
        width:2.75rem;
        height:2.75rem;
    }
    .pricelist-news-popup .nav-posts .owl-nav button
    {
        left:-3.5rem;
    }
    .pricelist-news-popup .nav-posts .owl-nav button.owl-next
    {
        left:unset;
        right:-3.5rem;
    }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .header-main ul a {
    font-size: .875rem;
  }
}

@media only screen and (max-width: 1365px) and (min-width: 1024px) {
  .dt-search-form.show {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 2.9875rem;
  }
}

@media screen and (min-width: 1441px) {
  html {
    font-size: 16px;
  }
}

@media screen and (min-width: 1600px) {
  .container-fluid {
    max-width: 90rem;
  }
}

/* Fix Old EDGE */
@supports (-ms-ime-align: auto) {
  .footer-menu .dt-dropdown-menu-wrapper ul li a {
    display: inline-block;
  }
}

/* Fix IE */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .header-utility__wrapper.ieshow {
    width: 36.25rem;
  }
  .dt-search-form.show {
    -webkit-transition: none;
    transition: none;
  }
  .footer-menu > li:after {
    border-right: thin solid #d3d3d3;
  }
  .footer-menu > li > a b.caret {
    background: url(assets/images/ie-arrow.svg);
    -webkit-transform: none;
            transform: none;
  }
  .social-fb img {
    width: .685rem;
    max-height: 1.75rem;
  }
  .footer-menu .content-menu-wrapper {
    min-width: 32rem;
  }
  .header-menu > li > a b.caret {
    background: url(assets/images/arrow.svg);
  }
  .dt-primary-menu > li.dropdown > a::before {
    height: 6rem;
    z-index: 9;
  }
  .dt-search-form {
    min-width: 2rem;
  }
  .header-btn {
    min-width: 8.25rem;
    padding-left: .85rem;
  }
  .header-utility {
    width: 19.5rem;
  }
  .sticky_btn-label {
    -webkit-transform: translateY(-0.125rem) translateX(-2rem);
            transform: translateY(-0.125rem) translateX(-2rem);
  }
  body .carousel--style1 .nav-btn {
    background: transparent;
    border: thin solid #449350;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .post-details .share-post__item img {
    width: 1rem;
  }
  .post-details .chia-se-len-facebook img {
    width: .45rem;
  }
  .post-details .chia-se-len-zalo img {
    width: 1.255rem;
  }
  .single-inner {
    padding-bottom: 2rem;
  }
  .touch .archive-main .expert,
  .touch .article__info a {
    min-height: auto !important;
  }
  .touch .related__item .expert {
    display: none;
  }
}
/*# sourceMappingURL=style.css.map */