@charset "UTF-8";
@font-face {
  font-display: swap;
  font-family: SVN-Gilroy Thin;
  font-style: normal;
  font-weight: 400;
  src: url(/libs/fonts/svn/svn-gilroy_regular.ttf);
}
@font-face {
  font-display: swap;
  font-family: SVN-Gilroy Light;
  font-style: normal;
  font-weight: 400;
  src: url(/libs/fonts/svn/svn-gilroy_regular.ttf);
}
@font-face {
  font-display: swap;
  font-family: SVN-Gilroy;
  font-style: normal;
  font-weight: 500;
  src: url(/libs/fonts/svn/svn-gilroy_medium.ttf);
}
@font-face {
  font-display: swap;
  font-family: SVN-Gilroy Med;
  font-style: normal;
  font-weight: 700;
  src: url(/libs/fonts/svn/svn-gilroy_med.ttf);
}
@font-face {
  font-display: swap;
  font-family: SVN-Gilroy Semi;
  font-style: normal;
  font-weight: 700;
  src: url(/libs/fonts/svn/svn-gilroy_semibold.ttf);
}
@font-face {
  font-display: swap;
  font-family: SVN-Gilroy Bold;
  font-style: normal;
  font-weight: 700;
  src: url(/libs/fonts/svn/svn-gilroy_semibold.ttf);
}
@keyframes placeholder-background-loading {
  0% {
    opacity: 0.02;
  }
  50% {
    opacity: 0.05;
  }
  to {
    opacity: 0.02;
  }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[hidden], template {
  display: none;
}

body {
  color: #345;
  font-family: SVN-Gilroy, Verdana, Roboto, Tahoma, sans-serif;
  font-weight: 500;
  letter-spacing: 0.2px;
  line-height: 1.58;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  color: #4c503d;
  font-weight: 700;
  margin-bottom: 0.5rem;
  margin-top: 0;
  outline: none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
}

.h1, h1 {
  font-size: 26px;
}

.h1, .h2, h1, h2 {
  font-weight: 700;
}

.h2, h2 {
  font-size: 22px;
}

.h3, h3 {
  font-size: 18px;
}

.h3, .h4, h3, h4 {
  font-weight: 700;
}

.h4, .h5, h4, h5 {
  font-size: 15px;
}

.h5, .h6, h5, h6 {
  font-weight: 400;
}

.h6, h6 {
  font-size: 14px;
}

body, button, input, optgroup, select, textarea {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-family: SVN-Gilroy, Verdana, Roboto, Tahoma, sans-serif;
}

a {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s;
}

a:hover {
  color: #3e6807;
}

a:focus {
  color: inherit;
}

form {
  margin: 0;
}

[role=button], a, area, button, input, label, select, summary, textarea {
  box-shadow: none;
  outline: none;
  touch-action: manipulation;
}

input, select, textarea {
  -webkit-appearance: none;
  border: 1px solid #f4f4f4;
  border-radius: 0;
  max-width: 100%;
}

input[disabled], select[disabled], textarea[disabled] {
  cursor: default;
}

button, input[type=submit], label[for] {
  cursor: pointer;
}

textarea {
  min-height: 100px;
}

select::-ms-expand {
  display: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../images/select.svg);
  background-position: right 20px center;
  background-repeat: no-repeat;
  padding-right: 22px;
  text-indent: 0.01px;
  text-overflow: "";
}

.input-error, option {
  color: #151515;
}

.visually-hidden {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
}

.js-focus-hidden:focus {
  outline: none;
}

.label-hidden {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
}

.no-placeholder .label-hidden, .visually-shown {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: auto;
  position: inherit !important;
  width: auto;
}

.no-js:not(html) {
  display: none;
}

.no-js .no-js:not(html) {
  display: block;
}

.no-js .js, .supports-no-cookies:not(html) {
  display: none;
}

html.supports-no-cookies .supports-no-cookies:not(html) {
  display: block;
}

html.supports-no-cookies .supports-cookies {
  display: none;
}

.hide {
  display: none !important;
}

*, :after, :before, html {
  box-sizing: border-box;
}

*, :after, :before {
  outline: none;
}

body, html {
  height: 100%;
}

figure {
  margin: 0;
}

img, picture {
  margin: 0;
  max-width: 100%;
  vertical-align: middle;
}

.rte {
  margin: 0;
}

.rte img {
  height: auto;
  vertical-align: middle;
}

.rte table {
  table-layout: fixed;
}

.rte ol, .rte ul {
  margin: 0 0 15px 30px;
}

.rte strong {
  font-weight: 700;
}

blockquote {
  font-size: 1.125em;
  font-style: normal;
  margin: 0;
  padding: 0 30px;
  text-align: center;
}

.rte blockquote {
  border-color: #f4f4f4;
  border-style: solid;
  border-width: 1px 0;
  margin-bottom: 15px;
  padding: 30px 0;
}

blockquote p + cite {
  margin-top: 15px;
}

blockquote cite {
  display: block;
  font-size: 0.85em;
  font-weight: 400;
}

blockquote cite:before {
  content: "— ";
}

.slick-slide {
  outline: none;
}

table {
  border-collapse: collapse;
  margin-bottom: 15px;
}

td, th {
  border: 1px solid #f4f4f4;
  padding: 15px 20px;
  text-align: left;
}

tbody th, tfoot th {
  font-weight: 400;
}

iframe, video {
  max-width: 100%;
}

img {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

img:before {
  display: none;
}

.maxLine_1, .maxLine_2, .maxLine_3, .maxLine_4, .maxLine_5 {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
}

.maxLine_1 {
  -webkit-line-clamp: 1;
}

.maxLine_2 {
  -webkit-line-clamp: 2;
}

.maxLine_3 {
  -webkit-line-clamp: 3;
}

.maxLine_4 {
  -webkit-line-clamp: 4;
}

.maxLine_5 {
  -webkit-line-clamp: 5;
}

.grid {
  display: flex;
  display: -webkit-flex;
  -moz-flex-direction: row;
  flex-direction: row;
  flex-wrap: wrap;
  float: none;
  margin-left: -15px;
  margin-right: -15px;
  padding: 0;
  position: relative;
}

.grid:after {
  clear: both;
  content: "";
  display: table;
}

.grid__column {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  min-height: 1px;
  padding: 15px;
  position: relative;
  vertical-align: top;
  width: 100%;
}

@media (max-width: 767px) {
  .grid--stackable > .grid__column {
    flex: 1 0 auto !important;
    width: 100% !important;
  }
}
.grid--rev {
  display: flex;
  display: -webkit-flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
}

.grid--full {
  margin-left: 0;
  margin-right: 0;
}

.grid--full > .grid__column {
  padding: 0 15px;
}

.grid--smallspace {
  margin-left: -10px;
  margin-right: -10px;
}

.grid--smallspace > .grid__column {
  padding: 10px;
}

.grid--nospace {
  margin: 0;
}

.grid--nospace .grid__column {
  padding: 0;
}

.grid--automatic {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

.grid--automatic > .grid__column {
  flex-grow: 1;
}

.grid--automatic > .grid__column[class*=-twelfths] {
  flex-grow: 0;
}

.grid--automatic > .grid__column:not([class*=-twelfths]) {
  flex: 1 1 0%;
  -webkit-flex: 1 1 0%;
}

.grid--equal-height > .grid__column > div {
  width: 100%;
}

.grid--equal-height > .grid__column {
  display: flex;
  display: -webkit-flex;
}

.grid--aligned-topcenter {
  justify-content: center;
}

.grid--aligned-topcenter, .grid--aligned-topright {
  -moz-align-items: flex-start;
  align-items: flex-start;
}

.grid--aligned-topright {
  justify-content: flex-end;
}

.grid--aligned-middleleft {
  -moz-align-items: center;
  align-items: center;
  justify-content: flex-start;
}

.grid--aligned-center {
  -moz-align-items: center;
  align-items: center;
  justify-content: center;
}

.grid--aligned-middleright {
  -moz-align-items: center;
  align-items: center;
  justify-content: flex-end;
}

.grid--aligned-bottomleft {
  -moz-align-items: flex-end;
  align-items: flex-end;
  justify-content: flex-start;
}

.grid--aligned-bottomcenter {
  -moz-align-items: flex-end;
  align-items: flex-end;
  justify-content: center;
}

.grid--aligned-bottomright {
  -moz-align-items: flex-end;
  align-items: flex-end;
  justify-content: flex-end;
}

.grid--one-column > .grid__column {
  width: 100%;
}

.grid--two-columns > .grid__column {
  width: 50%;
}

.grid--three-columns > .grid__column {
  width: 33.3333333333%;
}

.grid--four-columns > .grid__column {
  width: 25%;
}

.grid--five-columns > .grid__column {
  width: 20%;
}

.grid--six-columns > .grid__column {
  width: 16.6666666667%;
}

.grid--seven-columns > .grid__column {
  width: 14.2857142857%;
}

.grid--eight-columns > .grid__column {
  width: 12.5%;
}

.grid--nine-columns > .grid__column {
  width: 11.1111111111%;
}

.grid--ten-columns > .grid__column {
  width: 10%;
}

.grid--eleven-columns > .grid__column {
  width: 9.0909090909%;
}

.grid--twelfth-columns > .grid__column {
  width: 8.3333333333%;
}

.one-whole {
  width: 100%;
}

.one-half {
  width: 50%;
}

.one-twelfth {
  width: 8.333%;
}

.two-twelfths {
  width: 16.666%;
}

.three-twelfths {
  width: 25%;
}

.four-twelfths {
  width: 33.333%;
}

.five-twelfths {
  width: 41.666%;
}

.six-twelfths {
  width: 50%;
}

.seven-twelfths {
  width: 58.333%;
}

.eight-twelfths {
  width: 66.666%;
}

.nine-twelfths {
  width: 75%;
}

.ten-twelfths {
  width: 83.333%;
}

.eleven-twelfths {
  width: 91.666%;
}

.visible {
  display: block !important;
}

.hidden {
  display: none !important;
}

@media (max-width: 767px) {
  .mobile--one-whole {
    width: 100%;
  }
  .mobile--one-half {
    width: 50%;
  }
  .mobile--one-twelfth {
    width: 8.333%;
  }
  .mobile--two-twelfths {
    width: 16.666%;
  }
  .mobile--three-twelfths {
    width: 25%;
  }
  .mobile--four-twelfths {
    width: 33.333%;
  }
  .mobile--five-twelfths {
    width: 41.666%;
  }
  .mobile--six-twelfths {
    width: 50%;
  }
  .mobile--seven-twelfths {
    width: 58.333%;
  }
  .mobile--eight-twelfths {
    width: 66.666%;
  }
  .mobile--nine-twelfths {
    width: 75%;
  }
  .mobile--ten-twelfths {
    width: 83.333%;
  }
  .mobile--eleven-twelfths {
    width: 91.666%;
  }
  .mobile--visible {
    display: block !important;
  }
  .mobile--hidden {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tablet--one-whole {
    width: 100%;
  }
  .tablet--one-half {
    width: 50%;
  }
  .tablet--one-twelfth {
    width: 8.333%;
  }
  .tablet--two-twelfths {
    width: 16.666%;
  }
  .tablet--three-twelfths {
    width: 25%;
  }
  .tablet--four-twelfths {
    width: 33.333%;
  }
  .tablet--five-twelfths {
    width: 41.666%;
  }
  .tablet--six-twelfths {
    width: 50%;
  }
  .tablet--seven-twelfths {
    width: 58.333%;
  }
  .tablet--eight-twelfths {
    width: 66.666%;
  }
  .tablet--nine-twelfths {
    width: 75%;
  }
  .tablet--ten-twelfths {
    width: 83.333%;
  }
  .tablet--eleven-twelfths {
    width: 91.666%;
  }
  .tablet--visible {
    display: block !important;
  }
  .tablet--hidden {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .desk--one-whole {
    width: 100%;
  }
  .desk--one-half {
    width: 50%;
  }
  .desk--one-twelfth {
    width: 8.333%;
  }
  .desk--two-twelfths {
    width: 16.666%;
  }
  .desk--three-twelfths {
    width: 25%;
  }
  .desk--four-twelfths {
    width: 33.333%;
  }
  .desk--five-twelfths {
    width: 41.666%;
  }
  .desk--six-twelfths {
    width: 50%;
  }
  .desk--seven-twelfths {
    width: 58.333%;
  }
  .desk--eight-twelfths {
    width: 66.666%;
  }
  .desk--nine-twelfths {
    width: 75%;
  }
  .desk--ten-twelfths {
    width: 83.333%;
  }
  .desk--eleven-twelfths {
    width: 91.666%;
  }
  .desk--visible {
    display: block !important;
  }
  .desk--hidden {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .grid--doubling.grid--two-columns > .grid__column {
    width: 100%;
  }
  .grid--doubling.grid--four-columns > .grid__column, .grid--doubling.grid--three-columns > .grid__column {
    width: 50%;
  }
  .grid--doubling.grid--five-columns > .grid__column, .grid--doubling.grid--seven-columns > .grid__column, .grid--doubling.grid--six-columns > .grid__column {
    width: 33.3333333333%;
  }
  .grid--doubling.grid--eight-columns > .grid__column {
    width: 25%;
  }
  .grid--doubling.grid--eleven-columns > .grid__column, .grid--doubling.grid--nine-columns > .grid__column, .grid--doubling.grid--ten-columns > .grid__column {
    width: 20%;
  }
  .grid--doubling.grid--twelfth-columns > .grid__column {
    width: 16.6666666667%;
  }
}
@media (max-width: 767px) {
  .grid--doubling.grid--five-columns > .grid__column, .grid--doubling.grid--four-columns > .grid__column, .grid--doubling.grid--three-columns > .grid__column, .grid--doubling.grid--two-columns > .grid__column {
    width: 100%;
  }
  .grid--doubling.grid--eight-columns > .grid__column, .grid--doubling.grid--nine-columns > .grid__column, .grid--doubling.grid--seven-columns > .grid__column, .grid--doubling.grid--six-columns > .grid__column {
    width: 50%;
  }
  .grid--doubling.grid--elevent-columns > .grid__column, .grid--doubling.grid--ten-columns > .grid__column, .grid--doubling.grid--twelfth-columns > .grid__column {
    width: 33.3333%;
  }
}
@media (min-width: 1200px) {
  .large--visible {
    display: block !important;
  }
  .large--hidden {
    display: none !important;
  }
}
.slick-slider {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.slick-list, .slick-slider {
  display: block;
  position: relative;
}

.slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list, .slick-slider .slick-track {
  transform: translateZ(0);
}

.slick-track {
  display: flex;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}

.slick-track:after, .slick-track:before {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
  width: 100%;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-arrow.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
}

#dropzone .dropzone {
  align-items: center;
  border: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: -5px;
  min-height: auto;
  min-height: 70px;
  padding: 0;
}

#dropzone .dropzone .dz-message {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: 5px;
}

#dropzone .dropzone .dz-button {
  align-items: center;
  background: rgba(115, 129, 54, 0.05);
  border: 2px dashed rgba(115, 129, 54, 0.2);
  border-radius: 7px;
  box-sizing: border-box;
  display: flex;
  height: 70px;
  justify-content: center;
  width: 70px;
}

#dropzone .dropzone .dz-button + .dz-button {
  margin-left: 10px;
}

#dropzone .dropzone .dz-preview {
  margin: 5px;
  min-height: 70px;
}

#dropzone .dropzone .dz-preview .dz-details {
  display: none;
  padding: 0;
}

#dropzone .dropzone .dz-preview .dz-image {
  background: rgba(115, 129, 54, 0.05);
  border: 2px dashed rgba(115, 129, 54, 0.2);
  border-radius: 7px;
  height: 70px;
  width: 70px;
}

#dropzone .dropzone .dz-preview .dz-error-message {
  display: none;
}

#dropzone .dropzone .dz-preview .dz-error-mark, #dropzone .dropzone .dz-preview .dz-success-mark {
  height: 20px;
  left: auto;
  margin: 0;
  right: 10px;
  top: 10px;
  width: 20px;
}

#dropzone .dropzone .dz-preview .dz-error-mark svg, #dropzone .dropzone .dz-preview .dz-success-mark svg {
  height: 100%;
  width: 100%;
}

#dropzone .dropzone.dz-started .dz-message div.dz-button, #dropzone input {
  display: none;
}

@media screen and (max-width: 768px) {
  #dropzone .dropzone {
    min-height: 45px;
  }
  #dropzone .dropzone .dz-button {
    height: 45px;
    width: 45px;
  }
  #dropzone .dropzone .dz-button + .dz-button {
    margin-left: 5px;
  }
  #dropzone .dropzone .dz-preview {
    height: 45px;
    min-height: 45px;
  }
  #dropzone .dropzone .dz-preview .dz-image {
    height: 45px;
    width: 45px;
  }
}
.daterangepicker {
  background-color: #fff;
  border-radius: 4px;
  color: inherit;
  left: 20px;
  margin-top: 1px;
  padding: 4px;
  position: absolute;
  top: 100px;
  width: 278px;
}

.daterangepicker:after, .daterangepicker:before {
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
  display: inline-block;
  position: absolute;
}

.daterangepicker:before {
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  top: -7px;
}

.daterangepicker:after {
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: -6px;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:after, .daterangepicker.openscenter:before {
  left: 0;
  margin-left: auto;
  margin-right: auto;
  right: 0;
  width: 0;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.dropup {
  margin-top: -5px;
}

.daterangepicker.dropup:before {
  border-bottom: initial;
  border-top: 7px solid #ccc;
  bottom: -7px;
  top: auto;
}

.daterangepicker.dropup:after {
  border-bottom: initial;
  border-top: 6px solid #fff;
  bottom: -6px;
  top: auto;
}

.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3001;
}

.daterangepicker.single .calendar, .daterangepicker.single .ranges {
  float: none;
}

.daterangepicker.show-calendar .calendar {
  display: block;
}

.daterangepicker .calendar {
  display: none;
  margin: 4px;
  max-width: 270px;
}

.daterangepicker .calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar td, .daterangepicker .calendar th {
  min-width: 32px;
  text-align: center;
  white-space: nowrap;
}

.daterangepicker .calendar-table {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 4px;
}

.daterangepicker table {
  margin: 0;
  width: 100%;
}

.daterangepicker td, .daterangepicker th {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  height: 20px;
  text-align: center;
  white-space: nowrap;
  width: 20px;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
  color: #ccc;
  font-size: 80%;
}

.daterangepicker td.off, .daterangepicker td.off.end-date, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  border-radius: 0;
  color: #000;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker option.disabled, .daterangepicker td.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  cursor: default;
  font-size: 12px;
  height: auto;
  margin: 0;
  padding: 1px;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.ampmselect, .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect {
  margin-bottom: 0;
  width: 50px;
}

.daterangepicker .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  display: block;
  height: 30px;
  line-height: 30px;
  margin: 0 0 5px;
  padding: 0 6px 0 28px;
  vertical-align: middle;
  width: 100%;
}

.daterangepicker .input-mini.active {
  border: 1px solid #08c;
  border-radius: 4px;
}

.daterangepicker .daterangepicker_input {
  position: relative;
}

.daterangepicker .daterangepicker_input i {
  left: 8px;
  position: absolute;
  top: 8px;
}

.daterangepicker.rtl .input-mini {
  padding-left: 6px;
  padding-right: 28px;
}

.daterangepicker.rtl .daterangepicker_input i {
  left: auto;
  right: 8px;
}

.daterangepicker .calendar-time {
  line-height: 30px;
  margin: 5px auto;
  padding-left: 28px;
  position: relative;
  text-align: center;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.ranges {
  float: none;
  font-size: 11px;
  margin: 4px;
  text-align: left;
}

.ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.ranges li {
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  color: #08c;
  cursor: pointer;
  font-size: 13px;
  margin-bottom: 8px;
  padding: 3px 12px;
}

.ranges li.active, .ranges li:hover {
  background-color: #08c;
  border: 1px solid #08c;
  color: #fff;
}

@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker .ranges ul {
    width: 160px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .calendar.left {
    clear: none;
  }
  .daterangepicker.single.ltr .calendar, .daterangepicker.single.ltr .ranges {
    float: left;
  }
  .daterangepicker.single.rtl .calendar, .daterangepicker.single.rtl .ranges {
    float: right;
  }
  .daterangepicker.ltr {
    direction: ltr;
    text-align: left;
  }
  .daterangepicker.ltr .calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker.ltr .calendar.left .calendar-table {
    border-bottom-right-radius: 0;
    border-right: none;
    border-top-right-radius: 0;
  }
  .daterangepicker.ltr .calendar.right {
    margin-left: 0;
  }
  .daterangepicker.ltr .calendar.right .calendar-table {
    border-bottom-left-radius: 0;
    border-left: none;
    border-top-left-radius: 0;
  }
  .daterangepicker.ltr .calendar.left .calendar-table, .daterangepicker.ltr .left .daterangepicker_input {
    padding-right: 12px;
  }
  .daterangepicker.ltr .calendar, .daterangepicker.ltr .ranges {
    float: left;
  }
  .daterangepicker.rtl {
    direction: rtl;
    text-align: right;
  }
  .daterangepicker.rtl .calendar.left {
    clear: right;
    margin-left: 0;
  }
  .daterangepicker.rtl .calendar.left .calendar-table {
    border-bottom-left-radius: 0;
    border-left: none;
    border-top-left-radius: 0;
  }
  .daterangepicker.rtl .calendar.right {
    margin-right: 0;
  }
  .daterangepicker.rtl .calendar.right .calendar-table {
    border-bottom-right-radius: 0;
    border-right: none;
    border-top-right-radius: 0;
  }
  .daterangepicker.rtl .calendar.left .calendar-table, .daterangepicker.rtl .left .daterangepicker_input {
    padding-left: 12px;
  }
  .daterangepicker.rtl .calendar, .daterangepicker.rtl .ranges {
    float: right;
    text-align: right;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }
  .daterangepicker.ltr .ranges {
    float: left;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
  .daterangepicker .calendar.left {
    clear: none !important;
  }
}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: hidden;
  position: absolute;
  top: 0;
  touch-action: none;
  width: 100%;
  z-index: 1500;
}

.pswp * {
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

.pswp--animate_opacity {
  opacity: 0.001;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  will-change: opacity;
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
  object-fit: contain;
}

.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

.pswp__bg {
  -webkit-backface-visibility: hidden;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transform: translateZ(0);
}

.pswp__bg, .pswp__scroll-wrap {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.pswp__scroll-wrap {
  overflow: hidden;
}

.pswp__container, .pswp__zoom-wrap {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  touch-action: none;
}

.pswp__container, .pswp__img {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pswp__zoom-wrap {
  position: absolute;
  transform-origin: left top;
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  width: 100%;
}

.pswp__bg {
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  will-change: opacity;
}

.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
  transition: none;
}

.pswp__container, .pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__item {
  bottom: 0;
  overflow: hidden;
  right: 0;
}

.pswp__img, .pswp__item {
  left: 0;
  position: absolute;
  top: 0;
}

.pswp__img {
  height: auto;
  width: auto;
}

.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  height: auto !important;
  left: 0;
  top: 0;
  width: 100% !important;
}

.pswp__error-msg {
  color: #ccc;
  font-size: 14px;
  left: 0;
  line-height: 16px;
  margin-top: -8px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}

.pswp__error-msg a {
  color: #ccc;
  text-decoration: underline;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
  -webkit-appearance: none;
  background: none;
  border: 0;
  box-shadow: none;
  cursor: pointer;
  display: block;
  float: right;
  height: 44px;
  margin: 0;
  opacity: 0.75;
  overflow: visible;
  padding: 0;
  position: relative;
  transition: opacity 0.2s;
  width: 44px;
}

.pswp__button:focus, .pswp__button:hover {
  opacity: 1;
}

.pswp__button:active {
  opacity: 0.9;
  outline: none;
}

.pswp__button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  background: url(../../images/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  height: 44px;
  width: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.09375), (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 1.1dppx), (min-resolution: 105dpi) {
  .pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  background-position: -88px 0;
  display: none;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

.pswp__button--arrow--left, .pswp__button--arrow--right {
  background: none;
  height: 100px;
  margin-top: -50px;
  position: absolute;
  top: 50%;
  width: 70px;
}

.pswp__button--arrow--left {
  left: 0;
}

.pswp__button--arrow--right {
  right: 0;
}

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
  height: 30px;
  position: absolute;
  top: 35px;
  width: 32px;
}

.pswp__button--arrow--left:before {
  background-position: -138px -44px;
  left: 6px;
}

.pswp__button--arrow--right:before {
  background-position: -94px -44px;
  right: 6px;
}

.pswp__counter, .pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  -webkit-backface-visibility: hidden;
  background: rgba(0, 0, 0, 0.5);
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  padding: 10px;
  position: absolute;
  top: 0;
  transition: opacity 0.25s ease-out;
  width: 100%;
  will-change: opacity;
  z-index: 1600;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  -webkit-backface-visibility: hidden;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  display: block;
  position: absolute;
  right: 44px;
  top: 56px;
  transform: translateY(6px);
  transition: transform 0.25s;
  width: auto;
  will-change: transform;
  z-index: 1620;
}

.pswp__share-tooltip a {
  display: block;
  font-size: 14px;
  line-height: 18px;
  padding: 8px 12px;
}

.pswp__share-tooltip a, .pswp__share-tooltip a:hover {
  color: #000;
  text-decoration: none;
}

.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
  transform: translateY(0);
}

.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  border: 6px solid transparent;
  border-bottom-color: #fff;
  content: "";
  display: block;
  height: 0;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: -12px;
  width: 0;
}

a.pswp__share--facebook:hover {
  background: #3e5c9a;
  color: #fff;
}

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3e5c9a;
}

a.pswp__share--twitter:hover {
  background: #55acee;
  color: #fff;
}

a.pswp__share--pinterest:hover {
  background: #ccc;
  color: #ce272d;
}

a.pswp__share--download:hover {
  background: #ddd;
}

.pswp__counter {
  color: #fff;
  font-size: 13px;
  height: 44px;
  left: 0;
  line-height: 44px;
  opacity: 0.75;
  padding: 0 10px;
  position: absolute;
  top: 0;
}

.pswp__caption {
  bottom: 0;
  left: 0;
  min-height: 44px;
  position: absolute;
  width: 100%;
}

.pswp__caption small {
  color: #bbb;
  font-size: 11px;
}

.pswp__caption__center {
  color: #ccc;
  font-size: 13px;
  line-height: 20px;
  margin: 0 auto;
  max-width: 420px;
  padding: 10px;
  text-align: left;
}

.pswp__caption--empty {
  display: none;
}

.pswp__caption--fake {
  visibility: hidden;
}

.pswp__preloader {
  direction: ltr;
  height: 44px;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.25s ease-out;
  width: 44px;
  will-change: opacity;
}

.pswp__preloader__icn {
  height: 20px;
  margin: 12px;
  width: 20px;
}

.pswp__preloader--active {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  animation: clockwise 0.5s linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  height: 14px;
  left: 15px;
  margin: 0;
  opacity: 0.75;
  position: absolute;
  top: 15px;
  width: 14px;
}

.pswp--css_animation .pswp__preloader__cut {
  height: 14px;
  overflow: hidden;
  position: relative;
  width: 7px;
}

.pswp--css_animation .pswp__preloader__donut {
  background: none;
  border-color: #fff #fff transparent transparent;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  box-sizing: border-box;
  height: 14px;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 14px;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    float: right;
    left: auto;
    margin: 0;
    position: relative;
    top: auto;
  }
}
@keyframes clockwise {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes donut-rotate {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-140deg);
  }
  to {
    transform: rotate(0);
  }
}
.pswp__ui {
  -webkit-font-smoothing: auto;
  opacity: 1;
  visibility: visible;
  z-index: 1550;
}

.pswp__top-bar {
  height: 44px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right, .pswp__caption, .pswp__top-bar {
  -webkit-backface-visibility: hidden;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  will-change: opacity;
}

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__caption, .pswp__top-bar {
  background-color: rgba(0, 0, 0, 0.5);
}

.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar {
  background-color: rgba(0, 0, 0, 0.3);
}

.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right, .pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}

.pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__top-bar {
  opacity: 0.001;
}

.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

.site-main {
  overflow: hidden;
}

