@import url(https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght,WONK@1,9..144,605,1&display=swap);
.marcello-core-page-inline-style {
  position: absolute !important;
  width: 0;
  height: 0;
  line-height: 1;
  display: none;
}
.qodef-footer-custom-item {
  font-family: Muli, sans-serif;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.05em;
  line-height: 18px;
  color: var(--qode-main-color);
  text-transform: uppercase;
  margin-bottom: 10px;
  display: inline-block;
}
.qodef-custom-copyright-info {
  display: inline-block;
}
.qodef-custom-copyright-info .qodef-icon-list-item {
  display: inline;
}
.qodef-custom-copyright-info .qodef-e-title-text {
  font-weight: 700;
}
.qodef-custom-copyright-info .qodef-social-share {
  padding: 10px 9px 0 28px;
}
.qodef-custom-copyright-info .qodef-footer-custom-links {
  font-family: Muli, sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 26px;
  color: var(--qode-main-color);
  text-transform: uppercase;
  display: inline-block;
}
.qodef-custom-copyright-info .qodef-footer-custom-links .qodef-line-separator {
  display: inline-block;
  width: 13.1vw;
  height: 2px;
  background: var(--qode-main-color);
  margin-right: 11px;
}
#qodef-page-footer .widget .qodef-footer-custom-links a {
  font-family: Muli, sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 26px;
  color: var(--qode-main-color);
  text-transform: uppercase;
  display: inline-block;
}
.qodef-copyright-holder {
  font-family: Muli, sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 26px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
.qodef-copyright-holder a {
  color: #fff;
}
.qodef-copyright-holder a:hover {
  color: #fff;
}
.qodef-custom-highlight-text {
  font-family: Muli, sans-serif;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
.qodef-custom-highlight-text svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.qodef-custom-highlight-text span {
  padding: 0 25px;
}
.qodef-header-link {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 20px;
  text-transform: uppercase;
}
.qodef-tabbed-left-widget,
.qodef-tabbed-right-widget {
  display: inline-flex;
  white-space: nowrap;
}
.qodef-tabbed-left-widget .qodef-tabbed-left-widget-text,
.qodef-tabbed-left-widget .qodef-tabbed-right-widget-text,
.qodef-tabbed-right-widget .qodef-tabbed-left-widget-text,
.qodef-tabbed-right-widget .qodef-tabbed-right-widget-text {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 38px;
  margin: 0 0 0 9px;
}
.qodef-tabbed-left-widget .qodef-tabbed-right-widget-text a,
.qodef-tabbed-right-widget .qodef-tabbed-right-widget-text a {
  display: flex;
  align-items: center;
}
.qodef-tabbed-left-widget .qodef-tabbed-right-widget-text a svg,
.qodef-tabbed-right-widget .qodef-tabbed-right-widget-text a svg {
  margin-right: 7px;
}
.qodef-custom-slider-width {
  width: 95% !important;
  margin: 0 2.5%;
  overflow: visible;
}
.qodef-custom-slider-width .swiper-button-prev.swiper-button-outside {
  left: 20px !important;
}
.qodef-custom-slider-width .swiper-button-next.swiper-button-outside {
  right: 20px !important;
}
.qode-noise-bg {
  overflow: hidden;
  position: relative;
}
.qode-noise-bg:after {
  content: "";
  display: block;
  position: absolute;
  top: -100%;
  left: -100%;
  height: 300%;
  width: 300%;
  background-image: url(./../images/noise.png);
  animation: qode-grain 2s steps(10) infinite;
  pointer-events: none;
}
.qode-noise-bg .elementor-container,
.qode-noise-bg .qodef-single-image,
.qode-noise-bg > .elementor-widget-wrap {
  position: relative;
  z-index: 1;
}
.archive {
  background: url(./../images/shop-pattern.png);
  background-repeat: repeat;
}
.kc-elm.qodef-shortcode .fa,
.kc-elm.qodef-shortcode .fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.kc-elm.qodef-shortcode .fa:before,
.kc-elm.qodef-shortcode .fas:before {
  font-family: inherit;
  font-weight: inherit;
}
.kc-elm.qodef-shortcode .fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.kc-elm.qodef-shortcode .fab:before {
  font-family: inherit;
  font-weight: inherit;
}
#qodef-back-to-top {
  position: fixed;
  width: 110px;
  height: 105px;
  right: 52px;
  bottom: 123px;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 10000;
}
@media only screen and (max-width: 680px) {
  #qodef-back-to-top {
    right: 0;
    bottom: 60px;
  }
}
#qodef-back-to-top .qodef-back-to-top-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 20px;
  color: #fff;
  overflow: hidden;
  transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out;
}
#qodef-back-to-top .qodef-back-to-top-icon * {
  display: block;
  line-height: inherit;
  margin: 0 auto;
}
#qodef-back-to-top .qodef-back-to-top-icon > svg {
  width: 110px;
}
#qodef-back-to-top .qodef-back-to-top-icon > svg > path {
  fill: var(--qode-main-color);
  stroke: transparent;
}
#qodef-back-to-top svg {
  display: block;
  transition: fill 0.5s;
  fill: currentColor;
  stroke: currentColor;
}
#qodef-back-to-top svg .qodef-back-to-top {
  transform-origin: 50%;
  transition: transform 0.5s cubic-bezier(0.1, 0.73, 0.32, 1.08);
  transform: rotate(-75deg);
}
#qodef-back-to-top:hover svg .qodef-back-to-top {
  transform: rotate(0);
}
#qodef-back-to-top.qodef--skin-light .qodef-back-to-top-icon {
  color: var(--qode-main-color);
}
#qodef-back-to-top.qodef--skin-light .qodef-back-to-top-icon > svg > path {
  fill: #fff;
}
#qodef-back-to-top .qodef-back-to-top-mark-holder {
  position: absolute;
}
#qodef-back-to-top .qodef-back-to-top-mark-holder > svg {
  height: 20px;
  width: auto;
}
#qodef-back-to-top .qodef-back-to-top-mark-holder .qodef-back-to-top-label {
  font-family: Fraunces, serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.01em;
  line-height: 27px;
  font-style: italic;
  margin: 0 0 -5px;
}
@media only screen and (max-width: 680px) {
  #qodef-back-to-top .qodef-back-to-top-mark-holder .qodef-back-to-top-label {
    display: none;
  }
}
#qodef-back-to-top.qodef--off {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.15s ease, visibility 0s 0.15s;
}
#qodef-back-to-top.qodef--on {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease;
}
.qodef-blog.qodef-swiper-container {
  width: calc(100% + 120px);
  margin: 0 -60px;
}
.qodef-blog.qodef-swiper-container .qodef-m-top-info {
  margin: 0 218px 91px;
}
.qodef-blog.qodef-item-layout--classic .qodef-blog-item .qodef-e-media > * {
  margin-bottom: 35px;
}
.qodef-blog.qodef-item-layout--classic
  .qodef-blog-item
  .qodef-e-media
  a:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 80px;
  height: 80px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, calc(-50% + 15px));
  background: #f4e5f1;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.25s ease-out, transform 0.5s;
  z-index: 1;
}
.qodef-blog.qodef-item-layout--classic .qodef-blog-item .qodef-e-media a:after {
  content: "\f147";
  font-family: Kiko;
  font-weight: 300;
  font-size: 46px;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, calc(-50% + 15px));
  opacity: 0;
  transition: opacity 0.25s ease-out, transform 0.5s;
  z-index: 1;
}
.qodef-blog.qodef-item-layout--classic
  .qodef-blog-item:hover
  .qodef-e-media
  a:after,
.qodef-blog.qodef-item-layout--classic
  .qodef-blog-item:hover
  .qodef-e-media
  a:before {
  opacity: 1;
  transform: translate(-50%, -50%);
}
.qodef-blog.qodef-item-layout--classic .qodef-blog-item .qodef-e-top-holder {
  margin-top: 9px;
  margin-bottom: 16px;
}
.qodef-blog.qodef-item-layout--classic.qodef-col-num--1
  article:not(:last-child).qodef-blog-item
  .qodef-e-excerpt {
  margin-bottom: 66px;
}
.qodef-blog.qodef-item-layout--classic.qodef-col-num--1
  article:not(:last-child)
  .qodef-e-info.qodef-info--bottom {
  margin-bottom: 36px;
}
.qodef-blog.qodef-item-layout--classic.qodef-center-layout .qodef-e-media > * {
  margin-bottom: 38px;
}
.qodef-blog.qodef-item-layout--classic.qodef-center-layout
  .qodef-blog-item
  .qodef-e-top-holder {
  margin-top: 15px;
}
.qodef-blog.qodef-item-layout--classic.qodef-center-layout .qodef-e {
  text-align: center;
  border-top: 2px solid var(--qode-main-color);
  border-right: 2px solid var(--qode-main-color);
}
.qodef-blog.qodef-item-layout--classic.qodef-center-layout
  .qodef-e
  > .qodef-e-inner {
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  padding: 181px 0 163px;
  width: auto;
}
.qodef-blog.qodef-item-layout--classic.qodef-center-layout
  .qodef-e
  > .qodef-e-inner
  .qodef-e-content {
  margin: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  text-align: left;
}
.qodef-blog.qodef-item-layout--classic.qodef-center-layout.qodef-col-num--2
  .qodef-e:nth-child(2n) {
  border-right: 0;
}
.qodef-blog.qodef-item-layout--classic.qodef-center-layout.qodef-col-num--2
  .qodef-e:nth-last-child(-n + 2) {
  border-bottom: 2px solid var(--qode-main-color);
}
.qodef-blog.qodef-item-layout--classic.qodef-center-layout.qodef-col-num--3
  .qodef-e:nth-child(3n) {
  border-right: 0;
}
.qodef-blog.qodef-item-layout--classic.qodef-center-layout.qodef-col-num--3
  .qodef-e:nth-last-child(-n + 3) {
  border-bottom: 2px solid var(--qode-main-color);
}
.qodef-blog.qodef-item-layout--classic.qodef-center-layout.qodef-col-num--4
  .qodef-e:nth-child(4n) {
  border-right: 0;
}
.qodef-blog.qodef-item-layout--classic.qodef-center-layout.qodef-col-num--4
  .qodef-e:nth-last-child(-n + 4) {
  border-bottom: 2px solid var(--qode-main-color);
}
.qodef-blog.qodef-item-layout--classic.qodef-center-layout.qodef-col-num--5
  .qodef-e:nth-child(5n) {
  border-right: 0;
}
.qodef-blog.qodef-item-layout--classic.qodef-center-layout.qodef-col-num--5
  .qodef-e:nth-last-child(-n + 5) {
  border-bottom: 2px solid var(--qode-main-color);
}
.qodef-blog.qodef-item-layout--classic.qodef-center-layout.qodef-col-num--6
  .qodef-e:nth-child(6n) {
  border-right: 0;
}
.qodef-blog.qodef-item-layout--classic.qodef-center-layout.qodef-col-num--6
  .qodef-e:nth-last-child(-n + 6) {
  border-bottom: 2px solid var(--qode-main-color);
}
.qodef-blog.qodef-item-layout--classic.qodef-layout--masonry
  .qodef-blog-item
  .qodef-e-media
  > * {
  margin-bottom: 20px;
}
.qodef-blog.qodef-item-layout--classic.qodef-layout--masonry
  .qodef-blog-item.format-quote
  .qodef-e-quote {
  padding: 8.4% 12% 7.5% 6.7%;
}
@media only screen and (max-width: 1440px) {
  .qodef-blog.qodef-item-layout--classic.qodef-layout--masonry
    .qodef-blog-item.format-quote
    .qodef-e-quote {
    padding: 8.4% 14% 7.5% 6.7%;
  }
}
.qodef-blog.qodef-item-layout--classic.qodef-layout--masonry
  .qodef-blog-item.format-link
  .qodef-e-link {
  padding: 8.2% 12% 8.2% 6.7%;
}
@media only screen and (max-width: 1440px) {
  .qodef-blog.qodef-item-layout--classic.qodef-layout--masonry
    .qodef-blog-item.format-link
    .qodef-e-link {
    padding: 8.2% 14% 8.2% 6.7%;
  }
}
.qodef-blog.qodef-item-layout--classic .qodef-e-media {
  display: block;
}
.qodef-blog.qodef-item-layout--classic .qodef-e-media-image {
  display: block;
  overflow: hidden;
  position: relative;
}
.qodef-blog.qodef-item-layout--classic .qodef-e-media-image img {
  transition: transform 0.6s cubic-bezier(0.32, 0.21, 0, 0.97);
  transform: scale(1.001);
}
.qodef-blog.qodef-item-layout--classic .qodef-e-media-image:after {
  content: "";
  display: block;
  position: absolute;
  top: -10%;
  left: -10%;
  width: 120%;
  height: 120%;
  background-image: url(./../images/noise.png);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
  background-color: rgba(0, 0, 0, 0.24);
}
.qodef-blog.qodef-item-layout--classic .qodef-blog-item .qodef-e-media-image {
  display: block;
  overflow: hidden;
  position: relative;
}
.qodef-blog.qodef-item-layout--classic
  .qodef-blog-item
  .qodef-e-media-image
  img {
  transition: transform 0.6s cubic-bezier(0.32, 0.21, 0, 0.97);
  transform: scale(1.001);
}
.qodef-blog.qodef-item-layout--classic
  .qodef-blog-item
  .qodef-e-media-image:after {
  content: "";
  display: block;
  position: absolute;
  top: -10%;
  left: -10%;
  width: 120%;
  height: 120%;
  background-image: url(./../images/noise.png);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
  background-color: rgba(0, 0, 0, 0.24);
}
.qodef-blog.qodef-item-layout--classic
  .qodef-blog-item:hover
  .qodef-e-media-image
  img {
  transform: scale(1.035);
}
.qodef-blog.qodef-item-layout--classic
  .qodef-blog-item:hover
  .qodef-e-media-image:after {
  opacity: 0.5;
}
.widget_marcello_core_blog_list
  .qodef-blog
  .qodef-blog-item
  .qodef-e-media
  a:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, calc(-50% + 15px));
  background: #f4e5f1;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.25s ease-out, transform 0.5s;
  z-index: 1;
}
.widget_marcello_core_blog_list
  .qodef-blog
  .qodef-blog-item
  .qodef-e-media
  a:after {
  content: "\f147";
  font-family: Kiko;
  font-weight: 300;
  font-size: 17px;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, calc(-50% + 15px));
  opacity: 0;
  transition: opacity 0.25s ease-out, transform 0.5s;
  z-index: 1;
}
.widget_marcello_core_blog_list
  .qodef-blog
  .qodef-blog-item
  .qodef-e-media-image {
  display: block;
  overflow: hidden;
  position: relative;
}
.widget_marcello_core_blog_list
  .qodef-blog
  .qodef-blog-item
  .qodef-e-media-image
  img {
  transition: transform 0.6s cubic-bezier(0.32, 0.21, 0, 0.97);
  transform: scale(1.001);
}
.widget_marcello_core_blog_list
  .qodef-blog
  .qodef-blog-item
  .qodef-e-media-image:after {
  content: "";
  display: block;
  position: absolute;
  top: -10%;
  left: -10%;
  width: 120%;
  height: 120%;
  background-image: url(./../images/noise.png);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
  background-color: rgba(0, 0, 0, 0.24);
}
.widget_marcello_core_blog_list
  .qodef-blog
  .qodef-blog-item:hover
  .qodef-e-media
  a:after,
.widget_marcello_core_blog_list
  .qodef-blog
  .qodef-blog-item:hover
  .qodef-e-media
  a:before {
  opacity: 1;
  transform: translate(-50%, -50%);
}
.widget_marcello_core_blog_list
  .qodef-blog
  .qodef-blog-item:hover
  .qodef-e-media-image
  img {
  transform: scale(1.035);
}
.widget_marcello_core_blog_list
  .qodef-blog
  .qodef-blog-item:hover
  .qodef-e-media-image:after {
  opacity: 0.5;
}
.qodef-blog.qodef-item-layout--metro {
  margin: 0;
}
.qodef-blog.qodef-item-layout--metro
  article
  .qodef-e-media-image.qodef--background {
  margin-bottom: 0;
}
.qodef-blog.qodef-item-layout--metro article .qodef-e-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  padding: 20px 40px 35px;
  background-color: rgba(var(--qode-main-color), 0.12);
}
.qodef-blog.qodef-item-layout--metro article .qodef-e-content a {
  position: relative;
  z-index: 3;
}
.qodef-blog.qodef-item-layout--metro article .qodef-e-title {
  color: #fff;
}
.qodef-blog.qodef-item-layout--metro article .qodef-e-title a {
  color: inherit;
}
.qodef-blog.qodef-item-layout--metro article .qodef-e-title a:hover {
  color: var(--qode-main-color);
}
.qodef-blog.qodef-item-layout--metro article .qodef-e-info > * {
  color: #fff;
}
.qodef-blog.qodef-item-layout--metro article .qodef-e-info a:hover {
  color: var(--qode-main-color);
}
.qodef-blog.qodef-item-layout--metro article .qodef-e-post-link {
  z-index: 2;
}
.qodef-blog.qodef-item-layout--metro
  article.format-audio
  .qodef-e-media-image:after,
.qodef-blog.qodef-item-layout--metro
  article.format-gallery
  .qodef-e-media-image:after,
.qodef-blog.qodef-item-layout--metro
  article.format-video
  .qodef-e-media-image:after {
  position: absolute;
  top: calc(50% - 36px);
  left: calc(50% - 36px);
  content: "E";
  font-family: ElegantIcons;
  font-size: 72px;
  line-height: 1;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  color: #fff;
  speak: none;
  -webkit-font-smoothing: antialiased;
  z-index: 1;
  border: 3px solid #fff;
}
.qodef-blog.qodef-item-layout--metro
  article.format-gallery
  .qodef-e-media-image:after {
  content: "\e006";
}
.qodef-blog.qodef-item-layout--metro
  article.format-video
  .qodef-e-media-image:after {
  content: "E";
}
.qodef-blog.qodef-item-layout--metro
  article.format-audio
  .qodef-e-media-image:after {
  content: "\e027";
}
.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link {
  padding: 83px 68px;
}
.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link-icon {
  right: 84px;
  width: 144px;
}
.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote {
  padding: 83px 68px 87px;
}
.qodef-blog.qodef-item-layout--metro
  article.format-quote
  .qodef-e-quote:before {
  font-size: 582px;
}
.qodef-blog.qodef-item-layout--metro
  article.format-quote
  .qodef-e-quote-author {
  margin: 20px 0 4px;
}
.qodef-blog.qodef-item-layout--metro.qodef-items--fixed
  article.format-link
  .qodef-e-link {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}
.qodef-blog.qodef-item-layout--metro.qodef-items--fixed
  article.format-quote
  .qodef-e-quote {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}
.qodef-blog.qodef-item-layout--minimal article .qodef-e-bottom-holder {
  margin-top: 5px;
}
.qodef-blog.qodef-item-layout--simple article .qodef-e-inner {
  display: flex;
  align-items: flex-start;
}
.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
  flex-shrink: 0;
  width: 70px !important;
  margin: 0 20px 0 0;
}
.qodef-blog.qodef-item-layout--simple article .qodef-e-bottom-holder {
  margin-top: 3px;
}
.qodef-blog .qodef-m-top-info {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 0 148px 91px;
}
@media only screen and (max-width: 680px) {
  .qodef-blog .qodef-m-top-info {
    flex-direction: column;
    align-items: flex-start;
  }
}
.qodef-blog .qodef-m-top-info .qodef-m-title {
  margin: 0;
  font-family: Muli, sans-serif;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 35px;
  color: var(--qode-main-color);
}
.qodef-blog .qodef-m-top-info .qodef-m-title .qodef-m-title-inner {
  display: flex;
  align-items: center;
}
.qodef-blog
  .qodef-m-top-info
  .qodef-m-title
  .qodef-m-title-inner
  .qodef-m-title-text {
  margin-bottom: 4px;
}
.qodef-blog
  .qodef-m-top-info
  .qodef-m-title
  .qodef-m-title-inner
  .qodef-m-icon-wrapper {
  flex-shrink: 0;
  margin-right: 8px;
  font-family: Staatliches, sans-serif;
  font-size: 80px;
  font-weight: 300;
  color: var(--qode-main-color);
  position: relative;
  top: 15px;
}
.qodef-blog .qodef-m-top-info .qodef-m-subtitle-text {
  font-family: Muli, sans-serif;
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 23px;
}
.qodef-blog .qodef-m-top-info .qodef-m-more {
  line-height: 1;
  margin: 0 0 6px;
}
.qodef-blog .qodef-m-top-info .qodef-m-more a p {
  color: #fff;
  background-color: var(--qode-main-color);
  border: 1px solid transparent;
  padding: 22px 39px 21px;
  font-family: Muli, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1;
}
.qodef-blog .qodef-m-top-info .qodef-m-more a p .qodef-m-text {
  display: inline-flex;
  align-items: center;
  position: relative;
  transform: translateX(0);
  transition: transform 0.4s cubic-bezier(0.36, 0.68, 0.22, 0.97);
}
.qodef-blog
  .qodef-m-top-info
  .qodef-m-more
  a
  p
  .qodef-m-text
  .qodef-m-revealing-arrow {
  position: absolute;
  right: -46px;
  top: initial;
  opacity: 0;
  transform: translateX(-25px);
  transition: opacity 0.15s ease-out,
    transform 0.4s cubic-bezier(0.36, 0.68, 0.22, 0.97);
}
.qodef-blog .qodef-m-top-info .qodef-m-more a p:hover {
  color: #fff;
  background-color: #ff4a11;
}
.qodef-blog .qodef-m-top-info .qodef-m-more a p:hover .qodef-m-text {
  transition-duration: 0.4s;
  transform: translateX(-20px);
}
.qodef-blog
  .qodef-m-top-info
  .qodef-m-more
  a
  p:hover
  .qodef-m-text
  .qodef-m-revealing-arrow {
  opacity: 1;
  transform: translateX(0);
  transition-duration: 0.3s, 0.4s;
  transition-delay: 80ms, 80ms;
}
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1
  article:not(:last-child).qodef-blog-item
  .qodef-e-excerpt {
  margin-bottom: 54px;
}
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1
  article:not(:last-child)
  .qodef-e-info.qodef-info--bottom {
  margin-bottom: 36px;
}
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1
  article:not(:last-child).format-link
  .qodef-e-inner,
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1
  article:not(:last-child).format-quote
  .qodef-e-inner {
  margin-bottom: 60px;
}
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1
  article:not(:last-child).has-post-thumbnail {
  margin-top: 0;
}
.qodef-blog.qodef-item-layout--standard .qodef-e .qodef-e-media-gallery,
.qodef-blog.qodef-item-layout--standard .qodef-e .qodef-e-media-image {
  display: block;
}
.qodef-blog.qodef-item-layout--standard .qodef-e .qodef-e-media-gallery a,
.qodef-blog.qodef-item-layout--standard .qodef-e .qodef-e-media-image a {
  display: block;
}
.qodef-blog.qodef-item-layout--standard
  .qodef-e
  .qodef-e-media-gallery
  a:before,
.qodef-blog.qodef-item-layout--standard .qodef-e .qodef-e-media-image a:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 80px;
  height: 80px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, calc(-50% + 15px));
  background: #f4e5f1;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.25s ease-out, transform 0.5s;
  z-index: 1;
}
.qodef-blog.qodef-item-layout--standard .qodef-e .qodef-e-media-gallery a:after,
.qodef-blog.qodef-item-layout--standard .qodef-e .qodef-e-media-image a:after {
  content: "\f147";
  font-family: Kiko;
  font-weight: 300;
  font-size: 46px;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, calc(-50% + 15px));
  opacity: 0;
  transition: opacity 0.25s ease-out, transform 0.5s;
  z-index: 1;
}
.qodef-blog.qodef-item-layout--standard .qodef-e .qodef-e-media-image {
  display: block;
  overflow: hidden;
  position: relative;
}
.qodef-blog.qodef-item-layout--standard .qodef-e .qodef-e-media-image img {
  transition: transform 0.6s cubic-bezier(0.32, 0.21, 0, 0.97);
  transform: scale(1.001);
}
.qodef-blog.qodef-item-layout--standard .qodef-e .qodef-e-media-image:after {
  content: "";
  display: block;
  position: absolute;
  top: -10%;
  left: -10%;
  width: 120%;
  height: 120%;
  background-image: url(./../images/noise.png);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
  background-color: rgba(0, 0, 0, 0.24);
}
.qodef-blog.qodef-item-layout--standard
  .qodef-e:hover
  .qodef-e-media-gallery
  a:after,
.qodef-blog.qodef-item-layout--standard
  .qodef-e:hover
  .qodef-e-media-gallery
  a:before,
.qodef-blog.qodef-item-layout--standard
  .qodef-e:hover
  .qodef-e-media-image
  a:after,
.qodef-blog.qodef-item-layout--standard
  .qodef-e:hover
  .qodef-e-media-image
  a:before {
  opacity: 1;
  transform: translate(-50%, -50%);
}
.qodef-blog.qodef-item-layout--standard
  .qodef-e:hover
  .qodef-e-media-image
  img {
  transform: scale(1.035);
}
.qodef-blog.qodef-item-layout--standard
  .qodef-e:hover
  .qodef-e-media-image:after {
  opacity: 0.5;
}
.widget.widget_marcello_core_simple_blog_list
  .qodef-blog.qodef-item-layout--simple
  article:not(:last-child) {
  margin-bottom: 15px;
}
.widget.widget_marcello_core_simple_blog_list
  .qodef-blog.qodef-item-layout--simple
  article:first-child {
  margin-top: 6px;
}
.widget.widget_marcello_core_simple_blog_list
  .qodef-blog.qodef-item-layout--simple
  article
  .qodef-e-media-image {
  margin-right: 16px;
  width: 83px !important;
}
.widget.widget_marcello_core_simple_blog_list
  .qodef-blog.qodef-item-layout--minimal
  article:not(:last-child) {
  margin: 0 0 10px;
}
#qodef-top-area
  .widget.widget_marcello_core_simple_blog_list
  .qodef-blog.qodef-item-layout--simple
  article:not(:last-child) {
  margin-bottom: 15px;
}
#qodef-top-area
  .widget.widget_marcello_core_simple_blog_list
  .qodef-blog.qodef-item-layout--simple
  article:first-child {
  margin-top: 6px;
}
#qodef-top-area
  .widget.widget_marcello_core_simple_blog_list
  .qodef-blog.qodef-item-layout--simple
  article
  .qodef-e-media-image {
  margin-right: 16px;
  width: 83px !important;
}
#qodef-top-area
  .widget.widget_marcello_core_simple_blog_list
  .qodef-blog.qodef-item-layout--minimal
  article:not(:last-child) {
  margin: 0 0 10px;
}
#qodef-page-footer
  .widget.widget_marcello_core_simple_blog_list
  .qodef-blog.qodef-item-layout--simple
  article:not(:last-child) {
  margin-bottom: 15px;
}
#qodef-page-footer
  .widget.widget_marcello_core_simple_blog_list
  .qodef-blog.qodef-item-layout--simple
  article:first-child {
  margin-top: 6px;
}
#qodef-page-footer
  .widget.widget_marcello_core_simple_blog_list
  .qodef-blog.qodef-item-layout--simple
  article
  .qodef-e-media-image {
  margin-right: 16px;
  width: 83px !important;
}
#qodef-page-footer
  .widget.widget_marcello_core_simple_blog_list
  .qodef-blog.qodef-item-layout--minimal
  article:not(:last-child) {
  margin: 0 0 10px;
}
#qodef-side-area
  .widget.widget_marcello_core_simple_blog_list
  .qodef-blog.qodef-item-layout--simple
  article:not(:last-child) {
  margin-bottom: 15px;
}
#qodef-side-area
  .widget.widget_marcello_core_simple_blog_list
  .qodef-blog.qodef-item-layout--simple
  article:first-child {
  margin-top: 6px;
}
#qodef-side-area
  .widget.widget_marcello_core_simple_blog_list
  .qodef-blog.qodef-item-layout--simple
  article
  .qodef-e-media-image {
  margin-right: 16px;
  width: 83px !important;
}
#qodef-side-area
  .widget.widget_marcello_core_simple_blog_list
  .qodef-blog.qodef-item-layout--minimal
  article:not(:last-child) {
  margin: 0 0 10px;
}
.qodef-mega-menu-widget-holder
  .widget.widget_marcello_core_simple_blog_list
  .qodef-blog.qodef-item-layout--simple
  article:not(:last-child) {
  margin-bottom: 15px;
}
.qodef-mega-menu-widget-holder
  .widget.widget_marcello_core_simple_blog_list
  .qodef-blog.qodef-item-layout--simple
  article:first-child {
  margin-top: 6px;
}
.qodef-mega-menu-widget-holder
  .widget.widget_marcello_core_simple_blog_list
  .qodef-blog.qodef-item-layout--simple
  article
  .qodef-e-media-image {
  margin-right: 16px;
  width: 83px !important;
}
.qodef-mega-menu-widget-holder
  .widget.widget_marcello_core_simple_blog_list
  .qodef-blog.qodef-item-layout--minimal
  article:not(:last-child) {
  margin: 0 0 10px;
}
.widget_marcello_core_blog_list .qodef-e-media {
  width: 70px !important;
  margin-right: 19px;
}
.widget_marcello_core_blog_list .qodef-e-content .qodef-e-bottom-holder {
  border-top: 0;
  padding-top: 0;
}
.widget_marcello_core_blog_list
  .qodef-e-content
  .qodef-e-bottom-holder
  .qodef-e-info
  a {
  font-family: Fraunces, serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 27px;
}
#qodef-author-info {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 36px;
  background-color: #ffebfb;
  border: 1px solid var(--qode-main-color);
  padding: 35px;
}
#qodef-author-info .qodef-m-inner {
  position: relative;
  display: flex;
}
#qodef-author-info .qodef-m-inner .qodef-m-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#qodef-author-info .qodef-m-image {
  flex-shrink: 0;
  margin-right: 23px;
}
#qodef-author-info .qodef-m-image a,
#qodef-author-info .qodef-m-image img {
  display: block;
}
#qodef-author-info .qodef-m-author {
  margin: -5px 0 0;
}
#qodef-author-info .qodef-author-role {
  font-family: Fraunces, serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 27px;
  display: inline-block;
  margin: 2px 0 0;
}
#qodef-author-info .qodef-m-email {
  margin: 5px 0 0;
}
#qodef-author-info .qodef-m-description {
  margin: 17px 0 0;
}
#qodef-author-info .qodef-m-social-icons {
  margin-top: 18px;
}
#qodef-author-info .qodef-m-social-icons a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 16px;
}
#qodef-author-info .qodef-m-social-icons a:last-child {
  margin-right: 0;
}
#qodef-related-posts {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 86px;
}
#qodef-single-post-navigation {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 32px 0 3px;
}
#qodef-single-post-navigation .qodef-m-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#qodef-single-post-navigation .qodef-m-nav {
  position: relative;
  display: flex;
  align-items: center;
  position: relative;
  display: inline-flex;
}
#qodef-single-post-navigation .qodef-m-nav .qodef-m-zigzag-link {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  line-height: 1;
  font-size: 1px;
  color: var(--qode-main-color);
  overflow: hidden;
  width: 100%;
}
#qodef-single-post-navigation .qodef-m-nav .qodef-m-zigzag-link svg {
  color: currentColor;
  animation: qode-zigzag-move 15s linear infinite paused;
}
#qodef-single-post-navigation .qodef-m-nav .qodef-m-zigzag-link svg path {
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.5px;
}
#qodef-single-post-navigation .qodef-m-nav:hover {
  color: currentColor;
}
#qodef-single-post-navigation .qodef-m-nav:hover .qodef-m-zigzag-link svg {
  animation: qode-zigzag-move 15s linear infinite running;
}
#qodef-single-post-navigation .qodef-m-nav > * {
  display: block;
  line-height: inherit;
}
#qodef-single-post-navigation .qodef-m-nav.qodef--prev {
  left: 0;
}
#qodef-single-post-navigation
  .qodef-m-nav.qodef--prev
  .qodef-m-pagination-icon {
  margin-right: 10px;
}
#qodef-single-post-navigation
  .qodef-m-nav.qodef--prev
  .qodef-svg--pagination-arrow-left
  g {
  transition-duration: 0.5s;
}
#qodef-single-post-navigation
  .qodef-m-nav.qodef--prev:hover
  .qodef-svg--pagination-arrow-left
  g {
  transform: translateX(-4px);
}
#qodef-single-post-navigation .qodef-m-nav.qodef--next {
  flex-direction: row-reverse;
  right: 0;
  margin-left: auto;
  text-align: right;
}
#qodef-single-post-navigation
  .qodef-m-nav.qodef--next
  .qodef-m-pagination-icon {
  margin-left: 10px;
}
#qodef-single-post-navigation
  .qodef-m-nav.qodef--next
  .qodef-svg--pagination-arrow-right
  g {
  transition-duration: 0.5s;
}
#qodef-single-post-navigation
  .qodef-m-nav.qodef--next:hover
  .qodef-svg--pagination-arrow-right
  g {
  transform: translateX(4px);
}
#qodef-single-post-navigation .qodef-m-nav .qodef-m-zigzag-link {
  bottom: -7px;
}
#qodef-single-post-navigation .qodef-m-nav-label {
  font-family: Muli, sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 20px;
  text-transform: uppercase;
  color: var(--qode-main-color);
}
#qodef-page-footer .qodef-alignment--left {
  text-align: left;
}
#qodef-page-footer .qodef-alignment--left .widget img {
  margin-right: auto;
}
#qodef-page-footer .qodef-alignment--center {
  text-align: center;
}
#qodef-page-footer .qodef-alignment--center .widget img {
  margin-right: auto;
  margin-left: auto;
}
#qodef-page-footer .qodef-alignment--right {
  text-align: right;
}
#qodef-page-footer .qodef-alignment--right .widget img {
  margin-left: auto;
}
#qodef-page-footer .widget .qodef-custom-footer-widget-title {
  margin: 0 0 38px;
}
#qodef-page-footer .widget a {
  font-family: "Gilroy_bold";
  position: relative;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 18px;
  text-transform: none;
  
  margin-bottom: 11px;
}
#qodef-page-footer .widget a .qodef-m-zigzag-link {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  line-height: 1;
  font-size: 1px;
  color: var(--qode-main-color);
  overflow: hidden;
  width: 100%;
}
#qodef-page-footer .widget a .qodef-m-zigzag-link svg {
  color: currentColor;
  animation: qode-zigzag-move 15s linear infinite paused;
}
#qodef-page-footer .widget a .qodef-m-zigzag-link svg path {
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.5px;
}
#qodef-page-footer .widget a:hover {
  color: currentColor;
}
#qodef-page-footer .widget a:hover .qodef-m-zigzag-link svg {
  animation: qode-zigzag-move 15s linear infinite running;
}
#qodef-page-footer .widget a .qodef-m-zigzag-link {
  bottom: -7px;
  opacity: 0;
  transition: opacity 0.6s ease;
}
#qodef-page-footer .widget a:hover .qodef-m-zigzag-link {
  opacity: 1;
}
@media (min-width: 681px) {
  #qodef-page-footer-bottom-area-inner
    .qodef-alignment--space-between
    .qodef-grid-item:nth-child(2) {
    text-align: right;
  }
}
.qodef-page-footer--uncover #qodef-page-outer {
  z-index: 90;
}
.no-touchevents .qodef-page-footer--uncover #qodef-page-footer {
  position: fixed;
  bottom: 0;
  left: 0;
}
#qodef-fullscreen-area {
  position: fixed;
  top: 0;
  display: flex;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow-x: hidden !important;
  visibility: hidden;
  opacity: 0;
  z-index: 99;
}
#qodef-fullscreen-area > img {
  max-width: 50%;
}
@media only screen and (max-width: 834px) {
  #qodef-fullscreen-area > img {
    display: none;
  }
}
#qodef-fullscreen-area .qodef-content-grid {
  height: 100%;
}
#qodef-fullscreen-area .qodef-content-grid .qodef-fullscreen-menu {
  width: 100%;
}
.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area {
  animation: qode-fade-in 0.25s linear both;
}
.qodef-fullscreen-menu-animate--out #qodef-fullscreen-area {
  animation: qode-fade-out 0.25s linear both;
}
#qodef-fullscreen-area-inner {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0 164px;
}
@media only screen and (max-width: 680px) {
  #qodef-fullscreen-area-inner {
    margin: 0 64px;
  }
}
#qodef-fullscreen-area-inner .qodef-widget-holder {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-right: 67px;
  position: absolute;
  bottom: 63px;
}
#qodef-fullscreen-area-inner
  .qodef-widget-holder
  .qodef-fullscreen-menu-widget-classic
  p {
  font-size: 19px;
  line-height: 26px;
}
.qodef-fullscreen-menu {
  position: relative;
  top: 0;
  text-align: left;
}
.qodef-fullscreen-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.qodef-fullscreen-menu ul li {
  position: relative;
  margin: 0;
  padding: 0;
}
.qodef-fullscreen-menu ul li a .qodef-menu-item-arrow {
  display: none;
}
.qodef-fullscreen-menu ul li.qodef--hide-link > a {
  cursor: default;
}
.qodef-fullscreen-menu ul.sub-menu {
  display: none;
}
.qodef-fullscreen-menu .qodef-menu-item-icon {
  margin-right: 5px;
}
.qodef-fullscreen-menu .qodef-mega-menu-widget-holder {
  display: none;
}
.qodef-fullscreen-menu > ul {
  display: flex;
  flex-direction: column;
}
.qodef-fullscreen-menu > ul > li {
  display: inline-flex;
  flex-direction: column;
}
.qodef-fullscreen-menu > ul > li > a {
  font-family: Staatliches, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--qode-main-color);
  font-size: 82px;
  line-height: 0.975em;
  position: relative;
  display: flex;
  align-items: center;
  padding: 16px 0;
  overflow: hidden;
}
@media only screen and (max-width: 1440px) {
  .qodef-fullscreen-menu > ul > li > a {
    font-size: 72px;
  }
}
@media only screen and (max-width: 1194px) {
  .qodef-fullscreen-menu > ul > li > a {
    font-size: 67px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-fullscreen-menu > ul > li > a {
    font-size: 60px;
  }
}
.qodef-fullscreen-menu > ul > li > a .qodef-menu-item-text {
  position: relative;
  line-height: 1;
  overflow: hidden;
}
body:not([class*="marcello-core"])
  .qodef-fullscreen-menu
  > ul
  > li
  > a
  .qodef-menu-item-text:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  line-height: 1;
  font-size: 1px;
  opacity: 0;
  width: 100%;
  height: 5.5px;
  background: url(./../images/zigzag.svg) left center;
  transition: opacity 0.2s ease-out;
  animation: qode-zigzag-bg-move 3s linear infinite paused;
}
.qodef-fullscreen-menu
  > ul
  > li
  > a
  .qodef-menu-item-text
  .qodef-menu-item-zigzag {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  line-height: 1;
  font-size: 1px;
  color: currentColor;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.qodef-fullscreen-menu
  > ul
  > li
  > a
  .qodef-menu-item-text
  .qodef-menu-item-zigzag
  svg {
  color: currentColor;
  animation: qode-zigzag-move 15s linear infinite paused;
}
.qodef-fullscreen-menu
  > ul
  > li
  > a
  .qodef-menu-item-text
  .qodef-menu-item-zigzag
  svg
  path {
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2px;
}
.qodef-fullscreen-menu > ul > li > a:hover {
  color: var(--qode-main-color);
}
body:not([class*="marcello-core"])
  .qodef-fullscreen-menu
  > ul
  > li
  > a:hover
  .qodef-menu-item-text:after {
  opacity: 1;
  animation: qode-zigzag-bg-move 3s linear infinite running;
}
.qodef-fullscreen-menu
  > ul
  > li
  > a:hover
  .qodef-menu-item-text
  .qodef-menu-item-zigzag {
  opacity: 1;
}
.qodef-fullscreen-menu
  > ul
  > li
  > a:hover
  .qodef-menu-item-text
  .qodef-menu-item-zigzag
  svg {
  animation: qode-zigzag-move 15s linear infinite running;
}
.qodef-fullscreen-menu > ul > li.current-menu-ancestor > a,
.qodef-fullscreen-menu > ul > li.current-menu-item > a {
  color: var(--qode-main-color);
}
body:not([class*="marcello-core"])
  .qodef-fullscreen-menu
  > ul
  > li.current-menu-ancestor
  > a
  .qodef-menu-item-text:after,
body:not([class*="marcello-core"])
  .qodef-fullscreen-menu
  > ul
  > li.current-menu-item
  > a
  .qodef-menu-item-text:after {
  opacity: 1;
}
.qodef-fullscreen-menu
  > ul
  > li.current-menu-ancestor
  > a
  .qodef-menu-item-text
  .qodef-menu-item-zigzag,
.qodef-fullscreen-menu
  > ul
  > li.current-menu-item
  > a
  .qodef-menu-item-text
  .qodef-menu-item-zigzag {
  opacity: 1;
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner > ul {
  padding: 2px 0 23px;
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li > a {
  position: relative;
  display: flex;
  white-space: normal;
  margin: 3px 0;
  overflow: hidden;
  transition: padding 0.2s ease-out;
  padding-right: 23px;
  font-family: Staatliches, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--qode-main-color);
  font-size: 36px;
  line-height: 1.111em;
}
.qodef-fullscreen-menu
  .qodef-drop-down-second-inner
  ul
  li
  > a
  .qodef-menu-item-icon {
  flex-shrink: 0;
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li > a:before {
  content: "";
  position: absolute;
  top: calc(50% - 6px);
  height: 11px;
  width: 20px;
  background: url(./../images/menu-arrow-right.svg) left center;
  border-radius: 100%;
  transition: left 0.2s ease-out, right 0.2s ease-out;
  left: -23px;
}
@media only screen and (max-width: 1024px) {
  .qodef-fullscreen-menu .qodef-drop-down-second-inner ul li > a:before {
    background: url(./../images/menu-arrow-right.svg) left center;
  }
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li > a:before {
  width: 33px;
  height: 20px;
  background: url(./../images/arrow-right.svg) left center;
  left: -35px;
  top: calc(50% - 12px);
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li > a:hover {
  padding-left: 23px;
  padding-right: 0;
  padding-left: 41px;
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li > a:hover:before {
  left: 0;
}
.qodef-fullscreen-menu
  .qodef-drop-down-second-inner
  ul
  li.current-menu-ancestor
  > a,
.qodef-fullscreen-menu
  .qodef-drop-down-second-inner
  ul
  li.current-menu-item
  > a {
  padding-left: 23px;
  padding-right: 0;
  padding-left: 35px;
}
.qodef-fullscreen-menu
  .qodef-drop-down-second-inner
  ul
  li.current-menu-ancestor
  > a:before,
.qodef-fullscreen-menu
  .qodef-drop-down-second-inner
  ul
  li.current-menu-item
  > a:before {
  left: 0;
}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener {
  color: #fff;
}
.qodef-fullscreen-menu--opened #qodef-page-header,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header {
  visibility: hidden;
}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener,
.qodef-fullscreen-menu--opened .qodef-header-logo-image.qodef--customizer,
.qodef-fullscreen-menu--opened .qodef-header-logo-link,
.qodef-fullscreen-menu--opened .qodef-mobile-header-logo-link {
  visibility: visible;
}
.qodef-fullscreen-menu--opened
  #qodef-page-header
  .qodef-header-logo-link
  img.qodef--light {
  opacity: 1;
}
.qodef-fullscreen-menu--opened
  #qodef-page-header
  .qodef-header-logo-link
  img.qodef--dark,
.qodef-fullscreen-menu--opened
  #qodef-page-header
  .qodef-header-logo-link
  img.qodef--main {
  opacity: 0;
}
.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo
  .qodef-header-logo-image.qodef--customizer,
.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo
  .qodef-header-logo-link,
.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo
  .qodef-mobile-header-logo-link {
  visibility: hidden;
}
.qodef-fullscreen-menu-opener.qodef--opened .qodef-m-icon.qodef--open {
  visibility: hidden;
}
.qodef-fullscreen-menu-opener.qodef--opened .qodef-m-icon.qodef--close {
  visibility: visible;
}
#qodef-page-header .qodef-widget-holder {
  display: flex;
  align-items: center;
  height: 100%;
  margin-left: 24px;
}
#qodef-page-header .qodef-widget-holder .widget {
  margin: 0 12px;
}
#qodef-page-header .qodef-widget-holder .widget:first-child {
  margin-left: 0;
}
#qodef-page-header .qodef-widget-holder .widget:last-child {
  margin-right: 0;
}
#qodef-page-header div[id^="monster-widget-placeholder"],
#qodef-page-header div[id^="woo-monster-widget-placeholder"] {
  display: none;
}
#qodef-page-header-inner {
  border-bottom: 0 solid transparent;
}
#qodef-page-header-inner.qodef-content-grid {
  padding: 0;
}
#qodef-page-header-inner.qodef-skin--light .qodef-widget-holder .widget a,
#qodef-page-header-inner.qodef-skin--light .qodef-widget-holder .widget p,
.qodef-custom-header-layout.qodef-skin--light .qodef-widget-holder .widget a,
.qodef-custom-header-layout.qodef-skin--light .qodef-widget-holder .widget p {
  color: var(--qode-header-light-color) !important;
}
#qodef-page-header-inner.qodef-skin--light nav > ul > li > a,
.qodef-custom-header-layout.qodef-skin--light nav > ul > li > a {
  color: var(--qode-header-light-color) !important;
}
#qodef-page-header-inner.qodef-skin--light
  nav
  > ul
  > li
  > a:hover
  .qodef-menu-item-text
  .qodef-menu-item-zigzag
  svg,
