@charset "UTF-8";
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a,
blockquote,
body,
dd,
dl,
figcaption,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
  margin: 0;
}
.fl-module p {
  margin: initial;
}
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
}
ol,
ul {
  padding: 0 0 0 25px;
}
ol[class],
ul[class] {
  list-style: none;
  padding: 0;
}
img {
  display: block;
  max-width: 100%;
}
article > * + * {
  margin-top: 1em;
}
button,
input,
select,
textarea {
  font: inherit;
}
button,
label {
  cursor: pointer;
}
button {
  color: inherit;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
html[lang] {
  margin-top: 0 !important;
}
body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background-color: #f3f3f3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 1;
  -webkit-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  width: 100%;
}
body.search-results,
body.single-product,
body.tax-product_cat,
body.tax-product_tag,
body.woocommerce-shop {
  background-color: #fff;
}
.disable-scroll {
  overflow-y: scroll;
  position: fixed;
}
.hide {
  display: none;
}
html[class] {
  margin-top: 0 !important;
}
html #wpadminbar {
  position: static;
}
.cky-btn-revisit-wrapper {
  display: none !important;
}
.site {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  flex-grow: 1;
  width: 100%;
}
.container {
  margin: 0 auto;
  max-width: 1400px;
  padding: 0 20px;
  width: 100%;
}
.fl-builder:not(.blog, .search) > .site > .site-main > .container,
.single-product .site > .site-main > .container {
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: 100%;
}
body .fl-builder-content .fl-node-8sayhonzx724 .fl-rich-text :not(b, strong) {
  line-height: 26px;
}
.hidden {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1;
}
.w-50 {
  width: calc(50% - 10px);
}
.desktop-tablet-visible,
.desktop-visible,
.mobile-visible,
.mobile-visible-flex,
.tablet-visible {
  display: none;
}
img.alignright {
  float: right;
  margin-left: 20px;
}
img.alignleft {
  float: left;
  margin-right: 20px;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.align-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.align-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.float-right {
  float: right;
}
.gap-20 {
  gap: 20px;
}
.gap-y-10 {
  row-gap: 10px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.pointer-events-auto {
  pointer-events: auto;
}
.cursor-pointer {
  cursor: pointer;
}
@font-face {
  font-display: block;
  font-family: certan-icons;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Certan-Icons/fonts/certan-icons.eot?jr18nc);
  src:
    url(../fonts/Certan-Icons/fonts/certan-icons.eot?jr18nc#iefix) format('embedded-opentype'),
    url(../fonts/Certan-Icons/fonts/certan-icons.ttf?jr18nc) format('truetype'),
    url(../fonts/Certan-Icons/fonts/certan-icons.woff?jr18nc) format('woff'),
    url(../fonts/Certan-Icons/fonts/certan-icons.svg?jr18nc#certan-icons) format('svg');
}
@font-face {
  font-family: Owners;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Owners/Owners-Regular.eot);
  src:
    local(''),
    url(../fonts/Owners/Owners-Regular.eot?#iefix) format('embedded-opentype'),
    url(../fonts/Owners/Owners-Regular.woff2) format('woff2'),
    url(../fonts/Owners/Owners-Regular.woff) format('woff'),
    url(../fonts/Owners/Owners-Regular.ttf) format('truetype');
}
@font-face {
  font-family: Owners;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/Owners/Owners-Medium.eot);
  src:
    local(''),
    url(../fonts/Owners/Owners-Medium.eot?#iefix) format('embedded-opentype'),
    url(../fonts/Owners/Owners-Medium.woff2) format('woff2'),
    url(../fonts/Owners/Owners-Medium.woff) format('woff'),
    url(../fonts/Owners/Owners-Medium.ttf) format('truetype');
}
body,
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #272727;
  font-family: Owners, sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 26px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #272727;
  font-family: Owners, sans-serif;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-decoration: none;
}
.h1 > span,
.h2 > span,
.h3 > span,
.h4 > span,
.h5 > span,
.h6 > span,
h1 > span,
h2 > span,
h3 > span,
h4 > span,
h5 > span,
h6 > span {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  text-decoration: inherit;
}
.h1,
h1 {
  font-size: 80px;
  line-height: 80px;
}
.h2,
h2 {
  font-size: 50px;
  line-height: 60px;
}
.h3,
h3 {
  font-size: 30px;
  line-height: 36px;
}
.h3,
.h4,
h3,
h4 {
  letter-spacing: 0.04em;
}
.h4,
h4 {
  font-size: 18px;
  line-height: 23.4px;
}
.h5,
h5 {
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 26px;
}
.h6,
h6 {
  font-size: 12px;
  letter-spacing: 0.04em;
  line-height: 18px;
}
.link,
.link:visited,
a,
a:visited {
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-style: normal;
  text-decoration: none;
}
.link:active,
.link:hover,
.link:visited:active,
.link:visited:hover,
a:active,
a:hover,
a:visited:active,
a:visited:hover {
  text-decoration: none;
}
.fl-builder-content a.fl-button,
.fl-builder-content a.fl-button:visited {
  font-size: inherit;
}
.border-bottom {
  border-bottom: 1px solid #272727;
}
.border-bottom.gray {
  border-color: #797979;
}
.border-top {
  border-top: 1px solid #272727;
}
.fl-builder-content .fl-rich-text strong,
strong {
  font-weight: 500;
}
.fl-rich-text h2,
.fl-rich-text h3,
.fl-rich-text h4,
.fl-rich-text h5,
.fl-rich-text h6 {
  margin-bottom: 30px;
}
.fl-rich-text p {
  margin-bottom: 20px;
}
.fl-rich-text a {
  text-decoration: underline;
}
.mb-10 {
  display: block;
  margin-bottom: 10px;
}
.mb-20 {
  display: block;
  margin-bottom: 20px;
}
.mt-20 {
  display: block;
  margin-top: 20px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mt-50 {
  margin-top: 50px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mt-40 {
  margin-top: 40px;
}
.mb-30 {
  display: block;
  margin-bottom: 20px;
}
.mt-30 {
  display: block;
  margin-top: 30px;
}
.pb-20,
ol[class].pb-20,
ul[class].pb-20 {
  padding-bottom: 20px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-10 {
  padding-top: 10px;
}
.pb-10 {
  padding-bottom: 10px;
}
.choices {
  font-size: 16px;
  margin-bottom: 24px;
  overflow: hidden;
  position: relative;
}
.choices:focus {
  outline: none;
}
.choices:last-child {
  margin-bottom: 0;
}
.choices.is-open {
  overflow: visible;
}
.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: #eaeaea;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.choices.is-disabled .choices__item {
  cursor: not-allowed;
}
.choices [hidden] {
  display: none !important;
}
.choices[data-type*='select-one'] {
  cursor: pointer;
}
.choices[data-type*='select-one'] .choices__inner {
  padding-bottom: 0;
}
.choices[data-type*='select-one'] .choices__input {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  display: block;
  margin: 0;
  padding: 10px;
  width: 100%;
}
.choices[data-type*='select-one'] .choices__button {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=');
  background-size: 8px;
  border-radius: 10em;
  height: 20px;
  margin-right: 25px;
  margin-top: -10px;
  opacity: 0.25;
  padding: 0;
  position: absolute;
  right: 0;
  top: 50%;
  width: 20px;
}
.choices[data-type*='select-one'] .choices__button:focus,
.choices[data-type*='select-one'] .choices__button:hover {
  opacity: 1;
}
.choices[data-type*='select-one'] .choices__button:focus {
  -webkit-box-shadow: 0 0 0 2px #00bcd4;
  box-shadow: 0 0 0 2px #00bcd4;
}
.choices[data-type*='select-one'] .choices__item[data-value=''] .choices__button {
  display: none;
}
.choices[data-type*='select-one']:after {
  border: 5px solid transparent;
  border-top-color: #333;
  content: '';
  height: 0;
  margin-top: -2.5px;
  pointer-events: none;
  position: absolute;
  right: 11.5px;
  top: 50%;
  width: 0;
}
.choices[data-type*='select-one'].is-open:after {
  border-color: transparent transparent #333;
  margin-top: -7.5px;
}
.choices[data-type*='select-one'][dir='rtl']:after {
  left: 11.5px;
  right: auto;
}
.choices[data-type*='select-one'][dir='rtl'] .choices__button {
  left: 0;
  margin-left: 25px;
  margin-right: 0;
  right: auto;
}
.choices[data-type*='select-multiple'] .choices__inner,
.choices[data-type*='text'] .choices__inner {
  cursor: text;
}
.choices[data-type*='select-multiple'] .choices__button,
.choices[data-type*='text'] .choices__button {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=');
  background-size: 8px;
  border-left: 1px solid #008fa1;
  border-radius: 0;
  display: inline-block;
  line-height: 1;
  margin: 0 -4px 0 8px;
  opacity: 0.75;
  padding-left: 16px;
  position: relative;
  width: 8px;
}
.choices[data-type*='select-multiple'] .choices__button:focus,
.choices[data-type*='select-multiple'] .choices__button:hover,
.choices[data-type*='text'] .choices__button:focus,
.choices[data-type*='text'] .choices__button:hover {
  opacity: 1;
}
.choices__inner {
  background-color: transparent;
  border-bottom: 1px solid #272727;
  border-radius: 2.5px;
  display: inline-block;
  font-size: 14px;
  min-height: 20px;
  overflow: hidden;
  padding: 0;
  vertical-align: top;
  width: 100%;
}
.is-focused .choices__inner,
.is-open .choices__inner {
  border-color: #b7b7b7;
}
.is-open .choices__inner {
  border-radius: 2.5px 2.5px 0 0;
}
.is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px;
}
.choices__list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.choices__list--single {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 0;
  width: 100%;
}
[dir='rtl'] .choices__list--single {
  padding-left: 16px;
  padding-right: 4px;
}
.choices__list--single .choices__item {
  line-height: 20px;
  padding-right: 19px;
  width: 100%;
}
.choices__list--multiple {
  display: inline;
}
.choices__list--multiple .choices__item {
  background-color: #00bcd4;
  border: 1px solid #00a5bb;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 3.75px;
  margin-right: 3.75px;
  padding: 4px 10px;
  vertical-align: middle;
  word-break: break-all;
}
.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}
[dir='rtl'] .choices__list--multiple .choices__item {
  margin-left: 3.75px;
  margin-right: 0;
}
.is-disabled .choices__list--multiple .choices__item {
  background-color: #aaa;
  border: 1px solid #919191;
}
.choices__list--dropdown,
.choices__list[aria-expanded] {
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-left-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  margin-top: -1px;
  overflow: hidden;
  position: absolute;
  top: 100%;
  visibility: hidden;
  width: 100%;
  will-change: visibility;
  word-break: break-all;
  z-index: 1;
}
.is-active.choices__list--dropdown,
.is-active.choices__list[aria-expanded] {
  visibility: visible;
}
.is-open .choices__list--dropdown,
.is-open .choices__list[aria-expanded] {
  border-color: #b7b7b7;
}
.is-flipped .choices__list--dropdown,
.is-flipped .choices__list[aria-expanded] {
  border-radius: 0.25rem 0.25rem 0 0;
  bottom: 100%;
  margin-bottom: -1px;
  margin-top: 0;
  top: auto;
}
.choices__list--dropdown .choices__list,
.choices__list[aria-expanded] .choices__list {
  -webkit-overflow-scrolling: touch;
  max-height: 300px;
  overflow: auto;
  position: relative;
  will-change: scroll-position;
}
.choices__list--dropdown .choices__item,
.choices__list[aria-expanded] .choices__item {
  font-size: 14px;
  padding: 10px;
  position: relative;
}
[dir='rtl'] .choices__list--dropdown .choices__item,
[dir='rtl'] .choices__list[aria-expanded] .choices__item {
  text-align: right;
}
.choices__item {
  cursor: default;
}
.choices__item--selectable {
  cursor: pointer;
}
.choices__item--disabled {
  cursor: not-allowed;
  opacity: 0.5;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.choices__heading {
  border-bottom: 1px solid #f7f7f7;
  color: gray;
  font-size: 12px;
  font-weight: 600;
  padding: 10px;
}
.choices__button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  background-position: 50%;
  background-repeat: no-repeat;
  border: 0;
  cursor: pointer;
  text-indent: -9999px;
}
.choices__button:focus {
  outline: none;
}
.choices__input {
  background-color: #f9f9f9;
  border: 0;
  border-radius: 0;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 5px;
  max-width: 100%;
  padding: 4px 0 4px 2px;
  vertical-align: baseline;
}
.choices__input:focus {
  outline: 0;
}
.choices__input::-webkit-search-cancel-button,
.choices__input::-webkit-search-decoration,
.choices__input::-webkit-search-results-button,
.choices__input::-webkit-search-results-decoration {
  display: none;
}
.choices__input::-ms-clear,
.choices__input::-ms-reveal {
  display: none;
  height: 0;
  width: 0;
}
[dir='rtl'] .choices__input {
  padding-left: 0;
  padding-right: 2px;
}
.choices__placeholder {
  opacity: 0.5;
}
.woocommerce-checkout .site-header {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  left: 0;
  padding: 20px 0;
  position: relative;
  top: 0;
  width: 100%;
}
.woocommerce-checkout .site-header__row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.woocommerce-checkout .site-header .logo img {
  height: auto;
  max-width: 100%;
  padding: 0;
  position: static;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  width: 100%;
}
.woocommerce-checkout .site-header .back {
  font-size: 16px;
  left: 0;
  line-height: 26px;
  position: absolute;
  text-decoration: none;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: unset;
}
.woocommerce-checkout .site-header .back:before {
  content: '\e909';
  font-family: certan-icons, sans-serif;
  font-size: 13px;
  margin-right: 10px;
  text-align: center;
  width: 18px;
}
.site-header {
  background-color: #fff;
  -webkit-box-shadow: 0 4px 17px rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 17px rgba(0, 0, 0, 0.05);
  left: 0;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 100;
}
.site-header__row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 74px;
  justify-content: space-between;
}
.site-header__row .main-navigation {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
}
.topbar {
  display: grid;
  grid-template-rows: var(--topbar-scroll-height, 40px);
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.topbar__close {
  color: #272727;
  font-size: 11px;
  height: unset;
  height: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 0;
}
.topbar__close,
.topbar__close:active,
.topbar__close:hover {
  background-color: transparent;
  border: none;
  outline: none;
}
.topbar__close:after {
  content: '\e907';
  font-family: certan-icons, sans-serif;
}
.topbar.closed {
  grid-template-rows: 0;
}
.topbar.closed-without-animation {
  height: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  -webkit-transition: none;
  transition: none;
  visibility: hidden;
}
footer {
  margin-top: auto;
}
.button,
button {
  border: 1px solid transparent;
}
.button,
.button--primary,
.button--primary:visited,
button,
button--primary,
button--primary:visited {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  height: 42px;
  justify-content: center;
  letter-spacing: 1.4px;
  line-height: 20px;
  padding: 0 32px;
  text-align: center;
  text-decoration: none;
}
.button--primary,
.button--primary:visited,
button--primary,
button--primary:visited {
  background-color: #272727;
  border: 1px solid #272727;
  color: #fff;
}
.button--primary:active,
.button--primary:focus,
.button--primary:visited:active,
.button--primary:visited:focus,
button--primary:active,
button--primary:focus,
button--primary:visited:active,
button--primary:visited:focus {
  background-color: #ff0;
  border-color: #ff0;
  color: #272727;
}
.button--secondary,
.button--secondary:visited,
button--secondary,
button--secondary:visited {
  background-color: #ff0;
  border: 1px solid #ff0;
  border-radius: 0;
}
.button--secondary,
.button--secondary:visited,
.button--tertiary,
.button--tertiary:visited,
button--secondary,
button--secondary:visited,
button--tertiary,
button--tertiary:visited {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #272727;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  height: 42px;
  justify-content: center;
  letter-spacing: 1.4px;
  line-height: 20px;
  padding: 0 32px;
  text-align: center;
  text-decoration: none;
}
.button--tertiary,
.button--tertiary:visited,
button--tertiary,
button--tertiary:visited {
  background-color: transparent;
  border: 1px solid #272727;
  border-radius: 0;
}
.button--tertiary:active,
.button--tertiary:focus,
.button--tertiary:visited:active,
.button--tertiary:visited:focus,
button--tertiary:active,
button--tertiary:focus,
button--tertiary:visited:active,
button--tertiary:visited:focus {
  background-color: #ff0;
  border-color: #ff0;
  color: #272727;
}
.button--disabled,
.button--disabled:visited,
button--disabled,
button--disabled:visited {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d0d0d0;
  border: 1px solid #d0d0d0;
  border-radius: 0;
  color: #797979;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  height: 42px;
  justify-content: center;
  letter-spacing: 1.4px;
  line-height: 20px;
  padding: 0 32px;
  pointer-events: none;
  text-align: center;
  text-decoration: none;
}
.button--disabled:active,
.button--disabled:hover,
.button--disabled:visited:active,
.button--disabled:visited:hover,
button--disabled:active,
button--disabled:hover,
button--disabled:visited:active,
button--disabled:visited:hover {
  background-color: #d0d0d0;
  border-color: #d0d0d0;
  color: #797979;
}
.button--disabled:after,
.button--disabled:before,
.button--disabled:visited:after,
.button--disabled:visited:before,
button--disabled:after,
button--disabled:before,
button--disabled:visited:after,
button--disabled:visited:before {
  content: none;
}
.button--link,
.button--link:visited,
button--link,
button--link:visited {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  height: unset;
  justify-content: center;
  line-height: 19.2px;
  margin: 0;
  outline: none;
  padding: 0;
  text-decoration: underline;
}
.button--link:active,
.button--link:hover,
.button--link:visited:active,
.button--link:visited:hover,
button--link:active,
button--link:hover,
button--link:visited:active,
button--link:visited:hover {
  background-color: transparent;
  border: none;
  outline: none;
}
.button--link:hover,
.button--link:visited:hover,
button--link:hover,
button--link:visited:hover {
  text-decoration: underline;
}
.button--link.chevron-right,
button--link.chevron-right {
  padding-left: 0;
  padding-right: 20px;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.button--link.chevron-right:after,
button--link.chevron-right:after {
  font-family: certan-icons, sans-serif;
  position: absolute;
  text-decoration: none;
  top: 0;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition:
    transform 0.2s ease-out,
    -webkit-transform 0.2s ease-out;
}
.button--link.chevron-right:after,
button--link.chevron-right:after {
  content: '\e90a';
  font-size: 12px;
  left: unset;
  right: 0;
}
.button--white,
.button--white:visited,
button--white,
button--white:visited {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 0;
  color: #272727;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  height: 42px;
  justify-content: center;
  letter-spacing: 1.4px;
  line-height: 20px;
  padding: 0 32px;
  text-align: center;
  text-decoration: none;
  -webkit-transition:
    background-color 0.2s ease-out,
    border-color 0.2s ease-out;
  transition:
    background-color 0.2s ease-out,
    border-color 0.2s ease-out;
}
.button--white:active,
.button--white:hover,
.button--white:visited:active,
.button--white:visited:hover,
button--white:active,
button--white:hover,
button--white:visited:active,
button--white:visited:hover {
  background-color: #ff0;
  border-color: #ff0;
}
.button--sm,
button--sm {
  font-size: 14px;
  height: 38px;
  line-height: 18px;
  padding-left: 10px;
  padding-right: 10px;
}
.button--chevron,
.button--chevron:visited,
button--chevron,
button--chevron:visited {
  padding-left: 0;
  padding-right: 22px;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.button--chevron:after,
.button--chevron:visited:after,
button--chevron:after,
button--chevron:visited:after {
  font-family: certan-icons, sans-serif;
  position: absolute;
  text-decoration: none;
  top: 0;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition:
    transform 0.2s ease-out,
    -webkit-transform 0.2s ease-out;
}
.button--chevron:after,
.button--chevron:visited:after,
button--chevron:after,
button--chevron:visited:after {
  content: '\e90e';
  left: unset;
  line-height: 19.2px;
  right: 0;
}
.button--chevron.right,
.button--chevron:visited.right,
button--chevron.right,
button--chevron:visited.right {
  padding-left: 0;
  padding-right: 22px;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.button--chevron.right:after,
.button--chevron:visited.right:after,
button--chevron.right:after,
button--chevron:visited.right:after {
  font-family: certan-icons, sans-serif;
  position: absolute;
  text-decoration: none;
  top: 0;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition:
    transform 0.2s ease-out,
    -webkit-transform 0.2s ease-out;
}
.button--chevron.right:after,
.button--chevron:visited.right:after,
button--chevron.right:after,
button--chevron:visited.right:after {
  content: '\e90e';
  left: unset;
  line-height: 19.2px;
  right: 0;
}
.button--chevron.left,
.button--chevron:visited.left,
button--chevron.left,
button--chevron:visited.left {
  padding-left: 22px;
  padding-right: 0;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.button--chevron.left:after,
.button--chevron:visited.left:after,
button--chevron.left:after,
button--chevron:visited.left:after {
  font-family: certan-icons, sans-serif;
  position: absolute;
  text-decoration: none;
  top: 0;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition:
    transform 0.2s ease-out,
    -webkit-transform 0.2s ease-out;
}
.button--chevron.left:after,
.button--chevron:visited.left:after,
button--chevron.left:after,
button--chevron:visited.left:after {
  content: '\e90e';
  left: 0;
  line-height: 19.2px;
  right: unset;
}
.button--show-more.active:after,
button--show-more.active:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.button--inline,
button--inline {
  display: inline-block;
}
.button--full-width,
button--full-width {
  width: 100%;
}
.button--forward,
button--forward {
  height: unset;
  margin: 0;
  padding: 0;
}
.button--forward,
.button--forward:active,
.button--forward:hover,
button--forward,
button--forward:active,
button--forward:hover {
  background-color: transparent;
  border: none;
  outline: none;
}
.button--forward:after,
button--forward:after {
  content: '\e903';
  display: inline-block;
  font-family: certan-icons, sans-serif;
  font-size: 12px;
  margin-left: 10px;
}
.button--back,
button--back {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 10px;
  font-weight: 500;
  height: unset;
  justify-content: center;
  line-height: 10px;
  margin: 0;
  padding: 16px 0;
  width: 100%;
}
.button--back,
.button--back:active,
.button--back:hover,
button--back,
button--back:active,
button--back:hover {
  background-color: transparent;
  border: none;
  outline: none;
}
.button--back span,
button--back span {
  text-decoration: underline;
}
.button--back:before,
button--back:before {
  content: '\e902';
  font-family: certan-icons, sans-serif;
  font-size: 12px;
  margin-right: 10px;
}
.button--reset,
button--reset {
  height: unset;
  margin: 0;
  padding: 0;
}
.button--close,
.button--reset,
.button--reset:active,
.button--reset:hover,
button--close,
button--reset,
button--reset:active,
button--reset:hover {
  background-color: transparent;
  border: none;
  outline: none;
}
.button--close,
button--close {
  height: unset;
  left: auto;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
}
.button--close:active,
.button--close:hover,
button--close:active,
button--close:hover {
  background-color: transparent;
  border: none;
  outline: none;
}
.button--close.left,
button--close.left {
  left: 0;
  right: auto;
}
.button--close:after,
button--close:after {
  content: '\e907';
  font-family: certan-icons, sans-serif;
}
.klaviyo-form * {
  font-family: Owners, sans-serif !important;
}
.klaviyo-form label {
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  padding-bottom: 0 !important;
}
.klaviyo-form input {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.klaviyo-form input::-webkit-input-placeholder {
  font-size: 16px !important;
  line-height: 26px !important;
}
.klaviyo-form input::-moz-placeholder {
  font-size: 16px !important;
  line-height: 26px !important;
}
.klaviyo-form input:-ms-input-placeholder {
  font-size: 16px !important;
  line-height: 26px !important;
}
.klaviyo-form input::-ms-input-placeholder {
  font-size: 16px !important;
  line-height: 26px !important;
}
.klaviyo-form input,
.klaviyo-form input::placeholder {
  font-size: 16px !important;
  line-height: 26px !important;
}
.klaviyo-form button {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #272727 !important;
  border: 1px solid #272727 !important;
  border-radius: 0 !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px !important;
  font-weight: 500 !important;
  height: 42px !important;
  justify-content: center;
  letter-spacing: 1.4px;
  line-height: 20px !important;
  padding: 0 32px !important;
  text-align: center !important;
  text-decoration: none !important;
}
.klaviyo-form button:active,
.klaviyo-form button:focus {
  background-color: #ff0;
  border-color: #ff0;
  color: #272727;
}
.form .form__field {
  margin-top: 20px;
  position: relative;
}
.form .form__field--input {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-right: 10px;
}
.form .form__field label {
  left: 0;
  position: absolute;
  top: -20px;
}
.form .form__field label,
label {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}
label {
  color: #797979;
  display: block;
}
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='text'] {
  background-color: #f3f3f3;
  border: 1px solid #797979;
  height: 42px;
  padding: 11px 15px 11px 11px;
  width: 100%;
}
input[type='email']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='text']::-webkit-input-placeholder {
  color: #797979;
}
input[type='email']::-moz-placeholder,
input[type='password']::-moz-placeholder,
input[type='tel']::-moz-placeholder,
input[type='text']::-moz-placeholder {
  color: #797979;
}
input[type='email']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
input[type='tel']:-ms-input-placeholder,
input[type='text']:-ms-input-placeholder {
  color: #797979;
}
input[type='email']::-ms-input-placeholder,
input[type='password']::-ms-input-placeholder,
input[type='tel']::-ms-input-placeholder,
input[type='text']::-ms-input-placeholder {
  color: #797979;
}
input[type='email']::placeholder,
input[type='password']::placeholder,
input[type='tel']::placeholder,
input[type='text']::placeholder {
  color: #797979;
}
textarea {
  background-color: #f3f3f3;
  border: 1px solid #797979;
  height: 100px;
  padding: 11px 15px 11px 11px;
  width: 100%;
}
textarea::-webkit-input-placeholder {
  color: #797979;
}
textarea::-moz-placeholder {
  color: #797979;
}
textarea:-ms-input-placeholder {
  color: #797979;
}
textarea::-ms-input-placeholder {
  color: #797979;
}
textarea::placeholder {
  color: #797979;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type='number'] {
  -moz-appearance: textfield;
}
.fl-module-content .fl-search-form .fl-form-field input[type='search'],
input[type='search'] {
  border: 1px solid #d0d0d0;
  border-radius: 0;
}
.fl-module-content .fl-search-form .fl-form-field input[type='search']::-webkit-search-cancel-button,
.fl-module-content .fl-search-form .fl-form-field input[type='search']::-webkit-search-decoration,
.fl-module-content .fl-search-form .fl-form-field input[type='search']::-webkit-search-results-button,
.fl-module-content .fl-search-form .fl-form-field input[type='search']::-webkit-search-results-decoration,
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-results-button,
input[type='search']::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
input[type='checkbox']:not([id^='cky']) {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  z-index: -1;
}
input[type='checkbox']:not([id^='cky']) ~ label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #272727;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  line-height: 26px;
  overflow: hidden;
  position: relative;
}
input[type='checkbox']:not([id^='cky']) ~ label:before {
  border: 1px solid #272727;
  content: '';
  display: block;
  height: 18px;
  margin-right: 10px;
  min-width: 18px;
  width: 18px;
}
input[type='checkbox']:not([id^='cky']) ~ label:after {
  content: '\e905';
  display: block;
  font-family: certan-icons, sans-serif;
  font-size: 14px;
  left: 2px;
  line-height: 18px;
  position: absolute;
  top: 50%;
  -webkit-transform: scale(0) translateY(-50%);
  -ms-transform: scale(0) translateY(-50%);
  transform: scale(0) translateY(-50%);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition:
    transform 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
}
input[type='checkbox']:not([id^='cky']):checked + label:after {
  color: #272727;
  -webkit-transform: scale(1) translateY(-50%);
  -ms-transform: scale(1) translateY(-50%);
  transform: scale(1) translateY(-50%);
}
input[type='checkbox']:not([id^='cky']):checked + label:before {
  background: #ff0;
  border-color: #ff0;
}
input[type='radio'] {
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  z-index: -1;
}
input[type='radio'] ~ label {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #272727;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-grow: 1;
  font-size: 16px;
  height: 100%;
  line-height: 26px;
  padding: 0 0 0 30px;
  position: relative;
}
input[type='radio'] ~ label:before {
  border-radius: 50px;
  -webkit-box-shadow: 0 0 0 1px #d0d0d0;
  box-shadow: 0 0 0 1px #d0d0d0;
  content: '';
  height: 17px;
  left: 0;
  position: absolute;
  top: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 17px;
}
input[type='radio']:checked + label:before {
  border: 3px solid #f3f3f3;
  -webkit-box-shadow:
    0 0 0 1px #272727,
    inset 0 0 0 10px #272727;
  box-shadow:
    0 0 0 1px #272727,
    inset 0 0 0 10px #272727;
}
.fl-module-content .fl-search-form .fl-form-field {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.fl-module-content .fl-search-form .fl-form-field input[type='search'] {
  padding-left: 26.85px;
}
.fl-module-content .fl-search-form .fl-form-field:before {
  content: '\e912';
  font-family: certan-icons, sans-serif;
  left: 6.85px;
  position: absolute;
}
.main-navigation {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.main-navigation,
.site-header__menu {
  height: 100%;
}
.header-menu {
  gap: 80px;
  height: 100%;
  list-style: none;
  position: relative;
}
.header-buttons__menu,
.header-menu {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header-buttons__menu {
  gap: 50px;
}
.nav-shop {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
}
.header-button {
  font-size: 0;
  height: 18px;
  line-height: 18px;
  text-align: center;
  width: 18px;
}
.header-button > a:before {
  content: '\e904';
  cursor: pointer;
  font-family: certan-icons, sans-serif;
  font-size: 15px;
}
.header-button__account > a:before {
  content: '\e901';
}
.header-button__search > a:before {
  content: '\e912';
}
.header-button__cart {
  position: relative;
}
.header-button__cart .count {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ff0;
  border-radius: 50px;
  color: #272727;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 10px;
  font-weight: 400;
  height: 13px;
  justify-content: center;
  left: -8px;
  line-height: 26px;
  min-width: 13px;
  position: absolute;
  top: 2px;
  width: 13px;
}
.burger-button {
  cursor: pointer;
}
.burger-button > a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0;
  height: 18px;
  justify-content: center;
  position: relative;
  width: 18px;
}
.burger-button > a:after,
.burger-button > a:before {
  content: '\e919';
  font-family: certan-icons, sans-serif;
  position: absolute;
  top: 2px;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.burger-button > a:after {
  font-size: 16px;
  -webkit-transition: -webkit-transform 0.4s ease-out;
  transition: -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
  transition:
    transform 0.4s ease-out,
    -webkit-transform 0.4s ease-out;
}
.burger-button > a:before {
  content: '\e907';
  font-size: 12px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition:
    transform 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
}
.burger-button.open > a:after {
  content: '\e907';
  font-size: 10px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition:
    transform 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
}
.burger-button.open > a:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s ease-out;
  transition: -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
  transition:
    transform 0.4s ease-out,
    -webkit-transform 0.4s ease-out;
}
.certan-popup.open .certan-popup__overlay {
  opacity: 1;
  visibility: visible;
}
.certan-popup.open .certan-popup__content {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.certan-popup__overlay {
  background: rgba(0, 0, 0, 0.59);
  left: 0;
  opacity: 0;
  -webkit-transition:
    opacity 0.25s ease,
    visibility 0.25s ease;
  transition:
    opacity 0.25s ease,
    visibility 0.25s ease;
  visibility: hidden;
  width: 100%;
}
.certan-popup__content,
.certan-popup__overlay {
  height: calc(var(--vh, 1vh) * 100);
  position: fixed;
  top: 0;
  z-index: 105;
}
.certan-popup__content {
  overflow-y: auto;
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition:
    transform 0.5s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.certan-popup.content-side {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
}
.certan-popup.content-side .certan-popup__content {
  background-color: #fff;
  max-width: 592px;
  width: 100%;
}
.certan-popup.content-side .certan-popup__close {
  right: 8px;
  top: 11px;
}
.certan-popup.content-side .certan-popup__close:after {
  font-size: 11px;
}
.admin-bar .certan-popup.content-side .certan-popup__content,
.admin-bar .certan-popup.content-side .certan-popup__overlay {
  height: calc(var(--vh, 1vh) * 100 - var(--admin-offset, 0));
  top: var(--admin-offset, 0);
}
.certan-popup.certan-popup__search .certan-popup__overlay {
  backdrop-filter: blur(7px);
  height: calc(var(--vh, 1vh) * 100 - var(--header-bottom-offset));
  top: var(--header-bottom-offset, 0);
}
.certan-popup.certan-popup__search .certan-popup__overlay .fl-builder-content .fl-row-content-wrap {
  background-color: transparent;
}
.certan-popup__cart .certan-popup__overlay {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  backdrop-filter: blur(7px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.certan-popup__cart .certan-popup__overlay .mini-cart-cross-sells-wrap {
  margin: 92px 20px;
  width: calc(100% - 632px);
}
.certan-popup__cart .certan-popup__overlay .mini_cart_item__cross-sells {
  margin: 0 auto;
  max-width: 670px;
}
.certan-popup__cart .certan-popup__overlay .mini_cart_item__cross-sells > h2 {
  border-top: 1px solid #fff;
  color: #fff;
  margin-bottom: 45px;
  padding-top: 10px;
}
.certan-popup__cart .certan-popup__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  flex-grow: 1;
  overflow-y: hidden;
}
.certan-popup.certan-popup__supplement .certan-popup__content {
  height: calc(var(--vh, 1vh) * 100);
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition:
    transform 0.5s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.certan-popup.certan-popup__supplement.open .certan-popup__content {
  overflow: hidden auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  z-index: 105;
}
.certan-popup.certan-popup__supplement p {
  margin-bottom: 30px;
}
.certan-popup.certan-popup__supplement ul {
  padding: 0 0 20px;
}
.certan-popup.certan-popup__supplement ul li {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #272727;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  line-height: 20px;
}
.certan-popup.certan-popup__supplement ul li .fl-list-item-content-icon {
  display: none;
}
.certan-popup.certan-popup__supplement ul li:before {
  background: url(../images/icons/yellow-checkbox.svg) no-repeat 50%;
  background-size: 18px;
  content: '';
  display: inline-block;
  height: 18px;
  margin-right: 10px;
  margin-top: 0;
  min-width: 18px;
  width: 18px;
}
.certan-popup.certan-popup__supplement ul li:not(:last-child) {
  margin-bottom: 8px;
}
.certan-popup.certan-popup__supplement .certan-popup__content {
  background-color: #fff;
  max-width: 592px;
  padding: 49px 35px;
  width: 100%;
}
.certan-popup.certan-popup__supplement .certan-popup__close {
  right: 40px;
  top: 10px;
}
.certan-popup.certan-popup__supplement .certan-popup__close:after {
  font-size: 11px;
}
.certan-supplement-facts-table {
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
}
.certan-supplement-facts-table td,
.certan-supplement-facts-table th {
  text-align: left;
}
.certan-supplement-facts-table td:first-child,
.certan-supplement-facts-table th:first-child {
  padding-right: 90px;
  width: 58%;
}
.certan-supplement-facts-table td:not(:first-child),
.certan-supplement-facts-table th:not(:first-child) {
  width: 21%;
}
.certan-supplement-facts-table td:not(:first-child),
.certan-supplement-facts-table th:not(:first-child) {
  text-align: right;
}
.certan-supplement-facts-table th {
  font-weight: 500;
}
.certan-supplement-facts-table td {
  border-top: 1px solid #272727;
  font-weight: 400;
  padding-top: 20px;
}
.certan-supplement-facts-table tbody tr:last-child td {
  border-bottom: 1px solid #272727;
}
.logo {
  height: 70px;
  position: relative;
  width: 152px;
}
.logo.rotate {
  -webkit-animation: none;
  animation: none;
}
.logo.rotate img {
  bottom: 0;
  height: 100%;
  max-width: 152px;
  -webkit-transform: rotate(-6deg) translateY(-25px);
  -ms-transform: rotate(-6deg) translateY(-25px);
  transform: rotate(-6deg) translateY(-25px);
  width: 100%;
}
.logo img,
.logo.rotate img {
  -webkit-transition:
    max-width 0.4s ease,
    -webkit-transform 0.2s ease;
  transition:
    max-width 0.4s ease,
    -webkit-transform 0.2s ease;
  transition:
    max-width 0.4s ease,
    transform 0.2s ease;
  transition:
    max-width 0.4s ease,
    transform 0.2s ease,
    -webkit-transform 0.2s ease;
}
.logo img {
  bottom: auto;
  height: 55px;
  max-width: 120px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(0) translateY(-50%);
  -ms-transform: rotate(0) translateY(-50%);
  transform: rotate(0) translateY(-50%);
}
body .search {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-grow: 1;
  height: 100%;
  left: 0;
  position: absolute;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition:
    transform 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  width: calc(100% + 28px);
  z-index: -1;
}
body .search form {
  width: 100%;
}
body .search input[type='text'] {
  background: #fff;
  height: 34px;
}
body .search.open {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  z-index: 2;
}
body .search #searchsubmit {
  display: none;
}
.no-results .page-header {
  text-align: center;
}
.no-results .page-content {
  margin: 0 auto;
  max-width: 670px;
  width: 100%;
}
.no-results .page-content > p {
  margin-bottom: 20px;
  text-align: center;
}
.no-results form.searchform {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
.no-results form.searchform:before {
  content: '\e912';
  font-family: certan-icons, sans-serif;
  left: 7px;
  line-height: 42px;
  position: absolute;
}
.no-results form.searchform > div {
  width: 100%;
}
.no-results form.searchform input[type='text'] {
  background-color: #fff;
  border: 1px solid #d0d0d0;
  padding-left: 30px;
  width: 100%;
}
.no-results form.searchform input[type='submit'] {
  display: none;
}
.header-button__search.open > a {
  position: relative;
  z-index: 3;
}
body.search .site-main {
  margin-bottom: 70px;
  margin-top: 40px;
}
body.search h1 {
  margin-bottom: 25px;
}
body.search h1 span {
  display: block;
}
body.search h2 {
  margin-bottom: 25px;
}
body.search .search-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 80px;
}
body.search .search-count__item--product {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
body.search .search-count__item--podcast {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
body.search .search-count__item--post {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
body .cky-consent-container {
  width: 392px;
  z-index: 999;
}
body .cky-consent-container .cky-notice-des p {
  color: #272727;
  font-size: 16px;
  line-height: 26px;
}
body .cky-consent-container .cky-notice-des img {
  bottom: -7px;
  height: auto;
  position: absolute;
  right: 0;
  width: 83px;
}
body .cky-consent-container .cky-banner-btn-close {
  height: 18px;
  right: 20px;
  top: 10px;
  width: 18px;
}
body .cky-consent-container .cky-banner-btn-close img {
  display: none;
}
body .cky-consent-container .cky-banner-btn-close:before {
  content: '\e907';
  font-family: certan-icons, sans-serif;
}
body .cky-consent-container .cky-title {
  border-bottom: 1px solid #272727;
  color: #272727;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
body .cky-consent-container .cky-consent-bar {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
  padding: 40px 20px 17px;
}
body .cky-consent-container .cky-notice-btn-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  gap: 10px;
  margin-top: 10px;
}
body .cky-consent-container .cky-notice-btn-wrapper .cky-btn {
  border-radius: 0;
  margin: 0;
  width: 100%;
}
body .cky-consent-container .cky-notice-btn-wrapper .cky-btn:hover {
  opacity: 1;
}
body .cky-consent-container .cky-notice-group {
  border-bottom: 1px solid #272727;
  padding-bottom: 64.4px;
  position: relative;
}
body .cky-box-bottom-right {
  bottom: 19px;
  right: 19px;
}
.cky-accordion-header .cky-accordion-btn {
  height: auto;
}
.cky-overlay {
  display: none !important;
}
.pagination .nav-links,
.woocommerce-pagination .nav-links {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: flex-end;
  margin-top: 40px;
}
.pagination a.page-numbers,
.pagination span.page-numbers,
.woocommerce-pagination a.page-numbers,
.woocommerce-pagination span.page-numbers {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  color: #797979;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  height: 32px;
  justify-content: center;
  line-height: 20px;
  position: relative;
  -webkit-transition:
    background-color 0.2s ease-in-out,
    color 0.2s ease-in-out;
  transition:
    background-color 0.2s ease-in-out,
    color 0.2s ease-in-out;
  width: 32px;
}
.pagination a.page-numbers.next,
.pagination a.page-numbers.prev,
.pagination span.page-numbers.next,
.pagination span.page-numbers.prev,
.woocommerce-pagination a.page-numbers.next,
.woocommerce-pagination a.page-numbers.prev,
.woocommerce-pagination span.page-numbers.next,
.woocommerce-pagination span.page-numbers.prev {
  background-color: #fff;
  color: #272727;
  display: block;
  font-size: 0;
}
.pagination a.page-numbers.next:before,
.pagination a.page-numbers.prev:before,
.pagination span.page-numbers.next:before,
.pagination span.page-numbers.prev:before,
.woocommerce-pagination a.page-numbers.next:before,
.woocommerce-pagination a.page-numbers.prev:before,
.woocommerce-pagination span.page-numbers.next:before,
.woocommerce-pagination span.page-numbers.prev:before {
  content: '\e90a';
  font-family: certan-icons, sans-serif;
  font-size: 14px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.pagination a.page-numbers.next.disabled,
.pagination a.page-numbers.prev.disabled,
.pagination span.page-numbers.next.disabled,
.pagination span.page-numbers.prev.disabled,
.woocommerce-pagination a.page-numbers.next.disabled,
.woocommerce-pagination a.page-numbers.prev.disabled,
.woocommerce-pagination span.page-numbers.next.disabled,
.woocommerce-pagination span.page-numbers.prev.disabled {
  color: #d0d0d0;
}
.pagination a.page-numbers.next.disabled.current,
.pagination a.page-numbers.next.disabled:hover,
.pagination a.page-numbers.prev.disabled.current,
.pagination a.page-numbers.prev.disabled:hover,
.pagination span.page-numbers.next.disabled.current,
.pagination span.page-numbers.next.disabled:hover,
.pagination span.page-numbers.prev.disabled.current,
.pagination span.page-numbers.prev.disabled:hover,
.woocommerce-pagination a.page-numbers.next.disabled.current,
.woocommerce-pagination a.page-numbers.next.disabled:hover,
.woocommerce-pagination a.page-numbers.prev.disabled.current,
.woocommerce-pagination a.page-numbers.prev.disabled:hover,
.woocommerce-pagination span.page-numbers.next.disabled.current,
.woocommerce-pagination span.page-numbers.next.disabled:hover,
.woocommerce-pagination span.page-numbers.prev.disabled.current,
.woocommerce-pagination span.page-numbers.prev.disabled:hover {
  background-color: #fff;
  color: #d0d0d0;
}
.pagination a.page-numbers.prev:before,
.pagination span.page-numbers.prev:before,
.woocommerce-pagination a.page-numbers.prev:before,
.woocommerce-pagination span.page-numbers.prev:before {
  content: '\e909';
}
.pagination a.page-numbers.current,
.pagination a.page-numbers:hover,
.pagination span.page-numbers.current,
.pagination span.page-numbers:hover,
.woocommerce-pagination a.page-numbers.current,
.woocommerce-pagination a.page-numbers:hover,
.woocommerce-pagination span.page-numbers.current,
.woocommerce-pagination span.page-numbers:hover {
  background-color: #ff0;
  color: #272727;
}
.pagination a.page-numbers.dots,
.pagination span.page-numbers.dots,
.woocommerce-pagination a.page-numbers.dots,
.woocommerce-pagination span.page-numbers.dots {
  font-size: 0;
}
.pagination a.page-numbers.dots:before,
.pagination span.page-numbers.dots:before,
.woocommerce-pagination a.page-numbers.dots:before,
.woocommerce-pagination span.page-numbers.dots:before {
  content: '•••';
  font-size: 12px;
}
.pagination a.page-numbers.dots.current,
.pagination a.page-numbers.dots:hover,
.pagination span.page-numbers.dots.current,
.pagination span.page-numbers.dots:hover,
.woocommerce-pagination a.page-numbers.dots.current,
.woocommerce-pagination a.page-numbers.dots:hover,
.woocommerce-pagination span.page-numbers.dots.current,
.woocommerce-pagination span.page-numbers.dots:hover {
  background-color: transparent;
  color: #797979;
}
.woocommerce-pagination {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 40px;
}
.woocommerce-pagination,
.woocommerce-pagination > .page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
.cooking-time,
.reading-time {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  line-height: 20px;
}
.cooking-time:before,
.reading-time:before {
  content: '\e906';
  font-family: certan-icons, sans-serif;
  margin-right: 5px;
}
.woocommerce-products-header .button--show-more {
  display: none;
  line-height: 19.2px;
  margin: 20px auto 0;
}
.woocommerce-products-header .page-description__text {
  height: var(--description-height, auto);
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.woocommerce-products-header .show-more-enabled .button--show-more {
  display: block;
}
.gradient-background {
  position: relative;
}
.gradient-background:after {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff));
  background: linear-gradient(180deg, transparent, #fff);
  bottom: 0;
  content: '';
  height: 45px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.checkbox-list.fl-module-list .fl-list-item-content .fl-list-item-content-icon {
  display: none;
}
.checkbox-list.align-center li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.checkbox-list li {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #272727;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  line-height: 20px;
}
.checkbox-list li .fl-list-item-content-icon {
  display: none;
}
.checkbox-list li:before {
  background: url(../images/icons/yellow-checkbox.svg) no-repeat 50%;
  background-size: 18px;
  content: '';
  display: inline-block;
  height: 18px;
  margin-right: 10px;
  margin-top: 0;
  min-width: 18px;
  width: 18px;
}
.checkbox-list li:not(:last-child) {
  margin-bottom: 8px;
}
.error {
  background: #f3f3f3;
  border: 1px solid #d80613;
  color: #272727;
  display: none;
  margin-top: 20px;
  padding: 10px 20px 10px 50px;
  position: relative;
  width: 100%;
}
.error:before {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  color: #d80613;
  content: '\e90d';
  font-family: certan-icons, sans-serif;
  left: 20px;
  order: 2;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.anchor-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #ff0;
  border-radius: 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 19px;
  justify-content: center;
  min-width: 19px;
  width: 19px;
}
.anchor-link:after {
  content: '\e91a';
  font-family: certan-icons, sans-serif;
  font-size: 10px;
}
.anchor-reference {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ff0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 20px;
  justify-content: center;
  min-width: 34px;
}
.swiper-enable .fl-woocommerce-products {
  margin-top: -14px;
}
.swiper-enable .fl-woocommerce-products > .woocommerce {
  margin-left: -16px;
  margin-right: -16px;
  padding: 14px 16px 0;
}
.single-product .reference-section {
  margin-top: 80px;
}
.reference-section {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  min-height: 553px;
  padding: 60px 20px;
}
.reference-section p:not(:first-child) {
  margin-top: 35px;
}
.reference-section__content.expandable {
  --content-height: 310px;
  max-height: var(--content-height);
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-in-out;
  transition: max-height 0.2s ease-in-out;
}
.reference-section__wrapper {
  max-width: 670px;
  width: 100%;
}
.reference-section .button--show-more {
  margin: 30px auto 0;
  padding-left: 0;
  padding-right: 22px;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.reference-section .button--show-more:after {
  position: absolute;
  text-decoration: none;
  top: 0;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition:
    transform 0.2s ease-out,
    -webkit-transform 0.2s ease-out;
}
.reference-section .button--show-more:after {
  content: '\e90e';
  font-family: certan-icons, sans-serif;
  left: unset;
  right: 0;
}
.reference-section .button--show-more.active:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fullscreen-loader {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  left: 0;
  position: relative;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.fullscreen-loader:before {
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  border: 2px solid #272727;
  border-radius: 50%;
  border-top-color: #fff;
  content: '';
  height: 30px;
  left: calc(50vw - 15px);
  position: absolute;
  right: auto;
  top: calc(50vh - 15px);
  width: 30px;
}
.fullscreen-loader:before {
  position: static;
}
.fullscreen-loader__text {
  margin-top: 30px;
}
.theme-certan-theme #billing_country_field .choices,
.theme-certan-theme #billing_state_field .choices,
.theme-certan-theme .bundle-products__item .choices,
.theme-certan-theme .caffeine-choice-wrapper .choices,
.theme-certan-theme .component_options_select_wrapper .choices,
.theme-certan-theme .flavours-select-wrapper .choices,
.theme-certan-theme .shopping-cart__subscription .choices,
.theme-certan-theme .variations .value .choices,
.theme-certan-theme .wcsatt-options-prompt-content .choices {
  overflow: visible;
}
.theme-certan-theme #billing_country_field .choices.is-open .choices__list--single:after,
.theme-certan-theme #billing_state_field .choices.is-open .choices__list--single:after,
.theme-certan-theme .bundle-products__item .choices.is-open .choices__list--single:after,
.theme-certan-theme .caffeine-choice-wrapper .choices.is-open .choices__list--single:after,
.theme-certan-theme .component_options_select_wrapper .choices.is-open .choices__list--single:after,
.theme-certan-theme .flavours-select-wrapper .choices.is-open .choices__list--single:after,
.theme-certan-theme .shopping-cart__subscription .choices.is-open .choices__list--single:after,
.theme-certan-theme .variations .value .choices.is-open .choices__list--single:after,
.theme-certan-theme .wcsatt-options-prompt-content .choices.is-open .choices__list--single:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.theme-certan-theme #billing_country_field .choices.is-open .choices__list--dropdown,
.theme-certan-theme #billing_state_field .choices.is-open .choices__list--dropdown,
.theme-certan-theme .bundle-products__item .choices.is-open .choices__list--dropdown,
.theme-certan-theme .caffeine-choice-wrapper .choices.is-open .choices__list--dropdown,
.theme-certan-theme .component_options_select_wrapper .choices.is-open .choices__list--dropdown,
.theme-certan-theme .flavours-select-wrapper .choices.is-open .choices__list--dropdown,
.theme-certan-theme .shopping-cart__subscription .choices.is-open .choices__list--dropdown,
.theme-certan-theme .variations .value .choices.is-open .choices__list--dropdown,
.theme-certan-theme .wcsatt-options-prompt-content .choices.is-open .choices__list--dropdown {
  opacity: 1;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition:
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition:
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition:
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    transform 0.2s ease-in-out;
  transition:
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    transform 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  visibility: visible;
  z-index: 3;
}
.theme-certan-theme #billing_country_field .choices__list--single,
.theme-certan-theme #billing_state_field .choices__list--single,
.theme-certan-theme .bundle-products__item .choices__list--single,
.theme-certan-theme .caffeine-choice-wrapper .choices__list--single,
.theme-certan-theme .component_options_select_wrapper .choices__list--single,
.theme-certan-theme .flavours-select-wrapper .choices__list--single,
.theme-certan-theme .shopping-cart__subscription .choices__list--single,
.theme-certan-theme .variations .value .choices__list--single,
.theme-certan-theme .wcsatt-options-prompt-content .choices__list--single {
  position: relative;
}
.theme-certan-theme #billing_country_field .choices__list--single .choices__item.choices__placeholder,
.theme-certan-theme #billing_state_field .choices__list--single .choices__item.choices__placeholder,
.theme-certan-theme .bundle-products__item .choices__list--single .choices__item.choices__placeholder,
.theme-certan-theme .caffeine-choice-wrapper .choices__list--single .choices__item.choices__placeholder,
.theme-certan-theme .component_options_select_wrapper .choices__list--single .choices__item.choices__placeholder,
.theme-certan-theme .flavours-select-wrapper .choices__list--single .choices__item.choices__placeholder,
.theme-certan-theme .shopping-cart__subscription .choices__list--single .choices__item.choices__placeholder,
.theme-certan-theme .variations .value .choices__list--single .choices__item.choices__placeholder,
.theme-certan-theme .wcsatt-options-prompt-content .choices__list--single .choices__item.choices__placeholder {
  color: #797979;
  opacity: 1;
}
.theme-certan-theme #billing_country_field .choices__list--single:after,
.theme-certan-theme #billing_state_field .choices__list--single:after,
.theme-certan-theme .bundle-products__item .choices__list--single:after,
.theme-certan-theme .caffeine-choice-wrapper .choices__list--single:after,
.theme-certan-theme .component_options_select_wrapper .choices__list--single:after,
.theme-certan-theme .flavours-select-wrapper .choices__list--single:after,
.theme-certan-theme .shopping-cart__subscription .choices__list--single:after,
.theme-certan-theme .variations .value .choices__list--single:after,
.theme-certan-theme .wcsatt-options-prompt-content .choices__list--single:after {
  border: none;
  color: #797979;
  content: '\e90e';
  font-family: certan-icons, sans-serif;
  font-size: 18px;
  height: unset;
  line-height: 40px;
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition:
    opacity 0.3s ease-in-out,
    -webkit-transform 0.2s ease-out;
  transition:
    opacity 0.3s ease-in-out,
    -webkit-transform 0.2s ease-out;
  transition:
    transform 0.2s ease-out,
    opacity 0.3s ease-in-out;
  transition:
    transform 0.2s ease-out,
    opacity 0.3s ease-in-out,
    -webkit-transform 0.2s ease-out;
  width: unset;
}
.theme-certan-theme #billing_country_field .choices__list--dropdown,
.theme-certan-theme #billing_state_field .choices__list--dropdown,
.theme-certan-theme .bundle-products__item .choices__list--dropdown,
.theme-certan-theme .caffeine-choice-wrapper .choices__list--dropdown,
.theme-certan-theme .component_options_select_wrapper .choices__list--dropdown,
.theme-certan-theme .flavours-select-wrapper .choices__list--dropdown,
.theme-certan-theme .shopping-cart__subscription .choices__list--dropdown,
.theme-certan-theme .variations .value .choices__list--dropdown,
.theme-certan-theme .wcsatt-options-prompt-content .choices__list--dropdown {
  opacity: 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition:
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition:
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition:
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    transform 0.2s ease-in-out;
  transition:
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    transform 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  visibility: hidden;
}
.theme-certan-theme #billing_country_field .choices__list--dropdown .choices__placeholder,
.theme-certan-theme #billing_state_field .choices__list--dropdown .choices__placeholder,
.theme-certan-theme .bundle-products__item .choices__list--dropdown .choices__placeholder,
.theme-certan-theme .caffeine-choice-wrapper .choices__list--dropdown .choices__placeholder,
.theme-certan-theme .component_options_select_wrapper .choices__list--dropdown .choices__placeholder,
.theme-certan-theme .flavours-select-wrapper .choices__list--dropdown .choices__placeholder,
.theme-certan-theme .shopping-cart__subscription .choices__list--dropdown .choices__placeholder,
.theme-certan-theme .variations .value .choices__list--dropdown .choices__placeholder,
.theme-certan-theme .wcsatt-options-prompt-content .choices__list--dropdown .choices__placeholder {
  display: none;
}
.theme-certan-theme #billing_country_field .choices__list--dropdown .choices__input[type='search'],
.theme-certan-theme #billing_state_field .choices__list--dropdown .choices__input[type='search'],
.theme-certan-theme .bundle-products__item .choices__list--dropdown .choices__input[type='search'],
.theme-certan-theme .caffeine-choice-wrapper .choices__list--dropdown .choices__input[type='search'],
.theme-certan-theme .component_options_select_wrapper .choices__list--dropdown .choices__input[type='search'],
.theme-certan-theme .flavours-select-wrapper .choices__list--dropdown .choices__input[type='search'],
.theme-certan-theme .shopping-cart__subscription .choices__list--dropdown .choices__input[type='search'],
.theme-certan-theme .variations .value .choices__list--dropdown .choices__input[type='search'],
.theme-certan-theme .wcsatt-options-prompt-content .choices__list--dropdown .choices__input[type='search'] {
  border: 1px solid #797979;
  border-bottom: 0;
  height: 42px;
}
.theme-certan-theme #billing_country_field .choices__list--dropdown .choices__list,
.theme-certan-theme #billing_state_field .choices__list--dropdown .choices__list,
.theme-certan-theme .bundle-products__item .choices__list--dropdown .choices__list,
.theme-certan-theme .caffeine-choice-wrapper .choices__list--dropdown .choices__list,
.theme-certan-theme .component_options_select_wrapper .choices__list--dropdown .choices__list,
.theme-certan-theme .flavours-select-wrapper .choices__list--dropdown .choices__list,
.theme-certan-theme .shopping-cart__subscription .choices__list--dropdown .choices__list,
.theme-certan-theme .variations .value .choices__list--dropdown .choices__list,
.theme-certan-theme .wcsatt-options-prompt-content .choices__list--dropdown .choices__list {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.theme-certan-theme #billing_country_field .choices__list--dropdown .choices__list::-webkit-scrollbar,
.theme-certan-theme #billing_state_field .choices__list--dropdown .choices__list::-webkit-scrollbar,
.theme-certan-theme .bundle-products__item .choices__list--dropdown .choices__list::-webkit-scrollbar,
.theme-certan-theme .caffeine-choice-wrapper .choices__list--dropdown .choices__list::-webkit-scrollbar,
.theme-certan-theme .component_options_select_wrapper .choices__list--dropdown .choices__list::-webkit-scrollbar,
.theme-certan-theme .flavours-select-wrapper .choices__list--dropdown .choices__list::-webkit-scrollbar,
.theme-certan-theme .shopping-cart__subscription .choices__list--dropdown .choices__list::-webkit-scrollbar,
.theme-certan-theme .variations .value .choices__list--dropdown .choices__list::-webkit-scrollbar,
.theme-certan-theme .wcsatt-options-prompt-content .choices__list--dropdown .choices__list::-webkit-scrollbar {
  display: none;
}
.theme-certan-theme #billing_country_field .choices__list--dropdown .choices__item--disabled,
.theme-certan-theme #billing_state_field .choices__list--dropdown .choices__item--disabled,
.theme-certan-theme .bundle-products__item .choices__list--dropdown .choices__item--disabled,
.theme-certan-theme .caffeine-choice-wrapper .choices__list--dropdown .choices__item--disabled,
.theme-certan-theme .component_options_select_wrapper .choices__list--dropdown .choices__item--disabled,
.theme-certan-theme .flavours-select-wrapper .choices__list--dropdown .choices__item--disabled,
.theme-certan-theme .shopping-cart__subscription .choices__list--dropdown .choices__item--disabled,
.theme-certan-theme .variations .value .choices__list--dropdown .choices__item--disabled,
.theme-certan-theme .wcsatt-options-prompt-content .choices__list--dropdown .choices__item--disabled {
  opacity: 1;
  pointer-events: none;
  position: relative;
}
.theme-certan-theme #billing_country_field .choices__inner,
.theme-certan-theme #billing_state_field .choices__inner,
.theme-certan-theme .bundle-products__item .choices__inner,
.theme-certan-theme .caffeine-choice-wrapper .choices__inner,
.theme-certan-theme .component_options_select_wrapper .choices__inner,
.theme-certan-theme .flavours-select-wrapper .choices__inner,
.theme-certan-theme .shopping-cart__subscription .choices__inner,
.theme-certan-theme .variations .value .choices__inner,
.theme-certan-theme .wcsatt-options-prompt-content .choices__inner {
  border-color: #797979;
  border-radius: 0;
}
.theme-certan-theme #billing_country_field .choices[data-type*='select-one']:after,
.theme-certan-theme #billing_state_field .choices[data-type*='select-one']:after,
.theme-certan-theme .bundle-products__item .choices[data-type*='select-one']:after,
.theme-certan-theme .caffeine-choice-wrapper .choices[data-type*='select-one']:after,
.theme-certan-theme .component_options_select_wrapper .choices[data-type*='select-one']:after,
.theme-certan-theme .flavours-select-wrapper .choices[data-type*='select-one']:after,
.theme-certan-theme .shopping-cart__subscription .choices[data-type*='select-one']:after,
.theme-certan-theme .variations .value .choices[data-type*='select-one']:after,
.theme-certan-theme .wcsatt-options-prompt-content .choices[data-type*='select-one']:after {
  content: none;
}
.theme-certan-theme #billing_country_field .choices__list--dropdown,
.theme-certan-theme #billing_state_field .choices__list--dropdown,
.theme-certan-theme .wcsatt-options-prompt-content .choices__list--dropdown {
  border: 0;
}
.theme-certan-theme #billing_country_field .choices__list--dropdown .choices__item,
.theme-certan-theme #billing_state_field .choices__list--dropdown .choices__item,
.theme-certan-theme .wcsatt-options-prompt-content .choices__list--dropdown .choices__item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f3f3f3;
  border-top: 1px solid #797979;
  color: #797979;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  justify-content: space-between;
  line-height: 16px;
  margin-bottom: 0;
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
  word-break: break-word;
}
.theme-certan-theme #billing_country_field .choices__list--dropdown .choices__item,
.theme-certan-theme #billing_country_field .choices__list--dropdown .choices__item:last-child,
.theme-certan-theme #billing_country_field .choices__list--dropdown .choices__item:nth-child(2),
.theme-certan-theme #billing_state_field .choices__list--dropdown .choices__item,
.theme-certan-theme #billing_state_field .choices__list--dropdown .choices__item:last-child,
.theme-certan-theme #billing_state_field .choices__list--dropdown .choices__item:nth-child(2),
.theme-certan-theme .wcsatt-options-prompt-content .choices__list--dropdown .choices__item,
.theme-certan-theme .wcsatt-options-prompt-content .choices__list--dropdown .choices__item:last-child,
.theme-certan-theme .wcsatt-options-prompt-content .choices__list--dropdown .choices__item:nth-child(2) {
  border-left: 1px solid #797979;
  border-right: 1px solid #797979;
}
.theme-certan-theme #billing_country_field .choices__list--dropdown .choices__item.choices__placeholder,
.theme-certan-theme #billing_country_field .choices__list--dropdown .choices__item[data-value=''],
.theme-certan-theme #billing_state_field .choices__list--dropdown .choices__item.choices__placeholder,
.theme-certan-theme #billing_state_field .choices__list--dropdown .choices__item[data-value=''],
.theme-certan-theme .wcsatt-options-prompt-content .choices__list--dropdown .choices__item.choices__placeholder,
.theme-certan-theme .wcsatt-options-prompt-content .choices__list--dropdown .choices__item[data-value=''] {
  display: none;
}
.theme-certan-theme
  #billing_country_field
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item,
.theme-certan-theme #billing_country_field .choices__list--dropdown .choices__item[data-value=''] + .choices__item,
.theme-certan-theme #billing_state_field .choices__list--dropdown .choices__item.choices__placeholder + .choices__item,
.theme-certan-theme #billing_state_field .choices__list--dropdown .choices__item[data-value=''] + .choices__item,
.theme-certan-theme
  .wcsatt-options-prompt-content
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item,
.theme-certan-theme
  .wcsatt-options-prompt-content
  .choices__list--dropdown
  .choices__item[data-value='']
  + .choices__item {
  border-top: 1px solid #797979;
}
.theme-certan-theme
  #billing_country_field
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item.is-selected,
.theme-certan-theme
  #billing_country_field
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item:hover,
.theme-certan-theme
  #billing_country_field
  .choices__list--dropdown
  .choices__item[data-value='']
  + .choices__item.is-selected,
.theme-certan-theme
  #billing_country_field
  .choices__list--dropdown
  .choices__item[data-value='']
  + .choices__item:hover,
.theme-certan-theme
  #billing_state_field
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item.is-selected,
.theme-certan-theme
  #billing_state_field
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item:hover,
.theme-certan-theme
  #billing_state_field
  .choices__list--dropdown
  .choices__item[data-value='']
  + .choices__item.is-selected,
.theme-certan-theme #billing_state_field .choices__list--dropdown .choices__item[data-value=''] + .choices__item:hover,
.theme-certan-theme
  .wcsatt-options-prompt-content
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item.is-selected,
.theme-certan-theme
  .wcsatt-options-prompt-content
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item:hover,
.theme-certan-theme
  .wcsatt-options-prompt-content
  .choices__list--dropdown
  .choices__item[data-value='']
  + .choices__item.is-selected,
.theme-certan-theme
  .wcsatt-options-prompt-content
  .choices__list--dropdown
  .choices__item[data-value='']
  + .choices__item:hover {
  border: 0;
}
.theme-certan-theme #billing_country_field .choices__list--dropdown .choices__item:last-child,
.theme-certan-theme #billing_state_field .choices__list--dropdown .choices__item:last-child,
.theme-certan-theme .wcsatt-options-prompt-content .choices__list--dropdown .choices__item:last-child {
  border-bottom: 1px solid #797979;
}
.theme-certan-theme #billing_country_field .choices__list--dropdown .choices__item.is-selected,
.theme-certan-theme #billing_country_field .choices__list--dropdown .choices__item:hover,
.theme-certan-theme #billing_state_field .choices__list--dropdown .choices__item.is-selected,
.theme-certan-theme #billing_state_field .choices__list--dropdown .choices__item:hover,
.theme-certan-theme .wcsatt-options-prompt-content .choices__list--dropdown .choices__item.is-selected,
.theme-certan-theme .wcsatt-options-prompt-content .choices__list--dropdown .choices__item:hover {
  background: #ff0;
  border: 0;
  -webkit-box-shadow: 0 0 0 2px #f3f3f3;
  box-shadow: 0 0 0 2px #f3f3f3;
  color: #272727;
  font-weight: 500;
  position: relative;
  z-index: 2;
}
.theme-certan-theme #billing_country_field .choices__list--single,
.theme-certan-theme #billing_state_field .choices__list--single,
.theme-certan-theme .wcsatt-options-prompt-content .choices__list--single {
  color: #272727;
  font-size: 16px;
  line-height: 26px;
}
.theme-certan-theme #billing_country_field .choices__list--single:after,
.theme-certan-theme #billing_state_field .choices__list--single:after,
.theme-certan-theme .wcsatt-options-prompt-content .choices__list--single:after {
  line-height: 40px;
}
.theme-certan-theme #billing_country_field .choices__inner,
.theme-certan-theme #billing_state_field .choices__inner,
.theme-certan-theme .wcsatt-options-prompt-content .choices__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #797979;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 42px;
  padding: 0 9.5px 0 12px;
}
.theme-certan-theme #billing_country_field .choices,
.theme-certan-theme #billing_state_field .choices {
  margin-bottom: 0;
}
.theme-certan-theme #billing_country_field .choices__inner,
.theme-certan-theme #billing_state_field .choices__inner {
  background-color: transparent;
}
.theme-certan-theme #billing_country_field select,
.theme-certan-theme #billing_state_field select {
  background-color: transparent;
  border: 1px solid #797979;
  color: #272727;
  font-size: 16px;
  height: 42px;
  line-height: 26px;
  padding: 0 10px;
  width: 100%;
}
.theme-certan-theme .caffeine-choice-wrapper .choices,
.theme-certan-theme .component_options_select_wrapper .choices,
.theme-certan-theme .flavours-select-wrapper .choices,
.theme-certan-theme .shopping-cart__subscription .choices,
.theme-certan-theme .variations .value .choices {
  position: relative;
}
.theme-certan-theme .caffeine-choice-wrapper .choices.is-open .choices__list--single:after,
.theme-certan-theme .component_options_select_wrapper .choices.is-open .choices__list--single:after,
.theme-certan-theme .flavours-select-wrapper .choices.is-open .choices__list--single:after,
.theme-certan-theme .shopping-cart__subscription .choices.is-open .choices__list--single:after,
.theme-certan-theme .variations .value .choices.is-open .choices__list--single:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.theme-certan-theme .caffeine-choice-wrapper .choices__inner,
.theme-certan-theme .component_options_select_wrapper .choices__inner,
.theme-certan-theme .flavours-select-wrapper .choices__inner,
.theme-certan-theme .shopping-cart__subscription .choices__inner,
.theme-certan-theme .variations .value .choices__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: #f3f3f3;
  border: 1px solid #797979;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 42px;
  justify-content: space-between;
  padding: 0 10px;
}
.theme-certan-theme .caffeine-choice-wrapper .choices__list--single,
.theme-certan-theme .component_options_select_wrapper .choices__list--single,
.theme-certan-theme .flavours-select-wrapper .choices__list--single,
.theme-certan-theme .shopping-cart__subscription .choices__list--single,
.theme-certan-theme .variations .value .choices__list--single {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
.theme-certan-theme .caffeine-choice-wrapper .choices__list--single:after,
.theme-certan-theme .component_options_select_wrapper .choices__list--single:after,
.theme-certan-theme .flavours-select-wrapper .choices__list--single:after,
.theme-certan-theme .shopping-cart__subscription .choices__list--single:after,
.theme-certan-theme .variations .value .choices__list--single:after {
  line-height: 40px;
}
.theme-certan-theme .caffeine-choice-wrapper .choices__list--dropdown,
.theme-certan-theme .component_options_select_wrapper .choices__list--dropdown,
.theme-certan-theme .flavours-select-wrapper .choices__list--dropdown,
.theme-certan-theme .shopping-cart__subscription .choices__list--dropdown,
.theme-certan-theme .variations .value .choices__list--dropdown {
  border: 0;
}
.theme-certan-theme .caffeine-choice-wrapper .choices__list--dropdown .choices__item,
.theme-certan-theme .component_options_select_wrapper .choices__list--dropdown .choices__item,
.theme-certan-theme .flavours-select-wrapper .choices__list--dropdown .choices__item,
.theme-certan-theme .shopping-cart__subscription .choices__list--dropdown .choices__item,
.theme-certan-theme .variations .value .choices__list--dropdown .choices__item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f3f3f3;
  border-top: 1px solid #797979;
  color: #797979;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  justify-content: space-between;
  line-height: 16px;
  margin-bottom: 0;
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
  word-break: break-word;
}
.theme-certan-theme .caffeine-choice-wrapper .choices__list--dropdown .choices__item .product-stock,
.theme-certan-theme .component_options_select_wrapper .choices__list--dropdown .choices__item .product-stock,
.theme-certan-theme .flavours-select-wrapper .choices__list--dropdown .choices__item .product-stock,
.theme-certan-theme .shopping-cart__subscription .choices__list--dropdown .choices__item .product-stock,
.theme-certan-theme .variations .value .choices__list--dropdown .choices__item .product-stock {
  margin-bottom: 0;
  width: unset;
}
.theme-certan-theme .caffeine-choice-wrapper .choices__list--dropdown .choices__item .product-stock .stock-status,
.theme-certan-theme
  .component_options_select_wrapper
  .choices__list--dropdown
  .choices__item
  .product-stock
  .stock-status,
.theme-certan-theme .flavours-select-wrapper .choices__list--dropdown .choices__item .product-stock .stock-status,
.theme-certan-theme .shopping-cart__subscription .choices__list--dropdown .choices__item .product-stock .stock-status,
.theme-certan-theme .variations .value .choices__list--dropdown .choices__item .product-stock .stock-status {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0;
  white-space: nowrap;
}
.theme-certan-theme .caffeine-choice-wrapper .choices__list--dropdown .choices__item,
.theme-certan-theme .caffeine-choice-wrapper .choices__list--dropdown .choices__item:last-child,
.theme-certan-theme .caffeine-choice-wrapper .choices__list--dropdown .choices__item:nth-child(2),
.theme-certan-theme .component_options_select_wrapper .choices__list--dropdown .choices__item,
.theme-certan-theme .component_options_select_wrapper .choices__list--dropdown .choices__item:last-child,
.theme-certan-theme .component_options_select_wrapper .choices__list--dropdown .choices__item:nth-child(2),
.theme-certan-theme .flavours-select-wrapper .choices__list--dropdown .choices__item,
.theme-certan-theme .flavours-select-wrapper .choices__list--dropdown .choices__item:last-child,
.theme-certan-theme .flavours-select-wrapper .choices__list--dropdown .choices__item:nth-child(2),
.theme-certan-theme .shopping-cart__subscription .choices__list--dropdown .choices__item,
.theme-certan-theme .shopping-cart__subscription .choices__list--dropdown .choices__item:last-child,
.theme-certan-theme .shopping-cart__subscription .choices__list--dropdown .choices__item:nth-child(2),
.theme-certan-theme .variations .value .choices__list--dropdown .choices__item,
.theme-certan-theme .variations .value .choices__list--dropdown .choices__item:last-child,
.theme-certan-theme .variations .value .choices__list--dropdown .choices__item:nth-child(2) {
  border-left: 1px solid #797979;
  border-right: 1px solid #797979;
}
.theme-certan-theme .caffeine-choice-wrapper .choices__list--dropdown .choices__item.choices__placeholder,
.theme-certan-theme .caffeine-choice-wrapper .choices__list--dropdown .choices__item[data-value=''],
.theme-certan-theme .component_options_select_wrapper .choices__list--dropdown .choices__item.choices__placeholder,
.theme-certan-theme .component_options_select_wrapper .choices__list--dropdown .choices__item[data-value=''],
.theme-certan-theme .flavours-select-wrapper .choices__list--dropdown .choices__item.choices__placeholder,
.theme-certan-theme .flavours-select-wrapper .choices__list--dropdown .choices__item[data-value=''],
.theme-certan-theme .shopping-cart__subscription .choices__list--dropdown .choices__item.choices__placeholder,
.theme-certan-theme .shopping-cart__subscription .choices__list--dropdown .choices__item[data-value=''],
.theme-certan-theme .variations .value .choices__list--dropdown .choices__item.choices__placeholder,
.theme-certan-theme .variations .value .choices__list--dropdown .choices__item[data-value=''] {
  display: none;
}
.theme-certan-theme
  .caffeine-choice-wrapper
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item,
.theme-certan-theme .caffeine-choice-wrapper .choices__list--dropdown .choices__item[data-value=''] + .choices__item,
.theme-certan-theme
  .component_options_select_wrapper
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item,
.theme-certan-theme
  .component_options_select_wrapper
  .choices__list--dropdown
  .choices__item[data-value='']
  + .choices__item,
.theme-certan-theme
  .flavours-select-wrapper
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item,
.theme-certan-theme .flavours-select-wrapper .choices__list--dropdown .choices__item[data-value=''] + .choices__item,
.theme-certan-theme
  .shopping-cart__subscription
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item,
.theme-certan-theme
  .shopping-cart__subscription
  .choices__list--dropdown
  .choices__item[data-value='']
  + .choices__item,
.theme-certan-theme .variations .value .choices__list--dropdown .choices__item.choices__placeholder + .choices__item,
.theme-certan-theme .variations .value .choices__list--dropdown .choices__item[data-value=''] + .choices__item {
  border-top: 1px solid #797979;
}
.theme-certan-theme
  .caffeine-choice-wrapper
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item.is-selected,
.theme-certan-theme
  .caffeine-choice-wrapper
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item:hover,
.theme-certan-theme
  .caffeine-choice-wrapper
  .choices__list--dropdown
  .choices__item[data-value='']
  + .choices__item.is-selected,
.theme-certan-theme
  .caffeine-choice-wrapper
  .choices__list--dropdown
  .choices__item[data-value='']
  + .choices__item:hover,
.theme-certan-theme
  .component_options_select_wrapper
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item.is-selected,
.theme-certan-theme
  .component_options_select_wrapper
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item:hover,
.theme-certan-theme
  .component_options_select_wrapper
  .choices__list--dropdown
  .choices__item[data-value='']
  + .choices__item.is-selected,
.theme-certan-theme
  .component_options_select_wrapper
  .choices__list--dropdown
  .choices__item[data-value='']
  + .choices__item:hover,
.theme-certan-theme
  .flavours-select-wrapper
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item.is-selected,
.theme-certan-theme
  .flavours-select-wrapper
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item:hover,
.theme-certan-theme
  .flavours-select-wrapper
  .choices__list--dropdown
  .choices__item[data-value='']
  + .choices__item.is-selected,
.theme-certan-theme
  .flavours-select-wrapper
  .choices__list--dropdown
  .choices__item[data-value='']
  + .choices__item:hover,
.theme-certan-theme
  .shopping-cart__subscription
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item.is-selected,
.theme-certan-theme
  .shopping-cart__subscription
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item:hover,
.theme-certan-theme
  .shopping-cart__subscription
  .choices__list--dropdown
  .choices__item[data-value='']
  + .choices__item.is-selected,
.theme-certan-theme
  .shopping-cart__subscription
  .choices__list--dropdown
  .choices__item[data-value='']
  + .choices__item:hover,
.theme-certan-theme
  .variations
  .value
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item.is-selected,
.theme-certan-theme
  .variations
  .value
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item:hover,
.theme-certan-theme
  .variations
  .value
  .choices__list--dropdown
  .choices__item[data-value='']
  + .choices__item.is-selected,
.theme-certan-theme .variations .value .choices__list--dropdown .choices__item[data-value=''] + .choices__item:hover {
  border: 0;
}
.theme-certan-theme .caffeine-choice-wrapper .choices__list--dropdown .choices__item:last-child,
.theme-certan-theme .component_options_select_wrapper .choices__list--dropdown .choices__item:last-child,
.theme-certan-theme .flavours-select-wrapper .choices__list--dropdown .choices__item:last-child,
.theme-certan-theme .shopping-cart__subscription .choices__list--dropdown .choices__item:last-child,
.theme-certan-theme .variations .value .choices__list--dropdown .choices__item:last-child {
  border-bottom: 1px solid #797979;
}
.theme-certan-theme .caffeine-choice-wrapper .choices__list--dropdown .choices__item.is-selected,
.theme-certan-theme .caffeine-choice-wrapper .choices__list--dropdown .choices__item:hover,
.theme-certan-theme .component_options_select_wrapper .choices__list--dropdown .choices__item.is-selected,
.theme-certan-theme .component_options_select_wrapper .choices__list--dropdown .choices__item:hover,
.theme-certan-theme .flavours-select-wrapper .choices__list--dropdown .choices__item.is-selected,
.theme-certan-theme .flavours-select-wrapper .choices__list--dropdown .choices__item:hover,
.theme-certan-theme .shopping-cart__subscription .choices__list--dropdown .choices__item.is-selected,
.theme-certan-theme .shopping-cart__subscription .choices__list--dropdown .choices__item:hover,
.theme-certan-theme .variations .value .choices__list--dropdown .choices__item.is-selected,
.theme-certan-theme .variations .value .choices__list--dropdown .choices__item:hover {
  background: #ff0;
  border: 0;
  -webkit-box-shadow: 0 0 0 2px #f3f3f3;
  box-shadow: 0 0 0 2px #f3f3f3;
  color: #272727;
  font-weight: 500;
  position: relative;
  z-index: 2;
}
.theme-certan-theme .shopping-cart__subscription .choices {
  max-width: 288px;
  width: 100%;
}
.theme-certan-theme .shopping-cart__subscription .choices__inner {
  border: 1px solid #d0d0d0;
}
.theme-certan-theme .bundle-products__item .choices {
  width: 100%;
}
.theme-certan-theme .bundle-products__item .choices .choices__list--single:after {
  line-height: 16px;
}
.theme-certan-theme .bundle-products__item .choices__list--single .choices__item {
  line-height: 16px;
}
.theme-certan-theme .bundle-products__item .choices__list--dropdown {
  background: #f3f3f3;
  border: 1px solid #d0d0d0;
  border-radius: 0;
  border-top: 0;
  left: -1px;
  padding: 0 9px;
  top: calc(100% - 20px);
  width: calc(100% + 2px);
}
.theme-certan-theme .bundle-products__item .choices__list--dropdown .choices__list {
  overflow: hidden;
}
.theme-certan-theme .bundle-products__item .choices__list--dropdown .choices__item {
  border-top: 1px solid #797979;
  color: #797979;
  font-size: 12px;
  font-weight: 400;
  height: 30px;
  line-height: 30px;
  padding: 0;
  text-align: center;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.theme-certan-theme .bundle-products__item .choices__list--dropdown .choices__item:nth-child(2) {
  border-top: 0;
}
.theme-certan-theme .bundle-products__item .choices__list--dropdown .choices__item.is-selected,
.theme-certan-theme .bundle-products__item .choices__list--dropdown .choices__item:hover {
  background: #ff0;
  border-color: #f3f3f3;
  color: #272727;
  font-weight: 500;
}
.theme-certan-theme
  .bundle-products__item
  .choices__list--dropdown
  .choices__item.is-selected:not(.choices__placeholder)
  + .choices__item,
.theme-certan-theme
  .bundle-products__item
  .choices__list--dropdown
  .choices__item:hover:not(.choices__placeholder)
  + .choices__item {
  border-top: 1px solid #f3f3f3;
}
.theme-certan-theme .bundle-products__item .choices__item {
  padding: 0;
  width: 100%;
}
.theme-certan-theme .bundle-products__item .choices__placeholder {
  color: #797979;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
.theme-certan-theme .bundle-products__item .choices[data-type*='select-one'] {
  position: static;
}
.theme-certan-theme .caffeine-choice-wrapper select,
.theme-certan-theme .component_options_inner select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #f3f3f3;
  border: none;
  color: #272727;
  font-size: 16px;
  height: 42px;
  padding: 0 7px;
  width: 100%;
}
.theme-certan-theme .caffeine-choice-wrapper .choices .choices__inner,
.theme-certan-theme .component_options_inner .choices .choices__inner {
  border: 0;
}
.theme-certan-theme .variations {
  margin-bottom: 30px;
}
.theme-certan-theme .variations .value {
  position: relative;
}
.theme-certan-theme .variations .value .reset_variations {
  display: none !important;
  left: 0;
  position: absolute;
  top: 100%;
}
.theme-certan-theme .variations .value select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #f3f3f3;
  border: 1px solid #d0d0d0;
  color: #797979;
  font-size: 16px;
  height: 42px;
  line-height: 26px;
  margin: 0;
  padding: 0 9px;
  width: 191px;
}
.theme-certan-theme .variations .value .choices {
  height: 42px;
  margin-bottom: 0;
  min-width: 191px;
  width: 191px;
}
.theme-certan-theme .variations .value .choices .choices__inner {
  border-color: #d0d0d0;
  padding-left: 10px;
  padding-right: 10px;
}
.theme-certan-theme .variations .value .choices .choices__list--dropdown .choices__item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f3f3f3;
  border-top: 1px solid #d0d0d0;
  color: #797979;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  justify-content: space-between;
  line-height: 16px;
  margin-bottom: 0;
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
  word-break: break-word;
}
.theme-certan-theme .variations .value .choices .choices__list--dropdown .choices__item,
.theme-certan-theme .variations .value .choices .choices__list--dropdown .choices__item:last-child,
.theme-certan-theme .variations .value .choices .choices__list--dropdown .choices__item:nth-child(2) {
  border-left: 1px solid #d0d0d0;
  border-right: 1px solid #d0d0d0;
}
.theme-certan-theme .variations .value .choices .choices__list--dropdown .choices__item.choices__placeholder,
.theme-certan-theme .variations .value .choices .choices__list--dropdown .choices__item[data-value=''] {
  display: none;
}
.theme-certan-theme
  .variations
  .value
  .choices
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item,
.theme-certan-theme
  .variations
  .value
  .choices
  .choices__list--dropdown
  .choices__item[data-value='']
  + .choices__item {
  border-top: 1px solid #d0d0d0;
}
.theme-certan-theme
  .variations
  .value
  .choices
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item.is-selected,
.theme-certan-theme
  .variations
  .value
  .choices
  .choices__list--dropdown
  .choices__item.choices__placeholder
  + .choices__item:hover,
.theme-certan-theme
  .variations
  .value
  .choices
  .choices__list--dropdown
  .choices__item[data-value='']
  + .choices__item.is-selected,
.theme-certan-theme
  .variations
  .value
  .choices
  .choices__list--dropdown
  .choices__item[data-value='']
  + .choices__item:hover {
  border: 0;
}
.theme-certan-theme .variations .value .choices .choices__list--dropdown .choices__item:last-child {
  border-bottom: 1px solid #d0d0d0;
}
.theme-certan-theme .variations .value .choices .choices__list--dropdown .choices__item.is-selected,
.theme-certan-theme .variations .value .choices .choices__list--dropdown .choices__item:hover {
  background: #ff0;
  border: 0;
  -webkit-box-shadow: 0 0 0 2px #f3f3f3;
  box-shadow: 0 0 0 2px #f3f3f3;
  color: #272727;
  font-weight: 500;
  position: relative;
  z-index: 2;
}
.coupon-price {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #d80613;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.coupon-price .woocommerce-Price-amount.amount {
  color: inherit;
  display: inline;
}
.woocommerce-remove-coupon {
  display: none;
}
.product-stock {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  color: #34a853;
  font-size: 12px;
  font-weight: 400;
  justify-content: space-between;
  line-height: 20px;
  width: 100%;
}
.product-stock,
.product-stock .stock-status {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-stock .stock-status:before {
  color: inherit;
  content: '\e905';
  font-family: certan-icons, sans-serif;
  font-size: 14px;
  margin-right: 6px;
}
.product-stock.outofstock {
  color: #d80613;
}
.product-stock.outofstock .stock-status:before {
  content: '\e90d';
  margin-right: 4px;
}
.product-stock.few-left {
  color: #f87130;
}
.product-stock.few-left .stock-status:before {
  content: '\e90d';
  margin-right: 4px;
}
.stock {
  display: none;
}
.product-categories-list {
  color: #797979;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 10px;
  line-height: 10px;
  width: 100%;
}
.product-categories-list a:not(:first-child):before {
  content: ',';
  margin: 0 2px 0 1px;
}
.amount,
.price {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.amount .wcsatt-sub-discount,
.amount .wcsatt-sub-options,
.price .wcsatt-sub-discount,
.price .wcsatt-sub-options {
  display: none;
}
.amount *,
.amount del *,
.amount ins *,
.price *,
.price del *,
.price ins * {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
.amount > span > bdi,
.price > span > bdi {
  color: #272727;
}
.amount .woocommerce-Price-currencySymbol,
.price .woocommerce-Price-currencySymbol {
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
}
.amount del,
.price del {
  text-decoration: none;
}
.amount del .woocommerce-Price-amount,
.price del .woocommerce-Price-amount {
  color: #797979;
  position: relative;
}
.amount del .woocommerce-Price-amount:before,
.price del .woocommerce-Price-amount:before {
  background-color: #797979;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.amount ins,
.price ins {
  margin-right: 10px;
  text-decoration: none;
}
.amount ins .woocommerce-Price-amount,
.amount ins bdi,
.price ins .woocommerce-Price-amount,
.price ins bdi {
  color: #d80613;
}
.wapl-label {
  position: absolute;
  right: 10px;
  top: -17px;
}
.wapl-label.label-wrap {
  z-index: 9;
}
.wapl-label .product-label.woocommerce-advanced-product-label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin: 0;
  min-height: 34px;
  min-width: 84px;
  padding: 0 16px;
}
.wapl-label .wapl-label-text {
  color: #272727;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
}
.wapl-label .product-label {
  line-height: 12px;
  padding: 0;
}
.wapl-label.label-custom-pink .woocommerce-advanced-product-label {
  background-color: #f0bbcd;
}
.wapl-label.label-custom-black .woocommerce-advanced-product-label {
  background-color: #272727;
}
.wapl-label.label-custom-black .wapl-label-text {
  color: #fff;
}
.wapl-label.label-custom-yellow .woocommerce-advanced-product-label {
  background-color: #ff0;
}
.quantity {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f3f3f3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 42px;
  justify-content: space-between;
  padding: 0 10px;
}
.quantity input {
  background: transparent;
  border: 0;
  padding: 0 5px;
  pointer-events: none;
  text-align: center;
  width: 100px;
}
.quantity input:active,
.quantity input:focus {
  outline: none;
}
.quantity .button--qty {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0;
  height: 18px;
  justify-content: center;
  letter-spacing: unset;
  max-width: 18px;
  min-height: 18px;
  min-width: 18px;
  padding: 0 0 1px;
  width: 18px;
}
.quantity .button--qty:after {
  background: url(../images/icons/plus.svg) no-repeat 50%;
  background-size: cover;
  content: '';
  display: block;
  height: 18px;
  min-width: 18px;
  width: 18px;
}
.quantity .button--minus:after {
  background: url(../images/icons/minus.svg) no-repeat 50%;
  background-size: cover;
  content: '';
}
.widget-title {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 30px;
}
.product-categories .cat-item > a {
  font-size: 20px;
  line-height: 27.66px;
}
.product-categories > .cat-parent > .children {
  display: none;
}
.product-categories > .cat-parent > .children a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.product-categories > .cat-parent > .children .cat-item > a,
.product-categories > .cat-parent > .children .current-cat > a {
  position: relative;
  z-index: 2;
}
.product-categories > .cat-parent > .children .cat-item > a:after,
.product-categories > .cat-parent > .children .current-cat > a:after {
  background-color: #ff0;
  -webkit-box-shadow: 0 0 0 2px #f3f3f3;
  box-shadow: 0 0 0 2px #f3f3f3;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  min-height: 38px;
  position: absolute;
  top: 50%;
  -webkit-transform: scaleX(0) translateY(-50%);
  -ms-transform: scaleX(0) translateY(-50%);
  transform: scaleX(0) translateY(-50%);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition:
    transform 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  width: 100%;
  z-index: -1;
}
.product-categories > .cat-parent > .children .cat-item > a:hover,
.product-categories > .cat-parent > .children .current-cat > a:hover {
  font-weight: 500;
}
.product-categories > .cat-parent > .children .cat-item > a:hover:after,
.product-categories > .cat-parent > .children .current-cat > a:hover:after {
  -webkit-transform: scaleX(1) translateY(-50%);
  -ms-transform: scaleX(1) translateY(-50%);
  transform: scaleX(1) translateY(-50%);
}
.product-categories > .cat-parent > .children .current-cat > a {
  font-weight: 500;
  z-index: 1;
}
.product-categories > .cat-parent > .children .current-cat > a:after {
  -webkit-transform: scaleX(1) translateY(-50%);
  -ms-transform: scaleX(1) translateY(-50%);
  transform: scaleX(1) translateY(-50%);
}
.product-categories > .cat-parent > .children > .cat-item:not(.cat-parent):first-child {
  margin-top: 10px;
}
.product-categories > .cat-parent > .children > .cat-item:not(.cat-parent):not(:last-child) {
  margin-bottom: 10px;
}
.product-categories > .cat-parent > .children > .cat-item:not(.cat-parent):last-child {
  margin-bottom: 20px;
}
.product-categories > .cat-parent > .children > .cat-item:not(.cat-parent).current-cat > a {
  padding-left: 24px;
}
.product-categories > .cat-parent > .children > .cat-item:not(.cat-parent) > a {
  padding-left: 0;
  -webkit-transition: padding-left 0.2s ease-in-out;
  transition: padding-left 0.2s ease-in-out;
}
.product-categories > .cat-parent > .children > .cat-item:not(.cat-parent) > a:hover {
  padding-left: 24px;
}
.product-categories > .cat-parent > .children > .cat-parent > a:before {
  content: '-';
  margin-right: 2px;
}
.product-categories > .cat-parent > .children > .cat-parent > .children {
  margin-top: 10px;
}
.product-categories > .cat-parent > .children > .cat-parent > .children > .cat-item {
  margin-bottom: 20px;
}
.product-categories > .cat-parent > .children > .cat-parent > .children > .cat-item > a {
  padding-left: 24px;
}
.product-categories > .cat-parent > a {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
.product-categories > .cat-parent > a:after {
  content: '\e911';
  font-family: certan-icons, sans-serif;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition:
    transform 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
}
.product-categories > .cat-parent > a:before {
  content: '\e910';
  display: block;
  font-family: certan-icons, sans-serif;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition:
    transform 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
}
.product-categories > .cat-parent.active > a {
  font-weight: 500;
}
.product-categories > .cat-parent.active > a:after {
  -webkit-transform: rotate(90deg) scale(0);
  -ms-transform: rotate(90deg) scale(0);
  transform: rotate(90deg) scale(0);
}
.product-categories > .cat-parent.active > a:before {
  -webkit-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}
.product-categories > .cat-item {
  border-bottom: 1px solid #272727;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.product-categories .current-cat-parent.cat-parent > .children,
.product-categories .current-cat.cat-parent > .children {
  display: block;
}
.theme-certan-theme .certan-popup.certan-popup__cart .certan-popup__close:after {
  font-size: 14px;
}
.theme-certan-theme .widget_shopping_cart {
  padding: 17px 0 0;
}
.theme-certan-theme .widget_shopping_cart.loading {
  pointer-events: none;
  position: relative;
}
.theme-certan-theme .widget_shopping_cart.loading:after {
  background-color: hsla(0, 0%, 100%, 0.45);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
}
.theme-certan-theme .widget_shopping_cart,
.theme-certan-theme .widget_shopping_cart .widget_shopping_cart_content {
  height: 100%;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart.is-empty {
  overflow: hidden auto;
  padding-bottom: 20px;
  scroll-padding-left: 5px;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart.is-empty .woocommerce-mini-cart__empty-message {
  color: #797979;
  line-height: 19px;
  margin-top: 78px;
  padding: 0 70px;
  text-align: center;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart.is-empty .woocommerce-mini-cart-bundle {
  margin-top: 70px;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__menu {
  margin-top: 13px;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__menu h5 {
  font-size: 14px;
  font-weight: 400;
  margin-right: 30px;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__categories,
.theme-certan-theme .widget_shopping_cart .shopping-cart__menu {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__message {
  font-size: 14px;
  line-height: 19px;
  margin-top: 13px;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__categories .menu-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #272727;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 33px;
  justify-content: center;
  padding: 6.5px 10px;
  -webkit-transition:
    background-color 0.2s ease-in-out,
    color 0.2s ease-in-out;
  transition:
    background-color 0.2s ease-in-out,
    color 0.2s ease-in-out;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__categories .menu-item:not(:last-child) {
  margin-right: 10px;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__categories .menu-item a {
  font-size: 12px;
  line-height: 20px;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__categories .menu-item:hover {
  background-color: #ff0;
  color: #272727;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__header {
  border-bottom: 1px solid #d0d0d0;
  -webkit-box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.08);
  padding: 0 35px;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__header--title-and-close {
  position: relative;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__header--title-and-close .certan-popup__close {
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__header--content {
  padding: 0 0 15px;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__header h3 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 21px;
  font-weight: 500;
  line-height: 25.2px;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__header h3 .count {
  height: 26px;
  margin-left: 12px;
  min-width: 26px;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__header h3 .count,
.theme-certan-theme .widget_shopping_cart .shopping-cart__scroll-down {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #ff0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__scroll-down {
  border-radius: 50px;
  -webkit-box-shadow: 1px 4px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 1px 4px 4px 0 rgba(0, 0, 0, 0.2);
  height: 32px;
  left: 50%;
  max-width: 32px;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: -20px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  visibility: hidden;
  width: 32px;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__scroll-down.visible {
  opacity: 1;
  visibility: visible;
  z-index: 3;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__scroll-down:before {
  background: url(../images/icons/arrow-down.svg) no-repeat 50%;
  background-size: contain;
  content: '';
  display: block;
  height: 18px;
  width: 18px;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__subscription {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__subscription select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #f3f3f3;
  border: 1px solid #d0d0d0;
  border-radius: 0;
  color: #272727;
  cursor: pointer;
  font-size: 16px;
  height: 42px;
  max-width: 288px;
  padding: 8px 10px;
  text-indent: 1px;
  text-overflow: '';
  width: 100%;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__list {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow: hidden auto;
  padding: 10px 35px 35px;
}
.theme-certan-theme .widget_shopping_cart .shopping-cart__footer {
  background-color: #fff;
  border-top: 1px solid #d0d0d0;
  -webkit-box-shadow: 0 -4px 14px rgba(0, 0, 0, 0.04);
  box-shadow: 0 -4px 14px rgba(0, 0, 0, 0.04);
  margin-top: auto;
  padding: 10px 35px;
  position: relative;
}
.theme-certan-theme .widget_shopping_cart .checkout-link,
.theme-certan-theme .widget_shopping_cart .totals {
  margin-bottom: 10px;
}
.theme-certan-theme .widget_shopping_cart .totals__item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #797979;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.theme-certan-theme .widget_shopping_cart .totals__item .woocommerce-Price-currencySymbol {
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
}
.theme-certan-theme .widget_shopping_cart .totals__item.total > span {
  color: #272727;
}
.theme-certan-theme .widget_shopping_cart .totals__item.total > span,
.theme-certan-theme .widget_shopping_cart .totals__item.total > span .woocommerce-Price-currencySymbol,
.theme-certan-theme .widget_shopping_cart .totals__item.total > span.amount > * {
  font-weight: 500;
}
.theme-certan-theme .widget_shopping_cart .totals__item.coupon .minus {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  color: #d80613;
  order: 1;
}
.theme-certan-theme .widget_shopping_cart .totals__item.coupon .price {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.theme-certan-theme .widget_shopping_cart .totals__item.coupon .woocommerce-Price-amount bdi {
  color: #d80613;
}
.theme-certan-theme .widget_shopping_cart .totals .price,
.theme-certan-theme .widget_shopping_cart .totals .woocommerce-Price-amount {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  width: unset;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item {
  border-top: 1px solid #272727;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  padding: 15px 0 12px;
  position: relative;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item.subscription_mini_cart_item .mini_cart_item__price-and-qty {
  margin-top: 0;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item.subscription_mini_cart_item_virtual del {
  display: none;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item:first-child {
  border-top: 0;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item.component_container_mini_cart_item {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item__all-product-link {
  border-top: 1px solid #272727;
  margin-top: 30px;
  padding-top: 20px;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item .variation dt {
  display: none;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item .variation dd {
  padding-left: 10px;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item__col--left {
  max-height: 84px;
  max-width: 84px;
  min-width: 84px;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item__col--right {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item__subscription {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  line-height: 16.6px;
  margin-top: 3px;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item__subscription:after {
  background: url(../images/icons/reset.svg) no-repeat 50%;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 11px;
  margin-left: 6px;
  width: 12px;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item__title {
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 18.2px;
  margin-right: 30px;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item__price-and-qty {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-top: 17.9px;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item__price-and-qty .woocommerce-Price-amount > bdi,
.theme-certan-theme
  .widget_shopping_cart
  .mini_cart_item__price-and-qty
  .woocommerce-Price-amount
  > bdi
  .woocommerce-Price-currencySymbol {
  font-weight: 500;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item__price-and-qty .price {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 26px;
  padding-bottom: 8px;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item__price-and-qty .price ins {
  margin-right: 8px;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item__price-and-qty .price ins bdi,
.theme-certan-theme .widget_shopping_cart .mini_cart_item__price-and-qty .price ins bdi span {
  line-height: 1;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item__price-and-qty .price del bdi {
  padding-bottom: 1px;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item__price-and-qty .price del bdi,
.theme-certan-theme .widget_shopping_cart .mini_cart_item__price-and-qty .price del bdi span {
  line-height: 1;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item__price-and-qty del .woocommerce-Price-amount > bdi,
.theme-certan-theme
  .widget_shopping_cart
  .mini_cart_item__price-and-qty
  del
  .woocommerce-Price-amount
  > bdi
  .woocommerce-Price-currencySymbol {
  font-size: 10px;
  font-weight: 400;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item__price-and-qty ins bdi {
  font-weight: 500;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item__price-and-qty .quantity {
  border: 1px solid #d0d0d0;
  margin: 0 0 0 auto;
  max-width: 141px;
  width: 100%;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item__price-and-qty .quantity input {
  width: 100%;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item__remove {
  position: absolute;
  right: 0;
  top: 21px;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item__remove a {
  display: block;
  font-size: 0;
  height: 14px;
  width: 14px;
}
.theme-certan-theme .widget_shopping_cart .mini_cart_item__remove a:before {
  background: url(../images/icons/trash.svg) no-repeat 50%;
  background-size: contain;
  content: '';
  display: block;
  height: 100%;
  width: 100%;
}
.theme-certan-theme .widget_shopping_cart .woocommerce-mini-cart {
  border-bottom: 1px solid #272727;
}
.theme-certan-theme .widget_shopping_cart .woocommerce-mini-cart-bundle {
  margin-bottom: 30px;
  margin-top: 60px;
}
.theme-certan-theme .widget_shopping_cart .woocommerce-mini-cart-bundle .fl-module-content {
  background-color: #fff;
  -webkit-box-shadow: 0 4px 17px rgba(0, 0, 0, 0.12);
  box-shadow: 0 4px 17px rgba(0, 0, 0, 0.12);
  margin-bottom: 0;
}
.theme-certan-theme .widget_shopping_cart .woocommerce-mini-cart-bundle .fl-module {
  border-bottom: 1px solid #272727;
  padding: 0 0 30px;
}
.theme-certan-theme .widget_shopping_cart .woocommerce-mini-cart-bundle .fl-builder-content {
  margin-bottom: 20px;
  padding: 0 15px;
}
.theme-certan-theme
  .widget_shopping_cart
  .woocommerce-mini-cart-bundle
  .fl-builder-content
  .ul.products
  .product.product-type-composite {
  padding: 30px 10px;
}
.theme-certan-theme .widget_shopping_cart .mini-cart-coupon__content {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
  padding-top: 30px;
}
.theme-certan-theme .widget_shopping_cart .mini-cart-coupon__field {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
}
.theme-certan-theme .widget_shopping_cart .mini-cart-coupon.coupon-not-applied .reset-coupon,
.theme-certan-theme .widget_shopping_cart .mini-cart-coupon__form {
  display: none;
}
.theme-certan-theme .widget_shopping_cart .mini-cart-coupon .expend-form {
  margin: 0 auto;
}
.theme-certan-theme .widget_shopping_cart .mini-cart-coupon input[type='text'] {
  background-color: transparent;
  border-color: #272727;
}
.theme-certan-theme .widget_shopping_cart .mini-cart-coupon label {
  bottom: 100%;
  color: #272727;
  left: 0;
  position: absolute;
}
.theme-certan-theme .widget_shopping_cart .mini-cart-coupon .reset-coupon {
  position: absolute;
  right: 10px;
  top: 11px;
  width: 18px;
}
.theme-certan-theme .widget_shopping_cart .mini-cart-coupon .reset-coupon:after {
  font-size: 11px;
}
.theme-certan-theme .widget_shopping_cart .mini-cart-coupon .apply-coupon-error {
  margin-top: 10px;
}
.theme-certan-theme .widget_shopping_cart .mini-cart-coupon .coupon-submit {
  max-width: 124px;
  white-space: nowrap;
  width: 100%;
}
.theme-certan-theme .widget_shopping_cart .mini-cart-shipping {
  margin-top: 10px;
}
.theme-certan-theme .widget_shopping_cart .mini-cart-shipping p:not(.free-shipping) {
  margin-bottom: 4px;
}
.theme-certan-theme .widget_shopping_cart .mini-cart-shipping__header .woocommerce-Price-amount.amount {
  display: inline;
}
.theme-certan-theme .widget_shopping_cart .mini-cart-shipping__line {
  background-color: rgba(52, 168, 83, 0.11);
  height: 10px;
  position: relative;
}
.theme-certan-theme .widget_shopping_cart .mini-cart-shipping__line div {
  background-color: #34a853;
  height: 100%;
  left: 0;
  position: absolute;
}
.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error li {
  padding: 5px 10px 5px 30px !important;
}
.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error:before {
  left: 5px;
  top: 5px;
}
.woocommerce-form.woocommerce-form-register .woocommerce-password-message {
  font-weight: 500;
  margin-top: 30px;
}
.woocommerce-form.woocommerce-form-register .woocommerce-privacy-policy-text {
  margin-bottom: 30px;
}
.woocommerce-form.woocommerce-form-register .woocommerce-privacy-policy-text a {
  text-decoration: underline;
}
.woocommerce-form.woocommerce-form-register .form-row .woocommerce-button {
  width: 100%;
}
.woocommerce-form.woocommerce-form-register .woocommerce-button {
  margin: 0 auto;
  max-width: 320px;
}
.woocommerce-form .form-row:not(:last-child) {
  margin-bottom: 20px;
}
.woocommerce-form .form-row .woocommerce-form-login__submit {
  display: block;
  margin: 0 auto;
  max-width: 320px;
  width: 100%;
}
.woocommerce-form .form-row .woocommerce-form-login__submit .woocommerce-button {
  width: 100%;
}
.woocommerce-form .form-row .woocommerce-form-login__submit > span {
  display: block;
  margin-top: 10px;
  padding: 12px 0;
}
.woocommerce-form .form-row .woocommerce-form-login__submit > span,
.woocommerce-form .form-row .woocommerce-form-login__submit > span a {
  color: #272727;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
}
.woocommerce-form .form-row .woocommerce-form-login__submit > span a {
  font-weight: 500;
  text-decoration: underline;
}
.woocommerce-form .form-row .woocommerce-button {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #272727;
  border: 1px solid #272727;
  border-radius: 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  height: 42px;
  justify-content: center;
  letter-spacing: 1.4px;
  line-height: 20px;
  padding: 0 32px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.woocommerce-form .form-row .woocommerce-button:active,
.woocommerce-form .form-row .woocommerce-button:focus {
  background-color: #ff0;
  border-color: #ff0;
  color: #272727;
}
.woocommerce-form .form-row .woocommerce-form-login__rememberme-and-lost-pass-link {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.woocommerce-form .form-row .woocommerce-form-login__rememberme-and-lost-pass-link .lost-password-link {
  color: #272727;
  font-size: 10px;
  font-weight: 400;
  line-height: 10px;
}
.woocommerce-form .form-row .woocommerce-form__label-for-checkbox input[type='checkbox'] {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1;
}
.woocommerce-form .form-row .woocommerce-form__label-for-checkbox input[type='checkbox']:checked + span:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.woocommerce-form .form-row .woocommerce-form__label-for-checkbox input[type='checkbox']:checked + span:before {
  background-color: #ff0;
  border-color: #ff0;
}
.woocommerce-form .form-row .woocommerce-form__label-for-checkbox span {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #272727;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 10px;
  overflow: hidden;
  position: relative;
}
.woocommerce-form .form-row .woocommerce-form__label-for-checkbox span:before {
  border: 1px solid #d0d0d0;
  content: '';
  display: block;
  height: 18px;
  margin-right: 9.5px;
  min-width: 18px;
  width: 18px;
}
.woocommerce-form .form-row .woocommerce-form__label-for-checkbox span:after {
  content: '\e905';
  display: block;
  font-family: certan-icons, sans-serif;
  font-size: 14px;
  left: 2px;
  position: absolute;
  top: 1px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition:
    transform 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
}
.product-subcategories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 60px;
  overflow-x: auto;
  position: relative;
}
.product-subcategories .product-category {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.product-subcategories .product-category a {
  border: 1px solid #272727;
  display: block;
  padding: 10px;
}
.product-subcategories .product-category .woocommerce-loop-category__title {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.4px;
  line-height: 18px;
}
.theme-certan-theme.woocommerce-active .woocommerce-mini-cart-related-product {
  -webkit-box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.12);
  margin-top: 60px;
}
.theme-certan-theme.woocommerce-active .woocommerce-mini-cart-related-product .fl-builder-module-template {
  padding: 0;
}
.theme-certan-theme.woocommerce-active .woocommerce-mini-cart-related-product .fl-module-content {
  margin-bottom: 0;
}
.theme-certan-theme.woocommerce-active
  .woocommerce-mini-cart-related-product
  ul.products[class*='columns-']
  .product.type-product {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 30px;
  justify-content: space-between;
  padding: 30px 10px;
}
.theme-certan-theme.woocommerce-active
  .woocommerce-mini-cart-related-product
  ul.products[class*='columns-']
  .product.type-product
  .woocommerce-loop-product__content,
.theme-certan-theme.woocommerce-active
  .woocommerce-mini-cart-related-product
  ul.products[class*='columns-']
  .product.type-product
  > .woocommerce-loop-product__link {
  width: calc(50% - 15px);
}
.theme-certan-theme.woocommerce-active
  .woocommerce-mini-cart-related-product
  ul.products[class*='columns-']
  .product.type-product
  img {
  border-bottom: 0;
  border-top: 0;
  margin: 0;
  padding: 0;
}
.theme-certan-theme.woocommerce-active
  .woocommerce-mini-cart-related-product
  ul.products[class*='columns-']
  .product.type-product
  .woocommerce-loop-product__content {
  border-top: 1px solid #272727;
  padding-top: 4px;
}
.theme-certan-theme.woocommerce-active
  .products-layout-2
  .fl-woocommerce-products
  ul.products[class*='columns-']
  .product.type-product,
.theme-certan-theme.woocommerce-active
  .single-product-related-composite
  ul.products[class*='columns-']
  .product.type-product {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 30px;
  justify-content: space-between;
  padding: 30px 10px;
}
.theme-certan-theme.woocommerce-active
  .products-layout-2
  .fl-woocommerce-products
  ul.products[class*='columns-']
  .product.type-product
  .woocommerce-loop-product__content,
.theme-certan-theme.woocommerce-active
  .products-layout-2
  .fl-woocommerce-products
  ul.products[class*='columns-']
  .product.type-product
  > .woocommerce-loop-product__link,
.theme-certan-theme.woocommerce-active
  .single-product-related-composite
  ul.products[class*='columns-']
  .product.type-product
  .woocommerce-loop-product__content,
.theme-certan-theme.woocommerce-active
  .single-product-related-composite
  ul.products[class*='columns-']
  .product.type-product
  > .woocommerce-loop-product__link {
  width: calc(50% - 15px);
}
.theme-certan-theme.woocommerce-active
  .products-layout-2
  .fl-woocommerce-products
  ul.products[class*='columns-']
  .product.type-product
  img,
.theme-certan-theme.woocommerce-active
  .single-product-related-composite
  ul.products[class*='columns-']
  .product.type-product
  img {
  border-bottom: 0;
  border-top: 0;
  margin: 0;
  padding: 0;
}
.theme-certan-theme.woocommerce-active
  .products-layout-2
  .fl-woocommerce-products
  ul.products[class*='columns-']
  .product.type-product
  .woocommerce-loop-product__content,
.theme-certan-theme.woocommerce-active
  .single-product-related-composite
  ul.products[class*='columns-']
  .product.type-product
  .woocommerce-loop-product__content {
  border-top: 1px solid #272727;
  padding-top: 4px;
}
.theme-certan-theme.woocommerce-active ul.products:not(.swiper-wrapper) {
  display: grid;
  gap: 20px;
  margin: 0;
}
.theme-certan-theme.woocommerce-active ul.products.columns-6 {
  grid-template-columns: repeat(6, 1fr);
}
.theme-certan-theme.woocommerce-active ul.products.columns-5 {
  grid-template-columns: repeat(5, 1fr);
}
.theme-certan-theme.woocommerce-active ul.products.columns-4 {
  grid-template-columns: repeat(4, 1fr);
}
.theme-certan-theme.woocommerce-active ul.products.columns-3 {
  grid-template-columns: repeat(3, 1fr);
}
.theme-certan-theme.woocommerce-active ul.products.columns-2 {
  grid-template-columns: repeat(2, 1fr);
}
.theme-certan-theme.woocommerce-active ul.products.columns-1 {
  grid-template-columns: repeat(1, 1fr);
}
.theme-certan-theme.woocommerce-active ul.products:after,
.theme-certan-theme.woocommerce-active ul.products:before {
  content: none;
}
.theme-certan-theme.woocommerce-active ul.products.columns-1 .product,
.theme-certan-theme.woocommerce-active ul.products.columns-2 .product,
.theme-certan-theme.woocommerce-active ul.products.columns-3 .product,
.theme-certan-theme.woocommerce-active ul.products.columns-4 .product,
.theme-certan-theme.woocommerce-active ul.products.columns-5 .product {
  width: 100%;
}
.theme-certan-theme.woocommerce-active ul.products .product {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
  margin: 0;
  padding: 0 0 20px;
  position: relative;
}
.theme-certan-theme.woocommerce-active ul.products .product > .woocommerce-loop-product__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #f3f3f3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: var(--max-image-height, auto);
  justify-content: center;
}
.theme-certan-theme.woocommerce-active ul.products .product > .woocommerce-loop-product__link img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.theme-certan-theme.woocommerce-active ul.products .product .button,
.theme-certan-theme.woocommerce-active ul.products .product .price,
.theme-certan-theme.woocommerce-active ul.products .product .woocommerce-loop-product__link,
.theme-certan-theme.woocommerce-active ul.products .product .woocommerce-review-link,
.theme-certan-theme.woocommerce-active ul.products .product img {
  width: 100%;
}
.theme-certan-theme.woocommerce-active ul.products .product .add_to_cart_button {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #272727;
  border: 1px solid #272727;
  border-radius: 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  height: 42px;
  justify-content: center;
  letter-spacing: 1.4px;
  line-height: 20px;
  margin-top: 10px;
  padding: 0 32px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.theme-certan-theme.woocommerce-active ul.products .product .add_to_cart_button:active,
.theme-certan-theme.woocommerce-active ul.products .product .add_to_cart_button:focus {
  background-color: #ff0;
  border-color: #ff0;
  color: #272727;
}
.theme-certan-theme.woocommerce-active ul.products .product .add_to_cart_button.button--disabled {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d0d0d0;
  border: 1px solid #d0d0d0;
  border-radius: 0;
  color: #797979;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  height: 42px;
  justify-content: center;
  letter-spacing: 1.4px;
  line-height: 20px;
  padding: 0 32px;
  pointer-events: none;
  pointer-events: auto;
  text-align: center;
  text-decoration: none;
}
.theme-certan-theme.woocommerce-active ul.products .product .add_to_cart_button.button--disabled:active,
.theme-certan-theme.woocommerce-active ul.products .product .add_to_cart_button.button--disabled:hover {
  background-color: #d0d0d0;
  border-color: #d0d0d0;
  color: #797979;
}
.theme-certan-theme.woocommerce-active ul.products .product .add_to_cart_button.button--disabled:after,
.theme-certan-theme.woocommerce-active ul.products .product .add_to_cart_button.button--disabled:before {
  content: none;
}
.theme-certan-theme.woocommerce-active ul.products .product .wc-forward {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #272727;
  border: 1px solid #272727;
  border-radius: 0;
  bottom: 20px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  height: 42px;
  justify-content: center;
  left: 20px;
  letter-spacing: 1.4px;
  line-height: 20px;
  padding: 0 32px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  width: calc(100% - 40px);
}
.theme-certan-theme.woocommerce-active ul.products .product .wc-forward:active,
.theme-certan-theme.woocommerce-active ul.products .product .wc-forward:focus {
  background-color: #ff0;
  border-color: #ff0;
  color: #272727;
}
.theme-certan-theme.woocommerce-active ul.products .product .button:not(.add_to_cart_button) {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d0d0d0;
  border: 1px solid #d0d0d0;
  border-radius: 0;
  color: #797979;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  height: 42px;
  justify-content: center;
  letter-spacing: 1.4px;
  line-height: 20px;
  margin-top: 20px;
  padding: 0 32px;
  pointer-events: none;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.theme-certan-theme.woocommerce-active ul.products .product .button:not(.add_to_cart_button):active,
.theme-certan-theme.woocommerce-active ul.products .product .button:not(.add_to_cart_button):hover {
  background-color: #d0d0d0;
  border-color: #d0d0d0;
  color: #797979;
}
.theme-certan-theme.woocommerce-active ul.products .product .button:not(.add_to_cart_button):after,
.theme-certan-theme.woocommerce-active ul.products .product .button:not(.add_to_cart_button):before {
  content: none;
}
.theme-certan-theme.woocommerce-active ul.products .product .button {
  -ms-flex-item-align: end;
  align-self: flex-end;
  width: 100%;
}
.theme-certan-theme.woocommerce-active ul.products .product .woocommerce-loop-product__title {
  font-size: 20px;
  line-height: 26px;
  padding: 10px 0;
  width: 100%;
}
.theme-certan-theme.woocommerce-active ul.products .product .woocommerce-loop-product__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  flex-grow: 1;
  padding-top: 10px;
  width: 100%;
}
.theme-certan-theme.woocommerce-active
  ul.products
  .product
  .woocommerce-loop-product__content
  > .woocommerce-LoopProduct-link {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.theme-certan-theme.woocommerce-active
  ul.products
  .product
  .woocommerce-loop-product__content
  .product-categories-list {
  border-bottom: 1px solid #272727;
  padding-bottom: 10px;
}
.theme-certan-theme.woocommerce-active ul.products .product .yotpo.bottomLine {
  width: 100%;
}
.theme-certan-theme.woocommerce-active ul.products .product .yotpo.bottomLine .standalone-bottomline {
  border-bottom: 1px solid #272727;
  margin-bottom: 6px;
  padding-bottom: 6px;
}
.theme-certan-theme.woocommerce-active ul.products .product .product-stock .stock-status {
  line-height: 18px;
}
.theme-certan-theme.woocommerce-active ul.products .product .price {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  border-bottom: 1px solid #272727;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
  padding-bottom: 8px;
  width: 100%;
}
.theme-certan-theme.woocommerce-active ul.products .product .price .from {
  margin-right: 10px;
}
.theme-certan-theme.woocommerce-active ul.products .product .price .subscription-details {
  display: none;
}
.theme-certan-theme.woocommerce-active ul.products .product .price ins {
  margin-right: 0;
}
.theme-certan-theme.woocommerce-active ul.products .product .price del {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  margin-left: 10px;
  margin-right: 10px;
  order: 2;
}
.woocommerce-active.archive .filtering-sidebar__widgets {
  position: sticky;
  top: 96px;
}
.woocommerce-active.archive .site-main > .page-header ~ .container {
  margin-top: 0;
}
.woocommerce-active.archive .woocommerce-products-header {
  margin-bottom: 60px;
  max-width: 670px;
  width: 100%;
}
.woocommerce-active.archive .woocommerce-products-header__title {
  border-bottom: 1px solid #272727;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.woocommerce-active.archive .woocommerce-archive-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  padding: 0 0 80px;
  position: relative;
}
.woocommerce-active.archive .woocommerce-archive-content .col__left {
  max-width: 325px;
  width: 100%;
}
.woocommerce-active.archive .woocommerce-archive-content .col__right {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.woocommerce-active.archive .woocommerce-archive-content .certan-popup__overlay {
  display: none;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.single-product .woocommerce-breadcrumb {
  padding-left: 20px;
  padding-right: 20px;
}
.woocommerce-breadcrumb {
  color: #272727;
  font-size: 12px;
  line-height: 19.2px;
  margin-bottom: 20px;
  margin-top: 16px;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.woocommerce-breadcrumb a {
  color: #797979;
}
.woocommerce-NoticeGroup,
.woocommerce-notices-wrapper {
  margin: 0 auto;
  max-width: 1400px;
  padding: 0;
  width: 100%;
}
.woocommerce-NoticeGroup .woocommerce-error,
.woocommerce-NoticeGroup .woocommerce-message,
.woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-notices-wrapper .woocommerce-message {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  align-items: center;
  background: #fff;
  border: 1px solid #34a853;
  color: #272727;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 20px 20px 0;
  order: 1;
  padding: 10px 20px;
}
.woocommerce-NoticeGroup .woocommerce-error .button,
.woocommerce-NoticeGroup .woocommerce-message .button,
.woocommerce-notices-wrapper .woocommerce-error .button,
.woocommerce-notices-wrapper .woocommerce-message .button {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  align-items: center;
  background-color: transparent;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  height: unset;
  justify-content: center;
  line-height: 19.2px;
  margin: 0;
  order: 2;
  outline: none;
  padding: 0 20px 0 0;
  position: relative;
  text-decoration: underline;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.woocommerce-NoticeGroup .woocommerce-error .button:active,
.woocommerce-NoticeGroup .woocommerce-error .button:hover,
.woocommerce-NoticeGroup .woocommerce-message .button:active,
.woocommerce-NoticeGroup .woocommerce-message .button:hover,
.woocommerce-notices-wrapper .woocommerce-error .button:active,
.woocommerce-notices-wrapper .woocommerce-error .button:hover,
.woocommerce-notices-wrapper .woocommerce-message .button:active,
.woocommerce-notices-wrapper .woocommerce-message .button:hover {
  background-color: transparent;
  border: none;
  outline: none;
}
.woocommerce-NoticeGroup .woocommerce-error .button:hover,
.woocommerce-NoticeGroup .woocommerce-message .button:hover,
.woocommerce-notices-wrapper .woocommerce-error .button:hover,
.woocommerce-notices-wrapper .woocommerce-message .button:hover {
  text-decoration: underline;
}
.woocommerce-NoticeGroup .woocommerce-error .button:after,
.woocommerce-NoticeGroup .woocommerce-message .button:after,
.woocommerce-notices-wrapper .woocommerce-error .button:after,
.woocommerce-notices-wrapper .woocommerce-message .button:after {
  font-family: certan-icons, sans-serif;
  position: absolute;
  text-decoration: none;
  top: 0;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition:
    transform 0.2s ease-out,
    -webkit-transform 0.2s ease-out;
}
.woocommerce-NoticeGroup .woocommerce-error .button:after,
.woocommerce-NoticeGroup .woocommerce-message .button:after,
.woocommerce-notices-wrapper .woocommerce-error .button:after,
.woocommerce-notices-wrapper .woocommerce-message .button:after {
  content: '\e90a';
  font-size: 12px;
  left: unset;
  right: 0;
}
.woocommerce-NoticeGroup .woocommerce-error,
.woocommerce-notices-wrapper .woocommerce-error {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  border: 1px solid #d80613;
  -ms-flex-direction: column;
  flex-direction: column;
}
.woocommerce-NoticeGroup .woocommerce-error li,
.woocommerce-notices-wrapper .woocommerce-error li {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  order: 1;
  padding-left: 30px;
  position: relative;
  width: 100%;
}
.woocommerce-NoticeGroup .woocommerce-error li:before,
.woocommerce-notices-wrapper .woocommerce-error li:before {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  color: #d80613;
  content: '\e90d';
  font-family: certan-icons, sans-serif;
  left: 0;
  order: 2;
  position: absolute;
}
.woocommerce-NoticeGroup .woocommerce-error {
  margin: 0 0 20px;
}
.review-slider .fl-content-slider,
.topbar-slider .fl-content-slider {
  margin: 0 auto;
  width: 100%;
}
.review-slider .fl-content-slider-navigation,
.topbar-slider .fl-content-slider-navigation {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: space-between;
  margin-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.review-slider .slider-next,
.review-slider .slider-prev,
.topbar-slider .slider-next,
.topbar-slider .slider-prev {
  opacity: 1;
  position: static;
}
.review-slider .slider-next .fl-content-slider-svg-container,
.review-slider .slider-prev .fl-content-slider-svg-container,
.topbar-slider .slider-next .fl-content-slider-svg-container,
.topbar-slider .slider-prev .fl-content-slider-svg-container {
  display: none;
}
.review-slider .slider-next:before,
.review-slider .slider-prev:before,
.topbar-slider .slider-next:before,
.topbar-slider .slider-prev:before {
  content: '\e909';
  font-family: certan-icons, sans-serif;
  font-size: 14px;
}
.review-slider .slider-next:before,
.topbar-slider .slider-next:before {
  content: '\e90a';
}
.topbar-slider .fl-content-slider {
  max-width: 250px;
}
.topbar-slider .fl-slide-content {
  padding: 0 63px;
}
.topbar-slider .fl-content-slider-wrapper,
.topbar-slider .fl-slide {
  height: 100%;
}
.topbar-slider .fl-slide {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.topbar-slider .fl-slide .fl-slide-text > *,
.topbar-slider .fl-slide .fl-slide-title {
  margin-bottom: 0 !important;
}
body .review-slider .fl-content-slider {
  max-width: 670px;
}
body .review-slider .bx-wrapper {
  margin-bottom: 0;
}
body .review-slider .fl-slide .fl-slide-title {
  margin-bottom: 10px !important;
}
body .review-slider .fl-slide-photo-wrap {
  margin: 0 10px 0 0 !important;
}
body .review-slider .fl-slide .fl-slide-text {
  border-top: 1px solid #272727;
  font-weight: 500;
  padding-top: 10px;
  width: 100%;
}
body .review-slider .fl-slide .fl-slide-text,
body .review-slider.fl-module-content-slider .fl-slide {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
body .review-slider.fl-module-content-slider .fl-slide .fl-slide-content-wrap {
  width: 100%;
}
body .review-slider .slider-next,
body .review-slider .slider-prev {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #272727;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 26px;
  justify-content: center;
  left: -76px;
  position: absolute;
  width: 26px;
}
body .review-slider .slider-next:before,
body .review-slider .slider-prev:before {
  color: #fff;
  content: '\e902';
  font-family: certan-icons, sans-serif;
}
body .review-slider .slider-next {
  left: auto;
  right: -76px;
}
body .review-slider .slider-next:before {
  content: '\e903';
}
.bottom-bar-callout .fl-callout.fl-callout-photo-left {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.bottom-bar-callout .fl-callout.fl-callout-photo-left .fl-callout-photo {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  width: unset;
}
.bottom-bar-callout .fl-callout.fl-callout-photo-left .fl-callout-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  margin-left: 161px;
}
.bottom-bar-callout .fl-callout.fl-callout-photo-left .fl-callout-title {
  padding: 0;
}
.bottom-bar-callout .fl-callout.fl-callout-photo-left .fl-callout-title,
.bottom-bar-callout .fl-callout.fl-callout-photo-left .fl-callout-title > a,
.bottom-bar-callout .fl-callout.fl-callout-photo-left .fl-callout-title > a > span {
  display: block;
  width: 100%;
}
.bottom-bar-callout .fl-callout.fl-callout-photo-left .fl-callout-title > a > span {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.callout-icons .fl-callout-photo-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.callout-icons .fl-callout-photo-left .fl-callout-photo {
  margin-right: 32px;
  min-width: 60px;
  padding: 0;
  width: 60px;
}
.callout-icons .fl-callout-photo-left .fl-callout-content,
.callout-icons .fl-callout-photo-left .fl-callout-photo {
  width: unset;
}
.callout-icons .fl-callout-photo-left .fl-callout-content p,
.callout-icons .fl-callout-photo-left .fl-callout-photo p {
  padding-bottom: 0 !important;
}
.callout-program .fl-callout-photo-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.callout-program .fl-callout-photo-left .fl-callout-content,
.callout-program .fl-callout-photo-left .fl-callout-photo {
  width: unset;
}
.callout-program .fl-callout-photo-left .fl-callout-photo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 288px;
  flex: 0 0 288px;
  margin-bottom: 0;
  padding-right: 0;
}
.callout-program .fl-callout-photo-left .fl-callout-photo * {
  height: 100%;
}
.callout-program .fl-callout-photo-left .fl-callout-photo a {
  display: block;
}
.callout-program .fl-callout-photo-left .fl-callout-photo img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.callout-program .fl-callout-photo-left .fl-callout-text {
  padding-bottom: 34px;
}
.callout-program .fl-callout-photo-left .fl-callout-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 20px 13px 10px 20px;
}
.callout-program .fl-callout-photo-left .fl-callout-content p {
  padding-bottom: 0 !important;
}
.callout-program .fl-callout-photo-left .fl-callout-button {
  border-top: 1px solid #272727;
}
.callout-program .fl-callout-photo-left .fl-callout-button .fl-button {
  height: unset;
  margin: 0 !important;
  padding: 0 !important;
}
.callout-program .fl-callout-photo-left .fl-callout-button .fl-button,
.callout-program .fl-callout-photo-left .fl-callout-button .fl-button span,
.callout-program .fl-callout-photo-left .fl-callout-button .fl-button:active,
.callout-program .fl-callout-photo-left .fl-callout-button .fl-button:hover {
  background-color: transparent !important;
  border: none !important;
  outline: none !important;
}
.callout-program .fl-callout-photo-left .fl-callout-button .fl-button span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: unset;
  margin: 0 !important;
  padding: 0 !important;
}
.callout-program .fl-callout-photo-left .fl-callout-button .fl-button span:active,
.callout-program .fl-callout-photo-left .fl-callout-button .fl-button span:hover {
  background-color: transparent !important;
  border: none !important;
  outline: none !important;
}
.callout-program .fl-callout-photo-left .fl-callout-button .fl-button span:after {
  content: '\e903';
  display: inline-block;
  font-family: certan-icons, sans-serif;
  font-size: 12px;
  margin-left: 10px;
}
.post-middle-banner .fl-callout-photo-left,
.post-middle-banner .fl-callout-photo-right {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}
.post-middle-banner .fl-callout-photo-left .fl-callout-title,
.post-middle-banner .fl-callout-photo-right .fl-callout-title {
  margin-bottom: 20px;
  padding-bottom: 0;
}
.post-middle-banner .fl-callout-photo-left .fl-callout-content,
.post-middle-banner .fl-callout-photo-left .fl-callout-photo,
.post-middle-banner .fl-callout-photo-right .fl-callout-content,
.post-middle-banner .fl-callout-photo-right .fl-callout-photo {
  width: unset;
}
.post-middle-banner .fl-callout-photo-left .fl-callout-photo,
.post-middle-banner .fl-callout-photo-right .fl-callout-photo {
  padding-right: 0;
}
.post-middle-banner .fl-callout-photo-left .fl-callout-text p a,
.post-middle-banner .fl-callout-photo-right .fl-callout-text p a {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}
.post-middle-banner .fl-callout-photo-right {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.post-middle-banner .fl-callout-photo-right .fl-callout-photo {
  padding-left: 0;
}
.fl-builder-content .fl-accordion .fl-accordion-button-icon {
  opacity: 1;
}
.fl-builder-content .fl-accordion .fl-accordion-button-icon.fl-accordion-button-icon-left {
  padding-right: 25px;
}
.fl-builder-content .fl-accordion .fl-accordion-content p a {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}
.fl-builder-content .fl-accordion .fl-accordion-item-active .fl-accordion-button-label {
  font-weight: 500;
}
.fl-builder-content .fl-accordion .fl-accordion-button a,
.fl-builder-content .fl-accordion .fl-accordion-button a:active,
.fl-builder-content .fl-accordion .fl-accordion-button a:focus {
  outline: none;
}
.single-product-accordion .fl-accordion .fl-accordion-item:first-child {
  border-top: 1px solid #272727;
  padding-top: 20px;
}
.single-product-list .fl-list .fl-list-item-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 11px;
  position: relative;
}
.single-product-list .fl-list .fl-list-item-icon:before {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ff0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 18px;
  justify-content: center;
  min-width: 18px;
  width: 18px;
}
.single-product-list .fl-list .fl-list-item-content {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wetail-buttons {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wetail-buttons .back,
.wetail-buttons .forward {
  position: relative;
}
.wetail-buttons .back {
  padding-left: 20px;
}
.wetail-buttons .back i {
  left: 0;
}
.wetail-buttons .forward {
  padding-right: 20px;
}
.wetail-buttons .forward i {
  right: 0;
}
.wetail-buttons i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.wetail-slider-content__wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: center;
  position: relative;
}
.wetail-slider-content__image {
  height: 100%;
}
.wetail-slider-content__image,
.wetail-slider-content__image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.wetail-slider-content .swiper-buttons.content_sides .swiper-button-next,
.wetail-slider-content .swiper-buttons.content_sides .swiper-button-prev {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
}
.wetail-slider-content .swiper-buttons.content_sides .swiper-button-prev {
  left: 0;
  right: auto;
}
.linked-posts .swiper {
  margin: -15px;
  padding: 15px;
}
.popular-bundles .fl-row-content-wrap,
.usp .fl-row-content-wrap {
  overflow: hidden;
}
.posts-list:not(.swiper-wrapper) {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
}
.posts-list:not(.swiper-wrapper).cols-4 {
  gap: 80px 20px;
  grid-template-columns: repeat(4, 1fr);
}
.blog h1,
.recipe h1,
.single-post h1 {
  font-size: 50px;
}
.blog h2,
.recipe h2,
.single-post h2 {
  font-size: 36px;
}
.blog h3,
.recipe h3,
.single-post h3 {
  font-size: 30px;
}
.blog-main,
.recipe-main {
  margin: 0 0 70px;
}
.post-type-archive-podcast .site-main,
.tax-podcast_categories .site-main,
.tax-podcast_tags .site-main {
  margin-bottom: 70px;
}
.title-and-excerpt {
  max-width: 670px;
  width: 100%;
}
.taxonomy-categories {
  margin-top: 20px;
}
.taxonomy-categories .filtering {
  display: none;
  position: relative;
}
.taxonomy-categories .filtering:before {
  content: '\e917';
  font-family: certan-icons, sans-serif;
  font-size: 16px;
  left: 6px;
  line-height: 42px;
  position: absolute;
  top: 0;
  width: 18px;
}
.taxonomy-categories .filtering.active:before {
  content: '\e907';
  font-size: 12px;
}
.taxonomy-categories__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}
.single:not(.single-product) {
  scroll-behavior: smooth;
}
.single:not(.single-product).fl-builder:not(.single-product) > .site > .site-main > .container {
  margin: 0 auto;
  max-width: 1400px;
  padding: 0 20px;
  width: 100%;
}
.single:not(.single-product) .site-main {
  margin-bottom: 70px;
}
.single:not(.single-product) .before-content {
  border-bottom: 1px solid #272727;
  margin-top: 0;
  padding-bottom: 40px;
}
.single:not(.single-product) .before-content iframe {
  margin: 40px 0 0;
}
.single:not(.single-product) h1.entry-title {
  border-bottom: 1px solid #272727;
  font-size: 50px;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 60px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.single:not(.single-product).single-post .single__sidebar .klaviyo-form label {
  display: none;
}
.single:not(.single-product).single-podcast .single__wrapper {
  margin-bottom: 67px;
  padding: 40px 10px 40px 65px;
}
.single:not(.single-product).single-recipe .single__wrapper {
  margin-bottom: 60px;
  padding: 40px 60px 60px;
}
.single:not(.single-product) .single__wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 180px;
  margin-bottom: 61px;
  padding: 30px 10px 30px 58px;
}
.single:not(.single-product) .single__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.single:not(.single-product) .single__sidebar {
  max-width: 270px;
  position: sticky;
  top: calc(var(--header-height, 0) + 20px);
  width: 100%;
}
.single:not(.single-product) .single__sidebar .sidebar-signup .fl-rich-text p {
  margin-bottom: 0;
}
.single:not(.single-product) .single__sidebar .sidebar-signup .klaviyo-form [style*='padding: 15px 0px 35px;'] {
  padding: 0 !important;
}
.single:not(.single-product)
  .single__sidebar
  .sidebar-signup
  .klaviyo-form
  [style*='background-color: rgb(243, 243, 243);'] {
  background-color: transparent !important;
}
.single:not(.single-product)
  .single__sidebar
  .sidebar-signup
  .klaviyo-form
  [style*='border: 1px solid rgb(121, 121, 121);'] {
  border: 1px solid hsla(0, 0%, 47%, 0.4) !important;
}
.single:not(.single-product) .single__sidebar .sidebar-signup .klaviyo-form button {
  background-color: #ff0 !important;
  border-color: #ff0 !important;
  color: #272727 !important;
}
.single:not(.single-product) .single__footer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 80px;
}
.single:not(.single-product) .meta .meta__item {
  color: #797979;
}
.single:not(.single-product) .meta .meta__item--author {
  font-weight: 500;
}
.single:not(.single-product) .meta .meta__item--author:hover {
  text-decoration: underline;
}
.single:not(.single-product) .tags-and-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}
.single:not(.single-product) .tags-and-categories .item__link {
  background-color: #d0d0d0;
  color: #272727;
  font-size: 12px;
  letter-spacing: 0.04em;
  line-height: 20px;
  padding: 4.5px 7px;
}
.single:not(.single-product) .tags-and-categories .item__link:active,
.single:not(.single-product) .tags-and-categories .item__link:focus {
  background-color: #ff0;
  border-color: #ff0;
  color: #272727;
}
.single:not(.single-product) .tags-and-categories .item__link--cat {
  background-color: #272727;
  color: #fff;
}
.single:not(.single-product) .podcast-links {
  margin-top: 40px;
}
.single:not(.single-product) .podcast-links__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 25px;
}
.single:not(.single-product) .podcast-links a {
  color: #272727;
  font-size: 18px;
  font-weight: 500;
  text-decoration: underline;
}
.single:not(.single-product) .guest {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.single:not(.single-product) .guest__avatar {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.single:not(.single-product) .guest__name {
  border-top: 1px solid #272727;
  margin-bottom: 13px;
  padding-top: 10px;
}
.single:not(.single-product) .guest__col:first-child {
  max-width: 120px;
  width: 100%;
}
.single:not(.single-product) .author-info {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  background-color: #ff0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  padding-left: 20px;
  padding-right: 20px;
}
.single:not(.single-product) .author-info span {
  font-weight: 500;
}
.single:not(.single-product) .author-info h3 {
  border-bottom: 1px solid #272727;
  margin-bottom: 18px;
  padding-bottom: 6px;
}
.single:not(.single-product) .author-info .author__content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  justify-content: center;
  max-width: 670px;
  padding: 58px 0 88px;
  width: 100%;
}
.single:not(.single-product) .author-info .author__col--image {
  height: 120px;
  max-width: 120px;
  min-width: 120px;
  width: 100%;
}
.single:not(.single-product) .post-navigation {
  margin-bottom: 20px;
}
.single:not(.single-product) .post-navigation.hide {
  display: none;
}
.single:not(.single-product) .post-navigation__nav {
  margin-top: 10px;
}
.single:not(.single-product) .post-navigation__item:not(:last-child) {
  margin-bottom: 10px;
}
.single:not(.single-product) .post-navigation__item a {
  display: block;
  font-weight: 400;
  position: relative;
  width: 100%;
  z-index: 2;
}
.single:not(.single-product) .post-navigation__item a:after {
  background-color: #ff0;
  -webkit-box-shadow: 0 0 0 2px #fff;
  box-shadow: 0 0 0 2px #fff;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  min-height: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: scaleX(0) translateY(-50%);
  -ms-transform: scaleX(0) translateY(-50%);
  transform: scaleX(0) translateY(-50%);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition:
    transform 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  width: 100%;
  z-index: -1;
}
.single:not(.single-product) .post-navigation__item a:hover {
  font-weight: 500;
}
.single:not(.single-product) .post-navigation__item a:hover:after {
  -webkit-transform: scaleX(1) translateY(-50%);
  -ms-transform: scaleX(1) translateY(-50%);
  transform: scaleX(1) translateY(-50%);
}
.single:not(.single-product) .post-navigation__item a:after {
  left: -10px;
  width: calc(100% + 10px);
}
.single:not(.single-product) .post-navigation__item a:hover {
  font-weight: 400;
}
.single:not(.single-product) .post-navigation__item.active a:after {
  -webkit-transform: scaleX(1) translateY(-50%);
  -ms-transform: scaleX(1) translateY(-50%);
  transform: scaleX(1) translateY(-50%);
}
.single:not(.single-product) .post-social-icons {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #272727;
  border-top: 1px solid #272727;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin-bottom: 20px;
  padding: 20px 0;
}
.single:not(.single-product) .single-recipe-article .entry-header__entry-title {
  font-size: 80px;
}
.single:not(.single-product) .single-recipe-article .entry-header .categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}
.single:not(.single-product) .single-recipe-article .entry-header .categories__link {
  background-color: #d0d0d0;
  display: block;
  font-size: 12px;
  line-height: 20px;
  padding: 4px 7px;
}
.single:not(.single-product) .single-recipe-article .entry-header .cooking-time {
  margin-top: 30px;
}
.single:not(.single-product) .single-recipe-article .ingredients-and-instructions,
.single:not(.single-product) .single-recipe-article .nutrition-and-video {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  justify-content: space-between;
  margin-top: 60px;
}
.single:not(.single-product) .single-recipe-article .ingredients,
.single:not(.single-product) .single-recipe-article .instructions,
.single:not(.single-product) .single-recipe-article .nutritional-info {
  border-top: 1px solid #272727;
  padding-top: 10px;
}
.single:not(.single-product) .single-recipe-article .ingredients__list,
.single:not(.single-product) .single-recipe-article .instructions__list,
.single:not(.single-product) .single-recipe-article .nutritional-info__list {
  margin-top: 22px;
}
.single:not(.single-product) .single-recipe-article .ingredients,
.single:not(.single-product) .single-recipe-article .nutritional-info {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 268px;
  flex: 0 1 268px;
}
.single:not(.single-product) .single-recipe-article .instructions,
.single:not(.single-product) .single-recipe-article .recipe-video {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 435px;
  flex: 0 1 435px;
}
.single:not(.single-product) .single-recipe-article .ingredients__count {
  bottom: 4px;
  color: #797979;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  position: relative;
}
.single:not(.single-product) .single-recipe-article .ingredients__item {
  font-weight: 500;
  line-height: 35px;
}
.single:not(.single-product) .single-recipe-article .instructions__label {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-weight: 500;
  line-height: 35px;
}
.single:not(.single-product) .single-recipe-article .instructions__label:before {
  background-color: #ff0;
  border-color: #ff0;
  margin-top: 7px;
}
.single:not(.single-product) .single-recipe-article .instructions__label:after {
  left: 2px;
  top: 16px;
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
}
.single:not(.single-product) .single-recipe-article .nutrition-and-video {
  margin-top: 60px;
}
.single:not(.single-product) .single-recipe-article .nutritional-info__list {
  list-style: decimal;
  margin-top: 30px;
  padding-left: 16px;
}
.single:not(.single-product) .single-recipe-article .nutritional-info__item {
  line-height: 35px;
}
.single:not(.single-product) .single-recipe-article .recipe-video__iframe-wrapper {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}
.single:not(.single-product) .single-recipe-article .recipe-video__iframe-wrapper iframe {
  border-radius: 8px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.single:not(.single-product) .single-recipe-article .recipe-video__iframe-wrapper video {
  border-radius: 8px;
  height: auto;
  width: 100%;
}
.single:not(.single-product) .single-recipe-thumbnail {
  height: 170px;
}
.single:not(.single-product) .single-recipe-thumbnail .single__image {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.single:not(.single-product) .single-recipe-thumbnail--desktop {
  display: block;
}
.single:not(.single-product) .single-recipe-thumbnail--mobile {
  display: none;
}
.single:not(.single-product) .recipe-related-products {
  background-color: #fff;
  margin: -60px 0 0;
  padding: 0 0 40px;
}
.single:not(.single-product) .recipe-related-products__title {
  padding: 10px 60px 0;
  position: relative;
}
.single:not(.single-product) .recipe-related-products__title:before {
  background-color: #272727;
  content: '';
  height: 1px;
  left: 60px;
  max-width: 670px;
  position: absolute;
  top: 0;
  width: 100%;
}
.single:not(.single-product) .recipe-related-products .swiper {
  padding: 20px 60px 0;
}
.single:not(.single-product) .recipe-related-products .swiper-slide {
  max-width: 285px;
}
.single:not(.single-product) .recipe-sidebar--mobile {
  background-color: #fff;
  display: none;
  margin-left: -16px;
  margin-right: -16px;
  max-width: unset !important;
  padding: 0 16px 35px;
  width: auto;
}
.post-card {
  background-color: #fff;
}
.post-card__item--banner {
  grid-column: 1/4;
}
.post-card__item--blog article,
.post-card__item--recipe article {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.122);
  box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.122);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.post-card__item--blog.post-card__item--banner,
.post-card__item--recipe.post-card__item--banner {
  grid-column: 1/5;
}
.post-card__item--blog .post-card .post-card__link,
.post-card__item--recipe .post-card .post-card__link {
  display: block;
}
.post-card__item--blog .post-card .post-card__thumbnail,
.post-card__item--recipe .post-card .post-card__thumbnail {
  height: 210px;
  max-width: 100%;
  min-height: 210px;
  width: 100%;
}
.post-card__item--blog .post-card .post-card__thumbnail--wrapper,
.post-card__item--recipe .post-card .post-card__thumbnail--wrapper {
  height: 100%;
  padding-bottom: 0;
  width: 100%;
}
.post-card__item--blog .post-card .post-card__thumbnail img,
.post-card__item--recipe .post-card .post-card__thumbnail img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: static;
  width: 100%;
}
.post-card__item--blog .post-card .post-card__content,
.post-card__item--recipe .post-card .post-card__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 0;
}
.post-card__item--blog .post-card .read-more-link,
.post-card__item--recipe .post-card .read-more-link {
  border-top: 1px solid #272727;
  margin-top: 10px;
  padding-top: 10px;
  text-align: right;
}
.post-card__item--blog .post-card .read-more-link a,
.post-card__item--recipe .post-card .read-more-link a {
  font-weight: 500;
  padding-left: 0;
  padding-right: 25px;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.post-card__item--blog .post-card .read-more-link a:after,
.post-card__item--recipe .post-card .read-more-link a:after {
  font-family: certan-icons, sans-serif;
  position: absolute;
  text-decoration: none;
  top: 0;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition:
    transform 0.2s ease-out,
    -webkit-transform 0.2s ease-out;
}
.post-card__item--blog .post-card .read-more-link a:after,
.post-card__item--recipe .post-card .read-more-link a:after {
  content: '\e903';
  font-size: 12px;
  left: unset;
  right: 0;
}
.post-card__item--blog .post-card .read-more-link a:after,
.post-card__item--recipe .post-card .read-more-link a:after {
  font-size: 13px;
  line-height: 22.4px;
}
.post-card__item--blog .post-card .read-more-link--recipe,
.post-card__item--recipe .post-card .read-more-link--recipe {
  border-top: none;
  margin-top: 25px;
  padding-top: 0;
  text-align: left;
}
.post-card__item--blog .post-card .category-and-time,
.post-card__item--recipe .post-card .category-and-time {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #272727;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
}
.post-card__item--blog .post-card .category-and-time a,
.post-card__item--recipe .post-card .category-and-time a {
  font-size: 12px;
  line-height: 20px;
}
.post-card__item--blog .post-card .category-and-time .categories,
.post-card__item--recipe .post-card .category-and-time .categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.post-card__item--blog .post-card .category-and-time .categories a:not(:first-child):before,
.post-card__item--recipe .post-card .category-and-time .categories a:not(:first-child):before {
  content: ',';
  margin-right: 5px;
}
.post-card__item--blog .post-card .author-and-date,
.post-card__item--recipe .post-card .author-and-date {
  margin-top: auto;
}
.post-card__item--blog .post-card .author-and-date__wrapper,
.post-card__item--recipe .post-card .author-and-date__wrapper {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.post-card__item--blog .post-card .title,
.post-card__item--recipe .post-card .title {
  letter-spacing: 0.02em;
}
.post-card__item--blog .post-card .author,
.post-card__item--blog .post-card .author-link,
.post-card__item--recipe .post-card .author,
.post-card__item--recipe .post-card .author-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.post-card__item--blog .post-card .author-link:active .author-name,
.post-card__item--blog .post-card .author-link:focus .author-name,
.post-card__item--blog .post-card .author-link:hover .author-name,
.post-card__item--recipe .post-card .author-link:active .author-name,
.post-card__item--recipe .post-card .author-link:focus .author-name,
.post-card__item--recipe .post-card .author-link:hover .author-name {
  text-decoration: underline;
}
.post-card__item--blog .post-card .author time,
.post-card__item--blog .post-card .author-name,
.post-card__item--recipe .post-card .author time,
.post-card__item--recipe .post-card .author-name {
  font-size: 12px;
  line-height: 20px;
}
.post-card__item--blog .post-card .author img,
.post-card__item--recipe .post-card .author img {
  border-radius: 50px;
  height: 24px;
  margin-right: 4px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 24px;
}
.post-card .post-card__content,
.post-card__item .excerpt--recipe {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.post-card .post-card__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px;
}
.post-card .post-card__thumbnail {
  max-height: 134px;
  max-width: 134px;
  width: 100%;
}
.post-card .post-card__thumbnail img {
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
}
.post-card .post-card__thumbnail--wrapper {
  padding-bottom: 100%;
  position: relative;
}
.post-card .content-footer,
.post-card .post-card__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.post-card .content-footer {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: space-between;
  margin-top: auto;
}
.post-card .play {
  background-color: #272727;
  color: #fff;
  font-weight: 400;
  height: 20px;
  padding: 0;
  width: 57px;
}
.post-card .play:before {
  content: '\e900';
  font-family: certan-icons, sans-serif;
  font-size: 13px;
  margin-right: 8px;
}
.post-card time {
  font-size: 12px;
  line-height: 20px;
}
.search-results .podcast-list .post-card {
  -webkit-box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.122);
  box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.122);
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.linked-podcast > h2,
.linked-posts > h2,
.linked-products > h2 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}
.linked-podcast > h2 span,
.linked-posts > h2 span,
.linked-products > h2 span {
  border-top: 1px solid #272727;
  display: block;
  padding-top: 10px;
  position: relative;
  width: calc(50% - 10px);
}
.linked-podcast > h2 a,
.linked-posts > h2 a,
.linked-products > h2 a {
  margin-top: 10px;
}
.linked-podcast .button--link,
.linked-posts .button--link,
.linked-products .button--link {
  padding-left: 0;
  padding-right: 20px;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.linked-podcast .button--link:after,
.linked-posts .button--link:after,
.linked-products .button--link:after {
  font-family: certan-icons, sans-serif;
  position: absolute;
  text-decoration: none;
  top: 0;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition:
    transform 0.2s ease-out,
    -webkit-transform 0.2s ease-out;
}
.linked-podcast .button--link:after,
.linked-posts .button--link:after,
.linked-products .button--link:after {
  content: '\e90a';
  font-size: 12px;
  left: unset;
  right: 0;
}
.linked-podcast .mobile,
.linked-posts .mobile,
.linked-products .mobile {
  margin-top: 30px;
}
.linked-posts .swiper-pagination-and-arrows {
  display: none;
}
@media (max-width: 992px) {
  .container {
    padding: 0 16px;
  }
  .mobile-visible-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .tablet-visible {
    display: block;
  }
  .w-50 {
    width: 100%;
  }
  .link:active,
  .link:focus,
  .link:hover,
  .link:visited:active,
  .link:visited:focus,
  .link:visited:hover,
  a:active,
  a:focus,
  a:hover,
  a:visited:active,
  a:visited:focus,
  a:visited:hover {
    outline: none;
  }
  .h1,
  h1 {
    font-size: 44px;
    line-height: 52.8px;
  }
  .h1,
  .h2,
  h1,
  h2 {
    word-break: break-word;
  }
  .h2,
  h2 {
    font-size: 36px;
    line-height: 45px;
  }
  .h3,
  h3 {
    font-size: 20px;
    word-break: break-word;
  }
  .mob-mt-9 {
    margin-top: 9px;
  }
  .site-header__row {
    height: 45px;
  }
  .woocommerce-checkout .site-header .logo {
    height: 33px;
    width: 74px;
  }
  .topbar {
    grid-template-rows: var(--topbar-scroll-height, 24px);
  }
  .button,
  .button--disabled,
  .button--disabled:visited,
  .button--primary,
  .button--primary:visited,
  .button--secondary,
  .button--secondary:visited,
  .button--tertiary,
  .button--tertiary:visited,
  .button--white,
  .button--white:visited,
  button,
  button--disabled,
  button--disabled:visited,
  button--primary,
  button--primary:visited,
  button--secondary,
  button--secondary:visited,
  button--tertiary,
  button--tertiary:visited,
  button--white,
  button--white:visited {
    padding: 0 5px;
  }
  .button--sm,
  button--sm {
    padding-left: 10px;
    padding-right: 10px;
  }
  .button--mobile-full-width,
  button--mobile-full-width {
    width: 100%;
  }
  .button.button--full-width-mobile .fl-button {
    width: 100% !important;
  }
  .klaviyo-form button {
    padding: 0 5px !important;
  }
  .klaviyo-form [data-testid='form-row'] {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .klaviyo-form [data-testid='form-component'] {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 100% !important;
    flex: 0 1 100% !important;
    width: 100% !important;
  }
  .klaviyo-form [data-testid='form-component'] button {
    width: 100% !important;
  }
  .klaviyo-form button {
    margin-top: 15px !important;
  }
  .header-button {
    height: 20px;
    line-height: 20px;
    width: 20px;
  }
  .header-button > a:before {
    font-size: 20px;
  }
  .nav-shop {
    gap: unset;
  }
  .nav-shop li:not(:last-child) {
    margin-right: 17px;
  }
  .header-buttons__menu {
    gap: unset;
  }
  .header-buttons__menu li:not(:last-child) {
    margin-right: 17px;
  }
  .burger-button > a {
    height: 20px;
    width: 20px;
  }
  .main-navigation,
  .main-navigation .site-header__menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main-navigation .site-header__menu {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    background-color: #fff;
    flex-grow: 1;
    height: calc(var(--vh, 1vh) * 100 - var(--header-bottom-offset, 0));
    left: 0;
    overflow-y: auto;
    padding: 30px 16px;
    position: fixed;
    top: var(--header-bottom-offset, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition:
      transform 0.5s cubic-bezier(0.19, 1, 0.22, 1),
      -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    z-index: -1;
  }
  .main-navigation .site-header__menu.open {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .main-navigation .sub-menu {
    display: none;
  }
  .main-navigation .menu-item:not(:last-child) {
    margin-bottom: 16px;
  }
  .main-navigation .menu-item.current-menu-item > a {
    background-color: #ff0;
    font-weight: 500;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-top: 2px;
  }
  .main-navigation .menu-item.menu-item-has-children > a {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    width: 100%;
  }
  .main-navigation .menu-item.menu-item-has-children > a:after {
    font-family: certan-icons, sans-serif;
    position: absolute;
    text-decoration: none;
    top: 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition:
      transform 0.2s ease-out,
      -webkit-transform 0.2s ease-out;
  }
  .main-navigation .menu-item.menu-item-has-children > a:after {
    content: '\e90e';
    left: unset;
    line-height: 26px;
    right: 3px;
  }
  .main-navigation .menu-item.menu-item-has-children > .sub-menu {
    margin-left: 15px;
  }
  .main-navigation .menu-item.menu-item-has-children.open > a {
    font-weight: 500;
    margin-bottom: 16px;
  }
  .main-navigation .menu-item.menu-item-has-children.open > a:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .main-navigation .header-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
    height: unset;
    margin-bottom: 40px;
  }
  .main-navigation .header-menu > .menu-item {
    display: block;
    width: 100%;
  }
  .main-navigation .header-menu > .menu-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .main-navigation .header-menu > .menu-item:not(:last-child) {
    border-bottom: 1px solid #272727;
    padding-bottom: 16px;
  }
  .main-navigation .menu-footer {
    margin-top: auto;
  }
  .main-navigation .menu-footer .share-icons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    justify-content: center;
  }
  .main-navigation .menu-footer .share-icons .fl-builder-content {
    padding: 0;
  }
  .main-navigation .menu-footer .share-icons .fl-builder-content .fl-module-content {
    margin-bottom: 0;
  }
  .main-navigation .menu-footer .logged-in {
    margin-bottom: 40px;
  }
  .main-navigation .menu-footer p {
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    margin: 10px 0 40px;
    padding: 12px;
    text-align: center;
  }
  .main-navigation .menu-footer p a {
    text-decoration: underline;
  }
  .certan-popup.certan-popup__search {
    margin-left: 0;
    margin-right: 0;
  }
  .certan-popup.certan-popup__search .certan-popup__overlay {
    height: calc(var(--vh, 1vh) * 100 - var(--header-bottom-offset));
    left: 0;
    position: fixed;
    top: var(--header-bottom-offset, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition:
      transform 0.5s cubic-bezier(0.19, 1, 0.22, 1),
      -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .certan-popup.certan-popup__search.open .certan-popup__overlay {
    overflow: hidden auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 105;
  }
  .certan-popup.certan-popup__search .certan-popup__overlay {
    backdrop-filter: none;
    background-color: #fff;
    height: calc(var(--vh, 1vh) * 100);
    opacity: 1;
    top: var(--admin-offset, 0);
    visibility: visible;
    width: 100%;
    z-index: 105;
  }
  .certan-popup.certan-popup__search .certan-popup__overlay .fl-module-content .fl-search-form .fl-form-field:before {
    left: auto;
    right: 8px;
  }
  .certan-popup.certan-popup__search
    .certan-popup__overlay
    .fl-module-content
    .fl-search-form
    .fl-form-field
    input[type='search'] {
    height: 34px;
    padding-left: 6px;
  }
  .certan-popup.certan-popup__search .certan-popup__close {
    right: 10px;
    top: 10px;
  }
  .certan-popup.certan-popup__search .certan-popup__close:after {
    font-size: 11px;
  }
  .certan-popup.certan-popup__cart.content-side {
    -webkit-transition:
      opacity 0.15s ease-in,
      visibility 0.15s ease-in;
    transition:
      opacity 0.15s ease-in,
      visibility 0.15s ease-in;
  }
  .certan-popup.certan-popup__cart.content-side .certan-popup__overlay {
    display: none;
  }
  .certan-popup.certan-popup__cart.content-side .certan-popup__content {
    max-width: 100%;
  }
  .certan-supplement-facts-table td:first-child,
  .certan-supplement-facts-table th:first-child {
    padding-right: 10px;
  }
  .logo img,
  .logo.rotate img {
    height: 33px;
    max-width: 74px;
  }
  .logo.rotate img {
    -webkit-transform: rotate(-6deg) translateY(-50%);
    -ms-transform: rotate(-6deg) translateY(-50%);
    transform: rotate(-6deg) translateY(-50%);
  }
  header .search {
    display: none;
  }
  body.search .search-content {
    gap: 40px;
  }
  body.search .site-main {
    margin-bottom: 40px;
    margin-top: 20px;
  }
  body .cky-consent-container {
    z-index: 102;
  }
  body .cky-consent-container .cky-notice-des img {
    bottom: -12px;
  }
  body .cky-consent-container .cky-banner-btn-close {
    right: 10px;
    top: 6px;
  }
  body .cky-consent-container.cky-box-bottom-right {
    bottom: 0;
    right: 0;
    width: 100%;
  }
  body .cky-consent-container .cky-notice-group {
    padding-bottom: 59px;
  }
  body .cky-consent-container .cky-custom-brand-logo-wrapper,
  body .cky-consent-container .cky-notice-btn-wrapper,
  body .cky-consent-container .cky-notice-des {
    padding: 0;
  }
  body .cky-consent-container .cky-title {
    padding-left: 0;
    padding-right: 0;
  }
  body .cky-consent-container .cky-notice-des {
    max-height: unset;
    overflow: hidden;
  }
  body .cky-consent-container .cky-notice-btn-wrapper {
    margin-top: 20px;
  }
  body .cky-consent-container .cky-notice-btn-wrapper .cky-btn:first-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  body .cky-consent-container .cky-notice-btn-wrapper .cky-btn:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  body .cky-consent-container .cky-consent-bar {
    padding: 30px 16px 44px;
  }
  .theme-certan-theme .bundle-products__item .choices {
    margin-top: 14px;
    position: static;
    width: unset;
  }
  .theme-certan-theme .bundle-products__item .choices__placeholder {
    position: relative;
    white-space: nowrap;
  }
  .theme-certan-theme .bundle-products__item .choices__placeholder:after {
    background: #f3f3f3;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 26px;
  }
  .theme-certan-theme .bundle-products__item .choices__item:not(.choices__placeholder) {
    padding-right: 20px;
  }
  .theme-certan-theme .bundle-products__item .choices__list--dropdown {
    border-left: 0;
    border-right: 0;
    padding-left: 0;
    padding-right: 0;
    top: 100%;
  }
  .theme-certan-theme .bundle-products__item .choices__list--dropdown .choices__item {
    padding: 0;
  }
  .theme-certan-theme .bundle-products__item .choices__list--dropdown .choices__item:nth-child(2) {
    border-top: 1px solid #797979;
  }
  .theme-certan-theme .bundle-products__item .choices__list--dropdown .choices__item,
  .theme-certan-theme .bundle-products__item .choices__list--dropdown .choices__item:last-child,
  .theme-certan-theme .bundle-products__item .choices__list--dropdown .choices__item:nth-child(2) {
    border-left: 1px solid #797979;
    border-right: 1px solid #797979;
  }
  .theme-certan-theme .bundle-products__item .choices__list--dropdown .choices__item:last-child {
    border-bottom: 1px solid #797979;
  }
  .theme-certan-theme .bundle-products__item .choices__list--dropdown .choices__item.is-selected,
  .theme-certan-theme .bundle-products__item .choices__list--dropdown .choices__item:hover {
    border-color: transparent;
  }
  .theme-certan-theme .bundle-products__item .choices__list--dropdown .choices__item.is-selected:last-child,
  .theme-certan-theme .bundle-products__item .choices__list--dropdown .choices__item:hover:last-child {
    border-color: #ff0;
  }
  .theme-certan-theme .bundle-products__item .choices__inner {
    border: 0;
  }
  .theme-certan-theme .bundle-products__item .choices[data-type*='select-one'] {
    position: static;
  }
  body .wapl-label {
    top: -9px;
  }
  body .wapl-label .product-label.woocommerce-advanced-product-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 9px;
    height: 18px;
    max-width: unset;
    min-height: unset;
    min-width: unset;
    padding: 3px 6px;
  }
  body .wapl-label .wapl-label-text {
    color: #272727;
    font-size: 9px;
    line-height: 20px;
  }
  .quantity {
    padding: 0 6px;
  }
  .product-categories > .cat-parent > .children .cat-item > a:after,
  .product-categories > .cat-parent > .children .current-cat > a:after {
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
  }
  .widget_product_categories .widget-title {
    display: none;
  }
  .theme-certan-theme .widget_shopping_cart .shopping-cart__header h3 {
    line-height: 21px;
  }
  .theme-certan-theme .widget_shopping_cart .shopping-cart__subscription {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 10px;
  }
  .theme-certan-theme .widget_shopping_cart .shopping-cart__subscription h5 {
    font-size: 12px;
    line-height: 26px;
    margin-bottom: 4px;
  }
  .theme-certan-theme .widget_shopping_cart .shopping-cart__subscription .choices {
    max-width: 100%;
  }
  .theme-certan-theme .widget_shopping_cart .mini_cart_item.subscription_mini_cart_item .mini_cart_item__price-and-qty {
    margin-top: 20px;
  }
  .theme-certan-theme .widget_shopping_cart .mini_cart_item__title {
    font-size: 12px;
    line-height: 15.6px;
  }
  .theme-certan-theme .widget_shopping_cart .mini_cart_item__price-and-qty {
    margin-top: 36.92px;
  }
  .theme-certan-theme .widget_shopping_cart .mini_cart_item__price-and-qty .price ins {
    margin-right: 2px;
  }
  .certan-popup.certan-popup__cart .certan-popup__close {
    right: 16px;
    top: 28px;
  }
  .theme-certan-theme .widget_shopping_cart {
    padding: 0;
  }
  .theme-certan-theme .widget_shopping_cart .shopping-cart__header {
    margin: 0;
    padding: 20px 16px 0;
  }
  .theme-certan-theme .widget_shopping_cart .shopping-cart__footer {
    margin-left: 0;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
  }
  .theme-certan-theme .widget_shopping_cart .shopping-cart__list {
    padding-left: 16px;
    padding-right: 16px;
  }
  .theme-certan-theme .widget_shopping_cart .shopping-cart.is-empty .shopping-cart__header {
    margin-bottom: 0;
  }
  .theme-certan-theme .widget_shopping_cart .shopping-cart.is-empty .woocommerce-mini-cart__empty-message {
    font-size: 20px;
    line-height: 24px;
    margin-top: 89px;
    padding: 0 20px;
  }
  .theme-certan-theme .widget_shopping_cart .shopping-cart.is-empty .woocommerce-mini-cart-bundle {
    margin-top: 143px;
  }
  .theme-certan-theme .widget_shopping_cart .mini_cart_item {
    padding: 10px 0;
  }
  .theme-certan-theme .widget_shopping_cart .mini_cart_item__price-and-qty .quantity {
    height: 27px;
    margin-left: 27px;
    max-width: 99px;
  }
  .theme-certan-theme .widget_shopping_cart .mini_cart_item__remove {
    top: 11px;
  }
  .theme-certan-theme .widget_shopping_cart .mini_cart_item__subscription {
    width: 100%;
  }
  .theme-certan-theme .widget_shopping_cart .woocommerce-mini-cart-related-product .fl-builder-module-template {
    padding: 0;
  }
  .theme-certan-theme
    .widget_shopping_cart
    .woocommerce-mini-cart-related-product
    .fl-builder-module-template
    .fl-module-content {
    margin-bottom: 0;
  }
  .theme-certan-theme.woocommerce-active ul.products .product .add_to_cart_button,
  .theme-certan-theme.woocommerce-active ul.products .product .add_to_cart_button.button--disabled,
  .theme-certan-theme.woocommerce-active ul.products .product .wc-forward,
  .woocommerce-form .form-row .woocommerce-button {
    padding: 0 5px;
  }
  .theme-certan-theme.woocommerce-active ul.products .product .button:not(.add_to_cart_button) {
    padding: 0 5px;
  }
  .woocommerce-active.archive .woocommerce-archive-content .certan-popup__overlay {
    display: block;
    opacity: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    visibility: hidden;
  }
  .woocommerce-active.archive .woocommerce-archive-content .certan-popup__overlay.active {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    visibility: visible;
    z-index: 101;
  }
  .woocommerce-active.archive .woocommerce-archive-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .woocommerce-active.archive .woocommerce-archive-content .woocommerce-products-header {
    margin-bottom: 40px;
  }
  .woocommerce-active.archive .woocommerce-archive-content ul.products.columns-4 {
    gap: 40px 8px;
  }
  .single-product .woocommerce-breadcrumb {
    padding-left: 16px;
    padding-right: 16px;
  }
  .woocommerce-NoticeGroup,
  .woocommerce-notices-wrapper {
    padding: 0 16px;
  }
  .woocommerce-notices-wrapper .woocommerce-error,
  .woocommerce-notices-wrapper .woocommerce-error li,
  .woocommerce-notices-wrapper .woocommerce-message {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    padding: 10px 16px;
  }
  .woocommerce-notices-wrapper .woocommerce-error li:before {
    top: 13px;
  }
  .review-slider.fl-module-content-slider .fl-slide .fl-slide-content,
  .topbar-slider.fl-module-content-slider .fl-slide .fl-slide-content {
    padding: 0;
  }
  .review-slider.fl-module-content-slider .fl-slide .fl-slide-title,
  .topbar-slider.fl-module-content-slider .fl-slide .fl-slide-title {
    line-height: 1.4;
  }
  .review-slider .slider-next,
  .review-slider .slider-prev,
  .topbar-slider .slider-next,
  .topbar-slider .slider-prev {
    display: none;
  }
  .bottom-bar-callout .fl-callout.fl-callout-photo-left .fl-callout-content {
    margin-left: 13px;
  }
  .bottom-bar-callout .fl-callout.fl-callout-photo-left .fl-callout-title > a > span button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 101px;
    flex: 0 0 101px;
  }
  .wetail-buttons {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .wetail-buttons li:not(.type-link).mobile-full-width,
  .wetail-buttons li:not(.type-link).mobile-full-width a {
    width: 100%;
  }
  .wetail-callout__title {
    margin-left: 10px;
    margin-right: 8px;
  }
  .wetail-callout__button {
    white-space: nowrap;
  }
  .taxonomy-categories {
    margin-top: 30px;
    position: sticky;
    top: calc(var(--header-height, 0) + 20px);
    z-index: 99;
  }
  .taxonomy-categories .filtering {
    display: block;
  }
  .taxonomy-categories .taxonomy-categories__list {
    background-color: #fff;
    left: 0;
    opacity: 0;
    padding: 20px;
    position: absolute;
    top: 100%;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    visibility: hidden;
    width: 100%;
  }
  .taxonomy-categories .taxonomy-categories__list,
  .taxonomy-categories .taxonomy-categories__list.expended {
    -webkit-transition:
      opacity 0.2s ease-in-out,
      visibility 0.2s ease-in-out,
      -webkit-transform 0.2s ease-in-out;
    transition:
      opacity 0.2s ease-in-out,
      visibility 0.2s ease-in-out,
      -webkit-transform 0.2s ease-in-out;
    transition:
      opacity 0.2s ease-in-out,
      visibility 0.2s ease-in-out,
      transform 0.2s ease-in-out;
    transition:
      opacity 0.2s ease-in-out,
      visibility 0.2s ease-in-out,
      transform 0.2s ease-in-out,
      -webkit-transform 0.2s ease-in-out;
    z-index: 3;
  }
  .taxonomy-categories .taxonomy-categories__list.expended {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    visibility: visible;
  }
  .posts-list:not(.swiper-wrapper),
  .posts-list:not(.swiper-wrapper).cols-4 {
    gap: 20px;
    grid-template-columns: repeat(1, 1fr);
  }
  .posts-list:not(.swiper-wrapper).cols-4 {
    gap: 40px;
  }
  .podcast-list .title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }
  .blog-main,
  .recipe-main {
    margin: 0 0 40px;
  }
  .post-type-archive-podcast .site-main,
  .tax-podcast_categories .site-main,
  .tax-podcast_tags .site-main {
    margin-bottom: 60px;
  }
  .single:not(.single-product).fl-builder:not(.single-product) > .site > .site-main > .container {
    padding: 0 16px;
  }
  .single:not(.single-product) .post-navigation__item a:after {
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
  }
  .post-card__item--banner,
  .post-card__item--blog.post-card__item--banner,
  .post-card__item--recipe.post-card__item--banner {
    grid-column: 1;
  }
  .post-card .post-card__thumbnail {
    max-width: 100px;
  }
  .linked-podcast > h2 span,
  .linked-posts > h2 span,
  .linked-products > h2 span {
    width: 100%;
  }
  .linked-podcast .button--link,
  .linked-posts .button--link,
  .linked-products .button--link {
    margin: 30px auto 0;
  }
  .linked-posts .swiper {
    margin-right: -16px;
  }
  .linked-posts .swiper-pagination-and-arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .mobile-visible {
    display: block;
  }
  .burger-button > a:after {
    font-size: 26px;
  }
  .certan-popup.certan-popup__supplement p {
    margin-bottom: 20px;
  }
  .certan-popup.certan-popup__supplement {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .certan-popup.certan-popup__supplement.open .certan-popup__content {
    -webkit-transform: translate3d(0, calc(var(--vh, 1vh) * 100 - 490px), 0);
    transform: translate3d(0, calc(var(--vh, 1vh) * 100 - 490px), 0);
  }
  .certan-popup.certan-popup__supplement .certan-popup__content {
    height: 490px;
    padding: 50px 16px 11px;
    -webkit-transform: translate3d(0, calc(var(--vh, 1vh) * 100 + 490px), 0);
    transform: translate3d(0, calc(var(--vh, 1vh) * 100 + 490px), 0);
  }
  .certan-popup.certan-popup__supplement .certan-popup__close {
    right: 16px;
    top: 12px;
  }
  .certan-supplement-facts-table {
    margin-bottom: 9px;
  }
  .woocommerce-pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .swiper-enable .fl-woocommerce-products {
    margin-top: -10px;
  }
  .swiper-enable .fl-woocommerce-products > .woocommerce {
    padding-top: 10px;
  }
  .single-product .reference-section {
    margin-top: 40px;
  }
  .reference-section {
    padding: 40px 16px 20px;
  }
  .reference-section__content.expandable {
    --content-height: 513px;
  }
  .woocommerce-form .form-row .woocommerce-form-login__submit,
  .woocommerce-form .form-row .woocommerce-form-login__submit .woocommerce-button,
  .woocommerce-form.woocommerce-form-register .form-row .woocommerce-button {
    max-width: 100%;
    width: 100%;
  }
  .theme-certan-theme.woocommerce-active
    .woocommerce-mini-cart-related-product
    ul.products[class*='columns-']
    .product.type-product {
    gap: 30px 20px;
    padding: 20px 10px 82px;
    position: relative;
  }
  .theme-certan-theme.woocommerce-active
    .woocommerce-mini-cart-related-product
    ul.products[class*='columns-']
    .product.type-product
    .add_to_cart_button,
  .theme-certan-theme.woocommerce-active
    .woocommerce-mini-cart-related-product
    ul.products[class*='columns-']
    .product.type-product
    .wp-element-button.product_type_composite {
    bottom: 20px;
    left: 10px;
    position: absolute;
    width: calc(100% - 20px);
  }
  .theme-certan-theme.woocommerce-active
    .woocommerce-mini-cart-related-product
    ul.products[class*='columns-']
    .product.type-product {
    padding: 20px 0 82px;
  }
  .theme-certan-theme.woocommerce-active
    .woocommerce-mini-cart-related-product
    ul.products[class*='columns-']
    .product.type-product
    img {
    border-top: 0;
    padding-bottom: 0;
    padding-top: 0;
  }
  .theme-certan-theme.woocommerce-active
    .woocommerce-mini-cart-related-product
    ul.products[class*='columns-']
    .product.type-product
    .add_to_cart_button,
  .theme-certan-theme.woocommerce-active
    .woocommerce-mini-cart-related-product
    ul.products[class*='columns-']
    .product.type-product
    .wp-element-button.product_type_composite {
    left: 0;
    width: 100%;
  }
  .theme-certan-theme.woocommerce-active .woocommerce-mini-cart-related-product {
    padding: 20px 10px 0;
  }
  .theme-certan-theme.woocommerce-active
    .products-layout-2
    .fl-woocommerce-products
    ul.products[class*='columns-']
    .product.type-product,
  .theme-certan-theme.woocommerce-active
    .single-product-related-composite
    ul.products[class*='columns-']
    .product.type-product {
    gap: 30px 20px;
    padding: 20px 10px 82px;
    position: relative;
  }
  .theme-certan-theme.woocommerce-active
    .products-layout-2
    .fl-woocommerce-products
    ul.products[class*='columns-']
    .product.type-product
    .add_to_cart_button,
  .theme-certan-theme.woocommerce-active
    .products-layout-2
    .fl-woocommerce-products
    ul.products[class*='columns-']
    .product.type-product
    .wp-element-button.product_type_composite,
  .theme-certan-theme.woocommerce-active
    .single-product-related-composite
    ul.products[class*='columns-']
    .product.type-product
    .add_to_cart_button,
  .theme-certan-theme.woocommerce-active
    .single-product-related-composite
    ul.products[class*='columns-']
    .product.type-product
    .wp-element-button.product_type_composite {
    bottom: 20px;
    left: 10px;
    position: absolute;
    width: calc(100% - 20px);
  }
  .theme-certan-theme.woocommerce-active ul.products[class*='columns-'] .product {
    float: none;
    margin: 0;
    width: 100%;
  }
  .theme-certan-theme.woocommerce-active ul.products[class*='columns-'] .product .wc-forward {
    bottom: 10px;
    left: 10px;
    width: calc(100% - 20px);
  }
  .theme-certan-theme.woocommerce-active ul.products[class*='columns-'] .product .price {
    margin-bottom: 6px;
  }
  .theme-certan-theme.woocommerce-active ul.products[class*='columns-'] .product .woocommerce-loop-product__title {
    font-size: 18px;
    line-height: 23.4px;
    padding: 6px 0 12px;
  }
  .theme-certan-theme.woocommerce-active ul.products[class*='columns-'] .product .review-count {
    display: none;
  }
  .theme-certan-theme.woocommerce-active .site-main ul.products:not(.swiper-wrapper).columns-3,
  .theme-certan-theme.woocommerce-active .site-main ul.products:not(.swiper-wrapper).columns-4,
  .theme-certan-theme.woocommerce-active .site-main ul.products:not(.swiper-wrapper).columns-5,
  .theme-certan-theme.woocommerce-active .site-main ul.products:not(.swiper-wrapper).columns-6 {
    gap: 40px 10px;
    grid-template-columns: repeat(2, 1fr);
  }
  .theme-certan-theme.woocommerce-active .site-main ul.products:not(.swiper-wrapper).columns-2 {
    gap: 40px 10px;
    grid-template-columns: repeat(1, 1fr);
  }
  .theme-certan-theme.woocommerce-active .site-main ul.products:not(.swiper-wrapper).columns-1 {
    grid-template-columns: 1fr;
  }
  .woocommerce-active.archive .woocommerce-archive-content #secondary {
    background-color: transparent;
    height: 100%;
    max-width: 100%;
    position: absolute;
    width: 100%;
  }
  .woocommerce-active.archive .woocommerce-archive-content #secondary.active {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 102;
  }
  .woocommerce-active.archive .woocommerce-archive-content #secondary.active .certan-popup__overlay {
    display: block;
  }
  .woocommerce-active.archive .woocommerce-archive-content #secondary.active .filtering-sidebar {
    bottom: 0;
    height: unset;
    left: 0;
    position: fixed;
    top: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition:
      transform 0.3s ease,
      -webkit-transform 0.3s ease;
    width: 100%;
  }
  .woocommerce-active.archive .woocommerce-archive-content #secondary.active .filtering-sidebar__button {
    padding: 0;
  }
  .woocommerce-active.archive
    .woocommerce-archive-content
    #secondary.active
    .filtering-sidebar__button
    .filtering-sidebar__heading:after {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
  }
  .woocommerce-active.archive
    .woocommerce-archive-content
    #secondary.active
    .filtering-sidebar__button
    .filtering-sidebar__heading:before {
    -webkit-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
  }
  .woocommerce-active.archive .woocommerce-archive-content #secondary.active .filtering-sidebar__widgets {
    background-color: #fff;
    opacity: 1;
    position: static;
    visibility: visible;
  }
  .woocommerce-active.archive .woocommerce-archive-content #secondary.active .filtering-sidebar__wrapper {
    padding: 8px 16px;
  }
  .woocommerce-active.archive .woocommerce-archive-content .filtering-sidebar {
    left: 0;
    position: sticky;
    top: calc(var(--viewport-height, 100svh) - 52px);
    -webkit-transform: translateY(calc(100% - 52px));
    -ms-transform: translateY(calc(100% - 52px));
    transform: translateY(calc(100% - 52px));
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition:
      transform 0.3s ease-in-out,
      -webkit-transform 0.3s ease-in-out;
    z-index: 10;
  }
  .woocommerce-active.archive .woocommerce-archive-content .filtering-sidebar .filtering-sidebar__button {
    cursor: pointer;
    padding: 0 0 10px;
    -webkit-transition: padding 0.2s ease-in-out;
    transition: padding 0.2s ease-in-out;
    width: 100%;
  }
  .woocommerce-active.archive .woocommerce-archive-content .filtering-sidebar .filtering-sidebar__wrapper {
    background-color: #ff0;
    padding: 8px 6px;
  }
  .woocommerce-active.archive .woocommerce-archive-content .filtering-sidebar .filtering-sidebar__heading {
    position: relative;
    text-align: center;
  }
  .woocommerce-active.archive .woocommerce-archive-content .filtering-sidebar .filtering-sidebar__heading:after,
  .woocommerce-active.archive .woocommerce-archive-content .filtering-sidebar .filtering-sidebar__heading:before {
    font-family: certan-icons, sans-serif;
    font-size: 14px;
    left: 6px;
    padding-top: 2px;
    position: absolute;
    top: 50%;
  }
  .woocommerce-active.archive .woocommerce-archive-content .filtering-sidebar .filtering-sidebar__heading:after {
    content: '\e907';
    font-size: 11px;
    -webkit-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition:
      transform 0.2s ease-in-out,
      -webkit-transform 0.2s ease-in-out;
  }
  .woocommerce-active.archive .woocommerce-archive-content .filtering-sidebar .filtering-sidebar__heading:before {
    content: '\e917';
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition:
      transform 0.2s ease-in-out,
      -webkit-transform 0.2s ease-in-out;
  }
  .woocommerce-active.archive .woocommerce-archive-content .filtering-sidebar .filtering-sidebar__heading span {
    font-size: 14px;
    line-height: 18px;
  }
  .woocommerce-active.archive .woocommerce-archive-content .filtering-sidebar .filtering-sidebar__widgets {
    background-color: transparent;
    max-height: 439px;
    opacity: 0;
    overflow-y: auto;
    padding: 30px 16px 0;
    position: absolute;
    visibility: hidden;
  }
  .topbar-slider.fl-module-content-slider .fl-slide .fl-slide-content {
    padding: 0 16px;
  }
  body .review-slider .fl-content-slider > .fl-content-slider-navigation,
  body .review-slider .fl-slide-mobile-photo {
    display: none;
  }
  body .review-slider .fl-slide-photo-wrap {
    display: block;
  }
  body .review-slider .fl-slide .fl-slide-text {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: unset;
  }
  body .review-slider .fl-slide .fl-slide-text p {
    text-align: left;
  }
  body .review-slider .bx-wrapper .bx-viewport {
    height: 100% !important;
  }
  body .review-slider .bx-controls {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 18px;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    top: calc(100% + 72px);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  body .review-slider .bx-wrapper .bx-pager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 2;
  }
  body .review-slider .bx-wrapper .bx-pager.bx-default-pager a {
    background: #d0d0d0;
    height: 12px;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    width: 12px;
  }
  body .review-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #272727;
  }
  body .review-slider .bx-wrapper .fl-content-slider-navigation {
    height: 18px;
    position: absolute;
    top: 0;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }
  body .review-slider .bx-wrapper .fl-content-slider-navigation .slider-next,
  body .review-slider .bx-wrapper .fl-content-slider-navigation .slider-prev {
    background: transparent;
    font-size: 7px;
    left: -35px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  body .review-slider .bx-wrapper .fl-content-slider-navigation .slider-next:before,
  body .review-slider .bx-wrapper .fl-content-slider-navigation .slider-prev:before {
    color: #272727;
    content: '\e909';
  }
  body .review-slider .bx-wrapper .fl-content-slider-navigation .slider-next {
    left: auto;
    right: -35px;
  }
  body .review-slider .bx-wrapper .fl-content-slider-navigation .slider-next:before {
    content: '\e90a';
  }
  .bottom-bar-callout .wetail-callout__button {
    height: 34px;
    min-width: 101px;
  }
  .callout-program .fl-callout-photo-left .fl-callout-text {
    padding-bottom: 0;
  }
  .callout-program .fl-callout-photo-left .fl-callout-photo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .callout-program .fl-callout-photo-left .fl-button-wrap {
    line-height: 10px;
  }
  .callout-program .fl-callout-photo-left .fl-callout-button {
    padding: 8px 0 0;
  }
  .callout-program .fl-callout-photo-left .fl-callout-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 10px 10px 8px;
  }
  .callout-program .fl-callout-photo-left .fl-callout-content p {
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }
  .callout-program .fl-callout-photo-left .fl-callout-title {
    padding-bottom: 5px;
  }
  .post-middle-banner .fl-callout-photo-left,
  .post-middle-banner .fl-callout-photo-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }
  .post-middle-banner .fl-callout-photo-left .fl-callout-content,
  .post-middle-banner .fl-callout-photo-left .fl-callout-photo,
  .post-middle-banner .fl-callout-photo-right .fl-callout-content,
  .post-middle-banner .fl-callout-photo-right .fl-callout-photo {
    width: 100%;
  }
  .post-middle-banner .fl-callout-photo-left .fl-callout-text p a,
  .post-middle-banner .fl-callout-photo-right .fl-callout-text p a {
    max-width: 100%;
  }
  .post-middle-banner .fl-callout-photo-left .fl-callout-photo,
  .post-middle-banner .fl-callout-photo-right .fl-callout-photo {
    border-bottom: 1px solid #272727;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 20px;
  }
  .post-middle-banner .fl-callout-photo-left .fl-callout-content .fl-callout-text .button--primary,
  .post-middle-banner .fl-callout-photo-left .fl-callout-content .fl-callout-text > p,
  .post-middle-banner .fl-callout-photo-right .fl-callout-content .fl-callout-text .button--primary,
  .post-middle-banner .fl-callout-photo-right .fl-callout-content .fl-callout-text > p {
    display: none;
  }
  .post-middle-banner .fl-callout-photo-left .fl-callout-photo,
  .post-middle-banner .fl-callout-photo-right .fl-callout-photo {
    padding-right: 0;
  }
  .post-middle-banner .fl-callout-photo-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .fl-builder-content .fl-accordion .fl-accordion-content p a {
    max-width: 100%;
  }
  .single-product-accordion .fl-accordion .fl-accordion-item {
    padding-left: 16px;
    padding-right: 16px;
  }
  .wetail-slider-content.hide-nav-mobile .swiper-button-next,
  .wetail-slider-content.hide-nav-mobile .swiper-button-prev,
  .wetail-slider-content.hide-nav-mobile .swiper-buttons {
    display: none;
  }
  .blog h1,
  .recipe h1,
  .single-post h1 {
    font-size: 36px;
  }
  .blog h2,
  .recipe h2,
  .single-post h2 {
    font-size: 30px;
  }
  .blog h3,
  .recipe h3,
  .single-post h3 {
    font-size: 20px;
  }
  .single:not(.single-product).single-recipe .single__wrapper {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 30px;
  }
  .single:not(.single-product) .guest {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 20px;
  }
  .single:not(.single-product) .author-info {
    padding-left: 16px;
    padding-right: 16px;
  }
  .single:not(.single-product) .author-info .author__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    padding: 20px 0;
  }
  .single:not(.single-product) .post-navigation {
    display: none;
  }
  .single:not(.single-product) .post-social-icons {
    border-top: 0;
    padding-top: 10px;
  }
  .single:not(.single-product) .single-recipe-article .entry-header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: space-between;
    margin-top: 15px;
    padding-top: 0;
  }
  .single:not(.single-product) .single-recipe-article .entry-header__entry-title {
    -webkit-box-flex: 0;
    -webkit-box-ordinal-group: 31;
    -ms-flex-order: 30;
    border-top: 1px solid #272727;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    font-size: 36px;
    line-height: 45px;
    order: 30;
    padding-top: 10px;
  }
  .single:not(.single-product) .single-recipe-article .entry-header .categories {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    margin-top: 0;
    order: 10;
  }
  .single:not(.single-product) .single-recipe-article .entry-header .cooking-time {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    margin-top: 0;
    order: 20;
  }
  .single:not(.single-product) .single-recipe-article .ingredients-and-instructions,
  .single:not(.single-product) .single-recipe-article .nutrition-and-video {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
    justify-content: flex-start;
    margin-top: 40px;
  }
  .single:not(.single-product) .single-recipe-article .ingredients__title,
  .single:not(.single-product) .single-recipe-article .instructions__title,
  .single:not(.single-product) .single-recipe-article .nutritional-info__title,
  .single:not(.single-product) .single-recipe-article .recipe-video__title {
    border-bottom: 1px solid #272727;
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: 18px;
    margin-bottom: 24px;
    padding-bottom: 26px;
  }
  .single:not(.single-product) .single-recipe-article .ingredients,
  .single:not(.single-product) .single-recipe-article .instructions,
  .single:not(.single-product) .single-recipe-article .nutritional-info {
    border-top: 0;
    padding-top: 0;
  }
  .single:not(.single-product) .single-recipe-article .ingredients,
  .single:not(.single-product) .single-recipe-article .nutritional-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .single:not(.single-product) .single-recipe-article .instructions,
  .single:not(.single-product) .single-recipe-article .recipe-video {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .single:not(.single-product) .single-recipe-article .ingredients__count {
    bottom: auto;
    color: #272727;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    position: static;
  }
  .single:not(.single-product) .single-recipe-article .recipe-video__wrapper {
    margin: 20px 0;
  }
  .single:not(.single-product) .single-recipe-thumbnail {
    height: 212px;
  }
  .single:not(.single-product) .single-recipe-thumbnail--desktop {
    display: none;
  }
  .single:not(.single-product) .single-recipe-thumbnail--mobile {
    display: block;
  }
  .single:not(.single-product) .recipe-related-products {
    margin-left: -16px;
    margin-right: -16px;
  }
  .single:not(.single-product) .recipe-related-products__title {
    padding-left: 16px;
    padding-right: 16px;
  }
  .single:not(.single-product) .recipe-related-products__title:before {
    left: 16px;
    width: calc(100% - 32px);
  }
  .single:not(.single-product) .recipe-related-products .swiper {
    padding-left: 16px;
    padding-right: 16px;
  }
  .single:not(.single-product) .recipe-related-products .swiper-slide {
    max-width: 140px;
  }
  .single:not(.single-product) .recipe-sidebar--desktop {
    display: none;
  }
  .single:not(.single-product) .recipe-sidebar--mobile {
    display: block;
  }
  .single:not(.single-product) .site-main {
    margin-bottom: 40px;
  }
  .single:not(.single-product) h1.entry-title {
    border-bottom-width: 2px;
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 20px;
  }
  .single:not(.single-product).single-podcast .site-main {
    margin-bottom: 60px;
  }
  .single:not(.single-product).single-podcast .single__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .single:not(.single-product).single-podcast .single__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 60px;
    margin-bottom: 89px;
    margin-left: -16px;
    margin-right: -16px;
    padding: 30px 16px;
  }
  .single:not(.single-product) .single__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
    margin-bottom: 40px;
    margin-left: -16px;
    margin-right: -16px;
    padding: 30px 16px;
  }
  .single:not(.single-product) .single__sidebar {
    max-width: 100%;
  }
  .single:not(.single-product) .single__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
  }
  .linked-podcast .desktop-tablet,
  .linked-posts .desktop-tablet,
  .linked-products .desktop-tablet {
    display: none;
  }
}
@media (min-width: 992px) {
  .desktop-tablet-visible,
  .desktop-visible {
    display: block;
  }
  .topbar-visible.disable-scroll {
    top: var(--topbar-height, 0);
  }
  .header-menu > .menu-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }
  .header-menu > .menu-item.menu-item-has-children:hover a:before {
    opacity: 1;
  }
  .header-menu > .menu-item .menu-item.menu-item-has-children.not-children > a {
    font-weight: 500;
  }
  .header-menu > .menu-item .menu-item.menu-item-has-children.not-children > a:after,
  .header-menu > .menu-item .menu-item.menu-item-has-children.not-children > a:before {
    content: none;
  }
  .header-menu > .menu-item .menu-item.menu-item-has-children.not-children > .sub-menu > .menu-item > a {
    padding-left: 0;
  }
  .header-menu
    > .menu-item
    .menu-item.menu-item-has-children.not-children
    > .sub-menu
    > .menu-item.current-menu-item
    > a,
  .header-menu > .menu-item .menu-item.menu-item-has-children.not-children > .sub-menu > .menu-item > a:hover {
    padding-left: 25px;
  }
  .header-menu
    > .menu-item
    .menu-item.menu-item-has-children.not-children
    > .sub-menu
    > .menu-item.menu-item-has-children
    > a:before {
    content: '-';
    margin-right: 2px;
  }
  .header-menu > .menu-item .menu-item.menu-item-has-children.not-children > .sub-menu > .menu-item > .sub-menu {
    margin-top: 5px;
  }
  .header-menu
    > .menu-item
    .menu-item.menu-item-has-children.not-children
    > .sub-menu
    > .menu-item
    > .sub-menu
    > .menu-item
    > a {
    padding-left: 25px;
  }
  .header-menu > .menu-item-has-children {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    justify-content: center;
  }
  .header-menu > .menu-item-has-children > a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    position: relative;
  }
  .header-menu > .menu-item-has-children > a:after {
    content: '\e90e';
    font-family: certan-icons, sans-serif;
    margin-left: 8px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition:
      transform 0.2s ease-out,
      -webkit-transform 0.2s ease-out;
  }
  .header-menu > .menu-item-has-children > a:before {
    background: linear-gradient(135deg, #272727 0 50%, #fff 50% 100%);
    content: '';
    height: 8px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: calc(100% - 4px);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
  }
  .header-menu > .menu-item-has-children > .sub-menu.depth-0 {
    background-color: #fff;
    border-top: 1px solid #272727;
    -webkit-box-shadow: 0 4px 14px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.15);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 43px;
    left: 0;
    max-width: 787px;
    min-width: 787px;
    opacity: 0;
    padding: 20px;
    position: absolute;
    top: 100%;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
    -webkit-transition:
      opacity 0.3s ease-out,
      visibility 0.3s ease-out,
      -webkit-transform 0.2s ease-out;
    transition:
      opacity 0.3s ease-out,
      visibility 0.3s ease-out,
      -webkit-transform 0.2s ease-out;
    transition:
      opacity 0.3s ease-out,
      visibility 0.3s ease-out,
      transform 0.2s ease-out;
    transition:
      opacity 0.3s ease-out,
      visibility 0.3s ease-out,
      transform 0.2s ease-out,
      -webkit-transform 0.2s ease-out;
    visibility: hidden;
    width: 100%;
  }
  .header-menu > .menu-item-has-children > .sub-menu.depth-0 > .menu-item {
    -webkit-box-flex: 220px;
    -ms-flex: 220px;
    flex: 220px;
  }
  .header-menu > .menu-item-has-children > .sub-menu.depth-0 > .menu-item > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500;
  }
  .header-menu > .menu-item-has-children .depth-1 > .menu-item-has-children > a:before {
    content: '-';
    margin-right: 2px;
  }
  .header-menu > .menu-item-has-children .depth-1 .menu-item > a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-transition: padding-left 0.2s ease-in-out;
    transition: padding-left 0.2s ease-in-out;
    z-index: 2;
  }
  .header-menu > .menu-item-has-children .depth-1 .menu-item > a:after {
    background-color: #ff0;
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    min-height: 38px;
    position: absolute;
    top: 50%;
    -webkit-transform: scaleX(0) translateY(-50%);
    -ms-transform: scaleX(0) translateY(-50%);
    transform: scaleX(0) translateY(-50%);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition:
      transform 0.2s ease-in-out,
      -webkit-transform 0.2s ease-in-out;
    width: 100%;
    z-index: -1;
  }
  .header-menu > .menu-item-has-children .depth-1 .menu-item > a:hover {
    font-weight: 500;
  }
  .header-menu > .menu-item-has-children .depth-1 .menu-item > a:hover:after {
    -webkit-transform: scaleX(1) translateY(-50%);
    -ms-transform: scaleX(1) translateY(-50%);
    transform: scaleX(1) translateY(-50%);
  }
  .header-menu > .menu-item-has-children .depth-1 .current-menu-item > a {
    font-weight: 500;
  }
  .header-menu > .menu-item-has-children .depth-1 .current-menu-item > a:after {
    -webkit-transform: scaleX(1) translateY(-50%);
    -ms-transform: scaleX(1) translateY(-50%);
    transform: scaleX(1) translateY(-50%);
  }
  .header-menu > .menu-item-has-children .depth-1 > .menu-item:not(.menu-item-has-children) {
    margin-bottom: 10px;
  }
  .header-menu > .menu-item-has-children .depth-1 > .menu-item:not(.menu-item-has-children):first-child {
    margin-top: 10px;
  }
  .header-menu > .menu-item-has-children .depth-1 > .menu-item:not(.menu-item-has-children) > a:hover {
    padding-left: 25px;
  }
  .header-menu > .menu-item-has-children .depth-1 > .menu-item:not(.menu-item-has-children).current-menu-item > a {
    padding-left: 25px;
  }
  .header-menu > .menu-item-has-children .depth-1 > .menu-item:last-child {
    border-top: 1px solid #272727;
    padding-top: 10px;
  }
  .header-menu > .menu-item-has-children .depth-2 {
    margin-top: 5px;
  }
  .header-menu > .menu-item-has-children .depth-2 > .menu-item {
    margin-bottom: 10px;
  }
  .header-menu > .menu-item-has-children .depth-2 > .menu-item > a {
    display: block;
    padding-left: 25px;
  }
  .header-menu > .menu-item-has-children:hover > .depth-0 {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    z-index: 2;
  }
  .header-menu > .menu-item-has-children:hover > a:before {
    opacity: 1;
  }
  .header-menu > .menu-item:not(.menu-item-has-children) > a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    position: relative;
  }
  .header-menu > .menu-item:not(.menu-item-has-children) > a:before {
    background: #272727;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    top: calc(100% - 1px);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition:
      transform 0.2s ease-in-out,
      -webkit-transform 0.2s ease-in-out;
    width: 100%;
  }
  .header-menu > .menu-item:not(.menu-item-has-children):hover > a:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .header-menu > .menu-item.current-menu-item > a:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .header-menu > .menu-item.current-menu-item.menu-item-has-children > a:before {
    background: #272727;
    content: '';
    height: 2px;
    left: 0;
    opacity: 1;
    position: absolute;
    top: calc(100% - 1px);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition:
      transform 0.2s ease-in-out,
      -webkit-transform 0.2s ease-in-out;
    -webkit-transition: none;
    transition: none;
    width: 100%;
  }
  .header-menu > .menu-item.current-menu-item.menu-item-has-children:hover > a:before {
    background: linear-gradient(135deg, #272727 0 50%, #fff 50% 100%);
    content: '';
    height: 8px;
    left: 50%;
    opacity: 0;
    opacity: 1;
    position: absolute;
    top: calc(100% - 4px);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: none;
    transition: none;
    width: 8px;
  }
  .header-buttons__menu {
    position: relative;
  }
  body .review-slider .bx-controls {
    display: none;
  }
}
@media (min-width: 640px) {
  .choices__list--dropdown .choices__item--selectable,
  .choices__list[aria-expanded] .choices__item--selectable {
    padding-right: 100px;
  }
  .choices__list--dropdown .choices__item--selectable:after,
  .choices__list[aria-expanded] .choices__item--selectable:after {
    content: attr(data-select-text);
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  [dir='rtl'] .choices__list--dropdown .choices__item--selectable,
  [dir='rtl'] .choices__list[aria-expanded] .choices__item--selectable {
    padding-left: 100px;
    padding-right: 10px;
    text-align: right;
  }
  [dir='rtl'] .choices__list--dropdown .choices__item--selectable:after,
  [dir='rtl'] .choices__list[aria-expanded] .choices__item--selectable:after {
    left: 10px;
    right: auto;
  }
}
@media (hover: hover) {
  .button--primary,
  .button--primary:visited,
  button--primary,
  button--primary:visited {
    overflow: hidden;
    position: relative;
    -webkit-transition:
      color 0.5s,
      border-color 0.5s;
    transition:
      color 0.5s,
      border-color 0.5s;
    z-index: 1;
  }
  .button--primary:before,
  .button--primary:visited:before,
  button--primary:before,
  button--primary:visited:before {
    background-color: #ff0;
    border-radius: 50%;
    content: '';
    height: 0;
    left: var(--x);
    position: absolute;
    top: var(--y);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition:
      width 0.5s,
      height 0.5s;
    transition:
      width 0.5s,
      height 0.5s;
    width: 0;
    z-index: -1;
  }
  .button--primary:hover,
  .button--primary:visited:hover,
  button--primary:hover,
  button--primary:visited:hover {
    border-color: #ff0;
    color: #272727;
  }
  .button--primary:hover:before,
  .button--primary:visited:hover:before,
  button--primary:hover:before,
  button--primary:visited:hover:before {
    height: 1500px;
    width: 1500px;
  }
  .button--tertiary,
  .button--tertiary:visited,
  button--tertiary,
  button--tertiary:visited {
    overflow: hidden;
    position: relative;
    -webkit-transition:
      color 0.5s,
      border-color 0.5s;
    transition:
      color 0.5s,
      border-color 0.5s;
    z-index: 1;
  }
  .button--tertiary:before,
  .button--tertiary:visited:before,
  button--tertiary:before,
  button--tertiary:visited:before {
    background-color: #ff0;
    border-radius: 50%;
    content: '';
    height: 0;
    left: var(--x);
    position: absolute;
    top: var(--y);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition:
      width 0.5s,
      height 0.5s;
    transition:
      width 0.5s,
      height 0.5s;
    width: 0;
    z-index: -1;
  }
  .button--tertiary:hover,
  .button--tertiary:visited:hover,
  button--tertiary:hover,
  button--tertiary:visited:hover {
    border-color: #ff0;
    color: #272727;
  }
  .button--tertiary:hover:before,
  .button--tertiary:visited:hover:before,
  button--tertiary:hover:before,
  button--tertiary:visited:hover:before {
    height: 1500px;
    width: 1500px;
  }
  .klaviyo-form button {
    overflow: hidden;
    position: relative;
    -webkit-transition:
      color 0.5s,
      border-color 0.5s;
    transition:
      color 0.5s,
      border-color 0.5s;
    z-index: 1;
  }
  .klaviyo-form button:before {
    background-color: #ff0 !important;
    border-radius: 50%;
    content: '';
    height: 0;
    left: var(--x);
    position: absolute;
    top: var(--y);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition:
      width 0.5s,
      height 0.5s;
    transition:
      width 0.5s,
      height 0.5s;
    width: 0;
    z-index: -1;
  }
  .klaviyo-form button:hover {
    border-color: #ff0 !important;
    color: #272727 !important;
  }
  .klaviyo-form button:hover:before {
    height: 1500px;
    width: 1500px;
  }
  .woocommerce-form .form-row .woocommerce-button {
    overflow: hidden;
    position: relative;
    -webkit-transition:
      color 0.5s,
      border-color 0.5s;
    transition:
      color 0.5s,
      border-color 0.5s;
    z-index: 1;
  }
  .woocommerce-form .form-row .woocommerce-button:before {
    background-color: #ff0;
    border-radius: 50%;
    content: '';
    height: 0;
    left: var(--x);
    position: absolute;
    top: var(--y);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition:
      width 0.5s,
      height 0.5s;
    transition:
      width 0.5s,
      height 0.5s;
    width: 0;
    z-index: -1;
  }
  .woocommerce-form .form-row .woocommerce-button:hover {
    border-color: #ff0;
    color: #272727;
  }
  .woocommerce-form .form-row .woocommerce-button:hover:before {
    height: 1500px;
    width: 1500px;
  }
  .theme-certan-theme.woocommerce-active ul.products .product .add_to_cart_button {
    overflow: hidden;
    position: relative;
    -webkit-transition:
      color 0.5s,
      border-color 0.5s;
    transition:
      color 0.5s,
      border-color 0.5s;
    z-index: 1;
  }
  .theme-certan-theme.woocommerce-active ul.products .product .add_to_cart_button:before {
    background-color: #ff0;
    border-radius: 50%;
    content: '';
    height: 0;
    left: var(--x);
    position: absolute;
    top: var(--y);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition:
      width 0.5s,
      height 0.5s;
    transition:
      width 0.5s,
      height 0.5s;
    width: 0;
    z-index: -1;
  }
  .theme-certan-theme.woocommerce-active ul.products .product .add_to_cart_button:hover {
    border-color: #ff0;
    color: #272727;
  }
  .theme-certan-theme.woocommerce-active ul.products .product .add_to_cart_button:hover:before {
    height: 1500px;
    width: 1500px;
  }
  .theme-certan-theme.woocommerce-active ul.products .product .wc-forward {
    overflow: hidden;
    position: relative;
    -webkit-transition:
      color 0.5s,
      border-color 0.5s;
    transition:
      color 0.5s,
      border-color 0.5s;
    z-index: 1;
  }
  .theme-certan-theme.woocommerce-active ul.products .product .wc-forward:before {
    background-color: #ff0;
    border-radius: 50%;
    content: '';
    height: 0;
    left: var(--x);
    position: absolute;
    top: var(--y);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition:
      width 0.5s,
      height 0.5s;
    transition:
      width 0.5s,
      height 0.5s;
    width: 0;
    z-index: -1;
  }
  .theme-certan-theme.woocommerce-active ul.products .product .wc-forward:hover {
    border-color: #ff0;
    color: #272727;
  }
  .theme-certan-theme.woocommerce-active ul.products .product .wc-forward:hover:before {
    height: 1500px;
    width: 1500px;
  }
  .theme-certan-theme.woocommerce-active ul.products .product .wc-forward {
    position: absolute;
  }
  .single:not(.single-product) .tags-and-categories .item__link {
    overflow: hidden;
    position: relative;
    -webkit-transition:
      color 0.5s,
      border-color 0.5s;
    transition:
      color 0.5s,
      border-color 0.5s;
    z-index: 1;
  }
  .single:not(.single-product) .tags-and-categories .item__link:before {
    background-color: #ff0;
    border-radius: 50%;
    content: '';
    height: 0;
    left: var(--x);
    position: absolute;
    top: var(--y);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition:
      width 0.5s,
      height 0.5s;
    transition:
      width 0.5s,
      height 0.5s;
    width: 0;
    z-index: -1;
  }
  .single:not(.single-product) .tags-and-categories .item__link:hover {
    border-color: #ff0;
    color: #272727;
  }
  .single:not(.single-product) .tags-and-categories .item__link:hover:before {
    height: 1500px;
    width: 1500px;
  }
}
@media (min-width: 992px) and (max-width: 992px) {
  .header-menu > .menu-item-has-children .depth-1 .menu-item > a:after {
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .header-menu > .menu-item-has-children:hover > a:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@media (min-width: 768px) {
  .swiper-enable .fl-woocommerce-products > .woocommerce.swiper .swiper-pagination {
    display: none;
  }
  .swiper-enable .fl-woocommerce-products > .woocommerce.swiper .swiper-pagination-and-arrows {
    margin-top: 0;
  }
  .swiper-enable .fl-woocommerce-products > .woocommerce.swiper .swiper-button-next,
  .swiper-enable .fl-woocommerce-products > .woocommerce.swiper .swiper-button-prev {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: #ff0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 26px;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 26px;
    z-index: 2;
  }
  .swiper-enable .fl-woocommerce-products > .woocommerce.swiper .swiper-button-next.swiper-button-disabled,
  .swiper-enable .fl-woocommerce-products > .woocommerce.swiper .swiper-button-prev.swiper-button-disabled {
    background: #d0d0d0;
  }
  .swiper-enable .fl-woocommerce-products > .woocommerce.swiper .swiper-button-next:before,
  .swiper-enable .fl-woocommerce-products > .woocommerce.swiper .swiper-button-prev:before {
    content: '\e903';
    font-size: 12px;
  }
  .swiper-enable .fl-woocommerce-products > .woocommerce.swiper .swiper-button-prev {
    left: 0;
    right: auto;
  }
  .swiper-enable .fl-woocommerce-products > .woocommerce.swiper .swiper-button-prev:before {
    content: '\e902';
  }
  .theme-certan-theme .widget_shopping_cart .shopping-cart.is-empty {
    scrollbar-width: thin;
  }
  .theme-certan-theme .widget_shopping_cart .shopping-cart.is-empty .subscription-details {
    display: none;
  }
  .theme-certan-theme .widget_shopping_cart .shopping-cart.is-empty::-webkit-scrollbar {
    width: 3px;
  }
  .theme-certan-theme .widget_shopping_cart .shopping-cart.is-empty::-webkit-scrollbar-track {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px #f3f3f3;
    box-shadow: inset 0 0 5px #f3f3f3;
    width: 3px;
  }
  .theme-certan-theme .widget_shopping_cart .shopping-cart.is-empty::-webkit-scrollbar-thumb {
    background: #d0d0d0;
    border-radius: 10px;
  }
  .theme-certan-theme .widget_shopping_cart .shopping-cart__list {
    padding-top: 0;
  }
  @-moz-document url-prefix() {
    .theme-certan-theme .widget_shopping_cart .shopping-cart__list {
      scrollbar-width: thin;
    }
  }
  .theme-certan-theme .widget_shopping_cart .shopping-cart__list .subscription-details {
    display: none;
  }
  .theme-certan-theme .widget_shopping_cart .shopping-cart__list::-webkit-scrollbar {
    width: 3px;
  }
  .theme-certan-theme .widget_shopping_cart .shopping-cart__list::-webkit-scrollbar-track {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px #f3f3f3;
    box-shadow: inset 0 0 5px #f3f3f3;
    width: 3px;
  }
  .theme-certan-theme .widget_shopping_cart .shopping-cart__list::-webkit-scrollbar-thumb {
    background: #d0d0d0;
    border-radius: 10px;
  }
  .theme-certan-theme.woocommerce-active
    .woocommerce-mini-cart-related-product
    ul.products[class*='columns-']
    .product.type-product {
    height: 264px;
  }
  .theme-certan-theme.woocommerce-active .woocommerce-mini-cart-related-product {
    margin: 60px 15px 0;
  }
  .theme-certan-theme.woocommerce-active
    .products-layout-2
    .fl-woocommerce-products
    ul.products[class*='columns-']
    .product.type-product,
  .theme-certan-theme.woocommerce-active
    .single-product-related-composite
    ul.products[class*='columns-']
    .product.type-product {
    height: 264px;
  }
  .woocommerce-active.archive .woocommerce-archive-content .filtering-sidebar {
    position: sticky;
    top: calc(var(--header-height, 0) + 20px);
  }
  .linked-podcast .mobile,
  .linked-posts .mobile,
  .linked-products .mobile {
    display: none;
  }
}
@media (max-width: 375px) {
  .theme-certan-theme .widget_shopping_cart .shopping-cart__menu h5 {
    margin-right: 10px;
  }
}