.container {
  margin: 0 auto;
  max-width: 1230px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.container--small {
  max-width: 740px;
}

.container--medium {
  max-width: 1025px;
}

.container--large {
  max-width: 1120px;
}

.container-full {
  margin: 0 auto;
  max-width: 1410px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

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

.text--primary {
  color: #3e6807;
}

.slick-dots {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.slick-dots li {
  display: flex;
  list-style: none;
}

.slick-dots li button {
  background-color: #3e6807;
  border: 0;
  border-radius: 100px;
  font-size: 0;
  height: 10px;
  margin: 0 5px;
  opacity: 0.25;
  padding: 0;
  width: 10px;
}

.slick-dots li.slick-active button {
  opacity: 1;
}

.site-page__single {
  padding-bottom: 70px;
  padding-top: 70px;
}

.site-page__single .page-header__title {
  font-size: 80px;
}

@media screen and (max-width: 767px) {
  .slick-dots li button {
    background-color: #fff;
    border: 2px solid #3e6807;
    transition: all 0.3s;
  }
  .slick-dots li.slick-active button {
    background-color: #3e6807;
  }
  .site-page__single {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .site-page__single .page-header__title {
    font-size: 50px;
  }
}
.breadcrumb {
  align-items: center;
  display: flex;
  margin-bottom: 20px;
  padding: 10px 0 0;
  width: 100%;
}

.breadcrumb__list {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.breadcrumb__item {
  font-size: 16px;
}

.breadcrumb__home {
  align-items: center;
}

.breadcrumb__home span {
  display: inline-block;
}

.breadcrumb__sep {
  color: #738136;
  display: inline-flex;
  font-weight: 400;
  margin: 0 5px;
}

.breadcrumb__icon {
  display: flex;
  height: 14px;
  margin-right: 10px;
  width: 14px;
}

.breadcrumb__icon svg {
  height: 100%;
  width: 100%;
}

.breadcrumb__icon svg path {
  fill: currentColor;
}

.breadcrumb a {
  color: #3e6807;
}

@media screen and (max-width: 768px) {
  .breadcrumb {
    border: 0;
    height: auto;
    padding: 0;
  }
  .breadcrumb__home .text {
    margin-top: 5px;
  }
  .breadcrumb__icon {
    margin-right: 5px;
    transform: translateY(2px);
  }
  .breadcrumb__item {
    font-size: 13px;
  }
}
.reviews-form {
  background-color: #fff;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  left: 50%;
  max-width: 995px;
  opacity: 0;
  padding: 35px 40px;
  pointer-events: none;
  position: fixed;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  visibility: hidden;
  width: 100%;
  z-index: 100;
}

.reviews-form.is-active {
  opacity: 1;
  pointer-events: visible;
  visibility: visible;
}

.reviews-form .heading {
  color: #4c503d;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 10px;
  margin-top: 0;
  text-align: center;
  text-transform: capitalize;
}

.reviews-form .sub-heading {
  color: #6a6a69;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 25px;
  margin-top: 0;
  text-align: center;
}

.reviews-form__close {
  color: rgba(76, 80, 61, 0.2);
  position: absolute;
  right: 10px;
  top: 10px;
}

.reviews-form__close:hover {
  color: #3e6807;
}

.reviews-form__product {
  margin-bottom: 20px;
}

.reviews-form__product .item {
  background: rgba(115, 129, 54, 0.05);
  border: 1px solid rgba(115, 129, 54, 0.15);
  border-radius: 7px;
  box-sizing: border-box;
  padding: 10px;
}

.reviews-form__product .item + .item {
  margin-top: 15px;
}

.reviews-form__product .item .wrapper {
  align-items: center;
  display: flex;
}

.reviews-form__product .item .thumbnail {
  height: 70px;
  width: 70px;
}

.reviews-form__product .item .content {
  flex: 1;
  padding: 0 15px;
}

.reviews-form__product .item .title {
  color: #3e6807;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  margin-bottom: 10px;
  text-transform: capitalize;
  width: 100%;
}

.reviews-form__product .item .options {
  color: #6a6a69;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  text-transform: capitalize;
}

.reviews-form .btn {
  height: 70px;
  white-space: nowrap;
}

.form-ratings .ratings .star {
  height: 26px;
  width: 26px;
}

@media screen and (max-width: 768px) {
  .reviews-form {
    padding: 20px 15px;
    width: calc(100% - 30px);
  }
  .reviews-form .heading {
    font-size: 20px;
    line-height: 24px;
  }
  .reviews-form .form .grid {
    margin: 0;
  }
  .reviews-form .form .grid .grid__column {
    padding: 0;
    width: 100%;
  }
  .reviews-form .form .form__control {
    padding-left: 15px;
  }
  .reviews-form .btn {
    height: 45px;
    margin-top: 15px;
  }
  .reviews-form .form-ratings {
    margin-bottom: 10px;
  }
  .reviews-form__wrapper {
    -webkit-overflow-scrolling: touch;
    max-height: 70vh;
    overflow-x: hidden;
    overflow-y: auto;
    touch-action: pan-y;
  }
  .reviews-form__product {
    margin-bottom: 10px;
  }
  .reviews-form__product .item .title {
    font-size: 14px;
  }
  .reviews-form__success {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.daterangepicker {
  border: 1px solid rgba(62, 104, 7, 0.2);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.067);
  display: none;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker td, .daterangepicker th {
  padding: 5px;
}

@media screen and (min-width: 564px) {
  .daterangepicker td, .daterangepicker th {
    min-width: 50px;
  }
}
.daterangepicker .month select {
  border: 1px solid rgba(62, 104, 7, 0.2);
  border-radius: 3px;
  font-weight: 700;
  padding: 5px 10px;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  border: solid #000;
  border-radius: 0;
  border-width: 0 2px 2px 0;
  color: #fff;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
}

.select2-container--default {
  color: #4c503d;
}

.select2-container--default .select2-dropdown {
  border: 1px solid rgba(62, 104, 7, 0.2) !important;
  border-radius: 5px !important;
  box-shadow: 0 5px 10px 0 #f4f4f4;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  background-color: #fff;
  border: 1px solid rgba(62, 104, 7, 0.2) !important;
  border-radius: 3px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #3e6807 !important;
}

.select2-container--default .select2-search--dropdown {
  border-bottom: 1px solid rgba(62, 104, 7, 0.2) !important;
  padding: 7px;
}

.select2-container--default .select2-results__message {
  color: gray;
  font-size: 14px;
}

.btn {
  align-items: center;
  background-color: #e7edd7;
  border: 0;
  border-radius: 5px;
  color: #3e6807;
  display: inline-flex;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 500;
  height: 45px;
  justify-content: center;
  line-height: 1.21;
  padding: 0 30px;
  transition: all 0.3s;
}

.btn:hover {
  background-color: #3e6807;
}

.btn:hover:hover {
  color: #fff;
}

.btn--primary {
  background-color: #3e6807;
}

.btn--facebook, .btn--primary {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.btn--facebook {
  background: #3b5999;
}

.btn--secondary {
  background: #de8d1e;
  border-radius: 1000px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0;
}

.modal {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}

.modal.show {
  align-items: center;
  display: flex;
  justify-content: center;
}

.modal-content {
  background-color: #fefefe;
  border: 1px solid #888;
  margin: 15% auto;
  max-width: 700px;
  padding: 20px;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: 700;
}

.close:focus, .close:hover {
  color: #000;
  cursor: pointer;
  text-decoration: none;
}

.modal-mgg .modal-content {
  background: url(../../images/bg-popup-mgg.png) #738136 no-repeat 50%;
  background-size: cover;
  border: 0;
  border-radius: 20px;
  color: #fff;
  font-size: 16px;
  padding: 20px 40px;
}

.modal-mgg .modal-content .i {
  font-style: italic;
}

@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.loading-data {
  color: hsla(0, 0%, 100%, 0);
  display: flex;
  justify-content: center;
  width: 100%;
}

.loading-data:before {
  animation: loading 2s linear infinite;
  border: 5px solid #3e6807;
  border-left-color: hsla(0, 0%, 100%, 0);
  border-radius: 100px;
  content: "";
  display: block;
  height: 20px;
  width: 20px;
}

.loading-data--white:before {
  border: 5px solid #fff;
  border-left-color: hsla(0, 0%, 100%, 0);
}

.is-loading, .is-loading-white {
  color: hsla(0, 0%, 100%, 0) !important;
  pointer-events: none !important;
  position: relative;
}

.is-loading-white:before, .is-loading:before {
  animation: loading 2s linear infinite;
  border: 5px solid #3e6807;
  border-left-color: hsla(0, 0%, 100%, 0);
  border-radius: 100px;
  content: "";
  display: block;
  height: 30px;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  width: 30px;
}

.is-loading-white:before {
  border: 5px solid #fff;
  border-left-color: hsla(0, 0%, 100%, 0);
}

@media screen and (max-width: 768px) {
  .is-loading-white:before, .is-loading:before {
    height: 24px;
    width: 24px;
  }
  .loading-data:before {
    height: 20px;
    width: 20px;
  }
}
body.open-popup:after {
  background-color: rgba(0, 0, 0, 0.2);
  content: "";
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}

.site-wrapper {
  margin-top: 126px;
  overflow: hidden;
}

.bg-header {
  background-repeat-y: no-repeat;
  background: url(../images/bg-header.webp);
  will-change: background-image;
}

.site-header {
  height: auto;
  left: 0;
  position: fixed;
  top: 0;
  transition: all 0.15s;
  width: 100%;
  z-index: 100;
}

.site-header.is-sticky {
  transform: translateY(-100%);
}

.site-header__inner {
  align-items: center;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.site-header__top {
  padding-bottom: 12px;
  padding-top: 12px;
}

.site-header__top-sale {
  color: #ffcc48;
}

.site-header__main {
  box-shadow: 0 5px 10px 0 rgba(76, 80, 61, 0.08);
  position: relative;
}

.site-header__bottom {
  display: none;
  position: relative;
}

.site-header .header-logo {
  max-width: 100%;
  padding-right: 15px;
  width: 300px;
}

.site-header .header-logo a {
  background: url(../images/background-comem.webp);
  background-position: 0 -82px;
  background-repeat: no-repeat;
  display: block;
  height: 60px;
  width: 165px;
}

.site-header .header-search {
  flex: 1;
  margin-right: 70px;
  position: relative;
}

.site-header .header-search__field {
  background-color: #fff;
  border-radius: 100px;
  position: relative;
}

.site-header .header-search__field input {
  background-color: hsla(0, 0%, 100%, 0);
  border: 0;
  color: #3e6807;
  font-size: 14px;
  height: 40px;
  padding-left: 15px;
  padding-right: 40px;
  width: 100%;
}

.site-header .header-search__field input::-moz-placeholder {
  color: #3e6807;
  font-style: italic;
}

.site-header .header-search__field input::placeholder {
  color: #3e6807;
  font-style: italic;
}

.site-header .header-search__button {
  align-items: center;
  background-color: transparent;
  border: 0;
  color: #3e6807;
  display: flex;
  height: 40px;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  width: 40px;
}

.site-header .header-search__button svg {
  height: 20px;
  width: 20px;
}

.site-header .header-search__button svg path {
  fill: currentColor;
}

.site-header .header-search__spotlight {
  left: 0;
  opacity: 0;
  padding-top: 10px;
  pointer-events: none;
  position: absolute;
  top: 100%;
  transform: translate3d(0, -15px, 0);
  transition: all 0.3s;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}

.site-header .header-search__spotlight.is-active {
  opacity: 1;
  pointer-events: visible;
  transform: translateZ(0);
  visibility: visible;
}

.site-header .header-actions {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0 -5px;
}

.site-header .header-actions__button {
  align-items: center;
  background-color: #3e6807;
  border-radius: 5px;
  color: #fff;
  display: flex;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 40px;
  justify-content: center;
  margin: 0 5px;
  min-width: 120px;
  padding-right: 10px;
  position: relative;
}

.site-header .header-actions__button:before {
  background-image: url(../images/arrow.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 10px;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  width: 10px;
}

.site-header .header-actions__button:hover {
  background-color: #68762b;
}

.site-header .header-actions__icon {
  align-items: center;
  display: flex;
  height: 20px;
  justify-content: center;
  margin-right: 8px;
  position: relative;
  width: 20px;
}

.site-header .header-actions__login {
  align-items: center;
  color: #3e6807;
  display: flex;
  justify-content: center;
}

.site-header .header-actions__login svg {
  height: 20px;
  margin-right: 5px;
  width: 20px;
}

.site-header .header-actions__login svg path {
  fill: currentColor;
}

.site-header .header-custom {
  display: flex;
}

.site-header .header-custom_item__icon {
  background: url(../images/background-comem.webp);
  background-repeat: no-repeat;
  background-size: 448px;
  display: block;
  height: 28px;
  width: 28px;
}

.site-header .header-custom_item__icon.icon-member {
  background-position: -58px -79.5px;
}

.site-header .header-custom_item__icon.icon-member-active {
  background-position: -58px -79.5px;
  margin-right: 12px;
  position: relative;
}

.site-header .header-custom_item__icon.icon-member-active .sub-icon {
  position: relative;
}

.site-header .header-custom_item__icon.icon-member-active .sub-icon i {
  color: #fff;
  font-size: 18px;
  position: absolute;
  right: -12px;
  top: 5px;
}

.site-header .header-custom_item__icon.icon-member-active .drop-menu:before {
  color: #fff;
  content: "\f0d8";
  font-family: Font Awesome\ 5 Free;
  font-size: 20px;
  font-weight: 900;
  padding-right: 25px;
  position: absolute;
  right: 0;
  text-align: right;
  top: -19px;
  width: 100%;
}

.site-header .header-custom_item__icon.icon-member-active:hover .drop-menu {
  display: block;
}

.site-header .header-custom_item__icon.icon-member-active:after {
  background: #fff;
  height: 40px;
  width: 100%;
}

.site-header .header-custom_item__icon.icon-stores {
  background-position: -86px -79.5px;
}

.site-header .header-custom_item__icon.icon-like {
  background-position: -29px -79.5px;
  width: 29px;
}

.site-header .header-custom_item__icon.icon-cart {
  background-position: 0 -79.5px;
}

.site-header .header-custom_item__text {
  color: #fff;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 13px;
  font-weight: 500;
  margin-left: 8px;
  text-transform: uppercase;
}

.site-header .header-custom_item:not(:last-child) {
  margin-right: 30px;
}

.site-header .header-cart {
  position: relative;
  z-index: 99999;
}

.site-header .header-cart__count {
  background-color: rgba(230, 126, 34, 0.8);
  border: 1px solid #3e6807;
  border-radius: 100px;
  color: #fff;
  font-size: 13px;
  line-height: 1em;
  padding: 3px 7px;
  position: absolute;
  right: -5px;
  top: -15px;
  transform: translate3d(40%, 40%, 0);
}

.site-header .header-cart__mini-cart {
  opacity: 0;
  padding: 10px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 100%;
  transform: translateY(-20px);
  transition: all 0.3s;
  visibility: hidden;
  width: 380px;
  z-index: 1;
}

.site-header .header-cart__mini-cart .cart-list {
  background-color: #fff;
  border: 1px solid #f4f4f4;
  border-radius: 10px;
  padding: 15px;
  width: 100%;
}

.site-header .header-cart:hover .header-cart__mini-cart {
  opacity: 1;
  pointer-events: visible;
  transform: translateY(0);
  visibility: visible;
}

.site-header .header-icon {
  align-items: center;
  background-color: #3e6807;
  border-radius: 100px;
  color: #fff;
  display: flex;
  height: 30px;
  justify-content: center;
  transition: all 0.3s;
  width: 30px;
}

.site-header .header-icon svg {
  height: 15px;
  width: 15px;
}

.site-header .header-icon svg path {
  fill: currentColor;
}

.site-header .header-icon:hover {
  background-color: #68762b;
}

.site-header .header-hotline {
  align-items: center;
  color: #3e6807;
  display: flex;
  font-size: 14px;
  justify-content: center;
}

.site-header .header-hotline b {
  font-size: 16px;
}

.site-header .header-hotline span {
  margin-right: 5px;
}

@media screen and (max-width: 767px) {
  .site-header.fixed .site-header__top {
    display: none;
  }
}
.spotlight__content {
  -webkit-overflow-scrolling: touch;
  max-height: 50vh;
  overflow-x: hidden;
  overflow-y: auto;
  touch-action: pan-y;
}

.sportlight-search {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.133);
  padding: 15px 20px;
}

.sportlight-search__item {
  align-items: center;
  cursor: pointer;
  display: flex;
}

.sportlight-search__item + .sportlight-search__item {
  margin-top: 10px;
}

.sportlight-search__item .thumbnail {
  color: gray;
  content: "";
  overflow: hidden;
  position: relative;
  width: 35px;
}

.sportlight-search__item .thumbnail:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 100%;
  width: 100%;
}

.sportlight-search__item .thumbnail img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.sportlight-search__item .thumbnail svg {
  height: 20px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 20px;
}

.sportlight-search__item .thumbnail img {
  border: 1px solid rgba(62, 104, 7, 0.2);
  border-radius: 3px;
}

.sportlight-search__item .content {
  flex: 1;
  padding-left: 10px;
}

.sportlight-search__item .content .sub-title {
  color: gray;
  display: block;
  font-size: 10px;
  font-weight: 700;
}

.sportlight-search__item .content .title {
  color: #4c503d;
  display: block;
  font-size: 12px;
  font-weight: 700;
}

.sportlight-search__item .content .title ins {
  text-decoration: none;
}

.sportlight-search__item .content .title del {
  color: gray;
}

.sportlight-search .view-more {
  border-top: 1px solid rgba(62, 104, 7, 0.2);
  color: #3e6807;
  display: block;
  margin-top: 10px;
  padding-top: 0;
  text-align: center;
  width: 100%;
}

.sportlight-search .view-more:hover {
  color: #e67e22;
  text-decoration: underline;
}

.sportlight__content {
  -webkit-overflow-scrolling: touch;
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: auto;
}

.header-menu__nav {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.header-menu__item {
  list-style: none;
}

.header-menu__item .item {
  align-items: center;
  color: #fff;
  display: inline-flex;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 15.5px;
  font-weight: 500;
  height: 42px;
  justify-content: center;
  padding: 0 20px;
  position: relative;
  text-transform: capitalize;
}

.header-menu__item .item a, .header-menu__item .item a:hover {
  color: #fff;
}

.header-menu__item .item:before {
  background-color: #e1e1e1;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  bottom: 0;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translate3d(-50%, 0, 0);
  transition: all 0.3s;
  width: 0;
}

.header-menu__item.is-active .item:before, .header-menu__item:hover .item:before {
  width: 34px;
}

.header-menu__item:hover .header-menu__mega {
  margin-top: 1px;
  opacity: 1;
  pointer-events: visible;
  transform: translateZ(0);
  visibility: visible;
}

.header-menu__item:hover .drop-menu {
  display: block;
}

.header-menu__item:hover .megaMenu {
  display: flex;
}

.header-menu__mega {
  background-color: #fff;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.067);
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  transform: translate3d(0, -15px, 0);
  transition: all 0.5s;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}

.mega-menu {
  display: flex;
}

.mega-menu__listing {
  -moz-column-count: 4;
  column-count: 4;
}

.mega-menu__list, .mega-menu__listing {
  flex: 1;
  max-width: 100%;
  padding-bottom: 30px;
  padding-top: 30px;
}

.mega-menu__list {
  display: flex;
  flex-wrap: wrap;
}

.mega-menu__list .mega-menu__item {
  width: 25%;
}

.mega-menu__item {
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  page-break-inside: avoid;
}

.mega-menu__item .title {
  color: #3e6807;
  display: block;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.mega-menu__item .title:hover {
  color: #68762b;
  text-decoration: underline;
}

.mega-menu__item .nav {
  padding: 0 0 15px;
}

.mega-menu__item .nav__item {
  font-weight: 300;
  list-style: none;
  margin: 0;
  padding: 0 0 10px;
}

.mega-menu__suggest {
  width: 20%;
}

.mega-menu__product {
  display: block;
  margin-bottom: 30px;
}

.mega-menu__product .thumbnail {
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
}

.mega-menu__product .thumbnail:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 59.0163934426%;
  width: 100%;
}

.mega-menu__product .thumbnail img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.mega-menu__product .title {
  align-items: center;
  color: #3e6807;
  display: flex;
  padding-left: 20px;
  text-transform: uppercase;
}

.mega-menu__product .title:after {
  background-image: url(../images/arrow-right.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 20px;
  transition: all 0.3s;
  width: 35px;
}

.mega-menu__product .title:hover:after {
  margin-left: 10px;
}

.mobile-menu {
  position: relative;
}

.mobile-menu:before {
  background-color: rgba(0, 0, 0, 0.333);
  content: "";
  height: 100vh;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  visibility: hidden;
  width: 100%;
}

.mobile-menu.is-active:before {
  opacity: 1;
  pointer-events: visible;
  visibility: visible;
}

.mobile-menu__header {
  background-color: #fff;
  border-bottom: 1px solid #f4f4f4;
  z-index: 1;
}

.mobile-menu__header, .mobile-menu__header > a {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
}

.mobile-menu__header > a {
  font-size: 14px;
  font-weight: 700;
  height: 35px;
  line-height: 16px;
  width: 50%;
}

@media screen and (max-width: 320px) {
  .mobile-menu__header > a {
    font-size: 12px;
  }
}
.mobile-menu__header > a + a {
  border-left: 1px solid #f4f4f4;
}

.mobile-menu__header > a.has-child:after {
  background-image: url(../images/arrow-down.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-flex;
  height: 10px;
  margin-left: 5px;
  transition: all 0.3s;
  width: 10px;
}

.mobile-menu__header > a.has-child.is-active:after {
  transform: rotate(180deg);
}

.mobile-menu__content {
  -webkit-overflow-scrolling: touch;
  background-color: #fff;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2);
  left: 0;
  max-height: calc(100vh - 220px);
  opacity: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 10px 15px 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  transform: translateY(-20px);
  transition: all 0.3s;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}

.mobile-menu__content:after {
  content: "";
  display: block;
  height: 0;
  padding-top: 50px;
  width: 100%;
}

.mobile-menu__content.is-active {
  opacity: 1;
  pointer-events: visible;
  transform: translateY(0);
  visibility: visible;
}

.mobile-menu__item .title {
  color: #3e6807;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.mobile-menu__item .nav {
  font-size: 14px;
  font-weight: 400;
  list-style: none;
  margin: 0 0 15px;
  padding: 0;
}

.mobile-menu__item .nav__item {
  line-height: 30px;
}

.drop-menu {
  background: #fff;
  border-top: 5px solid #e1e1e1;
  box-shadow: 1px 1px 3px #d1d1d1;
  display: none;
  position: absolute;
  width: 240px;
  z-index: 1;
}

.drop-menu.right {
  right: 0;
}

.drop-menu > ul > li ul {
  left: auto;
  right: 200px;
}

.drop-menu > ul {
  line-height: 2;
  margin: 0;
  padding: 0;
}

.drop-menu > ul > li {
  cursor: pointer;
  list-style: none;
  position: relative;
}

.drop-menu > ul > li:not(:last-child) {
  border-bottom: 1px dotted #ced4da;
}

.drop-menu > ul > li:hover {
  background: rgba(62, 104, 7, 0.2);
}

.drop-menu > ul > li:hover ul {
  display: block;
}

.drop-menu > ul > li > a, .drop-menu > ul > li > div {
  color: #3e6807;
  display: block;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 15.5px;
  font-weight: 500;
  padding: 5px 15px 7px;
}

.drop-menu > ul > li > a i, .drop-menu > ul > li > div i {
  float: right;
  margin-top: 8px;
}

.drop-menu > ul > li ul {
  background: #fff;
  border-top: 5px solid #e1e1e1;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  display: none;
  left: 240px;
  position: absolute;
  top: -5px;
  width: 320px;
}

.drop-menu > ul > li ul li {
  border-bottom: 1px dashed rgba(62, 104, 7, 0.2);
  cursor: pointer;
  list-style: none;
  position: relative;
}

.drop-menu > ul > li ul li:hover {
  background: rgba(62, 104, 7, 0.2);
}

.drop-menu > ul > li ul li a {
  color: #3e6807;
  display: block;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 15.5px;
  font-weight: 500;
  padding: 8px 15px;
}

.megaMenu {
  background: #fff;
  border-top: 5px solid #e1e1e1;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4);
  display: none;
  justify-content: space-between;
  left: 0;
  position: absolute;
  z-index: 999999;
}

.megaMenu, .megaMenu_content, .megaMenu_title {
  width: 100%;
}

.megaMenu_content ul, .megaMenu_title ul {
  line-height: 2;
  margin: 0;
  padding: 0;
}

.megaMenu_content ul > li, .megaMenu_title ul > li {
  list-style: none;
}

.megaMenu_content ul > li a, .megaMenu_title ul > li a {
  display: block;
  font-size: 15.5px;
}

.megaMenu_content:first-child ul > li:not(:last-child) a, .megaMenu_title:first-child ul > li:not(:last-child) a {
  border-bottom: 1px dashed rgba(62, 104, 7, 0.2);
}

.megaMenu_title > ul > li a {
  align-items: center;
  border: none;
  box-shadow: none;
  color: #567;
  display: flex;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-weight: 500;
  justify-content: space-between;
  padding: 8px 10px;
}

.megaMenu_title > ul > li i {
  height: 17px;
  text-align: right;
  width: 17px;
}

.megaMenu_title > ul > li.selected, .megaMenu_title > ul > li:hover {
  background: rgba(62, 104, 7, 0.2);
  cursor: pointer;
}

.megaMenu_title > ul > li.selected a, .megaMenu_title > ul > li:hover a {
  color: #3e6807;
}

.megaMenu_content {
  border-left: 1px solid rgba(62, 104, 7, 0.2);
  position: relative;
}

.megaMenu_content > ul {
  display: flex;
  height: 100%;
  margin: 0;
  width: 100%;
}

.megaMenu_content > ul:not(:first-child) {
  display: none;
}

.megaMenu_content > ul > li {
  width: 100%;
}

.megaMenu_content > ul > li a {
  border: none;
  box-shadow: none;
  color: #3e6807;
  font-weight: 400;
}

.megaMenu_content > ul > li ul {
  line-height: 2.3;
  margin: 0;
}

.megaMenu_content > ul > li ul > li:hover {
  background: rgba(62, 104, 7, 0.2);
}

.megaMenu_content > ul > li ul > li a {
  display: block;
  padding: 6px 15px;
}

.megaMenu_content > ul > li:not(:first-child) {
  border-left: 1px solid rgba(62, 104, 7, 0.2);
}

.megaMenu_content > ul li {
  cursor: pointer;
}

.bg-primaryColor {
  background: #3e6807;
  box-shadow: 0 1px 7px #3e6807;
}

.sub-banner {
  padding: 7px 0;
}

.sub-banner, .sub-banner_item {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.sub-banner_item:not(:last-child) {
  border-right: 2px dashed #7a883f;
  padding-right: 15px;
}

.sub-banner_item:not(:first-child) {
  padding-left: 15px;
}

.sub-banner_item__icon {
  background-image: url(../images/background-comem.webp);
  background-repeat: no-repeat;
  background-size: 500px;
  height: 50px;
  width: 50px;
}

.sub-banner_item__text {
  color: #fff;
  width: calc(100% - 70px);
}

.sub-banner_item__text__title {
  color: #ffcc48;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 15.5px;
  font-weight: 500;
}

.sub-banner_item__text__desc {
  font-size: 14.5px;
}

.sub-banner_item .icon-product {
  background-position: -154px 0 !important;
}

.sub-banner_item .icon-member {
  background-position: -103px 0 !important;
}

.sub-banner_item .icon-shipper {
  background-position: 0 0 !important;
}

.sub-banner_item .icon-refund {
  background-position: -52px 0 !important;
}

.sub-banner_item .icon-combo {
  background-position: -204px 0 !important;
}

.site-footer {
  background-color: #3e6807;
  padding: 40px 0;
}

.site-footer__top {
  padding-top: 25px;
}

.site-footer__main {
  border-bottom: 1px solid rgba(76, 80, 61, 0.25);
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
}

.site-footer__main > div {
  width: 100%;
}

.site-footer__main > div:not(:first-child) {
  margin-left: 15px;
}

.site-footer__bottom {
  background: #3e6807;
}

.site-footer__custom {
  color: #fff;
  display: flex;
  font-size: 13.5px;
  justify-content: space-between;
  padding-bottom: 12px;
  padding-top: 12px;
}

.site-footer__custom__item {
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-weight: 500;
}

.site-footer__custom__item__title {
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-weight: 700;
}

.site-footer__custom__item .add-bct {
  align-self: end;
  background: url(../images/background-comem.webp);
  background-position: 0 -277px;
  background-repeat: no-repeat;
  background-size: 666.64px;
  display: block;
  height: 56.66px;
  width: 150px;
}

.site-footer__custom__item:last-child {
  align-items: center;
  align-self: flex-end;
  display: flex;
  justify-content: space-around;
}

.site-footer__inner {
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
}

.site-footer .footer-text {
  color: #fff;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 17px;
  font-weight: 500;
  max-width: 260px;
  text-align: center;
  text-transform: uppercase;
  width: 260px;
}

.site-footer .footer-logo {
  background: url(../images/background-comem.webp);
  background-position: -270px 0;
  background-repeat: no-repeat;
  background-size: 432px;
  display: block;
  height: 60px;
  width: 162px;
}

.site-footer .footer-logo__title {
  color: #3e6807;
  display: block;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-bottom: 10px;
  position: relative;
  text-transform: uppercase;
}

.site-footer .footer-logo__title:before {
  background-color: #3e6807;
  border-radius: 100px;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 30px;
}

.site-footer .footer-form {
  padding-right: 20px;
  position: relative;
}

.site-footer .footer-form__field {
  align-items: center;
  border-radius: 5px;
  display: flex;
  justify-content: center;
}

.site-footer .footer-form__field input, .site-footer .footer-form__field textarea {
  background-color: #8ab14b;
  border: 2px solid #8ab14b;
  border-radius: 5px 0 0 5px;
  color: #fff;
  font-size: 14px;
  height: 40px;
  max-width: 100%;
  padding: 10px 18px;
  width: 400px;
}

.site-footer .footer-form__field input::-moz-placeholder, .site-footer .footer-form__field textarea::-moz-placeholder {
  color: #fff;
  font-style: italic;
}

.site-footer .footer-form__field input::placeholder, .site-footer .footer-form__field textarea::placeholder {
  color: #fff;
  font-style: italic;
}

.site-footer .footer-form__field textarea {
  line-height: 1.6em;
  min-height: auto;
  padding-top: 8px;
}

.site-footer .footer-form__button {
  align-items: center;
  background: orange;
  border: 2px solid #8ab14b;
  border-radius: 0 5px 5px 0;
  color: #345;
  display: flex;
  font-weight: 700;
  height: 40px;
  justify-content: center;
  min-width: 110px;
  padding: 0 13px;
  text-transform: uppercase;
  transition: all 0.3s;
}

.site-footer .footer-form__button:hover {
  background-color: #ffaa0b;
}

.site-footer .footer-form__message {
  color: red;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 500;
  left: 0;
  margin-bottom: 0;
  margin-top: 5px;
  position: absolute;
  text-align: center;
  top: 100%;
  width: 100%;
}

.site-footer .footer-form__message.success {
  color: orange;
}

@media screen and (max-width: 767px) {
  .site-footer .footer-form__message {
    position: relative;
  }
}
.site-footer .footer-social {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-left: -5px;
  margin-right: -5px;
}

.site-footer .footer-social_item {
  background: url(../images/background-comem.webp);
  background-repeat: no-repeat;
  background-size: 560px;
  height: 42px;
  width: 42px;
}

.site-footer .footer-social_item:not(:first-child) {
  margin-left: 15px;
}

.site-footer .footer-social_item.icon-facebook {
  background-position: -255px -238px;
}

.site-footer .footer-social_item.icon-instagram {
  background-position: -340px -238px;
}

.site-footer .footer-social_item.icon-youtube {
  background-position: -297px -238px;
}

.site-footer .footer-title {
  color: #fff;
  display: flex;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 500;
  justify-content: space-between;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.site-footer .footer-title h3 {
  color: #fff;
  font-size: 16px;
}

.site-footer .footer-title_icon i {
  padding: 7.5px;
}

.site-footer .footer-title.is-active {
  color: #fff;
}

.site-footer .footer-infomation {
  color: #f1f1f1;
  font-size: 15px;
}

.site-footer .footer-infomation ul {
  margin: 0;
  padding: 0;
}

.site-footer .footer-infomation ul li {
  line-height: 1.68;
  list-style: none;
}

.site-footer .footer-infomation ul li:not(:first-child) {
  margin-bottom: 10px;
  margin-top: 10px;
}

.site-footer .footer-infomation ul li a {
  font-weight: 400;
}

.site-footer .footer-menu__nav {
  margin: 0;
  padding: 0;
}

.site-footer .footer-menu__item {
  color: #f1f1f1;
  font-size: 15px;
  line-height: 1.68;
  list-style: none;
}

.site-footer .footer-menu__item a {
  color: #f1f1f1;
}

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

.site-footer .footer-menu ul li:not(:first-child) {
  margin-bottom: 10px;
  margin-top: 10px;
}

.footer-notify {
  background-color: #8ab14b;
  border-radius: 10px;
  margin-top: 15px;
  max-width: 400px;
  padding: 10px 15px;
  position: relative;
}

.footer-notify:before {
  border: 8px solid hsla(0, 0%, 100%, 0);
  border-bottom-color: #8ab14b;
  bottom: 100%;
  content: "";
  height: 0;
  left: 10px;
  position: absolute;
  width: 0;
}

.footer-sharepage {
  padding-top: 30px;
}

.box-stores {
  background: orange;
  border-radius: 5px;
  display: flex;
  max-width: 250px;
}

.box-stores_icon {
  background-color: orange;
  border: 10px solid orange;
  border-radius: 5px 0 0 5px;
  height: 50px;
  width: 50px;
}

.box-stores_text {
  color: #345;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding: 12px 0 12px 12px;
  width: calc(100% - 50px);
}

.box-stores:hover {
  background: #ffaa0b;
}

.product-page.on-mobile .fb_dialog_content > iframe {
  bottom: 75px !important;
}

.callnow {
  background-color: #3e6807;
  border-radius: 100px;
  bottom: 24px;
  color: #fff;
  display: none;
  height: 60px;
  left: 20px;
  padding: 15px;
  position: fixed;
  transition: all 0.3s;
  width: 60px;
  z-index: 1;
}

.on-mobile .callnow {
  display: block;
}

.product-page.on-mobile .callnow {
  bottom: 75px;
}

.callnow svg path {
  fill: currentColor;
}

.callnow:hover {
  background-color: #68762b;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .callnow {
    left: 15px;
  }
}
.notify {
  background-color: #fff;
  border: 2px solid #3e6807;
  border-radius: 10px;
  max-width: 300px;
  opacity: 0;
  padding: 15px;
  pointer-events: none;
  position: fixed;
  right: 10px;
  top: 10px;
  transform: translate3d(calc(100% + 10px), 0, 0);
  transition: all 0.3s;
  visibility: hidden;
  z-index: 99999;
}

.notify.is-active {
  opacity: 1;
  pointer-events: visible;
  transform: translateZ(0);
  visibility: visible;
}

.notify.error {
  border: 2px solid red;
}

.notify__close {
  border: 1px solid #3e6807;
  border-radius: 100px;
  color: #3e6807;
  cursor: pointer;
  display: flex;
  height: 15px;
  padding: 3px;
  position: absolute;
  right: 5px;
  top: 5px;
  transition: all 0.3s;
  width: 15px;
}

.notify__close svg {
  height: 100%;
  width: 100%;
}

.notify__close svg path {
  fill: currentColor;
}

.notify__close:hover {
  background-color: #3e6807;
  color: #fff;
}

.notify__wrapper {
  padding-right: 30px;
}

.notify__message {
  font-size: 14px;
  margin-bottom: 10px;
}

.notify .btn {
  font-size: 12px;
  height: 30px;
}

.mobile-menu-sidebar {
  background-color: #fff;
  height: 100%;
  padding-top: 60px;
  position: fixed;
  right: 0;
  top: 0;
  transform: translateX(100%);
  transition: all 0.3s;
  width: 250px;
  z-index: 100;
}

.mobile-menu-sidebar.is-active {
  transform: translateX(0);
}

.mobile-menu-sidebar .menu-close {
  height: 40px;
  padding: 12px;
  position: absolute;
  right: 0;
  top: 10px;
  width: 40px;
}

.mobile-menu-sidebar .menu-close svg {
  height: 100%;
  width: 100%;
}

.mobile-menu-sidebar nav {
  border-top: 1px solid #f4f4f4;
  padding-bottom: 5px;
  padding-top: 5px;
}

.mobile-menu-sidebar nav > ul {
  border-bottom: 1px solid #f4f4f4;
  margin: 0;
  padding: 0;
}

.mobile-menu-sidebar nav > ul > li {
  list-style: none;
}

.mobile-menu-sidebar nav > ul > li a {
  display: block;
  overflow: hidden;
  padding: 10px 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.mobile-menu-sidebar nav + nav {
  border-top: 0;
}

.header-right {
  align-items: center;
  display: flex;
  justify-content: center;
}

.header-right .header-actions--menu {
  display: none;
  padding-right: 4px;
}

.site-header__top-sale {
  background-color: #3e6807;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1.25;
  text-align: center;
  width: 100%;
}

.site-header__top-sale .content {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
}

.site-header__top-sale .content .text {
  display: block;
  flex: 1 1 0%;
  padding-bottom: 5px;
  padding-top: 5px;
}

.site-header__top-sale .content .text p {
  margin: 0;
}

.site-header__top-sale .content .text strong {
  font-size: 15.5px;
  font-weight: 500 !important;
}

.site-header__top-sale .content .image .mobile {
  display: none;
}

.site-header__top-sale .content .image .desktop {
  display: block;
}

.modal-popup__sale {
  z-index: 1000;
}

.modal-popup__sale .modal-content {
  border-radius: 15px;
}

.image-tools {
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
}

.image-tools .btn_wishlist_link:nth-child(2) {
  transition-delay: 0.2s;
}

.image-tools .btn_wishlist_link.active .btn_wishlist_active {
  display: block;
}

.image-tools .btn_wishlist_link.active .btn_wishlist_unactive {
  display: none;
}

.image-tools .btn_wishlist_icon {
  cursor: pointer;
  max-width: 25px;
}

.image-tools .btn_wishlist_active {
  display: none;
}

.image-tools .btn_wishlist_link {
  cursor: pointer;
  display: block;
  margin-bottom: 5px;
  opacity: 1;
  position: relative;
  text-align: center;
  transition: all 0.25s ease-out;
}

.image-tools .btn_wishlist_link:first-child {
  transition-delay: 0.1s;
}

.show-on-hover {
  filter: blur(0);
  opacity: 1;
  pointer-events: none;
  transition: opacity 0.5s, transform 0.3s, max-height 0.6s, filter 0.6s;
}

.product-grid:hover .show-on-hover {
  opacity: 1;
  pointer-events: inherit;
  transform: scale(1) translateZ(0) translateY(0) !important;
}

.product-grid:hover .btn_wishlist_link {
  opacity: 1;
}

@media (min-width: 767px) and (max-width: 1200px) {
  .site-footer .footer-form__button, .site-header .header-actions__login {
    white-space: nowrap;
  }
}
@media screen and (min-width: 767px) and (max-width: 1200px) and (max-width: 991px) {
  #headerMiniCart .header-actions__button {
    font-size: 0;
    min-width: 60px;
  }
  .header-right .header-actions--menu {
    display: block;
  }
  .site-footer__field {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .site-footer__field input, .site-footer__field textarea {
    height: 66px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .site-footer__inner {
    flex-wrap: wrap;
  }
  .footer-logo, .site-footer {
    width: 100%;
  }
  .site-footer__top {
    padding-bottom: 15px;
  }
  .site-footer .footer-logo__title {
    margin-bottom: 25px;
  }
  .site-footer__main {
    padding-bottom: 10px;
  }
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .site-header__top-sale {
    min-height: unset;
  }
  .site-wrapper {
    margin-top: 54px;
  }
}
.site-header__top-sale {
  transition: all 0.3s;
}

a {
  color: #3e6807;
}

a:hover {
  color: #68762b;
}

p {
  margin-top: 0;
}

.customImage, figure.image {
  margin: 0 auto 15px;
  max-width: 600px;
}

.customImage img, figure.image img {
  display: flex;
}

.customImage figcaption, .customImage > div, figure.image figcaption, figure.image > div {
  background: #e9ecef;
  border-radius: 0 0 3px 3px;
  font-style: italic;
  margin: 0 auto;
  padding: 5px 10px;
  text-align: center;
  width: auto;
}

.customTable {
  width: 100%;
}

.customTable td, .customTable th {
  border: 1px solid #dee2e6;
  padding: 8px 15px;
}

.customTable th {
  background: #738136;
  color: #fff;
  font-weight: 400;
}

.customTable tr:nth-child(2n) {
  background: #e9ecef;
}

.contentCategory_icon {
  align-items: center;
  color: #e67e22;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.contentCategory_icon:after {
  content: "\f107";
  cursor: pointer;
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  margin-left: 0.5rem;
  margin-top: 3px;
}

.tocContent {
  background: #f8f9fa;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  margin: 3rem 0 2rem;
  max-width: 600px;
  position: relative;
}

.tocContent_title {
  cursor: pointer;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 10px;
  text-transform: uppercase;
}

.tocContent_title_icon:before {
  content: "\f0ca";
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  margin-right: 1rem;
}

.tocContent_list {
  padding: 0 10px 10px;
}

.tocContent_list__item {
  display: flex;
}

.tocContent_list__item, .tocContent_list__item > * {
  font-size: 1.6rem !important;
}

.tocContent_list__item:not(:first-child) {
  border-top: 1px dashed #d1d1d1;
  margin-top: 1rem;
  padding-top: 1rem;
}

.tocContent_close {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 40px;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0.3rem;
  width: 40px;
}

.tocContent_close:before {
  content: "\f077";
  font-family: Font Awesome\ 5 Free;
  font-size: 1.3rem;
  font-weight: 900;
}

.tocContent_close.hidden {
  display: flex !important;
}

.tocContent_close.hidden:before {
  content: "\f054";
  font-family: Font Awesome\ 5 Free;
  font-size: 1.3rem;
  font-weight: 900;
}

.tocContent.tocFixed {
  display: none;
  height: 100%;
  left: 0;
  max-width: 300px;
  position: fixed;
  top: 128px;
  z-index: 9;
}

.tocContent.tocFixed .tocContent_list {
  display: block !important;
}

.tocContent.tocFixed .tocContent_close:before {
  content: "\f057" !important;
  font-family: Font Awesome\ 5 Free;
  font-size: 1.3rem;
  font-weight: 900;
}

.tocFixedIcon {
  background: #e9ecef;
  border: 2px solid #fff;
  border-radius: 5px;
  cursor: pointer;
  display: none;
  height: 40px;
  left: 0;
  position: fixed;
  top: 50%;
  width: 40px;
}

.tocFixedIcon:hover {
  border: 2px solid #ced4da;
}

.tocFixedIcon > div {
  align-items: center;
  display: flex;
  font-size: 2rem;
  height: 100%;
  justify-content: center;
  text-align: center;
}

.tocFixedIcon > div:before {
  content: "\f0ca";
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
}

.article-detail__content {
  position: relative;
}

.gotoTop {
  background-color: rgba(115, 129, 54, 0.4);
  border: none;
  border-radius: 4px;
  bottom: 20px;
  color: #fff;
  cursor: pointer;
  font-size: 1.5rem;
  height: 40px;
  outline: none;
  position: fixed;
  right: 20px;
  width: 40px;
  z-index: 99;
}

.gotoTop i {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
}

.gotoTop:hover {
  background: rgba(115, 129, 54, 0.6);
}

.custom-scrollBar_y {
  overflow-y: scroll;
  width: 100%;
}

.custom-scrollBar_y::-webkit-scrollbar {
  background-color: #fff;
  width: 5px;
}

.custom-scrollBar_y::-webkit-scrollbar-thumb {
  background-color: #adb5bd;
  border-radius: 1000px;
  -webkit-box-shadow: inset 0 0 6px #fff;
}

.custom-scrollBar_y::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px #fff;
}

.custom-scrollBar_x {
  overflow-x: scroll;
  width: 100%;
}

.custom-scrollBar_x::-webkit-scrollbar {
  background-color: #fff;
  height: 5px;
}

.custom-scrollBar_x::-webkit-scrollbar-thumb {
  background-color: #adb5bd;
  border-radius: 1000px;
  -webkit-box-shadow: inset 0 0 6px #fff;
}

.custom-scrollBar_x::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px #fff;
}

.site-header__main.mobile {
  background: #fff !important;
  border-bottom: 1px solid #f8f9fa !important;
}

.site-header__main.mobile .header-menu__item .item {
  color: #4c503d !important;
}

.searchBox-mobile {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 0;
  z-index: -1;
}

.searchBox-mobile_background {
  background: rgba(62, 104, 7, 0.9);
  height: 100%;
  width: 100%;
}

.searchBox-mobile_background__main {
  top: calc(50% - 19px);
}

#nav-mobile {
  display: none;
}

.nav-mobile {
  display: flex;
  flex-direction: row;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}

.nav-mobile_bg {
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer;
  height: 100%;
  width: 100%;
}

.nav-mobile_main {
  background: #fff;
  flex: 0 0 300px;
  padding: 15px;
}

.nav-mobile_main__exit {
  color: #678;
  cursor: pointer;
  font-size: 16px;
  padding: 10px 15px;
  position: fixed;
  right: 0;
  text-shadow: 1px 1px 1px #e9ecef;
  top: 0;
}

.nav-mobile_main__logo {
  background: url(../images/background-comem.webp);
  background-position: -168px -82px;
  background-repeat: no-repeat;
  height: 60px;
  margin: 10px auto 30px;
  width: 160px;
}

.nav-mobile_main > ul {
  margin-left: 0;
  padding-left: 0;
}

.nav-mobile_main > ul li {
  list-style: none;
}

.nav-mobile_main > ul li > a, .nav-mobile_main > ul li > div {
  color: #567;
  display: block;
  padding: 14px 0;
  width: calc(100% - 40px);
}

.nav-mobile_main > ul li > a i, .nav-mobile_main > ul li > div i {
  color: #789;
  font-size: 16px;
  margin-right: 20px;
  width: 15px;
}

.nav-mobile_main > ul li > span {
  background: #f8f9fa;
  border-radius: 5px;
  height: 40px;
  justify-content: center;
  line-height: 40px;
  text-align: center;
  width: 40px;
}

.nav-mobile_main > ul li > span:hover {
  background: #e9ecef;
}

.nav-mobile_main > ul li > span i {
  font-size: 15.5px;
  margin: 0;
}

.nav-mobile_main > ul li ul {
  margin-left: 20px;
}

.nav-mobile_main > ul > li {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 15.5px;
  justify-content: space-between;
}

.nav-mobile_main > ul > li:not(:last-child) {
  border-bottom: 1px solid #e9ecef;
}

.nav-mobile_main > ul > li > ul {
  display: none;
  padding-left: 20px;
  width: 100%;
}

.menuBottom {
  align-items: flex-end;
  background: #fff;
  bottom: 0;
  box-shadow: 1px -1px 1px #ddd;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 11px;
  left: 0;
  position: fixed;
  z-index: 20;
}

.menuBottom, .menuBottom_item {
  display: flex;
  text-align: center;
  width: 100%;
}

.menuBottom_item {
  align-items: center;
  flex-direction: column;
  margin: 8px 0;
}

.menuBottom_item__text {
  color: #4c503d;
  margin-top: 3px;
}

.menuBottom_item__text:hover {
  color: #4c503d;
}

.menuBottom_item.active .menuBottom_item__text {
  color: #d35400;
}

.scrollIcon {
  height: 100%;
  padding: 0 7px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}

.scrollIcon__box {
  background: rgba(233, 236, 239, 0.6);
  border-radius: 50%;
  color: #4c503d;
  float: right;
  font-size: 14px;
  height: 25px;
  margin-top: 8px;
  text-align: center;
  width: 25px;
}

.scrollIcon__box i {
  vertical-align: middle;
}

.text-highLight_1 {
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 18px;
  text-decoration: underline;
}

.text-highLight_1:hover {
  color: #e67e22;
}

.collections-list__products {
  margin-bottom: 25px;
}

.collections-sidebar__collections .nav .item:not(:first-child) {
  border-top: 1px solid #f1f1f1;
}

.tagProduct_mobile {
  display: none;
}

.bannerCombo {
  display: flex;
  margin-bottom: 20px;
}

.bannerCombo_item {
  height: auto;
  width: 340px;
}

.bannerCombo_item:not(:first-child) {
  margin-left: 25px;
}

.bannerCombo_item a {
  display: block;
}

.bannerCombo_item a img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.bannerCombo_item__title {
  color: #363c05;
  font-size: 16px;
  font-weight: 400;
  padding: 7px 15px;
  text-align: center;
}

.bannerCombo_item__title:hover {
  color: #3e6807;
}

.kolPreviews {
  margin-bottom: 30px;
  position: relative;
}

.kolPreviews_title {
  color: #4c503d;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 15px;
  text-align: left;
  text-transform: uppercase;
}

.kolPreviews_video {
  display: flex;
}

.kolPreviews_video::-webkit-scrollbar {
  display: none;
}

.kolPreviews_video_item {
  padding: 5px;
}

.kolPreviews_video_item:not(:first-child) {
  margin-left: 15px;
}

.kolPreviews_video_item__title {
  color: #363c05;
  font-size: 16px;
  font-weight: 400;
  padding: 7px 15px;
  text-align: center;
}

.kolPreviews_video_item__title:hover {
  color: #3e6807;
}

.kolPreviews_video_item__main {
  height: 230px;
  width: 350px;
}

.kolPreviews_video_item iframe, .kolPreviews_video_item img, .kolPreviews_video_item video {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.kolPreviews_video_item.kolReviewVideo {
  width: 350px;
}

.kolPreviews_video_item.kolReviewVideo .kolPreviews_video_item__main {
  height: 230px;
  width: 350px;
}

.kolPreviews_video_item.kolReviewVideo .kolPreviews_video_item__title {
  width: 350px;
}

.kolPreviews_video_item.kolReviewImage {
  width: 230px !important;
}

.kolPreviews_video_item.kolReviewImage .kolPreviews_video_item__main {
  height: 230px !important;
  width: 230px !important;
}

.kolPreviews_video_item.kolReviewImage .kolPreviews_video_item__title {
  width: 230px !important;
}

.kolPreviews_arrow__next, .kolPreviews_arrow__previous {
  background: #e9ecef;
  border-radius: 2px;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  opacity: 0.8;
  position: absolute;
  text-align: center;
  top: 42%;
  width: 40px;
}

.kolPreviews_arrow__next:before, .kolPreviews_arrow__previous:before {
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
}

.kolPreviews_arrow__next:hover, .kolPreviews_arrow__previous:hover {
  opacity: 1;
}

.kolPreviews_arrow__previous {
  left: -37px;
}

.kolPreviews_arrow__previous:before {
  content: "\f060";
}

.kolPreviews_arrow__next {
  right: -40px;
}

.kolPreviews_arrow__next:before {
  content: "\f061";
}

.bannerSecond {
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
}

.bannerSecond_item {
  width: calc(50% - 12.5px);
}

.bannerSecond_item:not(:first-child) {
  margin-left: 25px;
}

.bannerSecond .slick-dots {
  margin-top: 15px !important;
  width: 100%;
}

.notifyCustom {
  display: block;
}

.notifyCustom_bg {
  background: rgba(0, 0, 0, 0.3);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 300;
}

.notifyCustom_box {
  background: #fff;
  border-radius: 10px;
  box-shadow: 1px 1px 5px #999;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 400px;
  padding: 10px 15px 15px;
  position: fixed;
  right: 20px;
  top: 20px;
  z-index: 200;
  z-index: 301;
}

.notifyCustom_box_close {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0 10px 0 5px;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  opacity: 0.5px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 40px;
}

.notifyCustom_box_header {
  border-bottom: 1px solid #dee2e6;
  color: #567;
  font-size: 16px;
  margin-bottom: 12px;
  padding-bottom: 10px;
  padding-right: 40px;
  width: 100%;
}

.notifyCustom_box_header > span {
  color: #e67e22;
  font-size: 18px;
  font-weight: 700;
}

.notifyCustom_box_img {
  height: 120px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 120px;
}

.notifyCustom_box_img img {
  height: 100%;
  width: 100%;
}

.notifyCustom_box_content {
  width: calc(100% - 135px);
}

.notifyCustom_box_content h3 {
  color: #4c503d;
  font-size: 16px;
  line-height: 1.45;
  margin-bottom: 10px;
}

.notifyCustom_box_content__options {
  color: #567;
  font-size: 15px;
  line-height: 1.68;
}

.notifyCustom_box_content__options > div:before {
  color: rgba(62, 104, 7, 0.9);
  content: "\f00c";
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  margin-right: 7px;
}

.notifyCustom_box_content__price {
  color: #4c503d;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 10px;
}

.notifyCustom_box_btn {
  width: 100%;
}

.notifyCustom_box_btn a {
  align-content: center;
  background: #e67e22;
  border-radius: 100px;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 500;
  margin-top: 15px;
  padding: 8px 10px;
  text-align: center;
  width: 100%;
}

.notifyCustom_box_btn a:hover {
  background: #d26e16;
}

.home-blogs .slick-dots:not(:last-child) {
  display: none !important;
}

#notifyCustom {
  max-width: 400px;
}

.collections-sidebar__widget {
  margin-bottom: 40px;
}

.box-rating {
  font-size: 13px;
  height: 45px;
  opacity: 0.7;
}

.box-rating_star {
  min-width: 100px;
}

.box-rating_star_on {
  color: #e67e22 !important;
}

.box-rating_star_off {
  color: #789;
}

.box-rating_text {
  color: #789;
  font-weight: 400;
}

.box-rating_text a {
  color: blue;
  font-size: 15px;
  font-weight: 500;
}

.box-rating_text a:hover {
  color: #00008b;
}

.btnCartSecond {
  align-content: center;
  align-items: center;
  background: #3e6807;
  border-radius: 100px;
  color: #fff;
  display: flex;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 500;
  height: 50px;
  margin-left: 5px;
  opacity: 0.95;
  padding: 15px 20px;
  width: 210px;
}

.btnCartSecond:hover {
  opacity: 1;
}

.btnCartSecond_icon {
  margin-right: 15px;
}

.btnCartSecond_icon img {
  height: 26px;
  vertical-align: top;
  width: 26px;
}

.btnCartSecond .txt_mobile {
  display: none;
}

.image-support.hide {
  display: none !important;
}

.headingCustom {
  color: #4c503d;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 15px;
  text-align: left;
  text-transform: uppercase;
}

.blog-post--grid .title {
  color: #363c05;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 16.5px;
  font-weight: 500;
  height: 50px;
  line-height: 1.5;
  margin-bottom: 10px;
  text-align: center;
}

.textCustom {
  font-size: 16px;
  font-weight: 400;
}

.shippingBox {
  font-size: 15px;
}

.shippingBox_main {
  display: flex;
  justify-content: space-between;
}

.shippingBox_main_item {
  background: #f8f9fa;
  border-radius: 7px;
  padding: 10px 15px;
  width: 100%;
}

.shippingBox_main_item:not(:first-child) {
  margin-left: 15px;
}

.shippingBox_main_item_title {
  margin-bottom: 5px;
}

.shippingBox_main_item ul {
  margin: 0;
  padding-left: 15px;
}

.shippingBox_footer:before {
  color: #e67e22;
  content: "\f058";
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
}

.shippingBox_footer > span {
  color: #e67e22;
  font-weight: 700;
}

.shippingBox > :not(:first-child) {
  margin-top: 10px;
}

.infomations-loadmore:after {
  content: "\f101";
  margin-left: 7px;
}

.infomations-collapse:before, .infomations-loadmore:after {
  color: #e67e22;
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  vertical-align: middle;
}

.infomations-collapse:before {
  content: "\f100";
  margin-right: 7px;
}

.site-contact__content {
  background: #f8f9fa;
}

.contactHeading {
  width: 100%;
}

.contactHeading_main {
  align-items: center;
  background: #dfe2c7;
  display: flex;
}

.contactHeading_main_left {
  align-items: center;
  display: flex;
  width: 35%;
}

.contactHeading_main_left .contact-info {
  align-self: center;
  margin: 0 auto;
}

.contactHeading_main_right {
  height: inherit;
  width: 65%;
}

.contactHeading_main_right img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.contactPage {
  display: flex;
  justify-content: space-between;
}

.contactPage_sidebar {
  width: 320px;
}

.contactPage_main {
  margin-left: 30px;
  width: calc(100% - 320px);
}

.contactSidebarBox {
  background: #fff;
  border: 1px solid #e9ecef;
  border-radius: 5px;
  padding: 10px 15px;
}

.contactSidebarBox_title {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
}

.contactSidebarBox_main {
  display: flex;
  flex-direction: column;
}

.contactSidebarBox_main_item:not(:first-child) {
  margin-top: 15px;
}

.contactSidebarBox_main .select2, .contactSidebarBox_main select {
  background: rgba(98, 108, 19, 0.1);
  border-radius: 5px;
  padding: 10px 15px;
  width: 100%;
}

.contactSidebarBox_main .select2-container--default .select2-selection--single {
  background: none !important;
  border: none !important;
}

.contactSidebarBox_main .select2-container--default .select2-selection--single .select2-selection__arrow b {
  top: calc(50% + 7.5px) !important;
}

.contactSidebarBox_main .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 5px !important;
}

.contactSidebarBox_main button {
  background: #3e6807;
  border: none;
  border-radius: 50px;
  color: #fff;
  opacity: 0.9;
  padding: 12px 20px;
  width: 100%;
}

.contactResultSearchBox {
  margin-top: 1.5rem;
}

.contactResultSearchBox_title {
  color: #3e6807;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
}

.contactResultSearchBox_main_item:not(:first-child) {
  border-top: 1px dashed #dee2e6;
  margin-top: 0.75rem;
  padding-top: 0.75rem;
}

.contactResultSearchBox_main_item:before {
  color: #3e6807;
  content: "\f3c5";
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  margin-right: 0.6rem;
}

.contactResultSearchBox_main_item a {
  color: #678;
}

.contactResultSearchBox_main_item a:hover {
  color: #345;
}

.gridStore {
  display: flex;
  flex-wrap: wrap;
}

.gridStore_item {
  background: #fff;
  border-radius: 5px;
  box-shadow: 1px 1px 5px #dee2e6;
  margin-top: 2rem;
  width: calc(33.33% - 1.3333rem);
}

.gridStore_item:not(:nth-child(3n+1)) {
  margin-left: 2rem;
}

.gridStore_item_image {
  display: flex;
  position: relative;
}

.gridStore_item_image img {
  border-radius: 5px 5px 0 0;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.gridStore_item_image > div {
  background: #e67e22;
  border-radius: 0 5px 5px 0;
  color: #fff;
  font-size: 1.5rem;
  left: 0;
  padding: 3px 10px;
  position: absolute;
  top: 10px;
}

.gridStore_item_content {
  padding: 10px;
}

.gridStore_item_content__title h2 {
  color: #3e6807;
  font-size: 1.6rem;
}

.gridStore_item_content__text {
  font-size: 1.5rem;
}

.contactInfo {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.contactInfo_item {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.contactInfo_item_icon {
  background: #3e6807;
  border-radius: 50%;
  height: 50px;
  line-height: 43px;
  text-align: center;
  width: 50px;
}

.contactInfo_item_content {
  margin-left: 1rem;
  width: calc(100% - 50px);
}

.contactInfo_item_content__title {
  color: #3e6807;
  font-size: 3rem;
  font-weight: 700;
}

.contactInfo_item_content__text {
  margin-top: -3px;
}

.contactInfo_item:not(:first-child) {
  margin-top: 2rem;
}

.loadingStoreSidebar {
  max-height: 150px;
  width: 100% !important;
}

.loadingStoreSidebar .circle-border {
  margin-bottom: 2rem;
}

.loadingStore {
  background: #fff !important;
  border-radius: 5px;
  margin-top: 2rem;
  max-height: 250px;
  width: 100% !important;
}

.homeAboutBox {
  display: flex;
  justify-content: space-between;
}

.homeAboutBox_img {
  border-radius: 7px;
  width: 40%;
}

.homeAboutBox_content {
  margin-left: 5rem;
  width: 60%;
}

.resources-grid .title {
  font-size: 22px !important;
}

.resources-grid .description {
  font-size: 15.5px !important;
}

.blog-post .description {
  font-size: 15.5px;
}

.homeProductBg {
  background: #3e6807;
  padding-bottom: 12px;
}

.homeProductBg_title {
  align-items: center;
  color: #fff;
  display: flex;
  padding: 0 10px;
}

.homeProductBg_title h2 {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin: 15px auto;
  text-transform: uppercase;
}

.homeProductBg_title__viewMore {
  color: #fff;
  font-size: 1.5rem;
}

.homeProductBg_title__viewMore:after {
  content: "\f105";
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  margin-left: 5px;
  vertical-align: middle;
}

.faqBox {
  display: flex;
  flex-direction: column;
  padding: 0 19%;
}

.faqBox_item {
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
  width: 100%;
}

.faqBox_item_icon {
  display: flex;
  flex-direction: column;
}

.faqBox_item_icon__icon {
  height: 30px;
  line-height: 30px;
  margin-top: 5px;
  text-align: center;
  width: 30px;
}

.faqBox_item_icon__icon i {
  color: #3e6807;
  font-size: 3rem;
}

.faqBox_item_icon__line {
  border-left: 2px solid #3e6807;
  height: 100%;
  margin-left: 1.3rem;
  margin-top: 10px;
}

.faqBox_item_main {
  margin-left: 2.5rem;
  width: calc(100% - 30px);
}

.faqBox_item_main__question {
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 1.9rem;
  margin-bottom: 1rem;
}

.faqBox_item_main__answer {
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 5px;
  color: #567;
  padding: 10px 15px;
}

.faqBox_item_main__answer p:not(:last-child) {
  margin-bottom: 0.75rem;
}

.faqBox_item_main__answer p:last-child {
  margin-bottom: 0 !important;
}

.disable-max-421 {
  display: block;
}

.enable-max-421 {
  display: none;
}

.disable-max-577 {
  display: block;
}

.enable-max-577 {
  display: none;
}

.disable-max-767 {
  display: block;
}

.enable-max-1023, .enable-max-767 {
  display: none;
}

@media (max-width: 421px) {
  .site-footer .footer-title {
    margin-bottom: 5px;
  }
  .site-footer .footer-menu__item {
    border-top: 1px solid #909f4f;
    padding-top: 7px;
  }
  .site-footer .footer-menu > ul {
    display: none;
  }
  .site-footer .footer-infomation {
    margin-top: 35px;
  }
  .site-footer .footer-infomation > ul {
    display: none;
  }
  .site-footer__main > div {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
  }
  .site-footer__main .footer-menu {
    border-top: 1px solid #909f4f;
    margin-top: 0 !important;
    padding-top: 15px;
  }
  .site-footer__custom > * {
    width: 100% !important;
  }
  .site-footer__custom > :not(:first-child) {
    margin-top: 15px;
  }
  .site-footer__custom > :last-child a {
    float: right;
  }
  .home-product__slide {
    margin-left: -3px;
  }
  .product-box_item__content__price .price-old {
    margin-left: 5px !important;
  }
  .header-mobile-top_search {
    width: calc(100% - 150px) !important;
  }
  .disable-max-421 {
    display: none !important;
  }
  .enable-max-421 {
    display: block !important;
  }
  .slick-track .product-box_item:not(:first-child) {
    margin-left: 10px !important;
  }
  .slick-track .product-box_item:first-child {
    margin-left: 5px !important;
  }
  .product-box_item__content__title.maxLine_2 {
    -webkit-line-clamp: 3 !important;
  }
  .product-box-2_item {
    padding: 10px !important;
  }
  .product-box-2_item__image__tags {
    left: -12px !important;
    top: 0 !important;
  }
  .faqBox_item_icon {
    display: none;
  }
  .faqBox_item_main {
    margin-left: 0 !important;
    width: 100% !important;
  }
}
@media (max-width: 577px) {
  .disable-max-577 {
    display: none;
  }
  .enable-max-577 {
    display: block;
  }
  .header-mobile-top_right__item:not(:first-child) {
    margin-left: 12px !important;
  }
  .header-mobile-top .header-search {
    padding: 0 20px !important;
  }
  .home-blogs .section-heading, .section-heading.h3 {
    font-size: 19px !important;
    font-weight: 700 !important;
    margin-bottom: 5px !important;
  }
  .site-footer {
    padding-bottom: 15px;
  }
  .site-footer__inner .footer-form, .site-footer__inner .footer-logo, .site-footer__inner .footer-social, .site-footer__inner .footer-text {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0 !important;
    width: 100%;
  }
  .site-footer__inner .footer-logo {
    display: block;
    margin: 20px auto 0;
    width: 161px;
  }
  .site-footer__inner .footer-text {
    margin: 20px auto 0;
  }
  .site-footer__inner .footer-social {
    margin-top: 20px;
  }
  .site-footer__bottom {
    padding-bottom: 60px;
  }
  .sub-banner {
    flex-wrap: wrap;
    padding: 7px 0;
  }
  .sub-banner_item {
    padding-right: 5px !important;
  }
  .sub-banner_item:first-child, .sub-banner_item:nth-child(2) {
    border-right: none !important;
    padding-bottom: 7px !important;
  }
  .sub-banner_item:not(:nth-child(-n+2)) {
    border-top: 1px dashed #68762b;
    padding-top: 7px !important;
  }
  .sub-banner_item:nth-child(odd) {
    width: 52% !important;
  }
  .sub-banner_item:nth-child(2n+2) {
    border-left: 1px dashed #68762b;
    padding-left: 10px !important;
    width: 48% !important;
  }
  .sub-banner_item:nth-child(n+2) {
    border-right: none;
    padding-left: 0;
    padding-right: 0;
  }
  .sub-banner_item__text {
    width: calc(100% - 35px);
  }
  .sub-banner_item__text__title {
    color: #fff;
    font-size: 14px;
  }
  .sub-banner_item__text__desc {
    display: none;
  }
  .sub-banner_item__icon {
    background-size: 250px;
    height: 25px;
    width: 25px;
  }
  .sub-banner_item__icon.icon-refund {
    background-position: -26px 0 !important;
  }
  .sub-banner_item__icon.icon-member {
    background-position: -51.4px 0 !important;
  }
  .sub-banner_item__icon.icon-combo {
    background-position: -102px 0 !important;
  }
  .home-product .section-heading i, .product-box-2_item:not(:first-child) {
    margin-left: 10px !important;
  }
  .product-box-2_item.four-cols {
    margin-top: 15px !important;
    width: calc(50% - 5px) !important;
  }
  .product-box-2_item:nth-child(4n+1) {
    margin-left: 10px !important;
  }
  .product-box-2_item:nth-child(odd) {
    margin-left: 0 !important;
  }
  .product-box-2_item__content__title {
    font-family: SVN-Gilroy, Verdana, Roboto, Tahoma, sans-serif !important;
    font-size: 15px !important;
    height: 45px !important;
    line-height: 1.4 !important;
  }
  .product-box-2_item__content__price .price-old {
    font-size: 14px !important;
    margin-left: 10px !important;
  }
  .product-box-2_item__content__price .price-now {
    font-size: 17px !important;
    letter-spacing: 0 !important;
  }
  .has-btn__diemban.product-single__actions {
    padding: 5px;
  }
  .has-btn__diemban .product-single__quantity {
    padding: 7px;
  }
  .has-btn__diemban .product-single__quantity .quantity {
    width: 75px;
  }
  .has-btn__diemban .product-single__quantity .quantity input {
    width: 25px;
  }
  .has-btn__diemban .product-single__quantity .label {
    padding: 5px;
  }
  .has-btn__diemban .btnCartSecond {
    font-size: 16px;
    padding: 10px;
    width: 130px;
  }
  .has-btn__diemban .btnCartSecond_icon {
    margin-right: 5px;
  }
  .has-btn__diemban .btnCartSecond .txt {
    display: none;
  }
  .has-btn__diemban .btnCartSecond .txt_mobile {
    display: block;
  }
  .product-single__heading .box-rating {
    flex-direction: column;
  }
  .product-single__heading .box-rating_text {
    margin-left: 0 !important;
  }
  .collections-orderby {
    display: none;
  }
  .gotoTop {
    bottom: 70px;
    right: 10px;
  }
  .gridStore_item {
    width: calc(50% - 0.75rem) !important;
  }
  .gridStore_item:not(:nth-child(odd)) {
    margin-left: 1rem !important;
  }
  .gridStore_item:nth-child(-n+2) {
    margin-top: 0.5rem !important;
  }
  .shippingBox_main {
    flex-wrap: wrap;
  }
  .shippingBox_main_item:not(:first-child) {
    margin-left: 0 !important;
    margin-top: 1rem;
  }
}
@media (max-width: 375px) {
  .has-btn__diemban .btnCartSecond, .has-btn__diemban .product-single__quantity .label {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .disable-max-767 {
    display: none;
  }
  .enable-max-767 {
    display: block;
  }
  .breadcrumb {
    margin-bottom: 10px !important;
  }
  .blog-post {
    padding: 0 10px;
  }
  .blog-post--grid .title {
    height: unset !important;
    margin-bottom: 0 !important;
  }
  .blogPage404 .slick-dots {
    margin-top: 0 !important;
  }
  .collections-filter .collections-orderby {
    text-align: right;
    width: 40%;
  }
  .drop-menu, .megaMenu {
    display: none !important;
  }
  .scroll-menu_child {
    display: flex;
    justify-content: flex-start !important;
    margin-left: -15px;
    margin-right: -15px;
    min-width: 1042px;
  }
  .header-mobile-top {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 7px;
    position: relative;
  }
  .header-mobile-top_logo {
    background: url(https://6.img.izshop.vn/mt23/advert/2023/05/z432651127115655ad878c78bd9004c94e9f7ed499393d.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 40px;
    width: 109px;
  }
  .header-mobile-top_search {
    width: calc(100% - 180px);
  }
  .header-mobile-top_right {
    display: flex;
  }
  .header-mobile-top_right__item__icon {
    background: url(../images/background-comem.webp);
    background-position: -153px -68px;
    background-repeat: no-repeat;
    background-size: 400px;
    height: 28px;
    width: 28px;
  }
  .header-mobile-top_right__item:not(:first-child) {
    margin-left: 15px;
  }
  .header-mobile-top .header-search {
    margin: 0;
    padding: 0 30px;
  }
  .header-mobile-top .header-search__field input {
    height: 36px;
  }
  .scroll-menu {
    -ms-overflow-style: none;
    overflow-y: scroll;
    scrollbar-width: none;
  }
  .scroll-menu::-webkit-scrollbar {
    display: none;
  }
  .scroll-menu_child {
    min-width: 1075px !important;
  }
  .header-menu__item .item {
    font-family: SVN-Gilroy, Verdana, Roboto, Tahoma, sans-serif !important;
    font-size: 14.5px !important;
    font-weight: 500 !important;
    height: 40px !important;
  }
  .site-footer {
    margin-top: 30px !important;
  }
  .site-footer .footer-title, .site-footer .footer-title h3 {
    font-size: 14.5px !important;
  }
  .home-product .section-heading_icon {
    background-size: 208px !important;
    height: 26px !important;
    width: 26px !important;
  }
  .home-product .section-heading_icon.icon-new {
    background-position: -104px -50px !important;
  }
  .home-product .section-heading_icon.icon-gift {
    background-position: 0 -50px !important;
  }
  .home-product .section-heading_icon.icon-sale {
    background-position: -26px -50px !important;
  }
  .home-product .section-heading_icon.icon-son {
    background-position: -53px -50px !important;
  }
  .home-product .section-heading_icon.icon-da {
    background-position: -79px -50px !important;
  }
  .product-box_item {
    border: 1px solid #f8f9fa;
    padding: 7px !important;
  }
  .product-box_item__image__tags {
    left: -9px !important;
    top: 0 !important;
  }
  .product-box_item__image__tags > div {
    font-size: 12.5px !important;
    padding: 1px 7px !important;
  }
  .product-box_item__image__tags .tag-new, .product-box_item__image__tags .tag-sale {
    width: 42px !important;
  }
  .product-box_item__content__title {
    font-family: SVN-Gilroy, Verdana, Roboto, Tahoma, sans-serif !important;
    font-size: 15px !important;
    height: 45px !important;
    line-height: 1.4 !important;
  }
  .product-box_item__content__price .price-old {
    font-size: 14px !important;
    margin-left: 10px !important;
  }
  .product-box_item__content__price .price-now {
    font-size: 17px !important;
    letter-spacing: 0 !important;
  }
  .product-box_item__content > div:not(:first-child) {
    margin-top: 10px !important;
  }
  .home-product__banner {
    margin: 15px 0 !important;
  }
  .home-resources__list.slick-slider .slick-list {
    padding-bottom: 35px !important;
  }
  .tagProduct_mobile {
    display: flex;
    flex-wrap: wrap;
    margin: 5px 0 10px;
  }
  .tagProduct_mobile_item {
    border: 1px solid #e9ecef;
    border-radius: 50px;
    font-size: 14px;
    margin: 4px 0;
    padding: 5px 10px;
    position: relative;
  }
  .tagProduct_mobile_item:not(:first-child) {
    margin-left: 7px;
  }
  .tagProduct_mobile_item span {
    color: #e67e22;
    display: none;
    position: absolute;
    right: -5px;
    top: 2px;
  }
  .product-single__heading .box-rating {
    margin-bottom: 10px !important;
  }
  .product-single__features, .product-single__transport .wrap_pt .text ul {
    font-size: 14px !important;
  }
  .product-single .box-rating_text {
    font-size: 13px !important;
  }
  .detail-productselling__slide .slick-initialized .slick-list {
    margin-left: 5px;
  }
  .bannerCombo, .detail-productselling .heading {
    margin-bottom: 0 !important;
  }
  .bannerCombo {
    margin-top: 25px;
  }
  .bannerCombo_item {
    margin-left: 10px !important;
    width: 260px !important;
  }
  .bannerCombo_item__title {
    font-size: 15px !important;
    line-height: 1.4 !important;
  }
  .bannerSecond {
    margin-top: 35px !important;
  }
  .bannerSecond_item:not(:first-child) {
    margin-left: 0 !important;
  }
  .collections-sidebar__widget {
    margin-bottom: 0 !important;
  }
  .grid__column {
    padding-top: 5px !important;
  }
  .kolPreviews_title {
    margin-bottom: 7px !important;
  }
  .kolPreviews_video {
    margin-bottom: 10px !important;
    margin-left: -5px;
  }
  .kolPreviews_video_item {
    width: 260px !important;
  }
  .kolPreviews_video_item__title {
    font-size: 15px !important;
    height: 45px !important;
    line-height: 1.4 !important;
    width: 260px !important;
  }
  .kolPreviews_video_item__title.maxLine_1 {
    -webkit-line-clamp: 2 !important;
  }
  .kolPreviews_video_item__main.video {
    height: 160px !important;
    width: 260px !important;
  }
  .kolPreviews_video_item:not(:first-child) {
    margin-left: 15px !important;
  }
  .kolPreviews_video_item.kolReviewImage {
    width: 160px !important;
  }
  .kolPreviews_video_item.kolReviewImage .kolPreviews_video_item__main {
    height: 160px !important;
    width: 160px !important;
  }
  .kolPreviews_video_item.kolReviewImage .kolPreviews_video_item__title {
    width: 160px !important;
  }
  .product-related .headingCustom {
    margin-bottom: 0 !important;
  }
  .blogs-sidebar {
    margin-top: 25px;
  }
  .product-single__resources .slick-initialized .slick-list .grid__column {
    margin-top: 80px;
  }
  .contactPage {
    flex-wrap: wrap;
  }
  .contactPage_sidebar {
    width: 100%;
  }
  .contactPage_main {
    margin-left: 0 !important;
    margin-top: 2rem;
    width: 100%;
  }
  .contactHeading_main_left {
    min-height: unset !important;
    min-width: unset !important;
    padding: 10px 0 15px;
    width: 100% !important;
  }
  .contactHeading_main_right {
    display: none !important;
  }
  .contactInfo_item_icon {
    height: 40px;
    line-height: 35px;
    width: 40px;
  }
  .contactInfo_item_icon img {
    height: 30px;
    width: 30px;
  }
  .contactInfo_item_content__title {
    font-size: 2.3rem;
  }
  .homeAboutBox_img {
    display: none;
  }
  .homeAboutBox_content {
    margin-left: 0 !important;
    width: 100% !important;
  }
  .home-abouts__slide {
    margin-left: 0 !important;
    margin-top: 1.5rem;
  }
  .product-single__infomations {
    margin-bottom: 20px !important;
  }
  .faqBox, .product-single__infomations .infomations__widget {
    padding: 0 !important;
  }
}
@media (max-width: 990px) {
  .site-footer {
    padding-top: 30px;
  }
  .site-footer__main {
    flex-wrap: wrap;
  }
  .site-footer__main > div {
    width: calc(50% - 15px);
  }
  .site-footer__main > div:nth-child(odd) {
    margin-left: 0;
  }
  .site-footer__main > div:nth-child(n+4) {
    margin-top: 35px;
  }
  .slick-dots {
    margin-top: 10px;
  }
  .product-box-2_item {
    border: 1px solid #f1f1f1;
  }
}
@media (max-width: 1023px) {
  .site-footer {
    margin-top: 60px;
  }
  .site-footer__custom {
    flex-wrap: wrap;
  }
  .site-footer__custom > div:first-child {
    text-align: center;
    width: 100%;
  }
  .site-footer__custom > div:nth-child(2) {
    width: calc(100% - 165px);
  }
  .footer-notify {
    float: right;
  }
  .enable-max-1023 {
    display: block;
  }
  .gridStore_item {
    width: calc(50% - 1rem);
  }
  .gridStore_item:not(:nth-child(odd)) {
    margin-left: 1.5rem;
  }
  .gridStore_item:nth-child(odd) {
    margin-left: 0 !important;
  }
  .about-slide {
    padding: 12px !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .shippingBox_main {
    flex-wrap: wrap;
  }
  .shippingBox_main_item:not(:first-child) {
    margin-left: 0 !important;
    margin-top: 10px;
  }
  .homeAboutBox_content {
    margin-left: 3rem !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .product-box-2_item.four-cols {
    width: calc(33.33% - 13.3333px) !important;
  }
  .product-box-2_item:nth-child(4n+1) {
    margin-left: 20px !important;
  }
  .product-box-2_item:nth-child(3n+1) {
    margin-left: 0 !important;
  }
  blog-related {
    padding-bottom: 45px;
  }
}
@media (max-width: 1279px) {
  .payment-method > * {
    width: 100% !important;
  }
  .home-product--slider.slick-slider .slick-arrow.slick-next {
    right: 0 !important;
  }
  .home-product--slider.slick-slider .slick-arrow.slick-prev {
    left: 0 !important;
  }
  .contact-info__item {
    align-items: center;
  }
  .contact-info__item:not(:first-child) {
    margin-top: 20px !important;
  }
  .contact-info__item .icon {
    height: 40px !important;
    width: 40px !important;
  }
  .contact-info__item .icon img, .contact-info__item .icon svg {
    height: 22px !important;
    width: 22px !important;
  }
  .contact-info__item .title {
    font-size: 28px !important;
  }
  .contactHeading_main_left {
    min-height: 260px;
    min-width: 380px;
  }
  .contactHeading_main_right img {
    min-height: 260px;
  }
  .contactInfo_item:not(:first-child) {
    margin-top: 1.5rem !important;
  }
  .gridStore_item:not(:nth-child(3n+1)) {
    margin-left: 1.5rem;
  }
}
@media (min-width: 422px) and (max-width: 576px) {
  .slick-track .product-box_item:not(:first-child) {
    margin-left: 12px !important;
  }
  .product-box-2_item__image__tags {
    left: -17px !important;
  }
}
@media (min-width: 422px) and (max-width: 767px) {
  .home-product__slider {
    margin-left: 5px;
  }
  .product-box_item__content__price .price-old {
    margin-left: 10px !important;
  }
  .faqBox_item_main {
    margin-left: 1.5rem !important;
  }
}
@media (min-width: 578px) and (max-width: 767px) {
  .site-footer {
    padding-bottom: 25px;
  }
  .site-footer__inner .footer-form {
    width: calc(100% - 195px);
  }
  .site-footer__inner .footer-form__field input, .site-footer__inner .footer-form__field textarea {
    width: 100%;
  }
  .site-footer__inner .footer-logo {
    width: 161px;
  }
  .site-footer__inner .footer-text {
    margin-top: 20px;
    padding-right: 0 !important;
    width: 60%;
  }
  .site-footer__inner .footer-social {
    margin-top: 20px;
    width: 40%;
  }
  .home-blogs .section-heading, .section-heading {
    font-size: 20px !important;
  }
  .home-blogs .section-heading.h3, .section-heading.h3 {
    font-size: 20px !important;
    font-weight: 700 !important;
    margin-bottom: 8px !important;
  }
  .slick-track .product-box_item:not(:first-child) {
    margin-left: 20px !important;
  }
  .product-box-2_item {
    padding: 10px !important;
  }
  .product-box-2_item:not(:first-child) {
    margin-left: 10px !important;
  }
  .product-box-2_item.four-cols {
    margin-top: 15px !important;
    width: calc(33.33% - 6.6666px) !important;
  }
  .product-box-2_item:nth-child(4n+1) {
    margin-left: 10px !important;
  }
  .product-box-2_item:nth-child(3n+1) {
    margin-left: 0 !important;
  }
  .product-box-2_item__image__tags {
    left: -12px !important;
  }
  .product-box-2_item_content__title {
    font-size: 15.5px !important;
    height: 65px !important;
    line-height: 1.4 !important;
  }
  .product-box-2_item_content__price.price-now {
    font-size: 17px !important;
    letter-spacing: 0 !important;
  }
  .product-box-2_item_content__price.price-old {
    font-size: 14px !important;
    margin-left: 10px !important;
  }
  .btnCartSecond {
    margin-left: 10px !important;
  }
  .sub-banner_item__icon {
    background-size: 400px !important;
    height: 40px !important;
    width: 40px !important;
  }
  .sub-banner_item__icon.icon-refund {
    background-position: -41.5px 0 !important;
  }
  .sub-banner_item__icon.icon-member {
    background-position: -82px 0 !important;
  }
  .sub-banner_item__icon.icon-combo {
    background-position: -163px 0 !important;
  }
  .sub-banner_item__text {
    width: calc(100% - 55px) !important;
  }
  .sub-banner_item__text__title {
    font-size: 15px !important;
  }
  .sub-banner_item__text__desc {
    font-size: 14px !important;
  }
}
@media (min-width: 578px) and (max-width: 990px) {
  .sub-banner {
    flex-wrap: wrap;
  }
  .sub-banner_item {
    width: 50% !important;
  }
  .sub-banner_item:nth-child(2n+0) {
    border-right: none !important;
  }
  .sub-banner_item:nth-child(-n+2) {
    padding-bottom: 7px;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .site-header .header-logo {
    width: 200px;
  }
  .site-header .header-custom_item:not(:last-child) {
    margin-right: 25px;
  }
  .product-box {
    flex-wrap: wrap;
  }
  .product-box_item.five-cols {
    width: calc(33.33% - 10px) !important;
  }
  .product-box-2_item.four-cols {
    width: calc(50% - 10px) !important;
  }
  .product-box-2_item:nth-child(4n+1) {
    margin-left: 20px !important;
  }
  .product-box-2_item:nth-child(odd) {
    margin-left: 0 !important;
  }
  .megaMenu .product-box_item.five-cols:nth-child(n+4) {
    display: none;
  }
  .home-product__banner {
    margin: 20px 0 !important;
  }
  .contactPage_sidebar {
    width: 250px;
  }
  .contactPage_main {
    margin-left: 25px;
    width: calc(100% - 250px);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .site-footer .footer-form__field input, .site-footer .footer-form__field textarea {
    width: 500px;
  }
  .site-footer__inner {
    flex-wrap: wrap;
  }
  .site-footer__inner .footer-form {
    width: 100%;
  }
  .site-footer__inner .footer-logo, .site-footer__inner .footer-social, .site-footer__inner .footer-text {
    margin-top: 20px;
  }
  .site-footer__inner:nth-child(n+3) {
    margin-left: 15px;
  }
  .site-header__inner {
    flex-wrap: wrap;
    justify-content: unset !important;
  }
  .site-header__inner .header-right {
    justify-content: flex-end;
  }
  .header-menu__item .item {
    font-size: 15px;
    padding: 0 18px;
  }
  .home-abouts, .home-product, .home-resources {
    padding-top: 40px !important;
  }
  .home-abouts .section-heading.h3, .home-product .section-heading.h3, .home-resources .section-heading.h3 {
    font-size: 22px !important;
  }
  .home-blogs {
    padding-top: 0 !important;
  }
  .home-blogs .section-heading {
    font-size: 22px !important;
  }
  .slick-track .product-box_item:not(:first-child) {
    margin-left: 20px !important;
  }
  .bannerSecond {
    margin-top: 40px !important;
  }
  .bannerSecond_item:not(:first-child) {
    margin-left: 20px !important;
  }
  .drop-menu.right {
    left: 0;
  }
  .scroll-menu {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .scroll-menu::-webkit-scrollbar {
    display: none;
  }
  .scroll-menu_child {
    min-width: 1040px !important;
  }
}
@media (min-width: 991px) and (max-width: 1024px) {
  .product-box {
    flex-wrap: wrap;
  }
  .product-box_item.five-cols {
    width: calc(25% - 11.25px) !important;
  }
  .megaMenu .product-box_item.five-cols:nth-child(n+5) {
    display: none;
  }
  .contactPage_sidebar {
    width: 280px;
  }
  .contactPage_main {
    margin-left: 25px;
    width: calc(100% - 280px);
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .header-menu__item .item {
    padding: 0 14.5px;
  }
  .site-footer .footer-form__field input, .site-footer .footer-form__field textarea {
    width: 260px;
  }
  .product-box {
    flex-wrap: wrap;
  }
  .product-box_item.five-cols {
    width: calc(25% - 11.25px) !important;
  }
  .megaMenu .product-box_item.five-cols:nth-child(n+5) {
    display: none;
  }
  .home-abouts, .home-product, .home-resources {
    padding-top: 50px !important;
  }
  .home-abouts .section-heading.h3, .home-product .section-heading.h3, .home-resources .section-heading.h3 {
    font-size: 22px;
  }
  .home-blogs {
    padding-top: 20px !important;
  }
  .bannerSecond {
    padding-top: 50px !important;
  }
  .contactPage_sidebar {
    width: 300px;
  }
  .contactPage_main {
    margin-left: 25px;
    width: calc(100% - 300px);
  }
}
@media (min-width: 991px) and (max-width: 1279px) {
  .site-header .header-logo {
    width: 250px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .sub-banner {
    flex-wrap: wrap;
  }
  .sub-banner_item {
    width: 50% !important;
  }
  .sub-banner_item:nth-child(n+3) {
    border-top: 1px dashed #7a883f;
    padding-top: 7px;
  }
  .sub-banner_item:not(:nth-child(n+3)) {
    padding-bottom: 7px;
  }
  .product-single__actions {
    flex-wrap: wrap;
  }
  .btnCartSecond {
    margin-left: 0 !important;
    margin-top: 12px !important;
  }
}
@media (min-width: 578px) and (max-width: 1279px) {
  .sub-banner_item:first-child {
    padding-left: 10px;
  }
  .sub-banner_item:not(:nth-child(2n+0)) {
    border-right: 1px dashed #7a883f !important;
  }
  .sub-banner_item:nth-child(n+3) {
    border-top: 1px dashed #7a883f;
    padding-top: 7px;
  }
  .sub-banner_item:nth-child(2) {
    border-right: none;
  }
  .contactInfo_item_content__title {
    font-size: 2.6rem;
  }
}
.loading-megaMenu {
  background: hsla(0, 0%, 100%, 0.8) !important;
  display: none;
  height: 100% !important;
  position: absolute;
  width: 100% !important;
  z-index: 10000;
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(359deg);
  }
}
@keyframes spin3D {
  0% {
    transform: rotate3d(0.5, 0.5, 0.5, 1turn);
  }
  to {
    transform: rotate3d(0deg);
  }
}
.spinner-box {
  background-color: transparent;
  height: 300px;
  width: 300px;
}

.circle-border, .spinner-box {
  align-items: center;
  display: flex;
  justify-content: center;
}

.circle-border {
  animation: spin 0.8s linear 0s infinite;
  background: #3e6807;
  background: linear-gradient(0deg, rgba(62, 104, 7, 0.1) 33%, #3e6807);
  border-radius: 50%;
  height: 40px;
  padding: 3px;
  width: 40px;
}

.circle-core {
  background-color: #fff;
  border-radius: 50%;
  height: 100%;
  width: 100%;
}

.three-quarter-spinner {
  animation: spin 0.5s linear 0s infinite;
  border: 3px solid #fb5b53;
  border-radius: 50%;
  border-top-color: transparent;
  height: 50px;
  width: 50px;
}

.home-banner__image {
  position: relative;
}

.home-banner__image:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 34.7222222222%;
  width: 100%;
}

.home-banner__image img {
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.home-banner__slide .slick-dots {
  align-items: center;
  bottom: 40px;
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
}

.home-banner__slide .slick-dots li {
  list-style: none;
  margin: 0;
}

.home-banner__slide .slick-dots li button {
  background-color: #3e6807;
  border: 0;
  border-radius: 100px;
  font-size: 0;
  height: 4px;
  margin: 0 4px;
  opacity: 0.3;
  padding: 0;
  transition: all 0.3s;
  width: 40px;
}

.home-banner__slide .slick-dots li.slick-active button {
  opacity: 1;
}

.home-banner__slide .slick-arrow {
  border: 0;
  font-size: 0;
  height: 50px;
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  transition: all 0.3s;
  width: 50px;
  z-index: 1;
}

.home-banner__slide .slick-arrow:before {
  background-image: url(../../images/arrow-right.svg);
  content: "";
  height: 36px;
  left: 0;
  margin-left: 8px;
  margin-top: -18px;
  position: absolute;
  top: 50%;
  width: 36px;
}

.home-banner__slide .slick-next {
  background-image: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0));
  margin-right: -100px;
  right: 0;
}

.home-banner__slide .slick-prev {
  background-image: linear-gradient(-90deg, #fff, hsla(0, 0%, 100%, 0));
  left: 0;
  margin-left: -100px;
}

.home-banner__slide .slick-prev:before {
  transform: rotate(180deg);
  transform-origin: center;
}

.home-banner__slide:hover .slick-next {
  margin-right: 0;
}

.home-banner__slide:hover .slick-prev {
  margin-left: 0;
}

.home-abouts {
  padding-top: 60px;
}

.home-abouts__content {
  color: #4c503d;
  font-size: 16px;
  line-height: 1.5;
  padding-top: 20px;
}

.home-abouts__content b {
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-weight: 500;
}

.home-abouts__content .btn {
  margin-top: 15px;
}

.home-abouts__slide {
  margin-left: -20%;
  margin-right: 0;
  margin-top: 25px;
}

.home-abouts__dots {
  margin-top: 10px;
}

.home-abouts__dots .slick-dots {
  justify-content: flex-start;
}

.home-abouts__dots .slick-dots li button {
  background-color: #fff;
  border: 2px solid #738136;
}

.home-abouts__dots .slick-dots li.slick-active button {
  background-color: #3e6807;
}

.about-slide {
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 0 2px 15px 0 rgba(76, 80, 61, 0.08);
  display: flex;
  justify-content: center;
  padding: 20px;
  position: relative;
  transition: all 0.3s;
}

.about-slide .thumbnail {
  flex: 0 0 140px;
  margin-right: 18px;
  overflow: hidden;
  position: relative;
}

.about-slide .thumbnail:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 64.2857142857%;
  width: 100%;
}

.about-slide .thumbnail img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.about-slide .content {
  flex: 1;
}

.about-slide .title {
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.about-slide:hover {
  box-shadow: 0 10px 15px 0 rgba(76, 80, 61, 0.15);
}

.about-slide:hover .thumbnail:after {
  opacity: 1;
}

.section-heading {
  color: #4c503d;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

.section-heading span {
  color: #3e6807;
}

.section-heading.h3 {
  font-size: 36px;
}

.section-heading--white {
  color: #fff;
}

.section-description {
  color: #4c503d;
  font-size: 16px;
  line-height: 1.5;
}

.home-product {
  padding-top: 60px;
}

.home-product__banner {
  margin: 20px 0 25px;
}

.home-product__banner img {
  height: auto;
  width: 100%;
}

.home-product a .section-heading:hover {
  color: #3e6807;
}

.home-product .section-heading {
  color: #4c503d;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
  position: relative;
  text-transform: capitalize;
  text-transform: uppercase;
}

.home-product .section-heading i {
  margin-left: 15px;
}

.home-product .section-heading_icon {
  background: url(../images/background-comem.webp);
  background-repeat: no-repeat;
  background-size: 240px;
  display: inline-block;
  height: 30px;
  margin-right: 15px;
  margin-top: -5px;
  overflow: hidden;
  vertical-align: middle;
  width: 30px;
}

.home-product .section-heading_icon.icon-new {
  background-position: -120px -58px;
}

.home-product .section-heading_icon.icon-gift {
  background-position: 0 -58px;
}

.home-product .section-heading_icon.icon-sale {
  background-position: -30px -58px;
}

.home-product .section-heading_icon.icon-son {
  background-position: -62px -58px;
}

.home-product .section-heading_icon.icon-da {
  background-position: -90px -58px;
}

.home-product--slider.slick-slider .slick-track {
  display: flex;
}

.home-product--slider.slick-slider .slick-arrow {
  background-color: unset;
  background-image: url(../../images/arrow-down.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 23px;
  border: 0;
  border-radius: 7px;
  font-size: 0;
  height: 50px;
  margin-top: -15px;
  opacity: 0.5;
  padding: 0;
  position: absolute;
  top: 50%;
  transition: all 0.3s;
  width: 50px;
  z-index: 10;
}

.home-product--slider.slick-slider .slick-arrow.slick-prev {
  left: -43px;
  transform: rotate(90deg);
}

.home-product--slider.slick-slider .slick-arrow.slick-next {
  right: -43px;
  transform: rotate(-90deg);
}

.home-product--slider.slick-slider .slick-arrow.slick-disabled {
  opacity: 0.2;
}

.home-product--slider.slick-slider .slick-arrow:hover {
  opacity: 1;
}

.product-grid {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 7px;
  display: flex;
  flex-flow: column;
  height: 100%;
  padding: 25px;
  position: relative;
  text-align: left;
  transition: all 0.3s;
}

.product-grid .thumbnail {
  margin-bottom: 25px;
  position: relative;
}

.product-grid .thumbnail:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 100%;
  width: 100%;
}

.product-grid .thumbnail img {
  height: 100%;
  left: 0;
  min-height: 129px;
  min-width: 129px;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.product-grid .percent {
  align-items: center;
  background-color: #f49e27;
  border-radius: 7px;
  color: #fff;
  display: flex;
  font-size: 14px;
  height: 35px;
  justify-content: center;
  left: 10px;
  padding: 0 8px;
  pointer-events: none;
  position: absolute;
  top: 10px;
}

.product-grid .rating {
  color: #de8d1e;
  font-size: 14px;
  line-height: 1.8em;
}

.product-grid .tags {
  left: 10px;
  line-height: 1;
  position: absolute;
  top: 10px;
}

.product-grid .tags span {
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 2px;
  padding: 4px;
  text-transform: uppercase;
}

.product-grid .title {
  color: #4c503d;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  margin-bottom: 0;
}

.product-grid .price {
  font-size: 18px;
  font-weight: 700;
}

.product-grid .price del {
  color: #d1d6c0;
}

.product-grid .price span {
  color: #4c503d;
}

.product-grid:hover {
  border: 1px solid rgba(115, 129, 54, 0.3);
  box-shadow: 0 10px 20px 0 rgba(76, 80, 61, 0.1);
}

.home-collections {
  padding-top: 35px;
}

.home-collections__heading {
  align-items: center;
  display: flex;
  font-family: Roboto, Verdana, Tahoma, sans-serif;
  font-size: 36px;
  font-weight: 400;
  justify-content: center;
  margin-bottom: -50px;
  pointer-events: none;
  position: relative;
  z-index: 1;
}

.home-collections__heading .first {
  margin-right: -50px;
  padding-top: 40px;
}

.home-collections__heading .last {
  margin-left: -45px;
  padding-top: 40px;
}

.home-collections__wrapper {
  position: relative;
}

.home-collections__wrapper:before {
  background-image: url(../../images/collections-bg.jpeg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  height: calc(100% - 50px);
  left: 0;
  position: absolute;
  width: 100%;
}

.home-collections__list {
  align-items: center;
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
  padding: 10px;
  position: relative;
}

.home-collections__item {
  align-items: center;
  display: flex;
  height: 45px;
  justify-content: center;
  padding: 0 15px;
  white-space: nowrap;
}

.home-collections__item.is-active, .home-collections__item:hover {
  background-color: #3e6807;
  border-radius: 5px;
  color: #fff;
}

.home-collections__button {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 15px;
  position: relative;
}

.home-collections__button a {
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.6);
  border: 2px solid #fff;
  border-radius: 25px;
  color: #fff;
  display: inline-flex;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 500;
  height: 50px;
  justify-content: center;
  min-width: 280px;
  padding: 0 50px;
}

.home-collections__button a:hover {
  background-color: #3e6807;
}

.home-resources {
  overflow: hidden;
  padding-bottom: 20px;
  padding-top: 60px;
}

.home-resources__inner {
  align-items: center;
  display: flex;
}

.home-resources__header {
  flex: 0 0 310px;
  margin-right: 20px;
  max-width: 310px;
}

.home-resources__header h2 {
  color: #4c503d;
  font-size: 26px;
  line-height: 1.4;
}

.home-resources__header p {
  color: #4c503d;
  font-size: 16px;
  font-weight: 400;
}

.home-resources__header p b {
  color: #3e6807;
}

.home-resources__item {
  margin: 0 10px;
  width: 300px;
}

.home-resources__item .resources-grid {
  height: 100%;
  margin: 0;
}

.home-resources__list.slick-slider .slick-list {
  padding-bottom: 60px;
  padding-top: 60px;
}

.home-resources__action {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.home-resources--slide .slick-arrow {
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url(../../images/arrow-down.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  border: 0;
  font-size: 0;
  height: 30px;
  margin-top: -15px;
  opacity: 0.5;
  padding: 0;
  position: absolute;
  top: 50%;
  transition: all 0.3s;
  width: 30px;
}

.home-resources--slide .slick-arrow.slick-prev {
  left: -30px;
  transform: rotate(90deg);
}

.home-resources--slide .slick-arrow.slick-next {
  right: -30px;
  transform: rotate(-90deg);
}

.home-resources--slide .slick-arrow:hover {
  opacity: 1;
}

.resources-slide__button {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
}

.resources-slide__button .slick-arrow {
  align-items: center;
  color: #e7edd7;
  display: flex;
  height: 30px;
  justify-content: center;
  margin: 0 5px;
  width: 30px;
}

.resources-slide__button .slick-arrow svg path {
  fill: currentColor;
}

.resources-slide__button .slick-arrow.slick-prev {
  transform: rotate(-180deg);
}

.resources-slide__button .slick-arrow.slick-hidden {
  pointer-events: none;
}

.resources-slide__button .slick-arrow:hover {
  color: #738136;
}

.resources-grid {
  background-color: #afca90;
  border-radius: 10px;
  display: flex;
  flex-flow: column;
  height: 100%;
  padding: 25px;
}

.resources-grid .content {
  flex: 1;
}

.resources-grid .thumbnail {
  height: 200px;
  margin: -85px -15px 0;
  position: relative;
}

.resources-grid .thumbnail img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}

.resources-grid .title {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 13px;
  padding-bottom: 15px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.resources-grid .title:before {
  background-color: #000;
  bottom: 0;
  content: "";
  height: 4px;
  left: 50%;
  opacity: 0.08;
  position: absolute;
  transform: translateX(-50%);
  width: 65px;
}

.resources-grid .description {
  color: #fff;
  font-size: 16px;
  margin: 0;
  text-align: center;
}

.resources-grid--orange {
  background-color: #c57200;
}

.resources-grid--brown {
  background-color: #b69a71;
}

.resources-grid--green {
  background-color: #66883f;
}

.resources-grid--gray {
  background-color: #7a8491;
}

.resources-grid--yellow {
  background-color: #eedb74;
}

.resources-grid--bottom {
  flex-flow: column-reverse;
}

.resources-grid--bottom .thumbnail {
  margin: 0 -15px -85px;
}

.home-newspapers__wrapper {
  background-image: url(../../images/mewspapers.jpeg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
}

.home-newspapers__wrapper .section-heading {
  font-weight: 700;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.home-newspapers__thumbnail {
  margin-top: -100px;
  text-align: center;
  width: 100%;
}

.newspapers-item {
  align-items: center;
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  height: 140px;
  justify-content: center;
  padding: 10px 20px;
  width: 100%;
}

.newspapers-item img {
  display: block;
  height: auto;
  max-width: 100%;
}

.newspapers-slide .slick-arrow {
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url(../../images/arrow-slide.svg);
  border: 0;
  display: flex;
  font-size: 0;
  height: 45px;
  margin-top: -22px;
  position: absolute;
  top: 50%;
  width: 45px;
}

.newspapers-slide .slick-arrow.slick-prev {
  margin-right: 10px;
  right: 100%;
  transform: rotate(180deg);
}

.newspapers-slide .slick-arrow.slick-next {
  left: 100%;
  margin-left: 10px;
}

.home-testimonials__slide .slick-list {
  padding: 20px 0;
}

.home-testimonials__slide .slick-arrow {
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url(../../images/arrow-slide-primary.svg);
  border: 0;
  display: flex;
  font-size: 0;
  height: 45px;
  margin-top: -22px;
  opacity: 0.08;
  position: absolute;
  top: 50%;
  transition: all 0.3s;
  width: 45px;
}

.home-testimonials__slide .slick-arrow.slick-prev {
  margin-right: 10px;
  right: 100%;
  transform: rotate(180deg);
}

.home-testimonials__slide .slick-arrow.slick-next {
  left: 100%;
  margin-left: 10px;
}

.home-testimonials__slide .slick-arrow:hover {
  opacity: 1;
}

.testimonials-card {
  align-items: center;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 10px 15px 0 rgba(76, 80, 61, 0.08);
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 25px;
  position: relative;
  transition: all 0.3s;
}

.testimonials-card:before {
  background-image: url(../../images/quots.svg);
  background-position: top;
  background-size: contain;
  content: "";
  height: 34px;
  opacity: 0.08;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 34px;
}

.testimonials-card .thumbnail {
  flex: 0 0 90px;
  margin-right: 18px;
  overflow: hidden;
  position: relative;
}

.testimonials-card .thumbnail:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 100%;
  width: 100%;
}

.testimonials-card .thumbnail img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.testimonials-card .content {
  flex: 1;
}

.testimonials-card .description {
  font-family: SVN-Gilroy, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 16px;
}

.testimonials-card:hover {
  box-shadow: 0 10px 15px 0 rgba(76, 80, 61, 0.15);
}

.home-blogs {
  padding-top: 45px;
}

.home-blogs .section-heading {
  color: #4c503d;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.home-blogs .section-description {
  position: relative;
}

.home-blogs__slide {
  margin-top: 20px;
}

.home-blogs__dots {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.home-blogs__dots .slick-dots {
  justify-content: flex-end;
}

.blog-grid {
  position: relative;
}

.blog-grid .slick-dots {
  bottom: 0;
  position: absolute;
}

.blog-grid .thumbnail {
  height: 240px;
  position: relative;
  width: 100%;
}

.blog-grid .thumbnail img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.blog-grid .thumbnail:before {
  content: "";
  height: 100%;
  top: 0;
}

.blog-grid .content, .blog-grid .thumbnail:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.333));
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
}

.blog-grid .content {
  bottom: 0;
  height: 80px;
  padding: 25px 20px 10px;
  z-index: 1;
}

.blog-grid .title {
  color: #fff;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  padding-left: 20px;
  position: relative;
}

.blog-grid .title:before {
  background-color: #bbc87d;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 5px;
}

.home-abouts-us {
  display: none;
}

.home-abouts-us .wrapper {
  align-items: center;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.home-abouts-us .heading {
  color: #4c503d;
  font-size: 18px;
  margin-bottom: 15px;
  text-align: center;
}

@media screen and (max-width: 340px) {
  .home-abouts-us .heading {
    font-size: 24px;
  }
}
.home-abouts-us .heading span {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
}

.home-abouts-us .thumbnail {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.home-abouts-us .thumbnail:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 45.3521126761%;
  width: 100%;
}

.home-abouts-us .thumbnail img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.home-abouts-us .btn {
  background-image: url(../../images/flower-2.png);
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 100px;
  font-size: 16px;
}

@media (min-width: 767px) and (max-width: 991px) {
  .home-abouts__slide {
    margin-top: 15px;
  }
  .home-abouts__content {
    padding-top: 15px;
  }
  .about-slide .thumbnail {
    flex: 0 0 100px;
  }
  .about-slide .title {
    font-size: 14px;
  }
  .testimonials-card {
    padding: 5px 15px;
  }
  .testimonials-card .description {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .home-banner__image:before {
    padding-top: 77.3333333333%;
  }
}
@media screen and (max-width: 767px) {
  .home-banner__slide .slick-dots {
    bottom: 15px;
  }
  .home-banner__image:before {
    padding-top: 77.3333333333%;
  }
  .home-banner__image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .home-product {
    padding-top: 35px;
  }
  .home-product__slide .slick-slider .grid__column {
    padding: 0;
    width: 170px;
  }
  .home-product__slide .slick-slider .grid__column + .grid__column {
    padding-left: 5px;
  }
  .home-product__slide.home-product-detail__slide .grid__column {
    width: 140px;
  }
  .home-product .product-grid .title {
    font-size: 14px;
  }
  .home-product .product-grid .price {
    align-items: center;
    display: flex;
    flex-flow: column;
    font-size: 15px;
    justify-content: center;
  }
  .home-product .product-grid .price del {
    font-size: 13px;
  }
  .home-product .section-heading {
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-grid {
    border-radius: 7px;
    padding: 10px 8px;
  }
  .product-grid .thumbnail {
    margin-bottom: 10px;
  }
  .product-grid .title {
    font-size: 14px;
    margin-bottom: 0;
    margin-left: -10px;
    margin-right: -10px;
    padding: 0 10px;
  }
  .product-grid .rating {
    font-size: 12px;
    line-height: 1.8em;
  }
  .product-grid .image-tools {
    display: none;
    opacity: 1 !important;
  }
  .product-grid .image-tools .btn_wishlist_link {
    opacity: 1;
    transform: translate(5px);
  }
  .product-grid .price {
    font-size: 14px !important;
  }
  .product-grid .percent {
    height: 25px;
  }
  .home-collections {
    padding-top: 15px;
  }
  .home-collections__heading {
    font-size: 28px;
    white-space: nowrap;
  }
  .home-collections__list {
    -webkit-overflow-scrolling: touch;
    border-radius: 0;
    margin-left: -15px;
    margin-right: -15px;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .home-collections .grid {
    margin-left: -7px;
    margin-right: -7px;
  }
  .home-collections .grid .grid__column {
    padding: 5px;
    width: 50%;
  }
  .home-collections .grid .grid__column .product-grid .title {
    font-size: 13px;
  }
  .home-collections .grid .grid__column .product-grid .price {
    align-items: center;
    display: flex;
    flex-flow: column;
    font-size: 15px;
    justify-content: center;
  }
  .home-collections .grid .grid__column .product-grid .price del {
    font-size: 13px;
  }
  .home-collections__wrapper {
    padding-bottom: 30px;
  }
  .home-collections__button {
    margin-top: 13px;
  }
  .home-resources {
    padding-bottom: 0;
    padding-top: 35px;
  }
  .home-resources__inner {
    flex-flow: column;
    margin-left: -15px;
    margin-right: -15px;
  }
  .home-resources__header {
    flex: 0 0 auto;
    margin-right: 0;
    max-width: 100%;
    width: 100%;
  }
  .home-resources__header h2 {
    font-size: 22px;
    text-align: center;
  }
  .home-resources__header p {
    margin-top: 10px !important;
    text-align: center;
  }
  .home-resources__list {
    margin: 0;
    max-width: 100%;
    padding-left: 15px;
  }
  .home-resources__list .slick-list {
    overflow: visible;
  }
  .home-resources__action {
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .home-resources__action .btn {
    letter-spacing: 2px;
    text-transform: uppercase;
  }
  .resources-slide__button {
    display: none;
  }
  .home-newspapers__wrapper {
    border-radius: 0;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 50px;
  }
  .home-newspapers__thumbnail {
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
  }
  .home-newspapers__thumbnail img {
    height: 270px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 39%;
    object-position: 39%;
    transform: none !important;
  }
  .home-newspapers .grid {
    margin-left: -6px;
    margin-right: -6px;
  }
  .home-newspapers .grid .grid__column {
    padding: 6px;
    width: 200px;
  }
  .testimonials-card {
    padding: 10px;
  }
  .testimonials-card .description {
    font-size: 14px;
  }
  .home-testimonials {
    margin-top: -20px;
  }
  .home-testimonials__slide .slick-list {
    padding: 0;
  }
  .home-testimonials__slide .slick-list .grid__column {
    padding-bottom: 0;
    padding-top: 0;
  }
  .home-testimonials__slide .slick-list .slick-track {
    padding-bottom: 20px;
    padding-top: 15px;
  }
  .testimonials-card, .testimonials-card:hover {
    box-shadow: 0 5px 10px 0 rgba(76, 80, 61, 0.15);
  }
  .home-blogs {
    padding-top: 35px;
    position: relative;
  }
  .home-blogs__dots {
    top: 100%;
    transform: none;
    width: 100%;
  }
  .home-blogs__slide {
    margin-top: 15px;
  }
  .home-blogs__slide .slick-dots {
    margin-top: 10px;
  }
  .home-blogs .section-heading {
    margin-bottom: 5px;
  }
  .home-blogs .section-description {
    position: inherit;
  }
  .home-blogs .section-description br {
    display: none;
  }
  .home-abouts-us {
    display: block;
    margin-top: 20px;
  }
}
.site-page {
  padding-top: 40px;
}

.site-collections {
  margin-top: 0;
}

.collection-page .site-page, .collections-page .site-page {
  padding-top: 5px;
}

.collections-sidebar__heading {
  color: #4c503d;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 26px;
  padding-bottom: 6px;
  position: relative;
  text-transform: uppercase;
}

.collections-sidebar__heading span {
  color: #4c503d;
}

.collections-sidebar__heading:after {
  background-image: url(../../images/heading-line.svg);
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
}

.collections-sidebar__widget + .collections-sidebar__widget {
  margin-top: 30px;
}

.collections-sidebar__collections ul {
  list-style: none;
}

.collections-sidebar__collections .nav {
  margin: 0;
  padding: 0;
}

.collections-sidebar__collections .nav .item {
  font-size: 16px;
  line-height: 42px;
  margin: 0;
  padding: 0;
}

.collections-sidebar__collections .nav .item > a, .collections-sidebar__collections .nav .item > span {
  display: block;
  position: relative;
}

.collections-sidebar__collections .nav .item .count {
  color: #f49e27;
  display: inline-block;
  font-size: 12px;
  margin-left: 3px;
  transform: translateY(-15%);
}

.collections-sidebar__collections .nav .item--has-sub > a, .collections-sidebar__collections .nav .item--has-sub > span {
  display: block;
  position: relative;
  transition: all 0.3s;
}

.collections-sidebar__collections .nav .item--has-sub .arrow-down {
  height: 30px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate3d(50%, -50%, 0);
  width: 30px;
}

.collections-sidebar__collections .nav .item--has-sub .arrow-down:before {
  border-bottom: 2px solid #3e6807;
  border-right: 2px solid #3e6807;
  content: "";
  height: 7px;
  margin-top: -5px;
  position: absolute;
  right: 50%;
  top: 50%;
  transform: rotate(45deg);
  transition: all 0.3s;
  width: 7px;
}

.collections-sidebar__collections .nav .item.is-active > a, .collections-sidebar__collections .nav .item.is-active > span {
  color: #3e6807;
}

.collections-sidebar__collections .nav .item.is-active .arrow-down:before {
  transform: rotate(-135deg);
}

.collections-sidebar__collections .sub-nav {
  display: none;
  padding-left: 24px;
}

.collections-sidebar__collections .sub-nav .item {
  font-size: 15px;
  position: relative;
}

.collections-sidebar__collections .sub-nav .item:before {
  background-color: #d7ddc6;
  content: "";
  height: 1px;
  margin-right: 10px;
  position: absolute;
  right: 100%;
  top: 50%;
  width: 10px;
}

.tags-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}

.tags-list .item {
  align-items: center;
  border: 2px solid rgba(115, 129, 54, 0.08);
  border-radius: 5px;
  color: #3e6807;
  display: inline-flex;
  font-size: 14px;
  height: 40px;
  justify-content: center;
  line-height: 21px;
  margin: 5px;
  padding: 0 18px;
}

.tags-list .item:hover {
  background-color: #3e6807;
  border: 2px solid #3e6807;
  color: #fff;
}

.product-widget__item {
  align-items: center;
  display: flex;
  justify-content: center;
}

.product-widget__item + .product-widget__item {
  margin-top: 20px;
}

.product-widget__item .thumbnail {
  border: 2px solid rgba(115, 129, 54, 0.08);
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  width: 70px;
}

.product-widget__item .thumbnail img {
  height: 100%;
  left: 0;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.product-widget__item .thumbnail:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 100%;
  width: 100%;
}

.product-widget__item .content {
  flex: 1;
  padding-left: 20px;
}

.product-widget__item .content .title {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.product-widget__item .content .prices {
  color: #3e6807;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  text-decoration: none;
}

.product-widget__item .content .prices del {
  color: #d1d6c0;
}

.product-widget__item .content .prices ins {
  text-decoration: none;
}

.collections-filter {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.collections-filter__heading {
  align-items: center;
  display: flex;
  justify-content: center;
}

.collections-filter__heading .icon {
  display: inline-flex;
  height: 50px;
  width: 50px;
}

.collections-filter__heading .icon img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}

.collections-filter__heading .heading {
  color: #4c503d;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
}

.collections-list__products .grid {
  margin-left: -12px;
  margin-right: -12px;
}

.collections-list__products .grid__column {
  padding: 8px;
}

.collections-list__products .rating {
  color: #738136;
}

.collections-list__products .ratings .star {
  background-image: url(../../images/star-2.svg);
}

.collections-list__products .product-grid {
  border: none;
  padding: 8px;
}

.collections-list__products .product-grid .thumbnail {
  margin-bottom: 10px;
}

.collections-list__products .product-grid .price {
  font-size: 16px;
  line-height: 16px;
}

.collections-list__products .product-grid .price.price_compare span {
  color: #de8d1e;
}

.collections-list__banner {
  margin-bottom: 10px;
}

.collections-layout {
  color: #4c503d;
  font-size: 14px;
  line-height: 16px;
}

.collections-layout .label {
  margin-right: 5px;
}

.collections-layout__item {
  color: rgba(62, 104, 7, 0.5);
  display: inline-block;
  margin: 0 5px;
  position: relative;
  text-align: center;
}

.collections-layout__item:before {
  background-color: #3e6807;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  top: 100%;
  transform: translateX(-50%);
  transition: all 0.3s;
  width: 0;
}

.collections-layout__item.is-active, .collections-layout__item:hover {
  color: #3e6807;
}

.collections-layout__item.is-active:before, .collections-layout__item:hover:before {
  width: 14px;
}

.pagination {
  margin-top: 25px;
}

.pagination, .pagination__item {
  align-items: center;
  display: flex;
  justify-content: center;
}

.pagination__item {
  background-color: #e7edd7;
  border-radius: 100px;
  color: #3e6807;
  height: 30px;
  margin: 5px;
  width: 30px;
}

.pagination__item--current, .pagination__item:hover {
  background-color: #3e6807;
  color: #fff;
}

span.pagination__item {
  pointer-events: none;
}

span.pagination__item--next, span.pagination__item--prev {
  opacity: 0.5;
  pointer-events: none;
}

.collections-orderby {
  color: #4c503d;
  font-size: 14px;
  line-height: 16px;
}

.collections-orderby select {
  background-color: #e7edd7;
  background-image: url(../../images/arrows-select.svg);
  background-position: calc(100% - 10px);
  background-repeat: no-repeat;
  border-radius: 5px;
  color: #3e6807;
  font-weight: 400;
  height: 34px;
  padding: 0 25px 0 10px;
}

.collections-orderby select option {
  color: #3e6807;
}

@media screen and (max-width: 767px) {
  .site-page {
    padding-top: 0;
  }
  .site-collections {
    margin-top: 0;
  }
  .site-collections > .grid {
    flex-flow: column-reverse;
  }
  .collections-layout {
    display: none;
  }
  .collections-filter {
    margin-bottom: 13px;
    margin-top: 0;
  }
  .collections-filter__heading {
    flex: 1;
    justify-content: flex-start;
  }
  .collections-filter__heading .heading {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 5px;
    white-space: nowrap;
  }
  .collections-filter__heading .icon {
    height: 32px;
    width: 32px;
  }
  .collections-orderby > span {
    display: none;
  }
  .collections-orderby select {
    font-size: 14px;
    height: 30px;
    padding: 0 25px 0 10px;
  }
  .collections-list__products > .grid {
    margin-left: -7px;
    margin-right: -7px;
  }
  .collections-list__products > .grid > .grid__column {
    padding: 7px;
    width: 50%;
  }
  .collections-list__banner {
    margin-bottom: 16px;
  }
  .collections-sidebar__heading {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 25px;
  }
  .collections-sidebar__widget + .collections-sidebar__widget {
    margin-top: 25px;
  }
}
.product-box {
  align-items: flex-start;
  display: flex;
}

.product-box.wrap {
  flex-wrap: wrap;
}

.product-box_item {
  align-self: flex-end;
  border: 1px solid #e9ecef;
  border-radius: 10px;
  flex-direction: column;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 20px;
}

.product-box_item:hover {
  box-shadow: 1px 1px 10px rgba(62, 104, 7, 0.2);
}

.product-box_item:hover__content__title {
  color: #4c503d;
}

.product-box_item:not(:first-child) {
  margin-left: 25px;
}

.product-box_item__image {
  display: block;
  position: relative;
}

.product-box_item__image__tags {
  display: flex;
  flex-direction: column;
  left: -21px;
  position: absolute;
  top: -10px;
}

.product-box_item__image__tags > div {
  background: #3e6807;
  border-radius: 0 5px 5px 0;
  color: #fff;
  font-size: 13.5px;
  font-weight: 500;
  padding: 2px 15px;
}

.product-box_item__image__tags > div:not(:first-child) {
  margin-top: 5px;
}

.product-box_item__image__tags > div:hover {
  color: #fff;
}

.product-box_item__image__tags .tag-new {
  background: #3e6807;
  width: 56px;
}

.product-box_item__image__tags .tag-li {
  background: #6c3483;
}

.product-box_item__image__tags .tag-sale {
  background: #e67e22;
  width: 56px;
}

.product-box_item__image image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.product-box_item__content, .product-box_item__content > div:not(:first-child) {
  margin-top: 15px;
}

.product-box_item__content__title {
  color: #363c05;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 16.5px;
  font-weight: 500;
  height: 50px;
  line-height: 1.5;
  margin-bottom: 10px;
}

.product-box_item__content__price {
  align-items: flex-end;
  display: flex;
}

.product-box_item__content__price .price-now {
  color: #d35400;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
}

.product-box_item__content__price .price-old {
  color: #789;
  font-size: 15px;
  margin-left: 15px;
  text-decoration: line-through;
}

.product-box_item__content__price .price-old sup {
  display: none;
}

.product-box_item__content__rating {
  font-size: 15px;
  text-align: right;
}

.product-box_item.four-cols {
  padding: 20px 20px 15px;
  width: calc(25% - 11.25px);
}

.product-box_item.four-cols.product-box_item:nth-child(4n+1) {
  margin-left: 0 !important;
}

.product-box_item.four-cols.product-box_item:nth-child(n+5) {
  margin-top: 25px;
}

.product-box_item.five-cols {
  width: 20%;
}

.product-boxSpecial {
  align-items: flex-start;
  display: flex;
  margin: 0 10px;
}

.product-boxSpecial.wrap {
  flex-wrap: wrap;
}

.product-boxSpecial_item {
  align-self: flex-end;
  background: #fff;
  border-radius: 4px;
  flex-direction: column;
  padding: 12px;
}

.product-boxSpecial_item:nth-child(n+5) {
  display: none;
}

.product-boxSpecial_item:hover {
  box-shadow: 1px 1px 10px rgba(62, 104, 7, 0.2);
}

.product-boxSpecial_item:hover__content__title {
  color: #4c503d;
}

.product-boxSpecial_item__image {
  display: block;
  position: relative;
}

.product-boxSpecial_item__image__tags {
  display: flex;
  flex-direction: column;
  left: -13px;
  position: absolute;
  top: 0;
}

.product-boxSpecial_item__image__tags > div {
  background: #3e6807;
  border-radius: 0 5px 5px 0;
  color: #fff;
  font-size: 13.5px;
  font-weight: 500;
  padding: 2px 15px;
}

.product-boxSpecial_item__image__tags > div:not(:first-child) {
  margin-top: 5px;
}

.product-boxSpecial_item__image__tags > div:hover {
  color: #fff;
}

.product-boxSpecial_item__image__tags .tag-new {
  background: #3e6807;
  width: 56px;
}

.product-boxSpecial_item__image__tags .tag-li {
  background: #6c3483;
}

.product-boxSpecial_item__image__tags .tag-sale {
  background: #e67e22;
  width: 56px;
}

.product-boxSpecial_item__image image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.product-boxSpecial_item__content, .product-boxSpecial_item__content > div:not(:first-child) {
  margin-top: 15px;
}

.product-boxSpecial_item__content__title {
  color: #363c05;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 500;
  height: 50px;
  line-height: 1.5;
  margin-bottom: 10px;
}

.product-boxSpecial_item__content__price {
  align-items: flex-end;
  display: flex;
}

.product-boxSpecial_item__content__price .price-now {
  color: #d35400;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1px;
}

.product-boxSpecial_item__content__price .price-old {
  color: #789;
  font-size: 14px;
  margin-left: 10px;
  text-decoration: line-through;
}

.product-boxSpecial_item__content__price .price-old sup {
  display: none;
}

.product-boxSpecial_item__content__rating {
  font-size: 15px;
  text-align: right;
}

.product-boxSpecial_item.two-cols {
  width: calc(50% - 6px);
}

.product-boxSpecial_item.two-cols:not(:nth-child(odd)) {
  margin-left: 12px;
}

.product-boxSpecial_item.two-cols:nth-child(n+3) {
  margin-top: 12px;
}

.product-box-2 {
  align-items: flex-start;
  display: flex;
}

.product-box-2.wrap {
  flex-wrap: wrap;
}

.product-box-2_item {
  align-self: flex-end;
  border-radius: 7px;
  flex-direction: column;
  position: relative;
}

.product-box-2_item:hover {
  box-shadow: 1px 1px 10px rgba(62, 104, 7, 0.2);
}

.product-box-2_item:hover__content__title {
  color: #4c503d;
}

.product-box-2_item:not(:first-child) {
  margin-left: 20px;
}

.product-box-2_item__image {
  display: block;
  position: relative;
}

.product-box-2_item__image__tags {
  display: flex;
  flex-direction: column;
  left: -17px;
  position: absolute;
  top: 0;
}

.product-box-2_item__image__tags > div {
  background: #3e6807;
  border-radius: 0 5px 5px 0;
  color: #fff;
  font-size: 13.5px;
  font-weight: 500;
  padding: 2px 15px;
}

.product-box-2_item__image__tags > div:not(:first-child) {
  margin-top: 5px;
}

.product-box-2_item__image__tags > div:hover {
  color: #fff;
}

.product-box-2_item__image__tags .tag-new {
  background: #3e6807;
  width: 56px;
}

.product-box-2_item__image__tags .tag-li {
  background: #6c3483;
}

.product-box-2_item__image__tags .tag-sale {
  background: #e67e22;
  width: 56px;
}

.product-box-2_item__image image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.product-box-2_item__addtocart {
  text-align: center;
}

.product-box-2_item__addtocart .click-buy {
  background-color: #3e6807;
  border-radius: 5px;
  color: #fff;
  display: block;
  padding: 5px 0;
}

.product-box-2_item__content {
  margin-top: 3px;
  padding-top: 10px;
}

.product-box-2_item__content > div:not(:first-child) {
  margin-top: 7px;
}

.product-box-2_item__content__title {
  color: #363c05;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 500;
  height: 45px;
  line-height: 1.4;
  margin-bottom: 7px;
}

.product-box-2_item__content__price {
  align-items: flex-end;
  display: flex;
}

.product-box-2_item__content__price .price-now {
  color: #d35400;
  font-size: 18.5px;
  font-weight: 700;
  letter-spacing: 1px;
}

.product-box-2_item__content__price .price-old {
  color: #789;
  font-size: 13.5px;
  margin-bottom: 1px;
  margin-left: 15px;
  text-decoration: line-through;
}

.product-box-2_item__content__price .price-old sup {
  display: none;
}

.product-box-2_item.four-cols {
  margin-top: 25px;
  padding: 10px 15px;
  width: calc(25% - 15px);
}

.product-box-2_item.four-cols.product-box-2_item:nth-child(4n+1) {
  margin-left: 0;
}

.product-box-2_item.five-cols {
  width: 20%;
}

.product-shortcode {
  margin: 15px 0;
}

.product-shortcode .product-box-2_item.four-cols {
  width: 33%;
}

.product-shortcode .product-box-2_item.four-cols.product-box-2_item {
  margin-left: 0 !important;
}

.megaMenu .product-box_item__image__tags {
  left: -20px;
}

.slick-track .product-box_item {
  border: 1px solid #e9ecef;
  margin-bottom: 5px;
  margin-top: 5px;
  width: calc(25% - 18.75px);
}

.slick-track .product-box_item:not(:first-child) {
  margin-left: 25px;
}

.view-more {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.view-more_btn {
  background: rgba(230, 126, 34, 0.4);
  color: #4c503d;
  font-size: 15.5px;
  font-weight: 700;
  padding: 10px 15px;
  text-align: center;
  width: 100%;
}

.view-more_btn:hover {
  background: rgba(62, 104, 7, 0.4);
  color: #4c503d !important;
}

a {
  cursor: pointer;
}

.product-single {
  padding-top: 0;
}

.product-single__policy {
  align-items: center;
  border-bottom: 1px solid #e7edd7;
  display: flex;
  justify-content: space-between;
  padding: 25px 0;
}

.product-single__policy .item {
  align-items: center;
  color: #6a6a69;
  display: flex;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  padding: 0 15px;
}

.product-single__policy .item .content {
  flex: 0 0 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.product-single__policy .item .content .description {
  display: block;
}

.product-single__policy .item .icon {
  align-items: center;
  border: 1px dashed #3e6807;
  border-radius: 100px;
  display: flex;
  flex: 0 0 50px;
  height: 50px;
  justify-content: center;
  max-width: 50px;
  width: 100%;
}

.product-single__policy .item .title {
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 28px;
  line-height: 32px;
}

.product-single__policy .item--primary {
  color: #de8d1e;
}

.product-single__policy .item--primary .icon {
  border: 1px dashed #de8d1e;
}

.product-single__main {
  padding-top: 5px;
}

.product-single__content {
  display: flex;
  margin-bottom: 50px;
}

.product-single__images {
  height: -moz-max-content;
  height: max-content;
  padding: 0 15px 0 37px;
  width: 58%;
}

.product-single__imagesmobile {
  display: none;
}

.product-single__thumbnails {
  display: inline-block;
  margin-bottom: 10px;
  width: 79%;
}

.product-single__thumbnails .image {
  position: relative;
}

.product-single__thumbnails .image:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 100%;
  width: 100%;
}

.product-single__thumbnails .image img {
  height: 100%;
  left: 0;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.product-single__thumbnails .slick-arrow {
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url(../../images/arrow-down.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px;
  border: 0;
  font-size: 0;
  height: 30px;
  margin-top: -15px;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 30px;
  z-index: 999;
}

.product-single__thumbnails .slick-arrow.slick-prev {
  left: 18px;
  top: 50%;
  transform: rotate(90deg);
  z-index: 1;
}

.product-single__thumbnails .slick-arrow.slick-next {
  right: 18px;
  top: 50%;
  transform: rotate(-90deg);
  z-index: 1;
}

.product-single__thumbnails .slick-arrow.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
  z-index: 1;
}

.product-single__thumbs {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 20%;
}

.product-single__thumbs .image {
  border-radius: 50%;
  cursor: pointer;
  margin: 10px;
  overflow: hidden;
  position: relative;
  transition: all 0.3s;
}

.product-single__thumbs .image:after {
  border: 3px solid #de8d1e;
  border-radius: 50%;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 100%;
}

.product-single__thumbs .image:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 100%;
  width: 100%;
}

.product-single__thumbs .image img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 100%;
}

.product-single__thumbs .image.slick-current:after {
  opacity: 1;
}

.product-single__thumbs .image:hover img {
  transform: scale(1.1);
}

.product-single__thumbs .slick-arrow {
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url(../../images/arrow-down.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px;
  border: 0;
  font-size: 0;
  height: 30px;
  margin-top: -15px;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 30px;
  z-index: 999;
}

.product-single__thumbs .slick-arrow.slick-prev {
  left: 110px;
  top: 60%;
  transform: rotate(90deg);
  z-index: 11;
}

.product-single__thumbs .slick-arrow.slick-next {
  right: -515px;
  top: 60%;
  transform: rotate(-90deg);
  z-index: 11;
}

.product-single__thumbs .slick-arrow.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
  z-index: 11;
}

.product-single__thumbs .slick-list {
  overflow: hidden;
}

.product-single__thumbs .slick-track {
  display: block !important;
}

.product-single__thumbs.slick-vertical .slick-slide {
  width: 75px !important;
}

.product-single__summary {
  padding: 0 0 0 15px;
  width: 42%;
}

.product-single__ratenumber {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .product-single__ratenumber {
    margin-bottom: 5px;
  }
}
@media (max-width: 991px) {
  .product-single__ratenumber {
    margin-bottom: 10px;
  }
}
.product-single__ratenumber .rating {
  display: inline-block;
  font-family: Roboto;
  font-size: 14px !important;
  margin-bottom: unset !important;
}

.product-single__ratenumber .rating a:hover {
  color: unset;
}

.product-single__ratenumber .heart {
  display: inline-block;
  font-size: 14px !important;
}

.product-single__ratenumber .heart .wr-img {
  display: inline-block;
  height: 12px;
  vertical-align: text-top;
  width: 12px;
}

.product-single__ratenumber .heart .wr-img .img-heart {
  background-image: url(../../images/heart.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 9px;
  margin: 1px;
  vertical-align: inherit;
  width: 11px;
}

.product-single__maptags {
  height: 28px;
  margin-bottom: 15px;
  margin-top: -12px;
}

.product-single__maptags .st-tag {
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 12.5px;
  line-height: 1;
  margin-bottom: 1px;
  padding: 5px 7px;
  text-transform: uppercase;
}

.product-single__maptags .tag-new {
  background-color: orange;
}

.product-single__maptags .tag-limited, .product-single__maptags .tag-new {
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 1px;
  padding: 3px;
  text-transform: uppercase;
}

.product-single__maptags .tag-limited {
  background-color: #738136;
}

.product-single__heading .heading {
  color: #4c503d;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: capitalize;
}

.product-single__heading .caption {
  color: #4c503d;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  margin-bottom: 10px;
}

.product-single__info {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 17px;
}

.product-single__prices {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}

.product-single__prices ins {
  color: #4c503d;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
}

.product-single__prices del {
  color: #789;
  font-size: 17px;
  font-weight: 400;
  margin-left: 10px;
}

.product-single__rating {
  display: flex;
}

.product-single__rating .label {
  color: #6a6a69;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  margin-left: 10px;
}

@media screen and (max-width: 767px) {
  .product-single__rating .label {
    margin-top: 4px;
  }
}
.product-single__options {
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}

.product-single__options .label {
  color: #4c503d;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 5px;
  margin-right: 10px;
}

.product-single__options .options {
  display: flex;
  flex-wrap: wrap;
}

.product-single__options .options .option {
  border-radius: 5px;
  cursor: pointer;
  line-height: 24px;
  margin: 0 5px 5px 0;
  overflow: hidden;
  padding: 5px 10px;
  position: relative;
}

.product-single__options .options .option .checkmark {
  background: rgba(62, 104, 7, 0.1);
  border: 1px solid rgba(62, 104, 7, 0.2);
  cursor: pointer;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.product-single__options .options .option .checkmark-label {
  align-items: center;
  color: #6a6a69;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  justify-content: center;
  line-height: 24px;
  position: relative;
  text-align: center;
}

.product-single__options .options .option input {
  display: none;
}

.product-single__options .options .option input:checked ~ .checkmark {
  background: #3e6807;
  border: 1px solid #68762b;
}

.product-single__options .options .option input:checked ~ .checkmark-label {
  color: #fff;
}

.product-single__actions {
  align-items: center;
  display: flex;
  margin-bottom: 15px;
  margin-top: 20px;
  position: relative;
}

.product-single__actions.is-disabled {
  filter: grayscale(1);
  opacity: 0.5;
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  .product-single__actions.is-disabled {
    opacity: 1;
  }
}
.product-single__actions .wrap-iconcart {
  padding: 10px;
  position: absolute;
  right: 30%;
  top: 0;
}

@media (max-width: 767px) {
  .product-single__actions .wrap-iconcart {
    right: 33px;
    top: -4px;
  }
}
.product-single__actions .wrap-iconcart .btn_wishlist .btn_wishlist_link .cart-icon svg {
  fill: #738136;
  height: 32px;
  width: 36px;
}

@media (max-width: 767px) {
  .product-single__actions .wrap-iconcart .btn_wishlist .btn_wishlist_link .cart-icon svg {
    fill: #de8d1e;
  }
  .product-single__actions .wrap-iconcart .btn_wishlist .btn_wishlist_link .cart-icon.btn_wishlist_unactive.ci-pc svg {
    fill: #fff;
    display: none;
  }
}
.product-single__actions .wrap-iconcart .btn_wishlist .btn_wishlist_link .cart-icon.btn_wishlist_unactive.ci-mb {
  position: absolute;
  visibility: hidden;
}

@media (max-width: 767px) {
  .product-single__actions .wrap-iconcart .btn_wishlist .btn_wishlist_link .cart-icon.btn_wishlist_unactive.ci-mb {
    position: unset;
    visibility: visible;
  }
  .product-single__actions .wrap-iconcart .btn_wishlist .btn_wishlist_link .cart-icon.btn_wishlist_unactive.ci-mb svg {
    fill: #fff;
  }
}
.product-single__actions .wrap-iconcart .btn_wishlist_icon {
  max-width: unset;
}

.product-single .note-buy-product {
  color: #3e6806;
  font-size: 12px;
  margin-bottom: 1.4rem;
}

.product-single .note-buy-product a {
  font-weight: 700;
}

.product-single__quantity {
  align-items: center;
  background-color: #e67e22;
  border-radius: 100px;
  display: flex;
  margin-right: 10px;
  padding: 0 10px;
  transition: all 0.3s;
}

.product-single__quantity:hover {
  background-color: #d26e16;
}

.product-single__quantity .label {
  background-color: hsla(0, 0%, 100%, 0);
  border: 0;
  color: #fff;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  padding: 15px 20px;
  transition: all 0.3s;
}

.product-single__addtocart {
  align-items: center;
  background-color: transparent;
  border: 2px solid #3e6807;
  border-radius: 30px;
  color: #3e6807;
  display: flex;
  flex: 1;
  font-size: 18px;
  font-weight: 700;
  height: 56px;
  justify-content: center;
  line-height: 21px;
  transition: all 0.3s;
}

@media (hover: hover) and (pointer: fine) {
  .product-single__addtocart:hover {
    background-color: #3e6807;
    color: #fff;
  }
}
.product-single__features {
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  color: #4c503d;
  display: flex;
  flex-wrap: wrap;
  font-size: 14.5px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 16px;
  margin-left: -5px;
  margin-right: -5px;
  padding: 15px 0;
}

.product-single__features .item {
  margin-top: 12px;
  padding-left: 5px;
  padding-right: 5px;
  width: 50%;
}

.product-single__features .item:first-child, .product-single__features .item:nth-child(2) {
  margin-top: 0;
}

.product-single__features .item .label {
  font-weight: 500;
}

.product-single__coupon-gift__title {
  align-items: center;
  display: flex;
  margin-bottom: 8px;
}

.product-single__coupon-gift__title svg {
  margin-right: 13px;
}

.product-single__coupon-gift__title .coupon-gift-title {
  color: #555;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  margin-right: 5px;
}

.product-single__coupon-gift__title .coupon-gift-note {
  color: #86888d;
  font-size: 13px;
}

.product-single__coupon-gift__coupon--body {
  display: flex;
  flex-wrap: wrap;
}

.product-single__coupon-gift__coupon--body__item {
  cursor: pointer;
  margin-bottom: 12px;
  margin-right: 12px;
  position: relative;
  width: 100%;
}

.product-single__coupon-gift__coupon--body__item:last-child {
  margin-right: 0;
}

.product-single__coupon-gift__coupon--body__item img {
  cursor: pointer;
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
}

.product-single__coupon-gift__coupon--body__item .coupon-content {
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
}

.product-single__coupon-gift__coupon--body__item .coupon-detail, .product-single__coupon-gift__coupon--body__item .coupon-title {
  color: #fff;
}

.product-single__coupon-gift__coupon--body__item .coupon-title {
  font-size: 13px;
}

.product-single__coupon-gift__coupon--body__item .coupon-detail {
  font-size: 10px;
}

.product-single__coupon-gift__gift--body {
  display: flex;
  flex-wrap: wrap;
}

.product-single__coupon-gift__gift .gift-item {
  margin-bottom: 12px;
  margin-right: 12px;
  width: 100px;
}

.product-single__coupon-gift__gift .gift-item__title {
  font-size: 10px;
  padding: 0 5px;
  text-align: center;
}

.product-single__description {
  border-top: 1px solid #e7edd7;
  color: #6a6a69;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding-bottom: 16px;
  padding-top: 16px;
}

.product-single__description p {
  margin: 0;
}

.product-single__suggested {
  border-top: 1px solid #e7edd7;
  padding-top: 25px;
}

.product-single__suggested .title {
  color: #4c503d;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  margin-bottom: 5px;
}

.product-single__suggested .slick-arrow {
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url(../../images/arrow-down.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  border: 0;
  font-size: 0;
  height: 30px;
  margin-top: -15px;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 30px;
}

.product-single__suggested .slick-arrow.slick-prev {
  left: -15px;
  transform: rotate(90deg);
}

.product-single__suggested .slick-arrow.slick-next {
  right: -15px;
  transform: rotate(-90deg);
}

.product-single__suggested .slick-arrow.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
}

.product-single__suggested .slick-track .product-item {
  height: 100%;
  padding-right: 0;
}

.product-single__suggested .slick-track .product-item .content {
  display: flex;
  flex-flow: column;
}

.product-single__suggested .slick-track .product-item .content .title {
  flex: 1;
}

.product-single__social {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 55px;
}

.product-single__social .label {
  color: #4c503d;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-right: 10px;
}

.product-single__social .item {
  color: #3e6807;
  display: flex;
  margin: 10px;
}

.product-single__social .item svg {
  height: 20px;
  width: 20px;
}

.product-single__social .item svg path {
  fill: currentColor;
}

.product-single__social .item:hover {
  color: #9b9b9b;
}

.product-single__resources .heading {
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 0;
  text-align: center;
}

.product-single__resources .slick-initialized .slick-list .grid__column {
  padding: 80px 0;
}

.product-single__resources .slick-initialized .slick-list .grid__column:not(:first-child) {
  margin-left: 15px !important;
}

.product-single__resources .slick-initialized .slick-list .grid__column .resources-grid .title {
  max-height: 80px;
  overflow: hidden;
}

.product-single__infomations {
  margin-bottom: 30px;
}

.product-single__infomations .infomations {
  display: flex;
}

.product-single__infomations .infomations__sidebar {
  width: 100%;
}

.product-single__infomations .infomations__widget {
  background: #fff;
  border-radius: 20px;
  color: #6a6a69;
  font-size: 15.5px;
  margin-bottom: 30px;
  padding: 0 19%;
}

.product-single__infomations .infomations__widget .heading {
  color: #4c503d;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px;
  padding-bottom: 9px;
  position: relative;
}

.product-single__infomations .infomations__widget .heading:after {
  background-image: url(../../images/heading-line.svg);
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
}

.product-single__infomations .infomations__widget .title {
  color: #3e6807;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 5px;
  padding-bottom: 10px;
  position: relative;
}

.product-single__infomations .infomations__widget .title:before {
  background-color: #3e6807;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 100%;
  width: 20px;
}

.product-single__infomations .infomations__widget .content {
  color: #4c503d;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.product-single__infomations .infomations__widget .material {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-left: -4px;
  margin-right: -4px;
}

.product-single__infomations .infomations__widget .material .item {
  align-items: center;
  background: #fff;
  border: 2px solid rgba(115, 129, 54, 0.08);
  border-radius: 5px;
  box-sizing: border-box;
  color: #3e6807;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  height: 40px;
  justify-content: center;
  line-height: 21px;
  margin: 4px;
  padding: 0 10px;
}

.product-single__infomations .infomations__content {
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}

.product-single__infomations .infomations__heading {
  color: #4c503d;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 20px;
  padding: 15px 10px 0 0;
  text-align: left;
  text-transform: uppercase;
}

.product-single__infomations .infomations__descriptions {
  color: #6a6a69;
  font-size: 15.5px;
  font-weight: 400;
  line-height: 24px;
  max-height: 123px;
  overflow: hidden;
  position: relative;
  transition: all 0.3s;
}

.product-single__infomations .infomations__descriptions.is-active {
  border-bottom: 0;
  max-height: 100%;
}

.product-single__infomations .infomations__descriptions.is-active:before {
  display: none;
}

.product-single__infomations .infomations__descriptions img {
  max-width: 100%;
}

.product-single__infomations .infomations__descriptions ul {
  padding-left: 20px;
}

.product-single__infomations .infomations__descriptions:before {
  background-image: linear-gradient(hsla(0, 0%, 100%, 0), #fff);
  bottom: 0;
  content: "";
  height: 25px;
  left: 0;
  position: absolute;
  width: 100%;
}

.product-single__infomations .infomations__more {
  color: #e67e22;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  font-weight: 700;
  line-height: 16px;
}

.product-single__reviews {
  background-color: #fafbf7;
  padding-bottom: 50px;
  padding-top: 20px;
}

.product-single__reviews .heading {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
}

.product-single__reviews .reviews-infomations__ratings .wrapper {
  display: flex;
}

.product-single__reviews .reviews-infomations__ratings .wrapper .points {
  color: #3e6807;
  font-size: 20px !important;
  font-weight: 700;
  line-height: 42px;
  margin-right: 14px;
}

.product-single__reviews .reviews-infomations__ratings .ratings .star {
  height: 20px;
  width: 20px;
}

.product-single__reviews .reviews-infomations__ratings .label {
  color: #6a6a69;
  font-size: 16px;
  line-height: 19px;
}

.product-single__reviews .reviews-infomations__line {
  position: relative;
}

.product-single__reviews .reviews-infomations__line:before {
  background-color: #e7edd7;
  content: "";
  height: 100%;
  left: -25px;
  position: absolute;
  top: 0;
  width: 1px;
}

.product-single__reviews .reviews-infomations__line .ratings {
  margin-right: 20px;
}

.product-single__reviews .reviews-infomations__line .item {
  align-items: center;
  cursor: pointer;
  display: flex;
}

.product-single__reviews .reviews-infomations__line .item .line-percent {
  background-color: hsla(60, 0%, 41%, 0.2);
  flex: 1;
  height: 5px;
  margin-right: 10px;
  overflow: hidden;
  position: relative;
  width: 150px;
}

.product-single__reviews .reviews-infomations__line .item .line-percent span {
  background-color: #de8d1e;
  left: 0;
  position: absolute;
  top: 0;
}

.product-single__reviews .reviews-infomations__line .label {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.product-single__reviews .reviews-infomations__gallery {
  -moz-column-count: 4;
  column-count: 4;
  -moz-column-gap: 8px;
  column-gap: 8px;
}

.product-single__reviews .reviews-infomations__gallery .image {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  margin-bottom: 8px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.product-single__reviews .reviews-infomations__gallery .image:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 100%;
  width: 100%;
}

.product-single__reviews .reviews-infomations__gallery .image img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.product-single__reviews .reviews-infomations__gallery .image:hover {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.133);
}

.product-single__reviews .reviews-infomations__button {
  align-items: center;
  background-color: #3e6807;
  border-radius: 5px;
  color: #fff;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  justify-content: center;
  line-height: 19px;
  max-width: 200px;
  min-height: 50px;
  padding: 10px;
  transition: all 0.3s;
  width: 100%;
}

.product-single__reviews .reviews-infomations__button .label {
  margin-right: 20px;
  margin-top: 3px;
  text-transform: uppercase;
}

.product-single__reviews .reviews-infomations__button .icon {
  display: flex;
}

.product-single__reviews .reviews-infomations__button:hover {
  background-color: #68762b;
}

.product-single__reviews .reviews-infomations__actions {
  display: flex;
  justify-content: flex-end;
}

.product-single__reviews .reviews-infomations__grid {
  display: flex;
  justify-content: space-between;
  padding-bottom: 15px;
  padding-top: 5px;
}

.product-single__reviews .reviews-infomations__grid .reviews-infomations__gallery, .product-single__reviews .reviews-infomations__grid .reviews-infomations__line {
  width: 25%;
}

.product-single__reviews .reviews-infomations__grid .reviews-infomations__button {
  height: 50px;
}

.product-single__reviews .reviews-infomations__grid .reviews-infomations__actions {
  width: 17%;
}

@media screen and (max-width: 991px) {
  .product-single__reviews .reviews-infomations__grid {
    flex-wrap: wrap;
  }
  .product-single__reviews .reviews-infomations__grid .reviews-infomations__gallery {
    -moz-column-count: 8;
    column-count: 8;
    margin-bottom: 15px;
    padding-right: 8px;
    width: 70%;
  }
  .product-single__reviews .reviews-infomations__grid .reviews-infomations__line, .product-single__reviews .reviews-infomations__grid .reviews-infomations__ratings {
    margin-bottom: 15px;
    width: 50%;
  }
  .product-single__reviews .reviews-infomations__grid .reviews-infomations__actions {
    margin-bottom: 15px;
    width: 30%;
  }
}
@media screen and (max-width: 767px) {
  .product-single__reviews .reviews-infomations .reviews-infomations__gallery {
    -moz-column-count: 4;
    column-count: 4;
    margin-bottom: 15px;
    padding-right: 0;
    width: 100%;
  }
  .product-single__reviews .reviews-infomations .reviews-infomations__ratings {
    margin-bottom: 5px;
    width: 100%;
  }
  .product-single__reviews .reviews-infomations .reviews-infomations__actions, .product-single__reviews .reviews-infomations .reviews-infomations__line {
    margin-bottom: 15px;
    width: 100%;
  }
}
.product-single__transport {
  background-color: #f6f6f8;
  border-radius: 11px;
  padding: 14px 5px;
}

.product-single__transport .style-text-bf {
  color: #4c503d;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
}

@media (max-width: 767px) {
  .product-single__transport .style-text-bf {
    font-size: 14px;
  }
}
.product-single__transport .text-bottom {
  color: #4c503d;
  font-size: 15px;
  font-style: normal;
  line-height: 18px;
}

@media (max-width: 767px) {
  .product-single__transport .text-bottom {
    font-size: 14px;
  }
}
.product-single__transport .text-bottom .bold-bot {
  font-weight: 700;
}

.product-single__header .breadcrumb {
  border: unset;
  border-radius: unset;
}

.product-single__header .breadcrumb__item {
  color: #738136;
}

.wrap_pt .wr_img {
  border-right: 1px solid #c4c4c4;
  display: inline-block;
  height: 190px;
  line-height: 100px;
  text-align: center;
  vertical-align: top;
  width: 18%;
}

@media (max-width: 767px) {
  .wrap_pt .wr_img {
    height: 190px;
  }
}
.wrap_pt .wr_img span {
  display: block;
  height: 50%;
}

.wrap_pt .wr_img span img {
  height: 50px;
  width: 50px;
}

.wrap_pt .text {
  display: inline-block;
  padding: 0 5px;
  width: 80%;
}

@media (max-width: 767px) {
  .wrap_pt .text {
    font-size: 14px;
  }
}
.wrap_pt .text ul {
  color: #4c503d;
  font-size: 15px;
  font-style: normal;
}

.wrap_pt .text ul li {
  color: #4c503d;
}

.wrap_pt .text .sty {
  margin-bottom: -10px;
  margin-top: 0;
}

.wrap_pt .wr-shipd .ship-district {
  position: relative;
}

.wrap_pt .wr-shipd .ship-district .block-shipdistrict {
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  transform: translate3d(0, -15px, 0);
  transition: all 0.5s;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}

.wrap_pt .wr-shipd .ship-district .block-shipdistrict .wr-s-sd {
  background-color: #fff;
  border: 1px solid #cacaca;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.067);
}

.wrap_pt .wr-shipd .ship-district .s-help {
  color: #de8d1e;
  font-weight: 700;
  padding: 0 3px;
  position: absolute;
  top: -2px;
}

.wrap_pt .wr-shipd .ship-district .s-help svg {
  width: 20px;
}

.wrap_pt .wr-shipd .ship-district .s-help svg path {
  fill: #738136 !important;
}

.wrap_pt .wr-shipd .ship-district .s-help svg g path {
  fill: #fff !important;
}

.wrap_pt .wr-shipd .ship-district:hover {
  cursor: help;
}

.wrap_pt .wr-shipd .ship-district:hover .block-shipdistrict {
  margin-top: 1px;
  opacity: 1;
  pointer-events: visible;
  transform: translateZ(0);
  visibility: visible;
}

.wrap_pt .wr-shipd .ship-district:hover .block-shipdistrict .wr-s-sd {
  border-radius: 7px;
  line-height: 1.4;
  padding: 10px;
}

.wrap_pt .wr-shipd .ship-district:hover .block-shipdistrict .cm-arrow-box__arrow {
  display: flex;
}

.wrap_pt .wr-shipd .ship-district:hover .block-shipdistrict .cm-arrow-box__arrow--center {
  justify-content: center;
}

.wrap_pt .wr-shipd .ship-district:hover .block-shipdistrict .cm-arrow-box__arrow-outer {
  border-bottom: 10px solid rgba(0, 0, 0, 0.09);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  bottom: -1px;
  height: 0;
  position: relative;
  width: 0;
}

.wrap_pt .wr-shipd .ship-district:hover .block-shipdistrict .cm-arrow-box__arrow-inner {
  border-bottom: 8px solid #fff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  bottom: -10px;
  height: 0;
  left: -8px;
  position: absolute;
  width: 0;
}

.slick-list .product-box-2_item {
  margin-bottom: 5px;
  margin-top: 5px;
}

.slick-list .product-box-2_item:first-child {
  margin-left: 0 !important;
}

.product-related {
  position: relative;
}

.product-related .wrapper.detail-pro-re {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 40px;
  position: relative;
  z-index: 1;
}

.product-related .wrapper.detail-pro-re .slick-initialized {
  padding-left: 10px;
}

.product-related .wrapper.detail-pro-re .slick-initialized .slick-list {
  overflow: hidden;
  width: 1999px;
}

@media (max-width: 767px) {
  .product-related .wrapper.detail-pro-re .slick-initialized .slick-list {
    overflow: unset;
    width: unset;
  }
}
.product-related .wrapper.detail-pro-re .slick-initialized .slick-list .slick-slide {
  margin-right: 10px !important;
  width: 210px !important;
}

.product-related .wrapper.detail-pro-re .slick-initialized .slick-list .slick-slide:not(:first-child) {
  margin-left: 10px !important;
}

@media (max-width: 767px) {
  .product-related .wrapper.detail-pro-re .slick-initialized .slick-list .slick-slide {
    margin-right: 4px !important;
    width: 170px !important;
  }
  .product-related .wrapper.detail-pro-re .slick-initialized .slick-list .slick-slide:not(:first-child) {
    margin-left: 4px !important;
  }
}
.product-related .wrapper.detail-pro-re .slick-initialized .slick-list .slick-slide .product-grid {
  padding: 7px 10px;
  width: inherit;
}

.product-related .wrapper.detail-pro-re .slick-initialized .slick-list .slick-slide .product-grid .rating {
  color: #4c503d;
  font-size: 12px;
}

.product-related .wrapper.detail-pro-re .slick-initialized .slick-list .slick-slide .product-grid .rating .ratings .star {
  background-image: url(../../images/star-green.svg);
}

.product-related .wrapper.detail-pro-re .slick-initialized .slick-list .slick-slide .product-grid .price {
  font-family: Roboto, Verdana, Tahoma, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
}

.product-related .wrapper.detail-pro-re .slick-initialized .slick-list .slick-slide .product-grid .thumbnail {
  margin-bottom: 0;
}

.product-related .wrapper.detail-pro-re .slick-initialized .slick-list .grid__column {
  padding: unset;
}

.product-related .wrapper.detail-pro-re .heading {
  margin-bottom: 15px;
}

.product-related .heading {
  color: #4c503d;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  text-transform: uppercase;
}

.product-related-slide .slick-arrow, .product-related__detailslide .slick-arrow {
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url(../../images/arrow-down-white.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  border: 0;
  font-size: 0;
  height: 30px;
  margin-top: -15px;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 30px;
  z-index: 1;
}

.product-related-slide .slick-arrow.slick-prev, .product-related__detailslide .slick-arrow.slick-prev {
  display: none !important;
  left: -15px;
  transform: rotate(90deg);
}

.product-related-slide .slick-arrow.slick-next, .product-related__detailslide .slick-arrow.slick-next {
  display: none !important;
  right: -15px;
  transform: rotate(-90deg);
}

.product-related-slide .slick-arrow.slick-disabled, .product-related__detailslide .slick-arrow.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
}

.quantity {
  align-items: center;
  background-color: #fff;
  border-radius: 100px;
  color: #4c503d;
  display: flex;
  font-size: 16px;
  height: 32px;
  line-height: 19px;
  width: 70px;
}

@media (max-width: 767px) {
  .quantity {
    font-size: 25px;
    width: 90px;
  }
}
.quantity input {
  background: hsla(0, 0%, 100%, 0);
  border: 0;
  text-align: center;
  width: 25px;
}

@media (max-width: 767px) {
  .quantity input {
    width: 40px;
  }
}
.quantity input::-webkit-inner-spin-button, .quantity input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity input[type=number] {
  -moz-appearance: textfield;
}

.quantity .minus, .quantity .plus {
  align-items: center;
  display: flex;
  height: 20px;
  justify-content: center;
  width: 20px;
}

.ratings {
  align-items: center;
  display: flex;
  margin: 0 3px;
}

.ratings .star {
  background-image: url(../../images/star.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 14px;
  margin: 1px;
  width: 14px;
}

.ratings .star--half {
  background-image: url(../../images/star-half.svg);
}

.ratings .star--none {
  background-image: url(../../images/star-none.svg);
}

.product-item {
  align-items: center;
  border: 2px solid rgba(115, 129, 54, 0.08);
  border-radius: 5px;
  display: flex;
  height: 100%;
  padding: 10px;
}

.product-item .thumbnail {
  border-radius: 15px;
  margin-right: 15px;
  overflow: hidden;
  position: relative;
  width: 60px;
}

.product-item .thumbnail:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.product-item .thumbnail img {
  height: 100%;
  left: 0;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 100%;
}

.product-item .thumbnail:hover img {
  transform: scale(1.1);
}

.product-item .content {
  flex: 1;
}

.product-item .content .title {
  color: #4c503d;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  margin-bottom: 8px;
}

.product-item .content .prices {
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.product-item .content .prices ins {
  color: #3e6807;
  text-decoration: none;
}

.product-item .content .prices ins + del {
  margin-left: 5px;
}

.product-item .content .prices del {
  color: #d1d6c0;
}

.product-item .content .prices del + ins {
  margin-left: 5px;
}

.reviews-filter {
  justify-content: space-between;
  margin-bottom: 15px;
}

.reviews-filter, .reviews-filter__star {
  align-items: center;
  display: flex;
}

.reviews-filter__star .label {
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  margin-right: 20px;
}

.reviews-filter__star .filter {
  display: flex;
}

.reviews-filter__star .filter .item {
  align-items: center;
  background: #fff;
  border: 1px solid rgba(115, 129, 54, 0.2);
  border-radius: 5px;
  cursor: pointer;
  display: flex;
  height: 40px;
  justify-content: center;
  margin: 3px;
  padding: 0 20px;
  transition: all 0.3s;
}

.reviews-filter__star .filter .item.is-active, .reviews-filter__star .filter .item:hover {
  background-color: #3e6807;
  color: #fff;
}

.reviews-filter__star .filter .item .rating {
  margin-bottom: 2px;
  margin-left: 5px;
}

.reviews-filter__star .filter-select {
  align-items: center;
  display: none;
}

.reviews-filter__star .filter-select select {
  background-color: #fff;
  background-image: url(../../images/star.svg);
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: 18px;
  border: 1px solid #f4f4f4;
  border: 1px solid rgba(115, 129, 54, 0.2);
  border-radius: 5px;
  box-sizing: border-box;
  height: 40px;
  min-width: 90px;
  text-align: center;
}

.reviews-filter__star .filter-select .btn {
  background-color: #3e6807;
  color: #fff;
  height: 40px;
  padding: 0 10px;
}

.reviews-filter__orderby select {
  background-color: #e7edd7;
  background-image: url(../../images/arrows-select.svg);
  background-position: calc(100% - 10px);
  background-repeat: no-repeat;
  border-radius: 5px;
  color: #3e6807;
  font-weight: 400;
  height: 34px;
  padding: 0 25px 0 10px;
}

.reviews-content .pagination {
  margin: 10px 0;
}

.reviews-content .item {
  border-bottom: 1px solid #dde5c7;
  display: flex;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.reviews-content .item:last-child {
  border: 0;
  margin: 0;
  padding: 0;
}

.reviews-content .item .avatar {
  border-radius: 100px;
  flex: 0 0 50px;
  height: 50px;
  margin-right: 21px;
  overflow: hidden;
  position: relative;
  width: 50px;
}

.reviews-content .item .avatar img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.reviews-content .item .content {
  flex: 1;
}

.reviews-content .item .content .name {
  color: #4c503d;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 0;
}

.reviews-content .item .content .ratings {
  margin-bottom: 5px;
}

.reviews-content .item .content .descriptions {
  color: #6a6a69;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 5px;
  margin-top: 0;
}

.reviews-content .item .content .gallery {
  display: flex;
}

.reviews-content .item .content .gallery .image {
  border-radius: 3px;
  height: 40px;
  margin-right: 10px;
  overflow: hidden;
  position: relative;
  width: 40px;
}

.reviews-content .item .content .gallery .image img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.reviews-content .item .feedback {
  background-color: #fff;
  border: 1px solid rgba(62, 104, 7, 0.2);
  border-radius: 5px;
  margin-top: 10px;
  padding: 10px 15px 15px;
}

.reviews-content .item .feedback .name {
  color: #3e6807;
  margin-bottom: 5px;
}

.reviews-content .item .feedback p {
  color: #6a6a69;
  margin: 0;
}

@media (min-width: 767px) and (max-width: 1200px) {
  .product-single {
    padding-top: 0;
  }
  .product-single__reviews .reviews-infomations__button .label {
    padding-left: 5px;
    white-space: nowrap;
  }
}
@media screen and (max-width: 768px) {
  .product-single {
    padding-top: 5px;
  }
  .product-single__main {
    padding-top: 0;
  }
  .product-single__policy {
    align-items: flex-start;
    flex-flow: column;
    justify-content: flex-start;
  }
  .hide-detailproduct .product-single__policy {
    display: none;
  }
  .product-single__content {
    flex-wrap: wrap;
    margin-bottom: 15px;
    margin-left: -40px;
    margin-right: -40px;
  }
  .product-single__images {
    display: none;
    width: 100%;
  }
  .product-single__imagesmobile {
    display: block;
  }
  .product-single__imagesmobile .mobile-thumbs {
    display: none;
  }
  .product-single__imagesmobile .mobile-thumbnails {
    width: 250px !important;
  }
  .product-single__thumbs .image {
    margin: 0 3px;
    width: 60px;
  }
  .product-single__summary {
    padding: 0 37px;
    width: 100%;
  }
  .product-single__resources {
    margin-bottom: 0;
  }
  .product-single__resources > .container {
    padding: 0;
  }
  .product-single__resources .home-resources__list {
    padding-left: 0;
  }
  .product-single__resources .home-resources__list.slick-slider .slick-list {
    padding-top: 25px;
  }
  .product-single__resources .slick-initialized .slick-list .slick-slide .resources-grid .thumbnail {
    max-height: 145px;
  }
  .product-single__resources .slick-initialized .slick-list .slick-slide .resources-grid .content .title {
    font-size: 24px;
  }
  .product-single__resources .slick-initialized .slick-list .slick-slide .resources-grid .content .description {
    font-size: 14px;
  }
  .product-single__heading {
    padding-top: 0;
  }
  .product-single__heading .heading {
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px !important;
  }
  .product-single__heading .caption {
    color: #6a6a69;
    font-size: 15px;
    line-height: 17px;
  }
  .product-single__info {
    flex-wrap: wrap;
  }
  .product-single__prices {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 0;
    width: 100%;
  }
  .product-single__infomations .infomations {
    flex-wrap: wrap;
  }
  .product-single__infomations .infomations__sidebar {
    padding: 0;
    width: 100%;
  }
  .product-single__infomations .infomations__content {
    width: 100%;
  }
  .product-single__infomations .infomations__content .info-description {
    padding-left: unset !important;
    padding-right: unset !important;
  }
  .product-single__infomations .infomations__descriptions {
    max-height: 156px;
  }
  .product-single__actions {
    align-items: center;
    background-color: #fff;
    bottom: 0;
    display: flex;
    height: 60px;
    left: 0;
    margin-bottom: 0;
    padding: 10px;
    position: fixed;
    width: 100%;
    z-index: 98;
  }
  .product-single__quantity {
    margin: 0 auto;
    max-width: 300px;
    padding: 3px;
    width: 100%;
  }
  .product-single__quantity .label {
    font-size: 16px;
    padding: 10px 15px 10px 10px;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
  }
  .product-single__quantity .quantity {
    height: 36px;
    padding: 0 10px;
  }
  .product-single__addtocart {
    background-color: #fff;
    background-image: url(../../images/Bag.svg);
    background-position: 14%;
    background-repeat: no-repeat;
    font-size: 16px;
    height: 50px;
    max-width: 180px;
    padding-left: 30px;
  }
  .product-single__features {
    -moz-column-count: unset;
    column-count: unset;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .product-single__options {
    margin-bottom: 7px;
  }
  .product-single__suggested {
    padding-top: 20px;
  }
  .product-single__suggested .title {
    display: block;
    margin-bottom: 15px;
  }
  .product-single__suggested .grid {
    margin-left: -5px;
    margin-right: -5px;
  }
  .product-single__suggested .grid__column {
    padding: 5px;
  }
  .product-single__suggested .grid.slick-slider {
    padding: 0 10px;
  }
  .product-single__suggested .grid.slick-slider .slick-arrow.slick-prev {
    left: -10px;
  }
  .product-single__suggested .grid.slick-slider .slick-arrow.slick-next {
    right: -10px;
  }
  .product-single__social {
    margin-bottom: 30px;
  }
  .product-single__policy {
    border-bottom: 0;
    padding-bottom: 30px;
    padding-top: 0;
  }
  .product-single__policy .item {
    padding: 0;
    width: 100%;
  }
  .product-single__policy .item + .item {
    padding-top: 20px;
  }
  .product-single__policy .item .title {
    font-size: 24px;
    line-height: 28px;
  }
  .product-single__policy .item .content {
    flex: 1;
  }
  .product-single__policy .item .content .description {
    font-size: 14px;
    line-height: 22px;
  }
  .product-single__policy .item--primary .icon {
    flex: 0 0 50px;
    height: 50px;
    max-width: 50px;
  }
  .product-single__infomations {
    margin-bottom: 0;
    margin-top: 10px;
  }
  .product-single__infomations .infomations__widget {
    margin-bottom: 20px;
    padding: 0 11%;
  }
  .product-single__infomations .infomations__sidebar {
    margin-bottom: 10px;
  }
  .product-single__infomations .infomations__content {
    padding: 0;
  }
  .product-single__infomations .infomations__heading {
    border: none !important;
    font-size: 20px;
    margin-bottom: 0;
    padding: 10px 0 0;
  }
  .product-single__infomations .infomations__descriptions {
    padding-left: unset;
  }
  .product-single__infomations .infomations__descriptions img {
    height: auto;
  }
  .product-single__infomations .infomations__descriptions.is-active:before {
    display: none;
  }
  .product-single__reviews {
    background-color: #fff;
    padding-bottom: 0 !important;
    padding-top: 20px;
  }
  .product-single__reviews .heading {
    margin-bottom: -5px;
  }
  .product-single__reviews .reviews-infomations {
    padding: 0 0 5px;
  }
  .product-single__reviews .reviews-infomations > .grid > .grid__column {
    padding-top: 0;
  }
  .product-single__reviews .reviews-infomations__line .label {
    min-width: 26px;
  }
  .product-single__reviews .reviews-infomations__line .item .line-percent {
    max-width: 100%;
  }
  .product-single__reviews .reviews-infomations__button {
    max-width: 100%;
    width: 100%;
  }
  .ratings .star {
    height: 18px;
    width: 18px;
  }
  .reviews-filter {
    border-top: 1px solid #f4f4f4;
    margin-bottom: 20px;
    padding-top: 20px;
  }
  .reviews-filter__star .filter {
    display: none;
  }
  .reviews-filter__star .filter-select {
    display: block;
  }
  .reviews-filter__star .filter-select select {
    background-image: url(../../images/select-down.svg);
    background-position: 85%;
    background-size: 8px auto;
    font-size: 14px;
    padding-left: 20px;
  }
  .reviews-filter__star .filter-select select.star {
    background-image: url(../../images/star.svg), url(../../images/select-down.svg);
    background-position: 30px, 85%;
    background-size: 16px, 8px auto;
  }
  .reviews-filter__orderby {
    padding-left: 10px;
  }
  .reviews-filter__orderby select {
    height: 40px;
    max-width: 160px;
    text-overflow: ellipsis;
  }
  .product-related .heading {
    font-size: 20px;
    margin-bottom: 0 !important;
  }
  .product-related .wrapper.detail-pro-re {
    padding: unset;
  }
  .product-related .wrapper.detail-pro-re .grid {
    padding-left: 10px;
  }
  .product-related .wrapper.detail-pro-re .grid .slick-list {
    margin-left: 5px;
    padding-bottom: 20px;
  }
  .product-related-slide .slick-list .slick-track .grid__column {
    padding: 10px 4px !important;
    width: 170px !important;
  }
  .product-related-slide .slick-list .slick-track .grid__column .product-grid {
    border-radius: 7px;
    padding: 10px 8px;
  }
}
.detail-product {
  padding-top: 60px;
}

.detail-product .section-heading {
  margin-bottom: 15px;
}

.detail-product--slider.slick-slider .slick-track {
  display: flex;
}

.detail-product--slider.slick-slider .slick-arrow {
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url(../../images/arrow-down.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  border: 0;
  font-size: 0;
  height: 30px;
  margin-top: -15px;
  opacity: 0.5;
  padding: 0;
  position: absolute;
  top: 50%;
  transition: all 0.3s;
  width: 30px;
}

.detail-product--slider.slick-slider .slick-arrow.slick-prev {
  left: -30px;
  transform: rotate(90deg);
}

.detail-product--slider.slick-slider .slick-arrow.slick-next {
  right: -30px;
  transform: rotate(-90deg);
}

.detail-product--slider.slick-slider .slick-arrow.slick-disabled {
  opacity: 0.2;
}

.detail-product--slider.slick-slider .slick-arrow:hover {
  opacity: 1;
}

@media (max-width: 767px) {
  .detail-product {
    padding-top: 40px;
  }
  .detail-product__slide .slick-slider {
    padding-left: 15px;
  }
  .detail-product__slide .slick-slider .grid__column {
    padding: 0;
    width: 165px;
  }
  .detail-product__slide .slick-slider .grid__column + .grid__column {
    padding-left: 5px;
  }
  .detail-product__slide.home-product-detail__slide .grid__column {
    width: 170px;
  }
  .detail-product .product-grid .title {
    font-size: 14px;
  }
  .detail-product .product-grid .price {
    align-items: center;
    display: flex;
    flex-flow: column;
    font-size: 15px;
    justify-content: center;
  }
  .detail-product .product-grid .price del {
    font-size: 13px;
  }
  .detail-product .section-heading {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.reviews--gallery .image {
  cursor: zoom-in;
}

.wrap-title {
  border-top: 1px solid #d9d9d9;
  display: block;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 0;
  padding: 10px 0 5px;
  position: relative;
  text-align: left;
  width: 100%;
}

.wrap-title .heading-sh {
  color: #4c503d;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .wrap-title .heading-sh {
    font-size: 18px;
  }
}
.wrap-title .arrow-down {
  height: 30px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate3d(50%, -50%, 0);
  width: 30px;
}

.wrap-title .arrow-down:before {
  border-bottom: 4px solid #3e6807;
  border-right: 4px solid #3e6807;
  content: "";
  height: 15px;
  margin-top: -5px;
  position: absolute;
  right: 19px;
  top: 9px;
  transform: rotate(45deg);
  transition: all 0.3s;
  width: 15px;
}

@media (max-width: 767px) {
  .wrap-title .arrow-down:before {
    border-bottom: 3px solid #3e6807;
    border-right: 3px solid #3e6807;
    height: 11px;
    right: 17px;
    width: 11px;
  }
}
.st-info {
  border-bottom: 1px solid #d9d9d9;
}

.st-info.rotate-arrow {
  border-bottom: none;
}

.rotate-arrow .arrow-down:before {
  transform: rotate(225deg);
  transition: all 0.3s;
}

.hideme {
  display: none;
}

.hideme .slick-track {
  width: 5004px !important;
}

.hideme .slick-track .grid__column {
  width: 278px !important;
}

.wt-click-contents {
  max-height: 0;
  opacity: 0;
  pointer-events: none;
  transform: translate3d(0, -15px, 0);
  visibility: hidden;
  width: 100%;
  z-index: 1;
}

.wt-click-contents.act-content {
  display: block;
  margin-top: 1px;
  max-height: unset;
  opacity: 1;
  pointer-events: visible;
  transform: translateZ(0);
  visibility: visible;
}

.detail-productselling {
  margin-bottom: 30px;
  padding-top: 0;
}

.detail-productselling .heading, .detail-productselling__detail .section-heading.h3 {
  color: #4c503d;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 15px;
  text-align: left;
  text-transform: uppercase;
}

.detail-productselling__slide {
  padding: 0 10px;
}

.detail-productselling__slide .slick-initialized .slick-arrow {
  display: none !important;
}

.detail-productselling__slide .slick-initialized .slick-list {
  overflow: hidden;
  width: 1999px;
}

@media (max-width: 767px) {
  .detail-productselling__slide .slick-initialized .slick-list {
    overflow: unset;
    width: unset;
  }
}
.detail-productselling__slide .slick-initialized .slick-list .slick-slide {
  margin-right: 10px !important;
  width: 210px !important;
}

.detail-productselling__slide .slick-initialized .slick-list .slick-slide:not(:first-child) {
  margin-left: 10px !important;
}

.detail-productselling__slide .slick-initialized .slick-list .slick-slide .product-grid {
  padding: 7px 10px;
  width: inherit;
}

.detail-productselling__slide .slick-initialized .slick-list .slick-slide .product-grid .rating {
  color: #4c503d;
  font-size: 12px;
}

.detail-productselling__slide .slick-initialized .slick-list .slick-slide .product-grid .rating .ratings .star {
  background-image: url(../../images/star-green.svg);
}

.detail-productselling__slide .slick-initialized .slick-list .slick-slide .product-grid .rating .st-detailproduct {
  color: #4c503d !important;
  font-size: 12px;
  line-height: 14px;
}

.detail-productselling__slide .slick-initialized .slick-list .slick-slide .product-grid .price {
  font-size: 14px;
  line-height: 16px;
}

.detail-productselling__slide .slick-initialized .slick-list .slick-slide .product-grid .thumbnail {
  margin-bottom: 5px;
}

.detail-productselling__slide .slick-initialized .slick-list .grid__column {
  padding: unset;
}

@media (max-width: 767px) {
  .detail-productselling {
    margin-bottom: 0;
    padding-top: 0;
  }
  .detail-productselling__detail .section-heading.h3 {
    font-size: 18px !important;
    margin-bottom: 5px !important;
    margin-left: 0;
  }
  .detail-productselling__slide .slick-initialized .slick-list .slick-slide {
    margin-right: 4px !important;
    width: 170px !important;
  }
  .detail-productselling__slide .slick-initialized .slick-list .slick-slide:not(:first-child) {
    margin-left: 4px !important;
  }
}
.home-resources__list.slick-slider .slick-list {
  padding-top: 25px;
}

.detail-slproduct {
  display: none;
}

.detail-slproduct__wrapper {
  background-position: 50%;
  border-radius: 15px;
}

.detail-slproduct__wrapper .section-heading {
  margin-bottom: 15px;
}

.detail-slproduct__thumbnail {
  margin-top: -100px;
  text-align: center;
  width: 100%;
}

@media (max-width: 767px) {
  .detail-slproduct {
    display: block;
  }
  .detail-slproduct__wrapper {
    border-radius: 0;
    height: 300px;
    margin-bottom: 10px;
    margin-left: -15px;
    margin-right: -15px;
    padding: 0;
  }
  .detail-slproduct__wrapper .container {
    padding-left: 5px;
  }
  .detail-slproduct__wrapper .slick-slider .grid__column {
    width: 260px;
  }
  .detail-slproduct__thumbnail {
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
  }
  .detail-slproduct__thumbnail img {
    height: 270px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 39%;
    object-position: 39%;
    transform: none !important;
  }
  .detail-slproduct .grid {
    margin-left: -6px;
    margin-right: -6px;
  }
  .detail-slproduct .grid .grid__column {
    padding: 6px;
    width: 320px;
  }
  .detail-slproduct .grid .grid__column img {
    height: 288px;
    width: 288px;
  }
}
.detail-slproduct--slide {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .detail-slproduct--slide {
    padding-left: unset;
  }
}
@media (max-width: 991px) {
  .detail-slproduct--slide {
    padding-left: unset;
  }
}
.detail-slproduct--slide .slick-list {
  overflow: hidden;
  width: 1999px;
}

@media (max-width: 767px) {
  .detail-slproduct--slide .slick-list {
    overflow: unset;
    width: unset;
  }
}
.detail-slproduct--slide .slick-list .slick-slide {
  width: 260px;
}

@media (max-width: 991px) {
  .detail-slproduct--slide .slick-list .slick-slide {
    width: 260px;
  }
}
.detail-slproduct--slide .slick-list .slick-slide .resources-grid {
  padding: 5px 15px;
}

.detail-slproduct--slide .slick-list .slick-slide .resources-grid .content .description {
  overflow: hidden;
}

.detail-slproduct--slide .slick-arrow {
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url(../../images/arrow-down.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  border: 0;
  font-size: 0;
  height: 30px;
  margin-top: -15px;
  opacity: 0.5;
  padding: 0;
  position: absolute;
  top: 50%;
  transition: all 0.3s;
  width: 30px;
}

.detail-slproduct--slide .slick-arrow.slick-prev {
  display: none !important;
  left: -30px;
  transform: rotate(90deg);
}

.detail-slproduct--slide .slick-arrow.slick-next {
  display: none !important;
  right: -30px;
  transform: rotate(-90deg);
}

.detail-slproduct--slide .slick-arrow:hover {
  opacity: 1;
}

.slproduct-item {
  align-items: center;
  background-color: #fff;
  border-radius: 10px;
  border-radius: 7px;
  box-shadow: 2px 1px 3px 3px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  overflow: hidden;
  width: 100%;
}

.slproduct-item img {
  display: block;
  height: auto;
  max-width: 100%;
}

.product-slide .slick-arrow {
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url(../../images/arrow-slide.svg);
  border: 0;
  display: flex;
  font-size: 0;
  height: 45px;
  margin-top: -22px;
  position: absolute;
  top: 50%;
  width: 45px;
}

.product-slide .slick-arrow.slick-prev {
  margin-right: 10px;
  right: 100%;
  transform: rotate(180deg);
}

.product-slide .slick-arrow.slick-next {
  left: 100%;
  margin-left: 10px;
}

.site-login {
  background-image: url(../../images/background-login.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 150px;
  padding-top: 70px;
}

.site-login .heading {
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 25px;
  text-align: center;
  width: 100%;
}

.login-form {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  max-width: 590px;
  padding: 30px 40px 10px;
}

.login-form__remember {
  margin-top: 20px;
}

.help-text {
  color: red;
  margin: 0;
}

.success-text {
  color: #3e6807;
  font-weight: 700;
  margin: 0;
}

.form__field {
  margin-bottom: 20px;
  width: 100%;
}

.form__field--between {
  justify-content: space-between;
}

.form__field--between, .form__group {
  align-items: center;
  display: flex;
}

.form__group + .form__group {
  margin-top: 14px;
}

.form__link {
  color: #3e6807;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  text-decoration: underline;
}

.form__text {
  color: #6a6a69;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
  margin-top: 0;
}

.form__button {
  margin-bottom: 30px;
  margin-top: 40px;
}

.form__button .or-text {
  align-items: center;
  color: #6a6a69;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  justify-content: center;
  line-height: 16px;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
}

.form__button .or-text:after, .form__button .or-text:before {
  background: #e3e6d7;
  content: "";
  display: inline-flex;
  height: 1px;
  margin: 0 10px;
  width: 50px;
}

.form__button .btn {
  height: 64px;
}

.form__control {
  background: #fff;
  border: 1px solid rgba(115, 129, 54, 0.2);
  border-radius: 5px;
  box-sizing: border-box;
  height: 56px;
  padding-left: 20px;
  transition: all 0.3s;
  width: 100%;
}

.form__control--error, .form__control--error + .select2-container .select2-selection {
  border: 1px solid red !important;
}

.form__control--daterangepicker {
  background-image: url(../../images/calendar.svg);
  background-position: calc(100% - 15px);
  background-repeat: no-repeat;
  background-size: 20px auto;
  padding-right: 50px;
}

.form__checkbox {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
}

.form__checkbox .checkmark {
  align-items: center;
  background-color: #fff;
  border: 2px solid rgba(115, 129, 54, 0.2);
  border-radius: 5px;
  display: inline-flex;
  height: 20px;
  justify-content: center;
  margin-right: 10px;
  position: relative;
  transition: all 0.3s;
  width: 20px;
}

.form__checkbox .checkmark:after {
  background-image: url(../../images/checked.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 14px;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  transition: all 0.3s;
  width: 14px;
}

.form__checkbox .checkmark-label {
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 16px;
}

.form__checkbox input {
  display: none;
}

.form__checkbox input:checked ~ .checkmark {
  background-color: #3e6807;
  border: 2px solid #3e6807;
}

.form__checkbox input:checked ~ .checkmark:after {
  opacity: 1;
}

.form__address {
  display: flex;
  margin-left: -7px;
  margin-right: -7px;
}

.form__address .form__field {
  margin: 0 7px;
  width: calc(33.33333% - 14px);
}

.form__address .select2 .select2-selection {
  align-items: center;
  border: 1px solid rgba(115, 129, 54, 0.2);
  box-sizing: border-box;
  display: flex !important;
  height: 56px;
  width: 100%;
}

.form__address .select2 .select2-selection__rendered {
  border-radius: 5px;
  padding-left: 20px;
}

.form__address .select2 .select2-selection__arrow {
  margin-top: -13px;
  top: 50% !important;
}

.form__radio {
  align-items: center;
  cursor: pointer;
  display: flex;
}

.form__radio + .form__radio {
  margin-left: 40px;
}

.form__radio .checkmark {
  border: 2px solid #3e6807;
  border-radius: 100px;
  display: inline-flex;
  height: 20px;
  margin-right: 10px;
  position: relative;
  width: 20px;
}

.form__radio .checkmark:before {
  background-color: #3e6807;
  border-radius: 100px;
  content: "";
  height: 12px;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  transition: all 0.3s;
  width: 12px;
}

.form__radio .checkmark-label {
  color: #6a6a69;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
}

.form__radio input {
  display: none;
}

.form__radio input:checked ~ .checkmark:before {
  opacity: 1;
}

.form__inner {
  display: flex;
  margin-left: -7px;
  margin-right: -7px;
}

.form__inner .form__field, .form__inner .form__radio {
  padding: 0 7px;
}

.form--simple .form__control {
  background-color: #f4f5ef;
  border: 0;
  height: 50px;
}

.form--simple .form__address {
  margin-bottom: 20px;
}

.form--simple .form__address .select2 .select2-selection {
  background-color: #f4f5ef;
  border: 0;
  height: 50px;
}

.form--simple .form__address .form__field {
  margin: 0 7px;
  width: 100%;
}

.form--simple .form__inner {
  margin-left: -7px;
  margin-right: -7px;
}

textarea.form__control {
  padding-bottom: 15px;
  padding-top: 15px;
}

.site-account {
  padding-bottom: 30px;
  padding-top: 80px;
}

.site-account__wrapper {
  display: flex;
}

.account-sidebar {
  background: #fff;
  border: 3px solid rgba(115, 129, 54, 0.08);
  border-radius: 10px;
  box-sizing: border-box;
  height: 100%;
  max-width: 320px;
  padding: 25px 30px 40px;
  width: 100%;
}

.account-sidebar__name {
  display: flex;
  flex-flow: column;
  font-size: 16px;
  line-height: 19px;
}

.account-sidebar__name span {
  color: #3e6807;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 20px;
  line-height: 23px;
}

.account-sidebar__info {
  border-bottom: 1px solid rgba(76, 80, 61, 0.14);
  margin-bottom: 15px;
  padding-bottom: 20px;
}

.account-sidebar__nav {
  display: flex;
  flex-flow: column;
}

.account-sidebar__nav .item {
  align-items: center;
  display: flex;
  font-size: 16px;
  font-weight: 400;
  line-height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  width: 100%;
}

.account-sidebar__nav .item__icon {
  display: flex;
  height: 20px;
  margin-right: 20px;
  width: 20px;
}

.account-sidebar__nav .item__icon svg {
  height: 100%;
  width: 100%;
}

.account-sidebar__nav .item__icon svg path {
  fill: currentColor;
}

.account-sidebar__nav .item.is-active, .account-sidebar__nav .item:hover {
  color: #de8d1e;
  font-weight: 700;
}

.account-content {
  flex: 1;
  padding-left: 100px;
  padding-right: 100px;
}

.account-content__end {
  display: flex;
  justify-content: flex-end;
}

.account-form__label {
  width: 30%;
}

.account-form__field {
  width: 70%;
}

.account-form__button {
  margin-top: 45px;
  text-align: center;
}

.account-form__button a {
  color: #738136;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  text-decoration-line: underline;
  text-transform: capitalize;
}

.account-form__button .btn {
  font-size: 21px;
  height: 60px;
  margin-top: 45px;
}

.account-header {
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 38px;
}

.account-order__item {
  background: #fff;
  border: 1px solid rgba(115, 129, 54, 0.2);
  border-radius: 10px;
  box-sizing: border-box;
}

.account-order__item .top {
  align-items: center;
  border-bottom: 1px solid rgba(115, 129, 54, 0.2);
  display: flex;
  justify-content: space-between;
  padding: 20px 25px;
}

.account-order__item .top .info-order .order-code {
  color: #de8d1e;
  font-size: 18px;
  font-weight: 700;
  line-height: 21px;
}

.account-order__item .top .info-order .order-date {
  color: #6a6a69;
  font-size: 14px;
  line-height: 16px;
}

.account-order__item .top .info-order p {
  margin: 0;
}

.account-order__item .content .order-list {
  padding: 0 25px;
}

.account-order__item .content .order-list .order-item {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}

.account-order__item .content .order-list .order-item + .order-item {
  border-top: 1px dashed rgba(76, 80, 61, 0.14);
}

.account-order__item .content .order-list .order-item .content {
  align-items: center;
  display: flex;
  flex: 1;
}

.account-order__item .content .order-list .order-item .content .thumbnail {
  border-radius: 5px;
  margin-right: 14px;
  min-width: 50px;
  overflow: hidden;
  position: relative;
  width: 50px;
}

.account-order__item .content .order-list .order-item .content .thumbnail:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 100%;
  width: 100%;
}

.account-order__item .content .order-list .order-item .content .thumbnail img {
  height: 100%;
  left: 0;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.account-order__item .content .order-list .order-item .content .info .info-title {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 13px;
}

.account-order__item .content .order-list .order-item .content .info .info-title .label-promo {
  border: 1px solid #de8d1e;
  color: #de8d1e;
  font-size: 11px;
  margin-right: 10px;
  padding: 3px 5px 2px;
}

.account-order__item .content .order-list .order-item .content .info .title {
  color: #738136;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
}

.account-order__item .content .order-list .order-item .content .info .type {
  color: #6a6a69;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.account-order__item .content .order-list .order-item .content .info .type span + span {
  margin-left: 20px;
}

.account-order__item .content .order-list .order-item .price {
  color: #738136;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  line-height: 21px;
  white-space: nowrap;
}

.account-order__item .content .order-list .order-item .price del {
  color: #d1d6d1;
}

.account-order__item .bottom {
  align-items: center;
  background: rgba(115, 129, 54, 0.05);
  border: 1px solid #e3e6d7;
  border-radius: 0 0 10px 10px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  padding: 16px 30px;
}

.account-order__item .bottom .label {
  color: #4c503d;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  margin-right: 18px;
}

.account-order__item .bottom .total-price {
  color: #738136;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}

.account-order__item .bottom__total {
  display: inline-flex;
  flex-flow: column;
}

.account-reviews .item {
  background-color: #fff;
  border: 2px solid #f4f4f4 !important;
  border-radius: 5px;
  padding: 20px !important;
}

.account-reviews .item .wrapper {
  display: flex;
  justify-content: space-between;
}

.account-reviews .item .btn {
  height: 30px;
}

.account-ranks {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.account-ranks .card {
  background: #fff;
  border: 3px solid rgba(115, 129, 54, 0.08);
  border-radius: 10px;
  box-sizing: border-box;
  padding: 15px 20px;
}

.account-ranks .card-rank {
  width: 100%;
}

.account-ranks .card-rank .progress {
  background-color: #e9ecef;
  border-radius: 0.25rem;
  display: flex;
  overflow: hidden;
}

.account-ranks .card-customer-info, .account-ranks .card-products {
  flex: auto;
}

.account-ranks .card-orders {
  width: 100%;
}

.account-ranks .card-header {
  align-items: center;
  color: #738136;
  display: flex;
  font-weight: 700;
  margin-bottom: 10px;
}

.account-ranks .card-body table {
  width: 100%;
}

.account-ranks .medal {
  background-size: contain;
  height: 20px;
  margin-right: 10px;
  width: 20px;
}

.account-ranks .medal_bronze {
  background-image: url(../images/accounts/ranks/1la.png);
}

.account-ranks .medal_silver {
  background-image: url(../images/accounts/ranks/2la.png);
}

.account-ranks .medal_gold {
  background-image: url(../images/accounts/ranks/3la.png);
}

.account-ranks .medal_platinum {
  background-image: url(../images/accounts/ranks/4la.png);
}

.account-ranks .table td, .account-ranks .table th {
  padding: 10px;
}

.text-end {
  text-align: right;
}

.alert .alert-success {
  color: #3e6807;
}

@media (min-width: 991px) and (max-width: 1200px) {
  .account-content--order {
    padding: 0 15px;
  }
}
@media screen and (max-width: 991px) {
  .form__address .form__field {
    width: 100%;
  }
  .form__field {
    margin-bottom: 10px;
  }
  .form__address {
    flex-wrap: wrap;
  }
  .form__address .form__field + .form__field {
    margin-top: 10px;
  }
  .form--simple .form__address {
    margin-bottom: 10px;
  }
  .site-login {
    padding-bottom: 40px;
    padding-top: 30px;
  }
  .site-login .heading {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
  }
  .login-form {
    padding: 20px 15px 10px;
  }
  .login-form .form__button .btn {
    height: 50px;
  }
  .site-account__wrapper {
    flex-wrap: wrap;
  }
  .account-content {
    padding: 0 15px;
  }
  .account-sidebar {
    margin-bottom: 30px;
    max-width: 100%;
  }
  .account-header {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 16px;
  }
  .site-account {
    padding-top: 30px;
  }
  .account-order__item .top {
    padding: 15px 20px;
  }
  .account-order__item .content .order-list {
    padding: 0 20px;
  }
  .account-order__item .bottom {
    padding: 15px 20px;
  }
  .account-order__item .bottom .label {
    margin-right: 0;
  }
}
.cart-site {
  margin-bottom: 40px;
  padding-top: 20px;
}

.callRegisBox {
  background: #fef8e3;
  border-radius: 7px;
  font-size: 16px;
  letter-spacing: 0;
  margin: 25px 0;
  padding: 10px 15px;
  text-align: center;
}

.callRegisBox a {
  color: #3498db;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.callRegisBox a:hover {
  color: #2e86c1;
}

.msgOrder {
  font-size: 15px;
  margin-top: 15px;
}

.msgOrder_item {
  color: #789;
}

.msgOrder_item:before {
  content: "\f06a";
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  margin-right: 6px;
}

.msgOrder_item > strong {
  color: #68762b;
  font-size: 16.5px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 15px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 26px !important;
}

.checkout-form__info .select2-selection, .checkout-form__info input, .checkout-form__info textarea {
  background: none !important;
  border: 1px solid rgba(115, 129, 54, 0.2) !important;
}

.checkout-form__info input[required]::-moz-placeholder:after, .checkout-form__info input[required]::-webkit-input-placeholder:after {
  color: red;
  content: "*";
  float: right;
  padding-right: 0;
  visibility: visible !important;
}

.checkout-form__info input[required]::-webkit-input-placeholder:after {
  color: red;
  content: "*";
  float: right;
  padding-right: 0;
  visibility: visible !important;
}

.checkout-content {
  padding-top: 20px;
}

.checkout-wrapper {
  align-items: center;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.checkout-wrapper .heading {
  color: #4c503d;
  font-family: SVN-Gilroy, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 20px;
}

.checkout-content {
  display: flex;
  margin-left: -30px;
  margin-right: -30px;
}

.checkout-content__cart, .checkout-content__form {
  padding: 0 30px;
}

.checkout-content .heading {
  color: #4c503d;
  font-size: 18px;
  line-height: 21px;
}

.checkout-content .note-buy-product {
  color: #3e6806;
  font-size: 12px;
  margin-top: 1rem;
}

.checkout-content .note-buy-product a {
  font-weight: 700;
}

.checkout-form .heading {
  margin-bottom: 20px;
}

.checkout-form__info {
  margin-bottom: 50px;
}

.checkout-form__payment {
  margin-bottom: 20px;
}

.checkout-form .btn {
  background: #e67e22;
  height: 60px;
}

.checkout-form .btn.btn--checkout[disabled] {
  background-color: gray;
  cursor: no-drop;
}

.checkout-form .btn:hover {
  background: #d26e16;
}

@keyframes loader_rotate {
  to {
    transform: rotate(1turn);
  }
}
@keyframes loader_dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  to {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
@keyframes loader_color {
  0% {
    stroke: #a9a9a9;
  }
  40% {
    stroke: #a9a9a9;
  }
  66% {
    stroke: #a9a9a9;
  }
  80%, 90% {
    stroke: #a9a9a9;
  }
}
.loading .loader-wrapper {
  display: block;
}

.loader-wrapper {
  background: hsla(0, 0%, 100%, 0.678);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.loader-inner {
  display: block;
  height: 350px;
  left: 50%;
  margin: -175px 0 0 -150px;
  position: relative;
  top: 50%;
  width: 300px;
  z-index: 1001;
}

.loader-circular {
  animation: loader_rotate 2s linear infinite;
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  transform-origin: center center;
  width: 100%;
}

.loader-path {
  stroke-dasharray: 150, 200;
  stroke-dashoffset: -10;
  stroke-linecap: round;
  animation: loader_dash 1.5s ease-in-out infinite, loader_color 6s ease-in-out infinite;
}

.loader-image {
  left: 50%;
  margin-left: -75px;
  margin-top: -39.5px;
  position: absolute;
  top: 50%;
}

.payment-method {
  flex-wrap: wrap;
  justify-content: space-between;
}

.payment-method .field {
  align-items: center;
  display: flex;
  margin-bottom: 15px;
  min-height: 90px;
  padding: 10px 20px;
  position: relative;
  width: calc(50% - 7.5px);
}

.payment-method .field .checkmark {
  background: #fff;
  border: 2px solid rgba(115, 129, 54, 0.3);
  border-radius: 100px;
  box-sizing: border-box;
  height: 20px;
  margin-right: 20px;
  position: relative;
  width: 20px;
}

.payment-method .field .checkmark:before {
  background-color: #de8d1e;
  border-radius: 100px;
  content: "";
  height: 12px;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  transition: all 0.3s;
  width: 12px;
}

.payment-method .field .checkmark-border {
  border: 1px solid rgba(115, 129, 54, 0.3);
  border-radius: 7px;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.payment-method .field .content {
  align-items: center;
  display: flex;
  width: calc(100% - 20px);
}

.payment-method .field .content .icon {
  display: flex;
  height: 45px;
  margin-right: 15px;
  width: 45px;
}

.payment-method .field .content .icon img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}

.payment-method .field .content .info .title {
  color: #4c503d;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  width: 100%;
}

.payment-method .field .content .info .sub-title {
  color: #6a6a69;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  opacity: 0.7;
}

.payment-method .field input {
  display: none;
}

.payment-method .field input:checked ~ .checkmark-border {
  border: 1px solid #de8d1e;
}

.payment-method .field input:checked ~ .checkmark {
  border: 2px solid #de8d1e;
}

.payment-method .field input:checked ~ .checkmark:before {
  opacity: 1;
}

.payment-method .field.label-pm-topup.disabled {
  opacity: 0.3;
}

.list-promo {
  color: #de8d1e;
  font-size: 14.5px;
}

.list-promo--item {
  align-items: center;
  display: flex;
}

.list-promo--item:not(:first-child) {
  margin-top: 5px;
}

.list-promo--item-label {
  flex: 0 0 fit-content;
  margin-right: 10px;
}

.list-promo--item-label .label-promo {
  border: 1px solid;
  font-size: 11px;
  padding: 2px 5px;
  white-space: nowrap;
}

.list-promo--item-title {
  color: #4c503d;
  padding-top: 3px;
}

.list-promo--item-title .s-help {
  position: relative;
}

.list-promo--item-title .s-help:hover .s-help--value {
  display: block;
  min-width: 220px;
}

.list-promo--item-title .s-help--value {
  background-color: #fff;
  border: 1px solid #cacaca;
  border-radius: 7px;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.067);
  display: none;
  left: 50%;
  line-height: 1.4;
  padding: 10px;
  position: absolute;
  top: 25px;
  transform: translateX(-50%);
}

.list-promo--item-title .s-help--value:after, .list-promo--item-title .s-help--value:before {
  border: solid transparent;
  bottom: 100%;
  content: "";
  height: 0;
  left: 50%;
  pointer-events: none;
  position: absolute;
  width: 0;
}

.list-promo--item-title .s-help--value:after {
  border-color: rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) #fff;
  border-width: 8px;
  margin-left: -8px;
}

.list-promo--item-title .s-help--value:before {
  border-color: transparent transparent #cacaca;
  border-width: 10px;
  margin-left: -10px;
}

.checkout-content__widget {
  background: #fff;
  border: 2px solid #f4f5ef;
  border-radius: 10px;
  box-sizing: border-box;
  margin-bottom: 30px;
  padding: 0 30px;
}

.checkout-content__widget .heading {
  border-bottom: 1px solid #e7edd7;
  padding: 25px 0 15px;
}

.checkout-content__widget--promo {
  padding-bottom: 25px;
  padding-top: 25px;
}

.checkout-content__widget--promo-type ~ .checkout-content__widget--promo-type {
  margin-top: 15px;
}

.checkout-content__widget--promo-title {
  align-items: center;
  background: #fef8e3;
  cursor: pointer;
  display: flex;
  padding: 12px 20px 12px 25px;
}

.checkout-content__widget--promo-title > span {
  margin-left: 15px;
  padding-top: 3px;
}

.checkout-content__widget--promo-title img[alt=arrow] {
  margin-left: auto;
  transform: rotate(0);
  transition: 0.2s;
}

.checkout-content__widget--promo-title.open ~ .checkout-content__widget--promo-content {
  display: block;
}

.checkout-content__widget--promo-title.open img[alt=arrow] {
  transform: rotate(90deg);
}

.checkout-content__widget--promo-content {
  display: none;
  padding: 15px 15px 0;
}

.checkout-content__widget--coupon_desc-desc {
  color: #4c503d;
  font-style: italic;
  margin-bottom: 12px;
  margin-top: 20px;
}

.checkout-content__widget--coupon_desc-error {
  color: red;
  display: none;
  margin-top: 5px;
}

.checkout-content__widget--coupon_desc-error.success {
  color: #738136;
}

.checkout-content__widget--coupon_desc-error.show {
  display: block;
}

.checkout-content__widget--coupon_desc .checkout-coupon {
  border-radius: 0;
  margin-top: 0;
}

.checkout-content.loading {
  position: relative;
}

.checkout-content.loading:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.cart-actions, .cart-actions-1 {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.cart-actions .btn, .cart-actions-1 .btn {
  border-radius: 100px;
}

.cart-actions .btn__icon, .cart-actions-1 .btn__icon {
  margin-right: 10px;
}

.cart-actions button, .cart-actions-1 button {
  align-items: center;
  background-color: #fff;
  border: 0;
  color: #738136;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  padding: 0;
  text-align: right;
}

.cart-actions button .icon, .cart-actions-1 button .icon {
  margin-right: 10px;
}

.cart-actions {
  padding-bottom: 20px;
  padding-top: 20px;
}

.cart-actions-1 {
  padding-bottom: 8px;
  padding-top: 10px;
}

.cart-list {
  border-bottom: 1px solid #e7edd7;
  padding-bottom: 20px;
  padding-top: 25px;
}

.cart-list .cart-item {
  align-items: center;
  display: flex;
}

.cart-list .cart-item + .cart-item {
  padding-top: 30px;
}

.cart-list .cart-item .label-promo {
  border: 1px solid #de8d1e;
  color: #de8d1e;
  font-size: 11px;
  padding: 2px 5px;
}

.cart-list .cart-item .thumbnail {
  border-radius: 10px;
  flex: 0 0 70px;
  margin-right: 15px;
  overflow: hidden;
  position: relative;
  width: 70px;
}

.cart-list .cart-item .thumbnail img {
  height: 100%;
  left: 0;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.cart-list .cart-item .thumbnail:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 100%;
  width: 100%;
}

.cart-list .cart-item .content {
  flex: 1;
}

.cart-list .cart-item .content .top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.cart-list .cart-item .content .bottom {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.cart-list .cart-item .content .title {
  color: #4c503d;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  margin-bottom: 8px;
}

.cart-list .cart-item .content .options {
  align-items: center;
  color: #6a6a69;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  margin-left: 0;
  opacity: 0.7;
}

.cart-list .cart-item .content .options .value {
  align-items: center;
  display: flex;
  margin-right: 5px;
}

.cart-list .cart-item .content .options .value .currentVariant {
  margin-bottom: 5px;
  margin-left: 5px;
}

.cart-list .cart-item .content .options .value select {
  background-image: url(../images/arrow-primary.svg);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 10px;
  border: 1px solid #d0d0d0;
  color: #3e6807;
  flex: 1;
  font-size: 12px;
  line-height: 14px;
  margin-left: 5px;
  margin-right: 10px;
  text-overflow: ellipsis;
  width: 100%;
}

.cart-list .cart-item .content .options .value .variant-option-controls a {
  align-items: center;
  background-color: #3e6807;
  border: 1px solid #3e6807;
  border-radius: 3px;
  color: #fff;
  display: inline-flex;
  height: 18px;
  justify-content: center;
  padding: 0 10px;
  transition: all 0.3s;
}

.cart-list .cart-item .content .options .value .variant-option-controls a + a {
  background-color: #fff;
  color: #3e6807;
  margin-left: 5px;
}

.cart-list .cart-item .content .options .value .variant-option-controls a:hover {
  background-color: #e67e22;
  border: 1px solid #e67e22;
  color: #fff;
}

.cart-list .cart-item .content .options .icon {
  align-items: center;
  display: flex;
  height: 14px;
  justify-content: center;
  width: 14px;
}

.cart-list .cart-item .content .remove {
  background-color: hsla(0, 0%, 100%, 0);
  border: 0;
  color: #6a6a69;
  display: flex;
  font-size: 12px;
  line-height: 14px;
  opacity: 0.5;
  text-transform: uppercase;
}

.cart-list .cart-item .content .remove span {
  display: block;
  margin-left: 3px;
}

.cart-list .cart-item .content .remove:hover {
  color: #3e6807;
}

.cart-list .cart-item .quantity {
  border: 1px solid #e7edd7;
  height: 30px;
}

.cart-list .cart-item .prices ins {
  color: #e67e22;
  font-weight: 700;
  text-decoration: none;
}

.cart-list .cart-item .prices del {
  color: #d1d6d1;
  margin-right: 5px;
}

.cart-list__remove {
  display: flex;
  justify-content: flex-end;
}

.cart-list__remove a {
  align-items: center;
  border: 1px solid #3e6807;
  border-radius: 5px;
  color: #3e6807;
  display: inline-flex;
  justify-content: center;
  margin-top: 10px;
  padding: 3px 10px;
}

.cart-list__remove a:hover {
  background-color: #3e6807;
  color: #fff;
}

.cart-list__remove a svg {
  margin-right: 5px;
}

.checkout-coupon {
  background: #f4f5ef;
  border-radius: 7px;
  margin-top: 30px;
  padding: 20px;
}

.checkout-coupon__field {
  position: relative;
}

.checkout-coupon__field input {
  background: #fff;
  border: 1px solid rgba(115, 129, 54, 0.2);
  border-radius: 5px;
  box-sizing: border-box;
  height: 42px;
  padding: 0 15px;
  width: 100%;
}

.checkout-coupon__field button {
  align-items: center;
  background: #de8d1e;
  border: 0;
  border-radius: 5px;
  display: flex;
  font-weight: 700;
  height: 32px;
  justify-content: center;
  line-height: 16px;
  padding: 0 15px;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.checkout-coupon__field button.is-loading-white:before {
  border-width: 3px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
}

.checkout-prices {
  padding-top: 15px;
}

.checkout-prices .item {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 14px 0;
}

.checkout-prices .item .label {
  color: #4c503d;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}

.checkout-prices .item .price {
  color: #151515;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
}

.checkout-prices .item-topup {
  border-top: 1px solid #e7edd7;
}

.checkout-prices .total-price {
  align-items: center;
  border-top: 1px solid #e7edd7;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  padding-bottom: 25px;
  padding-top: 20px;
}

.checkout-prices .total-price .label {
  color: #4c503d;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}

.checkout-prices .total-price .price {
  color: #e67e22;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .msgOrder_item span {
    display: none;
  }
  .cart-site {
    padding-top: 16px;
  }
  .checkout-content {
    flex-flow: column-reverse;
    margin: 0;
  }
  .checkout-content__widget {
    border: 0;
    padding: 0;
  }
  .checkout-content__widget .heading {
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .checkout-content__cart {
    border: 2px solid #f4f5ef;
    border-radius: 15px;
    margin-bottom: 30px;
    padding: 0 20px;
  }
  .checkout-content__form {
    padding: 0;
  }
  .checkout-coupon {
    margin-top: 20px;
    padding: 10px;
  }
  .cart-list .cart-item .prices {
    font-size: 14px;
    line-height: 16px;
  }
  .cart-list .cart-item .content .title {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
  }
  .cart-list .cart-item .quantity {
    font-size: 14px;
    height: 24px;
    line-height: 16px;
  }
  .cart-list .cart-item .thumbnail {
    flex: 0 0 50px;
    height: 50px;
    width: 50px;
  }
  .checkout-prices .total-price {
    padding-bottom: 0;
    padding-top: 10px;
  }
  .checkout-prices .item-topup {
    margin-top: 10px;
  }
  .checkout-form .checkout__actions {
    align-items: center;
    background-color: #fff;
    bottom: 0;
    display: flex;
    height: 60px;
    left: 0;
    margin-top: 20px;
    padding: 10px;
    position: fixed;
    width: 100%;
    z-index: 98;
  }
  .checkout-form__info {
    margin-bottom: 26px;
  }
  .checkout-form .btn {
    border-radius: 100px;
    height: 42px;
    margin: 0 auto;
    max-width: 300px;
    padding: 3px;
    width: 100%;
  }
  .payment-method .field {
    min-height: unset;
    padding: 10px 15px;
  }
  .payment-method .field .checkmark {
    flex: 0 0 20px;
    margin-right: 10px;
  }
  .payment-method .field .content .info {
    flex: 1;
  }
  .payment-method .field .content .icon {
    margin-right: 10px;
  }
  .callRegisBox {
    margin-bottom: 0;
    margin-top: 10px;
    padding: 10px;
  }
  .callRegisBox, .callRegisBox a {
    font-size: 14px;
  }
}
.cart-hotdeal {
  padding: 15px 0;
}

.cart-hotdeal__title {
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}

.cart-hotdeal__title .tag {
  background-color: #fc472e;
  border-radius: 5px;
  color: #fff;
  flex: 0 110px;
  font-weight: 500;
  padding: 5px 0;
  text-align: center;
}

.cart-hotdeal__title span + span {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  margin-left: 8px;
}

.cart-hotdeal__list {
  position: relative;
}

.cart-hotdeal__list .slick-arrow {
  background-color: unset;
  background-image: url(../../images/arrow-down.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 23px;
  border: 0;
  border-radius: 7px;
  font-size: 0;
  height: 30px;
  margin-top: -15px;
  opacity: 0.5;
  padding: 0;
  position: absolute;
  top: 50%;
  transition: all 0.3s;
  width: 30px;
  z-index: 10;
}

.cart-hotdeal__list .slick-arrow.slick-prev {
  left: -35px;
  transform: rotate(90deg);
}

.cart-hotdeal__list .slick-arrow.slick-disabled {
  opacity: 0.2;
}

.cart-hotdeal__list .slick-arrow.slick-next {
  right: -35px;
  transform: rotate(-90deg);
}

.cart-hotdeal__item {
  align-items: center;
  display: flex;
}

.cart-hotdeal__item--image .thumbnail {
  position: relative;
}

.cart-hotdeal__item--image .thumbnail .tags {
  background-color: #fc472e;
  border-radius: 30px;
  color: #fff;
  font-size: 13px;
  padding: 2px 7px;
  position: absolute;
  right: 0;
  top: 0;
}

.cart-hotdeal__item--content {
  margin-left: 15px;
}

.cart-hotdeal__item--content .top {
  font-weight: 600;
  margin-bottom: 10px;
}

.cart-hotdeal__item--content .top a {
  color: #000;
}

.cart-hotdeal__item--content .bottom {
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
}

.cart-hotdeal__item--price {
  align-items: center;
  display: flex;
}

.cart-hotdeal__item--price > * {
  font-weight: 600;
}

.cart-hotdeal__item--price .price-old {
  color: #c4c4c4;
  margin-right: 15px;
  text-decoration: line-through;
}

.cart-hotdeal__item--price .price-now {
  color: #e0942c;
  font-weight: 700;
}

.cart-hotdeal__item--action .btn-hotdeal {
  background-color: #f38d00;
  border-radius: 5px;
  color: #fff;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
}

.cart-hotdeal__item--action .btn-hotdeal:hover {
  background-color: #d26e16;
}

.checkout__policy {
  margin-bottom: 10px;
}

.checkout__policy .form-check-default .form-checkbox-input {
  left: -9999px;
  position: absolute;
}

.checkout__policy .form-check-default .form-checkbox-input:focus {
  box-shadow: none;
}

.checkout__policy .form-check-default .form-checkbox-input:not(:checked) + label:after {
  color: #000;
  opacity: 0;
}

.checkout__policy .form-check-default .form-checkbox-input:checked + label {
  color: #000;
}

.checkout__policy .form-check-default .form-checkbox-input:checked + label:before {
  background: #fff;
  border: 1px solid rgba(115, 129, 54, 0.3);
}

.checkout__policy .form-check-default .form-checkbox-input:checked + label:after {
  opacity: 1;
}

.checkout__policy .form-check-default .form-checkbox-input:disabled + label {
  color: gray;
}

.checkout__policy .form-check-default .form-checkbox-input:disabled + label:before {
  background: #fff;
  border: 2px solid gray;
}

.checkout__policy .form-check-default .form-checkbox-input:disabled:checked + label {
  color: gray;
}

.checkout__policy .form-check-default .form-checkbox-input:disabled:checked + label:before {
  background: gray;
  border: 1px solid gray;
  color: gray;
}

.checkout__policy .form-check-default .form-checkbox-label-2 {
  cursor: pointer;
  display: inline-block;
  padding-left: 40px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.checkout__policy .form-check-default .form-checkbox-label-2:before {
  background: #fff;
  border: 2px solid rgba(115, 129, 54, 0.3);
  border-radius: 3px;
  content: "";
  height: 24px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}

.checkout__policy .form-check-default .form-checkbox-label-2:after {
  border-radius: 3px;
  color: #de8d1e;
  content: "\f00c";
  font-family: Font Awesome\ 6 Free;
  font-size: 15px;
  font-weight: 900;
  height: 24px;
  left: 5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}

.site-blogs {
  padding-top: 10px;
}

.site-blogs__breadcrumb {
  margin-bottom: 10px;
}

.blogs-header {
  padding-bottom: 30px;
}

.blogs-header .heading {
  margin-bottom: 20px;
  text-align: center;
}

.blogs-header .heading .title {
  color: #4c503d;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 42px;
  margin-bottom: 17px;
}

.blogs-header .heading .sub-title {
  color: #6a6a69;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}

.blogs-header .grid {
  margin-left: -25px;
  margin-right: -25px;
}

.blogs-header .grid .grid__column {
  padding: 0 25px;
}

.blog-post .thumbnail {
  border-radius: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}

.blog-post .thumbnail:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 60.8828006088%;
  width: 100%;
}

.blog-post .thumbnail img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.blog-post .views {
  align-items: center;
  color: #3e6807;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 5px;
}

.blog-post .views__icon {
  display: flex;
  height: 17px;
  margin-right: 5px;
  width: 17px;
}

.blog-post .description {
  margin-bottom: 5px;
  margin-top: 0;
}

.blog-post .btn {
  height: 40px;
  min-width: 150px;
}

.blog-post--grid .views {
  justify-content: center;
}

.send-email {
  background: #e7edd7;
  border-radius: 10px;
  padding: 25px 30px;
}

.send-email__wrapper {
  position: relative;
}

.send-email__wrapper input {
  border-radius: 5px;
  color: #4c503d;
  font-size: 14px;
  height: 50px;
  line-height: 18px;
  padding-left: 17px;
  padding-right: 150px;
  width: 100%;
}

.send-email__wrapper input::-moz-placeholder {
  font-style: italic;
}

.send-email__wrapper input::placeholder {
  font-style: italic;
}

.send-email__wrapper .btn {
  font-size: 16px;
  height: 34px;
  letter-spacing: normal;
  line-height: 19px;
  padding: 0 27px;
  position: absolute;
  right: 7px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.blogs-container {
  display: flex;
  margin-left: -30px;
  margin-right: -30px;
  padding: 50px 0;
}

.blogs-container .blogs-list, .blogs-container .blogs-sidebar {
  padding: 0 30px;
}

.blogs-list .blog-post + .blog-post {
  margin-top: 30px;
}

.blogs-sidebar .heading {
  color: #4c503d;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 23px;
  margin-bottom: 18px;
  text-transform: capitalize;
}

.blogs-sidebar__image {
  margin-bottom: 16px;
}

.blogs-sidebar__image img {
  height: auto;
  width: 100%;
}

.blogs-sidebar__description .title {
  color: #4c503d;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.blogs-sidebar__description .description {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 25px;
  margin-top: 0;
}

.blogs-sidebar__more {
  align-items: center;
  color: #3e6807;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  justify-content: space-between;
  line-height: 16px;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.blogs-sidebar__more:after, .blogs-sidebar__more:before {
  background-color: #3e6807;
  content: "";
  display: block;
  flex: 1;
  height: 1px;
  opacity: 0.3;
}

.blogs-sidebar__more span {
  display: inline-block;
  margin: 0 15px;
  white-space: nowrap;
}

.blogs-sidebar__banner {
  margin-bottom: 40px;
}

.blogs-sidebar__banner img {
  height: auto;
  width: 100%;
}

.blogs-sidebar__heading {
  align-items: center;
  display: flex;
  margin-bottom: 25px;
  padding-bottom: 5px;
  position: relative;
}

.blogs-sidebar__heading .icon {
  display: flex;
  margin-right: 10px;
}

.blogs-sidebar__heading .heading {
  margin-bottom: 0;
}

.blogs-sidebar__heading:after {
  background-image: url(../../images/heading-line.svg);
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
}

.blogs-sidebar__list .item {
  align-items: center;
  display: flex;
}

.blogs-sidebar__list .item .thumbnail {
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  width: 70px;
}

.blogs-sidebar__list .item .thumbnail:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 100%;
  width: 100%;
}

.blogs-sidebar__list .item .thumbnail img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.blogs-sidebar__list .item .title {
  align-items: center;
  color: #4c503d;
  display: flex;
  flex: 1;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  padding-left: 20px;
  text-transform: capitalize;
}

.blogs-sidebar__list .item + .item {
  margin-top: 20px;
}

.loadmore-text {
  color: #3e6807;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
}

.blogs-loadmore {
  margin-top: 50px;
  text-align: center;
  width: 100%;
}

@media (min-width: 767px) and (max-width: 991px) {
  .blogs-container {
    margin-left: -15px;
    margin-right: -15px;
  }
  .blogs-container .blogs-list, .blogs-container .blogs-sidebar {
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .site-blogs {
    padding-top: 16px;
  }
  .site-blogs__breadcrumb {
    margin-bottom: 30px;
  }
  .blogs-header {
    padding-bottom: 30px;
  }
  .blogs-header .heading {
    margin-bottom: 20px;
  }
  .blogs-header .heading .title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 11px;
  }
  .blog-header-slide .slick-dots {
    margin-top: 20px;
  }
  .send-email {
    padding: 10px;
  }
  .blogs-container {
    flex-wrap: wrap;
    margin: 0;
    padding: 30px 0 0;
  }
  .blogs-container .blogs-list, .blogs-container .blogs-sidebar {
    padding: 0;
    width: 100%;
  }
  .blogs-list .blog-post + .blog-post {
    margin-top: 20px;
  }
  .blog-post .thumbnail {
    margin-bottom: 5px;
  }
  .blog-post .title {
    font-size: 15px;
    line-height: 24px;
  }
  .blog-post .description {
    font-size: 12px;
    line-height: 24px;
  }
  .blog-post .btn {
    height: 35px;
  }
  .blogs-loadmore {
    margin-bottom: 40px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 480px) {
  .blogs-sidebar__list .item .thumbnail {
    width: 48px;
  }
}
.site-article {
  padding-top: 0;
}

.site-article .site-blogs__breadcrumb {
  margin-bottom: 0;
}

.site-article--material {
  padding-top: 0;
}

.article-detail {
  padding-top: 5px;
}

.article-detail__content {
  padding: 0 30px;
}

.article-detail__content .heading {
  color: #4c503d;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.article-detail__content .date {
  color: #3e6807;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
}

.article-detail--material .breadcrumb {
  border: 0;
  margin-bottom: 10px;
  padding: 0;
}

.article-detail--material .article-content {
  padding-top: 0;
}

.article-detail__breadcrumb {
  margin-left: -30px;
  margin-right: -30px;
}

.article-detail__banner {
  background-color: #3e6807;
  height: 400px;
  position: relative;
  width: 100%;
}

.article-detail__banner img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.article-detail__banner .content {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  width: 100%;
}

.article-detail__banner .content h1 {
  color: #fff;
  font-size: 44px;
  margin: 0;
}

.article-detail__thumbnail .thumbnail img {
  height: auto;
  width: 100%;
}

.article-content {
  padding-top: 10px;
}

.article-content p {
  margin-bottom: 10px;
  margin-top: 0;
}

.article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6 {
  margin-bottom: 5px;
  margin-top: 12px;
}

.article-content iframe, .article-content img, .article-content table, .article-content video {
  max-width: 100%;
}

.article-content blockquote {
  background: rgba(222, 141, 30, 0.1);
  border-radius: 10px;
  color: #de8d1e;
  display: flex;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 28px;
  padding: 20px 35px 25px 25px;
  text-align: left;
  text-transform: capitalize;
}

.article-content blockquote:before {
  background-image: url(../../images/left-quote.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  flex: 0 0 30px;
  height: 30px;
  margin-right: 20px;
  max-width: 30px;
}

.article-social {
  margin-top: 30px;
}

.article-social .label {
  color: #4c503d;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 14px;
  line-height: 26px;
  margin-right: 5px;
  text-transform: capitalize;
}

.article-social .item {
  align-items: center;
  color: #3e6807;
  display: inline-flex;
  justify-content: center;
  margin: 0 15px;
  width: 16px;
}

.article-social .item svg {
  max-height: 100%;
  max-width: 100%;
}

.blog-related {
  padding-bottom: 65px;
}

.blog-related .heading {
  color: #4c503d;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 15px;
  text-align: center;
  text-transform: capitalize;
}

@media (min-width: 767px) and (max-width: 991px) {
  .article-detail__content {
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .site-article {
    padding-top: 6px;
  }
  .site-article .blogs-container {
    padding-top: 0;
  }
  .site-article--material {
    padding-top: 10px;
  }
  .article-detail {
    padding-top: 0;
  }
  .article-detail .breadcrumb {
    margin-bottom: 10px;
  }
  .article-detail--material {
    padding-top: 0;
  }
  .article-detail--material .breadcrumb {
    margin-bottom: 10px;
  }
  .article-detail__content {
    border-bottom: 1px solid #e7edd7;
    margin-bottom: 20px;
    padding: 0 0 20px;
  }
  .article-detail__content .heading {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .article-detail__banner {
    height: 200px;
  }
  .article-detail__banner .content h1 {
    font-size: 34px;
  }
  .article-detail__thumbnail {
    padding-bottom: 16px;
    padding-top: 16px;
  }
  .article-content {
    padding-top: 10px;
  }
  .article-content img {
    height: auto;
  }
  .article-social {
    margin-top: 20px;
  }
  .blog-related {
    padding-bottom: 15px;
  }
  .blog-related .blog-post {
    padding: 0 !important;
  }
}
.site-contact__content {
  padding-bottom: 60px;
  padding-top: 60px;
}

.contact-information {
  background-color: hsla(44, 14%, 53%, 0.1);
  background-image: url(../../images/header-contact-bg.png);
  padding-bottom: 75px;
}

.contact-information__wrapper {
  display: flex;
  padding-top: 65px;
}

.contact-information__wrapper .contact-info {
  width: 35%;
}

.contact-information__wrapper .contact-map {
  width: 65%;
}

.contact-information__wrapper .contact-map img {
  height: auto;
  width: 100%;
}

.contact-info__item {
  display: flex;
}

.contact-info__item + .contact-info__item {
  margin-top: 30px;
}

.contact-info__item .icon {
  align-items: center;
  background-color: #3e6807;
  border-radius: 100px;
  display: flex;
  height: 60px;
  justify-content: center;
  width: 60px;
}

.contact-info__item .icon img, .contact-info__item .icon svg {
  display: flex;
  height: 30px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 30px;
}

.contact-info__item .wrapper {
  padding-left: 20px;
}

.contact-info__item .title {
  color: #3e6807;
  font-size: 32px;
  font-weight: 700;
  line-height: 35px;
}

.contact-info__item .description {
  color: #3e6807;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.contact-shop__info .contact-shop__social, .contact-shop__info h1 {
  margin-bottom: 20px;
}

.contact-shop__info .contact-shop__social > div {
  align-items: center;
  display: flex;
  margin-bottom: 8px;
}

.contact-shop__info .read-more {
  display: none;
}

.contact-shop__info .icon {
  align-items: center;
  background-color: #738136;
  border-radius: 100px;
  color: #fff;
  display: flex;
  flex: 0 0 30px;
  height: 30px;
  justify-content: center;
  margin-right: 10px;
  transition: all 0.3s;
  width: 30px;
}

.contact-shop__info .icon svg {
  height: 15px;
  width: 15px;
}

.contact-shop__info .icon svg path {
  fill: currentColor;
}

.contact-shop__gallery {
  margin-bottom: 30px;
}

.contact-shop__gallery .shop__gallery {
  -js-display: flex;
  display: flex;
  flex-wrap: nowrap;
}

.contact-shop__gallery .shop__gallery .item a {
  display: block;
  position: relative;
}

.contact-shop__gallery .shop__gallery .item img {
  border-radius: 10px;
  display: block;
  max-width: 100%;
  width: 100%;
}

.contact-shop__gallery .shop__gallery .images-left {
  flex: 0 0 75%;
  margin-right: 3px;
}

.contact-shop__gallery .shop__gallery .images-right {
  align-items: flex-end;
  -js-display: flex;
  display: flex;
  flex-direction: column;
}

.contact-shop__gallery .shop__gallery .images-right .item img {
  max-width: 200px;
}

.contact-shop__gallery .shop__gallery .images-right .item.mt-auto {
  margin-top: auto;
}

.contact-shop__gallery .shop__gallery .images-right .item .more {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 10px;
  color: #fff;
  font-size: 28px;
  font-weight: 500;
  height: 100%;
  text-align: center;
  width: 100%;
}

.contact-shop__gallery .shop__gallery .images-right .item .more, .contact-shop__gallery .shop__gallery .images-right .item .more span {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.contact-filter {
  margin-top: -75px;
}

.contact-filter__form {
  align-items: center;
  background-color: #fff;
  background-image: url(../../images/contact-filter.png);
  background-position: 18%;
  background-repeat: no-repeat;
  background-size: 234px 122px;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  display: flex;
  padding: 20px 34px 20px 0;
}

.contact-filter__form .form__address {
  margin-bottom: 0;
}

.contact-filter__heading {
  color: #4c503d;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 34px;
  padding-left: 45px;
  width: 305px;
}

.contact-filter__field {
  flex: 1;
}

.contact-filter__field .form__field:last-child {
  margin-bottom: 0;
}

.contact-filter__icon {
  align-items: center;
  color: #3e6807;
  display: flex;
  flex-flow: column;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  padding: 0 20px;
  text-align: center;
  width: 220px;
}

.contact-filter__icon .icon {
  align-items: center;
  display: flex;
  height: 24px;
  justify-content: center;
  margin-bottom: 10px;
  width: 24px;
}

.contact-content {
  display: flex;
}

.contact-content .contact-shop {
  flex: 1;
  padding-right: 50px;
}

.contact-content .contact-form {
  max-width: 350px;
  width: 30%;
}

.contact-content__heading {
  color: #345;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 0;
}

.contact-content__heading > span {
  color: #e67e22;
  font-size: 2rem;
}

.contact-shop .contact-content__heading {
  margin-bottom: 40px;
}

.contact-shop .grid {
  margin-left: -12.5px;
  margin-right: -12.5px;
  margin-top: -12.5px;
}

.contact-shop .grid__column {
  padding: 12.5px;
}

.shop-grid .thumbnail {
  border-radius: 5px;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
}

.shop-grid .thumbnail:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 72%;
  width: 100%;
}

.shop-grid .thumbnail img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.shop-grid .thumbnail .phone-number {
  background-color: #de8d1e;
  background-image: url(../../images/calling.svg);
  background-position: 7px;
  background-repeat: no-repeat;
  background-size: 14px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  left: 0;
  line-height: 16px;
  padding: 6px 12px 6px 25px;
  position: absolute;
  top: 10%;
}

.shop-grid .title {
  color: #3e6807;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  margin-bottom: 10px;
}

.shop-grid .info {
  color: #6a6a69;
  font-size: 14px;
  line-height: 16px;
}

.contact-form__btn {
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
}

.contact-form__btn .btn {
  background-image: url(../../images/flower-2.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 60px;
  margin-bottom: 10px;
  width: 100%;
}

.contact-form__hotline {
  align-items: center;
  background-color: #de8d1e;
  border-radius: 5px;
  display: flex;
  height: 60px;
  overflow: hidden;
}

.contact-form__hotline .label {
  align-items: center;
  background-color: #3e6807;
  display: flex;
  height: 100%;
  padding-left: 15px;
  padding-right: 10px;
  position: relative;
}

.contact-form__hotline .label:before {
  border-color: hsla(0, 0%, 100%, 0) hsla(0, 0%, 100%, 0) hsla(0, 0%, 100%, 0) #3e6807;
  border-style: solid;
  border-width: 30px 10px;
  content: "";
  height: 100%;
  left: 100%;
  position: absolute;
  top: 0;
}

.contact-form__hotline .label .text {
  color: #fff;
  padding-left: 15px;
  text-transform: uppercase;
}

.contact-form__hotline .label .icon {
  align-items: center;
  background: #fff;
  border-radius: 100px;
  display: flex;
  height: 30px;
  justify-content: center;
  width: 30px;
}

.contact-form__hotline .phone {
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 21px;
  padding: 0 15px;
  text-align: center;
  text-transform: capitalize;
  width: 100%;
}

.find-branch-btn {
  background-color: hsla(0, 0%, 100%, 0);
  border: 0;
  cursor: pointer;
  transition: all 0.3s;
}

.find-branch-btn:hover {
  color: #68762b;
}

@media screen and (max-width: 767px) {
  .contact-information__wrapper {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .contact-information__wrapper .contact-info {
    padding-top: 0;
    width: 100%;
  }
  .contact-information__wrapper .contact-map {
    display: none;
  }
  .contact-info__item + .contact-info__item {
    margin-top: 20px;
  }
  .contact-info__item .icon {
    height: 50px;
    width: 50px;
  }
  .contact-info__item .icon img, .contact-info__item .icon svg {
    height: 24px;
    width: 24px;
  }
  .contact-info__item .title {
    font-size: 24px;
  }
  .contact-info__item .description {
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
  }
  .contact-filter__form {
    flex-wrap: wrap;
    padding: 15px 25px;
  }
  .contact-filter__heading {
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 12px;
    padding-left: 0;
  }
  .contact-filter__heading br {
    display: none;
  }
  .contact-filter__field {
    margin-bottom: 15px;
  }
  .contact-filter__icon {
    width: 100%;
  }
  .contact-content {
    flex-wrap: wrap;
  }
  .contact-content .contact-shop {
    padding-right: 0;
    width: 100%;
  }
  .contact-content .contact-shop .contact-content__heading {
    margin-bottom: 20px;
    text-align: center;
  }
  .contact-content .contact-form {
    padding-top: 20px;
    width: 100%;
  }
  .contact-content .contact-form__btn {
    max-width: 100%;
  }
  .contact-content__heading {
    margin-bottom: 15px;
  }
  .site-contact__content {
    padding-top: 30px;
  }
  .contact-shop__info .desc {
    margin-bottom: 30px;
  }
  .contact-shop__info .description {
    color: #6a6a69;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    max-height: 115px;
    overflow: hidden;
    position: relative;
    transition: all 0.3s;
  }
  .contact-shop__info .description.is-open {
    max-height: 100%;
    overflow: visible;
  }
  .contact-shop__info .read-more {
    display: block;
  }
  .contact-shop__gallery .shop__gallery .images-right .item .more {
    font-size: 18px;
  }
}
.site-material {
  padding-top: 55px;
}

.site-material .home-newspapers__wrapper {
  padding-bottom: 70px;
}

.site-material .home-blogs {
  padding-top: 80px;
}

.section-material {
  padding-bottom: 40px;
}

.section-material .section-heading {
  margin-bottom: 5px;
}

.section-material .section-description {
  font-size: 18px;
  margin: 0;
}

.section-material__heading {
  margin-bottom: 20px;
}

.section-material__breadcrumb {
  margin-bottom: 30px;
}

.material-grid {
  border: 3px solid #f4f4f4;
  border-radius: 20px;
  display: flex;
  flex-flow: column;
  height: 100%;
  padding: 30px 30px 15px;
  position: relative;
}

.material-grid:before {
  background-color: #f0d649;
  bottom: 100%;
  content: "";
  height: 3px;
  left: 30px;
  position: absolute;
  width: 65px;
}

.material-grid .thumbnail {
  flex: 1;
  width: 100%;
}

.material-grid .thumbnail .image {
  margin: 0 auto 15px;
  position: relative;
  width: 70%;
}

.material-grid .thumbnail .image:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 100%;
  width: 100%;
}

.material-grid .thumbnail .image img {
  border-radius: 15px;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.material-grid .icon {
  align-items: center;
  background-color: #fcfaea;
  border-radius: 15px;
  color: #f0d649;
  display: flex;
  height: 65px;
  justify-content: center;
  margin-bottom: 20px;
  padding: 12px;
  width: 65px;
}

.material-grid .icon svg path {
  fill: currentColor;
}

.material-grid__notouch .icon, .material-grid__notouch:before {
  background-color: #738136;
}

.material-grid .title {
  color: #4c503d;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-size: 22px;
  margin-bottom: 10px;
}

.material-grid .title.h3 {
  font-size: 18px;
}

.material-grid .list {
  flex: 1;
}

.material-grid .list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.material-grid .list ul li {
  color: #828281;
  font-size: 16px;
  line-height: 2.2em;
}

.material-grid .link {
  align-items: center;
  display: flex;
  height: 40px;
  justify-content: center;
  margin-left: auto;
  margin-right: 0;
  position: relative;
  width: 40px;
}

.material-grid .link:before {
  background-image: url(../../images/arrow-pointing-to-right.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 20px;
  width: 30px;
}

.material-grid .link:after {
  background-color: rgba(62, 104, 7, 0.3);
  border-radius: 100px;
  content: "";
  height: 40px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0) scale(0);
  transition: all 0.3s;
  width: 40px;
}

.material-grid .link:hover:after {
  transform: translate3d(-50%, -50%, 0) scale(1);
}

.material-grid--brow .icon {
  background-color: #f6e9d7;
  color: #c57200;
}

.material-grid--brow:before {
  background-color: #c57200;
}

.material-grid--green .icon {
  background-color: #eff3ec;
  color: #94b272;
}

.material-grid--green:before {
  background-color: #94b272;
}

.material-grid--blue .icon {
  background-color: #eaf1f8;
  color: #76afe5;
}

.material-grid--blue:before {
  background-color: #76afe5;
}

.material-grid--darkbrow .icon {
  background-color: #ece8e6;
  color: #7f6657;
}

.material-grid--darkbrow:before {
  background-color: #7f6657;
}

.material-grid--plum .icon {
  background-color: #ede3f9;
  color: #8944d8;
}

.material-grid--plum:before {
  background-color: #8944d8;
}

.material-policy {
  align-items: center;
  background-color: #f6f6f5;
  border-radius: 20px;
  display: flex;
  margin-bottom: 30px;
  margin-top: 10px;
  padding: 30px;
  position: relative;
}

.material-policy .icon {
  align-items: center;
  background-color: #3e6807;
  border-radius: 15px;
  color: #fff;
  display: flex;
  height: 100px;
  justify-content: center;
  padding: 15px;
  width: 100px;
}

.material-policy .icon svg path {
  fill: currentColor;
}

.material-policy .icon img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}

.material-policy .content {
  padding-left: 26px;
}

.material-policy .content .title {
  color: #3e6807;
  font-size: 28px;
  margin-bottom: 0;
}

.material-policy .content .description, .material-policy .content .title {
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  white-space: nowrap;
}

.material-policy .content .description {
  font-size: 22px;
  font-weight: 700;
  margin: 0;
}

.material-policy .list {
  padding-left: 60px;
}

.material-policy .list ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.material-policy .list ul li {
  color: #828281;
  font-size: 16px;
  line-height: 2em;
  padding: 0;
  position: relative;
  width: 50%;
}

.material-policy .list ul li:before {
  background-image: url(../../images/cancel.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 10px;
  margin-right: 5px;
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  width: 10px;
}

.material-policy .link {
  align-items: center;
  bottom: 10px;
  display: flex;
  height: 40px;
  justify-content: center;
  margin-left: auto;
  margin-right: 0;
  position: absolute;
  right: 40px;
  width: 40px;
}

.material-policy .link:before {
  background-image: url(../../images/arrow-pointing-to-right.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 20px;
  width: 30px;
}

.material-policy .link:after {
  background-color: rgba(62, 104, 7, 0.3);
  border-radius: 100px;
  content: "";
  height: 40px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0) scale(0);
  transition: all 0.3s;
  width: 40px;
}

.material-policy .link:hover:after {
  transform: translate3d(-50%, -50%, 0) scale(1);
}

@media screen and (max-width: 991px) {
  .material-policy .list ul li {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .site-material {
    padding-top: 15px;
  }
  .material-policy {
    align-items: flex-start;
    flex-flow: column;
    margin-bottom: 0;
  }
  .material-policy .icon {
    margin: 0 auto 20px;
  }
  .material-policy .content {
    margin-bottom: 15px;
    padding-left: 0;
    width: 100%;
  }
  .material-policy .content .description, .material-policy .content .title {
    text-align: center;
  }
  .material-policy .list {
    padding-left: 20px;
  }
  .site-material .home-blogs {
    padding-top: 20px;
  }
  .material-listing.grid {
    margin-left: -7px;
    margin-right: -7px;
  }
  .material-listing.grid .grid__column {
    padding: 7px;
  }
  .material-listing .material-grid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .material-listing .material-grid .title {
    font-size: 16px;
  }
}
.site-about-us {
  padding-top: 65px;
}

.about-us-head__banner {
  margin-top: 30px;
  position: relative;
}

.about-us-head__banner .image-element {
  position: absolute;
  right: 36px;
  top: 100%;
  transform: translate3d(0, -50px, 0);
}

.about-us-head .section-description {
  font-size: 18px;
  line-height: 29px;
}

.about-us-content {
  padding-bottom: 35px;
  position: relative;
  z-index: 1;
}

.about-us-content__element {
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}

.about-us-content__element.bottom {
  bottom: -70px;
  left: auto;
  right: 0;
  top: auto;
}

.about-us-content__element.left {
  top: 7%;
}

.about-us-content .description p {
  font-size: 18px;
  line-height: 29px;
  margin: 0;
}

.about-us-content .description p + p {
  margin-top: 25px;
}

.about-us-content .description blockquote {
  color: gray;
  font-family: SVN-Gilroy Bold, Verdana, Roboto, Tahoma, sans-serif;
  font-family: Playfair Display, serif;
  font-size: 36px;
  font-style: italic;
  margin-bottom: 40px;
  margin-top: 40px;
  padding: 0;
  position: relative;
  text-align: left;
}

.about-us-content .description blockquote b {
  color: #4c503d;
}

.about-us-content .description blockquote:before {
  background-image: url(../../images/q-l.png);
  content: "";
  height: 96px;
  margin-right: 5px;
  position: absolute;
  right: 100%;
  top: -25px;
  width: 35px;
}

.about-us-content .description blockquote:after {
  background-image: url(../../images/q-r.png);
  bottom: -20px;
  content: "";
  height: 96px;
  left: 100%;
  margin-left: 5px;
  position: absolute;
  width: 35px;
}

.about-us-content .content, .about-us-content .content-banner {
  margin-bottom: 25px;
}

.about-us-content .content-banner .wrapper {
  display: flex;
  margin-left: -50px;
  margin-right: -50px;
}

.about-us-content .content-banner .wrapper .description {
  flex: 1;
  padding: 0 50px;
}

.about-us-content .content-banner .wrapper .description + .banner .image {
  background-image: linear-gradient(90deg, #f8faf2, hsla(0, 0%, 100%, 0));
  left: 0;
  right: auto;
}

.about-us-content .content-banner .wrapper .description + .banner .image .image-element {
  left: auto;
  right: 50px;
}

.about-us-content .content-banner .wrapper .description + .banner .image .image-element.bottom {
  right: -230px;
}

.about-us-content .content-banner .wrapper .banner {
  height: auto;
  position: relative;
  width: 30%;
}

.about-us-content .content-banner .wrapper .banner .image {
  background-image: linear-gradient(-90deg, #f8faf2, hsla(0, 0%, 100%, 0));
  border-radius: 20px;
  height: 100%;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 610px;
}

.about-us-content .content-banner .wrapper .banner .image > img {
  border-radius: 15px;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.about-us-content .content-banner .wrapper .banner .image .image-element {
  bottom: 100%;
  left: 40px;
  position: absolute;
  transform: translate3d(0, 80px, 0);
}

.about-us-content .content-banner .wrapper .banner .image .image-element img {
  height: auto;
  width: 100%;
}

.about-us-content .content-banner .wrapper .banner .image .image-element.bottom {
  bottom: auto;
  top: 100%;
  transform: translate3d(0, -100px, 0);
}

@media screen and (max-width: 767px) {
  .site-about-us {
    padding-top: 16px;
  }
  .about-us-head__banner .image-element {
    right: 8px;
    top: 115%;
  }
  .about-us-head__banner .image-element img {
    width: 80px;
  }
  .about-us-content .description blockquote {
    font-size: 24px;
  }
  .about-us-content .description blockquote br, .about-us-content__element.left {
    display: none;
  }
  .about-us-content .content-banner .wrapper {
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }
  .about-us-content .content-banner .wrapper .description {
    padding: 0;
  }
  .about-us-content .content-banner .wrapper .banner {
    width: 100%;
  }
  .about-us-content .content-banner .wrapper .banner .image {
    max-width: 100%;
    padding: 15px;
    position: relative;
  }
  .about-us-content .content-banner .wrapper .banner .image img {
    height: auto;
  }
  .about-us-content .content-banner .wrapper .banner .image-element {
    display: none;
  }
  .about-us-content__element.bottom {
    bottom: -50px;
  }
  .about-us-content__element.bottom img {
    width: 200px;
  }
}
.thankyou-page {
  padding-bottom: 80px;
  position: relative;
}

.thankyou-page:before {
  background-color: #3e6807;
  bottom: 40px;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translate3d(-50%, -50%, 0);
  width: 70px;
}

.thankyou-page__head {
  margin-bottom: 30px;
}

.thankyou-page__head h1 {
  font-size: 250%;
}

.thankyou-page__order {
  margin: 0 auto;
  max-width: 700px;
}

.thankyou-page__order h2 {
  margin-bottom: 10px;
}

.thankyou-page__bill {
  margin: 15px 0 25px;
}

.thankyou-page__bill .bill-item {
  align-items: center;
  background-color: #f4f4f4;
  border-radius: 3px;
  display: flex;
  justify-content: space-between;
  min-height: 40px;
  padding: 0 15px;
  width: 100%;
}

.thankyou-page__bill .bill-item + .bill-item {
  margin-top: 2px;
}

.thankyou-page__bill .bill-item .label {
  font-size: 14px;
  font-style: italic;
  text-transform: uppercase;
}

.thankyou-page__bill .bill-item .value {
  font-weight: 700;
}

.thankyou-page__bill .bill-item--total {
  font-size: 120%;
}

.thankyou-page__address {
  background: #fff;
  border: 1px solid rgba(115, 129, 54, 0.2);
  border-radius: 10px;
  box-sizing: border-box;
  padding: 10px 15px;
}

.thankyou-page__address .address-item {
  padding: 0 0 5px;
}

.thankyou-page__address .address-item .value {
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .thankyou-page__head {
    margin-bottom: 25px;
  }
  .thankyou-page__head h1 {
    font-size: 150%;
  }
  .thankyou-page__bill {
    margin-bottom: 25px;
  }
}
.site-reviews {
  padding-bottom: 40px;
  padding-top: 40px;
}

.site-reviews .reviews-content {
  margin-top: 20px;
}

.site-reviews .reviews-filter {
  margin-bottom: 20px;
  margin-top: 30px;
}

.site-reviews .reviews-filter__orderby {
  padding-left: 10px;
}

.site-reviews .reviews-filter__orderby select {
  cursor: pointer;
  height: 40px;
  text-overflow: ellipsis;
}

.review-item {
  background-color: #fff;
  border: 2px solid #f4f5ef;
  border-radius: 5px;
  padding: 15px;
}

.review-item + .review-item {
  margin-top: 20px;
}

.review-item .head {
  align-items: center;
  border-bottom: 1px solid #f4f4f4;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.review-item .head .btn {
  height: 35px;
}

@media screen and (max-width: 767px) {
  .site-reviews {
    padding-top: 16px;
  }
  .review-item .head {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .review-item .head .title {
    width: 100%;
  }
}
.header-mobile-top_left, .header-new__account-icon {
  display: flex;
}

.header-new__account-icon svg {
  height: 24px !important;
  width: 24px !important;
}

.header-new__account-icon svg path {
  fill: #fff !important;
}

@media (max-width: 768px) {
  .site-header__main {
    display: none;
  }
}
.search-result-mb.show {
  left: 0;
}

.d-none {
  display: none !important;
}

.search-result-mb {
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.133);
  box-sizing: border-box;
  left: -1000px;
  padding: 12px;
  position: absolute;
  top: 100%;
  transition: all 0.4s ease-in-out;
  width: 100%;
}

.search-result-mb__form {
  align-items: center;
  display: flex;
  margin-bottom: 27px;
}

.search-result-mb__form svg {
  margin-right: 20px;
}

.search-result-mb__input {
  background-color: #f0f0f0;
  border: 0;
  border-radius: 30px;
  color: #738136;
  font-size: 14px;
  height: 38px;
  padding-left: 25px;
  width: 100%;
}

.search-result-mb__content {
  margin-bottom: 25px;
  max-height: 450px;
  overflow: auto;
}

.search-result-mb__content--item {
  align-items: start;
  border: 2px solid #f0f0f0;
  border-radius: 8px;
  display: flex;
  margin-bottom: 10px;
  padding: 10px;
}

.search-result-mb__content--item__left {
  margin-right: 10px;
  max-width: 100px;
}

.search-result-mb__content--item__left img {
  height: auto;
  width: 100%;
}

.search-result-mb__content--item__right h4 {
  color: #3e2c2c;
  font-size: 14px;
  margin-bottom: 3px;
}

.search-result-mb__content--item__right span {
  color: #f06500;
  font-size: 14px;
  font-weight: 700;
}

.search-result-mb__more {
  align-items: center;
  display: flex;
  justify-content: center;
}

.search-result-mb__more a {
  margin-right: 6px;
}

.search-result-mb__more svg {
  height: 12px;
}

.nav-mobile {
  flex-direction: row-reverse;
}

.nav-mobile_main__exit {
  display: none;
}

.nav-mobile_main {
  padding: 12px;
}

.box-stores {
  background: #f1f4da;
  max-width: unset;
}

.box-stores_text {
  color: #0b4705;
  font-weight: 400;
}

.d-flex {
  display: flex !important;
}

.d-block {
  display: block !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-start {
  align-items: start !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.menu-item {
  background-color: #f0f0f0;
  border-radius: 5px;
  margin-bottom: 8px;
  overflow: hidden;
}

.menu-item:last-child {
  margin-bottom: 0;
}

.menu-item__target-link {
  align-items: center;
  border-radius: 5px;
  display: flex !important;
  justify-content: space-between;
  padding: 12px !important;
  width: 100% !important;
}

.menu-item__icon {
  height: 36px;
  margin-right: 16px;
  width: 36px;
}

.menu-item__icon-arrow {
  transition: all 0.3s ease;
}

.menu-item__icon-arrow.active {
  transform: rotate(90deg);
}

.menu-item .sub-menu {
  background: #fff;
  display: none;
  margin-left: 0;
  padding-left: 0;
}

.menu-item .sub-menu__item {
  padding-left: 21px;
  padding-right: 12px;
  width: 100%;
}

.menu-item .sub-menu li {
  border-top: 1px solid #eee;
}

.menu-item .sub-menu .menu-item__target-link {
  padding: 14px 0 !important;
}

.menu-item .sub-menu .sub-menu .sub-menu__item {
  padding-left: 42px;
}

.bg-hot {
  background-color: #ffa41c !important;
  color: #3c3d41 !important;
  font-weight: 700;
}

.bg-white {
  background-color: #fff !important;
}

@media (max-width: 767px) {
  .header-mobile-top {
    padding: 7px 20px !important;
  }
}
.tooltip {
  border-bottom: 1px dotted #000;
  display: inline-block;
  position: relative;
}

.tooltip .tooltiptext {
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 0 28px rgba(0, 0, 0, 0.16);
  color: #555;
  left: 30%;
  padding: 8px;
  position: absolute;
  text-align: center;
  top: 130%;
  visibility: hidden;
  width: 170%;
  z-index: 2;
}

.tooltip .tooltiptext:after {
  border: 5px solid transparent;
  border-bottom-color: #fff;
  bottom: 100%;
  content: "";
  left: 20%;
  margin-left: -5px;
  position: absolute;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.tooltiptext {
  color: #555;
}

.tooltiptext span {
  display: block;
  font-size: 14px;
}

.tooltiptext span:first-child {
  font-size: 16px;
  line-height: normal;
}

.infomations-loadmore {
  background-color: #0b4705;
  border-radius: 16px;
  color: #fff !important;
  margin-left: 5px;
  padding: 7px 20px;
  text-transform: none !important;
}

.infomations-loadmore:after {
  display: none;
}

.btn-hotdeal {
  background-color: transparent !important;
  border: 1px solid #e84731;
  color: #e84731 !important;
  transition: all 0.3s ease;
}

.btn-hotdeal:hover {
  background-color: #e84731 !important;
  color: #fff !important;
}

.payment-method {
  border: 1px solid #c6c8cb;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 100%;
}

.payment-method .field {
  border: none;
  border-bottom: 1px solid #c6c8cb;
  cursor: pointer;
  margin-bottom: 0;
  width: 100%;
}

.payment-method .field:last-child {
  border-bottom: 0;
}

.payment-method .field input:checked ~ .checkmark-border {
  border: none !important;
}

.payment-method .field .checkmark-border {
  border: none !important;
  border-radius: 0;
}

.card-coupon {
  background-color: #fff;
  border: 1px solid #3e6931;
  border-radius: 5px;
  cursor: pointer;
  margin-bottom: 8px;
  margin-right: 8px;
  padding: 10px;
  position: relative;
  width: 250px;
}

.card-coupon:last-child {
  margin-right: 0;
}

.card-coupon:after {
  box-shadow: -1px 0 0 0 #3e6931;
  right: -20px;
}

.card-coupon:after, .card-coupon:before {
  background-color: #fff;
  border-radius: 30px;
  content: "";
  height: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  z-index: 1;
}

.card-coupon:before {
  box-shadow: 1px 0 0 0 #3e6931;
  left: -20px;
}

.card-coupon .vertical {
  border-left: 1px dashed #3e6931;
  height: 90%;
  left: 10%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.card-coupon .content {
  padding-left: 20px;
}

.card-coupon .content b {
  text-transform: uppercase;
}

.card-coupon .content b:first-child {
  display: block;
}

.card-coupon .card-coupon__content-title {
  color: #3c3d41;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
}

.card-coupon .card-coupon__content-desc {
  color: #4e5047;
  display: block;
  font-size: 13px;
  font-weight: 400;
}

.card-coupon .card-coupon__content-desc.coupon-error {
  color: #e84731;
}

.card-coupon.disabled {
  cursor: no-drop;
  opacity: 0.5;
}

.card-coupon.active {
  background: #3e6931;
}

.card-coupon.active .vertical {
  border: 1px dashed #fff;
}

.card-coupon.active .card-coupon__content-desc, .card-coupon.active .card-coupon__content-title {
  color: #fff;
}

.wrapper-card-coupon__list {
  width: 100%;
}

.wrapper-card-coupon__list .slick-list {
  padding: 0 10% 0 0 !important;
}

.wrapper-card-coupon .slick-arrow {
  background-color: unset;
  background-image: url(../images/arrow-down.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 23px;
  border: 0;
  height: 25px;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 25px;
  z-index: 1;
}

.wrapper-card-coupon .slick-arrow.slick-prev {
  left: -22px;
  transform: translateY(-50%) rotate(90deg);
}

.wrapper-card-coupon .slick-arrow.slick-next {
  right: -22px;
  transform: translateY(-50%) rotate(-90deg);
}

.wrapper-card-coupon .slick-arrow.slick-disabled {
  opacity: 0.2;
}

.wrapper-card-coupon .card-coupon {
  margin-bottom: 0;
}

.product-single__coupon-gift__coupon {
  margin-bottom: 10px;
}

.product-single__coupon-gift__title {
  flex-wrap: wrap;
}

.gift-for-order {
  padding-bottom: 10px;
}

.checkout-coupon, .gift-for-order {
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 18px;
}

.checkout-coupon {
  background: transparent;
  border-radius: 0;
  margin-top: 2px;
  padding: 0 0 18px;
}

.checkout-coupon__field input {
  background-color: #f0f0f0;
  border: none;
  color: #3c3d41;
  font-size: 16px;
  height: 40px;
  margin-right: 7px;
  max-width: 370px;
}

.checkout-coupon__field button {
  background-color: #ffa41c;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  height: 40px;
  position: unset;
  transform: unset;
}

.checkout-content__widget {
  border: 1px solid #c6c8cb;
}

@media (max-width: 768px) {
  .checkout-content__widget {
    border: unset;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .checkout-content__cart {
    padding: 20px;
  }
}
.checkout-prices .total-price {
  border-top: 1px solid #79832b;
}

.checkout-prices .total-price > span:nth-child(2) {
  text-align: right;
}

.checkout-prices .total-price .price {
  color: #de8d1e;
}

.checkout-prices .total-price .cart__discount__item {
  color: #4e5047;
  display: block;
  font-size: 14px;
}

.checkout-prices .item .price {
  color: #3e6931;
}

.checkout-prices .item .price.cart__discount {
  color: #e84731;
}

.checkout-bill-apply .label {
  flex: 1 1 auto;
}

.checkout-bill-apply .action {
  flex: 0 0 40%;
  text-align: right;
}

.checkout-bill-apply__btn {
  background-color: transparent;
  border: 1px solid #0b4705;
  border-radius: 5px;
  color: #0b4705;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.15;
  padding: 10px 7px;
  transition: all 0.3s ease;
}

.checkout-bill-apply__btn:hover {
  background-color: #0b4705;
  color: #fff;
}

.p-0 {
  padding: 0 !important;
}

@media (max-width: 768px) {
  .checkout-prices {
    padding: 15px;
  }
  .cart-hotdeal__list .slick-arrow.slick-next {
    right: -27px;
  }
  .cart-hotdeal__list .slick-arrow.slick-prev {
    left: -27px;
  }
  .wrapper-card-coupon__list .slick-list {
    padding-right: 20% !important;
  }
  .wrapper-card-coupon__list .slick-list .card-coupon .content {
    padding-left: 25px;
  }
  .checkout-bill-apply__btn {
    display: inline-block;
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .collections-filter.collections-page-filter {
    align-items: center;
    height: 33px;
    justify-content: start;
    margin-bottom: 0;
  }
  .collections-page-filter .collections-orderby {
    align-self: baseline;
    display: flex;
    height: 51px;
    transform: scale(0.8);
    transform-origin: top left;
  }
  .collections-page-filter .collections-orderby .dropbtn {
    white-space: nowrap;
  }
  .collections-page-filter .collections-orderby .dropdown:last-child .dropdown-content, .collections-page-filter .collections-orderby .dropdown:nth-last-child(2) .dropdown-content {
    left: auto;
  }
  .collections-page-filter .collections-page-filter__title {
    align-self: self-end;
    font-size: 13px;
    margin-bottom: 3px;
    white-space: nowrap;
  }
}
@media (max-width: 550px) {
  .collections-page-filter .collections-orderby {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    height: auto;
    transform: none;
    width: 100% !important;
  }
  .collections-page-filter .collections-orderby > * {
    text-align: left;
  }
  .collections-page-filter .collections-orderby .dropdown, .collections-page-filter .collections-orderby .dropdown:first-child {
    margin: 0;
  }
  .collections-page-filter .collections-orderby .dropdown:last-child .dropdown-content {
    transform-origin: top right;
  }
  .collections-page-filter .collections-orderby .dropdown:nth-last-child(2) .dropdown-content {
    left: 0;
  }
  .collections-page-filter .collections-orderby .dropbtn {
    font-size: 13px;
  }
  .collections-page-filter .collections-orderby .dropdown-content {
    transform: scale(0.64);
    transform-origin: top left;
  }
  .collections-page-filter .collections-orderby .dropdown-content-three-items {
    left: auto;
    transform-origin: top right;
  }
  .collections-page-filter .collections-page-filter__title {
    align-self: center;
    font-size: 14px;
    width: 25%;
  }
  .collections-page-filter .arrow {
    border-width: 0 2px 2px 0;
    margin-bottom: 6px;
    padding: 2px;
  }
  .collections-filter.collections-page-filter {
    height: auto;
  }
}
@media (max-width: 360px) {
  .collections-page-filter .collections-orderby .dropdown:nth-last-child(2) .dropdown-content {
    left: auto;
  }
  .collections-page-filter .collections-orderby .dropdown:nth-child(2n) .dropdown-content {
    left: auto;
    transform-origin: top right;
  }
  .collections-page-filter .collections-orderby .dropdown:nth-child(odd) .dropdown-content {
    left: 0;
    transform-origin: top left;
  }
  .collections-page-filter .dropdown-content {
    transform: scale(0.6);
  }
  .collections-page-filter .collections-page-filter__title {
    width: 28%;
  }
}
.vka-wrapper {
  bottom: 70px;
  position: fixed;
  right: 10px;
  z-index: 9999999;
}

.vka-checkbox {
  display: none !important;
}

.vka {
  align-items: center;
  background: #326e51;
  border-radius: 50%;
  bottom: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  display: flex !important;
  height: 60px;
  justify-content: center;
  margin: 0;
  max-width: unset;
  overflow: hidden;
  position: absolute;
  right: 10px;
  transform: rotate(0deg);
  width: 60px;
  z-index: 1000;
}

.vka, .vka-checkbox:checked ~ .vka {
  transition: all 0.15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
}

.vka-checkbox:checked ~ .vka {
  bottom: 35px;
  height: 30px;
  right: 26px;
  width: 30px;
}

@media (max-width: 768px) {
  .vka {
    bottom: 50px;
    margin-right: -10px;
  }
  .vka-checkbox:checked ~ .vka {
    bottom: 43px;
    margin-right: -20px;
  }
  .vka-wheel .vka-action-4 {
    bottom: 100px;
    margin-right: -20px;
  }
  .vka-wheel .vka-action-3 {
    bottom: 155px;
    cursor: pointer;
    margin-right: -20px;
  }
  .vka-wheel .vka-action-2 {
    bottom: 210px;
    margin-right: -20px;
  }
  .vka-wheel .vka-action-1 {
    bottom: 265px;
    margin-right: -20px;
  }
}
.vka:before {
  background-image: url(../images/contact.svg);
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 30px;
  transition: background-image 0.3s ease;
  width: 35px;
}

.vka-checkbox:checked + .vka:before {
  background-image: url(../images/cancel.svg);
}

.vka-wheel {
  bottom: 15px;
  position: absolute;
  right: 18px;
  transform: scale(0);
  transform-origin: bottom right;
  transition: all 0.3s ease;
  z-index: 12;
}

.vka-checkbox:checked ~ .vka-wheel {
  transform: scale(1);
}

.vka-wheel .vka-action {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  text-decoration: none;
}

.vka-wheel .vka-action:hover {
  transform: scale(1.1);
}

.vka-wheel .vka-action-1 {
  bottom: 225px;
  right: 0;
}

.vka-button {
  align-items: center;
  background: #0f1941;
  border-radius: 50%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  color: #fff;
  display: flex;
  float: left;
  font-size: 24px;
  height: 45px;
  justify-content: center;
  overflow: hidden;
  padding: 4px;
  transition: all 1s ease;
  width: 45px;
}

.icon-cps-local {
  background-position: -5px -43px;
  height: 30px;
  width: 30px;
}

.icon-cps-mail {
  background-position: -8px -5px;
  height: 30px;
  width: 30px;
}

.icon-cps-facebook {
  background-position: -80px -43px;
  height: 30px;
  width: 30px;
}

.vka-wheel .vka-button-1 {
  background: #0f9d58;
}

.vka-wheel .vka-action-2 {
  bottom: 170px;
  right: 0;
}

.vka-wheel .vka-button-2 {
  background: #fb0;
}

.vka-wheel .vka-action-3 {
  bottom: 115px;
  cursor: pointer;
  right: 0;
}

.vka-wheel .vka-button-3 {
  background: #006aff;
}

.vka-wheel .vka-action-4 {
  bottom: 60px;
  right: 0;
}

.vka-wheel .vka-button-4 {
  background: #2f82fc;
}

.vka-checkbox:not(:checked) ~ .vka {
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-name: zoom;
  -webkit-animation-name: zoom;
  box-shadow: 0 0 0 0 #326e51;
  cursor: pointer;
}

#popup {
  height: auto;
  left: 50%;
  opacity: 1;
  position: fixed;
  top: 55%;
  transform: translate(-50%, -50%);
  visibility: visible;
  z-index: 20;
}

.popup-close {
  position: absolute;
  right: 0;
  top: 0;
}

.popup-close > svg {
  background-color: #c4c4c4;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  overflow: hidden;
  padding: 4px;
  transform: translateX(50%) translateY(-50%);
}

.popup-title {
  color: #fff;
  margin-top: 5px;
  position: absolute;
  text-align: center;
  width: 100%;
}

.img-pc {
  display: none;
}

.img-mobile, .img-pc {
  height: auto;
  max-width: 100%;
}

.img-mobile {
  display: block;
}

@media (min-width: 768px) {
  .img-pc {
    display: block;
  }
  .img-mobile {
    display: none;
  }
}
@media (max-width: 768px) {
  #popup {
    top: 50%;
    width: 350px;
  }
}
.popup-content {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10;
}

@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg);
  }
  to {
    transform: scale(1) rotate(0);
  }
}
@keyframes zoom {
  0% {
    transform: scale(0.9);
  }
  70% {
    box-shadow: 0 0 0 15px transparent;
    transform: scale(1);
  }
  to {
    box-shadow: 0 0 0 0 transparent;
    transform: scale(0.9);
  }
}

/*# sourceMappingURL=style2.css.map */