.qodef-custom-header-layout.qodef-skin--light
  nav
  > ul
  > li
  > a:hover
  .qodef-menu-item-text
  .qodef-menu-item-zigzag
  svg {
  color: var(--qode-header-light-color) !important;
}
#qodef-page-header-inner.qodef-skin--light
  nav
  > ul
  > li.current-menu-ancestor
  > a
  .qodef-menu-item-text
  .qodef-menu-item-zigzag
  svg,
#qodef-page-header-inner.qodef-skin--light
  nav
  > ul
  > li.current-menu-item
  > a
  .qodef-menu-item-text
  .qodef-menu-item-zigzag
  svg,
.qodef-custom-header-layout.qodef-skin--light
  nav
  > ul
  > li.current-menu-ancestor
  > a
  .qodef-menu-item-text
  .qodef-menu-item-zigzag
  svg,
.qodef-custom-header-layout.qodef-skin--light
  nav
  > ul
  > li.current-menu-item
  > a
  .qodef-menu-item-text
  .qodef-menu-item-zigzag
  svg {
  color: var(--qode-header-light-color) !important;
}
#qodef-page-header-inner.qodef-skin--light
  .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--light
  .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--light
  .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--light
  .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--light
  .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--light
  .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened) {
  color: var(--qode-header-light-color) !important;
}
#qodef-page-header-inner.qodef-skin--dark nav > ul > li > a,
.qodef-custom-header-layout.qodef-skin--dark nav > ul > li > a {
  color: var(--qode-header-dark-color) !important;
}
#qodef-page-header-inner.qodef-skin--dark nav > ul > li > a:hover,
.qodef-custom-header-layout.qodef-skin--dark nav > ul > li > a:hover {
  color: var(--qode-header-dark-hover-color) !important;
}
#qodef-page-header-inner.qodef-skin--dark
  nav
  > ul
  > li.current-menu-ancestor
  > a,
#qodef-page-header-inner.qodef-skin--dark nav > ul > li.current-menu-item > a,
.qodef-custom-header-layout.qodef-skin--dark
  nav
  > ul
  > li.current-menu-ancestor
  > a,
.qodef-custom-header-layout.qodef-skin--dark
  nav
  > ul
  > li.current-menu-item
  > a {
  color: var(--qode-header-dark-hover-color) !important;
}
#qodef-page-header-inner.qodef-skin--dark
  .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--dark
  .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--dark
  .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--dark
  .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--dark
  .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--dark
  .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened) {
  color: var(--qode-header-dark-color) !important;
}
#qodef-page-header .qodef-header-logo-link img.qodef--main {
  opacity: 1;
}
#qodef-page-header .qodef-header-logo-link img.qodef--dark,
#qodef-page-header .qodef-header-logo-link img.qodef--light {
  opacity: 0;
}
#qodef-page-header .qodef-header-logo-link img:not(.qodef--main) {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
#qodef-page-header .qodef-header-logo-link.qodef-source--svg-path svg {
  display: block;
  width: 50px;
  height: auto;
  fill: currentColor;
  stroke: currentColor;
}
#qodef-page-header .qodef-header-logo-link.qodef-source--textual {
  font-family: Staatliches, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--qode-main-color);
  font-size: 46px;
  line-height: 1.043em;
  transition: color 0.2s ease-out;
}
#qodef-page-header-inner.qodef-skin--light
  .qodef-header-logo-link
  img.qodef--dark,
#qodef-page-header-inner.qodef-skin--light
  .qodef-header-logo-link
  img.qodef--main {
  opacity: 0;
}
#qodef-page-header-inner.qodef-skin--light
  .qodef-header-logo-link
  img.qodef--light {
  opacity: 1;
}
#qodef-page-header-inner.qodef-skin--light
  .qodef-header-logo-link.qodef-source--svg-path,
#qodef-page-header-inner.qodef-skin--light
  .qodef-header-logo-link.qodef-source--textual {
  color: var(--qode-header-light-color) !important;
}
#qodef-page-header-inner.qodef-skin--light
  .qodef-header-logo-link.qodef-source--svg-path:hover,
#qodef-page-header-inner.qodef-skin--light
  .qodef-header-logo-link.qodef-source--textual:hover {
  color: var(--qode-header-light-hover-color) !important;
}
#qodef-page-header-inner.qodef-skin--dark
  .qodef-header-logo-link
  img.qodef--light,
#qodef-page-header-inner.qodef-skin--dark
  .qodef-header-logo-link
  img.qodef--main {
  opacity: 0;
}
#qodef-page-header-inner.qodef-skin--dark
  .qodef-header-logo-link
  img.qodef--dark {
  opacity: 1;
}
#qodef-page-header-inner.qodef-skin--dark
  .qodef-header-logo-link.qodef-source--svg-path,
#qodef-page-header-inner.qodef-skin--dark
  .qodef-header-logo-link.qodef-source--textual {
  color: var(--qode-header-dark-color) !important;
}
#qodef-page-header-inner.qodef-skin--dark
  .qodef-header-logo-link.qodef-source--svg-path:hover,
#qodef-page-header-inner.qodef-skin--dark
  .qodef-header-logo-link.qodef-source--textual:hover {
  color: var(--qode-header-dark-hover-color) !important;
}
.qodef-header--divided #qodef-page-header {
  height: 88px;
}
.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper,
.qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.qodef-header--divided
  #qodef-page-header
  .qodef-divided-header-left-wrapper
  .qodef-header-navigation {
  margin-left: 0;
}
.qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper {
  justify-content: flex-end;
}
.qodef-header--divided #qodef-page-header .qodef-header-logo-link {
  justify-content: center;
}
.qodef-header--divided #qodef-page-header .qodef-header-navigation {
  margin: 0 24px;
}
.qodef-header--divided #qodef-page-header .qodef-widget-holder {
  margin-left: 0;
}
.qodef-header--divided #qodef-page-header-inner {
  align-items: stretch;
  justify-content: center;
}
.qodef-header--minimal #qodef-page-header-inner .qodef-header-logo-link {
  margin-right: auto;
}
.qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder {
  margin-right: 30px;
}
.qodef-header--minimal
  #qodef-page-header-inner
  .qodef-opener-icon
  .qodef-m-icon.qodef--close {
  top: 5px;
  left: 26px;
}
.qodef-header--minimal #qodef-page-header {
  height: 113px;
  border-bottom: 2px solid var(--qode-main-color);
}
.qodef-header--simple-tabbed #qodef-page-header-inner {
  padding: 0;
}
.qodef-header--simple-tabbed #qodef-page-header {
  border-bottom: 2px solid var(--qode-main-color);
  height: 88px;
}
.qodef-header--simple-tabbed #qodef-page-header .qodef-widget-holder {
  padding: 0 30px;
}
.qodef-header--simple-tabbed #qodef-page-header .qodef-widget-holder .widget {
  margin: 0;
  padding: 0 26px;
}
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-widget-holder
  .widget
  .qodef-simple-tabbed-link {
  padding: 0 60px;
  white-space: nowrap;
  font-weight: 800;
}
.qodef-header--simple-tabbed #qodef-page-header .qodef-header-logo-link {
  padding: 0 20px;
}
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper {
  display: block;
  height: 100%;
}
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper
  .qodef-header-logo-link,
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper
  .qodef-header-navigation {
  float: left;
}
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper
  .qodef-header-logo-link {
  justify-content: center;
}
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper
  .widget:last-of-type {
  border: none;
}
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper
  .qodef-simple-tabbed-header-wrapper {
  height: 100%;
  flex-grow: 1;
  flex-shrink: 1;
  align-items: center;
  justify-content: space-between;
  display: flex;
}
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper
  .qodef-widget-holder {
  margin: 0;
  border-right: 0 !important;
}
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper
  .qodef-widget-holder
  .widget {
  display: inline-flex;
  vertical-align: middle;
  line-height: 1;
  height: 100%;
  align-items: center;
  border-right: 2px solid var(--qode-main-color);
}
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper
  .qodef-widget-holder
  .widget:last-child {
  border-right: 0;
}
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper
  .qodef-widget-holder
  .widget
  .textwidget
  > *,
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper
  .qodef-widget-holder
  .widget
  .widget
  p {
  margin: 0;
}
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper
  .qodef-widget-holder
  .widget
  .qodef-woo-dropdown-cart {
  width: 100%;
  padding: 0;
}
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper
  .qodef-widget-holder
  .widget
  .qodef-woo-dropdown-cart
  .qodef-m-dropdown {
  right: -1px;
}
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper
  .qodef-header-logo-link,
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper
  .qodef-header-navigation
  > ul
  > li,
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper
  .qodef-widget-holder {
  margin: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  height: 100%;
  border-right: 2px solid var(--qode-main-color);
}
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper
  .qodef-simple-tabbed-header-wrapper
  > :last-child {
  border-right: 0;
}
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper
  .qodef-header-navigation
  ul
  li
  .qodef-drop-down-second {
  left: 0;
}
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper
  .qodef-header-navigation
  ul
  li
  .qodef-drop-down-second
  .qodef-drop-down-second-inner
  > ul {
  left: -2px;
}
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper
  .qodef-header-navigation
  ul
  li
  .qodef-drop-down-second.qodef-drop-down--right {
  right: 0;
  left: auto;
}
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper
  .qodef-header-navigation
  ul
  li
  .qodef-drop-down-second.qodef-drop-down--right
  .qodef-drop-down-second-inner
  > ul {
  left: auto;
  right: -1px;
}
.qodef-header--simple-tabbed
  #qodef-page-header
  .qodef-simple-tabbed-header-wrapper
  .qodef-header-navigation
  ul
  li
  .qodef-drop-down-second.qodef-drop-down--right
  ul
  li
  ul.qodef-drop-down--right {
  right: 100%;
  left: auto;
}
.qodef-header--tabbed #qodef-page-header {
  height: 180px;
}
.qodef-header--tabbed #qodef-page-header #qodef-page-header-inner {
  padding: 0;
  flex-direction: column;
}
.qodef-header--tabbed
  #qodef-page-header
  #qodef-page-header-inner.qodef-skin--light
  .qodef-header-inner-top {
  border-bottom: 2px solid #fff;
}
.qodef-header--tabbed
  #qodef-page-header
  #qodef-page-header-inner.qodef-skin--light
  .qodef-header-navigation
  > ul
  > li {
  border-right: 2px solid #fff;
  border-bottom: 0;
}
.qodef-header--tabbed #qodef-page-header .qodef-header-inner-top {
  width: 100%;
  display: inline-flex;
  justify-content: space-between;
  border-bottom: 2px solid var(--qode-main-color);
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-header-inner-top
  .qodef-widget-holder.qodef--two {
  margin-left: 80px;
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-header-inner-top
  .qodef-widget-holder.qodef--one {
  margin-right: 80px;
  justify-content: flex-end;
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-header-inner-top
  .qodef-header-logo-link {
  justify-content: center;
  height: 108px;
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-header-inner-top
  .qodef-header-logo-link
  img {
  left: auto !important;
}
.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper {
  display: block;
  height: 100%;
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-header-logo-link,
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-header-navigation {
  float: left;
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-header-logo-link {
  justify-content: center;
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .widget:last-of-type {
  border: none;
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-tabbed-header-wrapper {
  height: 100%;
  flex-grow: 1;
  flex-shrink: 1;
  align-items: center;
  justify-content: space-between;
  display: flex;
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-widget-holder {
  margin: 0;
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-widget-holder
  .widget {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-widget-holder
  .widget
  .textwidget
  > *,
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-widget-holder
  .widget
  .widget
  p {
  margin: 0;
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-widget-holder
  .widget
  .qodef-woo-dropdown-cart {
  width: 100%;
  padding: 0;
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-widget-holder
  .widget
  .qodef-woo-dropdown-cart
  .qodef-m-dropdown {
  right: -1px;
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-header-logo-link,
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-header-navigation
  > ul
  > li,
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-widget-holder
  .widget {
  margin: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  height: 100%;
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-header-navigation
  > ul
  > li {
  border-right: 2px solid var(--qode-main-color);
  border-bottom: 2px solid var(--qode-main-color);
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-header-navigation
  > ul
  > li:last-child {
  border-right: 0;
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-header-navigation
  ul
  li
  .qodef-drop-down-second {
  left: 0;
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-header-navigation
  ul
  li
  .qodef-drop-down-second
  .qodef-drop-down-second-inner
  > ul {
  left: -2px;
  border-top: 0;
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-header-navigation
  ul
  li
  .qodef-drop-down-second.qodef-drop-down--right {
  right: 0;
  left: auto;
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-header-navigation
  ul
  li
  .qodef-drop-down-second.qodef-drop-down--right
  .qodef-drop-down-second-inner
  > ul {
  left: auto;
  right: -1px;
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-header-navigation
  ul
  li
  .qodef-drop-down-second.qodef-drop-down--right
  ul
  li
  ul.qodef-drop-down--right {
  right: 100%;
  left: auto;
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-header-navigation
  > ul
  > li:hover
  .qodef-menu-item-text
  .qodef-menu-item-zigzag {
  opacity: 1;
}
.qodef-header--tabbed
  #qodef-page-header
  .qodef-tabbed-header-wrapper
  .qodef-header-navigation
  > ul
  > li:hover
  .qodef-menu-item-text
  .qodef-menu-item-zigzag
  svg {
  animation-play-state: running;
}
.qodef-header--tabbed .widget_marcello_core_woo_side_area_cart {
  justify-content: flex-end;
}
.qodef-header--tabbed
  .widget_marcello_core_woo_side_area_cart
  .qodef-m-opener-icon
  svg
  path {
  fill: #fff;
  stroke: #fff;
}
.qodef-header--fixed-display #qodef-page-header,
.qodef-header--fixed-display #qodef-top-area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.qodef--boxed.qodef-header--fixed-display #qodef-top-area {
  left: 30px;
  width: calc(100% - 60px);
}
.qodef--boxed.qodef-header--fixed-display #qodef-page-header {
  left: 30px;
  width: calc(100% - 60px);
}
.qodef-header--fixed-display.admin-bar #qodef-page-header,
.qodef-header--fixed-display.admin-bar #qodef-top-area {
  top: 32px;
}
.qodef-header-sticky {
  position: fixed;
  top: 0;
  left: 0;
  height: 70px;
  width: 100%;
  background-color: #fff;
  transform: translateY(-100%);
  transition: transform 0.5s ease, top 0.5s ease;
  z-index: 100;
}
.qodef-header--sticky-display .qodef-header-sticky {
  transform: translateY(0);
}
.admin-bar.qodef-header--sticky-display .qodef-header-sticky {
  top: 32px;
}
.qodef-header-sticky-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding: 0 40px;
}
.qodef-header-sticky-inner.qodef-content-grid {
  padding: 0;
}
.qodef-header-standard--right
  .qodef-header-sticky-inner
  .qodef-header-logo-link {
  margin-right: auto;
}
.qodef-header-standard--left .qodef-header-sticky-inner {
  justify-content: flex-start;
}
.qodef-header-standard--left
  .qodef-header-sticky-inner
  .qodef-header-navigation {
  margin-left: 20px;
}
.qodef-header-standard--left .qodef-header-sticky-inner .qodef-widget-holder {
  margin-left: auto !important;
}
#qodef-top-area {
  position: relative;
  font-size: 16px;
  line-height: 26px;
  background-color: var(--qode-main-color);
  z-index: 101;
}
#qodef-top-area-inner {
  align-items: center;
  display: flex;
  height: 45px;
  justify-content: space-between;
  padding: 0 40px;
  position: relative;
}
#qodef-top-area-inner.qodef-content-grid {
  padding: 0 !important;
}
#qodef-top-area-inner.qodef-alignment--center .qodef-widget-holder {
  margin: 0 auto;
}
#qodef-top-area-inner.qodef-enabled--center-area {
  padding: 0;
}
#qodef-top-area-inner.qodef-enabled--center-area
  .qodef-widget-holder-outer:first-child,
#qodef-top-area-inner.qodef-enabled--center-area
  .qodef-widget-holder-outer:last-child {
  display: none;
}
#qodef-top-area .qodef-widget-holder-outer {
  display: flex;
  align-items: center;
  flex: 1;
  height: 100%;
}
#qodef-top-area .qodef-widget-holder-outer.qodef-center {
  flex: 2;
}
#qodef-top-area .qodef-widget-holder {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}
#qodef-top-area .qodef-widget-holder.qodef--left {
  justify-content: flex-start;
}
#qodef-top-area .qodef-widget-holder.qodef--right {
  justify-content: flex-end;
}
#qodef-top-area .qodef-widget-holder.qodef--center {
  justify-content: center;
}
#qodef-top-area .qodef-widget-holder .widget {
  margin: 0 5px;
}
#qodef-top-area .qodef-widget-holder .widget:first-child {
  margin-left: 0;
}
#qodef-top-area .qodef-widget-holder .widget:last-child {
  margin-right: 0;
}
#qodef-top-area .widget {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
#qodef-top-area .widget .textwidget > *,
#qodef-top-area .widget .widget p {
  margin: 0;
}
#qodef-top-area div[id^="monster-widget-placeholder"],
#qodef-top-area div[id^="woo-monster-widget-placeholder"] {
  display: none;
}
#qodef-top-area p {
  line-height: 26px;
  margin: 0;
}
#qodef-top-area .qodef-social-icons-group .qodef-icon-holder a {
  font-size: 18px;
  line-height: 24px;
  margin-right: 10px;
}
#qodef-top-area .widget.widget_search .qodef-search-form-inner {
  flex-direction: row-reverse;
}
#qodef-top-area .widget.widget_search input {
  border: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 18px;
  text-transform: uppercase;
  padding: 11px 6px;
}
#qodef-top-area .widget.widget_search .qodef-search-form-button {
  width: auto;
  position: relative;
}
#qodef-top-area
  .widget.widget_search
  .qodef-search-form-button
  .qodef-svg--search {
  stroke: #fff;
  top: 13px;
  position: relative;
}
#qodef-top-area .widget .qodef-my-account-widget {
  display: inline-block;
  margin-top: 9px;
  margin-bottom: 10px;
}
#qodef-top-area .widget .qodef-my-account-widget svg {
  position: relative;
  top: 3px;
}
#qodef-top-area .widget .qodef-my-account-widget a {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 18px;
  text-transform: uppercase;
}
#qodef-top-area .qodef-widget-holder-outer .qodef-text-marquee.qodef--light {
  padding: 0;
}
#qodef-top-area
  .qodef-widget-holder-outer
  .qodef-text-marquee
  .qodef-m-content {
  font-family: Muli, sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 22px;
  text-transform: uppercase;
}
#qodef-top-area .qodef-search-opener .qodef-m-icon.qodef--open svg {
  width: 14px;
}
#qodef-top-area .qodef-search-opener .qodef-m-icon.qodef--open svg path {
  fill: #fff;
  stroke: #fff;
}
#qodef-multiple-map-notice {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 30px 15%;
  text-align: center;
  color: var(--qode-main-color);
  background-color: #fafafa;
}
.qodef-map-marker-holder {
  transform: translate(-50%, -100%);
  z-index: 10;
}
.qodef-map-marker-holder.qodef-active {
  z-index: 500;
}
.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:first-child {
  fill: #3ebeb4;
}
.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:last-child {
  fill: #51a69e;
}
.qodef-map-marker-holder#qodef-geo-location-marker .qodef-info-window {
  display: block;
}
.qodef-map-marker-holder#qodef-geo-location-marker
  .qodef-map-marker
  svg
  path:first-child {
  fill: #3ebeb4;
}
.qodef-map-marker-holder#qodef-geo-location-marker
  .qodef-map-marker
  svg
  path:last-child {
  fill: #51a69e;
}
.qodef-map-marker-holder .qodef-map-marker {
  position: relative;
  width: 50px;
  height: auto;
  transition: all 0.15s ease-out;
}
.qodef-map-marker-holder .qodef-map-marker .qodef-map-marker-inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.qodef-map-marker-holder .qodef-map-marker svg {
  width: 100%;
  height: auto;
}
.qodef-map-marker-holder .qodef-map-marker svg path {
  transition: fill 0.2s ease-in-out;
}
.qodef-map-marker-holder .qodef-map-marker:hover svg path:first-child {
  fill: #3ebeb4;
}
.qodef-map-marker-holder .qodef-map-marker:hover svg path:last-child {
  fill: #51a69e;
}
.qodef-map-marker-holder .qodef-info-window {
  position: absolute;
  top: -10px;
  left: -17px;
  display: none;
  min-width: 284px;
  background-color: #fff;
  border: 1px solid var(--qode-main-color);
  border-radius: 4px;
  box-shadow: 3px 3px 15px 0 rgba(var(--qode-main-color), 0.5);
  z-index: 10;
  transition: opacity 0.3s ease;
  transform: translate(0, -100%);
}
.qodef-map-marker-holder .qodef-info-window-inner {
  position: relative;
  display: flex;
  align-items: center;
  padding: 8px;
}
.qodef-map-marker-holder .qodef-info-window-inner:after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 35px;
  width: 5px;
  height: 5px;
  background-color: #fff;
  border-top: 1px solid var(--qode-main-color);
  border-left: 1px solid var(--qode-main-color);
  transform: rotate(-135deg);
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image {
  margin-right: 12px;
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image img {
  display: block;
  width: 65px;
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-title {
  margin: 0;
  transition: color 0.2s ease-out;
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-location {
  margin: 3px 0 0;
  font-family: Muli, sans-serif;
  font-size: 14px;
  line-height: 1.2em;
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.qodef-map-marker-holder
  .qodef-info-window-inner
  .qodef-info-window-link:hover
  ~ .qodef-info-window-details
  .qodef-info-window-title {
  color: var(--qode-main-color);
}
.qodef-cluster-marker {
  width: 50px;
  height: auto;
}
.qodef-cluster-marker.qodef-active svg path:first-child,
.qodef-cluster-marker:hover svg path:first-child {
  fill: #3ebeb4;
}
.qodef-cluster-marker.qodef-active svg path:last-child,
.qodef-cluster-marker:hover svg path:last-child {
  fill: #51a69e;
}
.qodef-cluster-marker .qodef-cluster-marker-inner {
  position: relative;
}
.qodef-cluster-marker .qodef-cluster-marker-inner .qodef-cluster-marker-number {
  position: absolute;
  top: -4px;
  left: 0;
  right: 0;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  color: var(--qode-main-color);
}
.qodef-cluster-marker svg {
  width: 100%;
  height: auto;
}
.qodef-cluster-marker svg path {
  transition: fill 0.2s ease-in-out;
}
.qodef-places-geo-radius {
  position: absolute;
  left: 0;
  top: calc(100% + 10px);
  width: 100%;
  height: 48px;
  display: none;
  padding: 10px 20px;
  background-color: #fff;
  border: 1px solid var(--qode-main-color);
  z-index: 9999;
}
.qodef-places-geo-radius .qodef-range-slider-label {
  display: inline-flex;
  align-items: center;
  height: 100%;
}
.qodef-places-geo-radius .noUi-target {
  position: relative;
  display: inline-flex;
  height: 3px;
  width: calc(100% - 70px);
  background-color: #eaeaea;
  border: 0;
  direction: ltr;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  touch-action: none;
  -ms-user-select: none;
  user-select: none;
  margin-left: 10px;
}
.qodef-places-geo-radius .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  touch-action: none;
  -ms-user-select: none;
  user-select: none;
}
.qodef-places-geo-radius .noUi-target .noUi-base {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.qodef-places-geo-radius .noUi-target .noUi-connects {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}
.qodef-places-geo-radius .noUi-target .noUi-connect,
.qodef-places-geo-radius .noUi-target .noUi-origin {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  will-change: transform;
  transform-origin: 0 0;
}
.qodef-places-geo-radius .noUi-target .noUi-connect {
  background-color: var(--qode-main-color);
}
.qodef-places-geo-radius .noUi-target .noUi-handle {
  position: absolute;
  top: -3px;
  left: auto;
  right: -9px;
  width: 9px;
  height: 9px;
  background-color: var(--qode-main-color);
  cursor: pointer;
}
.qodef-places-geo-radius .noUi-target .noUi-tooltip {
  position: absolute;
  left: 50%;
  bottom: 7px;
  display: block;
  font-size: 12px;
  white-space: nowrap;
  transform: translateX(-50%);
}
.qodef-places-geo-radius .noUi-target .noUi-tooltip:after {
  content: " km";
}
.qodef-places-geo-radius .noUi-state-drag * {
  cursor: inherit !important;
}
.qodef-places-geo-radius .noUi-draggable {
  cursor: ew-resize;
}
.qodef-places-geo-radius [disabled] .noUi-handle,
.qodef-places-geo-radius [disabled].noUi-handle,
.qodef-places-geo-radius [disabled].noUi-target {
  cursor: not-allowed !important;
}
#qodef-page-mobile-header {
  background-color: #fff;
}
#qodef-page-mobile-header .qodef-widget-holder {
  display: flex;
  align-items: center;
  height: 100%;
}
#qodef-page-mobile-header .qodef-widget-holder .widget {
  margin: 0 0 0 12px;
}
#qodef-page-mobile-header .widget {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
#qodef-page-mobile-header .widget .textwidget > *,
#qodef-page-mobile-header .widget .widget p {
  margin: 0;
}
#qodef-page-mobile-header div[id^="monster-widget-placeholder"],
#qodef-page-mobile-header div[id^="woo-monster-widget-placeholder"] {
  display: none;
}
#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened {
  color: var(--qode-main-color);
}
#qodef-page-mobile-header
  .qodef-mobile-header-opener.qodef--opened
  .qodef-m-icon {
  visibility: hidden;
}
#qodef-page-mobile-header
  .qodef-mobile-header-opener.qodef--opened
  .qodef-m-icon.qodef--close {
  visibility: visible;
}
.qodef-mobile-header--sticky #qodef-page-mobile-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  transform: translateY(-100%);
}
.qodef-mobile-header--sticky-animation #qodef-page-mobile-header {
  transition: transform 0.3s ease, top 0.3s ease;
}
.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
  transform: translateY(0);
}
.admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
  top: 46px;
}
.qodef--passepartout #qodef-page-mobile-header-inner {
  padding: 0;
}
.qodef-mobile-header-navigation ul li .qodef-content-grid {
  width: 100%;
}
#qodef-page-mobile-header .qodef-header-logo-image.qodef--customizer {
  max-height: 100%;
  width: auto;
  margin-right: auto;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
  opacity: 1;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,
#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light {
  opacity: 0;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link img:not(.qodef--main) {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
#qodef-page-mobile-header
  .qodef-mobile-header-logo-link.qodef-source--svg-path
  svg {
  display: block;
  width: 50px;
  height: auto;
  fill: currentColor;
  stroke: currentColor;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
  font-family: Staatliches, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--qode-main-color);
  font-size: 46px;
  line-height: 1.043em;
  transition: color 0.2s ease-out;
}
.qodef-mobile-header-navigation ul li a .qodef-menu-item-icon {
  margin-right: 5px;
}
.qodef-mobile-header-navigation ul li.qodef--hide-link > a {
  cursor: default;
}
.qodef-mobile-header-navigation .qodef-mega-menu-widget-holder {
  display: none;
}
.qodef-mobile-header--side-area
  #qodef-page-mobile-header-inner
  .qodef-side-area-mobile-header-opener {
  margin-left: 20px;
}
.qodef-mobile-header--side-area
  #qodef-page-mobile-header-inner
  .qodef-side-area-cover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  overflow: hidden;
  transition: opacity 0.35s ease-out;
  z-index: 99;
  pointer-events: none;
}
.qodef-mobile-header--side-area
  #qodef-page-mobile-header-inner
  .qodef-side-area-cover:after {
  content: "";
  display: block;
  width: 100%;
  height: 100vh;
  background: #000;
  z-index: 100;
  opacity: 0.16;
  position: absolute;
  left: 0;
  top: 0;
}
.qodef-mobile-header--side-area
  #qodef-page-mobile-header-inner
  .qodef-side-area-cover.qodef--opened {
  opacity: 1;
  z-index: 99;
  pointer-events: all;
}
#qodef-side-area-mobile-header {
  position: fixed;
  top: 0;
  right: -340px;
  width: 340px;
  height: 100vh;
  display: flex;
  align-items: center;
  padding: 70px 60px;
  background-color: #fff;
  border: 2px solid var(--qode-main-color);
  overflow: hidden;
  pointer-events: none;
  z-index: 9999;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
@media only screen and (max-width: 680px) {
  #qodef-side-area-mobile-header {
    padding: 70px 60px 50px 60px;
  }
}
#qodef-side-area-mobile-header .qodef-m-close {
  position: absolute;
  top: 26px;
  right: 40px;
  display: block;
  z-index: 1000;
  color: #fff;
}
#qodef-side-area-mobile-header .qodef-m-navigation {
  width: 100%;
}
#qodef-side-area-mobile-header .qodef-m-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li {
  position: relative;
  padding: 0;
  margin: 5px 0;
}
#qodef-side-area-mobile-header
  .qodef-m-navigation
  ul
  li
  .qodef-drop-down-second {
  display: none;
  transform: translateZ(0);
}
#qodef-side-area-mobile-header
  .qodef-m-navigation
  ul
  li
  .qodef-drop-down-second-inner {
  position: relative;
  display: block;
  padding: 0;
  z-index: 997;
}
#qodef-side-area-mobile-header
  .qodef-m-navigation
  ul
  li
  .qodef-menu-item-arrow {
  position: absolute;
  top: 15px;
  right: 0;
  width: 10px;
  height: auto;
  color: var(--qode-main-color);
  z-index: 9;
  cursor: pointer;
  transition: color 0.2s ease-out;
  transform: rotate(0);
  transition: transform 0.2s ease-out, color 0.2s ease-out;
}
#qodef-side-area-mobile-header
  .qodef-m-navigation
  ul
  li
  .qodef-menu-item-arrow
  .dd-menu-arrow {
  stroke: var(--qode-main-color);
}
#qodef-side-area-mobile-header
  .qodef-m-navigation
  ul
  li
  .qodef-menu-item-arrow:hover {
  color: var(-qode-main-color);
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li {
  margin: 10px 0;
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li:first-child {
  margin-top: 7px;
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li:last-child {
  margin-bottom: 13px;
}
#qodef-side-area-mobile-header
  .qodef-m-navigation
  ul
  li
  ul
  li
  .qodef-menu-item-arrow {
  top: 2px;
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li > a {
  position: relative;
  display: flex;
  white-space: normal;
  margin: 3px 0;
  overflow: hidden;
  transition: padding 0.2s ease-out;
  padding-right: 23px;
  font-family: Muli, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 20px;
  text-transform: uppercase;
  color: var(--qode-main-color);
}
#qodef-side-area-mobile-header
  .qodef-m-navigation
  ul
  li
  ul
  li
  > a
  .qodef-menu-item-icon {
  flex-shrink: 0;
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li > a:before {
  content: "";
  position: absolute;
  top: calc(50% - 6px);
  height: 11px;
  width: 20px;
  background: url(./../images/menu-arrow-right.svg) left center;
  border-radius: 100%;
  transition: left 0.2s ease-out, right 0.2s ease-out;
  left: -23px;
}
@media only screen and (max-width: 1024px) {
  #qodef-side-area-mobile-header .qodef-m-navigation ul li ul li > a:before {
    background: url(./../images/menu-arrow-right.svg) left center;
  }
}
#qodef-side-area-mobile-header
  .qodef-m-navigation
  ul
  li
  ul
  li.current-menu-ancestor
  > a,
#qodef-side-area-mobile-header
  .qodef-m-navigation
  ul
  li
  ul
  li.current-menu-item
  > a,
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li:hover > a {
  padding-left: 23px;
  padding-right: 0;
  color: var(--qode-main-color);
}
#qodef-side-area-mobile-header
  .qodef-m-navigation
  ul
  li
  ul
  li.current-menu-ancestor
  > a:before,
#qodef-side-area-mobile-header
  .qodef-m-navigation
  ul
  li
  ul
  li.current-menu-item
  > a:before,
#qodef-side-area-mobile-header
  .qodef-m-navigation
  ul
  li
  ul
  li:hover
  > a:before {
  left: 0;
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul ul {
  display: none;
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li.qodef--hide-link > a {
  cursor: default;
}
#qodef-side-area-mobile-header
  .qodef-m-navigation
  ul
  li.qodef-menu-item--open
  > .qodef-menu-item-arrow {
  transform: rotate(90deg);
}
#qodef-side-area-mobile-header .qodef-m-navigation .qodef-menu-item-icon {
  margin-right: 5px;
}
#qodef-side-area-mobile-header
  .qodef-m-navigation
  .qodef-mega-menu-widget-holder {
  display: none;
}
#qodef-side-area-mobile-header .qodef-m-navigation > ul > li {
  display: flex;
  flex-direction: column;
  padding-right: 13px;
}
#qodef-side-area-mobile-header .qodef-m-navigation > ul > li > a {
  font-family: Muli, sans-serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--qode-main-color);
  position: relative;
  overflow: hidden;
  line-height: 30px;
}
#qodef-side-area-mobile-header
  .qodef-m-navigation
  > ul
  > li
  > a
  .qodef-menu-item-text {
  position: relative;
  line-height: 1;
  display: inline-block;
  overflow: hidden;
  padding: 8px 0;
}
#qodef-side-area-mobile-header
  .qodef-m-navigation
  > ul
  > li
  > a
  .qodef-menu-item-text
  .qodef-menu-item-zigzag {
  position: absolute;
  left: 0;
  bottom: 1px;
  display: block;
  line-height: 1;
  font-size: 1px;
  color: currentColor;
  transition: opacity 0.2s ease-out;
  opacity: 0;
}
#qodef-side-area-mobile-header .qodef-m-navigation > ul > li > a:hover {
  color: var(--qode-main-color);
  color: var(--qode-main-color);
}
#qodef-side-area-mobile-header
  .qodef-m-navigation
  > ul
  > li.current-menu-ancestor
  > a,
#qodef-side-area-mobile-header
  .qodef-m-navigation
  > ul
  > li.current-menu-item
  > a {
  color: var(--qode-main-color);
  color: var(--qode-main-color);
}
#qodef-side-area-mobile-header
  .qodef-m-navigation
  > ul
  > li.current-menu-ancestor
  > a
  .qodef-menu-item-text
  .qodef-menu-item-zigzag,
#qodef-side-area-mobile-header
  .qodef-m-navigation
  > ul
  > li.current-menu-item
  > a
  .qodef-menu-item-text
  .qodef-menu-item-zigzag {
  opacity: 1;
}
#qodef-side-area-mobile-header .qodef-widget-holder {
  position: absolute;
  left: 60px;
  bottom: 20px;
  width: calc(100% - 2 * 60px);
  height: auto;
}
#qodef-side-area-mobile-header .qodef-widget-holder .widget {
  margin: 0;
}
.admin-bar #qodef-side-area-mobile-header {
  top: 32px;
  height: calc(100vh - 32px);
}
#qodef-side-area-mobile-header.qodef--opened {
  right: 0;
  pointer-events: all;
}
.qodef-header-navigation .qodef-menu-item-icon {
  display: block;
  margin-right: 5px;
  line-height: inherit;
}
.qodef-header-navigation .qodef-menu-item-icon:before {
  display: block;
  line-height: inherit;
}
.qodef-header-navigation ul li .qodef-drop-down-second {
  position: absolute;
  top: 100%;
  left: -35px;
  display: block;
  width: auto;
  height: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  z-index: 10;
}
.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  z-index: 20;
  transition: opacity 0.2s ease-out;
}
.qodef-header-navigation ul li .qodef-mega-menu-widget-holder {
  display: none;
  white-space: normal;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--narrow
  .qodef-drop-down-second.qodef-drop-down--right {
  left: auto;
  right: 0;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--narrow
  .qodef-drop-down-second-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--narrow
  .qodef-drop-down-second-inner
  > ul {
  position: relative;
  top: auto;
  opacity: 1;
  visibility: visible;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-mega-menu-widget-holder {
  display: block;
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second {
  background-color: #000;
}
.qodef--boxed
  .qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner,
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner:not(.qodef-content-grid) {
  padding: 0 40px;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul {
  display: flex;
  justify-content: space-between;
  padding: 46px 0 41px;
  margin: 0 -15px;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li {
  width: 100%;
  padding: 0 15px;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  > a {
  font-family: Muli, sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 20px;
  text-transform: uppercase;
  color: var(--qode-main-color);
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  > a:hover {
  color: var(--qode-main-color);
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  .qodef-menu-item-arrow {
  display: none;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul {
  padding-top: 12px;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li
  > a {
  position: relative;
  display: flex;
  white-space: normal;
  margin: 3px 0;
  overflow: hidden;
  transition: padding 0.2s ease-out;
  padding-right: 23px;
  font-family: Muli, sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 20px;
  color: var(--qode-main-color);
  text-transform: uppercase;
  color: #fff;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li
  > a
  .qodef-menu-item-icon {
  flex-shrink: 0;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li
  > a:before {
  content: "";
  position: absolute;
  top: calc(50% - 6px);
  height: 11px;
  width: 20px;
  background: url(./../images/menu-arrow-right.svg) left center;
  border-radius: 100%;
  transition: left 0.2s ease-out, right 0.2s ease-out;
  left: -23px;
}
@media only screen and (max-width: 1024px) {
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li
    ul
    li
    > a:before {
    background: url(./../images/menu-arrow-right.svg) left center;
  }
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li.current-menu-item
  > a,
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li:hover
  > a {
  padding-left: 23px;
  padding-right: 0;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li.current-menu-item
  > a:before,
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li:hover
  > a:before {
  left: 0;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li.current-menu-ancestor
  > a,
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li.current-menu-item
  > a {
  color: var(--qode-main-color);
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)
  > a:hover {
  color: var(--qode-main-color);
}
body:not(.qodef-drop-down-second--full-width)
  .qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner {
  padding: 0 40px;
}
.qodef-opener-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.qodef-opener-icon .qodef-m-icon {
  position: relative;
  visibility: visible;
}
.qodef-opener-icon .qodef-m-icon.qodef--close {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}
.qodef-opener-icon.qodef-source--icon-pack {
  font-size: 35px;
}
.qodef-opener-icon.qodef-source--icon-pack * {
  display: inline-block;
  line-height: inherit;
}
.qodef-opener-icon.qodef-source--icon-pack :before {
  display: inline-block;
  line-height: inherit;
}
.qodef-opener-icon.qodef-source--icon-pack.qodef--opened
  .qodef-m-icon.qodef--open {
  visibility: hidden;
}
.qodef-opener-icon.qodef-source--icon-pack.qodef--opened
  .qodef-m-icon.qodef--close {
  visibility: visible;
}
.qodef-opener-icon.qodef-source--svg-path span {
  position: relative;
}
.qodef-opener-icon.qodef-source--svg-path span > * {
  vertical-align: middle;
}
.qodef-opener-icon.qodef-source--svg-path.qodef--opened
  .qodef-m-icon.qodef--open {
  visibility: hidden;
}
.qodef-opener-icon.qodef-source--svg-path.qodef--opened
  .qodef-m-icon.qodef--close {
  visibility: visible;
}
.qodef-opener-icon.qodef-source--predefined .qodef-svg--sidearea-open g {
  transition: transform 0.4s cubic-bezier(0.37, 0.88, 0.03, 0.92);
  transform: translateX(0);
}
.qodef-opener-icon.qodef-source--predefined
  .qodef-svg--sidearea-open:hover
  g:nth-of-type(2) {
  transform: translateX(15px);
}
.qodef-opener-icon.qodef-source--predefined
  .qodef-svg--sidearea-open:hover
  g:nth-of-type(3) {
  transform: translateX(-15px);
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-lines {
  position: relative;
  display: block;
  width: 20px;
  height: 13px;
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line {
  position: absolute;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: currentColor;
  transition: top 0.15s ease, transform 0.3s ease;
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--1 {
  top: 0;
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--2 {
  top: 6px;
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--3 {
  bottom: 0;
}
.qodef-opener-icon.qodef-source--predefined.qodef--opened
  .qodef-m-line.qodef--1 {
  top: 6px;
  transform: rotate(45deg);
}
.qodef-opener-icon.qodef-source--predefined.qodef--opened
  .qodef-m-line.qodef--2 {
  top: 6px;
  transform: rotate(-45deg);
}
.qodef-opener-icon.qodef-source--predefined.qodef--opened
  .qodef-m-line.qodef--3 {
  opacity: 0;
}
.qodef-svg--close-big path {
  transition: transform 0.55s cubic-bezier(0.37, 0.88, 0.03, 0.92);
  transform: rotate(0);
  transform-origin: center;
}
.qodef-svg--close-big:hover path {
  transform: rotate(90deg);
}
.qodef-svg--menu-zigzag g {
  animation: qode-menu-opener 1.8s linear infinite paused;
}
.qodef-svg--menu-zigzag g path:nth-child(2) {
  transform: translateX(44px);
}
.qodef-svg--menu-zigzag:hover g {
  animation-play-state: running;
}
.qodef-parallax {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.qodef-parallax.elementor-section {
  overflow: visible;
}
.qodef-parallax-row-holder {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.qodef-parallax-img-holder {
  position: absolute;
  top: -50%;
  height: 150%;
  left: 0;
  width: 100%;
  opacity: 0;
}
.qodef-browser--edge .qodef-parallax-img-holder,
.qodef-browser--ms-explorer .qodef-parallax-img-holder,
.touchevents .qodef-parallax-img-holder {
  top: 0;
  height: 100%;
  opacity: 1;
}
.qodef-parallax-content-holder {
  position: relative;
  z-index: 99;
}
.qodef-parallax-img-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  will-change: transform;
}
.qodef-parallax-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.touchevents .qodef-parallax-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.qodef-browser--edge .qodef-parallax-img,
.qodef-browser--ms-explorer .qodef-parallax-img {
  height: 100%;
}
.qodef-custom-contact-form {
  text-align: center;
}
.qodef-custom-contact-form .two_columns_50_50 {
  display: flex;
  justify-content: space-between;
}
.qodef-custom-contact-form .two_columns_50_50 > label {
  width: 49%;
}
@media only screen and (max-width: 680px) {
  .qodef-custom-contact-form .two_columns_50_50 {
    flex-direction: column;
  }
  .qodef-custom-contact-form .two_columns_50_50 > label {
    width: 100%;
  }
}
.qodef-custom-contact-form .one_columns_100 {
  width: 100%;
}
.qodef-custom-contact-form input[type="email"],
.qodef-custom-contact-form input[type="number"],
.qodef-custom-contact-form input[type="password"],
.qodef-custom-contact-form input[type="search"],
.qodef-custom-contact-form input[type="tel"],
.qodef-custom-contact-form input[type="text"],
.qodef-custom-contact-form input[type="url"],
.qodef-custom-contact-form select,
.qodef-custom-contact-form textarea {
  font-family: "Gilroy_Medium";
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 26px;
  border: 0;
  margin: 0 0 33px;
  padding: 0 0 17px;
  border-bottom: 2px solid #cc6552;
  color: #cc6552;
}
.qodef-custom-contact-form .qodef-button {
  margin-top: 9px;
}
.qodef-custom-contact-form.qodef-inner-form input[type="email"],
.qodef-custom-contact-form.qodef-inner-form input[type="number"],
.qodef-custom-contact-form.qodef-inner-form input[type="password"],
.qodef-custom-contact-form.qodef-inner-form input[type="search"],
.qodef-custom-contact-form.qodef-inner-form input[type="tel"],
.qodef-custom-contact-form.qodef-inner-form input[type="text"],
.qodef-custom-contact-form.qodef-inner-form input[type="url"],
.qodef-custom-contact-form.qodef-inner-form select,
.qodef-custom-contact-form.qodef-inner-form textarea {
  padding: 0 0 7px;
  margin: 0 0 44px;
}
.qodef-custom-contact-form.qodef-inner-form .qodef-button {
  float: left;
  margin-top: -10px;
}
.qodef-custom-contact-form .wpcf7-not-valid-tip {
  margin-top: -20px !important;
}
.qodef-newsletter {
  position: relative;
  display: block;
  width: 100%;
  vertical-align: middle;
}
.qodef-newsletter label {
  margin-bottom: 0;
}
.qodef-newsletter label .wpcf7-not-valid-tip {
  position: absolute;
}
.qodef-newsletter:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: red;
  position: var(--qode-main-color);
  left: 0;
  bottom: 0;
}
.qodef-newsletter input[type="email"] {
  margin-bottom: 0;
  border: 0;
  padding-left: 0;
}
.qodef-newsletter .your-email input {
  padding: 12px 0;
  border: 0;
  border-bottom: 2px solid var(--qode-main-color);
  font-family: Muli, sans-serif;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 26px;
  color: var(--qode-main-color) !important;
  margin: 0;
}
.qodef-newsletter .your-email input:-ms-input-placeholder {
  font-size: 19px;
  line-height: 26px;
  color: var(--qode-main-color);
}
.qodef-newsletter .your-email input::placeholder,
.qodef-newsletter .your-email input:focus {
  font-size: 19px;
  line-height: 26px;
  color: var(--qode-main-color);
}
.qodef-newsletter .wpcf7-form-control::-ms-clear {
  display: none !important;
}
.qodef-newsletter .ajax-loader {
  position: absolute !important;
  left: 100%;
  bottom: -5px;
}
div#qodef-side-area .qodef-newsletter .ajax-loader {
  bottom: 27px;
}
.qodef-newsletter .wpcf7-form-control.wpcf7-submit {
  position: absolute;
  display: inline-block;
  padding: 0;
  bottom: 19px;
  right: 2px;
  line-height: 1;
  background-color: transparent !important;
  border: 0 !important;
  font-size: 0;
  font-style: normal;
}
.qodef-newsletter .wpcf7-form-control.wpcf7-submit:before {
  content: "";
  background: url(./../images/arrow-right.svg) left center;
  background-repeat: no-repeat;
  display: block;
  width: 35.5px;
  height: 18.79px;
  color: #000;
  bottom: 18px;
  position: relative;
  -webkit-font-smoothing: antialiased;
  transition: transform 0.35s cubic-bezier(0.43, 0.87, 0.08, 0.91);
  transform: translateX(0);
}
.qodef-newsletter .wpcf7-form-control.wpcf7-submit:hover:before {
  transform: translateX(4px);
}
.qodef-newsletter .wpcf7-form-control.wpcf7-submit .qodef-m-text svg {
  display: none;
}
.widget .qodef-newsletter .wpcf7-form-control.wpcf7-submit:before {
  bottom: 0;
}
.qodef-contact-form-7 {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-contact-form-7 p {
  margin: 0;
}
.qodef-contact-form-7 br {
  display: none;
}
.qodef-contact-form-7 .ajax-loader {
  display: none;
}
.qodef-contact-form-7 .wpcf7-form-control-wrap {
  display: block;
  max-width: 100%;
}
.qodef-contact-form-7 .wpcf7-not-valid-tip {
  margin: 10px 0 0 0;
}
.qodef-contact-form-7 .wpcf7-response-output {
  border-width: 1px !important;
  margin: 2em 0 0 0 !important;
  padding: 1em 1.5em !important;
}
.qodef-contact-form-7 .wpcf7-form {
  position: relative;
}
.qodef-contact-form-7 .wpcf7-form:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  content: "";
  visibility: hidden;
  z-index: 98;
}
.qodef-contact-form-7 .wpcf7-form:after {
  animation: qode-rotate 2s linear infinite;
  background-color: transparent;
  border: 2px solid #fafafa;
  border-radius: 50%;
  border-top: 2px solid var(--qode-main-color);
  content: "";
  height: 24px;
  left: calc(50% - 12px);
  opacity: 1;
  position: absolute;
  top: calc(50% - 12px);
  visibility: hidden;
  width: 24px;
  z-index: 99;
}
.qodef-contact-form-7 .wpcf7-form.submitting > * {
  opacity: 0.3;
}
.qodef-contact-form-7 .wpcf7-form.submitting:after,
.qodef-contact-form-7 .wpcf7-form.submitting:before {
  visibility: visible;
}
.qodef-instagram-list #sb_instagram {
  padding: 0 !important;
  overflow: hidden !important;
}
.qodef-instagram-list #sb_instagram .sbi_photo {
  opacity: 1 !important;
  overflow: hidden;
}
.qodef-instagram-list #sb_instagram #sbi_images .sbi_item {
  float: none;
}
html.elementor-html
  .qodef-instagram-list
  #sb_instagram
  #sbi_images
  .sbi_item.sbi_transition {
  opacity: 1 !important;
}
.qodef-instagram-list .sbi_photo_wrap a {
  background-image: none !important;
  height: auto !important;
  padding-bottom: 0 !important;
  display: block;
  overflow: hidden;
  position: relative;
}
.qodef-instagram-list .sbi_photo_wrap a img {
  display: block !important;
  transition: transform 0.6s cubic-bezier(0.32, 0.21, 0, 0.97);
  transform: scale(1.001);
}
.qodef-instagram-list .sbi_photo_wrap a:before {
  content: "";
  display: block;
  position: absolute;
  top: -10%;
  left: -10%;
  width: 120%;
  height: 120%;
  background-image: url(./../images/noise.png);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
  background-color: rgba(0, 0, 0, 0.24);
  z-index: 1;
}
.qodef-instagram-list .sbi_photo_wrap a:after {
  color: var(--qode-main-color);
  content: "\f16d";
  font-family: "Font Awesome 5 Brands";
  height: 68px;
  width: 68px;
  border-radius: 50%;
  background-color: #f4e5f1;
  font-size: 33px;
  font-weight: 400;
  left: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translate(-50%, calc(-50% + 15px));
  opacity: 0;
  transition: opacity 0.25s ease-out, transform 0.5s;
  z-index: 1;
}
.qodef-instagram-list .sbi_photo_wrap a:hover:before {
  opacity: 0.5;
}
.qodef-instagram-list .sbi_photo_wrap a:hover:after {
  opacity: 1;
  transform: translate(-50%, -50%);
}
.qodef-instagram-list .sbi_photo_wrap a:hover img {
  transform: scale(1.035);
}
.qodef-instagram-list.qodef-instagram-slider
  #sb_instagram
  #sbi_images
  .sbi_item {
  margin: inherit !important;
}
.qodef-twitter-list.qodef-layout--columns.qodef--no-bottom-info
  #ctf
  .ctf-tweet-actions {
  display: none;
}
.qodef-twitter-list.qodef-layout--columns #ctf {
  overflow: hidden;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  float: left;
  border: 0;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box {
  margin-left: 0;
  display: block;
  margin-bottom: 8px;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box-link {
  line-height: 1 !important;
  display: flex;
  align-items: center;
  flex-flow: row wrap;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-avatar {
  width: 37px;
  height: 37px;
  margin: 0 7px 0 0;
  float: none;
  border-radius: 0;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name {
  font-family: Staatliches, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--qode-main-color);
  font-size: 36px;
  line-height: 1.111em;
  font-weight: 600 !important;
  margin: 0 4px 0 0;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-screename-sep {
  display: none;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink {
  font-family: Muli, sans-serif;
  font-size: 16px;
  line-height: 1.375em;
  font-weight: 600;
  color: var(--qode-main-color);
  margin-right: 4px;
  margin-left: 0;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context:last-child,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta:last-child,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink:last-child {
  margin-right: 0;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta {
  margin-top: 4px;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-screenname {
  display: none;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content {
  display: flex;
  align-items: baseline;
  margin-left: 0;
  padding: 0;
  margin-top: -5px;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content:before {
  content: "\e094";
  font-family: ElegantIcons;
  padding-right: 10px;
  font-size: 18px;
  position: relative;
  top: 5px;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions {
  display: flex;
  align-items: baseline;
  margin-left: 0;
  margin-top: -3px;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions:before {
  content: "\e094";
  font-family: ElegantIcons;
  padding-right: 10px;
  font-size: 18px;
  visibility: hidden;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a {
  padding: 0;
  font-size: 14px;
  margin-right: 8px;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a:last-child {
  margin-right: 0;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a.ctf-reply {
  margin-left: 0;
}
.qodef-twitter-list.qodef-layout--columns .ctf-tweets:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.qodef-twitter-list.qodef-layout--columns .ctf-tweets:after {
  clear: both;
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--1
  #ctf
  .ctf-tweets
  > .ctf-item {
  width: 100%;
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2
  #ctf
  .ctf-tweets
  > .ctf-item {
  width: 50%;
}
@media only screen and (min-width: 681px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3
  #ctf
  .ctf-tweets
  > .ctf-item {
  width: 33.3333333333%;
}
@media only screen and (min-width: 769px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4
  #ctf
  .ctf-tweets
  > .ctf-item {
  width: 25%;
}
@media only screen and (min-width: 1025px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5
  #ctf
  .ctf-tweets
  > .ctf-item {
  width: 20%;
}
@media only screen and (min-width: 1367px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(5n + 1) {
    clear: both;
  }
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6
  #ctf
  .ctf-tweets
  > .ctf-item {
  width: 16.6666666667%;
}
@media only screen and (min-width: 1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(6n + 1) {
    clear: both;
  }
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7
  #ctf
  .ctf-tweets
  > .ctf-item {
  width: 14.2857142857%;
}
@media only screen and (min-width: 1367px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(7n + 1) {
    clear: both;
  }
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8
  #ctf
  .ctf-tweets
  > .ctf-item {
  width: 12.5%;
}
@media only screen and (min-width: 1367px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(8n + 1) {
    clear: both;
  }
}
.qodef-twitter-list.qodef-gutter--no.qodef--no-bottom-space {
  margin-bottom: 0;
}
.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets {
  margin: 0;
}
.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets > .ctf-item {
  padding: 0;
  margin: 0;
}
.qodef-twitter-list.qodef-gutter--tiny.qodef--no-bottom-space {
  margin-bottom: -10px;
}
.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets {
  margin: 0 -5px;
}
.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets > .ctf-item {
  padding: 0 5px;
  margin: 0 0 10px;
}
.qodef-twitter-list.qodef-gutter--small.qodef--no-bottom-space {
  margin-bottom: -20px;
}
.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets {
  margin: 0 -10px;
}
.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets > .ctf-item {
  padding: 0 10px;
  margin: 0 0 20px;
}
.qodef-twitter-list.qodef-gutter--normal.qodef--no-bottom-space {
  margin-bottom: -30px;
}
.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets {
  margin: 0 -15px;
}
.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets > .ctf-item {
  padding: 0 15px;
  margin: 0 0 30px;
}
.qodef-twitter-list.qodef-gutter--medium.qodef--no-bottom-space {
  margin-bottom: -40px;
}
.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets {
  margin: 0 -20px;
}
.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets > .ctf-item {
  padding: 0 20px;
  margin: 0 0 40px;
}
.qodef-twitter-list.qodef-gutter--large.qodef--no-bottom-space {
  margin-bottom: -50px;
}
.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets {
  margin: 0 -25px;
}
.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets > .ctf-item {
  padding: 0 25px;
  margin: 0 0 50px;
}
.qodef-twitter-list.qodef-gutter--extra-large.qodef--no-bottom-space {
  margin-bottom: -60px;
}
.qodef-twitter-list.qodef-gutter--extra-large #ctf .ctf-tweets {
  margin: 0 -30px;
}
.qodef-twitter-list.qodef-gutter--extra-large #ctf .ctf-tweets > .ctf-item {
  padding: 0 30px;
  margin: 0 0 60px;
}
.qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space {
  margin-bottom: -80px;
}
.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets {
  margin: 0 -40px;
}
.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets > .ctf-item {
  padding: 0 40px;
  margin: 0 0 80px;
}
#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
  color: #ccc;
}
#qodef-page-footer
  .widget
  .qodef-twitter-list.qodef-layout--columns
  #ctf
  a:hover {
  color: #fff;
}
#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
  color: #ccc;
}
#qodef-side-area
  .widget
  .qodef-twitter-list.qodef-layout--columns
  #ctf
  a:hover {
  color: #fff;
}
.qodef-e-media-inner {
  opacity: 1 !important;
}
body[class*="marcello-core"]
  .qodef-woo-product-list:has(.qwfw-add-to-wishlist-wrapper)
  .qqvfw-quick-view-button-wrapper {
  top: 20px;
  transform: translateY(100%);
}
body[class*="marcello-core"] .qqvfw-quick-view-button-wrapper:has(.button),
body[class*="marcello-core"]
  .qqvfw-quick-view-button-wrapper:has(.qqvfw-position--shortcode) {
  left: 15px;
  position: absolute;
  top: 15px;
}
body[class*="marcello-core"]
  .qqvfw-quick-view-button-wrapper:has(.button)
  .qqvfw-m,
body[class*="marcello-core"]
  .qqvfw-quick-view-button-wrapper:has(.qqvfw-position--shortcode)
  .qqvfw-m {
  color: var(--qode-main-color);
}
body[class*="marcello-core"]
  .qqvfw-quick-view-button-wrapper:has(.button)
  .qqvfw-m:hover,
body[class*="marcello-core"]
  .qqvfw-quick-view-button-wrapper:has(.qqvfw-position--shortcode)
  .qqvfw-m:hover {
  color: var(--qode-main-color);
}
body[class*="marcello-core"]
  .qqvfw-quick-view-button-wrapper:has(.button)
  .qqvfw-m-text,
body[class*="marcello-core"]
  .qqvfw-quick-view-button-wrapper:has(.qqvfw-position--shortcode)
  .qqvfw-m-text {
  display: none;
}
body[class*="marcello-core"] .qqvfw-quick-view-button-wrapper .qqvfw-m-icon {
  width: 23px;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-overlay {
  --qqvfw-qv-overlay-background-color: rgba(0, 0, 0, 0.3);
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-close {
  --qqvfw-qv-close-button-color: var(--qode-main-color);
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-close:hover {
  color: var(--qode-main-color);
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-content {
  max-width: 90vw !important;
  --qqvfw-qv-width: 1000px;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-content-inner {
  border-radius: 0;
  box-shadow: none !important;
  max-height: 90vh !important;
  overflow-y: hidden !important;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-product
  > div {
  gap: 35px;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-media-wrapper {
  width: 476px !important;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-media-wrapper
  :not(.qodef-woo-product-mark) {
  height: 100%;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-media-wrapper
  .woocommerce-product-gallery {
  pointer-events: none;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-media-wrapper
  .woocommerce-product-gallery__wrapper {
  margin: 0 !important;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-media-wrapper
  .woocommerce-product-gallery__wrapper
  img {
  object-fit: cover;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-media-wrapper
  .woocommerce-product-gallery__wrapper
  > .woocommerce-product-gallery__image {
  margin: 0 !important;
  width: 100% !important;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-media-wrapper
  .woocommerce-product-gallery__wrapper
  > .woocommerce-product-gallery__image
  .zoomImg {
  display: none !important;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-media-wrapper
  .woocommerce-product-gallery__wrapper
  > .woocommerce-product-gallery__image:not(:first-child) {
  display: none !important;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-media-wrapper
  .woocommerce-product-gallery__wrapper
  > .qodef-woo-thumbnails-wrapper {
  display: none !important;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-media-wrapper
  .woocommerce-product-gallery__trigger {
  display: none;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper {
  align-self: center;
  width: 100% !important;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  .summary {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 56px 40px 56px 0 !important;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  .summary
  .price {
  font-family: Fraunces, serif;
  font-size: 34px;
  font-weight: 600;
  color: var(--qode-main-color);
  letter-spacing: 0;
  line-height: 46px;
  margin-top: 38px;
  justify-content: flex-start;
}
@media only screen and (max-width: 680px) {
  body[class*="marcello-core"]
    #qode-quick-view-for-woocommerce-pop-up
    .qqvfw-m-summary-wrapper
    .summary
    .price {
    justify-content: center;
  }
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  .woocommerce-product-rating {
  position: relative;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 680px) {
  body[class*="marcello-core"]
    #qode-quick-view-for-woocommerce-pop-up
    .qqvfw-m-summary-wrapper
    .woocommerce-product-rating {
    flex-direction: column;
  }
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  .woocommerce-product-rating
  .qodef-woo-ratings {
  flex-shrink: 0;
  width: auto;
  margin-right: 6px;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  .woocommerce-product-rating
  .woocommerce-review-link {
  font-family: Fraunces, serif;
  font-size: 20px;
  font-weight: 600;
  font-style: italic;
  color: var(--qode-main-color);
  letter-spacing: 0;
  line-height: 27px;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  .woocommerce-product-rating
  .woocommerce-review-link:hover {
  color: var(--qode-main-color);
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 31px;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .button {
  padding: 20px 38px 19px;
}
@media only screen and (max-width: 680px) {
  body[class*="marcello-core"]
    #qode-quick-view-for-woocommerce-pop-up
    .qqvfw-m-summary-wrapper
    form.cart
    .button {
    margin-top: 30px;
  }
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .button
  .qodef-m-text {
  transform: translateX(-12px);
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .button:before {
  content: "";
  background: url(./../images/add-to-cart-icon.svg) left center no-repeat;
  background-size: auto;
  width: 14.824px;
  height: 17.415px;
  position: relative;
  display: inline-block;
  margin-right: 8px;
  opacity: 0;
  transform: translateX(-8px);
  transition: opacity 0.15s ease-out,
    transform 0.4s cubic-bezier(0.36, 0.68, 0.22, 0.97);
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .button:hover
  .qodef-m-text {
  transform: translateX(0);
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .button:hover:before {
  transform: translateX(0);
  opacity: 1;
  transition-duration: 0.3s, 0.4s;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .variations_button,
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart:not(.variations_form) {
  display: flex;
  align-items: flex-start;
}
@media only screen and (max-width: 680px) {
  body[class*="marcello-core"]
    #qode-quick-view-for-woocommerce-pop-up
    .qqvfw-m-summary-wrapper
    form.cart
    .variations_button,
  body[class*="marcello-core"]
    #qode-quick-view-for-woocommerce-pop-up
    .qqvfw-m-summary-wrapper
    form.cart:not(.variations_form) {
    align-items: center;
    flex-direction: column;
  }
}
@media only screen and (max-width: 680px) {
  body[class*="marcello-core"]
    #qode-quick-view-for-woocommerce-pop-up
    .qqvfw-m-summary-wrapper
    form.cart
    .variations_button
    .quantity
    .screen-reader-text,
  body[class*="marcello-core"]
    #qode-quick-view-for-woocommerce-pop-up
    .qqvfw-m-summary-wrapper
    form.cart:not(.variations_form)
    .quantity
    .screen-reader-text {
    display: none;
  }
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .variations_button
  .quantity.hidden,
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart:not(.variations_form)
  .quantity.hidden {
  margin: 0 !important;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart.grouped_form {
  flex-wrap: wrap;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart.grouped_form
  tbody {
  width: 100%;
  margin: 0;
}
@media only screen and (max-width: 680px) {
  body[class*="marcello-core"]
    #qode-quick-view-for-woocommerce-pop-up
    .qqvfw-m-summary-wrapper
    form.cart.grouped_form
    tbody {
    justify-content: center;
  }
  body[class*="marcello-core"]
    #qode-quick-view-for-woocommerce-pop-up
    .qqvfw-m-summary-wrapper
    form.cart.grouped_form
    tbody
    tr {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-bottom: 20px;
  }
  body[class*="marcello-core"]
    #qode-quick-view-for-woocommerce-pop-up
    .qqvfw-m-summary-wrapper
    form.cart.grouped_form
    tbody
    tr:last-child {
    padding-bottom: 0;
  }
  body[class*="marcello-core"]
    #qode-quick-view-for-woocommerce-pop-up
    .qqvfw-m-summary-wrapper
    form.cart.grouped_form
    tbody
    tr
    td {
    padding: 5px 0 !important;
    text-align: center !important;
  }
  body[class*="marcello-core"]
    #qode-quick-view-for-woocommerce-pop-up
    .qqvfw-m-summary-wrapper
    form.cart.grouped_form
    tbody
    tr
    td.woocommerce-grouped-product-list-item__price {
    padding-top: 0 !important;
  }
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart.grouped_form
  .group_table
  td,
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart.grouped_form
  .group_table
  th {
  padding: 20px 0;
  vertical-align: middle;
  text-align: left;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart.grouped_form
  .group_table
  label {
  margin-bottom: 0;
  font-family: Staatliches, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--qode-main-color);
  font-size: 24px;
  line-height: 1.083em;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart.grouped_form
  > .button {
  margin-top: 30px;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .group_table
  tr {
  border-left: none;
  border-right: none;
  border-top: none;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .group_table
  td,
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .group_table
  th {
  padding: 15px 0 15px 15px;
  vertical-align: middle;
  text-align: left;
  border: 0;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .group_table
  td:first-child,
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .group_table
  th:first-child {
  padding-left: 0;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .group_table
  th {
  font-family: Staatliches, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--qode-main-color);
  font-size: 24px;
  line-height: 1.083em;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .group_table
  td
  ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .group_table
  td
  ul
  li {
  margin: 0 0 10px;
  padding: 0;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .group_table
  td
  ul
  li:last-child {
  margin-bottom: 0;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .group_table
  td
  ul
  li
  label {
  margin-bottom: 0;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .group_table
  p {
  margin: 0;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .group_table
  .variation:after,
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .group_table
  .variation:before {
  content: "";
  display: table;
  table-layout: fixed;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .group_table
  .variation:after {
  clear: both;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .group_table
  .variation
  dt {
  clear: left;
  float: left;
  font-weight: initial;
}
@media only screen and (max-width: 680px) {
  body[class*="marcello-core"]
    #qode-quick-view-for-woocommerce-pop-up
    .qqvfw-m-summary-wrapper
    form.cart
    .group_table
    .variation
    dt {
    float: none;
    width: 100%;
  }
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .group_table
  .variation
  dd {
  clear: right;
  float: left;
  margin: 0 0 0 5px;
}
@media only screen and (max-width: 680px) {
  body[class*="marcello-core"]
    #qode-quick-view-for-woocommerce-pop-up
    .qqvfw-m-summary-wrapper
    form.cart
    .group_table
    .variation
    dd {
    float: none;
    margin: 0;
    width: 100%;
  }
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .variations {
  margin-bottom: 30px;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .variations
  tbody {
  width: 100%;
  margin: 0;
}
@media only screen and (max-width: 680px) {
  body[class*="marcello-core"]
    #qode-quick-view-for-woocommerce-pop-up
    .qqvfw-m-summary-wrapper
    form.cart
    .variations
    tbody {
    justify-content: center;
  }
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .variations
  tr {
  border: 0;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .variations
  tr[class^="description_attribute"]
  td {
  padding-bottom: 10px;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .variations
  td {
  position: relative;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .variations
  td,
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .variations
  th {
  padding: 3px 0;
  text-align: initial;
  border: 0;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .variations
  label {
  margin-bottom: 0;
  font-family: Staatliches, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--qode-main-color);
  font-size: 24px;
  line-height: 1.083em;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .variations
  select {
  width: auto;
  min-width: 220px;
  margin: 0;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .variations
  .select2-container--default,
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .variations
  select {
  margin: 0;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .variations
  .reset_variations {
  display: inline-block;
  margin-left: 10px;
  line-height: 1;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .woocommerce-variation {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .woocommerce-variation-availability
  > *,
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .woocommerce-variation-description
  > *,
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart
  .woocommerce-variation-price
  > * {
  margin: 0 0 45px 0;
}
body[class*="marcello-core"]
  #qode-quick-view-for-woocommerce-pop-up
  .qqvfw-m-summary-wrapper
  form.cart.variations_form
  th
  label {
  font-family: Muli, sans-serif;
  font-size: 16px;
  flex-shrink: 0;
  margin-right: 4px;
  line-height: inherit !important;
  font-weight: 800;
  text-transform: lowercase;
  min-width: 38px;
}
body[class*="marcello-core"] {
  --qwfw-heading-color: var(--qode-main-color);
  --qwfw-main-color: var(--qode-main-color);
}
body[class*="marcello-core"] .shop_table.qwfw-m-items {
  --qwfw-wt-items-font-size: 100%;
}
body[class*="marcello-core"] .shop_table.qwfw-m-items tr {
  border-left: none;
  border-right: none;
  border-top: none;
}
body[class*="marcello-core"] .shop_table.qwfw-m-items td,
body[class*="marcello-core"] .shop_table.qwfw-m-items th {
  padding: 15px 0 15px 15px;
  vertical-align: middle;
  text-align: left;
  border: 0;
}
body[class*="marcello-core"] .shop_table.qwfw-m-items td:first-child,
body[class*="marcello-core"] .shop_table.qwfw-m-items th:first-child {
  padding-left: 0;
}
body[class*="marcello-core"] .shop_table.qwfw-m-items th {
  font-family: Staatliches, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--qode-main-color);
  font-size: 24px;
  line-height: 1.083em;
}
body[class*="marcello-core"] .shop_table.qwfw-m-items td ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
body[class*="marcello-core"] .shop_table.qwfw-m-items td ul li {
  margin: 0 0 10px;
  padding: 0;
}
body[class*="marcello-core"] .shop_table.qwfw-m-items td ul li:last-child {
  margin-bottom: 0;
}
body[class*="marcello-core"] .shop_table.qwfw-m-items td ul li label {
  margin-bottom: 0;
}
body[class*="marcello-core"] .shop_table.qwfw-m-items p {
  margin: 0;
}
body[class*="marcello-core"] .shop_table.qwfw-m-items .variation:after,
body[class*="marcello-core"] .shop_table.qwfw-m-items .variation:before {
  content: "";
  display: table;
  table-layout: fixed;
}
body[class*="marcello-core"] .shop_table.qwfw-m-items .variation:after {
  clear: both;
}
body[class*="marcello-core"] .shop_table.qwfw-m-items .variation dt {
  clear: left;
  float: left;
  font-weight: initial;
}
@media only screen and (max-width: 680px) {
  body[class*="marcello-core"] .shop_table.qwfw-m-items .variation dt {
    float: none;
    width: 100%;
  }
}
body[class*="marcello-core"] .shop_table.qwfw-m-items .variation dd {
  clear: right;
  float: left;
  margin: 0 0 0 5px;
}
@media only screen and (max-width: 680px) {
  body[class*="marcello-core"] .shop_table.qwfw-m-items .variation dd {
    float: none;
    margin: 0;
    width: 100%;
  }
}
body[class*="marcello-core"] .shop_table.qwfw-m-items thead {
  --qwfw-wt-heading-bg-color: transparent;
}
body[class*="marcello-core"] .shop_table.qwfw-m-items td.product-stock-status,
body[class*="marcello-core"] .shop_table.qwfw-m-items th.product-stock-status {
  padding-left: 9%;
  white-space: nowrap;
}
body[class*="marcello-core"] .shop_table.qwfw-m-items td.product-add-to-cart,
body[class*="marcello-core"] .shop_table.qwfw-m-items th.product-add-to-cart {
  text-align: right;
  white-space: nowrap;
  width: 0;
}
body[class*="marcello-core"] .shop_table.qwfw-m-items td.product-add-to-cart a,
body[class*="marcello-core"] .shop_table.qwfw-m-items th.product-add-to-cart a {
  font-family: Staatliches, sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  color: var(--qode-main-color) !important;
  font-family: Muli, sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.267em !important;
  letter-spacing: 0.05em !important;
  position: relative !important;
  display: inline-flex !important;
  vertical-align: middle !important;
  width: auto !important;
  margin: 0 !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  border-radius: 0 !important;
  outline: 0 !important;
  transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out !important;
  padding: 11px 30px !important;
  cursor: pointer !important;
  z-index: 3 !important;
  color: #fff !important;
  background-color: var(--qode-main-color) !important;
  border: 1px solid transparent !important;
}
body[class*="marcello-core"]
  .shop_table.qwfw-m-items
  td.product-add-to-cart
  a
  .qodef-m-text,
body[class*="marcello-core"]
  .shop_table.qwfw-m-items
  th.product-add-to-cart
  a
  .qodef-m-text {
  display: inline-flex;
  align-items: center;
  position: relative;
  transform: translateX(0);
  transition: transform 0.4s cubic-bezier(0.36, 0.68, 0.22, 0.97);
}
body[class*="marcello-core"]
  .shop_table.qwfw-m-items
  td.product-add-to-cart
  a
  .qodef-m-text
  .qodef-m-revealing-arrow,
body[class*="marcello-core"]
  .shop_table.qwfw-m-items
  th.product-add-to-cart
  a
  .qodef-m-text
  .qodef-m-revealing-arrow {
  position: absolute;
  right: -46px;
  top: initial;
  opacity: 0;
  transform: translateX(-25px);
  transition: opacity 0.15s ease-out,
    transform 0.4s cubic-bezier(0.36, 0.68, 0.22, 0.97);
}
body[class*="marcello-core"]
  .shop_table.qwfw-m-items
  td.product-add-to-cart
  a:hover,
body[class*="marcello-core"]
  .shop_table.qwfw-m-items
  th.product-add-to-cart
  a:hover {
  color: #fff !important;
  background-color: #ff4a11 !important;
}
body[class*="marcello-core"]
  .shop_table.qwfw-m-items
  td.product-add-to-cart
  a:hover
  .qodef-m-text,
body[class*="marcello-core"]
  .shop_table.qwfw-m-items
  th.product-add-to-cart
  a:hover
  .qodef-m-text {
  transition-duration: 0.4s;
  transform: translateX(-20px);
}
body[class*="marcello-core"]
  .shop_table.qwfw-m-items
  td.product-add-to-cart
  a:hover
  .qodef-m-text
  .qodef-m-revealing-arrow,
body[class*="marcello-core"]
  .shop_table.qwfw-m-items
  th.product-add-to-cart
  a:hover
  .qodef-m-text
  .qodef-m-revealing-arrow {
  opacity: 1;
  transform: translateX(0);
  transition-duration: 0.3s, 0.4s;
  transition-delay: 80ms, 80ms;
}
body[class*="marcello-core"]
  .shop_table.qwfw-m-items
  td.product-add-to-cart
  a.added,
body[class*="marcello-core"]
  .shop_table.qwfw-m-items
  th.product-add-to-cart
  a.added {
  display: none !important;
}
body[class*="marcello-core"]
  .qwfw-add-to-wishlist-wrapper.qwfw--single:not(.qwfw-position--on-thumbnail) {
  margin-top: 19px;
}
body[class*="marcello-core"]
  .qwfw-add-to-wishlist-wrapper.qwfw--loop.qwfw-position--shortcode {
  left: 15px;
  position: absolute;
  top: 15px;
}
body[class*="marcello-core"]
  .qwfw-add-to-wishlist-wrapper.qwfw--loop.qwfw-position--shortcode.qwfw-item-type--icon {
  width: 23px;
  justify-content: center;
  display: flex;
}
body[class*="marcello-core"]
  .qwfw-add-to-wishlist-wrapper:not(.qwfw-item-type--icon)
  .qwfw-m {
  padding: 7px 0 !important;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.235em;
  color: var(--qode-main-color);
  background-color: transparent;
  border: 0;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  display: inline-block;
  overflow: hidden;
  padding-bottom: 7px;
  display: inline-flex;
}
body[class*="marcello-core"]
  .qwfw-add-to-wishlist-wrapper:not(.qwfw-item-type--icon)
  .qwfw-m:after {
  content: "";
  display: block;
  width: 300%;
  height: 6px;
  background: currentColor;
  -webkit-mask-image: url(./../images/zigzag.svg);
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.5s ease;
  animation: qode-zigzag-masked-move 2.4s infinite linear paused;
}
body[class*="marcello-core"]
  .qwfw-add-to-wishlist-wrapper:not(.qwfw-item-type--icon)
  .qwfw-m:hover:after {
  opacity: 1;
  animation-play-state: running;
}
body[class*="marcello-core"]
  .qwfw-add-to-wishlist-wrapper:not(.qwfw-item-type--icon)
  .qwfw-m.qodef-size--small {
  font-size: 15px;
}
body[class*="marcello-core"]
  .qwfw-add-to-wishlist-wrapper:not(.qwfw-item-type--icon)
  .qwfw-m
  .qodef-m-text,
body[class*="marcello-core"]
  .qwfw-add-to-wishlist-wrapper:not(.qwfw-item-type--icon)
  .qwfw-m
  .showmore-button {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
}
body[class*="marcello-core"]
  .qwfw-add-to-wishlist-wrapper:not(.qwfw-item-type--icon)
  .qwfw-m:after {
  opacity: 1;
}
body[class*="marcello-core"]
  .qwfw-add-to-wishlist-wrapper:not(.qwfw-item-type--icon)
  .qwfw-m:hover {
  color: var(--qode-main-color);
}
body[class*="marcello-core"]
  .qwfw-add-to-wishlist-wrapper:not(.qwfw-item-type--icon)
  .qwfw-m.qodef-size-textual--small {
  font-size: 15px;
}
body[class*="marcello-core"]
  .qwfw-add-to-wishlist-wrapper:not(.qwfw-item-type--icon)
  .qwfw-m:after {
  -webkit-mask-image: url(./../images/zigzag2.svg);
}
body[class*="marcello-core"] #qode-wishlist-for-woocommerce-modal {
  display: none !important;
}
body[class*="marcello-core"] .qwfw-confirm-modal .qwfw-m-overlay {
  background-color: rgba(0, 0, 0, 0.3);
}
body[class*="marcello-core"] .qwfw-confirm-modal .qwfw-m-close {
  color: var(--qode-main-color);
}
body[class*="marcello-core"] .qwfw-confirm-modal .qwfw-m-close:hover {
  color: var(--qode-main-color);
}
body[class*="marcello-core"] .qwfw-confirm-modal .qwfw-m-content {
  --qwfw-border-radius: 0;
  box-shadow: none;
}
body[class*="marcello-core"] .qwfw-confirm-modal .qwfw-m-form-button {
  font-family: Staatliches, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--qode-main-color);
  font-family: Muli, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.267em;
  letter-spacing: 0.05em;
  position: relative;
  display: inline-flex;
  vertical-align: middle;
  width: auto;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 0;
  outline: 0;
  transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out;
  padding: 20px 45px;
  color: #fff;
  background-color: var(--qode-main-color);
  border: 1px solid transparent;
}
body[class*="marcello-core"]
  .qwfw-confirm-modal
  .qwfw-m-form-button
  .qodef-m-text {
  display: inline-flex;
  align-items: center;
  position: relative;
  transform: translateX(0);
  transition: transform 0.4s cubic-bezier(0.36, 0.68, 0.22, 0.97);
}
body[class*="marcello-core"]
  .qwfw-confirm-modal
  .qwfw-m-form-button
  .qodef-m-text
  .qodef-m-revealing-arrow {
  position: absolute;
  right: -46px;
  top: initial;
  opacity: 0;
  transform: translateX(-25px);
  transition: opacity 0.15s ease-out,
    transform 0.4s cubic-bezier(0.36, 0.68, 0.22, 0.97);
}
body[class*="marcello-core"] .qwfw-confirm-modal .qwfw-m-form-button:hover {
  color: #fff;
  background-color: #ff4a11;
}
body[class*="marcello-core"]
  .qwfw-confirm-modal
  .qwfw-m-form-button:hover
  .qodef-m-text {
  transition-duration: 0.4s;
  transform: translateX(-20px);
}
body[class*="marcello-core"]
  .qwfw-confirm-modal
  .qwfw-m-form-button:hover
  .qodef-m-text
  .qodef-m-revealing-arrow {
  opacity: 1;
  transform: translateX(0);
  transition-duration: 0.3s, 0.4s;
  transition-delay: 80ms, 80ms;
}
.qodef-yith-wccl--predefined .select_box {
  display: inline-block;
}
.qodef-yith-wccl--predefined .select_box:after {
  display: none;
}
.qodef-yith-wccl--predefined .select_box .select_option {
  vertical-align: middle;
  border: 0;
  margin: 0 5px 0 0;
  display: inline-block;
  float: none;
  position: relative;
}
.qodef-yith-wccl--predefined .select_box .select_option:last-child {
  margin-right: 0;
}
.qodef-yith-wccl--predefined
  .select_box
  .select_option
  > span:not(.yith_wccl_tooltip) {
  border: 0;
  min-width: auto;
  width: auto;
  height: auto;
  line-height: inherit;
}
.qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip {
  width: 100px;
}
.qodef-yith-wccl--predefined
  .select_box
  .select_option
  .yith_wccl_tooltip
  > span {
  background: #fff;
  border-radius: 0;
  border: 1px solid var(--qode-main-color) !important;
  padding: 10px;
  color: var(--qode-main-color);
}
.qodef-yith-wccl--predefined
  .select_box
  .select_option
  .yith_wccl_tooltip.top
  span:after {
  top: 100%;
  bottom: auto;
}
.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option {
  border: 1px solid transparent;
  padding: 1px;
}
.qodef-yith-wccl--predefined
  .select_box.select_box_colorpicker
  .select_option
  > span:not(.yith_wccl_tooltip) {
  width: 38px;
  height: 15px;
}
.qodef-yith-wccl--predefined
  .select_box.select_box_colorpicker
  .select_option.selected {
  border-color: var(--qode-main-color);
}
.qodef-yith-wccl--predefined .select_box.select_box_image .select_option {
  border: 1px solid transparent;
  padding: 1px;
}
.qodef-yith-wccl--predefined
  .select_box.select_box_image
  .select_option
  > img:not(.yith_wccl_tooltip) {
  width: 40px;
  height: 40px;
  object-fit: cover;
}
.qodef-yith-wccl--predefined
  .select_box.select_box_image
  .select_option.selected {
  border-color: var(--qode-main-color);
}
.qodef-yith-wccl--predefined .select_box.select_box_label > * {
  display: inline-flex;
  flex-wrap: wrap;
  font-family: Staatliches, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--qode-main-color);
  font-size: 24px;
  line-height: 1.083em;
  display: inline-flex;
  vertical-align: middle;
  flex-wrap: wrap;
  color: var(--qode-main-color);
}
.qodef-yith-wccl--predefined .select_box.select_box_label .select_option {
  transition: color 0.2s ease-out;
  margin: 0;
}
.qodef-yith-wccl--predefined .select_box.select_box_label .select_option:after {
  content: ",";
  margin-right: 5px;
}
.qodef-yith-wccl--predefined
  .select_box.select_box_label
  .select_option:last-of-type:after {
  display: none;
}
.qodef-yith-wccl--predefined
  .select_box.select_box_label
  .select_option.selected {
  color: var(--qode-main-color);
}
.qodef-yith-wccl--predefined li.product .variations_form.cart {
  margin: 0 0 0 20px;
}
.qodef-yith-wccl--predefined li.product .variations_form.cart div.variations {
  margin-bottom: 10px;
  text-align: right;
}
.qodef-yith-wccl--predefined
  li.product
  .variations_form.cart
  div.variations:last-child {
  margin-bottom: 0;
}
#yith-quick-view-modal .yith-quick-view-overlay {
  background: rgba(255, 255, 255, 0.79) !important;
}
#yith-quick-view-modal .yith-wcqv-wrapper {
  height: auto !important;
  width: 960px !important;
  max-width: 90vw !important;
}
#yith-quick-view-modal .yith-wcqv-main {
  box-shadow: 3px 3px 15px 0 rgba(var(--qode-main-color), 0.5) !important;
  overflow-y: hidden !important;
  max-height: 90vh !important;
}
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-inner {
  margin: 0;
}
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-inner
  > * {
  padding: 0;
}
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-image {
  align-self: stretch;
}
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-image
  .qodef-woo-product-mark {
  transform: translateX(0);
}
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-image
  :not(.qodef-woo-product-mark) {
  height: 100%;
}
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-image
  .woocommerce-product-gallery
  .woocommerce-product-gallery__wrapper,
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-image
  .woocommerce-product-gallery
  figure {
  margin: 0 !important;
}
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-image
  .woocommerce-product-gallery
  .woocommerce-product-gallery__wrapper
  img,
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-image
  .woocommerce-product-gallery
  figure
  img {
  object-fit: cover;
}
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-image
  .woocommerce-product-gallery
  .woocommerce-product-gallery__wrapper
  > .woocommerce-product-gallery__image,
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-image
  .woocommerce-product-gallery
  figure
  > .woocommerce-product-gallery__image {
  width: 100% !important;
  margin: 0 !important;
}
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-image
  .woocommerce-product-gallery
  .woocommerce-product-gallery__wrapper
  > .qodef-woo-thumbnails-wrapper,
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-image
  .woocommerce-product-gallery
  figure
  > .qodef-woo-thumbnails-wrapper {
  display: none !important;
}
#yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary {
  align-self: center;
  padding: 30px;
}
#yith-quick-view-modal #yith-quick-view-close {
  border: 0 !important;
  font-size: 0;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  height: 25px;
}
#yith-quick-view-modal #yith-quick-view-close:after {
  display: block;
  line-height: 25px;
  padding: 0 3px;
  position: relative;
  font-size: 18px;
  font-family: ElegantIcons;
  content: "M";
}
body:not([class*="marcello-core"])
  #yith-quick-view-modal
  #yith-quick-view-close:after {
  content: "x";
  font-family: initial;
}
#yith-quick-view-modal .qodef-yith-wcqv-link {
  margin-top: 38px;
}
.qodef-yith-wcqv--predefined .yith-wcqv-button {
  font-size: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
  background-color: transparent !important;
}
.qodef-yith-wcqv--predefined .yith-wcqv-button:before {
  font-size: 22px;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f06e";
}
.qodef-yith-wcqv--predefined .qodef-woo-product-image-inner .yith-wcqv-button {
  color: #fff !important;
}
.qodef-yith-wcqv--predefined
  .qodef-woo-product-image-inner
  .yith-wcqv-button:hover {
  color: var(--qode-main-color) !important;
}
.qodef-yith-wcqv--predefined
  .qodef-woo-product-image-inner
  .yith-wcqv-button
  .blockUI {
  display: none !important;
}
.yith-wcwl-form .wishlist-title-container {
  display: none !important;
}
.yith-wcwl-form .shop_table {
  font-size: 100%;
}
.yith-wcwl-form .shop_table tr {
  border-left: none;
  border-right: none;
  border-top: none;
}
.yith-wcwl-form .shop_table td,
.yith-wcwl-form .shop_table th {
  padding: 15px 0 15px 15px;
  vertical-align: middle;
  text-align: left;
  border: 0;
}
.yith-wcwl-form .shop_table td:first-child,
.yith-wcwl-form .shop_table th:first-child {
  padding-left: 0;
}
.yith-wcwl-form .shop_table th {
  font-family: Staatliches, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--qode-main-color);
  font-size: 24px;
  line-height: 1.083em;
}
.yith-wcwl-form .shop_table td ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.yith-wcwl-form .shop_table td ul li {
  margin: 0 0 10px;
  padding: 0;
}
.yith-wcwl-form .shop_table td ul li:last-child {
  margin-bottom: 0;
}
.yith-wcwl-form .shop_table td ul li label {
  margin-bottom: 0;
}
.yith-wcwl-form .shop_table p {
  margin: 0;
}
.yith-wcwl-form .shop_table .variation:after,
.yith-wcwl-form .shop_table .variation:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.yith-wcwl-form .shop_table .variation:after {
  clear: both;
}
.yith-wcwl-form .shop_table .variation dt {
  clear: left;
  float: left;
  font-weight: initial;
}
@media only screen and (max-width: 680px) {
  .yith-wcwl-form .shop_table .variation dt {
    float: none;
    width: 100%;
  }
}
.yith-wcwl-form .shop_table .variation dd {
  clear: right;
  float: left;
  margin: 0 0 0 5px;
}
@media only screen and (max-width: 680px) {
  .yith-wcwl-form .shop_table .variation dd {
    float: none;
    margin: 0;
    width: 100%;
  }
}
.yith-wcwl-form .wishlist_table.shop_table tr th {
  background: 0 0 !important;
}
.yith-wcwl-form .wishlist_table.shop_table tr th.product-remove {
  width: auto !important;
}
.yith-wcwl-form .wishlist_table.shop_table tr td {
  background: 0 0 !important;
  color: var(--qode-main-color) !important;
  border-color: transparent !important;
}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button {
  font-family: Staatliches, sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  color: var(--qode-main-color) !important;
  font-family: Muli, sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.267em !important;
  letter-spacing: 0.05em !important;
  position: relative !important;
  display: inline-flex !important;
  vertical-align: middle !important;
  width: auto !important;
  margin: 0 !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  border-radius: 0 !important;
  outline: 0 !important;
  transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out !important;
  padding: 11px 30px !important;
  cursor: pointer !important;
  z-index: 3 !important;
  color: #fff !important;
  background-color: var(--qode-main-color) !important;
  border: 1px solid transparent !important;
}
.yith-wcwl-form
  .wishlist_table
  .product-add-to-cart
  .added_to_cart
  .qodef-m-text,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button .qodef-m-text {
  display: inline-flex;
  align-items: center;
  position: relative;
  transform: translateX(0);
  transition: transform 0.4s cubic-bezier(0.36, 0.68, 0.22, 0.97);
}
.yith-wcwl-form
  .wishlist_table
  .product-add-to-cart
  .added_to_cart
  .qodef-m-text
  .qodef-m-revealing-arrow,
.yith-wcwl-form
  .wishlist_table
  .product-add-to-cart
  .button
  .qodef-m-text
  .qodef-m-revealing-arrow {
  position: absolute;
  right: -46px;
  top: initial;
  opacity: 0;
  transform: translateX(-25px);
  transition: opacity 0.15s ease-out,
    transform 0.4s cubic-bezier(0.36, 0.68, 0.22, 0.97);
}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:hover,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button:hover {
  color: #fff !important;
  background-color: #ff4a11 !important;
}
.yith-wcwl-form
  .wishlist_table
  .product-add-to-cart
  .added_to_cart:hover
  .qodef-m-text,
.yith-wcwl-form
  .wishlist_table
  .product-add-to-cart
  .button:hover
  .qodef-m-text {
  transition-duration: 0.4s;
  transform: translateX(-20px);
}
.yith-wcwl-form
  .wishlist_table
  .product-add-to-cart
  .added_to_cart:hover
  .qodef-m-text
  .qodef-m-revealing-arrow,
.yith-wcwl-form
  .wishlist_table
  .product-add-to-cart
  .button:hover
  .qodef-m-text
  .qodef-m-revealing-arrow {
  opacity: 1;
  transform: translateX(0);
  transition-duration: 0.3s, 0.4s;
  transition-delay: 80ms, 80ms;
}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart i,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button i {
  display: none !important;
}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:before,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button:before {
  display: none !important;
}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart.added,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button.added {
  display: none !important;
}
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist {
  font-size: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
  background-color: transparent !important;
}
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist a:before {
  font-size: 22px;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f004";
}
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist.exists a:before {
  font-size: 22px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f004";
}
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .blockOverlay,
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .feedback,
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .view-wishlist,
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist i,
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist span {
  display: none !important;
}
.qodef-yith-wcwl--predefined
  .qodef-woo-product-image-inner
  .yith-wcwl-add-to-wishlist
  a {
  color: #fff !important;
}
.qodef-yith-wcwl--predefined
  .qodef-woo-product-image-inner
  .yith-wcwl-add-to-wishlist
  a:hover {
  color: var(--qode-main-color) !important;
}
.qodef-yith-wcwl--predefined #yith-wcwl-popup-message {
  display: none !important;
}
.qodef-yith-wcwl--predefined .yith-wcwl-share {
  display: none !important;
}
.qodef-order-tracking p:not(.form-row) {
  margin-top: 0;
}
.qodef-order-tracking .form-row {
  margin: 0;
}
.qodef-woo-product-category-list.qodef-item-layout--info-on-image
  .product-category
  a,
.qodef-woo-product-list .product-category a {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-woo-product-category-list.qodef-item-layout--info-on-image
  .product-category
  .woocommerce-loop-category__title,
.qodef-woo-product-list .product-category .woocommerce-loop-category__title {
  background-color: #fff;
  left: 50%;
  margin: 0;
  padding: 12px 41px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}
.qodef-woo-product-category-list.qodef-item-layout--info-on-image .count,
.qodef-woo-product-list .count {
  display: none;
}
.qodef-shortcode.qodef-woo-product-list.qodef-display-checkerboard--yes
  .qodef-e.qodef-color-1 {
  background-color: #fff;
}
.qodef-shortcode.qodef-woo-product-list.qodef-display-checkerboard--yes
  .qodef-e.qodef-color-2 {
  background: url(./../images/banner-pattern.jpg) repeat center center;
  overflow: hidden;
  position: relative;
}
.qodef-shortcode.qodef-woo-product-list.qodef-display-checkerboard--yes
  .qodef-e.qodef-color-2:after {
  content: "";
  display: block;
  position: absolute;
  top: -100%;
  left: -100%;
  height: 300%;
  width: 300%;
  background-image: url(./../images/noise.png);
  animation: qode-grain 2s steps(10) infinite;
  pointer-events: none;
}
.qodef-shortcode.qodef-woo-product-list.qodef-display-checkerboard--yes
  .qodef-e.qodef-color-2
  .qodef-woo-product-image {
  z-index: 1;
}
.qodef-shortcode.qodef-woo-product-list.qodef-swiper-container .swiper-wrapper {
  list-style: none;
  margin: 0;
}
.qodef-shortcode.qodef-woo-product-list.qodef-swiper-container
  .swiper-button-prev {
  left: 5px !important;
}
.qodef-shortcode.qodef-woo-product-list.qodef-swiper-container
  .swiper-button-next {
  right: 5px !important;
}
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-e.qodef--decoration-image
  .qodef-woo-product-image,
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image {
  display: block;
  visibility: hidden;
  opacity: 0;
}
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-e.qodef--decoration-image
  .qodef-woo-product-image.qodef-decoration,
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image.qodef-decoration {
  display: block;
  visibility: visible;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-e.qodef--decoration-image
  .qodef-woo-product-image.qodef-decoration
  img,
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image.qodef-decoration
  img {
  transform: none;
}
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-e.qodef--decoration-image
  .qodef-woo-product-image.qodef-decoration
  .qodef-decoration-link,
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image.qodef-decoration
  .qodef-decoration-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-e.qodef--decoration-image
  .qodef-woo-product-content,
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-content {
  visibility: hidden;
  opacity: 0;
}
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image.qodef-decoration
  > img {
  visibility: hidden;
  opacity: 0;
}
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image.qodef-decoration
  .qodef-video-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image.qodef-decoration
  .qodef-video-holder
  .qodef-m-video {
  width: 100%;
  height: 100%;
}
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image.qodef-decoration
  .qodef-video-holder
  .qodef-m-video
  video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e.qodef--decoration-image
  .qodef-woo-product-image,
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e.qodef--decoration-image
  .qodef-woo-product-image.qodef-decoration,
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image.qodef-decoration {
  display: block;
  visibility: visible;
  opacity: 1;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e.qodef--decoration-image
  .qodef-woo-product-image.qodef-decoration
  img,
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image.qodef-decoration
  img {
  transform: none;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e.qodef--decoration-image
  .qodef-woo-product-image.qodef-decoration
  .qodef-decoration-link,
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image.qodef-decoration
  .qodef-decoration-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image.qodef-decoration
  > img {
  visibility: hidden;
  opacity: 0;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image.qodef-decoration
  .qodef-video-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image.qodef-decoration
  .qodef-video-holder
  .qodef-m-video {
  width: 100%;
  height: 100%;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image.qodef-decoration
  .qodef-video-holder
  .qodef-m-video
  video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-woo-product-image-inner-content {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
}
@media only screen and (max-width: 680px) {
  .qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
    .qodef-woo-product-image-inner-content {
    flex-direction: column;
    align-items: center;
  }
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-woo-product-image-inner {
  height: auto;
  top: initial;
  bottom: 0;
  opacity: 1;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  padding: 27px 33px 27px;
}
@media only screen and (max-width: 680px) {
  .qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
    .qodef-woo-product-image-inner {
    padding: 27px 33px 12px;
    bottom: 37px;
  }
  .qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
    .qodef-woo-product-image-inner
    .qodef-woo-product-image-inner-content
    .button {
    transform: translate(50%, 0) !important;
    right: 50% !important;
  }
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-woo-product-image-inner
  .qodef-woo-product-title {
  color: var(--qode-main-color);
  line-height: 1;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-woo-product-image-inner
  .qodef-woo-product-title
  a {
  display: block;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-woo-product-image-inner
  .price {
  color: var(--qode-main-color);
  margin: 0;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-woo-product-image-inner
  .qodef-info-separator-end {
  display: none;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e-inner
  .button.add_to_cart_button,
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e-inner
  .button.product_type_external,
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e-inner
  .button.product_type_grouped,
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e-inner
  .button.product_type_simple,
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e-inner
  .button.product_type_variable {
  margin-top: 0 !important;
  position: absolute !important;
  right: 0;
  top: initial;
  bottom: 2px;
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease-out, transform 0.35s ease, visibility 10ms 0.4s;
  z-index: 3;
}
@media only screen and (max-width: 680px) {
  .qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
    .qodef-e-inner
    .button.add_to_cart_button,
  .qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
    .qodef-e-inner
    .button.product_type_external,
  .qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
    .qodef-e-inner
    .button.product_type_grouped,
  .qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
    .qodef-e-inner
    .button.product_type_simple,
  .qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
    .qodef-e-inner
    .button.product_type_variable {
    bottom: -2px;
  }
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e-inner
  .button.product_type_external:after {
  content: none !important;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e-inner
  .button.product_type_external:before {
  content: none !important;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e-inner
  .price {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition: opacity 0.2s ease-out 0s, transform 0.35s ease 0s,
    visibility 10ms 0s;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e-inner
  .added_to_cart {
  bottom: 2px;
  position: absolute;
  right: 0;
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease-out, transform 0.35s ease, visibility 10ms 0.4s;
}
@media only screen and (max-width: 680px) {
  .qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
    .qodef-e-inner
    .added_to_cart {
    bottom: -2px;
  }
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e-inner:hover
  .price {
  transform: translateY(-10px);
  opacity: 0;
  visibility: hidden;
  transition-delay: 0s, 0s, 0.3s;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e-inner:hover
  .button.add_to_cart_button,
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e-inner:hover
  .button.product_type_external,
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e-inner:hover
  .button.product_type_grouped,
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e-inner:hover
  .button.product_type_simple,
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e-inner:hover
  .button.product_type_variable {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition-delay: 40ms, 40ms, 0s;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e-inner:hover
  .button.product_type_grouped {
  bottom: 0;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image-bottom
  .qodef-e-inner:hover
  .added_to_cart {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition-delay: 40ms, 40ms, 0s;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image
  .qodef-e.qodef--decoration-image
  .qodef-woo-product-image,
.qodef-woo-product-list.qodef-item-layout--info-on-image
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image
  .qodef-e.qodef--decoration-image
  .qodef-woo-product-image.qodef-decoration,
.qodef-woo-product-list.qodef-item-layout--info-on-image
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image.qodef-decoration {
  display: block;
  visibility: visible;
  opacity: 1;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image
  .qodef-e.qodef--decoration-image
  .qodef-woo-product-image.qodef-decoration
  img,
.qodef-woo-product-list.qodef-item-layout--info-on-image
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image.qodef-decoration
  img {
  transform: none;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image
  .qodef-e.qodef--decoration-image
  .qodef-woo-product-image.qodef-decoration
  .qodef-decoration-link,
.qodef-woo-product-list.qodef-item-layout--info-on-image
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image.qodef-decoration
  .qodef-decoration-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image.qodef-decoration
  > img {
  visibility: hidden;
  opacity: 0;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image.qodef-decoration
  .qodef-video-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image.qodef-decoration
  .qodef-video-holder
  .qodef-m-video {
  width: 100%;
  height: 100%;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image
  .qodef-e.qodef--decoration-video
  .qodef-woo-product-image.qodef-decoration
  .qodef-video-holder
  .qodef-m-video
  video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image
  .qodef-e-inner
  .added_to_cart,
.qodef-woo-product-list.qodef-item-layout--info-on-image
  .qodef-e-inner
  .button {
  margin-top: 20px !important;
}
.widget_marcello_core_woo_side_area_cart {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.widget_marcello_core_woo_side_area_cart .qodef-widget-side-area-cart-inner {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-opener {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-opener
  .qodef-m-opener-icon
  svg {
  height: 21px;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-opener
  .qodef-m-opener-count,
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-opener
  .qodef-m-opener-label {
  font-family: Muli, sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 20px;
  text-transform: uppercase;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-widget-side-area-cart-content {
  position: fixed;
  top: 0;
  right: -500px;
  height: 100vh;
  width: 500px;
  display: flex;
  flex-direction: column;
  padding: 59px 0 74px 70px;
  background-color: #fff;
  overflow: hidden;
  visibility: hidden;
  z-index: 9999;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.admin-bar
  .widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-widget-side-area-cart-content {
  top: 32px;
  height: calc(100vh - 32px);
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-widget-side-area-cart-content:before {
  z-index: -2;
  content: "";
  display: block;
  background-color: rgba(0, 0, 0, 0.16);
  transition: opacity 0.35s ease-out;
  pointer-events: none;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
}
.qodef-side-cart-open
  .widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-widget-side-area-cart-content:before {
  opacity: 1;
  pointer-events: all;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-widget-side-area-cart-content:after {
  z-index: -1;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background-color: #fff;
  border: 2px solid var(--qode-main-color);
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-woo-side-cart-holder {
  height: calc(100% - 279px);
}
@media only screen and (max-width: 1366px) {
  .widget_marcello_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-woo-side-cart-holder {
    height: calc(100% - 179px);
  }
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-close {
  position: absolute;
  top: 24px;
  right: 24px;
  display: block;
  font-size: 34px;
  z-index: 1000;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-posts-not-found {
  padding: 0;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-woo-side-area-cart {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding: 0 !important;
  margin-top: 5px !important;
  height: calc(100% - 107px);
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-woo-side-area-cart
  li {
  margin-bottom: 12px !important;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-woo-side-area-cart
  li:hover
  .qodef-e-image
  img {
  transform: rotate(45deg);
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-woo-side-area-cart-item {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 20px;
  padding-right: 70px;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-woo-side-area-cart-item:first-child {
  margin-top: 0;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-e-image {
  flex-shrink: 0;
  width: 109px;
  margin-right: 6px;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-e-image
  a,
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-e-image
  img {
  display: block;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-e-image
  img {
  transition: transform 0.2s ease-out;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-e-content {
  width: 100%;
  padding-right: 20px;
  text-align: left;
  margin-bottom: 13px;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-e-title {
  margin: 0;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-e-price {
  margin: 3px 0 0;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-e-quantity {
  margin: 3px 0 0;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .remove {
  position: absolute;
  top: 23px;
  right: 70px;
  font-size: 20px;
  line-height: 1;
  z-index: 5;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-order-details {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  border-top: 2px solid var(--qode-main-color);
  border-bottom: 2px solid var(--qode-main-color);
  padding: 14px 0 10px;
  margin-right: 70px;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-order-details
  > * {
  margin: 0;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action {
  position: absolute;
  bottom: 73px;
  left: 0;
  width: 100%;
  display: block;
  padding: 0 70px;
}
@media only screen and (max-width: 1366px) {
  .widget_marcello_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-m-action {
    bottom: 20px;
  }
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action-link {
  text-align: center;
  font-family: Muli, sans-serif;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.05em;
  line-height: 19px;
  text-transform: uppercase;
  display: block;
  padding: 20px 0;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action-link:first-child {
  color: #fff;
  background-color: var(--qode-main-color);
  border: 1px solid transparent;
  margin-bottom: 15px;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action-link:first-child
  .qodef-m-text {
  display: inline-flex;
  align-items: center;
  position: relative;
  transform: translateX(0);
  transition: transform 0.4s cubic-bezier(0.36, 0.68, 0.22, 0.97);
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action-link:first-child
  .qodef-m-text
  .qodef-m-revealing-arrow {
  position: absolute;
  right: -46px;
  top: initial;
  opacity: 0;
  transform: translateX(-25px);
  transition: opacity 0.15s ease-out,
    transform 0.4s cubic-bezier(0.36, 0.68, 0.22, 0.97);
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action-link:first-child:hover {
  color: #fff;
  background-color: #ff4a11;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action-link:first-child:hover
  .qodef-m-text {
  transition-duration: 0.4s;
  transform: translateX(-20px);
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action-link:first-child:hover
  .qodef-m-text
  .qodef-m-revealing-arrow {
  opacity: 1;
  transform: translateX(0);
  transition-duration: 0.3s, 0.4s;
  transition-delay: 80ms, 80ms;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action-link:last-child {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action-link.qodef-shop-link {
  color: #fff;
  background-color: var(--qode-main-color);
  border: 1px solid transparent;
  margin: 0;
  width: 100%;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action-link.qodef-shop-link
  .qodef-m-text {
  display: inline-flex;
  align-items: center;
  position: relative;
  transform: translateX(0);
  transition: transform 0.4s cubic-bezier(0.36, 0.68, 0.22, 0.97);
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action-link.qodef-shop-link
  .qodef-m-text
  .qodef-m-revealing-arrow {
  position: absolute;
  right: -46px;
  top: initial;
  opacity: 0;
  transform: translateX(-25px);
  transition: opacity 0.15s ease-out,
    transform 0.4s cubic-bezier(0.36, 0.68, 0.22, 0.97);
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action-link.qodef-shop-link:hover {
  color: #fff;
  background-color: #ff4a11;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action-link.qodef-shop-link:hover
  .qodef-m-text {
  transition-duration: 0.4s;
  transform: translateX(-20px);
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action-link.qodef-shop-link:hover
  .qodef-m-text
  .qodef-m-revealing-arrow {
  opacity: 1;
  transform: translateX(0);
  transition-duration: 0.3s, 0.4s;
  transition-delay: 80ms, 80ms;
}
.widget_marcello_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner.qodef--opened
  .qodef-widget-side-area-cart-content {
  right: 0;
  visibility: visible;
}
.widget_marcello_core_woo_side_area_cart .qodef-m-close-icon {
  display: flex;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: var(--qode-main-color);
  align-items: center;
  justify-content: center;
}
.widget_marcello_core_woo_side_area_cart .qodef-e-quantity-holder {
  display: inline-block;
  font-family: Fraunces, serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 27px;
  margin-top: 2px;
}
.widget_marcello_core_woo_side_area_cart .qodef-e-quantity-holder p {
  display: inline-block;
  font-family: Fraunces, serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 27px;
}
.qodef-shortcode .last_toggle_el_margin,
.qodef-shortcode .wpb_button,
.qodef-shortcode .wpb_content_element,
.qodef-shortcode .wpb_row,
.qodef-shortcode ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0 !important;
}
.qodef-vc-row-wrapper.qodef--parallax-row {
  width: 100%;
}
.touchevents .qodef-vc-row-wrapper.qodef--parallax-row {
  height: auto !important;
}

.qodef-team-list .qodef-e-title {
  margin: 22px 0 0;
}
.qodef-team-list .qodef-team-member-social-icons {
  margin: 0;
}
.qodef-team-list
  .qodef-team-member-social-icons
  .qodef-team-member-social-icon {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-right: 13px;
}
.qodef-team-list .qodef-e {
  text-align: center;
  border-right: 1px solid var(--qode-main-color);
  border-left: 1px solid var(--qode-main-color);
}
.qodef-team-list .qodef-e:first-child {
  border-left: 0;
}
@media only screen and (max-width: 1024px) {
  .qodef-team-list .qodef-e {
    border: 0;
    /* border-bottom: 1px solid var(--qode-main-color); */
  }
  .qodef-team-list .qodef-e:last-child {
    border-bottom: 0;
  }
}
.qodef-team-list .qodef-e > .qodef-e-inner {
  display: inline-flex;
  align-items: flex-start;
  flex-direction: column;
  padding: 88px 0 86px;
}
@media only screen and (max-width: 1024px) {
  .qodef-team-list .qodef-e > .qodef-e-inner {
    padding: 50px 0 70px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-team-list .qodef-e > .qodef-e-inner {
    padding: 0px 0 0px;
  }
}
.qodef-team-list .qodef-e > .qodef-e-inner .qodef-e-content {
  margin: 14px 0 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  text-align: left;
}
@media only screen and (max-width: 680px) {
  .qodef-team-list .qodef-e:first-child .qodef-e-inner {
    padding-top: 89px;
  }
  .qodef-team-list .qodef-e:last-child .qodef-e-inner {
    padding-bottom: 100px;
    border-bottom: 0;
  }
}
.qodef-team-list.qodef-col-num--2 .qodef-e:nth-child(2n) {
  border-right: 0;
}
.qodef-team-list.qodef-col-num--3 .qodef-e:nth-child(3n) {
  border-right: 0;
}
.qodef-team-list.qodef-col-num--4 .qodef-e:nth-child(4n) {
  border-right: 0;
}
.qodef-team-list.qodef-col-num--5 .qodef-e:nth-child(5n) {
  border-right: 0;
}
.qodef-team-list.qodef-col-num--6 .qodef-e:nth-child(6n) {
  border-right: 0;
}
.qodef-team-list.qodef-item-layout--info-below .qodef-e-content {
  margin: 14px 0 0;
}
.qodef-team-list.qodef-item-layout--info-on-hover
  .qodef-e-inner:hover
  .qodef-e-content {
  opacity: 1;
  z-index: 1;
}
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 0;
  transition: opacity 0.2s ease-out;
  z-index: -1;
}
.qodef-split-testimonial-slider {
  padding: 0;
  height: 943px;
  opacity: 0;
}
.qodef-split-testimonial-slider .swiper-wrapper {
  list-style: none;
  margin: 0;
}
.qodef-split-testimonial-slider .qodef-split-testimonial-slider-inner {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  height: 100%;
  overflow: hidden;
}
.qodef-split-testimonial-slider.qodef-swiper--initialized {
  opacity: 1;
}
.qodef-split-testimonial-slider .swiper-button-next,
.qodef-split-testimonial-slider .swiper-button-prev {
  display: none;
}
.qodef-split-testimonial-slider .swiper-button-prev {
  left: 0 !important;
}
.qodef-split-testimonial-slider .swiper-button-next {
  right: 0 !important;
}
.qodef-split-testimonial-slider .qodef-e-image {
  position: relative;
}
.qodef-split-testimonial-slider .qodef-e-image a,
.qodef-split-testimonial-slider .qodef-e-image img {
  display: block;
}
.qodef-split-testimonial-slider .qodef-e-image a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.qodef-split-testimonial-slider .qodef-left-slider,
.qodef-split-testimonial-slider .qodef-right-slider {
  position: relative;
}
.qodef-split-testimonial-slider .qodef-left-slider .qodef-m-swiper,
.qodef-split-testimonial-slider .qodef-right-slider .qodef-m-swiper {
  overflow: hidden;
  height: 100%;
}
.qodef-split-testimonial-slider .qodef-left-slider .qodef-e,
.qodef-split-testimonial-slider .qodef-right-slider .qodef-e {
  list-style-type: none;
}
.qodef-split-testimonial-slider .qodef-left-slider .qodef-e .qodef-e-inner,
.qodef-split-testimonial-slider .qodef-right-slider .qodef-e .qodef-e-inner {
  height: 100%;
}
.qodef-split-testimonial-slider
  .qodef-left-slider
  .qodef-e
  .qodef-e-inner
  .qodef-woo-product-categories.qodef-e-info
  *,
.qodef-split-testimonial-slider
  .qodef-right-slider
  .qodef-e
  .qodef-e-inner
  .qodef-woo-product-categories.qodef-e-info
  * {
  font-size: 13px;
  line-height: 1.769em;
  text-transform: unset;
}
.qodef-split-testimonial-slider .qodef-left-slider .qodef-e .qodef-e-image,
.qodef-split-testimonial-slider .qodef-right-slider .qodef-e .qodef-e-image {
  max-height: 100%;
}
.qodef-split-testimonial-slider .qodef-left-slider .qodef-e .qodef-e-image img,
.qodef-split-testimonial-slider
  .qodef-right-slider
  .qodef-e
  .qodef-e-image
  img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.qodef-split-testimonial-slider .qodef-left-slider {
  height: 100%;
  width: 50%;
  z-index: 50;
  background-color: var(--qode-main-color);
}
.qodef-split-testimonial-slider .qodef-left-slider .qodef-m-swiper {
  overflow: visible;
}
.qodef-split-testimonial-slider .qodef-left-slider .qodef-e .qodef-e-inner {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0;
}
.qodef-split-testimonial-slider
  .qodef-left-slider
  .qodef-e.swiper-slide-active
  .qodef-e-image,
.qodef-split-testimonial-slider
  .qodef-left-slider
  .qodef-e.swiper-slide-duplicate-active
  .qodef-e-image {
  opacity: 1;
  transform: rotate3d(0, 0, 1, 5deg) translate(50%, -50%);
}
.qodef-split-testimonial-slider .qodef-left-slider .qodef-e-content {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 92px 25% 108px 110px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
@media only screen and (max-width: 1440px) {
  .qodef-split-testimonial-slider .qodef-left-slider .qodef-e-content {
    padding: 92px 20% 108px 110px;
  }
}
@media only screen and (max-width: 1368px) {
  .qodef-split-testimonial-slider .qodef-left-slider .qodef-e-content {
    padding: 92px 17% 108px 110px;
  }
}
@media only screen and (max-width: 1280px) {
  .qodef-split-testimonial-slider .qodef-left-slider .qodef-e-content {
    padding: 92px 13% 108px 69px;
  }
}
.qodef-split-testimonial-slider
  .qodef-left-slider
  .qodef-e-content
  .qodef-e-subtitle {
  display: block;
  margin: 0 0 16px;
  font-family: Fraunces, serif;
  font-size: 34px;
  font-style: italic;
  font-weight: 600;
  line-height: 1em;
}
.qodef-split-testimonial-slider
  .qodef-left-slider
  .qodef-e-content
  .qodef-e-title {
  margin: 0;
}
.qodef-split-testimonial-slider
  .qodef-left-slider
  .qodef-e-content
  .qodef-e-author {
  margin: auto 0 0 0;
  font-size: 19px;
  line-height: 26px;
  text-transform: uppercase;
}
.qodef-split-testimonial-slider
  .qodef-left-slider
  .qodef-e-content
  .qodef-e-author
  > span {
  display: block;
}
.qodef-split-testimonial-slider
  .qodef-left-slider
  .qodef-e-content
  .qodef-e-author,
.qodef-split-testimonial-slider
  .qodef-left-slider
  .qodef-e-content
  .qodef-e-subtitle,
.qodef-split-testimonial-slider
  .qodef-left-slider
  .qodef-e-content
  .qodef-e-title {
  color: #fff;
}
.qodef-split-testimonial-slider .qodef-left-slider .qodef-e-image {
  position: absolute;
  right: 0;
  top: 50%;
  max-width: 337px;
  opacity: 0;
  transform: translate3d(0, -5%, 0) translate(50%, -50%);
  transition: opacity 0.2s ease-in, transform 0.44s ease-out;
}
@media only screen and (max-width: 1440px) {
  .qodef-split-testimonial-slider .qodef-left-slider .qodef-e-image {
    max-width: 300px;
  }
}
@media only screen and (max-width: 1280px) {
  .qodef-split-testimonial-slider .qodef-left-slider .qodef-e-image {
    max-width: 237px;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-split-testimonial-slider .qodef-left-slider .qodef-e-image {
    display: none;
  }
}
.qodef-split-testimonial-slider .qodef-right-slider {
  height: 100%;
  width: 50%;
}
.qodef-split-testimonial-slider .qodef-right-slider .qodef-e .qodef-e-inner {
  display: flex;
  pointer-events: auto;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  border: 2px solid var(--qode-main-color);
  border-bottom-width: 0;
  padding: 37px 0 33px 0;
  transition: background-color 0.2s ease-out;
}
@media only screen and (max-width: 680px) {
  .qodef-split-testimonial-slider .qodef-right-slider .qodef-e .qodef-e-inner {
    padding: 17px 0 13px 0;
    border-bottom-width: 2px;
  }
}
.qodef-split-testimonial-slider
  .qodef-right-slider
  .qodef-e.swiper-slide-active,
.qodef-split-testimonial-slider
  .qodef-right-slider
  .qodef-e.swiper-slide-duplicate-active {
  background-color: var(--qode-main-color);
}
.qodef-split-testimonial-slider
  .qodef-right-slider
  .qodef-e.swiper-slide-active
  .qodef-e-inner
  .qodef-e-content
  .qodef-e-title,
.qodef-split-testimonial-slider
  .qodef-right-slider
  .qodef-e.swiper-slide-duplicate-active
  .qodef-e-inner
  .qodef-e-content
  .qodef-e-title {
  color: #fff;
}
.qodef-split-testimonial-slider .qodef-right-slider .qodef-e-content {
  height: 100%;
}
.qodef-split-testimonial-slider .qodef-right-slider .qodef-e-content {
  width: 100%;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.qodef-split-testimonial-slider
  .qodef-right-slider
  .qodef-e-content
  .qodef-e-title {
  margin: 0;
  transition: color 0.2s ease-out;
}
.qodef-split-testimonial-slider .qodef-right-slider .qodef-e-image a {
  display: none;
}
.qodef-split-testimonial-slider.qodef-item-layout--info-left
  .qodef-e-inner
  .added_to_cart,
.qodef-split-testimonial-slider.qodef-item-layout--info-left
  .qodef-e-inner
  .button {
  margin-top: 20px !important;
}
.qodef-testimonials-list {
  text-align: center;
}
.qodef-testimonials-list .qodef-e-inner {
  padding-bottom: 40px;
}
.qodef-testimonials-list .qodef-e-media-image {
  line-height: 0;
  margin-bottom: 25px;
}
.qodef-testimonials-list .qodef-e-media-image img {
  width: auto;
}
.qodef-testimonials-list .qodef-e-subtitle {
  display: block;
  font-family: Fraunces, serif;
  font-size: 34px;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 0;
  line-height: 1.353em;
}
.qodef-testimonials-list .qodef-e-title {
  margin: 37px 0 32px;
}
.qodef-testimonials-list .qodef-e-text {
  margin: 0 0 25px;
}
.qodef-testimonials-list .qodef-e-author {
  margin: 0;
  font-size: 19px;
  line-height: 26px;
  text-transform: uppercase;
}
.qodef-testimonials-list .qodef-e-author > span {
  display: block;
}
.qodef-testimonials-list .swiper-pagination-bullets {
  text-align: left;
  bottom: 0 !important;
}
.qodef-testimonials-list
  .swiper-pagination-bullets
  .swiper-pagination-bullet:before {
  background-color: var(--qode-main-color);
}
.qodef-testimonials-list.qodef-skin--light .qodef-e-author,
.qodef-testimonials-list.qodef-skin--light .qodef-e-subtitle,
.qodef-testimonials-list.qodef-skin--light .qodef-e-text,
.qodef-testimonials-list.qodef-skin--light .qodef-e-title {
  color: #fff;
}
.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:before {
  background-color: #fff;
}
.qodef-review-rating {
  display: flex;
}
.qodef-review-rating .qodef-rating-inner {
  display: flex;
  flex-basis: 50%;
}
.qodef-review-rating label {
  margin: 0 10px 0 0;
}
.qodef-review-rating .qodef-comment-rating-box {
  display: flex;
  margin: 0;
}
.qodef-review-rating .qodef-star-rating {
  position: relative;
  display: block;
  margin: 0 0.1em 0 0;
  cursor: pointer;
  color: var(--qode-main-color);
}
.qodef-review-rating .qodef-star-rating svg {
  display: block;
  width: 14px;
  height: auto;
  fill: none;
  stroke: currentColor;
}
.qodef-review-rating .qodef-star-rating.active svg {
  fill: currentColor;
}
.qodef-review-rating .qodef-comments-ratings {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  line-height: 1;
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-inner {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star {
  color: var(--qode-main-color);
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star svg {
  display: inline-block;
  margin-right: 5px;
  width: 18px;
  height: auto;
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star svg:last-child {
  margin-right: 0;
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active svg {
  fill: currentColor;
}
.qodef-reviews-per-criteria .qodef-item-reviews-average-rating {
  color: var(--qode-main-color);
  font-size: 60px;
  line-height: 1em;
  font-weight: 700;
}
.qodef-reviews-per-criteria .qodef-item-reviews-verbal-description {
  vertical-align: middle;
  margin: 2px 0 0;
}
.qodef-reviews-per-criteria .qodef-item-reviews-rating-icon {
  vertical-align: middle;
  font-size: 20px;
}
.qodef-reviews-per-criteria .qodef-item-reviews-display-right {
  vertical-align: middle;
  padding-left: 200px;
}
.qodef-reviews-per-criteria
  .qodef-item-reviews-display-right
  .qodef-item-reviews-display-bar {
  line-height: 28px;
}
.qodef-reviews-per-criteria
  .qodef-item-reviews-display-right
  .qodef-item-reviews-display-bar
  .qodef-item-reviews-display-bar-inner {
  padding: 6px 0;
}
.qodef-reviews-per-mark .qodef-reviews-number-holder {
  display: flex;
  align-items: center;
}
.qodef-reviews-per-mark .qodef-reviews-number-wrapper {
  display: flex;
  flex-direction: column;
  width: 25%;
  text-align: center;
}
.qodef-reviews-per-mark .qodef-reviews-number {
  font-size: 72px;
  color: #ffd740;
  font-weight: 700;
  line-height: 1em;
}
.qodef-reviews-per-mark .qodef-stars-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars {
  display: block;
}
.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars i {
  color: #ffd740;
}
.qodef-reviews-per-mark .qodef-reviews-count {
  font-weight: 700;
  font-size: 14px;
}
.qodef-reviews-per-mark .qodef-rating-percentage-wrapper {
  width: 75%;
  padding: 29px 50px 40px;
  background-color: #fafafa;
  border-left: 1px solid #e5e5e5;
}
.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-reviews-summary {
  display: inline-block;
  vertical-align: middle;
}
.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 15px;
}
.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper-inner {
  display: block;
}
.qodef-comment-list .qodef-comment-name {
  float: none;
}
.qodef-comment-list .qodef-review-rating {
  display: inline-block;
  width: 100%;
}
.qodef-comment-list .qodef-rating-inner {
  display: inline-block;
  width: 100%;
}
@keyframes cover_search_fade_out {
  0% {
    opacity: 1;
    visibility: visible;
    z-index: 100;
  }
  100% {
    opacity: 0;
    visibility: hidden;
    z-index: 0;
  }
}
@keyframes cover_search_fade_in {
  0% {
    opacity: 0;
    visibility: hidden;
    z-index: 100;
  }
  100% {
    opacity: 1;
    visibility: visible;
    z-index: 100;
  }
}
.qodef-search-cover-form {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  background-color: #fff;
  z-index: -1;
  transition: opacity 0.3s ease;
}
.qodef-search-cover-form .qodef-m-inner {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 0 92px;
}
.qodef-search-cover-form .qodef-m-form-field {
  padding: 0;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--qode-main-color);
  background-color: transparent;
  border: 0;
  border-radius: 0;
  outline-offset: 0;
}
.qodef-search-cover-form .qodef-m-form-field:focus {
  color: var(--qode-main-color);
}
.qodef-search-cover-form .qodef-m-form-field:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
.qodef-search-cover-form .qodef-m-form-field::placeholder {
  color: inherit;
  opacity: 1;
}
.qodef-search-cover-form .qodef-m-close {
  flex-shrink: 0;
}
.qodef-search-cover-form .qodef-m-close.qodef-source--icon-pack {
  font-size: 23px;
}
.qodef-covers-search--fadeout .qodef-search-cover-form {
  animation: cover_search_fade_out 0.3s ease both;
}
.qodef-covers-search--fadein .qodef-search-cover-form {
  animation: cover_search_fade_in 0.3s ease both;
}
.qodef-header--sticky-display #qodef-page-header > .qodef-search-cover-form {
  display: none;
}
.qodef-fullscreen-search-holder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.98);
}
.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder {
  z-index: 101;
}
.qodef-fullscreen-menu-animate--in .qodef-fullscreen-search-holder {
  display: none;
}
.qodef-fullscreen-search-holder .qodef-fullscreen-search-label {
  display: inline-block;
  width: 100%;
  font-family: Fraunces, serif;
  font-size: 120px;
  font-style: italic;
  font-weight: 601;
  letter-spacing: 0;
  line-height: 191px;
  text-align: center;
  margin-bottom: 111px;
}
.qodef-fullscreen-search-holder .qodef-m-form-field {
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 36px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 50px;
  color: var(--qode-main-color);
  background: 0 0;
  border: 0;
  border-radius: 0;
  padding-bottom: 19px;
}
.qodef-fullscreen-search-holder .qodef-m-inner {
  width: 100%;
}
.qodef-fullscreen-search-holder .qodef-m-form {
  position: relative;
  width: 60%;
  margin: 0 auto;
  max-width: 800px;
}
.qodef-fullscreen-search-holder .qodef-m-form-legend {
  font-family: Muli, sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 22px;
  text-align: center;
  max-width: 400px;
  margin: 46px auto 0;
}
.qodef-fullscreen-search-holder .qodef-m-form-submit {
  position: absolute;
  right: 0;
  bottom: -20px;
  width: auto;
  padding: 0;
  margin: 0;
  color: var(--qode-main-color);
  background: 0 0;
  border: 0;
  outline: 0;
  opacity: 0;
  cursor: pointer;
  transition: color 0.2s ease-out;
}
.qodef-fullscreen-search-holder .qodef-m-form-submit:hover {
  color: var(--qode-main-color);
  background: 0 0;
}
.qodef-fullscreen-search--opened
  .qodef-fullscreen-search-holder
  .qodef-m-form-submit {
  opacity: 1;
  bottom: 20px;
  transition: color 0.2s ease, opacity 0.2s ease-out 1.1s,
    bottom 0.4s ease-out 0.9s;
}
.qodef-fullscreen-search-holder .qodef-m-form-submit.qodef-source--icon-pack {
  font-size: 18px;
}
.qodef-fullscreen-search-holder .qodef-m-form-line {
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  border-bottom: 2px solid var(--qode-main-color);
  transition: all 0.3s ease;
}
.qodef-fullscreen-search--opened
  .qodef-fullscreen-search-holder
  .qodef-m-form-line {
  width: 100%;
  transition: width 0.5s ease 0.6s;
}
.qodef-fullscreen-search-holder .qodef-m-close {
  position: absolute;
  top: 40px;
  right: 40px;
  color: var(--qode-main-color);
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
.admin-bar .qodef-fullscreen-search-holder .qodef-m-close {
  top: 72px;
}
.qodef-fullscreen-search-holder .qodef-m-close:hover {
  color: var(--qode-main-color);
}
.qodef-fullscreen-search-holder .qodef-m-close.qodef-source--icon-pack {
  font-size: 25px;
}
.qodef-fullscreen-search--opened
  .qodef-fullscreen-search-holder
  .qodef-m-close {
  opacity: 1;
  visibility: visible;
}
.qodef-fullscreen-search--fadeout .qodef-fullscreen-search-holder {
  animation: fullscreen_search_fade_out 0.3s ease both;
}
.qodef-fullscreen-search--fadein .qodef-fullscreen-search-holder {
  animation: fullscreen_search_fade_in 0.3s ease both;
}
@keyframes fullscreen_search_fade_out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes fullscreen_search_fade_in {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
.qodef-search-opener .qodef-search-opener-text {
  border: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 18px;
  text-transform: uppercase;
  padding: 11px 6px;
}
.qodef-search-opener > * {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: inherit;
}
.qodef-search-opener.qodef-source--icon-pack {
  font-size: 23px;
}
.qodef-banner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  background-color: #cc6552;
}
.qodef-banner .qodef-m-banner-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.qodef-banner .qodef-m-content {
  z-index: 2;
  pointer-events: none;
}
.qodef-banner .qodef-m-content a {
  pointer-events: all;
}
.qodef-banner .qodef-m-title {
  margin: 10px 0 4px;
  color: #fff;
}
.qodef-banner .qodef-m-text {
  font-family: "Gilroy_semibold";
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  padding-right: 100px;
}
@media only screen and (max-width: 1440px) {
  .qodef-banner .qodef-m-text {
    padding-right: 0;
  }
}
.qodef-banner .qodef-button .qodef-m-text {
  font-weight: 700;
}
.qodef-banner .qodef-m-title-inner {
  display: inline-block;
}
.qodef-banner .qodef-m-button .qodef-button {
  text-align: center;
  z-index: 1001;
}
.qodef-banner .qodef-m-button .qodef-button .qodef-m-text {
  padding-right: 0;
  font-size: inherit;
  white-space: nowrap;
  max-width: 100% !important;
}
.qodef-banner span.qodef-m-subtitle {
  font-family: "Gilroy_bold";
  font-size: 34px;
  font-weight: 600;
  /* font-style: italic; */
  margin: 0;
  letter-spacing: 0;
  line-height: 46px;
  color: #fff;
  text-transform: none;
}
@media only screen and (max-width: 1440px) {
  .qodef-banner span.qodef-m-subtitle {
    font-size: 22px;
    line-height: 34px;
  }
}
.qodef-banner .qodef-m-text-field {
  font-size: 15px;
  color: #fff;
  margin: 0 0 10px;
  font-style: italic;
}
.qodef-banner .qodef-m-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  overflow: hidden;
}
.qodef-banner .qodef-m-image img {
  display: block;
  transition: all 0.35s ease-out;
 
}
@media only screen and (min-width: 2560px) {
  .qodef-banner .qodef-m-image img {
    width: 100%;
    transition: all 0.5s ease-in-out;
  }
}
.qodef-banner.qodef-banner-image-on-right {
  flex-direction: row-reverse !important;
}
.qodef-banner.qodef-banner-image-on-right.qodef-layout--link-overlay
  .qodef-m-image {
  width: 67%;
}
@media only screen and (max-width: 834px) {
  .qodef-banner.qodef-banner-image-on-right.qodef-layout--link-overlay
    .qodef-m-image {
    width: 100%;
  }
}
.qodef-banner.qodef-banner-image-on-right.qodef-layout--link-overlay
  .qodef-m-content {
  width: 31.5%;
}
@media only screen and (max-width: 834px) {
  .qodef-banner.qodef-banner-image-on-right.qodef-layout--link-overlay
    .qodef-m-content {
    /* width: 100%; */
            width: 100vw !important;
  }
}
.qodef-banner.qodef-banner-image-on-right.qodef-layout--link-overlay
  .qodef-m-content-inner {
  padding: 66px 100px 71px 46px;
}
@media only screen and (max-width: 1194px) {
  .qodef-banner.qodef-banner-image-on-right.qodef-layout--link-overlay
    .qodef-m-content-inner {
    padding: 67px 33px 70px;
  }
}
@media only screen and (max-width: 834px) {
  .qodef-banner.qodef-banner-image-on-right {
    flex-direction: column-reverse !important;
  }
}
.qodef-banner.qodef-banner-50-50 {
  background: url(./../images/banner-pattern.jpg) repeat center center;
  width: 100%;
  border-right: 1px solid #fff;
}
.qodef-banner.qodef-banner-50-50 .qodef-m-content {
  overflow: hidden;
  position: relative;
}
.qodef-banner.qodef-banner-50-50 .qodef-m-content:after {
  content: "";
  display: block;
  position: absolute;
  top: -100%;
  left: -100%;
  height: 300%;
  width: 300%;
  background-image: url(./../images/noise.png);
  animation: qode-grain 2s steps(10) infinite;
  pointer-events: none;
}

.qodef-banner.qodef-banner-50-50.qodef-layout--link-overlay .qodef-m-image {
  width: calc(50% - 1px);
  border-right: 2px solid var(--qode-main-color);
}
@media only screen and (max-width: 834px) {
  .qodef-banner.qodef-banner-50-50.qodef-layout--link-overlay .qodef-m-image {
    width: 100%;
  }
}
@media only screen and (max-width: 834px) {
  .qodef-banner.qodef-banner-50-50.qodef-layout--link-overlay .qodef-m-image {
    border-right: 0;
    border-bottom: 2px solid var(--qode-main-color);
  }
}
.qodef-banner.qodef-banner-50-50.qodef-layout--link-overlay .qodef-m-content {
  width: calc(51% - 2px);
}
@media only screen and (max-width: 834px) {
  .qodef-banner.qodef-banner-50-50.qodef-layout--link-overlay .qodef-m-content {
    width: 100%;
  }
}
.qodef-banner.qodef-banner-50-50.qodef-layout--link-overlay
  .qodef-m-content
  .qodef-m-text {
  max-width: 74%;
}
@media only screen and (max-width: 1680px) {
  .qodef-banner.qodef-banner-50-50.qodef-layout--link-overlay
    .qodef-m-content
    .qodef-m-text {
    max-width: 70%;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-banner.qodef-banner-50-50.qodef-layout--link-overlay
    .qodef-m-content
    .qodef-m-text {
    max-width: 100%;
  }
}
.qodef-banner.qodef-banner-50-50.qodef-layout--link-overlay
  .qodef-m-content-inner {
  padding: 102px 127px 88px;
}
@media only screen and (max-width: 1680px) {
  .qodef-banner.qodef-banner-50-50.qodef-layout--link-overlay
    .qodef-m-content-inner {
    padding: 87px 64px 60px;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-banner.qodef-banner-50-50.qodef-layout--link-overlay
    .qodef-m-content-inner {
    padding: 77px 64px 90px;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-banner.qodef-banner-50-50.qodef-layout--link-overlay
    .qodef-m-content-inner {
    padding: 62px 64px 76px;
  }
}
@media only screen and (max-width: 1280px) {
  .qodef-banner.qodef-banner-50-50.qodef-layout--link-overlay
    .qodef-m-content-inner {
    padding: 42px 64px 56px;
  }
}
@media only screen and (max-width: 1194px) {
  .qodef-banner.qodef-banner-50-50.qodef-layout--link-overlay
    .qodef-m-content-inner {
    padding: 67px 33px 70px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-banner.qodef-banner-50-50.qodef-layout--link-overlay
    .qodef-m-content-inner {
    padding: 56px 38px 71px 46px;
  }
}
.qodef-banner.qodef-banner-50-50 .qodef-m-content-inner > .qodef-m-text,
.qodef-banner.qodef-banner-50-50 .qodef-m-subtitle,
.qodef-banner.qodef-banner-50-50 .qodef-m-title {
  color: var(--qode-main-color);
}
.qodef-banner.qodef-has-video .qodef-video-holder {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.qodef-banner.qodef-has-video .qodef-video-holder .qodef-m-video {
  height: 100%;
}
.qodef-banner.qodef-has-video .qodef-video-holder .qodef-m-video video {
  height: 100%;
  object-fit: cover;
}
.qodef-banner.qodef-has-video .qodef-video-holder .qodef-e-video-holder-text,
.qodef-banner.qodef-has-video .qodef-video-holder .qodef-e-video-holder-title {
  display: none;
}
.qodef-banner.qodef-has-video .qodef-m-image .qodef-m-image-holder {
  z-index: 1;
  visibility: hidden;
}
.qodef-banner.qodef-layout--link-button {
  display: flex;
  flex-direction: row;
}
.qodef-banner.qodef-layout--link-button .qodef-m-image {
  display: inline-flex;
  width: auto;
}
.qodef-banner.qodef-layout--link-button .qodef-m-content {
  display: inline-flex;
}
.qodef-banner.qodef-layout--link-button .qodef-m-content-inner {
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-end;
  padding: 35px;
}
.qodef-banner.qodef-layout--link-button .qodef-m-title {
  margin: 10px 0;
}
.qodef-banner.qodef-layout--link-button .qodef-m-text {
  margin: 0;
}
.qodef-banner.qodef-layout--link-button .qodef-m-button {
  margin: 10px 0 0;
}
.qodef-banner.qodef-layout--link-overlay {
  display: flex;
  flex-direction: row;
}
@media only screen and (max-width: 834px) {
  .qodef-banner.qodef-layout--link-overlay {
    flex-direction: column;
  }
}
.qodef-banner.qodef-layout--link-overlay .qodef-m-image {
  display: inline-flex;
  width: 68.5%;
}
@media only screen and (max-width: 1280px) {
  .qodef-banner.qodef-layout--link-overlay .qodef-m-image {
    width: 73.5%;
  }
  .qodef-banner.qodef-layout--link-overlay .qodef-m-image img {
    display: block;
    transition: all 0.35s ease-out;
    height: 100%;
    object-fit: cover;
  }
}
@media only screen and (max-width: 834px) {
  .qodef-banner.qodef-layout--link-overlay .qodef-m-image {
    width: 100%;
  }
}
.qodef-banner.qodef-layout--link-overlay .qodef-m-content {
  display: inline-flex;
  width: 31.5%;
}
@media only screen and (max-width: 1280px) {
  .qodef-banner.qodef-layout--link-overlay .qodef-m-content {
    width: 25.5%;
  }
}
@media only screen and (max-width: 834px) {
  .qodef-banner.qodef-layout--link-overlay .qodef-m-content {
    width: 100%;
  }
}
.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
  padding: 66px 79px 71px;
}
@media only screen and (max-width: 1280px) {
  .qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner {
    padding: 66px 3px 71px 49px;
  }
}
@media only screen and (max-width: 1194px) {
  .qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner {
    padding: 66px 9px 71px 35px;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner {
    padding: 66px 41px 71px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner {
    padding: 66px 25px 71px;
  }
}

.qodef-button.qodef-size--small {
  padding: 11px 30px;
}
.qodef-button.qodef-size--large {
  padding: 22px 45px;
}
.qodef-button.qodef-size--full {
  width: 100%;
  padding: 22px 45px;
  justify-content: center;
  text-align: center;
}

.qodef-button.qodef-layout--filled.qodef-html--link .qodef-m-text {
  display: inline-flex;
  align-items: center;
  position: relative;
  transform: translateX(0);
  transition: transform 0.4s cubic-bezier(0.36, 0.68, 0.22, 0.97);
}
.qodef-button.qodef-layout--filled.qodef-html--link
  .qodef-m-text
  .qodef-m-revealing-arrow {
  position: absolute;
  right: -46px;
  top: initial;
  opacity: 0;
  transform: translateX(-25px);
  transition: opacity 0.15s ease-out,
    transform 0.4s cubic-bezier(0.36, 0.68, 0.22, 0.97);
}

.qodef-button.qodef-layout--filled.qodef-html--link:hover .qodef-m-text {
  transition-duration: 0.4s;
  transform: translateX(-20px);
}
.qodef-button.qodef-layout--filled.qodef-html--link:hover
  .qodef-m-text
  .qodef-m-revealing-arrow {
  opacity: 1;
  transform: translateX(0);
  transition-duration: 0.3s, 0.4s;
  transition-delay: 80ms, 80ms;
}
.qodef-button.qodef-layout--outlined {
  color: var(--qode-main-color);
  background-color: transparent;
  border: 1px solid var(--qode-main-color);
}
.qodef-button.qodef-layout--outlined .qodef-m-text {
  display: inline-flex;
  align-items: center;
  position: relative;
  transform: translateX(0);
  transition: transform 0.4s cubic-bezier(0.36, 0.68, 0.22, 0.97);
}
.qodef-button.qodef-layout--outlined .qodef-m-text .qodef-m-revealing-arrow {
  position: absolute;
  right: -46px;
  top: initial;
  opacity: 0;
  transform: translateX(-25px);
  transition: opacity 0.15s ease-out,
    transform 0.4s cubic-bezier(0.36, 0.68, 0.22, 0.97);
}
.qodef-button.qodef-layout--outlined:hover {
  color: var(--qode-main-color);
  background-color: transparent;
  border: 1px solid var(--qode-main-color);
}
.qodef-button.qodef-layout--outlined:hover .qodef-m-text {
  transition-duration: 0.4s;
  transform: translateX(-20px);
}
.qodef-button.qodef-layout--outlined:hover
  .qodef-m-text
  .qodef-m-revealing-arrow {
  opacity: 1;
  transform: translateX(0);
  transition-duration: 0.3s, 0.4s;
  transition-delay: 80ms, 80ms;
}
.qodef-button.qodef-layout--textual {
  display: inline-block;
  padding: 7px 0 !important;
  font-size: 16px;
  line-height: 1.18em;
  font-weight: 800;
  color: var(--qode-main-color);
  background-color: transparent;
  border: 0;
  position: relative;
  overflow: hidden;
}
.qodef-button.qodef-layout--textual .qodef-m-text {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  line-height: 1;
}
.qodef-button.qodef-layout--textual:hover {
  color: var(--qode-main-color);
}
.qodef-button.qodef-layout--textual:hover .qodef-m-zigzag svg {
  animation: qode-zigzag-move 15s linear infinite running;
}
.qodef-button.qodef-layout--textual .qodef-m-zigzag {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  line-height: 1;
  font-size: 1px;
  color: currentColor;
}
.qodef-button.qodef-layout--textual .qodef-m-zigzag svg {
  animation: qode-zigzag-move 15s linear infinite paused;
  color: currentColor;
}
.qodef-button.qodef-layout--textual .qodef-m-zigzag svg path {
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.5px;
}
.qodef-countdown .qodef-m-date {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.qodef-countdown .qodef-digit,
.qodef-countdown .qodef-label {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: center;
}
.qodef-countdown.qodef-show--1 .qodef-digit-wrapper {
  width: 100%;
}
.qodef-countdown.qodef-show--2 .qodef-digit-wrapper {
  width: 50%;
}
.qodef-countdown.qodef-show--3 .qodef-digit-wrapper {
  width: 33.3333333333%;
}
.qodef-countdown.qodef-show--4 .qodef-digit-wrapper {
  width: 25%;
}
.qodef-countdown.qodef-show--5 .qodef-digit-wrapper {
  width: 20%;
}
.qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
  width: 16.6666666667%;
}
.qodef-countdown.qodef-countdown--light .qodef-digit,
.qodef-countdown.qodef-countdown--light .qodef-label {
  color: #fff;
}
.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper {
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
}
@media only screen and (max-width: 680px) {
  .qodef-countdown.qodef-layout--simple .qodef-digit-wrapper {
    padding: 0;
  }
}
.qodef-countdown.qodef-layout--simple .qodef-digit {
  font-family: Staatliches, sans-serif;
  font-size: 82px;
  line-height: 80px;
  font-weight: 400;
  color: var(--qode-main-color);
}
@media only screen and (max-width: 680px) {
  .qodef-countdown.qodef-layout--simple .qodef-digit {
    font-size: 50px;
  }
}
.qodef-countdown.qodef-layout--simple .qodef-label {
  font-size: 19px;
  letter-spacing: 0;
  line-height: 26px;
  margin-top: 5px;
}
@media only screen and (max-width: 680px) {
  .qodef-countdown.qodef-layout--simple .qodef-label {
    font-size: 13px;
  }
}
.widget.widget_marcello_core_custom_font {
  margin-bottom: 0 !important;
}
.qodef-custom-font {
  position: relative;
  margin: 0;
  
}
@media only screen and (max-width: 680px) {
  .qodef-custom-font {
    text-align: center;
            margin-top: -78px;
            letter-spacing: normal;
  }
}
.qodef-divided-info-slider {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  height: 100vh;
  background-color: var(--qodef-pink-color);
}
.qodef-divided-info-slider .qodef-m-info {
  opacity: 0;
  visibility: hidden;
  transform: translateX(-5%);
  transition: 0.6s cubic-bezier(0.3, 0.85, 0.41, 0.81);
}
.qodef-divided-info-slider .qodef-m-image-holder {
  overflow: hidden;
}
.qodef-divided-info-slider .qodef-m-image-holder:after {
  content: "";
  display: block;
  position: absolute;
  top: -100%;
  left: -100%;
  height: 300%;
  width: 300%;
  background-image: url(./../images/noise.png);
  animation: qode-grain 2s steps(10) infinite;
  pointer-events: none;
}
.qodef-divided-info-slider .qodef-m-image-holder .qodef-e-inner {
  z-index: 1;
}
.qodef-divided-info-slider.qodef-slider--initialized .qodef-m-info {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.admin-bar .qodef-divided-info-slider {
  height: calc(100vh - 32px);
}
.qodef-divided-info-slider .qodef-m-image-holder {
  flex-grow: 1;
  flex-basis: 0;
  overflow: hidden;
  height: 100vh;
  opacity: 0;
  visibility: hidden;
  transition: 0.6s cubic-bezier(0.3, 0.85, 0.41, 0.81);
}
.qodef-divided-info-slider .qodef-m-image-holder.qodef-with-bg-image {
  background-size: cover;
}
.qodef-divided-info-slider .qodef-m-image-holder.qodef-swiper--initialized {
  opacity: 1;
  visibility: visible;
}
.qodef-divided-info-slider .qodef-m-image-holder .swiper-slide {
  z-index: -1;
  
}
.qodef-divided-info-slider
  .qodef-m-image-holder
  .swiper-slide
  .qodef-item-holder
  .qodef-left-info-holder
  .qodef-left-info-content {
  opacity: 0;
  visibility: hidden;
  transform: translateX(5%);
  transition: transform 0.6s cubic-bezier(0.3, 0.85, 0.41, 0.81),
    opacity 0.3s ease;
}
.qodef-divided-info-slider
  .qodef-m-image-holder
  .swiper-slide.qodef--prev-active {
  opacity: 1 !important;
  z-index: 5;
}
.qodef-divided-info-slider
  .qodef-m-image-holder
  .swiper-slide.swiper-slide-active.qodef--prev-active {
  z-index: 10;
}
.qodef-divided-info-slider
  .qodef-m-image-holder
  .swiper-slide.swiper-slide-active.qodef--prev-active
  .qodef-item-holder
  .qodef-left-info-holder
  .qodef-left-info-content {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.qodef-divided-info-slider
  .qodef-m-image-holder
  .swiper-slide.swiper-slide-active.qodef--prev-active
  .qodef-item-holder
  .qodef-full-screen-image-holder
  .qodef-m-image {
  animation: qode-swiper-i
  mage-in-right 1s cubic-bezier(0.43, 0.41, 0.36, 0.9)
    both;
}
.qodef-divided-info-slider.qodef-show-holder-top-border--yes
  .qodef-item-holder {
  border-top: 2px solid var(--qode-main-color);
}
.qodef-divided-info-slider.qodef-show-holder-bottom-border--yes
  .qodef-item-holder {
  border-bottom: 2px solid var(--qode-main-color);
}
.qodef-divided-info-slider .qodef-item-holder {
  position: relative;
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
}
.qodef-divided-info-slider .qodef-item-holder:after {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background-color: var(--qode-main-color);
  position: absolute;
  top: 0;
  left: calc(50% - 2px);
}
.qodef-divided-info-slider .qodef-item-holder .qodef-full-screen-image-holder,
.qodef-divided-info-slider .qodef-item-holder .qodef-left-info-holder {
  width: 50%;
}
.qodef-divided-info-slider .qodef-item-holder .qodef-left-info-holder {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 177px;
}
.qodef-divided-info-slider
  .qodef-item-holder
  .qodef-left-info-holder
  .qodef-m-subtitle {
  font-family: Fraunces, serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 601;
  font-size: 34px;
  line-height: 1.353em;
  margin: 0 0 5px;
}
@media only screen and (max-width: 1440px) {
  .qodef-divided-info-slider
    .qodef-item-holder
    .qodef-left-info-holder
    .qodef-m-subtitle {
    font-size: 22px;
  }
}
.qodef-divided-info-slider
  .qodef-item-holder
  .qodef-left-info-holder
  .qodef-m-title {
  margin: 0;
}
.qodef-divided-info-slider
  .qodef-item-holder
  .qodef-left-info-holder
  .qodef-m-button-holder {
  margin: 37px 0 0;
}
.qodef-divided-info-slider
  .qodef-item-holder
  .qodef-full-screen-image-holder
  .qodef-m-image {
  width: 100%;
  height: 100%;
}
.qodef-divided-info-slider
  .qodef-item-holder
  .qodef-full-screen-image-holder
  .qodef-m-image
  img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.qodef-divided-info-slider svg.qodef-scroll-badge {
  position: absolute;
  bottom: 27px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
}
.qodef-divided-info-slider svg.qodef-scroll-badge text {
  font-family: Fraunces, serif;
  font-weight: 600;
  font-style: italic;
  font-size: 20px;
  letter-spacing: -0.01em;
}
.qodef-divided-info-slider svg.qodef-scroll-badge .qode-star {
  transform-origin: 50%;
  transition: transform 0.5s cubic-bezier(0.1, 0.73, 0.32, 1.08);
  transform: rotate(-75deg);
}
.qodef-divided-info-slider svg.qodef-scroll-badge:hover .qode-star {
  transform: rotate(0);
}
.qodef-divided-info-slider .qodef-m-info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 50;
}
.qodef-divided-info-slider .qodef-m-info .qodef-bottom-info {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  height: 75.03px;
}
.qodef-divided-info-slider
  .qodef-m-info
  .qodef-bottom-info
  .swiper-pagination-bullets {
  position: relative;
  width: 50%;
}
@media only screen and (max-width: 320px) {
  .qodef-divided-info-slider
    .qodef-m-info
    .qodef-bottom-info
    .swiper-pagination-bullets {
    display: none;
  }
}
.qodef-divided-info-slider
  .qodef-m-info
  .qodef-bottom-info
  .qodef-m-subscribe-button-holder {
  position: relative;
  width: 50%;
  text-align: right;
}
.qodef-dropcaps {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-dropcaps .qodef-m-letter {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  margin: 4px 9px 0 0;
  font-family: Staatliches, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 92px;
  line-height: 0.8em;
}
.qodef-dropcaps .qodef-m-text {
  display: inline;
  margin: 0;
}
.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
  width: 40px;
  height: 40px;
  font-size: 46px;
  line-height: 1.043em;
  color: #fff;
  background-color: var(--qode-main-color);
}
.qodef-dropcaps.qodef-type--circle .qodef-m-letter {
  border-radius: 100%;
}
.qodef-google-map {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-google-map .qodef-m-map {
  display: block;
  width: 100%;
}
.qodef-google-map .qodef-m-map embed,
.qodef-google-map .qodef-m-map iframe,
.qodef-google-map .qodef-m-map object {
  width: 100%;
  display: block;
}
.qodef-google-map .qodef-m-map img {
  max-width: none;
}
.qodef-highlight .qodef-highlight-text {
  padding: 0 5px;
  color: #fff;
  background-color: var(--qode-main-color);
}
.qodef-icon-list-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  line-height: 1;
}
.qodef-icon-list-item .qodef-e-title {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 38px;
}
.qodef-icon-list-item .qodef-e-title .qodef-e-title-text {
  margin-top: 3px;
  margin-left: 7px;
}
.qodef-icon-list-item .qodef-e-title a {
  display: block;
}
.qodef-icon-list-item .qodef-e-title-inner {
  display: flex;
  align-items: center;
}
.qodef-icon-list-item .qodef-icon-holder {
  flex-shrink: 0;
  margin-right: 5px;
  float: none;
}
.qodef-icon-list-item .qodef-icon-holder .qodef-icon {
  font-size: 16px;
}
.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper a,
.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper img {
  display: block;
}
#qodef-page-sidebar .widget.widget_marcello_core_icon_list_item {
  margin-bottom: 0;
}
#qodef-page-footer .widget.widget_marcello_core_icon_list_item {
  margin-bottom: 0;
}
#qodef-side-area .widget.widget_marcello_core_icon_list_item {
  margin-bottom: 0;
}
.qodef-icon-with-text .qodef-m-title {
  margin: 0;
}
.qodef-icon-with-text .qodef-m-title a {
  display: block;
}
.qodef-icon-with-text .qodef-m-text {
  margin: 8px 0 0;
}
.qodef-icon-with-text .qodef-m-icon-wrapper {
  line-height: 1;
}
.qodef-icon-with-text .qodef-icon-holder {
  float: none;
}
.qodef-icon-with-text .qodef-m-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img {
  display: block;
}
.qodef-icon-with-text.qodef-layout--before-content {
  display: flex;
  align-items: flex-start;
}
.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper {
  flex-shrink: 0;
  margin-right: 15px;
}
.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title {
  line-height: 1;
}
.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title-inner {
  display: flex;
  align-items: center;
}
.qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper {
  flex-shrink: 0;
  margin-right: 5px;
}
.qodef-icon-with-text.qodef-layout--before-title.qodef--retina img {
  max-width: 50%;
}
.qodef-icon-with-text.qodef-layout--top .qodef-m-title {
  margin-top: 21px;
}
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--center {
  text-align: center;
}
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left {
  text-align: left;
}
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right {
  text-align: right;
}
.qodef-icon-with-text.qodef-layout--top.qodef--retina img {
  max-width: 50%;
  margin: 0 auto;
}
.qodef-icon-holder {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: auto;
  line-height: 1;
}
.qodef-icon-holder a {
  display: block;
}
.qodef-icon-holder .qodef-icon {
  display: block;
  line-height: inherit;
}
.qodef-icon-holder .qodef-icon:before {
  display: block;
  line-height: inherit;
}
.qodef-icon-holder.qodef-layout--circle,
.qodef-icon-holder.qodef-layout--square {
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  color: #fff;
  background-color: var(--qode-main-color);
  transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out;
}
.qodef-icon-holder.qodef-layout--circle a,
.qodef-icon-holder.qodef-layout--square a {
  color: inherit;
  transition: none;
}
.qodef-icon-holder.qodef-layout--circle:hover,
.qodef-icon-holder.qodef-layout--square:hover {
  background-color: var(--qode-main-color);
}
.qodef-icon-holder.qodef-layout--circle {
  border-radius: 50%;
}
.qodef-icon-holder.qodef-size--tiny {
  font-size: 1.33333333em;
}
.qodef-icon-holder.qodef-size--small {
  font-size: 2em;
}
.qodef-icon-holder.qodef-size--medium {
  font-size: 3em;
}
.qodef-icon-holder.qodef-size--large {
  font-size: 4em;
}
.qodef-icon-holder.qodef-size--huge {
  font-size: 5em;
}
.widget.widget_marcello_core_icon {
  display: inline-block;
  line-height: 1;
}
#qodef-page-sidebar .widget.widget_marcello_core_icon {
  margin-bottom: 0;
}
#qodef-page-footer .widget.widget_marcello_core_icon {
  margin-bottom: 0;
}
#qodef-side-area .widget.widget_marcello_core_icon {
  margin-bottom: 0;
}
.qodef-image-gallery.qodef-swiper-container .swiper-slide > a {
  display: block;
}
.qodef-image-gallery.qodef-swiper-container .swiper-slide > a img {
  border: 2px solid var(--qode-main-color);
}
@media screen and (min-width: 1025px) {
  .qodef-image-gallery.qodef-swiper-container.qodef-indent-slider--yes {
    width: 103%;
    margin: 0 -1.5%;
  }
}
.qodef-image-gallery.qodef-show-custom-title--yes .qodef-m-button {
  text-align: center;
  margin-top: 27px;
}
.qodef-image-gallery.qodef-show-custom-title--yes
  .qodef-e:hover
  .qodef-button.qodef-layout--textual
  .qodef-m-zigzag
  svg {
  animation-play-state: running;
}
.qodef-image-with-text {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-image-with-text.qodef-alignment--center {
  text-align: center;
}
.qodef-image-with-text.qodef-alignment--left {
  text-align: left;
}
.qodef-image-with-text.qodef-alignment--right {
  text-align: right;
}
.qodef-image-with-text.qodef-show-image-border--yes .qodef-m-image {
  border: 3px solid var(--qode-main-color);
}
.qodef-image-with-text.qodef-hovered
  .qodef-button.qodef-layout--textual
  .qodef-m-zigzag
  svg {
  animation: qode-zigzag-move 15s linear infinite running;
}
.qodef-image-with-text .qodef-m-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  width: auto;
}
.qodef-image-with-text .qodef-m-image a,
.qodef-image-with-text .qodef-m-image img {
  display: block;
}
.qodef-image-with-text .qodef-m-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-image-with-text .qodef-m-title {
  margin: 31px 0 0;
}
.qodef-image-with-text span.qodef-m-title {
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 800;
}
.qodef-image-with-text .qodef-m-text {
  margin: 5px 0 0;
}
.qodef-image-with-text .qodef-m-text + .qodef-m-button,
.qodef-image-with-text .qodef-m-title + .qodef-m-button {
  margin: 14px 0 0;
}
.qodef-image-with-text .qodef-m-button {
  margin: 33px 0 0;
}
.qodef-image-with-text.qodef-image-action--scrolling-image
  .qodef-m-image-inner-holder {
  position: relative;
}
.qodef-image-with-text.qodef-image-action--scrolling-image
  .qodef-m-image-inner-holder
  .qodef-m-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.qodef-image-with-text.qodef-image-action--scrolling-image
  .qodef-m-image-inner-holder
  .qodef-m-image
  a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
}
.qodef-image-with-text.qodef-image-action--scrolling-image
  .qodef-m-image-inner-holder
  .qodef-m-iwt-frame {
  vertical-align: middle;
}
.qodef-image-with-text.qodef-image-action--scrolling-image.qodef-scrolling-direction--vertical
  .qodef-m-image
  img {
  width: 100%;
}
.qodef-image-with-text.qodef-image-action--scrolling-image.qodef-scrolling-direction--horizontal
  .qodef-m-image
  img {
  max-width: unset;
  height: 100%;
  width: auto;
}
.qodef-image-with-text.qodef-image-action--scrolling-image.qodef-image-action--scrolling-image:hover
  .qodef-button.qodef-layout--textual
  .qodef-m-zigzag
  svg {
  animation-play-state: running;
}
.qodef-info-section.qodef-layout--background-text {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-info-section.qodef-layout--background-text .qodef-m-info {
  position: relative;
  z-index: 2;
}
.qodef-info-section.qodef-layout--background-text .qodef-m-title {
  margin: 0 0 18px;
}
.qodef-info-section.qodef-layout--background-text .qodef-m-text {
  margin: 0;
}
.qodef-info-section.qodef-layout--background-text .qodef-button {
  margin-top: 6px;
}
.qodef-info-section.qodef-layout--background-text .qodef-m-background-text {
  position: absolute;
  display: inline-block;
  color: rgba(var(--qode-main-color), 0.1);
  text-align: center;
  font-weight: 700;
  font-size: 250px;
}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-left
  .qodef-m-background-text {
  top: 0;
  left: -20px;
}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-right
  .qodef-m-background-text {
  top: 0;
  right: -20px;
}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-left
  .qodef-m-background-text {
  bottom: 0;
  left: -20px;
}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-right
  .qodef-m-background-text {
  bottom: 0;
  right: -20px;
}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--center
  .qodef-m-background-text {
  font-size: 450px;
  top: 34px;
  left: 0;
  right: 0;
  text-align: center;
}
.qodef-list-item.qodef--has-appear .word {
  overflow: initial;
}
.qodef-list-item .qodef-m-title {
  margin: 0;
}
.qodef-list-item .qodef-m-title a {
  display: block;
}
.qodef-list-item p.qodef-m-title {
  font-size: 16px;
  letter-spacing: 0.05em;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}
.qodef-list-item p.qodef-m-title a {
  color: var(--qode-main-color);
  transition: color 0.2s ease-out;
}
.qodef-list-item p.qodef-m-title a:hover {
  color: #e0bdb6;
}
.qodef-list-item .qodef-m-number {
  font-family: Staatliches, sans-serif;
  font-size: 103px;
  line-height: 0.85em;
  font-weight: 400;
  text-transform: uppercase;
  color: #e1e1e1;
  letter-spacing: 0;
  display: inline-block;
  height: 100%;
}
.qodef-list-item .qodef-m-text {
  font-family: Muli, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  letter-spacing: 0;
}
.qodef-list-item .qodef-m-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-list-item.qodef-layout--before-content {
  display: table;
}
.qodef-list-item.qodef-layout--before-content .qodef-m-number-wrapper {
  flex-shrink: 0;
  margin-right: 22px;
}
.qodef-list-item.qodef-layout--before-content
  .qodef-m-number-wrapper
  .qodef-m-number {
  padding-right: 21px;
}
.qodef-list-item.qodef-layout--before-content .qodef-m-content,
.qodef-list-item.qodef-layout--before-content .qodef-m-number-wrapper {
  display: table-cell;
}
@media only screen and (max-width: 680px) {
  .qodef-list-item.qodef-layout--before-content .qodef-m-content,
  .qodef-list-item.qodef-layout--before-content .qodef-m-number-wrapper {
    display: block;
  }
}
.qodef-list-item.qodef-layout--before-content .qodef-m-content {
  vertical-align: bottom;
  padding: 0 0 3px 0;
}
.qodef-list-item.qodef-layout--before-content.qodef--has-decoration
  .qodef-m-content {
  padding: 0 0 3px 21px;
}
@media only screen and (max-width: 1024px) {
  .qodef-list-item.qodef-layout--before-content.qodef--has-decoration
    .qodef-m-content {
    vertical-align: bottom;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-list-item.qodef-layout--before-content.qodef--has-decoration
    .qodef-m-content {
    padding: 0 0 4px 21px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-list-item.qodef-layout--before-content.qodef--has-decoration
    .qodef-m-content {
    padding: 0 0 0 21px;
  }
}
.qodef-list-item.qodef-layout--before-content.qodef--has-decoration
  .qodef-m-title-text {
  font-size: 18px;
  line-height: 1;
}
.qodef-list-item.qodef-layout--before-content.qodef--has-decoration
  .qodef-m-title-text:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: var(--qode-main-color);
  position: absolute;
  left: -2px;
  top: 15px;
}
@media only screen and (max-width: 680px) {
  .qodef-list-item.qodef-layout--before-content.qodef--has-decoration
    .qodef-m-title-text:before {
    top: 10px;
  }
}
.qodef-progress-bar {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  visibility: hidden;
}
.qodef-progress-bar .qodef-m-inner {
  position: relative;
  display: flex;
  flex-direction: column;
}
.qodef-progress-bar .qodef-m-canvas {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-progress-bar .qodef-m-canvas svg {
  display: block;
}
.qodef-progress-bar .qodef-m-title {
  margin: 20px 0 0;
}
.qodef-progress-bar.qodef--init {
  visibility: visible;
}
.qodef-progress-bar:not(.qodef-layout--line) .progressbar-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  font-family: Staatliches, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--qode-main-color);
  font-size: 36px;
  line-height: 1.111em;
}
.qodef-progress-bar.qodef-layout--semi-circle .progressbar-text {
  padding-top: 20px;
  transform: none !important;
}
.qodef-progress-bar.qodef-layout--line .qodef-m-inner {
  flex-direction: column-reverse;
}
.qodef-progress-bar.qodef-layout--line .proggress {
  width: 0;
}
.qodef-progress-bar.qodef-layout--line .percentCount {
  position: absolute;
  top: -24px;
  right: 0;
  width: auto;
}
.qodef-progress-bar.qodef-layout--line .qodef-m-title {
  margin: 0 0 7px;
}
.qodef-progress-bar.qodef-layout--line.qodef-percentage--floating
  .percentCount {
  left: 0;
  right: auto;
  transform: translateX(-50%);
}
.qodef-reservation-form .qodef-m-inner {
  display: flex;
  flex-direction: column;
}
.qodef-reservation-form .qodef-m-fields-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 680px) {
  .qodef-reservation-form .qodef-m-fields-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
}
.qodef-reservation-form .qodef-e-at-label,
.qodef-reservation-form .qodef-e-for-label {
  font-family: Muli, sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 22px;
  color: var(--qode-main-color);
  text-transform: uppercase;
}
@media only screen and (max-width: 1194px) {
  .qodef-reservation-form .qodef-e-at-label,
  .qodef-reservation-form .qodef-e-for-label {
    display: none;
  }
}
.qodef-reservation-form .qodef-m-field {
  position: relative;
  display: flex;
  justify-content: center;
  margin: 0 16px;
  border: 2px solid var(--qode-main-color);
  border-bottom: 4px solid var(--qode-main-color);
}
.qodef-reservation-form .qodef-m-field.qodef-m-field-time {
  margin-right: 1px;
}
.qodef-reservation-form .qodef-m-field:first-child {
  margin-left: 0;
}
.qodef-reservation-form .qodef-m-field:last-child {
  margin: 0;
}
.qodef-reservation-form .qodef-m-field.qodef-m-field-book {
  border: 0;
  margin-left: 23px;
  justify-content: flex-start;
}
.qodef-reservation-form .qodef-m-field .qodef-icon {
  font-size: 28px;
  font-weight: 300;
  display: inline-flex;
  align-items: center;
  margin-right: 24px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 680px) {
  .qodef-reservation-form .qodef-m-field {
    margin: 10px 0;
    justify-content: flex-start;
  }
  .qodef-reservation-form .qodef-m-field:first-child {
    margin-top: 0;
  }
  .qodef-reservation-form .qodef-m-field:last-child {
    margin-bottom: 0;
  }
}
.qodef-reservation-form .qodef-m-field.qodef-m-field-date,
.qodef-reservation-form .qodef-m-field.qodef-m-field-people,
.qodef-reservation-form .qodef-m-field.qodef-m-field-time {
  flex-basis: 100%;
}
.qodef-reservation-form .qodef-m-field.qodef-m-field-book button {
  padding: 19px 45px;
  z-index: 99;
}
.qodef-reservation-form .qodef-m-field.qodef-m-field-book button .qodef-m-text {
  white-space: nowrap;
}
@media only screen and (max-width: 1194px) {
  .qodef-reservation-form .qodef-m-field.qodef-m-field-book button {
    width: 100%;
  }
}
.qodef-reservation-form .qodef-m-field-label {
  flex-shrink: 0;
  flex-basis: auto;
}
.qodef-reservation-form .qodef-m-icon-arrow {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  font-size: 23px;
}
.qodef-reservation-form .qodef-m-icon {
  color: var(--qode-main-color);
  position: absolute;
  left: 15px;
  font-size: 14px;
  top: 18px;
  z-index: 1;
  display: none;
}
.qodef-reservation-form .qodef-m-icon-date {
  font-size: 17px;
  top: 16px;
}
.qodef-reservation-form .qodef-m-label {
  text-align: center;
  font-size: 38px;
  line-height: 46px;
  color: var(--qode-main-color);
}
.qodef-reservation-form .qodef-m-date {
  padding: 14px 24px;
  border: 0;
}
.qodef-reservation-form .select2-container--default {
  padding: 15px 24px;
}
.qodef-reservation-form .qodef-m-date,
.qodef-reservation-form .select2-container--default {
  background-color: transparent;
  margin: 0;
  width: calc(100% + 32px) !important;
  font-family: Muli, sans-serif;
  font-size: 19px;
  font-weight: 600;
  color: var(--qode-main-color);
  text-align: left;
  line-height: 26px;
}
.qodef-reservation-form .select2-selection--single {
  color: inherit !important;
  font-size: inherit !important;
  border: inherit !important;
  padding: 0 !important;
}
.qodef-reservation-form .qodef-powered-by {
  margin: 12px 0;
  font-family: Muli, sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 22px;
  text-transform: uppercase;
  color: var(--qode-main-color);
}
@media only screen and (max-width: 1194px) {
  .qodef-reservation-form .qodef-powered-by {
    margin-top: 0;
  }
}
.qodef-reservation-form .qodef-m-copyright {
  font-size: 14px;
  font-family: Muli, sans-serif;
  margin: 5px 0;
}
.qodef-reservation-form .select2-container--default .select2-selection--single {
  background-color: transparent;
}
.qodef-reservation-form .qodef-m-icon-arrow,
.qodef-reservation-form .select2-selection__arrow {
  display: none !important;
}
@media only screen and (max-width: 1024px) {
  .qodef-reservation-form {
    padding-bottom: 63px;
  }
}
.qodef-restaurant-menu .qodef-restaurant-menu-items-holder {
  padding: 0 180px 0px 30px;
}
.qodef-restaurant-menu .qodef-restaurant-menu-item {
  margin-bottom: 48px;
}
.qodef-restaurant-menu .qodef-restaurant-menu-item:last-child {
  margin-bottom: 0;
}
.qodef-restaurant-menu
  .qodef-restaurant-menu-item.qodef-without--image
  .qodef-e-content {
  width: 100%;
  padding-left: 0;
}
.qodef-restaurant-menu
  .qodef-restaurant-menu-item.qodef-with--badge
  .qodef-e-heading-line {
  margin: 0 20px 0 5px;
}
.qodef-restaurant-menu .qodef-e-content-inner,
.qodef-restaurant-menu .qodef-e-heading {
  display: flex;
  align-items: baseline;
}
.qodef-restaurant-menu .qodef-e-content {
  width: calc(100% - 130px);
  padding-left: 15px;
}
.qodef-restaurant-menu .qodef-e-content-inner {
  position: relative;
  top: -4px;
  width: 100%;
  padding: 0 0 3px 0;
}
.qodef-restaurant-menu .qodef-e-image {
  width: 130px;
}
.qodef-restaurant-menu .qodef-e-badge-image {
  display: inline-block;
  width: 40px;
  position: relative;
  top: -5px;
  left: -2px;
}
.qodef-restaurant-menu .qodef-e-badge-image img {
  display: inline-block;
  width: 40px;
  image-rendering: -webkit-optimize-contrast;
  will-change: transform;
}
/* .qodef-restaurant-menu .qodef-e-heading-title {
  margin: 0;
} */
.qodef-restaurant-menu .qodef-e-heading-line {
  flex-grow: 1;
  border-bottom: 2px dashed var(--qode-main-color);
  margin: 0 20px;
}

.qodef-restaurant-menu .qodef-e-description {
  display: block;
  font-family: Muli, sans-serif;
  font-weight: 600;
  line-height: 1.368em;
  margin: 0;
  color: var(--qode-main-color);
  font-size: 16px;
}
.qodef-restaurant-menu .qodef-section-heading {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 61px;
  padding: 0 79px;
}
.qodef-restaurant-menu .qodef-section-heading .qodef-e-title {
  margin: 0;
  max-width: 80%;
}
.qodef-restaurant-menu .qodef-section-heading .qodef-m-button-holder {
  margin-bottom: 14px;
  margin-left: auto;
}
.qodef-restaurant-menu.qodef-with-legend--yes .qodef-legend {
  padding: 0 30px;
  background-color: #fffcf2;
  border-top: 2px solid var(--qode-main-color);
  margin-top: 84px;
}
@media only screen and (max-width: 1024px) {
  .qodef-restaurant-menu.qodef-with-legend--yes .qodef-legend {
    padding: 0 80px;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-restaurant-menu.qodef-with-legend--yes .qodef-legend {
    padding: 0 30px;
  }
}
.qodef-restaurant-menu.qodef-with-legend--yes
  .qodef-legend
  .qodef-legend-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 680px) {
  .qodef-restaurant-menu.qodef-with-legend--yes
    .qodef-legend
    .qodef-legend-inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
.qodef-restaurant-menu.qodef-with-legend--yes .qodef-legend .qodef-legend-item {
  margin: 30px 68px 30px 0;
}
.qodef-restaurant-menu.qodef-with-legend--yes
  .qodef-legend
  .qodef-legend-item:last-child {
  margin-right: 0;
}
.qodef-restaurant-menu.qodef-with-legend--yes
  .qodef-legend
  .qodef-legend-item
  .qodef-e-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
}
.qodef-restaurant-menu.qodef-with-legend--yes
  .qodef-legend
  .qodef-legend-item
  .qodef-e-legend-image {
  display: inline-block;
  width: 60px;
  margin-right: 19px;
}
.qodef-restaurant-menu.qodef-with-legend--yes
  .qodef-legend
  .qodef-legend-item
  .qodef-e-legend-image
  img {
  display: inline-block;
  width: 60px;
  image-rendering: -webkit-optimize-contrast;
  will-change: transform;
}
.qodef-restaurant-menu.qodef-item-layout--info-sticky {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  height: 945px;
  border-top: 2px solid var(--qode-main-color);
  border-bottom: 2px solid var(--qode-main-color);
}
.qodef-restaurant-menu.qodef-item-layout--info-sticky.qodef-use-full-height--yes {
  height: 100vh;
}
.qodef-restaurant-menu.qodef-item-layout--info-sticky.qodef-with-heading--no
  .qodef-restaurant-menu-items-holder {
  padding-top: 110px;
}
.qodef-restaurant-menu.qodef-item-layout--info-sticky.qodef-with-legend--no
  .qodef-restaurant-menu-items-holder {
  padding-top: 107px;
  padding-bottom: 110px;
}
.qodef-restaurant-menu.qodef-item-layout--info-sticky .qodef-info-fixed,
.qodef-restaurant-menu.qodef-item-layout--info-sticky .qodef-info-sticky {
  width: 50%;
  height: 100%;
}
.qodef-restaurant-menu.qodef-item-layout--info-sticky .qodef-info-fixed {
  padding: 103px 15% 107px 130px;
  background-color: var(--qode-main-color);
}
.qodef-restaurant-menu.qodef-item-layout--info-sticky
  .qodef-info-fixed
  .qodef-content-holder {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.qodef-restaurant-menu.qodef-item-layout--info-sticky
  .qodef-info-fixed
  .qodef-m-bottom-text,
.qodef-restaurant-menu.qodef-item-layout--info-sticky
  .qodef-info-fixed
  .qodef-m-subtitle,
.qodef-restaurant-menu.qodef-item-layout--info-sticky
  .qodef-info-fixed
  .qodef-m-title {
  color: #fff;
}
.qodef-restaurant-menu.qodef-item-layout--info-sticky
  .qodef-info-fixed
  .qodef-m-subtitle {
  display: block;
  font-family: Fraunces, serif;
  font-size: 34px;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 0;
  line-height: 1.353em;
  margin: 0 0 10px 0;
}
@media only screen and (max-width: 1440px) {
  .qodef-restaurant-menu.qodef-item-layout--info-sticky
    .qodef-info-fixed
    .qodef-m-subtitle {
    font-size: 22px;
  }
}
.qodef-restaurant-menu.qodef-item-layout--info-sticky
  .qodef-info-fixed
  .qodef-m-title {
  margin: 0;
}
.qodef-restaurant-menu.qodef-item-layout--info-sticky
  .qodef-info-fixed
  .qodef-m-bottom-text {
  margin: auto 0 0 0;
  padding-right: 25%;
  font-size: 19px;
  line-height: 26px;
  text-transform: uppercase;
}
.qodef-restaurant-menu.qodef-item-layout--info-sticky .qodef-info-sticky {
  position: relative;
}
.qodef-restaurant-menu.qodef-item-layout--info-sticky
  .qodef-info-sticky
  .qodef-section-heading {
  margin-top: 36px;
}
.qodef-section-title {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-section-title .qodef-section-title-holder .qodef-m-title a:hover {
  color: inherit;
}
.qodef-section-title .qodef-m-title {
  margin: 5px 0 0;
}
@media only screen and (max-width: 1024px) {
  .qodef-section-title .qodef-m-title {
    margin: 5px 7px 0 0;
  }
}
.qodef-section-title .qodef-m-text {
  font-family: "Gilroy_semibold";
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}
.qodef-section-title p.qodef-m-subtitle {
  font-family: "Gilroy_bold";
  font-size: 60px;
  font-weight: 601;
  font-style: italic;
  letter-spacing: 0;
  line-height: 70px;
  color: #cc6552;
}
@media only screen and (max-width: 834px) {
  .qodef-section-title p.qodef-m-subtitle {
    font-size: 34px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-section-title p.qodef-m-subtitle {
    font-size: 22px;
    line-height: 29px;
  }
}
.qodef-section-title span.qodef-m-subtitle {
  font-family: Fraunces, serif;
  font-size: 34px;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 0;
  line-height: 42px;
  color: var(--qode-main-color);
}
@media only screen and (max-width: 1440px) {
  .qodef-section-title span.qodef-m-subtitle {
    font-size: 22px;
    line-height: 30px;
  }
}
.qodef-section-title .qodef-m-subtitle {
  margin: 0;
}
.qodef-section-title .qodef-m-button {
  margin: 33px 0 0;
}
.qodef-section-title .qodef-m-button .qodef-button .qodef-m-text {
  font-size: inherit;
  line-height: inherit;
}
.qodef-section-title.qodef-alignment--center {
  text-align: center;
}
.qodef-section-title.qodef-alignment--left {
  text-align: left;
}
.qodef-section-title.qodef-alignment--right {
  text-align: right;
}
.qodef-section-title.qodef-subtitle-alignment--left {
  display: flex;
}
.qodef-section-title.qodef-subtitle-alignment--left p.qodef-m-subtitle {
  display: inline-block;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .qodef-section-title.qodef-subtitle-alignment--left p.qodef-m-subtitle {
    text-align: left;
    margin-bottom: 4px;
  }
}
.qodef-section-title.qodef-subtitle-alignment--left .qodef-subtitle-holder {
  display: flex;
  width: 55.5%;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
  margin-top: -1px;
}
@media only screen and (max-width: 834px) {
  .qodef-section-title.qodef-subtitle-alignment--left .qodef-subtitle-holder {
    width: 100%;
  }
}
.qodef-section-title.qodef-subtitle-alignment--left .qodef-subtitle-holder svg {
  width: 543px;
  position: relative;
  right: 0;
  top: 8px;
}
@media only screen and (max-width: 1680px) {
  .qodef-section-title.qodef-subtitle-alignment--left
    .qodef-subtitle-holder
    svg {
    width: 483px;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-section-title.qodef-subtitle-alignment--left
    .qodef-subtitle-holder
    svg {
    width: 423px;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-section-title.qodef-subtitle-alignment--left
    .qodef-subtitle-holder
    svg {
    width: 403px;
  }
}
@media only screen and (max-width: 1280px) {
  .qodef-section-title.qodef-subtitle-alignment--left
    .qodef-subtitle-holder
    svg {
    width: 383px;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-section-title.qodef-subtitle-alignment--left
    .qodef-subtitle-holder
    svg {
    width: 310px;
  }
}
.qodef-section-title.qodef-subtitle-alignment--left
  .qodef-section-title-holder {
  display: inline-block;
  width: 50%;
  /* margin-left: 67px; */
}
@media only screen and (max-width: 834px) {
  .qodef-section-title.qodef-subtitle-alignment--left
    .qodef-section-title-holder {
    width: 100%;
  }
}
.qodef-section-title .qodef-section-title-arrow-holder {
  stroke: currentColor;
  stroke-width: 1.5;
  fill: transparent;
  overflow: visible;
  padding-bottom: 10px;
}
.qodef-section-title .qodef-section-title-arrow-holder svg {
  overflow: visible;
}
.qodef-section-title.qodef--has-appear .qodef--word {
  clip-path: inset(-10%);
}
.qodef-section-title.qodef--has-appear .qodef-subtitle-holder {
  opacity: 0;
}
.qodef-section-title.qodef--has-appear.qodef--appeared .qodef-subtitle-holder {
  opacity: 1;
}
.qodef-separator {
  font-size: 0;
  height: auto;
  line-height: 1;
  position: relative;
}
.qodef-separator .qodef-m-line {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  border-bottom: 1px solid var(--qode-main-color);
  margin: 10px 0;
}
.qodef-separator.qodef-position--center {
  text-align: center;
}
.qodef-separator.qodef-position--left {
  text-align: left;
}
.qodef-separator.qodef-position--right {
  text-align: right;
}
@media only screen and (max-width: 1024px) {
  .qodef-separator.qodef-disabled--1024 {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-separator.qodef-disabled--768 {
    display: none;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-separator.qodef-disabled--680 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-separator.qodef-disabled--480 {
    display: none;
  }
}
#qodef-page-sidebar .widget.widget_marcello_core_separator {
  margin-bottom: 0;
}
#qodef-page-footer .widget.widget_marcello_core_separator {
  margin-bottom: 0;
}
#qodef-side-area .widget.widget_marcello_core_separator {
  margin-bottom: 0;
}
.qodef-single-image img {
  display: block;
}
.qodef-single-image.qodef--label-mark .qodef-m-mark {
  display: inline-block;
  float: right;
  top: 0;
  transform: translateY(-50%);
  position: absolute;
  right: 32px;
  height: 150px;
}
.qodef-single-image.qodef--label-mark .qodef-m-mark .qodef-m-mark-label {
  font-family: Fraunces, sans-serif;
  font-size: 20px;
  font-weight: 600;
  font-style: italic;
  letter-spacing: -0.01em;
  line-height: 22px;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 63px;
}
.qodef-single-image.qodef--label-mark svg {
  width: 156px;
  height: auto;
}
.qodef-single-image.qodef--label-mark svg .qode-star {
  transform-origin: 50%;
  transition: transform 0.7s cubic-bezier(0.1, 0.73, 0.32, 1.08);
  transform: rotate(-75deg);
}
.qodef-single-image.qodef--label-mark .qodef-m-mark-link:hover .qode-star {
  transform: rotate(0);
}
@media only screen and (min-width: 2560px) {
  .qodef-single-image img {
    width: 100%;
    transition: all 0.5s ease-in-out;
  }
}
.qodef-split-info-panel-slider-holder-outer {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0;
}
.qodef-split-info-panel-slider-holder-outer:after {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background-color: var(--qode-main-color);
  position: absolute;
  top: 0;
  left: calc(50% - 2px);
}
.qodef-split-info-panel-slider-holder-outer.qodef-slider--left {
  flex-direction: row-reverse;
}
.qodef-split-info-panel-slider-holder-outer.qodef-show-holder-top-border--yes {
  border-top: 2px solid var(--qode-main-color);
}
.qodef-split-info-panel-slider-holder-outer.qodef-show-holder-bottom-border--yes {
  border-bottom: 2px solid var(--qode-main-color);
}
.qodef-split-info-panel-slider-holder-outer.qodef-with--subtitle
  .qodef-left-info {
  top: -30px;
}
.qodef-split-info-panel-slider-holder-outer .swiper-button-next {
  right: 43px !important;
}
.qodef-split-info-panel-slider-holder-outer .swiper-button-prev {
  left: 43px !important;
}
.qodef-split-info-panel-slider-holder-outer .qodef-left-info {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  top: -9px;
  padding: 146px 0 78px;
}
.qodef-split-info-panel-slider-holder-outer
  .qodef-left-info
  .qodef-left-info-content {
  padding: 0 10% 0 103px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
}
.qodef-split-info-panel-slider-holder-outer
  .qodef-left-info
  .qodef-left-info-content
  .qodef-left-info-content-bottom {
  justify-self: flex-end;
  position: relative;
  bottom: -17px;
}
.qodef-split-info-panel-slider-holder-outer
  .qodef-left-info
  .qodef-left-info-content
  .qodef-e-caption-text {
  display: block;
  font-size: 19px;
  text-transform: uppercase;
}
.qodef-split-info-panel-slider-holder-outer
  .qodef-left-info
  .qodef-left-info-content
  .qodef-e-subtitle {
  display: block;
  margin: 0 0 16px;
  font-family: Fraunces, serif;
  font-size: 34px;
  font-style: italic;
  font-weight: 600;
  line-height: 1em;
}
.qodef-split-info-panel-slider-holder-outer
  .qodef-left-info
  .qodef-left-info-content
  .qodef-e-title {
  margin: 0;
}
.qodef-split-info-panel-slider-holder-outer
  .qodef-left-info
  .qodef-left-info-content
  .qodef-e-text {
  margin: 21px 0 0;
  max-width: 73%;
  font-size: 19px;
  font-weight: 600;
  line-height: 1.368em;
}
.qodef-split-info-panel-slider-holder-outer
  .qodef-left-info
  .qodef-left-info-content
  .qodef-m-button {
  margin-top: 36px;
}
.qodef-split-info-panel-slider-holder-outer .qodef-right-slider {
  position: relative;
  width: 50%;
  padding: 146px 12.3% 78px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.qodef-split-info-panel-slider-holder-outer .qodef-right-slider:after {
  content: "";
  display: block;
  position: absolute;
  top: -100%;
  left: -100%;
  height: 300%;
  width: 300%;
  background-image: url(./../images/noise.png);
  animation: qode-grain 2s steps(10) infinite;
  pointer-events: none;
}
.qodef-split-info-panel-slider-holder-outer .qodef-right-slider .qodef-e-title {
  margin: 0;
}
.qodef-split-info-panel-slider-holder-outer
  .qodef-right-slider
  .qodef-split-info-panel-slider-holder {
  margin-bottom: 0;
}
.qodef-split-info-panel-slider-holder-outer
  .qodef-right-slider
  .qodef-split-info-panel-slider-holder
  .qodef-m-swiper {
  overflow: hidden;
}
.qodef-split-info-panel-slider-holder-outer.qodef-show-image-borders--yes
  .qodef-right-slider
  .qodef-split-info-panel-slider-holder
  .qodef-m-item
  img {
  border: 3px solid var(--qode-main-color);
}
.qodef-split-info-video-holder {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding: 0;
  height: 950px;
}
.qodef-split-info-video-holder:after {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background-color: var(--qode-main-color);
  position: absolute;
  top: 0;
  left: calc(50% - 2px);
}
.qodef-split-info-video-holder.qodef-video--right {
  flex-direction: row-reverse;
}
.qodef-split-info-video-holder.qodef-show-holder-top-border--yes {
  border-top: 2px solid var(--qode-main-color);
}
.qodef-split-info-video-holder.qodef-show-holder-bottom-border--yes {
  border-bottom: 2px solid var(--qode-main-color);
}
.qodef-split-info-video-holder .qodef-right-info {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  padding: 109px 0 95px;
}
.qodef-split-info-video-holder .qodef-right-info .qodef-right-info-content {
  padding: 0 10% 0 126px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
  width: 100%;
}
.qodef-split-info-video-holder
  .qodef-right-info
  .qodef-right-info-content
  .qodef-right-info-content-bottom {
  justify-self: flex-end;
  position: relative;
}
.qodef-split-info-video-holder
  .qodef-right-info
  .qodef-right-info-content
  .qodef-e-caption-text {
  display: block;
  font-size: 19px;
  text-transform: uppercase;
  position: relative;
  padding-left: 12px;
}
.qodef-split-info-video-holder
  .qodef-right-info
  .qodef-right-info-content
  .qodef-e-caption-text:before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
}
.qodef-split-info-video-holder
  .qodef-right-info
  .qodef-right-info-content
  .qodef-e-subtitle {
  display: block;
  margin: 0 0 16px;
  font-family: Fraunces, serif;
  font-size: 34px;
  font-style: italic;
  font-weight: 600;
  line-height: 1em;
}
.qodef-split-info-video-holder
  .qodef-right-info
  .qodef-right-info-content
  .qodef-e-title {
  margin: 0;
}
.qodef-split-info-video-holder
  .qodef-right-info
  .qodef-right-info-content
  .qodef-m-button {
  margin-top: 41px;
}
.qodef-split-info-video-holder .qodef-left-info {
  position: relative;
  width: 50%;
  padding: 0;
  text-align: center;
  height: 100%;
}
.qodef-split-info-video-holder .qodef-left-info .qodef-left-info-content {
  height: 100%;
}
.qodef-split-info-video-holder
  .qodef-left-info
  .qodef-left-info-content
  .qodef-m-video,
.qodef-split-info-video-holder
  .qodef-left-info
  .qodef-left-info-content
  .qodef-video-holder {
  height: 100%;
}
.qodef-split-info-video-holder
  .qodef-left-info
  .qodef-left-info-content
  .qodef-m-video
  video {
  height: 100%;
  object-fit: cover;
}
.qodef-text-marquee {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-text-marquee .qodef-m-content {
  display: flex;
  white-space: nowrap;
  font-size: 36px;
  font-family: Staatliches, sans-serif;
  line-height: 40px;
  font-weight: 400;
  overflow: hidden;
}
.qodef-text-marquee .qodef-m-text {
  padding: 0;
  will-change: transform;
}
.qodef-text-marquee .qodef-m-text-1 {
  color: var(--qode-main-color);
}
.qodef-text-marquee .qodef-m-text-2 {
  color: var(--qode-main-color);
}
.qodef-text-marquee .qodef-m-text-3 {
  color: var(--qode-main-color);
}
.qodef-text-marquee.qodef--light {
  background: var(--qode-main-color);
  padding: 24px 0 20px;
}
.qodef-text-marquee.qodef--light .qodef-m-text-1 {
  color: #fff;
}
.qodef-text-marquee.qodef--light .qodef-m-text-2 {
  color: #fff;
}
.qodef-text-marquee.qodef--light .qodef-m-text-3 {
  color: #fff;
}
.qodef-text-marquee.qodef--light .qodef-m-text > span:after {
  color: #fff;
}
.qodef-vertical-image-slider-outer {
  position: relative;
  padding-top: 75px;
}
.qodef-vertical-image-slider-outer svg.qodef-scroll-badge {
  position: absolute;
  z-index: 50;
  right: 51px;
  top: 0;
}
.qodef-vertical-image-slider-outer svg.qodef-scroll-badge text {
  font-family: Fraunces, serif;
  font-weight: 600;
  font-style: italic;
  font-size: 20px;
  letter-spacing: -0.01em;
}
.qodef-vertical-image-slider-outer svg.qodef-scroll-badge .qode-star {
  transform-origin: 50%;
  transition: transform 0.5s cubic-bezier(0.1, 0.73, 0.32, 1.08);
  transform: rotate(-75deg);
}
.qodef-vertical-image-slider-outer svg.qodef-scroll-badge:hover .qode-star {
  transform: rotate(0);
}
@media only screen and (max-width: 680px) {
  .qodef-vertical-image-slider-outer svg.qodef-scroll-badge {
    display: none;
  }
}
.qodef-vertical-image-slider-outer
  .qodef-vertical-image-slider.swiper-container-vertical
  > .swiper-pagination-bullets {
  right: initial !important;
  left: 32px !important;
}
@media only screen and (max-width: 680px) {
  .qodef-vertical-image-slider-outer
    .qodef-vertical-image-slider.swiper-container-vertical
    > .swiper-pagination-bullets {
    display: none;
  }
}
.qodef-video-button {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.qodef-video-button .qodef-m-play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--qode-main-color);
  font-size: 106px;
  line-height: 1;
}
.qodef-video-button .qodef-m-play span {
  display: block;
  line-height: inherit;
}
.qodef-video-button .qodef-m-play span:before {
  display: block;
  line-height: inherit;
}
.qodef-video-holder {
  display: block;
  max-width: 100%;
}
.qodef-video-holder .qodef-m-video {
  background-color: #000;
}
.qodef-video-holder video {
  max-width: 100%;
}
.qodef-video-holder.qodef--has-appear .qodef-m-video {
  transition: 0.9s cubic-bezier(0.51, 0.01, 0, 1.06);
  clip-path: inset(0 100% 0 0);
}
.qodef-video-holder.qodef--has-appear.qodef--appeared .qodef-m-video {
  clip-path: inset(0 0 0 0);
}
.qodef-video-holder .qodef-e-video-holder-title {
  color: #fff;
  display: inline-block;
  position: absolute;
  bottom: 63px;
  left: 92px;
  max-width: 425px;
}
@media only screen and (max-width: 1194px) {
  .qodef-video-holder .qodef-e-video-holder-title {
    bottom: 26px;
    left: 92px;
    max-width: 494px;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-video-holder .qodef-e-video-holder-title {
    max-width: 464px;
  }
}
@media only screen and (max-width: 834px) {
  .qodef-video-holder .qodef-e-video-holder-title {
    bottom: 28px;
    left: 56px;
    max-width: 384px;
  }
}
@media only screen and (max-width: 834px) {
  .qodef-video-holder .qodef-e-video-holder-title {
    bottom: 103px;
    left: 62px;
  }
}
.qodef-video-holder .qodef-e-video-holder-text {
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  display: inline-block;
  position: absolute;
  bottom: 47px;
  right: 33px;
  max-width: 398px;
}
@media only screen and (max-width: 834px) {
  .qodef-video-holder .qodef-e-video-holder-text {
    left: 62px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-video-holder .qodef-e-video-holder-text,
  .qodef-video-holder .qodef-e-video-holder-title {
    display: none;
  }
}
#qodef-side-area {
  position: fixed;
  top: 0;
  right: -501px;
  width: 501px;
  height: 100%;
  min-height: 100%;
  padding: 120px 50px 35px;
  text-align: center;
  background-color: #fff;
  overflow: hidden;
  visibility: hidden;
  z-index: 9999;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  border: 2px solid var(--qode-main-color);
}
.qodef-side-area--opened #qodef-side-area {
  right: 0;
  visibility: visible;
}
#qodef-side-area.qodef-alignment--center {
  text-align: center;
}
#qodef-side-area.qodef-alignment--right {
  text-align: right;
}
#qodef-side-area.qodef-alignment--left {
  text-align: left;
}
#qodef-side-area .qodef-section-title.qodef-sidearea-sc .qodef-m-subtitle {
  font-size: 20px;
  line-height: 27px;
}
@media screen and (max-width: 2560px) and (max-height: 1600px) {
  #qodef-side-area .qodef-separator.qodef-side-area-separator .qodef-m-line {
    margin-bottom: 58vh !important;
  }
}
@media screen and (max-width: 2560px) and (max-height: 1440px) {
  #qodef-side-area .qodef-separator.qodef-side-area-separator .qodef-m-line {
    margin-bottom: 54vh !important;
  }
}
@media screen and (max-width: 1920px) and (max-height: 1200px) {
  #qodef-side-area .qodef-separator.qodef-side-area-separator .qodef-m-line {
    margin-bottom: 38.25vh !important;
  }
}
@media screen and (max-width: 1680px) and (max-height: 800px) {
  #qodef-side-area .qodef-separator.qodef-side-area-separator .qodef-m-line {
    margin-bottom: 37% !important;
  }
}
@media screen and (max-width: 1440px) and (max-height: 900px) {
  #qodef-side-area .qodef-separator.qodef-side-area-separator .qodef-m-line {
    margin-bottom: 62% !important;
  }
}
@media screen and (max-width: 1440px) and (max-height: 777px) {
  #qodef-side-area .qodef-separator.qodef-side-area-separator .qodef-m-line {
    margin-bottom: 31% !important;
  }
}
@media screen and (max-width: 1440px) and (max-height: 750px) {
  #qodef-side-area .qodef-separator.qodef-side-area-separator .qodef-m-line {
    margin-bottom: 24.5% !important;
  }
}
@media screen and (max-width: 1368px) and (max-height: 912px) {
  #qodef-side-area .qodef-separator.qodef-side-area-separator .qodef-m-line {
    margin-bottom: 65% !important;
  }
}
@media screen and (max-width: 1368px) and (max-height: 812px) {
  #qodef-side-area .qodef-separator.qodef-side-area-separator .qodef-m-line {
    margin-bottom: 40% !important;
  }
}
@media screen and (max-width: 1366px) and (max-height: 768px) {
  #qodef-side-area .qodef-separator.qodef-side-area-separator .qodef-m-line {
    margin-bottom: 25% !important;
  }
}
@media screen and (max-width: 1366px) and (max-height: 645px) {
  #qodef-side-area .qodef-separator.qodef-side-area-separator .qodef-m-line {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 1280px) {
  #qodef-side-area .qodef-separator.qodef-side-area-separator .qodef-m-line {
    margin-bottom: 17% !important;
  }
}
@media screen and (max-width: 1280px) and (max-height: 677px) {
  #qodef-side-area .qodef-separator.qodef-side-area-separator .qodef-m-line {
    margin-bottom: 6% !important;
  }
}
@media only screen and (max-width: 1194px) {
  #qodef-side-area .qodef-separator.qodef-side-area-separator .qodef-m-line {
    margin-bottom: 45% !important;
  }
}
#qodef-side-area-close {
  position: absolute;
  top: 33px;
  right: 40px;
  display: block;
  z-index: 1000;
  color: #fff;
}
.admin-bar #qodef-side-area-close {
  top: 65px;
}
.qodef-side-area-cover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  overflow: hidden;
  transition: opacity 0.35s ease-out;
  z-index: 1002;
  pointer-events: none;
}
.qodef-side-area-cover:after {
  content: "";
  display: block;
  width: 100%;
  height: 100vh;
  background: #000;
  z-index: 100;
  opacity: 0.16;
  position: absolute;
  left: 0;
  top: 0;
}
.qodef-side-area--opened .qodef-side-area-cover {
  opacity: 1;
  z-index: 1002;
  pointer-events: all;
}
.qodef-social-share {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-social-share .qodef-social-title {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 0 0;
  font-family: Staatliches, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--qode-main-color);
  font-size: 36px;
  line-height: 1.111em;
}
.qodef-social-share ul {
  position: relative;
  display: inline-block;
  vertical-align: top;
  list-style: none;
  padding: 0;
  margin: 0;
}
.qodef-social-share li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  padding: 0;
  margin: 0;
}
.qodef-social-share li a {
  font-size: 19px;
}
.qodef-social-share.qodef-layout--dropdown {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-title {
  margin: 0;
  vertical-align: middle;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-icon {
  vertical-align: middle;
}
.qodef-social-share.qodef-layout--dropdown:hover
  .qodef-social-share-dropdown
  ul
  li {
  opacity: 1;
  visibility: visible;
  cursor: pointer;
}
.qodef-social-share.qodef-layout--dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(2) {
  transition-delay: 0.2s;
}
.qodef-social-share.qodef-layout--dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(3) {
  transition-delay: 0.3s;
}
.qodef-social-share.qodef-layout--dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(4) {
  transition-delay: 0.4s;
}
.qodef-social-share.qodef-layout--dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(5) {
  transition-delay: 0.5s;
}
.qodef-social-share.qodef-layout--dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(6) {
  transition-delay: 0.6s;
}
.qodef-social-share.qodef-layout--dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(7) {
  transition-delay: 0.7s;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener {
  display: block;
}
.qodef-social-share.qodef-layout--dropdown
  .qodef-social-share-dropdown-opener
  .qodef-social-share-title {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown {
  position: absolute;
  visibility: hidden;
  z-index: 950;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul {
  position: relative;
  display: block;
  z-index: 990;
  margin: 0;
  padding: 0 !important;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li {
  position: absolute;
  display: block;
  text-align: center;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a {
  transition: color 0.2s ease-out, background-color 0.2s ease-out;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li * {
  display: block;
  line-height: inherit;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown {
  bottom: 0;
  left: 0;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li {
  width: 90px;
  height: 30px;
  line-height: 30px;
  border: 1px solid var(--qode-main-color);
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:not(:first-child) {
  border-top: none;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li.qodef-facebook-share
  a:hover {
  background-color: #3b5998;
  color: #fff;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li.qodef-twitter-share
  a:hover {
  background-color: #00aced;
  color: #fff;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li.qodef-linkedin-share
  a:hover {
  background-color: #007bb5;
  color: #fff;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li.qodef-tumblr-share
  a:hover {
  background-color: #32506d;
  color: #fff;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li.qodef-pinterest-share
  a:hover {
  background-color: #cb2027;
  color: #fff;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li.qodef-vk-share
  a:hover {
  background-color: #45668e;
  color: #fff;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li
  a {
  font-size: 14px;
  color: var(--qode-main-color);
  background-color: #fff;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:nth-child(1) {
  bottom: -30px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:nth-child(2) {
  bottom: -60px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:nth-child(3) {
  bottom: -90px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:nth-child(4) {
  bottom: -120px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:nth-child(5) {
  bottom: -150px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:nth-child(6) {
  bottom: -180px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:nth-child(7) {
  bottom: -210px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown {
  top: 0;
  right: 0;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li {
  width: calc(90px / 3);
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(1) {
  left: 5px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(2) {
  left: 35px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(3) {
  left: 65px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(4) {
  left: 95px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(5) {
  left: 125px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(6) {
  left: 155px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(7) {
  left: 185px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown {
  top: 0;
  left: 0;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li {
  width: calc(90px / 3);
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(1) {
  right: 5px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(2) {
  right: 35px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(3) {
  right: 65px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(4) {
  right: 95px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(5) {
  right: 125px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(6) {
  right: 155px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(7) {
  right: 185px;
}
.qodef-social-share.qodef-layout--list li {
  margin-right: 12px;
}
.qodef-social-share.qodef-layout--list li:last-child {
  margin-right: 0;
}
.qodef-social-share.qodef-layout--text li {
  margin-right: 15px;
}
.qodef-social-share.qodef-layout--text li:last-child {
  margin-right: 0;
}
.widget .qodef-social-share.qodef-layout--list .qodef-social-title {
  display: block;
  margin-bottom: 21px;
}
.widget .qodef-social-share.qodef-layout--text .qodef-social-title {
  display: block;
  margin-bottom: 21px;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--dropdown
  .qodef-social-title {
  color: #ccc;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--list
  .qodef-social-title {
  color: #ccc;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--text
  .qodef-social-title {
  color: #ccc;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--dropdown
  .qodef-social-title {
  color: #ccc;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--list
  .qodef-social-title {
  color: #ccc;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--text
  .qodef-social-title {
  color: #ccc;
}
#qodef-page-spinner {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 99999;
}
#qodef-page-spinner .qodef-m-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: var(--qode-main-color);
  background-color: #fff;
}
#qodef-page-spinner .qodef-m-spinner {
  position: relative;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom {
  position: relative;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1 {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50%;
  width: 50%;
  z-index: 1;
  animation: qode-atom-shrink 4.5s infinite linear;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  height: 100%;
  width: 100%;
  background: currentColor;
  border-radius: 50%;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  margin: 0 auto;
  background: currentColor;
  border-radius: 50%;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2 {
  animation: qode-atom-zindex 1.5s 0.75s infinite steps(2, end);
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before {
  transform: rotate(0);
  animation: qode-atom-postion 1.5s infinite ease,
    qode-atom-size 1.5s -1.125s infinite ease;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3 {
  transform: rotate(120deg);
  animation: qode-atom-zindex 1.5s -0.25s infinite steps(2, end);
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before {
  animation: qode-atom-postion 1.5s -1s infinite ease,
    qode-atom-size 1.5s -0.75s infinite ease;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
  transform: rotate(240deg);
  animation: qode-atom-zindex 1.5s 0.25s infinite steps(2, end);
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
  animation: qode-atom-postion 1.5s -0.5s infinite ease,
    qode-atom-size 1.5s -125ms infinite ease;
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock {
  position: relative;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
  animation: qode-clock 8s infinite steps(8);
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item {
  position: absolute;
  height: 50px;
  width: 50px;
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before {
  content: "";
  position: absolute;
  height: 18.31501832px;
  width: 18.31501832px;
  background: currentColor;
  border-radius: 50%;
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1 {
  transform: rotate(-135deg);
  animation: qode-clock-1 1s ease-in infinite;
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2 {
  transform: rotate(-90deg);
  animation: qode-clock-2 1s ease-in infinite;
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3 {
  transform: rotate(-45deg);
  animation: qode-clock-3 1s ease-in infinite;
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4 {
  animation: qode-clock-4 1s ease-in infinite;
}
#qodef-page-spinner.qodef-layout--cube .qodef-m-cube {
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  background-color: currentColor;
  animation: qode-cube 1.2s infinite ease-in-out;
}
#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses {
  position: relative;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
}
#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0.6;
  animation: qode-double-pulse 2s infinite ease-in-out;
}
#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2 {
  animation-delay: -1s;
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-five-rotating-circles {
  position: relative;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item {
  position: absolute;
  width: 100%;
  height: 100%;
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--1
  .qodef-circle--2 {
  animation-delay: calc((600ms) - 1500ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--1
  .qodef-circle--3 {
  animation-delay: calc((900ms) - 1500ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--1
  .qodef-circle--4 {
  animation-delay: calc((1200ms) - 1500ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--2 {
  transform: rotateZ(45deg);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--2
  .qodef-circle--1 {
  animation-delay: calc((300ms) - 1400ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--2
  .qodef-circle--2 {
  animation-delay: calc((600ms) - 1400ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--2
  .qodef-circle--3 {
  animation-delay: calc((900ms) - 1400ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--2
  .qodef-circle--4 {
  animation-delay: calc((1200ms) - 1400ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--3 {
  transform: rotateZ(90deg);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--3
  .qodef-circle--1 {
  animation-delay: calc((300ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--3
  .qodef-circle--2 {
  animation-delay: calc((600ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--3
  .qodef-circle--3 {
  animation-delay: calc((900ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--3
  .qodef-circle--4 {
  animation-delay: calc((1200ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle {
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: currentColor;
  border-radius: 100%;
  animation: qode-bounce-delay 1.2s infinite ease-in-out both;
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-e-circle.qodef-circle--1 {
  top: 0;
  left: 0;
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-e-circle.qodef-circle--2 {
  top: 0;
  right: 0;
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-e-circle.qodef-circle--3 {
  right: 0;
  bottom: 0;
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-e-circle.qodef-circle--4 {
  left: 0;
  bottom: 0;
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion {
  position: relative;
  width: 30px;
  height: 30px;
  margin: -45px 0 0 -30px;
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 40px;
  width: 40px;
  background: currentColor;
  border-radius: 50%;
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1 {
  top: 0;
  left: 50%;
  animation: qode-fussion-ball-1 1s 0s ease infinite;
  z-index: 1;
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2 {
  top: 50%;
  left: 100%;
  animation: qode-fussion-ball-2 1s 0s ease infinite;
  z-index: 2;
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3 {
  top: 100%;
  left: 50%;
  animation: qode-fussion-ball-3 1s 0s ease infinite;
  z-index: 1;
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4 {
  top: 50%;
  left: 0;
  animation: qode-fussion-ball-4 1s 0s ease infinite;
  z-index: 2;
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-lines {
  width: 60px;
  height: 60px;
  margin: 0 0 0 -30px;
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1 {
  position: absolute;
  width: 60px;
  height: 4px;
  margin-left: 10px;
  background-color: currentColor;
  animation: qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms);
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2 {
  position: absolute;
  width: 60px;
  height: 4px;
  margin-left: 10px;
  background-color: currentColor;
  animation: qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms);
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3 {
  position: absolute;
  width: 60px;
  height: 4px;
  margin-left: 10px;
  background-color: currentColor;
  animation: qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms);
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4 {
  position: absolute;
  width: 60px;
  height: 4px;
  margin-left: 10px;
  background-color: currentColor;
  animation: qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms);
}
#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis {
  position: relative;
  height: 50px;
  width: 50px;
  margin: -25px 0 0 -25px;
  animation: qode-mitosis-invert 2s infinite steps(2, end);
}
#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: currentColor;
  border-radius: 50%;
}
#qodef-page-spinner.qodef-layout--mitosis
  .qodef-m-mitosis-item.qodef-mitosis--1 {
  animation: qode-mitosis-ball-1 1s infinite alternate linear;
}
#qodef-page-spinner.qodef-layout--mitosis
  .qodef-m-mitosis-item.qodef-mitosis--2 {
  animation: qode-mitosis-ball-2 1s infinite alternate linear;
}
#qodef-page-spinner.qodef-layout--mitosis
  .qodef-m-mitosis-item.qodef-mitosis--3 {
  animation: qode-mitosis-ball-3 1s infinite alternate linear;
}
#qodef-page-spinner.qodef-layout--mitosis
  .qodef-m-mitosis-item.qodef-mitosis--4 {
  animation: qode-mitosis-ball-4 1s infinite alternate linear;
}
#qodef-page-spinner.qodef-layout--predefined .qodef-m-inner {
  background-color: #fbf8eb;
}
#qodef-page-spinner.qodef-layout--predefined .qodef-m-inner:after {
  content: "";
  display: block;
  position: absolute;
  top: -10%;
  left: -10%;
  width: 120%;
  height: 120%;
  background-image: url(./../images/noise.png);
  pointer-events: none;
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
}
#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined {
  position: relative;
}
#qodef-page-spinner.qodef-layout--predefined svg {
  fill: currentColor;
  width: 155px;
  height: auto;
  opacity: 0;
  transform: scale(0.5);
  transition: transform 0.7s cubic-bezier(0.22, 0.61, 0, 0.95),
    opacity 0.5s cubic-bezier(0.22, 0.61, 0, 0.95);
}
#qodef-page-spinner.qodef-layout--predefined svg path {
  animation: qode-rotate 5s linear infinite;
  transform-origin: center;
}
#qodef-page-spinner.qodef-layout--predefined .qodef-m-text {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  justify-content: center;
  align-items: center;
  margin-top: -0.2em;
  font-family: Fraunces, serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.01em;
  line-height: 27px;
  font-style: italic;
  color: #fff;
  opacity: 0;
  transform: translateY(15px);
  transition: opacity 0.6s cubic-bezier(0.22, 0.61, 0.36, 1),
    0.8s transform cubic-bezier(0.13, 0.63, 0.11, 0.81);
}
#qodef-page-spinner.qodef-layout--predefined.qodef--init .qodef-m-text {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.3s, 0.3s;
}
#qodef-page-spinner.qodef-layout--predefined.qodef--init svg {
  opacity: 1;
  transform: scale(1);
}
#qodef-page-spinner.qodef-layout--predefined.qodef--init.qodef--finished {
  visibility: hidden;
}
#qodef-page-spinner.qodef-layout--predefined.qodef--init.qodef--finished svg {
  transform: scale(0);
  opacity: 0;
}
#qodef-page-spinner.qodef-layout--predefined.qodef--init.qodef--finished
  svg
  path {
  animation-play-state: paused;
}
#qodef-page-spinner.qodef-layout--predefined.qodef--init.qodef--finished
  .qodef-m-text {
  opacity: 0;
  transition-duration: 0.25s, 0.25s;
  transition-delay: 0s, 0s;
}
.qodef--landing-intro-title .qodef--word {
  clip-path: inset(-10%);
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading > * {
  margin: 0;
  opacity: 0;
  animation: qode-fade-in 1s forwards;
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder {
  flex-shrink: 0;
  animation-delay: 0.5s;
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line {
  position: relative;
  display: block;
  height: 3px;
  width: 500px;
  margin-top: 20px;
  background-color: #e5e1dc;
  overflow: hidden;
  opacity: 0;
  animation: qode-fade-in 1s 0.3s forwards;
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--qode-main-color);
  width: 0;
}
#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles {
  position: relative;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
}
#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle {
  position: absolute;
  height: 100%;
  width: 100%;
  background: currentColor;
  border: 0 solid currentColor;
  border-radius: 50%;
}
#qodef-page-spinner.qodef-layout--pulse-circles
  .qodef-m-pulse-circle.qodef-pulse--1 {
  animation: qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms);
}
#qodef-page-spinner.qodef-layout--pulse-circles
  .qodef-m-pulse-circle.qodef-pulse--2 {
  animation: qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms);
}
#qodef-page-spinner.qodef-layout--pulse-circles
  .qodef-m-pulse-circle.qodef-pulse--3 {
  animation: qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms);
}
#qodef-page-spinner.qodef-layout--pulse-circles
  .qodef-m-pulse-circle.qodef-pulse--4 {
  animation: qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms);
}
#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse {
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  background-color: currentColor;
  border-radius: 16px;
  animation: qode-scaleout 1s infinite ease-in-out;
}
#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles {
  width: 60px;
  height: 20px;
}
#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles > div {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 4px;
  background-color: currentColor;
  border-radius: 100%;
  opacity: 0;
  animation: qode-ball-fall 1.5s ease infinite both;
}
#qodef-page-spinner.qodef-layout--rotate-circles
  .qodef-m-circles
  > div:nth-last-of-type(1) {
  animation-delay: calc((100ms) - 300ms);
}
#qodef-page-spinner.qodef-layout--rotate-circles
  .qodef-m-circles
  > div:nth-last-of-type(2) {
  animation-delay: calc((200ms) - 300ms);
}
#qodef-page-spinner.qodef-layout--rotate-circles
  .qodef-m-circles
  > div:nth-last-of-type(3) {
  animation-delay: calc((300ms) - 300ms);
}
#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes {
  position: relative;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
}
#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: currentColor;
  animation: qode-rotating-cubes 1.8s infinite ease-in-out;
}
#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2 {
  animation-delay: -0.9s;
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes {
  width: 50px;
  height: 60px;
  margin: -30px 0 0 -25px;
  text-align: center;
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe {
  display: inline-block;
  float: left;
  height: 100%;
  width: 6px;
  margin: 0 3px 0 0;
  background-color: currentColor;
  animation: qode-stretch-delay 1.2s infinite ease-in-out;
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2 {
  animation-delay: calc((200ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3 {
  animation-delay: calc((300ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4 {
  animation-delay: calc((400ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5 {
  animation-delay: calc((500ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--textual .qodef-m-spinner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
#qodef-page-spinner.qodef-layout--textual .qodef-m-textual {
  opacity: 0;
}
#qodef-page-spinner.qodef-layout--textual .qodef-m-text {
  display: flex;
  font-family: Staatliches, sans-serif;
  font-size: 30px;
  line-height: 1;
  font-weight: 500;
  white-space: nowrap;
  text-transform: uppercase;
}
#qodef-page-spinner.qodef-layout--textual .qodef-m-char {
  display: inline-block;
  opacity: 0;
  will-change: opacity;
}
#qodef-page-spinner.qodef-layout--textual .qodef-m-char.qodef-m-empty-char {
  white-space: pre;
}
#qodef-page-spinner.qodef-layout--textual.qodef--init .qodef-m-textual {
  opacity: 1;
}
#qodef-page-spinner.qodef-layout--two-rotating-circles
  .qodef-m-two-rotating-circles {
  position: relative;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  text-align: center;
  animation: qode-rotate-circles 2s infinite linear;
}
#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle {
  position: absolute;
  top: 0;
  width: 60%;
  height: 60%;
  display: inline-block;
  background-color: currentColor;
  border-radius: 100%;
  transform-origin: center bottom;
  animation: qode-bounce 2s infinite ease-in-out;
}
#qodef-page-spinner.qodef-layout--two-rotating-circles
  .qodef-m-circle.qodef-circle--2 {
  top: auto;
  bottom: 0;
  animation-delay: -1s;
}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles {
  width: 150px;
  height: 30px;
  margin: -15px 0 0 -75px;
}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle {
  float: left;
  height: 30px;
  width: 30px;
  margin-right: 10px;
  background: currentColor;
  border-radius: 50%;
}
#qodef-page-spinner.qodef-layout--wave-circles
  .qodef-m-wave-circle.qodef-wave--1 {
  animation: qode-wave-jump-3 1.8s infinite ease-out;
}
#qodef-page-spinner.qodef-layout--wave-circles
  .qodef-m-wave-circle.qodef-wave--2 {
  animation: qode-wave-jump-2 1.8s infinite ease-out;
}
#qodef-page-spinner.qodef-layout--wave-circles
  .qodef-m-wave-circle.qodef-wave--3 {
  animation: qode-wave-jump-1 1.8s infinite ease-out;
}
#qodef-page-spinner.qodef-layout--wave-circles
  .qodef-m-wave-circle.qodef-wave--4 {
  margin-right: 0;
  animation: qode-wave-wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave {
  width: 72px;
  margin: -9px 0 0 -36px;
  text-align: center;
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 3px 0 0;
  background-color: currentColor;
  border-radius: 100%;
  animation: qode-bounce-delay 1.4s infinite ease-in-out both;
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1 {
  animation-delay: -0.32s;
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2 {
  animation-delay: -0.16s;
}
.qodef-sp-holder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 115;
  visibility: hidden;
  transition: opacity 0.2s ease-out;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
}
.qodef-sp-holder.qodef-sp-prevent-cookies
  .qodef-sp-content-container
  .qodef-sp-image-container
  img,
.qodef-sp-holder.qodef-sp-prevent-session
  .qodef-sp-content-container
  .qodef-sp-image-container
  img {
  height: 100%;
}
.qodef-sp-holder .qodef-sp-inner {
  width: 90%;
  max-width: 880px;
  background-color: #fff;
  opacity: 0;
  box-shadow: 3px 3px 15px 0 rgba(var(--qode-main-color), 0.5);
  transition: transform 0.3s cubic-bezier(0.06, 0.47, 0.38, 0.99),
    opacity 0.2s ease-out;
}
.qodef-sp-holder .qodef-sp-close {
  position: absolute;
  top: 18px;
  right: 18px;
  display: block;
  color: var(--qode-main-color);
}
.qodef-sp-holder .qodef-sp-close:hover {
  color: var(--qode-main-color);
}
.qodef-sp-holder .qodef-sp-close svg {
  stroke: currentColor;
  fill: currentColor;
}
.qodef-sp-holder .qodef-sp-content-container {
  display: flex;
  border: 2px solid var(--qode-main-color);
  background-color: #fff;
  background-size: cover;
}
.qodef-sp-holder .qodef-sp-content-container .qodef-sp-image-container {
  width: 50%;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .qodef-sp-holder .qodef-sp-content-container .qodef-sp-image-container {
    display: none;
  }
}
.qodef-sp-holder .qodef-sp-content-container .qodef-sp-image-container:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 2px;
  background-color: var(--qode-main-color);
}
.qodef-sp-holder .qodef-sp-content-container .qodef-sp-image-container img {
  object-fit: cover;
}
.qodef-sp-holder .qodef-sp-content-container .qodef-sp-form-container {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 59px 79px 59px 62px;
}
@media only screen and (max-width: 768px) {
  .qodef-sp-holder .qodef-sp-content-container .qodef-sp-form-container {
    width: 100%;
  }
}
.qodef-sp-holder .qodef-sp-title {
  margin: 0 0 55px 0;
}
.qodef-sp-holder .qodef-sp-subtitle {
  font-family: Fraunces, serif;
  font-size: 20px;
  font-style: italic;
  margin: 0 0 9px 0;
}
.qodef-sp-holder .wpcf7 {
  width: 100%;
  display: block;
}
.qodef-sp-holder .wpcf7 button[type="submit"] {
  margin-top: 15px;
}
.qodef-sp-holder .wpcf7 input[type="email"],
.qodef-sp-holder .wpcf7 input[type="number"],
.qodef-sp-holder .wpcf7 input[type="password"],
.qodef-sp-holder .wpcf7 input[type="search"],
.qodef-sp-holder .wpcf7 input[type="tel"],
.qodef-sp-holder .wpcf7 input[type="text"],
.qodef-sp-holder .wpcf7 input[type="url"],
.qodef-sp-holder .wpcf7 select,
.qodef-sp-holder .wpcf7 textarea {
  margin: 0 0 16px;
  padding: 7px 27px 7px 0;
  border-width: 2px;
  border-color: transparent;
  position: relative;
  display: inline;
  width: 100%;
  background-repeat: no-repeat;
  background-position-y: 2px;
  background-image: linear-gradient(
    transparent calc(100% - 2px),
    currentColor 1px
  );
  transition: 0.6s ease-out;
  background-size: 100% 100%;
  backface-visibility: hidden;
}
.qodef-sp-holder .qodef-sp-prevent {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 28px;
}
.qodef-sp-holder .qodef-sp-prevent-inner {
  cursor: pointer;
}
.qodef-sp-holder .qodef-sp-prevent-inner > * {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
}
.qodef-sp-holder .qodef-sp-prevent-input {
  margin: -6px 1px 0 0;
  width: 21px;
  height: 21px;
  border: 2px solid var(--qode-main-color);
  overflow: hidden;
}
.qodef-sp-holder .qodef-sp-prevent-input svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.qodef-sp-holder .qodef-sp-prevent-input.qodef-sp-prevent-clicked svg {
  opacity: 1;
  fill: var(--qode-main-color);
}
.qodef-sp-holder .qodef-sp-prevent-label {
  font-size: 13px;
}
.qodef-sp-opened .qodef-sp-holder {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.2s ease-out;
}
.qodef-sp-opened .qodef-sp-holder .qodef-sp-inner {
  opacity: 1;
  transform: scale(1);
  transition: transform 0.8s cubic-bezier(0.26, 0.63, 0, 0.96);
}
.qodef-subscribe-button .qodef-subscribe-button-link {
  display: inline-flex;
  font-family: Staatliches, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.14;
  letter-spacing: 0;
}
.qodef-subscribe-button .qodef-subscribe-button-link:hover .qodef-m-text {
  padding-right: 0 !important;
}
.qodef-subscribe-button.qodef-layout--button .qodef-subscribe-button-link {
  font-family: Staatliches, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--qode-main-color);
  font-family: Muli, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.267em;
  letter-spacing: 0.05em;
  position: relative;
  display: inline-flex;
  vertical-align: middle;
  width: auto;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 0;
  outline: 0;
  transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out;
  padding: 20px 45px;
  color: #fff;
  background-color: var(--qode-main-color);
  border: 1px solid transparent;
  font-family: Staatliches, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.14;
  letter-spacing: 0;
  padding: 16px 30px;
}
.qodef-subscribe-button.qodef-layout--button
  .qodef-subscribe-button-link
  .qodef-m-text {
  display: inline-flex;
  align-items: center;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .qodef-subscribe-button.qodef-layout--button .qodef-subscribe-button-link {
    padding: 16px 20px;
  }
}
.qodef-subscribe-button.qodef-layout--button
  .qodef-subscribe-button-link:hover {
  color: #fff;
  background-color: #ff4a11;
}
.qodef-page-title {
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.qodef-page-title.qodef-image--responsive {
  height: auto !important;
}
.qodef-page-title.qodef-image--responsive .qodef-m-content {
  position: absolute;
  top: 0;
  left: 0;
}
.qodef-page-title.qodef-image--responsive .qodef-m-content.qodef-content-grid {
  left: 50%;
  transform: translateX(-50%);
}
.qodef-page-title.qodef-alignment--center {
  text-align: center;
}
.qodef-page-title.qodef-alignment--right {
  text-align: right;
}
.qodef-page-title .qodef-m-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-page-title .qodef-m-image img {
  display: block;
  width: 100%;
}
.qodef-page-title .qodef-m-content.qodef-content-full-width {
  padding: 0 40px;
}
.qodef-page-title .qodef-breadcrumbs a,
.qodef-page-title .qodef-breadcrumbs span {
  font-family: Fraunces, serif;
  font-size: 18px;
  font-weight: 600;
  font-style: italic;
  color: var(--qode-main-color);
  letter-spacing: 0;
  line-height: 24px;
}
.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator {
  margin: 0 4px;
}
.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after {
  content: "/";
}
.qodef-page-title.qodef--has-image {
  height: 502px;
}
.qodef-page-title.qodef--has-image .qodef-m-content {
  text-align: center;
}
.qodef-page-title.qodef--has-image .qodef-m-content .qodef-m-title {
  color: #fff;
}
.qodef-page-title.qodef-title--breadcrumbs {
  height: 103px;
  background-color: transparent;
}
.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs {
  margin-top: 5px;
}
.qodef-page-title.qodef-title--standard .qodef-m-subtitle {
  margin: 4px 0 0;
}
.widget.qodef-author-info .qodef-author-info-image {
  margin-bottom: 19px;
  display: inline-block;
}
.widget.qodef-author-info .qodef-author-info-name {
  margin: 0 0 -1px;
}
.widget.qodef-author-info .qodef-author-info-description {
  margin: 0;
  font-family: Fraunces, serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 27px;
}
.widget.qodef-author-info .qodef-m-social-icons {
  margin-top: 15px;
}
.widget.qodef-author-info .qodef-m-social-icons a {
  font-size: 18px;
  margin-right: 16px;
}
.widget.qodef-author-info .qodef-author-role {
  font-family: Fraunces, serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 27px;
  display: inline-block;
  margin: 1px 0 -1px;
}
.widget .qodef-contact-info-widget {
  margin: 0;
}
#qodef-top-area .widget .qodef-contact-info-widget a {
  font-size: 16px;
}
.qodef-social-icons-group .qodef-icon-holder {
  margin-right: 9px;
}
.qodef-social-icons-group .qodef-icon-holder a {
  transition: color 0.2s ease-out;
}
.qodef-social-icons-group .qodef-icon-holder:last-child {
  margin-right: 0;
}
.qodef-social-icons-group .qodef-icon-holder.qodef--textual {
  font-family: Staatliches, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--qode-main-color);
  font-size: 24px;
  line-height: 1.083em;
  display: inline-flex;
  vertical-align: middle;
  flex-wrap: wrap;
  color: var(--qode-main-color);
}
.qodef-social-icons-group .qodef-icon-holder.qodef--textual a {
  color: inherit;
}
.widget.widget_marcello_core_social_icons_group
  .qodef-icon-holder.qodef-layout--circle,
.widget.widget_marcello_core_social_icons_group
  .qodef-icon-holder.qodef-layout--square {
  background-color: #fafafa;
}
.widget.widget_marcello_core_social_icons_group
  .qodef-icon-holder.qodef-layout--circle:hover,
.widget.widget_marcello_core_social_icons_group
  .qodef-icon-holder.qodef-layout--square:hover {
  color: var(--qode-main-color);
}
.widget.widget_marcello_core_social_icons_group
  .qodef-icon-holder.qodef-layout--circle:hover
  a,
.widget.widget_marcello_core_social_icons_group
  .qodef-icon-holder.qodef-layout--square:hover
  a {
  color: #fff;
}
.widget_marcello_core_sticky_sidebar {
  position: relative;
  width: 100%;
  height: 0;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  background: 0 0 !important;
}
.qodef-working-hours-list {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-working-hours-list .qodef-working-hours-item {
  display: flex;
  align-items: baseline;
  margin-bottom: 16px;
}
.qodef-working-hours-list .qodef-e-day {
  position: relative;
  margin: 0;
}
.qodef-working-hours-list .qodef-e-day-icon {
  position: absolute;
  top: -2px;
  right: -8px;
  font-size: 8px;
  color: var(--qode-main-color);
}
.qodef-working-hours-list .qodef-e-line {
  flex-grow: 1;
  margin: 0 10px;
  border-bottom: 1px solid #bfb8b6;
  opacity: 0.5;
}
.qodef-working-hours-list .qodef-e-time {
  margin: 0;
  font-family: Muli, sans-serif;
  font-style: italic;
}
.qodef-working-hours-list .qodef-e-time.qodef--closed {
  color: var(--qode-main-color);
}
.qodef-working-hours-list .qodef-m-footer {
  position: relative;
  top: 3px;
  font-size: 14px;
  color: #817c7b;
}
.qodef-working-hours-list .qodef-m-footer-icon {
  position: relative;
  top: -5px;
  right: 0;
  font-size: 8px;
  color: var(--qode-main-color);
}
.qodef-working-hours-list {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-working-hours-list.qodef-layout--simple
  .qodef-working-hours-list-inner
  .qodef-e-working-hours
  .qodef-hours-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}
.qodef-working-hours-list.qodef-layout--simple
  .qodef-working-hours-list-inner
  .qodef-e-working-hours
  .qodef-hours-item
  .qodef-days {
  display: inline-flex;
  margin: 0;
  position: relative;
  top: 9px;
  padding-right: 11px;
}
.qodef-working-hours-list.qodef-layout--simple
  .qodef-working-hours-list-inner
  .qodef-e-working-hours
  .qodef-hours-item
  .qodef-hours {
  display: inline-flex;
  font-family: Fraunces, serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 27px;
  margin: 10px 0 0;
  position: relative;
  top: 9px;
  padding-left: 10px;
}
.qodef-working-hours-list.qodef-layout--simple
  .qodef-working-hours-list-inner
  .qodef-e-working-hours
  .qodef-hours-item
  .qodef-e-line {
  border-bottom: 2px dashed var(--qode-main-color);
  margin: 0;
}
.qodef-working-hours-list.qodef-layout--simple
  .qodef-working-hours-list-inner
  .qoder-e-working-hours-label {
  margin-top: 38px;
}
.qodef-working-hours-list.qodef-layout--simple
  .qodef-working-hours-list-inner
  .qoder-e-working-hours-label
  .qodef-e-label {
  font-family: Muli, sans-serif;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 26px;
}
.qodef-working-hours-list.qodef-layout--simple.qodef-wh-sidebar
  .qodef-hours-item {
  border-color: var(--qode-main-color) !important;
}
.qodef-working-hours-list.qodef-layout--simple.qodef-wh-sidebar
  .qodef-hours-item
  .qodef-days {
  top: 17px !important;
}
.qodef-working-hours-list.qodef-layout--simple.qodef-wh-sidebar
  .qodef-hours-item
  .qodef-hours {
  color: var(--qode-main-color);
  top: 7px !important;
}
.qodef-working-hours-list {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-working-hours-list.qodef-layout--standard .qodef-working-hours-item {
  display: flex;
  align-items: baseline;
  margin-bottom: 16px;
}
.qodef-working-hours-list.qodef-layout--standard .qodef-e-day {
  position: relative;
  margin: 0;
}
.qodef-working-hours-list.qodef-layout--standard .qodef-e-day-icon {
  position: absolute;
  top: -2px;
  right: -8px;
  font-size: 8px;
  color: var(--qode-main-color);
}
.qodef-working-hours-list.qodef-layout--standard .qodef-e-line {
  flex-grow: 1;
  margin: 0 10px;
  border-bottom: 1px solid #bfb8b6;
  opacity: 0.5;
}
.qodef-working-hours-list.qodef-layout--standard .qodef-e-time {
  margin: 0;
  font-family: Muli, sans-serif;
  font-style: italic;
}
.qodef-working-hours-list.qodef-layout--standard .qodef-e-time.qodef--closed {
  color: var(--qode-main-color);
}
.qodef-working-hours-list.qodef-layout--standard .qodef-m-footer {
  position: relative;
  top: 3px;
  font-size: 14px;
  color: #817c7b;
}
.qodef-working-hours-list.qodef-layout--standard .qodef-m-footer-icon {
  position: relative;
  top: -5px;
  right: 0;
  font-size: 8px;
  color: var(--qode-main-color);
}
@media only screen and (max-width: 1440px) {
  .qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link {
    padding: 83px 40px;
  }
  .qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote {
    padding: 83px 40px 87px;
  }
}
@media only screen and (max-width: 680px) {
  #qodef-author-info .qodef-m-inner {
    flex-wrap: wrap;
  }
  #qodef-author-info .qodef-m-content {
    margin-top: 23px;
  }
}
@media only screen and (max-width: 1024px) {
  body:not(.qodef-content-behind-header) #qodef-page-outer {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 1024px) {
  #qodef-top-area {
    display: none;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 20%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.3333333333%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 20%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 16.6666666667%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 14.2857142857%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 12.5%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.3333333333%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 20%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 16.6666666667%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 14.2857142857%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 12.5%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.3333333333%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 20%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 16.6666666667%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 14.2857142857%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 12.5%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.3333333333%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 20%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 16.6666666667%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 14.2857142857%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 12.5%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.3333333333%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 20%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 16.6666666667%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 14.2857142857%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 835px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 12.5%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--834--1.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--834--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--834--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--834--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.3333333333%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--834--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--834--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--834--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--834--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 20%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--834--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--834--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 16.6666666667%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--834--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--834--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 14.2857142857%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--834--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 834px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--834--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 12.5%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--834--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.3333333333%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 20%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 16.6666666667%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 14.2857142857%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 12.5%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.3333333333%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 20%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 16.6666666667%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 14.2857142857%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 12.5%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 20%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 14.2857142857%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 12.5%;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space {
    margin-bottom: -70px;
  }
  .qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets {
    margin: 0 -35px;
  }
  .qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets > .ctf-item {
    padding: 0 35px;
    margin: 0 0 70px;
  }
}
@media only screen and (max-width: 880px) {
  body[class*="marcello-core"]
    #qode-quick-view-for-woocommerce-pop-up
    .qqvfw-m-media-wrapper {
    max-height: 30vh;
    width: 100% !important;
  }
  body[class*="marcello-core"]
    #qode-quick-view-for-woocommerce-pop-up
    .qqvfw-m-summary-wrapper
    .summary {
    padding: 0 30px 30px 30px !important;
    align-items: center;
  }
  body[class*="marcello-core"]
    #qode-quick-view-for-woocommerce-pop-up
    .qqvfw-m-summary-wrapper
    .woocommerce-product-details__short-description {
    display: none;
  }
}
@media only screen and (max-width: 880px) {
  body[class*="marcello-core"] .shop_table.qwfw-m-items tr {
    grid-template-columns: minmax(0, 32px) minmax(0, 50px) minmax(0, 2fr) minmax(
        0,
        1fr
      ) minmax(0, 1fr) !important;
    padding: 10px 0;
  }
  body[class*="marcello-core"] .shop_table.qwfw-m-items td.product-price {
    align-self: initial;
  }
  body[class*="marcello-core"]
    .shop_table.qwfw-m-items
    td.product-stock-status {
    grid-row: span 2;
    justify-self: start;
  }
  body[class*="marcello-core"] .shop_table.qwfw-m-items td.product-add-to-cart {
    gap: 10px;
    grid-row: span 2;
    justify-self: end;
    white-space: nowrap;
  }
  body[class*="marcello-core"]
    .shop_table.qwfw-m-items
    td.product-add-to-cart
    a {
    justify-self: end;
  }
  body[class*="marcello-core"]
    .shop_table.qwfw-m-items
    td.product-add-to-cart
    a.remove_from_wishlist {
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 680px) {
  body[class*="marcello-core"]
    .shop_table.qwfw-m-items
    th.product-stock-status {
    display: none;
  }
  body[class*="marcello-core"] .shop_table.qwfw-m-items tr {
    grid-template-columns: minmax(0, 32px) minmax(0, 50px) minmax(0, 1fr) min-content !important;
  }
  body[class*="marcello-core"] .shop_table.qwfw-m-items td.product-remove {
    grid-row: span 3;
  }
  body[class*="marcello-core"] .shop_table.qwfw-m-items td.product-thumbnail {
    grid-row: span 3;
  }
  body[class*="marcello-core"]
    .shop_table.qwfw-m-items
    td.product-stock-status {
    grid-column: 3;
    grid-row: 3;
    padding: 5px 0 5px 10px !important;
  }
  body[class*="marcello-core"] .shop_table.qwfw-m-items td.product-add-to-cart {
    grid-row: span 3;
  }
}
@media only screen and (max-width: 480px) {
  body[class*="marcello-core"] .shop_table.qwfw-m-items tr {
    grid-template-columns: minmax(0, 32px) minmax(0, 50px) minmax(0, 1fr) !important;
  }
  body[class*="marcello-core"] .shop_table.qwfw-m-items td.product-add-to-cart {
    grid-column: 3;
    grid-row: 4;
    justify-self: flex-start;
    padding: 5px 0 5px 10px !important;
    text-align: initial;
  }
}
@media only screen and (max-width: 680px) {
  #yith-quick-view-modal
    #yith-quick-view-content.single-product
    .qodef-woo-single-inner {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 680px) {
  #yith-quick-view-modal
    #yith-quick-view-content.single-product
    .qodef-woo-single-image {
    max-height: 30vh;
  }
}
@media only screen and (max-width: 680px) {
  #yith-quick-view-modal
    #yith-quick-view-content.single-product
    .woocommerce-product-details__short-description {
    display: none;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-split-testimonial-slider
    .qodef-left-slider
    .qodef-e-content
    .qodef-e-subtitle {
    font-size: 22px;
  }
}
@media only screen and (max-width: 834px) {
  .qodef-split-testimonial-slider .qodef-split-testimonial-slider-inner {
    flex-direction: column;
  }
  .qodef-split-testimonial-slider .qodef-left-slider,
  .qodef-split-testimonial-slider .qodef-right-slider {
    width: 100%;
  }
  .qodef-split-testimonial-slider .qodef-left-slider {
    height: 50%;
  }
  .qodef-split-testimonial-slider .qodef-left-slider .qodef-e-content {
    padding: 60px 25px 25px 25px;
  }
  .qodef-split-testimonial-slider .qodef-right-slider {
    height: 50%;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-split-testimonial-slider .qodef-left-slider {
    height: 63%;
  }
  .qodef-split-testimonial-slider .qodef-left-slider .qodef-e-content {
    padding: 60px 25px 60px 25px;
  }
  .qodef-split-testimonial-slider
    .qodef-left-slider
    .qodef-e-content
    .qodef-e-author {
    display: none;
  }
  .qodef-split-testimonial-slider .qodef-right-slider {
    height: 37%;
  }
  .qodef-split-testimonial-slider
    .qodef-right-slider
    .qodef-e-inner
    .qodef-e-content
    .qodef-e-title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-divided-info-slider .qodef-item-holder .qodef-left-info-holder {
    padding: 0 190px 0 110px;
  }
  .qodef-divided-info-slider
    .qodef-item-holder
    .qodef-left-info-holder
    .qodef-m-title
    br {
    display: none;
  }
}
@media only screen and (max-width: 1280px) {
  .qodef-divided-info-slider .qodef-item-holder .qodef-left-info-holder {
    padding: 0 110px;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-divided-info-slider .qodef-item-holder .qodef-left-info-holder {
    padding: 0 100px 0 110px;
  }
}
@media only screen and (max-width: 834px) {
  .qodef-divided-info-slider .qodef-item-holder {
    flex-direction: column;
  }
  .qodef-divided-info-slider .qodef-item-holder .qodef-full-screen-image-holder,
  .qodef-divided-info-slider .qodef-item-holder .qodef-left-info-holder {
    width: 100%;
  }
  .qodef-divided-info-slider .qodef-item-holder .qodef-left-info-holder {
    height: 100%;
    padding: 0 177px;
    text-align: center;
  }
  .qodef-divided-info-slider
    .qodef-item-holder
    .qodef-full-screen-image-holder {
    /* display: block; */
    display: none;
  }
  .qodef-divided-info-slider .qodef-item-holder:after {
    content: none;
  }
  .qodef-divided-info-slider .qodef-m-info .qodef-bottom-info {
    height: 63.63px;
  }
  .qodef-divided-info-slider
    .qodef-m-info
    .qodef-bottom-info
    .qodef-m-subscribe-button-holder
    .qodef-subscribe-button.qodef-layout--button
    .qodef-subscribe-button-link {
    font-size: 26px;
    display: none;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-divided-info-slider .qodef-item-holder .qodef-left-info-holder {
    padding: 0 40px 11px 40px;
  }
  .qodef-divided-info-slider .qodef-m-info .qodef-bottom-info {
    height: 51.09px;
  }
  .qodef-divided-info-slider
    .qodef-m-info
    .qodef-bottom-info
    .qodef-m-subscribe-button-holder {
    width: 100%;
    text-align: center;
  }
  .qodef-divided-info-slider
    .qodef-m-info
    .qodef-bottom-info
    .qodef-m-subscribe-button-holder
    .qodef-subscribe-button.qodef-layout--button
    .qodef-subscribe-button-link {
    font-size: 15px;
    display: none;
  }
  .qodef-divided-info-slider
    .qodef-m-info
    .qodef-bottom-info
    .swiper-pagination-bullets {
    display: none;
  }
  .qodef-divided-info-slider .swiper-button-next,
  .qodef-divided-info-slider .swiper-button-prev {
    display: none;
  }
  .qodef-divided-info-slider svg.qodef-scroll-badge {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-highlight.qodef-title-break--disabled .qodef-m-title br {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-info-section.qodef-title-break--disabled .qodef-m-title br {
    display: none;
  }
}
@media only screen and (max-width: 1194px) {
  .qodef-reservation-form .qodef-m-fields-wrapper {
    display: block;
  }
  .qodef-reservation-form .qodef-m-fields-wrapper .qodef-m-field {
    display: inline-flex;
    width: 39%;
    margin-bottom: 20px;
  }
  .qodef-reservation-form
    .qodef-m-fields-wrapper
    .qodef-m-field.qodef-m-field-time {
    margin: 0 10px 0 0;
  }
  .qodef-reservation-form .qodef-m-field-book button {
    width: 100%;
    justify-content: center;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-reservation-form .qodef-holder--field {
    flex-basis: 49%;
    margin-bottom: 10px;
  }
  .qodef-holder--label {
    display: none;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-reservation-form .qodef-holder--field {
    flex-basis: 100%;
    margin-bottom: 10px;
  }
  .qodef-reservation-form .qodef-m-fields-wrapper .qodef-m-field {
    display: inline-flex;
    width: 100%;
    margin-bottom: 20px;
  }
  .qodef-reservation-form
    .qodef-m-fields-wrapper
    .qodef-m-field.qodef-m-field-book {
    margin-left: 0;
    margin-top: 30px;
  }
  .qodef-reservation-form
    .qodef-m-fields-wrapper
    .qodef-m-field.qodef-m-field-time {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-restaurant-menu .qodef-section-heading .qodef-e-title {
    max-width: 65%;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-restaurant-menu.qodef-with-legend--yes
    .qodef-legend
    .qodef-legend-inner {
    justify-content: flex-start;
  }
  .qodef-restaurant-menu.qodef-with-legend--yes
    .qodef-legend
    .qodef-legend-item {
    margin: 30px 0 30px 0;
  }
  .qodef-restaurant-menu .qodef-restaurant-menu-items-holder {
    padding: 0 30px;
  }
  .qodef-restaurant-menu .qodef-e-content {
    width: 100%;
    padding-left: 0;
  }
  .qodef-restaurant-menu .qodef-e-content-inner .qodef-e-title,
  .qodef-restaurant-menu .qodef-e-heading .qodef-e-title {
    display: inline-flex;
  }
  .qodef-restaurant-menu
    .qodef-e-content-inner
    .qodef-e-title
    .qodef-e-badge-image,
  .qodef-restaurant-menu .qodef-e-heading .qodef-e-title .qodef-e-badge-image {
    left: 4px;
  }
  .qodef-restaurant-menu .qodef-e-content-inner .qodef-e-heading-price,
  .qodef-restaurant-menu .qodef-e-heading .qodef-e-heading-price {
    padding-left: 4px;
  }
  .qodef-restaurant-menu .qodef-e-image {
    display: none;
  }
  .qodef-restaurant-menu .qodef-e-heading-line {
    margin: 5px 0 10px 0 !important;
    width: 100%;
  }
  .qodef-restaurant-menu .qodef-section-heading {
    flex-direction: column;
    align-items: flex-start;
    padding: 0 30px;
  }
  .qodef-restaurant-menu .qodef-section-heading .qodef-e-title {
    max-width: 100%;
  }
  .qodef-restaurant-menu .qodef-section-heading .qodef-m-button-holder {
    margin: 20px 0 0;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-restaurant-menu.qodef-item-layout--info-sticky .qodef-info-fixed {
    padding: 100px 7% 96px 130px;
  }
  .qodef-restaurant-menu.qodef-item-layout--info-sticky
    .qodef-info-fixed
    .qodef-m-bottom-text {
    padding-right: 15%;
  }
}
@media only screen and (max-width: 1194px) {
  .qodef-restaurant-menu.qodef-item-layout--info-sticky .qodef-info-fixed {
    padding: 100px 7% 96px 68px;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-restaurant-menu.qodef-item-layout--info-sticky {
    flex-direction: column;
  }
  .qodef-restaurant-menu.qodef-item-layout--info-sticky.qodef-with-heading--no
    .qodef-restaurant-menu-items-holder {
    padding-top: 79px;
  }
  .qodef-restaurant-menu.qodef-item-layout--info-sticky.qodef-with-legend--no
    .qodef-restaurant-menu-items-holder {
    padding-bottom: 79px;
  }
  .qodef-restaurant-menu.qodef-item-layout--info-sticky .qodef-info-fixed,
  .qodef-restaurant-menu.qodef-item-layout--info-sticky .qodef-info-sticky {
    width: 100%;
    height: 50%;
  }
  .qodef-restaurant-menu.qodef-item-layout--info-sticky .qodef-info-fixed {
    padding: 79px;
  }
}
@media only screen and (max-width: 834px) {
  .qodef-restaurant-menu.qodef-item-layout--info-sticky {
    height: auto !important;
  }
  .qodef-restaurant-menu.qodef-item-layout--info-sticky.qodef-with-legend--no
    .qodef-restaurant-menu-items-holder {
    padding-bottom: 110px;
  }
  .qodef-restaurant-menu.qodef-item-layout--info-sticky .qodef-info-fixed {
    height: 50vh;
  }
  .qodef-restaurant-menu.qodef-item-layout--info-sticky .qodef-info-sticky {
    height: 100%;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-restaurant-menu.qodef-item-layout--info-sticky.qodef-with-heading--no
    .qodef-restaurant-menu-items-holder {
    padding-top: 30px;
  }
  .qodef-restaurant-menu.qodef-item-layout--info-sticky .qodef-info-fixed {
    padding: 30px;
  }
  .qodef-restaurant-menu.qodef-item-layout--info-sticky
    .qodef-info-fixed
    .qodef-m-bottom-text {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-section-title.qodef-title-break--disabled .qodef-m-title br {
    display: none;
  }
}
@media only screen and (max-width: 834px) {
  .qodef-section-title.qodef-subtitle-alignment--left {
    display: block;
  }
  .qodef-section-title.qodef-subtitle-alignment--left p.qodef-m-subtitle {
    text-align: left;
  }
  .qodef-section-title.qodef-subtitle-alignment--left p.qodef-m-subtitle br {
    display: none;
  }
  .qodef-section-title.qodef-subtitle-alignment--left svg {
    display: none;
  }
  .qodef-section-title.qodef-subtitle-alignment--left
    .qodef-section-title-holder {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-split-info-panel-slider-holder-outer
    .qodef-left-info
    .qodef-left-info-content {
    padding: 0 10% 0 80px;
  }
  .qodef-split-info-panel-slider-holder-outer
    .qodef-left-info
    .qodef-left-info-content
    .qodef-e-text {
    margin: 23px 0 0;
    max-width: 92%;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-split-info-panel-slider-holder-outer.qodef-title-break--disabled
    .qodef-left-info
    .qodef-left-info-content
    .qodef-e-title
    br {
    display: none;
  }
  .qodef-split-info-panel-slider-holder-outer.qodef-with--subtitle
    .qodef-left-info {
    top: 0;
  }
  .qodef-split-info-panel-slider-holder-outer .qodef-left-info {
    padding: 0;
  }
  .qodef-split-info-panel-slider-holder-outer
    .qodef-left-info
    .qodef-left-info-content {
    padding: 43px 57px 67px;
  }
  .qodef-split-info-panel-slider-holder-outer
    .qodef-left-info
    .qodef-left-info-content
    .qodef-e-title {
    font-size: 50px;
  }
  .qodef-split-info-panel-slider-holder-outer
    .qodef-left-info
    .qodef-left-info-content
    .qodef-e-text {
    max-width: 100%;
  }
  .qodef-split-info-panel-slider-holder-outer .qodef-right-slider {
    padding: 60px 115px 40px;
  }
  .qodef-split-info-panel-slider-holder-outer
    .qodef-right-slider
    .qodef-split-info-panel-slider-holder {
    height: 100%;
  }
  .qodef-split-info-panel-slider-holder-outer
    .qodef-right-slider
    .qodef-split-info-panel-slider-holder
    .qodef-m-items {
    height: 100%;
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-split-info-panel-slider-holder-outer {
    flex-direction: column;
  }
  .qodef-split-info-panel-slider-holder-outer:after {
    content: none;
  }
  .qodef-split-info-panel-slider-holder-outer .qodef-left-info,
  .qodef-split-info-panel-slider-holder-outer .qodef-right-slider {
    width: 100%;
  }
  .qodef-split-info-panel-slider-holder-outer .qodef-left-info {
    height: 793px;
  }
  .qodef-split-info-panel-slider-holder-outer
    .qodef-left-info
    .qodef-left-info-content {
    padding: 44px 57px 69px;
  }
  .qodef-split-info-panel-slider-holder-outer .qodef-right-slider {
    padding: 55px 145px 45px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-split-info-panel-slider-holder-outer .qodef-right-slider {
    padding: 50px 50px 50px;
  }
  .qodef-split-info-panel-slider-holder-outer
    .qodef-right-slider
    .swiper-button-next,
  .qodef-split-info-panel-slider-holder-outer
    .qodef-right-slider
    .swiper-button-prev {
    display: none;
  }
  .qodef-split-info-panel-slider-holder-outer .qodef-left-info {
    height: auto;
  }
  .qodef-split-info-panel-slider-holder-outer
    .qodef-left-info
    .qodef-left-info-content {
    padding: 37px 27px 57px;
  }
  .qodef-split-info-panel-slider-holder-outer
    .qodef-left-info
    .qodef-left-info-content
    .qodef-e-caption-text {
    padding-top: 20px;
  }
  .qodef-split-info-panel-slider-holder-outer
    .qodef-left-info
    .qodef-left-info-content
    .qodef-e-title {
    font-size: 45px;
  }
}
@media only screen and (max-width: 1280px) {
  .qodef-split-info-video-holder .qodef-right-info .qodef-right-info-content {
    padding: 0 10%;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-split-info-video-holder.qodef-title-break--disabled
    .qodef-right-info
    .qodef-right-info-content
    .qodef-e-title
    br {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-split-info-video-holder {
    flex-direction: column;
    height: 100%;
  }
  .qodef-split-info-video-holder:after {
    content: none;
  }
  .qodef-split-info-video-holder .qodef-left-info,
  .qodef-split-info-video-holder .qodef-right-info {
    width: 100%;
  }
  .qodef-split-info-video-holder .qodef-right-info {
    height: 864px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-split-info-video-holder .qodef-right-info {
    height: 764px;
    padding: 60px 0 60px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li:nth-child(1) {
    left: 1px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li:nth-child(2) {
    left: 46px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li:nth-child(3) {
    left: 91px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li:nth-child(4) {
    left: 136px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li:nth-child(5) {
    left: 181px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li:nth-child(6) {
    left: 226px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li:nth-child(7) {
    left: 271px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown {
    left: auto;
    right: 0;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li:nth-child(1) {
    right: auto;
    left: 1px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li:nth-child(2) {
    right: auto;
    left: 46px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li:nth-child(3) {
    right: auto;
    left: 91px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li:nth-child(4) {
    right: auto;
    left: 136px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li:nth-child(5) {
    right: auto;
    left: 181px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li:nth-child(6) {
    right: auto;
    left: 226px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li:nth-child(7) {
    right: auto;
    left: 271px;
  }
}
@media only screen and (max-width: 1024px) {
  body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content {
    padding-top: 0 !important;
  }
}
@media only screen and (max-width: 1024px) {
  #qodef-page-sidebar .qodef-social-icons-group {
    justify-content: flex-start;
  }
}
