/*https://getbootstrap.com/docs/5.2/getting-started/introduction/*/
@charset "UTF-8"; /*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}
a.yith_expand {
  display: none!important;
}

/* Chrome, Safari, Edge, Opera */
input.qty::-webkit-outer-spin-button,
input.qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input.qty[type=number] {
    -moz-appearance: textfield;
}

#configuratorModal .configurator-header {
  text-align: center;

  padding-bottom: 60px;
}
#configuratorModal .modal-header h5 {
  display: none;
}
.glass-option p {
  font-size: 16px;
  font-weight: 700;
  color: var(--font-black);
  margin-top: 30px;
  text-transform: uppercase;
}
#configuratorModal .actions ul {
  list-style: none;
  display: inline;
}
#configuratorModal .actions {
  margin-top: 30px;
  /* margin-left: 30px;
  margin-right: 30px; */
  padding-bottom: 30px;
}
#configuratorModal .actions ul li:nth-child(2) {
  float: right;
  position: relative;
}
#configuratorModal .actions ul li a {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
#configuratorModal .actions ul li:first-child {
  position: relative;
}
#configuratorModal .actions ul li:first-child a:before {
  content: "";
  display: inline-block;
  background-image: url("/wp-content/themes/custom_theme/img/Arrow-left-button.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  margin-right: 20px;
}
#configuratorModal .actions ul li:first-child a:hover:before {
  background-image: url("/wp-content/themes/custom_theme/img/Arrow-left-button-green.svg");
}
#configuratorModal .actions ul li:nth-child(2) a:after {
  content: "";
  display: inline-block;
  background-image: url("/wp-content/themes/custom_theme/img/Arrow-right-button.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  margin-left: 20px;
}
#configuratorModal .actions ul li:nth-child(2) a:hover:after {
  content: "";
  display: inline-block;
  background-image: url("/wp-content/themes/custom_theme/img/Arrow-right-button-green.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  margin-left: 20px;
}
#configuratorModal .actions ul li:first-child {
  float: left;
}
#configuratorModal .modal-content {
  border-radius: 40px !important;
  border: none !important;
  background-color: var(--bg-body);
  padding-left: 30px !important;
  padding-right: 30px !important;
}
#configuratorModal.final-step .modal-content {
  border-radius: 40px !important;
  border: none !important;
  background-image: url("/wp-content/themes/custom_theme/img/bg-modal.jpg") !important;
  background-size: cover;
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.configurator-final {
  margin-top: 160px;
}
.configurator-final h3 {
  font-size: 50px;
  text-transform: uppercase;
  font-weight: 900;
}
.configurator-final p {
  font-size: 24px !important;
  font-weight: 300 !important;
  margin-bottom: 60px !important;
}
#configuratorModal .modal-header {
  border-bottom: none;
}
#configuratorModal .modal-header .btn-close {
  padding-right: 40px;
  padding-top: 40px;
}
#configuratorModal .btn-close:focus {
  box-shadow: none !important;
}
#configuratorModal .configurator-header span {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
  color: var(--font-black);
  margin-top: 60px;
}
#candle-configurator .configurator-header h3 {
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 700;
  color: var(--font-black);
}
#configuratorModal .modal-dialog {
  max-width: 1000px;
}
#configuratorModal .modal-body {
  min-height: 600px;
  overflow-y: auto;
  overflow-x: hidden;
}
#candle-configurator .steps {
  display: none;
}
#candle-configurator h3.title {
  display: none;
}
#candle-configurator .clear-candle {
  position: absolute;
  margin: auto;
  width: 100%;
  text-align: center;
}
#candle-configurator #custom-candle {
  margin-top: 115px;
}
#candle-configurator .glass-option.selected {
  /* border-bottom: 2px solid #000; */
  background-color: rgba(191, 212, 55, 0.5); /* var(--font-limone-dark) with 0.5 opacity */
  border-radius: 10px;
  padding: 20px;
}
#candle-configurator .glass-option {
  border-bottom: 2px solid transparent;
  padding: 20px;
}
#candle-configurator .splide__pagination {
  bottom: -8.5em;
}
#candle-configurator .line1,
#candle-configurator .line2 {
  font-size: 26px;
  font-weight: 300;
  line-height: 28px;
  text-transform: uppercase;
  padding-left: 20px;
}
#add-custom-text.btn-podstawowy:hover {
  background-color: var(--bg-footer);
}
#add-custom-text.btn-podstawowy {
  background-color: #fff;
  border: 2px solid #000;
  color: #000 !important;
  margin-top: 70px !important;
  display: inline-block;
}
#add-custom-text.btn-podstawowy a {
  color: #000 !important;
}
#candle-configurator .line3,
#candle-configurator .line4 {
  font-size: 26px;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 20px;
}
.line1,
.line2,
.line3,
.line4 {
  height: 28px;
}
#config-steps-p-2 .line3,
#config-steps-p-2 .line4,
#config-steps-p-2 .line1,
#config-steps-p-2 .line2 {
  padding-left: 0px;
  margin-left: -44px;
}
#config-steps-p-3 .line3,
#config-steps-p-3 .line4,
#config-steps-p-3 .line1,
#config-steps-p-3 .line2 {
  padding-left: 0px;
  margin-left: -44px;
}
#custom-candle-list li label {
  margin-top: 20px;
}
.splide__track--draggable {
  /* margin-top: -27px; */
  margin-top: 0px;
}
#add-custom-text-fields {
  margin-top: 50px;
}
.clear-candle {
  position: relative;
}
body.single-product input[type="number"]::-webkit-inner-spin-button,
body.single-product input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

body.single-product input[type="number"] {
  -moz-appearance: textfield;
}

.step3preview {
  position: absolute;
  top: 130px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 20;
  text-align: left;
  width: 96px;
}
.color-swatch-container {
  border: 1px solid #000;
  border-radius: 40px;
  background-color: var(--bg-body-home);
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 17px;
  padding-right: 7px;
/*  height: 61px;*/
}
.color-swatch-container.ciemne {
  height: 52px;
  padding-left: 11px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 11px;

}
/* .modal-body.info-posiction {
  position: relative;
} */
img.info {
  float: right;
  /* z-index: 9999;
  position: absolute;
  top: 0px;
  left: 0px; */
}
#custom-candle li img {
  max-width: 150px;
}
.form-control:focus {
  box-shadow: none !important;
}
#candle-configurator .form-control {
  font-size: 13px;
  font-weight: 300;
  line-height: 35px;
  padding-left: 20px;
  text-transform: uppercase;
  color: var(--font-black) !important;
  background-color: var(--bg-body-home) !important;
  background-clip: padding-box;
  border: 1px solid #000;
  border-radius: 25px;
}
/* #candle-configurator .inscription-option.selected {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
} */
.color-swatch-container label {
  padding-right: 12px;
}
.color-swatch {
  display: inline-block;
  cursor: pointer;
}
.color-swatch .swatch-circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-block;
  background-color: var(--swatch-color);
  border: 0px solid #ccc;
}
.color-swatch.selected .swatch-circle {
  border: 0px solid #007bff;
  width: 30px;
  height: 30px;
  padding-bottom: 18px;
  line-height: 40px;
  display: inline-block;
  margin-bottom: 4px;
}
#sticker-preview,
#summary-sticker-preview {
  max-width: 220px;
  position: absolute;
  top: 158px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  width: 220px;
}
#inscription-preview {
  max-width: 185px;
  position: absolute;
  top: 167px;
  left: 40%;
  z-index: 20;
}
.kolor-sticker-preview {
  min-height: 340px;
}
ul.buttony-center {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
  align-items: center;
  padding: 0;
  /* margin: 0; */
  margin: auto;
  list-style: none;
}
#config-steps-p-3 .zapach-option {
  border: 1.5px solid #b7b7b7;
  border-radius: 30px;
  background-color: #fff;
  color: #525252;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}
#config-steps-p-3 ul {
  padding-left: 0px;
}
#config-steps-p-3 .zapach-option.selected {
  border: 1.5px solid #000;
  border-radius: 30px;
  background-color: #fff;
  color: #000;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}
/* .labellinie {
  position: absolute;
  bottom: 0px;
} */
#config-steps-p-3 .zapach-option.selected label {
  padding: 17px 20px;
  display: block;
  cursor: pointer;
  text-align: center;
}
#config-steps-p-3 .zapach-option label {
  padding: 17px 20px;
  display: block;
  cursor: pointer;
  text-align: center;
}
#config-steps-p-3 ul {
  list-style: none;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  column-gap: 20px;
}
#config-steps-p-3 ul li {
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  margin-bottom: 20px;
}
#summary-inscription-preview {
  max-width: 185px;
  position: absolute;
  top: 167px;
  left: 40%;
  z-index: 20;
}
.summary-sticker-preview {
  min-height: 340px;
}
.steps-form fieldset {
  display: none;
}
.steps-form fieldset.current {
  display: block;
}
.steps-form fieldset {
  opacity: 0;
  transition: opacity 0.3s ease;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.steps-form fieldset.current {
  position: relative;
  opacity: 1;
  z-index: 1;
}

.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animate__animated.animate__infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animate__animated.animate__repeat-1 {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: var(--animate-repeat);
}
.animate__animated.animate__repeat-2 {
  -webkit-animation-iteration-count: 2;
  animation-iteration-count: 2;
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
  animation-iteration-count: calc(var(--animate-repeat) * 2);
}
.animate__animated.animate__repeat-3 {
  -webkit-animation-iteration-count: 3;
  animation-iteration-count: 3;
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
  animation-iteration-count: calc(var(--animate-repeat) * 3);
}
.animate__animated.animate__delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay);
}
.animate__animated.animate__delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-delay: calc(var(--animate-delay) * 2);
  animation-delay: calc(var(--animate-delay) * 2);
}
.animate__animated.animate__delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-delay: calc(var(--animate-delay) * 3);
  animation-delay: calc(var(--animate-delay) * 3);
}
.animate__animated.animate__delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-delay: calc(var(--animate-delay) * 4);
  animation-delay: calc(var(--animate-delay) * 4);
}
.animate__animated.animate__delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
  -webkit-animation-delay: calc(var(--animate-delay) * 5);
  animation-delay: calc(var(--animate-delay) * 5);
}
.animate__animated.animate__faster {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-duration: calc(var(--animate-duration) / 2);
  animation-duration: calc(var(--animate-duration) / 2);
}
.animate__animated.animate__fast {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
  animation-duration: calc(var(--animate-duration) * 0.8);
}
.animate__animated.animate__slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
}
.animate__animated.animate__slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-duration: calc(var(--animate-duration) * 3);
  animation-duration: calc(var(--animate-duration) * 3);
}
@media (prefers-reduced-motion: reduce), print {
  .animate__animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
  .animate__animated[class*="Out"] {
    opacity: 0;
  }
}
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0) scaleY(0.95);
    transform: translateZ(0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
@keyframes bounce {
  0%,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0) scaleY(0.95);
    transform: translateZ(0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.animate__flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.animate__pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shakeX {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shakeX {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX;
}
@-webkit-keyframes shakeY {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
@keyframes shakeY {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.animate__headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.animate__swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.animate__tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
  animation-duration: calc(var(--animate-duration) * 1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown;
}
@-webkit-keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}
@-webkit-keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight;
}
@-webkit-keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp;
}
@-webkit-keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown;
}
@-webkit-keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft;
}
@-webkit-keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight;
}
@-webkit-keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp;
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.animate__bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.animate__bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
.animate__bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
.animate__bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
}
@-webkit-keyframes fadeInTopRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInTopRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight;
}
@-webkit-keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}
@-webkit-keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.animate__fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.animate__fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.animate__fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.animate__fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.animate__fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
@keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft;
}
@-webkit-keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
@keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight;
}
@-webkit-keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
@keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight;
}
@-webkit-keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
@keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0)
      rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
      translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0)
      rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0)
      rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
      translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0)
      rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animate__animated.animate__flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.animate__flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.animate__flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__lightSpeedInRight {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__lightSpeedInLeft {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOutRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutRight {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes lightSpeedOutLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutLeft {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.animate__hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.animate__rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.animate__zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.raleway-100 {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
}
.raleway-200 {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}
.raleway-300 {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
.raleway-400 {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.raleway-500 {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
.raleway-600 {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.raleway-700 {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.raleway-800 {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}
.raleway-900 {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

:root {
  --flexible-h1-mobile: 64px;
  --flexible-p-size: 24px;
  --flexible-h4-size: 48px;
  --flexible-CTA-p-size: 18px;
  --font-size-h3: 40px;
  --flexible-small-margin: 30px;
  --flexible-oferta-a-size: 48px;
  --flexible-h2-size: 80px;
  --flexible-big-margin-x2: 100px;
  --flexible-big-margin: 50px;
  --flexible-opis-size: 36px;
  --flexible-h1-margin: 20px;
  --flexible-h1-padding: 40px;
  --flexible-box-padding: 60px;
  --flexible-h1-size: 70px;
  --flexible-h3-size: 16px;
  --border-radius-main: 20px;
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}
:root,
[data-bs-theme="light"] {
  --vevre-btn-limone: #d7eb5b;
  --vevre-gray: #d4d5cd;
  --font-gray: #1a1919;
  --vevre-accordion-btn-icon: url(/wp-content/themes/custom_theme/img/Arrow-drop-down-button.svg);
  --vevre-accordion-btn-icon-hover: url(/wp-content/themes/custom_theme/img/Arrow-drop-down-button-green.svg);
  --bs-accordion-active-bg: transparent !important;
  --bs-accordion-bg: transparent !important;
  --bg-body: #f3f4ee;
  --bg-body-home: #fff;
  --bg-footer: #dae59b;
  --main-p-color: #484747;
  --bg-box-pink: #dd445d;
  --bg-button-slug-color: #e6e8d7;
  --flexible-border-bottom-color: 1px solid #1a1919;
  --flexible-container-bg-color: #1a1919;
  --font-black: #1a1919;
  --flexible-h1-too-color: #8b9741;
  --limone-bg-color: #8b9741;
  --font-limone: #bfd437;
  --font-limone-dark: #8b9741;
  --white-bg-color: #fff;
  --limone-hover-color: #1a1919;
  --limone-hover-color-h1: #fff;
  --bs-white-jak-pracujemy: #ffffff;
  --white: #000;
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #323232;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Raleway", "Segoe UI", Roboto,
    "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.15),
    rgba(255, 255, 255, 0)
  );
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #f3f4ee;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme="dark"] {
  color-scheme: dark;
  --font-familly-mis: "Raleway", sans-serif;
  --font-gray: #6b6d76;
  --bs-accordion-active-bg: transparent !important;
  --bs-accordion-bg: transparent !important;
  --bg-body: #131313;
  --flexible-border-bottom-color: 1px solid #3a3a3a;
  --flexible-container-bg-color: #212121;
  --font-black: #000;
  --flexible-h1-too-color: #ffffff;
  --limone-bg-color: #deff00;
  --font-limone: #deff00;
  --font-limone-dark: #deff00;
  --white-bg-color: #fff;
  --limone-hover-color: #deff00;
  --limone-hover-color-h1: #deff00;
  --bs-white-jak-pracujemy: #ffffff;
  --white: #fff;
  --bs-body-color: #ffffff;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #000;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #6ea8fe;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: #e685b5;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #664d03;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}
body {
  position: relative;
}
html {
  overflow-x: hidden;
}

/* Links
--------------------------------------------- */
a {
  color: var(--white);
  text-decoration: none;
}

a:visited {
  color: var(--white);
  background-color: none;
}

a:hover,
a:focus,
a:active {
  color: var(--limone-hover-color);
}

a:focus {
  outline: none;
}

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

@media (min-width: 1280px) {
  .container {
    max-width: 1440px;
  }
}
.pt-8 {
  padding-top: 80px;
}
.pt-6 {
  padding-top: 60px;
}
.pt-5 {
  padding-top: 50px;
}
.pt-4 {
  padding-top: 40px;
}
.pt-3 {
  padding-top: 30px;
}
.pt-2 {
  padding-top: 20px!important;
}
.pt-1 {
  padding-top: 10px;
}
.pt-10 {
  padding-top: 100px;
}
.pb-10 {
  padding-bottom: 100px;
}
.pb-1 {
  padding-bottom: 10px !important;
}
.pb-2 {
  padding-bottom: 20px !important;
}
.pb-3 {
  padding-bottom: 30px !important;
}
.pb-4 {
  padding-bottom: 40px !important;
}
.pb-5 {
  padding-bottom: 50px !important;
}
.pb-6 {
  padding-bottom: 60px !important;
}
.pb-8 {
  padding-bottom: 80px !important;
}
.mt-1 {
  margin-top: 20px !important;
}
.mt-2 {
  margin-top: 40px !important;
}
.mt-3 {
  margin-top: 30px !important;
}
.mt-4 {
  margin-top: 40px !important;
}
.mt-5 {
  margin-top: 50px !important;
}
.mb-1 {
  margin-bottom: 10px !important;
}
.mb-2 {
  margin-bottom: 20px !important;
}
.mb-3 {
  margin-bottom: 30px !important;
}
.mb-4 {
  margin-bottom: 40px !important;
}
.mb-5 {
  margin-bottom: 50px !important;
}
.btn-podstawowy {
  background-color: var(--flexible-container-bg-color);
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--white-bg-color) !important;
  padding: 20px 40px;
  border-radius: 40px;
  border: none;
  display: inline-block;
  border: 1.5px solid var(--font-black);
}
.btn-podstawowy:hover,
.woocommerce ul.products li.product .button:hover {
  background-color: var(--vevre-btn-limone);
  color: var(--font-black) !important;
  border: 1.5px solid var(--font-black);
}
/* footer */
.site-footer {
  background-color: var(--bg-footer);
  padding: 90px 50px;
  padding-bottom: 30px !important;
}
.footer-ul {
  list-style: none;
  padding: 0;
}
.footer-ul li a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  line-height: 33px;
}
.social-styl {
  margin-top: 80px;
}
.social-styl a {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  padding-right: 15px;
}
.social-styl a img {
  display: block;
  width: 40px;
  height: 40px;
  transition: opacity 0.2s;
  max-width: fit-content;
}
.social-styl a.insta:hover img {
  opacity: 0;
}
.social-styl a.insta:hover {
  background-image: url("/wp-content/themes/custom_theme/img/insta-green.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.social-styl a.tweeter:hover img {
  opacity: 0;
}
.social-styl a.tweeter:hover {
  background-image: url("/wp-content/themes/custom_theme/img/tweet-green.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.social-styl a.facebook:hover img {
  opacity: 0;
}
.woocommerce-MyAccount-content h2, #my-stored-cards {
  display: none;
}
.social-styl a.facebook:hover {
  background-image: url("/wp-content/themes/custom_theme/img/facebook-green.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.social-styl a.linkin:hover img {
  opacity: 0;
}
.social-styl a.linkin:hover {
  background-image: url("/wp-content/themes/custom_theme/img/in-green.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
/* Efekt hover dla ikon social z szarym SVG */
a[href*="facebook.com"]:hover img[src*="facebook-gray.svg"] {
  opacity: 0;
}
a[href*="facebook.com"]:hover {
  background-image: url("/wp-content/themes/custom_theme/img/facebook-green.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 40px;
  height: 40px;
}

a[href*="instagram.com"]:hover img[src*="insta-gray.svg"] {
  opacity: 0;
}
a[href*="instagram.com"]:hover {
  background-image: url("/wp-content/themes/custom_theme/img/insta-green.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 40px;
  height: 40px;
}
.social-styl a {
  padding-right: 15px;
}
.footer-bottom a {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  padding-right: 15px;
}
/* footer */
.blok-tekstowy {
  background-color: var(--white-bg-color);
  border-radius: 60px;
  padding-top: 60px;
  margin-bottom: 60px;
}
.tekst-styl h4 {
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 48px;
}
.woocommerce li.product img,
.woocommerce-page li.product img {
  border-radius: 15px;
}
.tekst-styl ol {
  font-size: 30px;
  font-weight: 400;
  color: var(--font-gray);
}
.tekst-styl ol p {
  font-size: 14px;
  font-weight: 400;
  color: var(--main-p-color);
}
.tekst-styl a {
  color: var(--font-limone);
}
.woocommerce div.product form.cart .variations select {
  max-width: 100%;
  min-width: 75%;
  padding-right: 3em;
  background-color: #fff;
  border-radius: 30px;
  border: 1px solid #000;
  padding: 7px 15px;
  color: var(--font-black)!important;
}
/* Kontener galerii na Flexbox */

select:focus {
    outline: none;
    box-shadow: none;
}
.prod-desc-style .product_meta {
  display: none;
}
.cfvsw-selected-swatch {
  background-color: var(--bg-body);
}
.cfvsw-swatches-option {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border: 1px solid #000;
  border-radius: 30px !important;
  padding: 10px 16px;
  margin-right: 0px;
  margin-bottom: 10px;
  min-width: auto;
  max-width: 100%;
}
.variations.cfvsw-variation-disable-logic .cfvsw-product-container {
  margin-bottom: 0px;
}
.cfvsw-swatch-inner {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
  border: 1px solid #000;
  flex-shrink: 0;
}
ul.top-categories .dropdown .dropdown-menu {
  border: 1px solid #565e64 !important;
  border-radius: 15px;
  background-color: #fff;
}
ul.top-categories .dropdown .dropdown-menu li a {
  background-color: transparent !important;
}
ul.top-categories .dropdown .dropdown-menu li a:hover {
  color: var(--font-limone) !important;
}
.prod-desc-style .minus.btn-qty {
  background-color: var(--bg-body);
  color: var(--font-black);
  border: 1px solid var(--font-black);
  border-radius: 50%;
  padding-left: 9px;
  padding-right: 9px;
  box-shadow: none;
}
.qty-btn.minus {
  background-color: var(--bg-body);
  color: var(--font-black);
  border: 1px solid var(--font-black);
  border-radius: 50%;
  padding-left: 7px;
  padding-right: 6px;
  box-shadow: none;
  padding-top: 0px;
}
.prod-desc-style .plus.btn-qty {
  background-color: var(--bg-body);
  color: var(--font-black);
  border: 1px solid var(--font-black);
  border-radius: 50%;
  padding-left: 8px;
  padding-right: 8px;
  box-shadow: none;
}
.qty-btn.plus {
  background-color: var(--bg-body);
  color: var(--font-black);
  border: 1px solid var(--font-black);
  border-radius: 50%;
  padding-left: 7px;
  padding-right: 6px;
  box-shadow: none;
  padding-top: 0px;
}
.cart_totals .free-shipping-notice {
background-color: var(--bg-footer);
  border-radius: 40px;
  line-height: 55px;
  padding-left: 40px;
  padding-right: 40px;
  line-height: 20px;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 1px;
}
.woocommerce-checkout-review-order {
  border: 1px solid #d4d5cd;
  border-radius: 30px;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  font-weight: 300;
}

.checkout-product-thumb img {
  border-radius: 15px;
  width: 70%;
  height: auto;
}
.prod-desc-style .quantity {
  margin-right: 25px !important;
}
#billing_company_field,
#billing_nip_field {
  display: none; /* ukryj na starcie */
}
.summary.entry-summary .woocommerce-variation-price .price {
  border: 1.5px solid var(--font-black);
  border-radius: 30px;
  color: var(--font-black) !important;
  padding: 15px 20px;
  background-color: var(--bg-body);
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 0px;
  margin-top: 0px;
  float: right;
}
/*header {
  position: sticky;
  top: 0;
  z-index: 9999;
}*/
.woocommerce div.product div.images img {
  aspect-ratio: 1 / 1;
  object-fit: cover;
  width: 100%;
  height: auto;
  border-radius: 30px; /* opcjonalnie – jeśli nie chcesz zaokrągleń */
}
.free-shipping-success {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: var(--limone-bg-color);
}
.produkt-styl .tekst-styl h4 {
  text-transform: none;
}
.produkt-styl .tekst-styl p,
.produkt-styl .tekst-styl li {
  font-weight: 300;
}
.single-product .produkt-styl .polecane-styl {
  padding-top: 100px !important;
}
.produkt-styl .tekst-styl li strong {
  font-weight: 600;
}
.cfvsw-swatches-option:not(.cfvsw-label-option, .cfvsw-image-option)
  .cfvsw-swatch-inner {
  border: 1px solid #00000020;
  width: 25px;
  height: 25px;
}
.cfvsw-swatches-option::after {
  content: attr(data-title);
  font-size: 16px;
  color: #000;
  font-weight: 400;
  white-space: nowrap;
}
#accordionHome h2 button::after {
  content: "";
  background-image: var(--vevre-accordion-btn-icon);
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  position: absolute;
  right: 22px;
  top: 18px;
}
#accordionHome h2 button:hover::after,
.accordion-button:hover:after {
  content: "";
  background-image: var(--vevre-accordion-btn-icon-hover) !important;
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  position: absolute;
  right: 22px;
  top: 18px;
}
.bloki-22-banner h2 {
  font-size: 36px;
  font-weight: 800;
  text-transform: uppercase;
}
.bloki-22-banner .banner-box {
  border-radius: 40px;
  padding: 40px;
}
h3.h3-zapach {
  margin-bottom: 120px;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 600;
}
.home {
  background-color: var(--bg-body-home);
}
.banner-tekstowy p.banner-small-text,
.banner-kategorie-1 p.maly-tekst {
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
}

.banner-tekstowy .banner-main-text {
  font-size: 80px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 96px;
  /* margin-top: 80px;
	margin-bottom: 80px; */
  width: 80%;
  margin: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}
.naglowek_powyzej_kontenera {
  text-align: center;
  font-size: 80px;
  font-weight: 800;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  line-height: 90px;
}
.banner-kategorie-1 ul {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 60px;
  margin-top: 60px;
}
.wysylka-style {
  width: 100%;
}
.wysylka-style p#select-point-container {
  padding-left: 20px;
  padding-top: 7px;
}
.wysylka-style p#select-point-container span#select-point-label {
  border: 1.5px solid var(--font-limone-dark);
  padding: 10px 20px;
  background-color: var(--bg-body);
  margin-top:10px;
  display: inline-block;
  border-radius: 5px;
}
.woocommerce .wysylka-style ul#shipping_method li input {
	margin: 6px 8px 0 0;
	vertical-align: top;
}
.woocommerce .wysylka-style td {
  padding: 0px !important;
}
.woocommerce .wysylka-style ul {
  margin-top: 15px;
}
.banner-kategorie-1 ul li {
  font-size: 100px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 150px;
  border-bottom: 1px solid #bababa;
}
.btn-podstawowy-bialy {
  background-color: var(--white-bg-color);
  color: var(--font-black) !important;
  border: 1.5px solid var(--font-black);
}
.banner-tekstowy .banner-main-text strong {
  font-weight: 900;
  color: #BFD437;
}
.back-to-top {
	position: fixed;
	bottom: 70px;
	right: 30px;
}
.banner-tekstowy {
  background-color: #93659A;
  border-radius: 40px;
}
.banner-box ul li {
  margin-left: 0px;
}
#accordionHome h2 button {
  font-size: 18px !important;
  padding-right: 50px;
  color: var(--font-black);
  /* display: inline-block; */
  position: relative;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 700;
  padding-top: 24px;
  padding-bottom: 28px;
}
.accordion-button:focus {
  box-shadow: none;
}
#accordionHome.accordion .accordion-item,
#accordionHome.accordion {
  background-color: transparent !important;
  --bs-accordion-bg: transparent !important;
  --bs-accordion-active-bg: transparent !important;
  --bs-accordion-border-color: #bababa;
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: transparent;
  box-shadow: none;
}
.akordeon_home h6 {
  font-size: 36px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 60px;
}
.akordeon_home {
  background-color: var(--white-bg-color);
  border-radius: 60px;
  padding-top: 60px;
  margin-bottom: 100px;
  margin-top: 40px;
}
#scrollsec_polecane_produkty .products .woocommerce-LoopProduct-link {
  min-height: 200px;
}
.naglowek-home-z-buttonami li.button-zapachy {
  font-size: 18px;
  text-transform: none;
  color: #525252;
  padding-top: 15px;
  padding-bottom: 15px;
}
.naglowek-home-z-buttonami li.button-zapachy img {
  padding-left: 10px;
}
#scrollsec_polecane_produkty .btn {
  display: none;
}
#accordionHome h2 button span {
  font-size: 18px !important;
  margin-right: 60px;
}
.prawa-col {
  background-color: var(--bg-body);
  border-radius: 40px;
  padding: 48px;
  height: 100%;
  text-align: center;
}
.prawa-col p {
  font-size: 16px;
  font-weight: 300;
  color: var(--main-p-color);
  text-align: left !important;
}
.lewa-col {
  background-color: var(--bg-body);
  border-radius: 40px;
  padding: 48px;
  height: 100%;
}
.lewa-button {
  margin-top: 140px;
}
.lewa-opis {
  margin-top: 140px;
  font-weight: 300;
}
p.p-banner {
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-bottom: 30px;
}
.naglowek-home-z-buttonami h2 {
  font-size: 110px;
  font-weight: 800;
  text-transform: uppercase;
  max-width: 100%;
  line-height: 110px;
}
.page-id-7408 .naglowekh3 {
  margin-top: 60px;
}
#custom-candle .splide__arrow--prev, #custom-candle .splide__arrow--next{
	display: none;
}
.page-id-7408 .polecane-styl.blok-naglowkowy {
  padding-bottom: 40px !important;
  padding-bottom: 0px !important;
}
.blog-home .naglowekh3,
.buton-blog {
  display: inline-block;
}
#scrollsec_sekcja_blogu {
  background-color: var(--bg-body);
  padding-bottom: 100px;
  padding-top: 100px;
  border-radius: 40px;
}
.buton-blog i,
.bloki-22-banner i,
.btn-podstawowy i {
  padding-left: 10px;
}
.bloki-22-banner {
  padding-bottom: 120px !important;
}
.blog-home .naglowekh3 h3 {
  font-size: 36px;
  font-weight: 800 !important;
  text-transform: uppercase;
}
#scrollsec_sekcja_blogu .blok-naglowkowy {
  padding-bottom: 60px !important;
}
.buton-blog {
  float: right;
}
.buton-blog .btn-podstawowy,
#scrollsec_bloki_22_banner_plus_zdjecie .btn-podstawowy,
.buton-blog .btn-podstawowy {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.page-id-12 .newsletter-styl, .page-id-13 .newsletter-styl, .page-id-14 .newsletter-styl{
  display: none;
}
.page-id-12 .site-footer, .page-id-13 .site-footer, .page-id-14 .site-footer{
  margin-top: 50px;
}
.page-id-7408 .polecane-styl {
  background-color: var(--bg-body);
  padding-top: 40px;
  padding-bottom: 30px;
}
.naglowek_home_z_buttonami ul li,
.naglowek_home_z_buttonami ul li:hover {
  padding-right: 40px;
  color: #525252;
  font-weight: 300;
}
.naglowek_home_z_buttonami ul li:not(:first-child) {
  margin-left: 0px;
}
.lewa-col h3 {
  font-size: 60px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 48px;
  max-width: 400px;
}
.page-id-5891 #primary,
.page-id-7408 #primary {
  background-color: var(--bg-body-home);
  border-top-right-radius: 90px;
  border-top-left-radius: 90px;
}
.sekcja-kontaktu .lewa-col,
.sekcja-kontaktu .prawa-col {
  background-color: var(--bg-body-home);
  border-radius: 40px;
  padding: 48px;
  height: 100%;
}
.sekcja-kontaktu .lewa-col h3 {
  font-size: 50px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 48px;
  max-width: 100%;
  line-height: 55px;
}
.kategorie-lista ul:first-child a:hover {
  color: #93b3b0;
}
.kategorie-lista ul li:nth-child(2) a:hover {
  color: #c84631;
}
.kategorie-lista ul li:nth-child(3) a:hover {
  color: #a669b0;
}
.kontakt-form {
  text-align: left;
}
.kontakt-form h2 {
  text-align: left;
  font-size: 50px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 48px;
  max-width: 100%;
  line-height: 55px;
}
.form-control {
  font-size: 14px;
  font-weight: 400;
  line-height: 35px;
  padding-left: 20px;
  text-transform: uppercase;
  color: var(--bg-body-home) !important;
  background-color: var(--bg-body-home) !important;
  background-clip: padding-box;
  border: var(--bs-border-width) solid #d4d5cd;
  border-radius: 25px;
}
.sekcja-kontaktu .lewa-opis {
  margin-top: 40px;
  color: #484747;
  font-weight: 300;
  font-size: 16px;
}
.sekcja-kontaktu .prawa-col .mb-1 {
  margin-bottom: 0px !important;
}
.sekcja-kontaktu .form-text p {
  height: 55px;
}
.sekcja-kontaktu .form-text.ostatni-form {
  height: 250px;
}
.prawa-col textarea.form-control {
  height: 200px !important;
}
.buttony-kontakt-blok .jeden-button {
  background-color: var(--bg-body-home);
  border-radius: 40px;
  border: 1px solid var(--font-black);
}
#searchModal .form-control {
	font-size: 12px;
	color: #000 !important;
}
.buttony-kontakt-blok .jeden-button p {
  margin-bottom: 0px;
}
a.maly-tekst {
  color: #525252;
  font-weight: 300;
  font-size: 16px;
}
a p.duzy-tekst {
  color: var(--font-black);
  font-weight: 700;
  font-size: 24px; 
}
.naglowek-glowny h1 {
  font-size: 80px;
  font-weight: 800;
  line-height: 90px;
  text-transform: uppercase;
  max-width: 80%;
  margin: auto;
}
.naglowek-h2 h2 {
  font-size: 60px;
  font-weight: 800;
  text-transform: uppercase;
}
.naglowek_h3_z_opisem .blok-naglowkowy h3 {
  font-size: 60px;
  font-weight: 800;
  text-transform: uppercase;
  margin-top: 100px;
}
.naglowek_h3_z_opisem p {
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  color: var(--main-p-color);
  margin-top: 30px;
}
.formularz-naglowek h3 {
  font-size: 48px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 65px;
}
.opakowania_sekcja_34_do_14_text_plus_zdjecie .lewa-col,
.opakowania-sekcja-3-kolumny .jeden-box {
  background-color: var(--bg-body);
  border-radius: 40px;
  padding: 48px;
  height: 100%;
  font-weight: 300;
}
.opakowania_sekcja_34_do_14_text_plus_zdjecie .lewa-col h3,
.opakowania-sekcja-3-kolumny .jeden-box h3 {
  font-size: 44px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 0px;
  max-width: 100%;
  line-height: 50px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-height: 150px;
}
.opakowania_sekcja_34_do_14_text_plus_zdjecie .lewa-opis,
.opakowania-sekcja-3-kolumny .lewa-opis {
  margin-top: 20px;
}
.opakowania_sekcja_34_do_14_text_plus_zdjecie .odliczanie,
.opakowania-sekcja-3-kolumny .odliczanie {
  position: relative;
  padding-bottom: 140px;
  font-weight: 600;
}

.opakowania_sekcja_34_do_14_text_plus_zdjecie .odliczanie::after,
.opakowania-sekcja-3-kolumny .odliczanie::after {
  content: "";
  position: absolute;
  top: 12px; /* Adjust top position as needed */
  left: 30px;
  width: 95%;
  height: 1px;
  background-color: var(--vevre-gray); /* Adjust color as needed */
}
.button-zapachy {
  background-color: var(--bg-body-home) !important;
  border: 1.5px solid var(--font-black) !important;
  border-radius: 40px !important;
  padding: 10px 10px !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  color: var(--font-black) !important;
  font-weight: 600 !important;
}
.button-zapachy span {
  padding-right:10px;
}
/* .button-zapachy:hover {
  background-color: var(--bg-body-home);
  border: 1.5px solid var(--font-black);
  border-radius: 40px;
  padding: 10px 10px;
  font-size: 12px;
  text-transform: uppercase;
  color: var(--font-black);
  font-weight: 600;
} */
.blok-tekstowy-z-buttonami ul, #scrollsec_blok_tekstowy_z_buttonami ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: row;
  gap: 10px; /* Optional: Adjust spacing between items */
}
.blok-tekstowy-z-buttonami ul li, #scrollsec_blok_tekstowy_z_buttonami ul li {
  display: inline-block;
}
ul#splide-polecane-produkty-list li ul {
  list-style: none !important;
  text-align: center;
}
#scrollsec_polecane_produkty ul#splide-polecane-produkty-list li ul img {
  width: 98%;
  height: auto;
  border-radius: 15px;
}
#scrollsec_polecane_produkty h2.woocommerce-loop-product__title {
  font-size: 16px !important;
  text-transform: uppercase;
  font-weight: 600;
  min-height: 56px;
  margin-top: 20px;
}
#scrollsec_polecane_produkty span.price {
  float: left;
  color: var(--font-black) !important;
  font-size: 17px !important;
  font-weight: 600 !important;
  border: 1px solid var(--bs-secondary-border-subtle);
  border-radius: 40px;
  padding: 10px 20px;
}
#scrollsec_polecane_produkty .button.add_to_cart_button {
  background-color: var(--font-black);
  border: 1.5px solid var(--bg-body-home);
  border-radius: 40px;
  padding: 10px 20px;
  font-size: 17px;
  text-transform: uppercase;
  color: var(--bg-body-home);
  font-weight: 600;
  display: inline-block;
  float: right;
}
#scrollsec_polecane_produkty li.product {
  border: 1px solid #e8e8e8;
  border-radius: 40px;
  padding: 20px !important;
  text-align: center; 
  display: inline-block;
  background-color: var(--bg-body-home);
}
#scrollsec_polecane_produkty .splide__pagination,
.bloki-22-banner .splide__pagination {
  bottom: -2.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}
#scrollsec_polecane_produkty .splide__pagination__page.is-active,
.bloki-22-banner .splide__pagination__page.is-active {
  background: var(--font-black);
  transform: scale(1.4);
  z-index: 1;
}
.blok-tekstowy-z-buttonami li p {
	margin-top: 0px!important;
}
/* .blok-tekstowy-z-buttonami ul li:not(:first-child) {
  margin-left: -20px;
} */
/* .blok-tekstowy-z-buttonami .button-zapachy:not(:first-child) {
  margin-left: -20px;
} */
.blok-tekstowy-z-buttonami p.nuty-styl {
  font-size: 12px;
  font-weight: 600;
  margin-right: 20px;
  text-transform: uppercase;
  margin-top: 0px;
}
.blok-tekstowy-z-buttonami p {
  font-size: 16px;
  font-weight: 300;
  color: var(--main-p-color);
  margin-top: 30px;
}
ul.products li span.price {
  float: left;
  color: var(--font-black) !important;
  font-size: 17px !important;
  font-weight: 600 !important;
  border: 1px solid var(--bs-secondary-border-subtle);
  border-radius: 40px;
  padding: 10px 20px;
}
.banner-tekstowy {
  padding-top: 150px;
  padding-bottom: 150px !important;
}
ul.products li .button.add_to_cart_button {
  background-color: var(--font-black);
  border: 1.5px solid var(--bg-body-home);
  border-radius: 40px;
  padding: 10px 20px;
  font-size: 17px;
  text-transform: uppercase;
  color: var(--bg-body-home);
  font-weight: 600;
}
ul.products li a.woocommerce-loop-product__link {
  margin-bottom: 15px;
}
.header-cart .btn {
  position: relative;
}
.header-cart .btn i {
  color: transparent;
}
.header-cart .btn::after {
  content: "";
  background-image: url("../img/bag-black.svg");
  color: #000;
  background-size: contain;
  background-repeat: no-repeat;
  width: 23px;
  height: 22px;
  position: absolute;
  top: 7px;
  left: 4px;
}
a.add_to_cart_button i {
  color: transparent;
}
a.add_to_cart_button {
  position: relative;
}
a.add_to_cart_button::before {
  content: "";
  background-image: url("../img/bag-white.svg");
  color: #000;
  background-size: contain;
  background-repeat: no-repeat;
  width: 23px;
  height: 22px;
  position: absolute;
  top: 10px;
  left: 18px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after {
font-family: WooCommerce;
  content: "\e017";
  margin-left: 11px;
  vertical-align: bottom;
  color: var(--font-limone);
  font-size: 12px;
}
a.added_to_cart {
  display: none!important;
}
a.add_to_cart_button:hover::before {
  content: "";
  background-image: url("../img/bag-black.svg");
  color: #000;
  background-size: contain;
}
ul.products li a.woocommerce-loop-product__link h2 {
  font-size: 16px !important;
  text-transform: uppercase;
  font-weight: 600;
  min-height: 56px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  float: left;
  margin: 0 1.8% 22px 0;
  padding: 0;
  position: relative;
  width: 23.2%;
  margin-left: 0;
}
.woocommerce nav.woocommerce-pagination ul li {
  border-right: none;
  padding: 0;
  margin: 0;
  margin: 10px;
  float: left;
  display: inline;
  overflow: hidden;
  padding-top: 9px;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  font-size: 1em;
  font-weight: 400;
  padding: 0px;
  min-width: 1em;
  display: block;
  line-height: 35px;
  min-width: 40px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: var(--bg-body-home);
  color: var(--font-black);
  border: 1.5px solid var(--font-black);
  border-radius: 40px;
  width: 40px;
  height: 40px;
}
.woocommerce nav.woocommerce-pagination ul {
  border: none;
}
.woocommerce-pagination {
  border-bottom: 1px solid var(--flexible-h1-too-color);
  border-top: 1px solid var(--flexible-h1-too-color);
  margin-bottom: 30px;
}
ul.products li a.button {
  float: right;
  margin-top: 0px;
}
.woocommerce ul.products li.product .button {
  margin-top: 0em !important;
  min-height: 47px;
}
ul.products li.product {
  border-radius: 40px;
  background-color: var(--bg-body-home);
  padding: 20px !important;
  text-align: center;
}
.polecane_produkty {
  text-align: center;
}
.polecane_produkty li.product {
  border: 1px solid #e8e8e8;
  border-radius: 40px;
  padding: 20px !important;
  text-align: center;
}
.polecane_produkty h3 {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 700;
}
img.blog-styl {
  border-radius: 40px;
  max-height: 360px;
  object-fit: cover;
  min-height: 360px;
}
.navbar-toggler-icon {
  width: 282px;
  height: 26px;
}
#navbarSideCollapseClose.navbar-toggler {
  background-image: url("/wp-content/themes/custom_theme/img/Burger-close.svg") !important;
  background-size: contain;
  background-repeat: no-repeat;
  width: 282px;
  height: 26px;
}
#navbarSideCollapseClose.navbar-toggler i:before {
  display: none !important;
}

.navbar-toggler-icon {
  background-image: url("/wp-content/themes/custom_theme/img/Burger.svg") !important;
}
.navbar-toggler-icon:hover,
#navbarSideCollapseClose.navbar-toggler:hover {
  background-image: url("/wp-content/themes/custom_theme/img/Burger-hover.svg") !important;
}
.category-blog h2 {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 30px;
}
.nav-previous,
.nav-next {
  display: inline-block;
}
.nav-next {
  float: right;
}
.nav-previous a,
.nav-next a {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--font-black);
  padding: 10px 20px;
  border: 1.5px solid var(--font-black);
  border-radius: 40px;
  background-color: var(--white-bg-color);
  display: inline-block;
}
.nav-previous a:hover,
.nav-next a:hover {
  background-color: var(--bg-footer);
  display: inline-block;
}
.nav-links {
  margin-bottom: 40px;
}
.category-blog h2 a {
  position: relative;
  display: block;
}
.category-blog h2 a::after {
  content: "";
  display: inline-block;
  background-image: url("/wp-content/themes/custom_theme/img/Arrow-right-button.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.category-blog h2 a:hover::after {
  background-image: url("/wp-content/themes/custom_theme/img/Arrow-right-button-green.svg");
}
/* menu */

#primary-menu .dropdown-item:focus,
#primary-menu .dropdown-item:hover {
  color: var(--bs-dropdown-link-hover-color);
  background-color: transparent;
}
#primary-menu .dropdown-menu li a:hover:before {
  display: none;
  background-color: transparent;
}
#primary-menu .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "\F282";
  font-family: "bootstrap-icons";
  border: none;
  font-size: 40px;
  color: var(--font-limone-dark);
  padding-left: 5px;
}
.header-search .btn-link:hover,
.header-my-account .btn-link:hover {
  background-color: var(--bg-footer);
}
.header-cart .btn-link:hover {
  background-color: transparent;
}
.header-cart:hover {
  background-color: var(--bg-footer);
}
/* .menu-close {
  margin-top: -55px;
} */
.header-search .btn-link {
  color: var(--font-black);
  background-color: var(--white-bg-color);
  border: 1.5px solid var(--font-black);
  border-radius: 40px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-left: 15px;
}
.cart-count {
  background-color: var(--limone-bg-color) !important;
  padding-top: 5px;
  padding-bottom: 6px;
  font-weight: 300;
}
.header-my-account .btn-link {
  color: var(--font-black);
  background-color: var(--white-bg-color);
  border: 1.5px solid var(--font-black);
  border-radius: 40px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-left: 15px;
}
.header-cart {
  border: 1.5px solid var(--font-black);
  border-radius: 40px;
  padding-left: 15px;
  background-color: #fff;
}
.header-cart span {
  color: var(--font-black);
  font-weight: 600;
  font-size: 14px;
}
.header-cart .btn-link {
  color: var(--font-black);
  background-color: transparent;
  padding-top: 8px;
  padding-bottom: 8px;
}
#primary-menu .dropdown-toggle {
  color: var(--font-black);
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 50px;
  position: relative;
  line-height: 44px;
}
a.added_to_cart {
  display: none;
}
#primary-menu .dropdown-toggle.show::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "\F286";
  font-family: "bootstrap-icons";
  border: none;
  font-size: 40px;
  color: var(--font-limone-dark);
  padding-left: 5px;
}
/* #primary-menu .dropdown-menu li + li::before {
  content: ""; 
  background-image: url('/wp-content/themes/custom_theme/img/arrow-yellow.svg');
  color: var(--font-limone-dark);
  position: absolute;
  top: 9px;
  left: -5px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
} */

#primary-menu .dropdown-menu li a:hover {
  background-color: #fff;
}
#primary-menu .dropdown-menu li a {
  font-size: 12px !important;
  color: var(--font-gray);
  text-transform: uppercase;
  border: 1px solid #000;
  border-radius: 30px;
  padding-top: 7px;
}
#primary-menu .dropdown-menu li {
  display: inline-block;
  align-items: center;
  position: relative;
}

#primary-menu .dropdown-item.active,
.dropdown-item:active {
  background-color: transparent;
}
#primary-menu .dropdown-menu {
  align-items: center;
  font-size: 12px !important;
  font-family: "Manrope", sans-serif !important;
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: none;
}

.navbar-expand-lg .navbar-nav {
  flex-direction: column;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: relative;
}
.menu-left .nav-link {
  font-size: 100px;
  line-height: 90px;
  font-weight: 700;
  text-transform: none;
}
ul#menu-gorne-srodek,
ul#menu-gorne-male {
  list-style: none;
  display: flex;
  flex-direction: row;
  gap: 20px; /* opcjonalnie, odstęp między elementami */
}
ul#menu-gorne-male a {
  font-size: 14px;
  font-weight: 300;
}
.menu-right a {
  text-transform: none;
  font-size: 40px;
  line-height: 45px;
}
.menu-social .social-styl {
  margin-top: 0px;
}
ul#menu-gorne-srodek li {
  display: inline-block;
}
.navbar-expand-lg #menu-gorne-srodek.navbar-nav {
  flex-direction: row;
}
.nav-link {
  position: relative;
  text-transform: uppercase;
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: 30px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
  background: 0 0;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}
/* .nav-link:hover::before {
  content: "";
  position: absolute;
  left: -100vw;
  top: 50%;
  transform: translateY(-50%);
  width: 100vw;
  height: 2px;
  background-color: var(--font-black);
} */

.navbar-expand-xl .navbar-nav .nav-link {
  font-size: 16px;
  padding: 12px 20px;
}
.navbar-expand-xl .navbar-nav .nav-link:hover,
.navbar-expand-xl .navbar-nav .nav-link:focus {
  color: var(--limone-hover-color);
}
.navbar-toggler:focus {
  box-shadow: none !important;
}
a.custom-logo-link {
  color: var(--font-black);
  background-color: var(--white-bg-color);
  border: 1.5px solid var(--font-black);
  border-radius: 40px;
  padding: 5px;
  margin-right: 160px;
  width: 44px;
  height: 44px;
  padding-left: 12px;
  padding-bottom: 14px;
}
a.custom-logo-link:hover {
  background-color: var(--bg-footer);
}
.navbar-toggler {
  /* padding: 7px 10px;
  font-size: 30px;
  line-height: 1; */
  color: var(--font-black) !important;
  background-color: transparent;
  border: none;
  border-radius: 0px;
  transition: var(--bs-navbar-toggler-transition);
  min-width: 52px;
  min-height: 46px;
}
/* .menu-bg-image {
  background-image: url('/wp-content/themes/custom_theme/img/header-menu.jpg'); 
  background-size: 50vw auto; 
  background-position: right center; 
  background-repeat: no-repeat; 
  width: 100vw; 
  height: 100%; 
  position: absolute; 
  top: 0;
  left: 0;
} */

.menu-background {
  background-color: var(--bg-footer) !important;
}
/* menu */
.woocommerce-MyAccount-navigation {
  background-color: var(--bg-body-home);
  border-radius: 30px;
  padding: 20px;
}
.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.woocommerce-MyAccount-navigation ul li {
  line-height: 60px;
  margin-bottom: 10px;
}
.woocommerce-MyAccount-navigation ul li a {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #81827b;
  padding-left: 30px;
}
.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation li.is-active a {
  color: var(--font-black);
}
.woocommerce-MyAccount-navigation ul li:hover,
.woocommerce-MyAccount-navigation li.is-active {
  background-color: var(--bg-body);
  border-radius: 40px;
  display: block;
}
.woocommerce-MyAccount-navigation
  li.woocommerce-MyAccount-navigation-link--dashboard
  a {
  position: relative;
}
.woocommerce-MyAccount-navigation
  li.woocommerce-MyAccount-navigation-link--dashboard
  a:before {
  content: "";
  display: inline-block;
  background-image: url("/wp-content/themes/custom_theme/img/user-gray.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  vertical-align: middle;
}
.woocommerce-MyAccount-navigation
  li.woocommerce-MyAccount-navigation-link--dashboard
  a:hover:before,
li.is-active.woocommerce-MyAccount-navigation-link--dashboard a:before {
  background-image: url("/wp-content/themes/custom_theme/img/user-black.svg");
}

.woocommerce-MyAccount-navigation
  li.woocommerce-MyAccount-navigation-link--orders
  a {
  position: relative;
}
.woocommerce-MyAccount-navigation
  li.woocommerce-MyAccount-navigation-link--orders
  a:before {
  content: "";
  display: inline-block;
  background-image: url("/wp-content/themes/custom_theme/img/Cart-gray.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  vertical-align: middle;
}
.woocommerce-MyAccount-navigation
  li.woocommerce-MyAccount-navigation-link--orders
  a:hover:before,
li.is-active.woocommerce-MyAccount-navigation-link--orders a:before {
  background-image: url("/wp-content/themes/custom_theme/img/Cart-black.svg");
}

.woocommerce-MyAccount-navigation
  li.woocommerce-MyAccount-navigation-link--edit-address
  a {
  position: relative;
}
.woocommerce-MyAccount-navigation
  li.woocommerce-MyAccount-navigation-link--edit-address
  a:before {
  content: "";
  display: inline-block;
  background-image: url("/wp-content/themes/custom_theme/img/adres-gray.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  vertical-align: middle;
}
.woocommerce-MyAccount-navigation
  li.woocommerce-MyAccount-navigation-link--edit-address
  a:hover:before,
li.is-active.woocommerce-MyAccount-navigation-link--edit-address a:before {
  background-image: url("/wp-content/themes/custom_theme/img/adres-black.svg");
}

.woocommerce-MyAccount-navigation
  li.woocommerce-MyAccount-navigation-link--customer-logout
  a {
  position: relative;
}
.woocommerce-MyAccount-content {
  text-align: center;
  background-color: var(--bg-body-home);
  border-radius: 30px;
  padding: 40px;
}
.woocommerce-MyAccount-navigation
  li.woocommerce-MyAccount-navigation-link--customer-logout
  a:before {
  content: "";
  display: inline-block;
  background-image: url("/wp-content/themes/custom_theme/img/logout-gray.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  vertical-align: middle;
}
.woocommerce-MyAccount-navigation
  li.woocommerce-MyAccount-navigation-link--customer-logout
  a:hover:before,
li.is-active.woocommerce-MyAccount-navigation-link--customer-logout a:before {
  background-image: url("/wp-content/themes/custom_theme/img/logout-black.svg");
}

.woocommerce-MyAccount-navigation
  li.woocommerce-MyAccount-navigation-link--payment-methods
  a {
  position: relative;
}
.woocommerce-MyAccount-navigation
  li.woocommerce-MyAccount-navigation-link--payment-methods
  a:before {
  content: "\F2DA";
  font-family: "bootstrap-icons";
  font-size: 24px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  color: #81827b;
  font-weight: normal;
  background: none;
}
.woocommerce-MyAccount-navigation
  li.woocommerce-MyAccount-navigation-link--payment-methods
  a:hover:before,
li.is-active.woocommerce-MyAccount-navigation-link--payment-methods a:before {
  color: #000;
}

.woocommerce-MyAccount-navigation
  li.woocommerce-MyAccount-navigation-link--edit-account
  a {
  position: relative;
}
.woocommerce-MyAccount-navigation
  li.woocommerce-MyAccount-navigation-link--edit-account
  a:before {
  content: "\F8C9";
  font-family: "bootstrap-icons";
  font-size: 24px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  color: #81827b;
  font-weight: normal;
  background: none;
}
.woocommerce-MyAccount-navigation
  li.woocommerce-MyAccount-navigation-link--edit-account
  a:hover:before,
li.is-active.woocommerce-MyAccount-navigation-link--edit-account a:before {
  color: #000;
}
.post-14 h1 {
  display: none;
}
.site-header {
  margin-bottom: 30px;
}
.woocommerce table.shop_table,
.woocommerce-MyAccount-content .table {
  border: none;
  background-color: #fff;
  border-radius: 30px;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.cart-empty.woocommerce-info {
  border: 1px solid #c84631 !important;
  margin-top: 20px;
  margin-bottom: 20px;
}
p.return-to-shop a.button {
  background-color: var(--font-black) !important;
  color: var(--bg-body-home) !important;
  border-radius: 30px !important;
  padding: 10px 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  border: 1.5px solid var(--font-black) !important;
}
.woocommerce table.shop_table td,
.woocommerce-MyAccount-content .table td {
  border-top: 0px;
  margin-bottom: 15px;
}
.cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  width: 100%;
  background-color: #fff;
  padding-top: 30px;
  border-radius: 40px;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 112px;
  border-radius: 15px;
}
#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
  /* min-width: 32px; */
  max-width: 85px;
}
.cart-product-name a {
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  color: var(--font-black);
}
.cart-product-price .woocommerce-Price-amount.amount {
  font-size: 14px;
  font-weight: 900;
  color: var(--font-limone-dark);
  line-height: 42px;
}
.cart-product-subtotal .woocommerce-Price-amount.amount {
  font-size: 14px;
  font-weight: 900;
  color: var(--font-black);
  line-height: 42px;
  background-color: var(--bg-body);
  border-radius: 30px;
  padding: 10px 20px;
}
.woocommerce a.remove {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url("/wp-content/themes/custom_theme/img/Close-black.svg")
    no-repeat center center;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
  border: none;
}
.product-remove {
  text-align: right;
}
.woocommerce a.remove:hover {
  color: #fff !important;
  background: url("/wp-content/themes/custom_theme/img/Close-black.svg")
    no-repeat center center !important;
  border: 1.5px solid var(--font-black);
  border-radius: 50%;
  background-size: 60% 60%;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  border: 1px solid var(--font-limone-dark);
  border-radius: 30px;
  padding: 6px 6px 6px;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 300;
}
.actions .coupon .button {
  background-color: var(--bg-body-home) !important;
  color: var(--font-black) !important;
  border-radius: 30px !important;
  padding: 10px 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  border: 1.5px solid var(--font-black) !important;
}
.actions .coupon .button:hover {
  background-color: var(--bg-footer) !important;
  color: var(--font-black) !important;
  border-radius: 30px !important;
  padding: 10px 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  border: 1.5px solid var(--font-black) !important;
}
.actions .button {
  background-color: var(--font-black) !important;
  color: var(--bg-body-home) !important;
  border-radius: 30px !important;
  padding: 10px 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  border: 1.5px solid var(--font-black) !important;
}
.actions .button:hover {
  background-color: var(--bg-footer) !important;
  color: var(--font-black) !important;
  border-radius: 30px !important;
  padding: 10px 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  border: 1.5px solid var(--font-black) !important;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: 49%;
}
#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
  padding: 20px;
}
.shop_table.table th,
.woocommerce-MyAccount-content .table th {
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  color: var(--font-black);
}
.shop_table.table td,
.woocommerce-MyAccount-content .table td {
  font-size: 14px;
  font-weight: 300;
  background-color: var(--bg-body-home);
  /* text-transform: uppercase; */
  color: var(--font-black);
}
.order-total td {
  font-weight: 900 !important;
}
.shop_table.table tr,
.woocommerce-MyAccount-content .table tr {
  border-bottom: 1px solid var(--bg-body) !important;
  background-color: var(--bg-body-home);
}
.woocommerce-MyAccount-content .table > :not(caption) > * > * {
  border: none;
  background-color: var(--bg-body-home);
}
tr.woocommerce-shipping-totals.shipping input[type="radio"],
tr.woocommerce-shipping-totals.shipping input[type="checkbox"],
.woocommerce-checkout #payment ul.payment_methods li input[type="radio"],
input#ship-to-different-address-checkbox,
.woocommerce form .form-row .input-checkbox,
input[type="checkbox"] {
  accent-color: #000;
}
.wc-proceed-to-checkout a.button.checkout-button {
  background-color: var(--font-black) !important;
  color: var(--bg-body-home) !important;
  border-radius: 30px !important;
  padding: 20px 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  border: 1.5px solid var(--font-black) !important;
}
.page-id-13 input[type="checkbox"] {
  margin-right: 10px;
}
.woocommerce-privacy-policy-text {
  font-size: 12px;
}
.woocommerce ul.order_details {
  margin-top: 30px !important;
}
.page-id-13 .woocommerce {
  padding: 20px;
  background-color: var(--bg-body-home);
  border-radius: 30px;
}
a.button.cancel {
  background-color: var(--bg-footer) !important;
  color: var(--font-black) !important;
  border-radius: 30px !important;
  padding: 20px 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  border: 1.5px solid var(--font-black) !important;
}
input#place_order.button {
  background-color: var(--font-black) !important;
  color: var(--bg-body-home) !important;
  border-radius: 30px !important;
  padding: 20px 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  border: 1.5px solid var(--font-black) !important;
  margin-bottom: 20px;
}
.woocommerce-terms-and-conditions-wrapper,
.woocommerce-checkout-payment ul li label {
  font-weight: 300;
}
.woocommerce-checkout-payment ul li label {
  display: inline list-item;
}
.woocommerce-checkout-payment ul li{
	width: 300px;
}
.woocommerce-checkout-payment ul li label img{
	max-height: 20px!important;
	float: right;
}
li.payment_method_ppcp label:first-of-type img{
	/*float: none!important;*/
	max-height: 20px!important;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background-color: #f5f5f5;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  content: "";
  display: block;
  border: 1em solid #f5f5f5;
  color: #515151;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -0.75em;
  left: 0;
  margin: -1em 0 0 2em;
}
button#place_order {
  background-color: var(--font-black) !important;
  color: var(--bg-body-home) !important;
  border-radius: 30px !important;
  padding: 20px 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  border: 1.5px solid var(--font-black) !important;
}
.cart_totals h2 {
  /* display: none; */
  font-size: 18px;
  text-align: center;
  font-weight: 800;
  text-transform: uppercase;
}
.wc-proceed-to-checkout {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.cart_totals .order-total td{
  text-align: right;
}
.cart_totals tr.cart-subtotal span{
  float: right;
}
.woocommerce-shipping-fields .shipping_address {
  padding-top: 53px;
}
.page-id-12 h1 {
  font-size: 80px;
  font-weight: 800;
  text-transform: uppercase;
  max-width: 80%;
  margin: auto;
  margin-bottom: 30px;
}
.page-id-12 .cart-collaterals {
  margin-top: 20px;
}
.page-id-12 .entry-header {
  text-align: center;
}
.wc-proceed-to-checkout a.button.checkout-button:hover {
  background-color: var(--bg-footer) !important;
  color: var(--font-black) !important;
  border-radius: 30px !important;
  padding: 20px 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  border: 1.5px solid var(--font-black) !important;
}
.woocommerce-form-coupon-toggle {
  background-color: var(--bg-body-home) !important;
  color: var(--font-black) !important;
  border-radius: 30px !important;
  padding: 10px 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  margin-bottom: 60px;
}
.woocommerce-info {
  border-top-color: transparent;
}
.woocommerce-error,
.woocommerce-info {
  padding: 15px 60px;
  margin: 0;
  background-color: rgba(200, 70, 49, 0.05);
  color: var(--font-black);
  border-top: none;
  border-radius: 30px;
  margin-bottom: 30px;
  border: #c84631 1px solid;
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-error {
  color: #c84631;
  text-transform: uppercase;
  font-size: 14px;
  margin-left: 15px;
  margin-right: 15px;
}
.woocommerce-error :focus,
.woocommerce-error:focus-visible,
.woocommerce-info :focus,
.woocommerce-info:focus-visible {
  outline: none !important;
}
.woocommerce .woocommerce-customer-details address {
  font-style: normal;
  margin-bottom: 0;
  margin-top: 30px;
  border: 1px solid #d4d5cd;
  padding: 20px 20px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  text-align: left;
  width: 100%;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 300;
  color: var(--font-black);
  box-sizing: border-box;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  border-top: none;
}
.woocommerce-Addresses .woocommerce-Address {
  border: 1px solid #d4d5cd !important;
  border-radius: 30px;
  padding: 20px;
  margin-bottom: 30px;
  margin-top: 20px;
  text-align: left;
}
.woocommerce-account .addresses .title .edit,
.woocommerce-Button {
  float: none;
  background-color: var(--font-black) !important;
  color: var(--bg-body-home) !important;
  border-radius: 30px !important;
  padding: 10px 20px !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  border: 1px solid var(--font-black) !important;
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
}
.adres-link {
  text-align: right !important;
  border-top: 1px solid #d4d5cd;
  padding-top: 20px;
}
.adres-link a {
  font-size: 16px;
  font-weight: 300;
  color: var(--font-black);
}
.woocommerce-Address-title h2 {
  font-size: 18px;
  font-weight: 800;
}
.woocommerce-Address address {
  line-height: 30px;
  font-weight: 300;
  font-size: 16px;
}
.woocommerce-Address address strong {
  font-weight: 800;
  font-size: 16px;
}
.page-id-7159 #scrollsec_sekcja_blogu {
  padding-top: 0px;
}
.edit-button-styl .button {
  background-color: var(--font-black) !important;
  color: var(--bg-body-home) !important;
  border-radius: 30px !important;
  padding: 15px 20px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  border: 1px solid var(--font-black) !important;
  float: right;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  font-weight: 300;
  text-align: left;
}
.woocommerce-MyAccount-content h2 {
  text-align: left;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 30px;
}
.post-14 .woocommerce-MyAccount-content h2 {
  text-align: center;
}
.shop_table.table tr.order,
.woocommerce-MyAccount-orders.table tr.order {
  box-shadow: 0 0 0 1px var(--bg-body);
  height: 120px;
  border-radius: 0px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.woocommerce-MyAccount-orders.table
  tr.order
  th.woocommerce-orders-table__cell-order-number {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  background-color: transparent;
}
.shop_table.table,
.woocommerce-MyAccount-orders.table {
  border-spacing: 0 15px; /* odstęp pionowy 15px między wierszami */
  border-collapse: separate !important;
}
#scrollsec_karuzela_testimonials {
  position: relative;
}
#scrollsec_karuzela_testimonials .dodaj-opinie-btn {
  position: absolute;
  left: 78px;
  bottom: 148px;
}
#testimonials-splide-reviews-list li .review-card {
  background-color: var(--bg-body-home);
  min-height: 407px !important;
  padding: 40px;
  border-radius: 30px;
}
.glsr-review-date {
  font-size: 12px;
  font-weight: 300;
  color: var(--font-gray);
  margin-top: 15px;
  margin-bottom: 15px;
}
.glsr-tag-value {
  font-size: 21px;
  font-weight: 600;
}
.glsr-tag-value p {
  font-size: 14px;
  font-weight: 300;
  color: var(--font-black);
  /* margin-bottom: 20px !important; */
}
.glsr-review-author {
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  color: var(--font-black);
  margin-top: 20px;
}
.glsr-default button.glsr-button {
  align-items: center !important;
  cursor: pointer;
  display: inline-flex !important;
  white-space: nowrap;
  background-color: #000;
  border: 0px;
}
.order-status-label.order-status-completed {
  color: #6f8c73;
  background-color: rgba(111, 140, 115, 0.15);
  padding: 5px 10px;
  border-radius: 15px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}
.order-status-label.order-status-processing {
  color: #8c5994;
  background-color: rgba(140, 89, 148, 0.15);
  padding: 5px 10px;
  border-radius: 15px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}
.order-status-label.order-status-cancelled {
  color: #dd445d;
  background-color: rgba(221, 68, 93, 0.15);
  padding: 5px 10px;
  border-radius: 15px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}
.woocommerce-table__product-name.product-name ul.wc-item-meta {
  padding-left: 0px;
}
#account_display_name_description em,
.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first em {
  font-size: 12px;
}
legend {
  font-size: 18px;
  font-weight: 800;
  margin-top: 20px;
}
table.order_details {
  font-weight: 300;
}
td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total
  span {
  font-weight: 600;
}
th.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number
  a {
  margin-left: 20px;
}
.post-14 .woocommerce-MyAccount-content h5 {
  text-align: center;
  font-size: 14px;
}
.edit-account
  p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first,
.edit-account
  p.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last {
  width: 100%;
}
.woocommerce-account .addresses .title .edit:hover {
  background-color: var(--bg-footer) !important;
  color: var(--font-black) !important;
  border-radius: 30px !important;
  padding: 10px 20px !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  border: 1px solid var(--font-black) !important;
}
.woocommerce-MyAccount-content .woocommerce-info {
  padding: 15px 60px;
  margin: 0;
  background-color: #fff;
  color: var(--font-black);
  border-top: #c84631 1px solid;
}
.woocommerce-orders-table a.woocommerce-button.button.view {
  background-color: var(--font-black) !important;
  color: var(--bg-body-home) !important;
  border-radius: 30px !important;
  padding: 10px 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  border: 1.5px solid var(--font-black) !important;
}
p.woocommerce-customer-details--phone {
  margin-bottom: 0px;
}
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select,
.woocommerce
  form
  .form-row.woocommerce-validated
  .select2-container:not(.select2-container--open)
  .select2-selection {
  border-color: #d4d5cd;
}
.form-row.place-order
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
  display: block !important;
}
.woocommerce-info,
.woocommerce-message {
  padding: 15px 60px;
  margin: 0;
  background-color: #fff;
  color: var(--font-black);
  border-top: none;
  border-radius: 30px;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
  padding: 15px 60px;
  margin: 0;
  background-color: #fff;
  color: var(--font-black)!important;
  border: 1px solid var(--font-black)!important;
}
.woocommerce-form-coupon-toggle .woocommerce-info a {
	color: var(--limone-bg-color);
	text-transform: uppercase;
	font-size: 14px;
	margin-left: 15px;
	margin-right: 15px;
}
.woocommerce-form-coupon-toggle .woocommerce-info::before {
  content: "";
  display: inline-block;
  background-image: url("/wp-content/themes/custom_theme/img/obnizka-black.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
  width: 100%;
}
.woocommerce #content table.cart td.actions .coupon button.button,
.woocommerce table.cart td.actions .coupon button.button,
.woocommerce-page #content table.cart td.actions .coupon button.button,
.woocommerce-page table.cart td.actions .coupon button.button {
  width: 49%;
  margin-top: 0px !important;
}
td button.button {
  width: 100%;
  margin-top: 20px !important;
}
.woocommerce-message:focus {
  border: none;
}
.single .product {
  margin-top: 20px;
}
.woocommerce-message a.button {
  background-color: var(--font-black) !important;
  color: var(--bg-body-home) !important;
  border-radius: 30px !important;
  /* padding: 10px 20px !important; */
  font-size: 12px !important;
  font-weight: 300 !important;
  text-transform: uppercase !important;
  /* border: 1.5px solid var(--font-black) !important; */
}
.woocommerce-message a {
  color: var(--font-limone-dark);
  font-weight: 600;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: none;
  padding: 30px 38px;
  margin: 0;
  margin-bottom: 30px;
  text-align: left;
  border-radius: 5px;
  margin-top: -82px;
  background-color: #fff;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.woocommerce-error::before,
.woocommerce-info::before {
  content: "";
  display: inline-block;
  background-image: url("/wp-content/themes/custom_theme/img/uwaga.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.woocommerce-message::before {
  content: "";
  display: inline-block;
  content: "\F430";
  font-family: "bootstrap-icons";
  font-size: 24px;
  color: #000;
  background: none;
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 20px;
  top: 23px;
  transform: translateY(-50%);
}
.woocommerce-info:focus,
.woocommerce-message:focus {
  border: 2px solid #000;
  outline: none;
}
.woocommerce form .form-row .input-text:focus,
.woocommerce form .form-row select:focus {
  border-width: 2px;
  outline: none;
}
.woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
  border: 1px solid #d4d5cd;
  border-radius: 30px;
  padding: 15px 20px;
  font-size: 14px;
  font-weight: 300;
}
.select2-container .select2-dropdown,
.select2-container .select2-selection {
  background-color: var(--wc-form-color-background, #fff);
  border: 1px solid #d4d5cd;
  border-radius: 30px;
  text-transform: uppercase;
  padding: 5px 15px;
  font-size: 14px;
}
.select2-container.select2-container--open .select2-dropdown--below {
  margin-top: -29px;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected],
.select2-container--default
  .select2-results__option--highlighted[data-selected] {
  background-color: #6f8c73;
  color: #fff;
}
.woocommerce-billing-fields h3,
h3#order_review_heading {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 30px;
}
#woocommerce-checkout-form-coupon .button {
  background-color: var(--bg-body-home) !important;
  color: var(--font-black) !important;
  border-radius: 30px !important;
  padding: 15px 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  border: 1.5px solid var(--font-black) !important;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: var(--bg-body-home);
  border-radius: 30px !important;
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 5px;
}
.woocommerce-billing-fields__field-wrapper,
.woocommerce-additional-fields__field-wrapper {
  background-color: var(--bg-body-home);
  border-radius: 30px;
  padding: 30px;
/*  margin-bottom: 30px;*/
  margin-top: 30px;
  padding-bottom: 0px;
}

.woocommerce form .form-row label {
  display: none !important;
}
.woocommerce-account form .form-row label {
  display: block !important;
  text-align: left;
  font-size: 12px;
  color: var(--bs-secondary);
}
.header-text-belt {
  background-color: var(--bg-box-pink);
  color: var(--white-bg-color);
  text-transform: uppercase;
  font-size: 16px;
  line-height: 30px;
}
.woocommerce
  form
  #billing_customer_type_field
  .woocommerce-input-wrapper
  label.screen-reader-text {
  display: inline-block !important;
  clip-path: none !important;
  width: auto !important;
  position: relative !important;
  height: 16px;
  font-size: 14px;
  font-weight: 300;
  color: var(--font-black);
  text-transform: uppercase;
  line-height: 18px;
  margin-left: 7px;
  margin-right: 25px;
}
input[type="radio"] {
  accent-color: #000;
}
.woocommerce form .form-row {
  margin-bottom: 20px;
}
.error404 {
  background-image: url("/wp-content/themes/custom_theme/img/404.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.page-id-14 {
  background-image: url("/wp-content/themes/custom_theme/img/log-in-bg.jpg");
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
}
.page-id-14.logged-in {
  background-color: var(--bg-body) !important;
  background-image: none;
}
.login-right-bg {
  background-color: var(--bg-body-home);
  border-radius: 30px;
  padding: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.login-right-bg h2 {
  font-size: 40px;
  font-weight: 600;
}
.login-right-bg form.login,
.login-right-bg form.register,
.lost_reset_password {
  margin-top: 10px;
  text-align: center !important;
  font-size: 14px;
  font-weight: 300;
}
.lost_reset_password
  .woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
  width: 100%;
}
.woocommerce-form-login__submit,
.woocommerce-form-register__submit,
.lost_reset_password .button {
  background-color: var(--font-black) !important;
  color: var(--bg-body-home) !important;
  border-radius: 30px !important;
  padding: 15px 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  border: 1.5px solid var(--font-black) !important;
  width: 100%;
}
.lost_reset_password {
  padding: 30px;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  margin-bottom: 5px;
}
.woocommerce-form-login__submit:hover,
.woocommerce-form-register__submit:hover,
.lost_reset_password .button:hover {
  background-color: var(--bg-footer) !important;
  color: var(--font-black) !important;
  border: 1.5px solid var(--font-black) !important;
}
.error404 h1 {
  font-size: 80x;
  font-weight: 800;
  color: #fff;
  text-transform: none;
  max-width: 80%;
  margin: auto;
  margin-bottom: 40px;
  margin-top: 120px;
  text-align: center;
}
.btn-podstawowy-white {
  background-color: var(--bg-body-home);
  color: var(--font-black) !important;
  margin-bottom: 120px;
}
.error404 .navbar-toggler-icon {
  background-image: url("/wp-content/themes/custom_theme/img/Burger-white.svg");
}
.produkt-styl {
  background-color: var(--bg-body-home);
  border-radius: 30px;
}
#tab-additional_information h2,
#tab-additional_information .woocommerce-product-attributes,
.entry-summary .tabs.wc-tabs {
  display: none;
}
.woocommerce-product-gallery__image img {
  border-radius: 30px;
  padding-left: 0px;
  padding: 10px;
}
.prod-desc-style {
  background-color: var(--bg-body-home);
  border-radius: 30px;
  padding-top: 10px;
}
.woocommerce-product-details__short-description ul li {
  font-size: 16px;
  font-weight: 300;
  color: var(--font-black);
  line-height: 32px;
}
.single_add_to_cart_button.button {
  background-color: var(--font-black) !important;
  color: var(--bg-body-home) !important;
  border-radius: 30px !important;
  padding: 15px 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  border: 1.5px solid var(--font-black) !important;
}
.summary.entry-summary .price {
  border: 1.5px solid var(--font-black);
  border-radius: 30px;
  color: var(--font-black) !important;
  padding: 15px 20px;
  background-color: var(--bg-body);
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 40px;
  margin-top: 50px;
  float: right;
}
.summary.entry-summary h1 {
  display: inline-block;
}
.quantity input {
  padding: 10px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  width: 105px !important;
  border-bottom: 1px solid var(--bg-body);
}
.summary.entry-summary .product_meta {
  font-size: 14px;
  font-weight: 300;
}
.cfvsw-product-container {
  margin-top: 10px;
  margin-bottom: 20px;
}
.products .cfvsw-swatches-option.cfvsw-label-option {
  min-width: 20px !important;
  min-height: 20px !important;
  font-size: 12px;
}
ul.top-categories {
  display: flex;
  flex-direction: row;
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
}
ul.top-categories li {
  /* display: inline-block; */
}
ul.top-categories li a {
  display: inline-block;
  background-color: #e6e8d7;
  color: var(--font-black);
  /* border: 1.5px solid var(--font-black); */
  border-radius: 40px;
  padding: 7px 24px;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  text-decoration: none;
  transition: background 0.2s, color 0.2s, border 0.2s;
}
.woocommerce-breadcrumb a,
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  .woocommerce-breadcrumb {
  color: var(--font-black);
  font-weight: 300;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 15px;
}
.woocommerce-result-count {
  color: var(--font-black);
  font-weight: 300;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 15px;
}
.woocommerce-ordering select {
  background-color: var(--bg-body);
  color: var(--font-black);
  border-radius: 30px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 300;
  border: 1px solid var(--font-black);
    padding-right: 2.5rem; /* powiększa odstęp dla strzałki */
    -webkit-appearance: none; /* usuwa domyślną strzałkę (Safari/Chrome) */
    -moz-appearance: none; /* usuwa strzałkę w Firefox */
    appearance: none; /* usuwa strzałkę w Edge */
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='20,50 70,100 120,50' stroke='%23000' stroke-width='15' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 1rem center;
    background-size: 0.8rem;
}
ul.top-categories li a:hover {
  background-color: var(--bg-footer);
  color: var(--font-black);
  /* border-color: var(--font-black); */
}
.products .cfvsw-swatches-option {
  min-width: 30px !important;
  min-height: 30px !important;
}
/* .products .woocommerce-LoopProduct-link {
  min-height: 361px;
} */
.page-id-11 h1.page-title {
  display: none;
}
.single_add_to_cart_button.button:hover {
  background-color: var(--bg-footer) !important;
  color: var(--font-black) !important;
  border-radius: 30px !important;
  padding: 15px 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  border: 1.5px solid var(--font-black) !important;
}
.woocommerce-product-details__short-description ul li strong {
  font-weight: 600;
}
.home .sekcja_blogu {
  padding-top: 40px;
}
.summary.entry-summary h1 {
  font-size: 38px;
  text-transform: uppercase;
  margin-top: 60px !important;
  width: 70%;
}
.produkt-styl .polecane-styl {
  background-color: var(--bg-body);
}
.produkt-styl .blok-tekstowy {
  margin-bottom: 0px;
}
.produkt-styl .polecane-styl {
  padding-top: 40px !important;
  padding-bottom: 0px !important;
}
/* .splide__slide {
  width: calc(50% - 0.5rem); 
  margin: 0;
  padding: 0;
}
.splide__slide img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 12px;
} */
.karuzela-bg {
  background-color: #dd445d;
  padding: 80px;
  padding-top: 120px;
  padding-bottom: 120px;
  border-radius: 40px;
}
.accordion-body p {
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  color: #525252;
  margin-left: 93px;
}
.karuzela_testimonials .splide__pagination {
  bottom: -6.5em;
}
.karuzela_testimonials {
  margin-top: 60px;
  margin-bottom: 120px;
}
.karuzela-obrazek-bg img,
.karuzela-obrazek-bg {
  border-radius: 40px;
}
.page-id-5891 #scrollsec_sekcja_34_do_14_text_plus_zdjecie:first-child {
  padding-top: 100px !important;
}
.karuzela_testimonials .splide__slide img {
  max-width: 290px;
}
.karuzela_z_naglowkiem {
  background-color: var(--bg-body);
  border-radius: 40px;
  padding: 60px;
}
.karuzela_z_naglowkiem li.splide__slide {
  width: 420px !important;
  height: auto;
  background-color: var(--bg-body-home);
  border-radius: 30px;
  padding: 40px;
}
.karuzela_z_naglowkiem h5 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 20px;
}
.karuzela_z_naglowkiem p {
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  color: var(--main-p-color);
}
.karuzela_z_naglowkiem .splide__pagination {
  bottom: -3.5em;
}
.karuzela_z_naglowkiem h2 {
  font-size: 100px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 110px;
}
/* #splide01 {
  margin-left: 250px;
  padding:30px;
} */
/* Custom CSS dla ciasteczek */
.cmplz-service-header {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #ededed;
  margin-bottom: 10px;
}
.sekcja-kontaktu .btn-podstawowy {
  width: 100%;
}
#cmplz-document,
.editor-styles-wrapper .cmplz-unlinked-mode {
  font-size: 14px;
  text-justify: inter-word;
}
.qodef-grid.qodef-layout--template.qodef-grid-template--12 > .qodef-grid-inner {
  --qode-columns: 1;
}
#cmplz-cookies-overview .cmplz-dropdown,
#cmplz-document .cmplz-dropdown,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown {
  background-color: rgba(239, 239, 239, 0.25);
}
#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div,
#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div,
.editor-styles-wrapper
  .cmplz-unlinked-mode
  .cmplz-dropdown.cmplz-dropdown-cookiepolicy
  summary
  div {
  grid-template: "heading paragraph label checkbox chevron";
  grid-template-columns: 2fr auto 0 auto 25px;
}
#cmplz-cookies-overview .cmplz-dropdown summary div,
#cmplz-document .cmplz-dropdown summary div,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div {
  display: grid;
  grid-template: "heading chevron";
  grid-template-columns: 2fr 25px;
  grid-gap: 15px;
  align-items: center;
  min-height: 40px;
}
#cmplz-manage-consent-container {
  display: none;
}
#cmplz-manage-consent-container.cmplz-manage-consent-container
  .cmplz-categories
  summary {
  display: block;
  cursor: pointer;
}
#cmplz-manage-consent-container.cmplz-manage-consent-container
  .cmplz-categories
  summary::-webkit-details-marker,
#cmplz-manage-consent-container.cmplz-manage-consent-container
  .cmplz-categories
  summary::marker {
  display: none;
  content: "";
}
.cmplz-alert {
  display: none;
  padding: 7px;
  color: white;
  margin: 10px 0;
}
.cmplz-alert.cmplz-error {
  background-color: #f44336;
}
.cmplz-alert.cmplz-success {
  background-color: green;
}
.cmplz-close {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}
.cmplz-close:hover {
  color: black;
}
#cmplz-cookies-overview .cmplz-dropdown .cmplz-service-description,
#cmplz-document .cmplz-dropdown .cmplz-service-description,
.editor-styles-wrapper
  .cmplz-unlinked-mode
  .cmplz-dropdown
  .cmplz-service-description,
#cmplz-cookies-overview .cmplz-dropdown .cmplz-sharing-data,
#cmplz-document .cmplz-dropdown .cmplz-sharing-data,
.editor-styles-wrapper
  .cmplz-unlinked-mode
  .cmplz-dropdown
  .cmplz-sharing-data {
  display: inline-block;
  width: calc(50% - 35px);
  vertical-align: top;
}
@media only screen and (max-width: 600px) {
  #cmplz-cookies-overview .cmplz-dropdown .cmplz-service-description,
  #cmplz-document .cmplz-dropdown .cmplz-service-description,
  .editor-styles-wrapper
    .cmplz-unlinked-mode
    .cmplz-dropdown
    .cmplz-service-description,
  #cmplz-cookies-overview .cmplz-dropdown .cmplz-sharing-data,
  #cmplz-document .cmplz-dropdown .cmplz-sharing-data,
  .editor-styles-wrapper
    .cmplz-unlinked-mode
    .cmplz-dropdown
    .cmplz-sharing-data {
    width: 100%;
  }
}
#cmplz-cookies-overview .cmplz-dropdown summary,
#cmplz-document .cmplz-dropdown summary,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary {
  display: block;
  cursor: pointer;
}
#cmplz-cookies-overview .cmplz-dropdown summary::-webkit-details-marker,
#cmplz-document .cmplz-dropdown summary::-webkit-details-marker,
.editor-styles-wrapper
  .cmplz-unlinked-mode
  .cmplz-dropdown
  summary::-webkit-details-marker,
#cmplz-cookies-overview .cmplz-dropdown summary::marker,
#cmplz-document .cmplz-dropdown summary::marker,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary::marker {
  display: none;
  content: "";
}
#cmplz-cookies-overview .cmplz-dropdown summary div,
#cmplz-document .cmplz-dropdown summary div,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div {
  display: grid;
  grid-template: "heading chevron";
  grid-template-columns: 2fr 25px;
  grid-gap: 15px;
  align-items: center;
}
#cmplz-cookies-overview .cmplz-dropdown summary div h3,
#cmplz-document .cmplz-dropdown summary div h3,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div h3 {
  grid-area: heading;
  margin: 0;
}
#cmplz-cookies-overview .cmplz-dropdown summary div:after,
#cmplz-document .cmplz-dropdown summary div:after,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div:after {
  grid-area: chevron;
}
#cmplz-cookies-overview
  .cmplz-dropdown
  summary
  div
  input[data-category="functional"],
#cmplz-document .cmplz-dropdown summary div input[data-category="functional"],
.editor-styles-wrapper
  .cmplz-unlinked-mode
  .cmplz-dropdown
  summary
  div
  input[data-category="functional"] {
  visibility: hidden;
}
#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary,
#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary,
.editor-styles-wrapper
  .cmplz-unlinked-mode
  .cmplz-dropdown.cmplz-dropdown-cookiepolicy
  summary {
  display: block;
}
#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div,
#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div,
.editor-styles-wrapper
  .cmplz-unlinked-mode
  .cmplz-dropdown.cmplz-dropdown-cookiepolicy
  summary
  div {
  grid-template: "heading paragraph label checkbox chevron";
  grid-template-columns: 2fr auto 0 auto 25px;
}
#cmplz-cookies-overview
  .cmplz-dropdown.cmplz-dropdown-cookiepolicy
  summary
  div
  p,
#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div p,
.editor-styles-wrapper
  .cmplz-unlinked-mode
  .cmplz-dropdown.cmplz-dropdown-cookiepolicy
  summary
  div
  p {
  grid-area: paragraph;
}
#cmplz-cookies-overview
  .cmplz-dropdown.cmplz-dropdown-cookiepolicy
  .cookies-per-purpose,
#cmplz-document
  .cmplz-dropdown.cmplz-dropdown-cookiepolicy
  .cookies-per-purpose,
.editor-styles-wrapper
  .cmplz-unlinked-mode
  .cmplz-dropdown.cmplz-dropdown-cookiepolicy
  .cookies-per-purpose {
  display: grid;
}
@media only screen and (min-width: 600px) {
  #cmplz-cookies-overview
    .cmplz-dropdown.cmplz-dropdown-cookiepolicy
    .cookies-per-purpose,
  #cmplz-document
    .cmplz-dropdown.cmplz-dropdown-cookiepolicy
    .cookies-per-purpose,
  .editor-styles-wrapper
    .cmplz-unlinked-mode
    .cmplz-dropdown.cmplz-dropdown-cookiepolicy
    .cookies-per-purpose {
    grid-column: span 2;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template: "purpose purpose purpose" "header1 header2 header3" auto;
  }
  #cmplz-cookies-overview
    .cmplz-dropdown.cmplz-dropdown-cookiepolicy
    .cookies-per-purpose
    .purpose,
  #cmplz-document
    .cmplz-dropdown.cmplz-dropdown-cookiepolicy
    .cookies-per-purpose
    .purpose,
  .editor-styles-wrapper
    .cmplz-unlinked-mode
    .cmplz-dropdown.cmplz-dropdown-cookiepolicy
    .cookies-per-purpose
    .purpose {
    grid-area: purpose;
  }
  #cmplz-cookies-overview
    .cmplz-dropdown.cmplz-dropdown-cookiepolicy
    .cookies-per-purpose
    .name-header,
  #cmplz-document
    .cmplz-dropdown.cmplz-dropdown-cookiepolicy
    .cookies-per-purpose
    .name-header,
  .editor-styles-wrapper
    .cmplz-unlinked-mode
    .cmplz-dropdown.cmplz-dropdown-cookiepolicy
    .cookies-per-purpose
    .name-header {
    grid-area: header1;
  }
  #cmplz-cookies-overview
    .cmplz-dropdown.cmplz-dropdown-cookiepolicy
    .cookies-per-purpose
    .retention-header,
  #cmplz-document
    .cmplz-dropdown.cmplz-dropdown-cookiepolicy
    .cookies-per-purpose
    .retention-header,
  .editor-styles-wrapper
    .cmplz-unlinked-mode
    .cmplz-dropdown.cmplz-dropdown-cookiepolicy
    .cookies-per-purpose
    .retention-header {
    grid-area: header2;
  }
  #cmplz-cookies-overview
    .cmplz-dropdown.cmplz-dropdown-cookiepolicy
    .cookies-per-purpose
    .function-header,
  #cmplz-document
    .cmplz-dropdown.cmplz-dropdown-cookiepolicy
    .cookies-per-purpose
    .function-header,
  .editor-styles-wrapper
    .cmplz-unlinked-mode
    .cmplz-dropdown.cmplz-dropdown-cookiepolicy
    .cookies-per-purpose
    .function-header {
    grid-area: header3;
  }
}
@media only screen and (max-width: 600px) {
  #cmplz-cookies-overview
    .cmplz-dropdown.cmplz-dropdown-cookiepolicy
    .cookies-per-purpose,
  #cmplz-document
    .cmplz-dropdown.cmplz-dropdown-cookiepolicy
    .cookies-per-purpose,
  .editor-styles-wrapper
    .cmplz-unlinked-mode
    .cmplz-dropdown.cmplz-dropdown-cookiepolicy
    .cookies-per-purpose {
    grid-template-columns: 100px 1fr;
  }
  #cmplz-cookies-overview
    .cmplz-dropdown.cmplz-dropdown-cookiepolicy
    .cookies-per-purpose
    .purpose,
  #cmplz-document
    .cmplz-dropdown.cmplz-dropdown-cookiepolicy
    .cookies-per-purpose
    .purpose,
  .editor-styles-wrapper
    .cmplz-unlinked-mode
    .cmplz-dropdown.cmplz-dropdown-cookiepolicy
    .cookies-per-purpose
    .purpose {
    grid-column: span 2;
  }
}
#cmplz-manage-consent-container.cmplz-manage-consent-container
  .cmplz-categories {
  margin-top: 10px;
  display: block;
  width: 100%;
}
#cmplz-manage-consent-container.cmplz-manage-consent-container
  .cmplz-categories
  .cmplz-category {
  background-color: rgba(239, 239, 239, 0.25);
}
#cmplz-manage-consent-container.cmplz-manage-consent-container
  .cmplz-categories
  .cmplz-category
  summary::marker {
  display: none;
  content: "";
}
#cmplz-manage-consent-container.cmplz-manage-consent-container
  .cmplz-categories
  .cmplz-category
  summary::-webkit-details-marker {
  display: none;
  content: "";
}
#cmplz-manage-consent-container.cmplz-manage-consent-container
  .cmplz-categories
  .cmplz-category
  .cmplz-description {
  padding: 10px;
}
#cmplz-manage-consent-container.cmplz-manage-consent-container
  .cmplz-categories
  .cmplz-category:not(:last-child) {
  margin-bottom: 5px;
}
#cmplz-manage-consent-container.cmplz-manage-consent-container
  .cmplz-categories
  .cmplz-category
  .cmplz-category-header {
  display: grid;
  grid-template-columns: 1fr auto 25px;
  grid-template-rows: auto;
  align-items: center;
  grid-gap: 10px;
  padding: 5px 10px;
  background-color: rgba(239, 239, 239, 0.5);
}
#cmplz-manage-consent-container.cmplz-manage-consent-container
  .cmplz-categories
  .cmplz-category
  .cmplz-category-header
  section {
  padding: initial;
}
#cmplz-manage-consent-container.cmplz-manage-consent-container
  .cmplz-categories
  .cmplz-category
  .cmplz-category-header
  h2 {
  grid-column-start: 1;
  width: 100%;
  justify-self: start;
  font-size: 18px;
  text-align: left;
  margin-top: 8px;
  text-transform: initial;
  padding-bottom: 10px;
  border-bottom: 0;
  margin-bottom: 0;
}
#cmplz-manage-consent-container.cmplz-manage-consent-container
  .cmplz-categories
  .cmplz-category
  .cmplz-category-header
  h2:before {
  height: 0;
  margin: initial;
}
#cmplz-manage-consent-container.cmplz-manage-consent-container
  .cmplz-categories
  .cmplz-category
  .cmplz-category-header
  .cmplz-always-active {
  font-size: var(--cmplz_category_header_active_font_size);
  color: var(--cmplz_category_header_always_active_color);
}
#cmplz-manage-consent-container.cmplz-manage-consent-container
  .cmplz-categories
  .cmplz-category
  .cmplz-category-header
  .cmplz-always-active
  label,
#cmplz-manage-consent-container.cmplz-manage-consent-container
  .cmplz-categories
  .cmplz-category
  .cmplz-category-header
  .cmplz-always-active
  input {
  display: none;
}
#cmplz-manage-consent-container.cmplz-manage-consent-container
  .cmplz-categories
  .cmplz-category
  .cmplz-category-header
  .cmplz-banner-checkbox {
  display: flex;
  align-items: center;
  margin: 0;
  padding: initial;
}
#cmplz-manage-consent-container.cmplz-manage-consent-container
  .cmplz-categories
  .cmplz-category
  .cmplz-category-header
  .cmplz-icon.cmplz-open {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column-start: 3;
  cursor: pointer;
  content: "";
  background: var(--cmplz_category_open_icon_url) no-repeat;
  transform: rotate(0);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-size: cover;
  height: 25px;
  width: 25px;
}
#cmplz-manage-consent-container.cmplz-manage-consent-container
  .cmplz-categories
  .cmplz-category[open] {
  padding-bottom: 1px;
}
#cmplz-manage-consent-container.cmplz-manage-consent-container
  .cmplz-categories
  .cmplz-category[open]
  summary
  .cmplz-category-header:after,
#cmplz-manage-consent-container.cmplz-manage-consent-container
  .cmplz-categories
  .cmplz-category[open]
  summary
  .cmplz-icon.cmplz-open {
  transform: rotate(180deg);
}
.postbox #cmplz-document {
  margin: auto auto;
}
#cmplz-document,
.editor-styles-wrapper .cmplz-unlinked-mode {
  font-size: 14px;
  margin-top: 0;
  max-width: 1200px;
  text-justify: inter-word;
}
#cmplz-document input::-moz-focus-inner,
.editor-styles-wrapper .cmplz-unlinked-mode input::-moz-focus-inner,
#cmplz-document button::-moz-focus-inner,
.editor-styles-wrapper .cmplz-unlinked-mode button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#cmplz-document a,
.editor-styles-wrapper .cmplz-unlinked-mode a {
  text-decoration: underline;
}
#cmplz-document a[target="_blank"]::after,
.editor-styles-wrapper .cmplz-unlinked-mode a[target="_blank"]::after {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
  margin: 0 3px 0 5px;
}
#cmplz-document a:focus,
.editor-styles-wrapper .cmplz-unlinked-mode a:focus {
  border: 1px solid black;
  padding: 2px;
}
#cmplz-document #cmplz-dnsmpd-form label,
.editor-styles-wrapper .cmplz-unlinked-mode #cmplz-dnsmpd-form label {
  margin-right: 20px;
  min-width: 100px;
  display: inline-block;
}
#cmplz-document h2,
.editor-styles-wrapper .cmplz-unlinked-mode h2,
#cmplz-document h3,
.editor-styles-wrapper .cmplz-unlinked-mode h3 {
  font-size: 22px;
  text-align: left;
  margin-top: 15px;
  text-transform: initial;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#cmplz-document.impressum h2,
.editor-styles-wrapper .cmplz-unlinked-mode.impressum h2,
#cmplz-document.impressum h3,
.editor-styles-wrapper .cmplz-unlinked-mode.impressum h3 {
  border-bottom: 0;
  font-size: 1em;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
#cmplz-document.impressum p,
.editor-styles-wrapper .cmplz-unlinked-mode.impressum p {
  margin-bottom: 7px;
}
#cmplz-document h4,
.editor-styles-wrapper .cmplz-unlinked-mode h4 {
  font-size: 18px;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 5px;
  text-transform: initial;
}
#cmplz-document h5,
.editor-styles-wrapper .cmplz-unlinked-mode h5 {
  font-size: 14px;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 5px;
  text-transform: initial;
}
#cmplz-document h3.annex,
.editor-styles-wrapper .cmplz-unlinked-mode h3.annex,
#cmplz-document h4.annex,
.editor-styles-wrapper .cmplz-unlinked-mode h4.annex {
  font-weight: bold;
}
#cmplz-document span h3,
.editor-styles-wrapper .cmplz-unlinked-mode span h3 {
  font-size: 14px;
  border-bottom: 0;
}
#cmplz-document p,
.editor-styles-wrapper .cmplz-unlinked-mode p,
#cmplz-document li,
.editor-styles-wrapper .cmplz-unlinked-mode li,
#cmplz-document td,
.editor-styles-wrapper .cmplz-unlinked-mode td {
  font-size: 14px;
  margin-top: 0;
}
#cmplz-document ol.alphabetic,
.editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic {
  counter-reset: list;
  list-style-type: none;
}
#cmplz-document ol.alphabetic li:before,
.editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic li:before {
  font-weight: bold;
  content: counter(list, lower-alpha) ") ";
  counter-increment: list;
}
#cmplz-document ul,
.editor-styles-wrapper .cmplz-unlinked-mode ul {
  list-style: disc;
  margin-left: 15px;
  margin-bottom: 15px;
}
#cmplz-document ol.alphabetic ol,
.editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic ol {
  counter-reset: list;
  list-style-type: none;
}
#cmplz-document ol.alphabetic ol li:before,
.editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic ol li:before {
  font-weight: bold;
  content: counter(list, decimal) ") ";
  counter-increment: list;
}
#cmplz-document .cmplz-subtitle,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-subtitle {
  font-weight: bold;
  margin-top: 25px;
}
#cmplz-document .cmplz-indent,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-indent {
  margin-left: 36px;
}
#cmplz-cookies-overview .cmplz-dropdown,
#cmplz-document .cmplz-dropdown,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown {
  background-color: rgba(239, 239, 239, 0.25);
}
#cmplz-cookies-overview .cmplz-dropdown h4,
#cmplz-document .cmplz-dropdown h4,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h4 {
  font-size: 18px;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 5px;
  text-transform: initial;
}
#cmplz-cookies-overview .cmplz-dropdown p,
#cmplz-document .cmplz-dropdown p,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown p,
#cmplz-cookies-overview .cmplz-dropdown a,
#cmplz-document .cmplz-dropdown a,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown a {
  font-size: 14px;
  margin-top: 0;
}
#cmplz-cookies-overview .cmplz-dropdown p,
#cmplz-document .cmplz-dropdown p,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown p,
#cmplz-cookies-overview .cmplz-dropdown h4,
#cmplz-document .cmplz-dropdown h4,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h4,
#cmplz-cookies-overview .cmplz-dropdown ul,
#cmplz-document .cmplz-dropdown ul,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown ul {
  padding: 0 15px;
}
#cmplz-cookies-overview .cmplz-dropdown p.legal-obligations-description,
#cmplz-document .cmplz-dropdown p.legal-obligations-description,
.editor-styles-wrapper
  .cmplz-unlinked-mode
  .cmplz-dropdown
  p.legal-obligations-description {
  padding-bottom: 15px;
}
#cmplz-cookies-overview .cmplz-dropdown summary::marker,
#cmplz-document .cmplz-dropdown summary::marker,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary::marker {
  display: none;
  content: "";
}
#cmplz-cookies-overview .cmplz-dropdown summary::-webkit-details-marker,
#cmplz-document .cmplz-dropdown summary::-webkit-details-marker,
.editor-styles-wrapper
  .cmplz-unlinked-mode
  .cmplz-dropdown
  summary::-webkit-details-marker {
  display: none;
  content: "";
}
#cmplz-cookies-overview .cmplz-dropdown summary,
#cmplz-document .cmplz-dropdown summary,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary {
  display: block;
  background-color: rgba(239, 239, 239, 0.5);
  margin: 5px 0;
  padding: 5px 10px;
  align-items: center;
  justify-items: stretch;
}
#cmplz-cookies-overview .cmplz-dropdown summary h3,
#cmplz-document .cmplz-dropdown summary h3,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary h3 {
  padding: 0 5px;
  font-size: 18px;
  border-bottom: 0;
}
#cmplz-cookies-overview .cmplz-dropdown summary p,
#cmplz-document .cmplz-dropdown summary p,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary p {
  text-align: right;
  padding: 0;
  margin: 0;
  font-size: 14px;
  border-bottom: 0;
}
#cmplz-cookies-overview .cmplz-dropdown summary div:after,
#cmplz-document .cmplz-dropdown summary div:after,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div:after {
  cursor: pointer;
  content: "";
  background: url(../img/chevron-down.svg) no-repeat;
  transform: rotate(0);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-size: cover;
  height: 18px;
  width: 18px;
  margin: 3px;
}
#cmplz-cookies-overview .cmplz-dropdown[open],
#cmplz-document .cmplz-dropdown[open],
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown[open] {
  padding-bottom: 1px;
}
#cmplz-cookies-overview .cmplz-dropdown[open] summary div:after,
#cmplz-document .cmplz-dropdown[open] summary div:after,
.editor-styles-wrapper
  .cmplz-unlinked-mode
  .cmplz-dropdown[open]
  summary
  div:after {
  transform: rotate(180deg);
}
#cmplz-cookies-overview .cmplz-dropdown h4,
#cmplz-document .cmplz-dropdown h4,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h4 {
  font-size: 15px;
  margin: 5px 0;
}
#cmplz-cookies-overview .cmplz-dropdown h5,
#cmplz-document .cmplz-dropdown h5,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h5 {
  margin: 0;
}
#cmplz-cookies-overview .cmplz-dropdown .cmplz-service-description,
#cmplz-document .cmplz-dropdown .cmplz-service-description,
.editor-styles-wrapper
  .cmplz-unlinked-mode
  .cmplz-dropdown
  .cmplz-service-description,
#cmplz-cookies-overview .cmplz-dropdown .cmplz-sharing-data,
#cmplz-document .cmplz-dropdown .cmplz-sharing-data,
.editor-styles-wrapper
  .cmplz-unlinked-mode
  .cmplz-dropdown
  .cmplz-sharing-data {
  padding: 0 15px 15px;
}
#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose,
#cmplz-document .cmplz-dropdown .cookies-per-purpose,
.editor-styles-wrapper
  .cmplz-unlinked-mode
  .cmplz-dropdown
  .cookies-per-purpose {
  border: 1px solid #dadada;
  grid-gap: 1px;
  background-color: #dadada;
  margin-bottom: 10px;
}
#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div,
#cmplz-document .cmplz-dropdown .cookies-per-purpose div,
.editor-styles-wrapper
  .cmplz-unlinked-mode
  .cmplz-dropdown
  .cookies-per-purpose
  div {
  background-color: white;
  padding: 15px;
}
@media only screen and (min-width: 600px) {
  #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .name-header,
  #cmplz-document .cmplz-dropdown .cookies-per-purpose .name-header,
  .editor-styles-wrapper
    .cmplz-unlinked-mode
    .cmplz-dropdown
    .cookies-per-purpose
    .name-header {
    background-color: #f7f7f7;
  }
  #cmplz-cookies-overview
    .cmplz-dropdown
    .cookies-per-purpose
    .retention-header,
  #cmplz-document .cmplz-dropdown .cookies-per-purpose .retention-header,
  .editor-styles-wrapper
    .cmplz-unlinked-mode
    .cmplz-dropdown
    .cookies-per-purpose
    .retention-header {
    background-color: #f7f7f7;
  }
  #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .function-header,
  #cmplz-document .cmplz-dropdown .cookies-per-purpose .function-header,
  .editor-styles-wrapper
    .cmplz-unlinked-mode
    .cmplz-dropdown
    .cookies-per-purpose
    .function-header {
    background-color: #f7f7f7;
  }
}
@media only screen and (max-width: 600px) {
  #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose h5,
  #cmplz-document .cmplz-dropdown .cookies-per-purpose h5,
  .editor-styles-wrapper
    .cmplz-unlinked-mode
    .cmplz-dropdown
    .cookies-per-purpose
    h5 {
    line-height: 1.8;
  }
  #cmplz-cookies-overview
    .cmplz-dropdown
    .cookies-per-purpose
    div:nth-child(12n + 2),
  #cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n + 2),
  .editor-styles-wrapper
    .cmplz-unlinked-mode
    .cmplz-dropdown
    .cookies-per-purpose
    div:nth-child(12n + 2),
  #cmplz-cookies-overview
    .cmplz-dropdown
    .cookies-per-purpose
    div:nth-child(12n + 3),
  #cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n + 3),
  .editor-styles-wrapper
    .cmplz-unlinked-mode
    .cmplz-dropdown
    .cookies-per-purpose
    div:nth-child(12n + 3),
  #cmplz-cookies-overview
    .cmplz-dropdown
    .cookies-per-purpose
    div:nth-child(12n + 4),
  #cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n + 4),
  .editor-styles-wrapper
    .cmplz-unlinked-mode
    .cmplz-dropdown
    .cookies-per-purpose
    div:nth-child(12n + 4),
  #cmplz-cookies-overview
    .cmplz-dropdown
    .cookies-per-purpose
    div:nth-child(12n + 5),
  #cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n + 5),
  .editor-styles-wrapper
    .cmplz-unlinked-mode
    .cmplz-dropdown
    .cookies-per-purpose
    div:nth-child(12n + 5),
  #cmplz-cookies-overview
    .cmplz-dropdown
    .cookies-per-purpose
    div:nth-child(12n + 6),
  #cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n + 6),
  .editor-styles-wrapper
    .cmplz-unlinked-mode
    .cmplz-dropdown
    .cookies-per-purpose
    div:nth-child(12n + 6),
  #cmplz-cookies-overview
    .cmplz-dropdown
    .cookies-per-purpose
    div:nth-child(12n + 7),
  #cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n + 7),
  .editor-styles-wrapper
    .cmplz-unlinked-mode
    .cmplz-dropdown
    .cookies-per-purpose
    div:nth-child(12n + 7) {
    background-color: #f7f7f7;
  }
}

.prawa-col button.wpcf7-form-control {
  margin-top: 30px;
}
.logo-footer img {
  width: 100%;
}
.single-post h1 {
  text-align: center;
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 800;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-toggler {
    display: block;
  }
}
@media (max-width: 3000px) {
  .offcanvas-collapse {
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 35px;
    overflow-y: auto;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.9);
    transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out;
    z-index: 999;
    padding-top: 0px;
  }
  .offcanvas-collapse.open {
    visibility: visible;
    transform: translateX(-100%);
  }
}

.offcanvas-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: normal;
}
@media screen and (max-width: 1400px) {
  .naglowek-glowny h1 {
    font-size: 60px;
  }
  .karuzela_testimonials .splide__slide img {
    max-width: 260px;
  }
}
@media screen and (max-width: 1280px) {
  ul.products li.product {
	border-radius: 20px;
	background-color: var(--bg-body-home);
	padding: 10px !important;
	text-align: center;
}
  #scrollsec_polecane_produkty li.product {
	border-radius: 20px;
	padding: 10px !important;
}
  .karuzela_z_naglowkiem h2 {
    font-size: 86px;
    line-height: 98px;
  }
  a.maly-tekst {
    font-size: 13px;
  }
  .karuzela_testimonials .splide__slide img {
    max-width: 235px;
  }
  .sekcja-kontaktu .lewa-col h3 {
    font-size: 32px;
    margin-bottom: 28px;
    line-height: 39px;
  }
  .kontakt-form h2 {
    text-align: left;
    font-size: 32px;
    margin-bottom: 28px;
    line-height: 39px;
  }
  #accordionHome h2 button {
    font-size: 15px !important;
  }
  #accordionHome h2 button span {
    font-size: 15px !important;
    margin-right: 35px;
    /* width: 100%; */
  }
  .prawa-col button.wpcf7-form-control {
    margin-top: 30px;
  }
  .accordion-button {
    display: flex;
    align-items: center;
    gap: 12px; /* odstęp między numerem a tekstem */
    text-align: left;
    white-space: normal; /* pozwól na łamanie tekstu, ale nie numeru */
  }

  .accordion-button span {
    flex-shrink: 0;
    font-weight: bold;
    width: 50px; /* stała szerokość numeru, żeby był wyrównany */
    display: inline-block;
  }
  #accordionHome h2 button {
    padding-right: 65px;
  }
}
@media screen and (max-width: 1199px) {

  .naglowek-home-z-buttonami h2 {
	font-size: 80px;
	font-weight: 800;
	text-transform: uppercase;
	max-width: 80%;
	line-height: 90px;
  margin:auto
}
  .glsr-tag-value p {
    font-size: 12px;
    font-weight: 300;
    color: var(--font-black);
    line-height: 16px;
  }
  #testimonials-splide-reviews-list li .review-card {
    background-color: var(--bg-body-home);
    min-height: 365px !important;
    padding: 40px;
    border-radius: 30px;
    padding-bottom: 0px;
  }
  .karuzela_z_naglowkiem li.splide__slide {
    width: 363px !important;
  }
  .karuzela_z_naglowkiem .splide__pagination {
    bottom: -2.5em;
  }
  .karuzela_z_naglowkiem .py-5 {
    padding: 0px !important;
  }
  .karuzela_z_naglowkiem h2 {
    font-size: 60px;
    margin-bottom: 40px;
    line-height: 74px;
  }
  .karuzela_testimonials .splide__slide img {
    max-width: 250px;
  }
  .home #scrollsec_sekcja_blogu {
    background-color: var(--bg-body-home);
  }
  .right-photo img {
    width: 70%;
  }
  ul.buttony-center {
    display: flex;
    flex-wrap: wrap;
    gap: 24px; /* lub gap-3 jeśli używasz Bootstrapa */
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
    margin: auto;
    list-style: none;
  }
  .naglowek-home-z-buttonami h2,
  p.p-banner {
    text-align: center;
  }
  .left-header {
    order: 2;
  }
  .right-photo {
    order: 1;
  }
  .woocommerce #content div.product div.images,
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.images,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.images,
  .woocommerce-page div.product div.summary {
    float: none;
    width: 100%;
  }
  .woocommerce div.product div.images img {
    max-height: 460px;
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
  }
  .sekcja-34-14 .lewa-col h3,
  .opakowania_sekcja_34_do_14_text_plus_zdjecie .lewa-col h3,
  .opakowania-sekcja-3-kolumny .jeden-box h3 {
    font-size: 29px;
    margin-bottom: 0px;
    max-width: 100%;
    line-height: 36px;
  }
  .opakowania_sekcja_34_do_14_text_plus_zdjecie .odliczanie,
  .opakowania-sekcja-3-kolumny .odliczanie {
    padding-bottom: 60px;
  }
  .opakowania_sekcja_34_do_14_text_plus_zdjecie .lewa-opis,
  .opakowania-sekcja-3-kolumny .lewa-opis {
    margin-top: 0px;
  }
  ul.products.columns-4 li.product {
    width: 48%; /* 2 kolumny */
    clear: none;
  }
  ul.products.columns-4 li.product:nth-child(2n + 1) {
    clear: left;
  }
  .zdjecie-blok.wysokosc-400px {
    height: 330px !important;
  }
  .logo-footer img {
    width: 80%;
    height: auto;
    margin-bottom: 40px;
  }
  .social-styl {
    margin-top: 40px;
  }
  .akordeon_home {
    padding: 20px;
    padding-top: 40px;
  }
}

@media screen and (max-width: 999px) {
.woocommerce-checkout-payment ul li {
	width: 100%;
}
}
@media screen and (max-width: 991px) {
  #scrollsec_sekcja_blogu {
    background-color: var(--bg-body);
    padding-bottom: 50px;
    padding-top: 0px;
    border-radius: 40px;
  }
  .banner-tekstowy p.banner-small-text,
  .banner-kategorie-1 p.maly-tekst {
    font-size: 16px;
  }
  .banner-tekstowy .banner-main-text {
    font-size: 55px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 81px;
  }
  .banner-tekstowy .btn-podstawowy,
  .banner-kategorie-1 .btn-podstawowy {
    padding: 18px 18px;
    font-size: 12px;
  }
  .navigation.post-navigation {
    margin-top: 20px;
  }
  .page-id-12 h1 {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .polecane_produkty .naglowekh3 {
    text-align: center;
  }
  .banner-kategorie-1 ul li {
    font-size: 70px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 120px;
  }
  a.custom-logo-link {
    margin-right: 60px;
  }
  .menu-left {
    text-align: center;
  }
  .menu-social,
  .menu-right {
    justify-content: center;
    margin-top: 30px;
    text-align: center;
  }
  .menu-right ul#menu-gorne-prawe {
    margin-left: 0px !important;
  }
  .menu-hedder-bottom {
    text-align: center;
  }
  ul#menu-gorne-srodek,
  ul#menu-gorne-male {
    justify-content: center;
  }
  .woocommerce .woocommerce-Addresses.col2-set .col-1,
  .woocommerce-page .woocommerce-Addresses.col2-set .col-1,
  .woocommerce-page .woocommerce-Addresses.col2-set .col-2 {
    width: 100%;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
  }
  .page-id-14.logged-in .entry-content {
    background-color: var(--bg-body-home);
    border-radius: 30px;
  }
  .blok-tekstowy {
    border-radius: 40px;
    padding-top: 30px;
    margin-bottom: 30px;
  }
  .opakowania_sekcja_34_do_14_text_plus_zdjecie .odliczanie,
  .opakowania-sekcja-3-kolumny .odliczanie {
    position: relative;
    padding-bottom: 40px;
    font-weight: 600;
  }
  .opakowania_sekcja_34_do_14_text_plus_zdjecie .lewa-col h3,
  .opakowania-sekcja-3-kolumny .jeden-box h3 {
    font-size: 20px;
    line-height: 20px;
    min-height: 30px;
  }
  .prawa-col {
    min-height: 300px;
    margin-top: 1.5rem;
  }
  .opakowania-sekcja-3-kolumny {
    padding-bottom: 10px !important;
  }
  .formularz-naglowek h3 {
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 34px;
  }
  .naglowek_h3_z_opisem .blok-naglowkowy h3 {
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 60px;
  }
  .page-id-7408 .naglowekh3 {
    margin-top: 30px;
  }
  .naglowek-h2 h2 {
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
  }
  .blok-naglowkowy,
  .blok-naglowkowy-centrowanie {
    text-align: left !important;
  }
  .blok-tekstowy-z-buttonami p.nuty-styl {
    width: 100% !important;
  }
  .naglowek-glowny h1 {
    font-size: 60px;
    max-width: 100% !important;
  }
  .zdjecie-blok {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .naglowek-glowny {
    padding-top: 40px !important;
  }
  .zdjecie-blok.wysokosc-200px {
    height: 160px !important;
    border-radius: 20px !important;
  }
  .zdjecie-blok.wysokosc-600px {
    height: 330px !important;
    border-radius: 20px !important;
  }
  .wysokosc-200px.ilosc-zdj-6 {
    height: 100px !important;
    border-radius: 20px !important;
  }
  .bloki-zdjeciowe {
    margin-top: 15px !important; 
  }
}
@media screen and (max-width: 768px) {
.woocommerce-shipping-totals td:before {
  display: none;
} 
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
	background-color: #fff;
}
  .summary.entry-summary .price{
    margin-bottom: 10px!important;
  }
  .single-post h1 {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 30px;
}
  .page-id-5891, .page-id-7159, .blog, .page-id-7408, .page-id-16037, .page-id-6817 {
    background-image: url(../img/bg-mobile.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    background-size: contain;
  }
  #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	margin-bottom: 0px;
	border-radius: 5px;
	padding-bottom: 0px;
}
.woocommerce-billing-fields__field-wrapper, .woocommerce-additional-fields__field-wrapper {
	background-color: var(--bg-body-home);
	border-radius: 30px;
	padding: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}
.woocommerce-billing-fields h3, h3#order_review_heading {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 0px;
}
.woocommerce-form-coupon-toggle {
	margin-bottom: 48px;
}
  .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
	display: block;
	margin-bottom: 0px;
	border-bottom: 0px;
}
.woocommerce table.shop_table td, .woocommerce-MyAccount-content .table td {
	border: 0px;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
	min-width: 60px;
}
.woocommerce .wysylka-style ul#shipping_method{
  margin-top: 15px;
}
  .woocommerce ul#shipping_method {
    margin-top: 36px;
    text-align: left;
  }
  p.woocommerce-shipping-destination {
    text-align: left;
  }
  .page-id-14 {
    background-image: url(../img/BG-login-mobile.jpg) !important;
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
  }
  #testimonials-splide .splide__pagination__page {
    background: #dd445d !important;
    display: inline-block;
    height: 10px !important;
    width: 10px !important;
  }
  #candle-configurator .glass-option.selected {
    margin-bottom: 30px;
  }
  .page-id-5891 #scrollsec_sekcja_34_do_14_text_plus_zdjecie:first-child {
    padding-top: 30px !important;
  }
  .page-id-5891 #primary,
  .page-id-7408 #primary {
    background-color: var(--bg-body-home);
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
  }
  .page-id-5891 .lewa-col {
    padding-top: 130px;
    padding-bottom: 65px;
  }
  .naglowek-h2 h2 {
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
  }
  .naglowek_powyzej_kontenera {
    text-align: center;
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
    padding-top: 70px;
    padding-bottom: 100px;
    line-height: 46px;
  }
  .single-product .product .summary {
    display: flex;
    flex-direction: column;
  }
  .summary.entry-summary .price {
    display: inline-block;
    width: auto !important;
    max-width: max-content;
    margin-bottom: 30px;
  }
  .product_meta {
    display: none;
  }
  .summary.entry-summary h1 {
    margin-bottom: 15px;
  }
  .woocommerce-product-details__short-description {
    order: 2; /* opis po formularzu */
  }

  form.variations_form.cart {
    order: 1; /* formularz przed opisem */
  }
  .woocommerce-variation-price {
    width: auto !important;
    max-width: max-content;
  }

  .woocommerce-variation-price .price {
    display: inline-block;
    width: auto;
  }
  .summary.entry-summary h1 {
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 10px !important;
  }
  .summary.entry-summary .price {
    margin-bottom: 0px;
    margin-top: 0px;
    float: right;
  }
  .prodkt-listing-top {
    text-align: left;
    margin-top: 30px;
  }
  .rownanie-tekstu {
    display: flex;
  }
  .bloki-22-banner h2 {
    text-align: center;
    font-size: 28px;
  }
  .header-obrys.naglowekh3 {
    display: block;
    text-align: center;
  }
  .buton-blog {
    display: block;
    text-align: center !important;
    float: none !important;
  }
  .pozycja-buttona {
    text-align: center !important;
  }
  a.custom-logo-link {
    display: none;
  }
  .navbar > .container-fluid {
    justify-content: center;
  }
  .navbar-toggler {
    margin-bottom: 20px;
  }
  .accordion-body p {
    margin-left: 72px;
  }
  .karuzela_z_naglowkiem {
    margin-top: 20px;
  }
  .karuzela_z_naglowkiem h5 {
    font-size: 28px;
  }
  .karuzela_z_naglowkiem h2 {
    font-size: 40px;
    margin-bottom: 40px;
    line-height: 50px;
  }
  .karuzela-obrazek-bg {
    background-image: none !important;
    text-align: center;
  }
  .karuzela-bg {
    /* background-color: #dd445d; */
    background-image: url("../img/bg-testimonials-mobile.jpg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    padding: 30px;
    padding-top: 60px;
    padding-bottom: 60px;
    border-radius: 50px;
  }
  #custom-candle .splide__pagination {
    bottom: -9.7em;
  }
  #add-custom-text.btn-podstawowy {
    margin-top: 100px !important;
    display: inline-block;
    padding: 20px 40px;
    font-size: 14px;
  }
  .karuzela_testimonials .splide__pagination {
    bottom: -7.7em;
  }
  .navigation.post-navigation .nav-links {
    margin-bottom: 40px;
    width: 100%;
    text-align: center;
    display: inline-block;
  }
  .navigation.post-navigation .nav-previous a,
  .navigation.post-navigation .nav-next a {
    margin-bottom: 10px;
  }
  .navigation.post-navigation .nav-next {
    float: none;
  }
  .woocommerce-billing-fields__field-wrapper,
  .woocommerce-additional-fields__field-wrapper,
  .woocommerce-checkout #payment {
    padding-left: 0px;
    padding-right: 0px;
  }
  .woocommerce table.shop_table,
  .woocommerce-MyAccount-content .table {
    padding: 0px;
  }
  td button.button {
    margin-top: 0px !important;
  }
  .zapach-margin {
    margin-top: 20px !important;
  }
  .blok-naglowkowy {
    padding-top: 40px;
  }
  .btn-podstawowy {
    padding: 8px 18px;
    font-size: 12px;
  }
  .naglowek_home_z_buttonami ul li:not(:first-child) {
    margin-left: 0px;
  }
  .naglowek-home-z-buttonami h2 {
    font-size: 80px;
    line-height: 91px;
  }
  .right-photo img {
    width: 70%;
  }
  .banner-kategorie-1 ul li {
    font-size: 50px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 100px;
  }
  .banner-tekstowy .banner-main-text {
    font-size: 40px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 54px;
  }
  .menu-left .nav-link {
    font-size: 70px;
    line-height: 60px;
  }
  /* ul.products.columns-4 li.product {
    width: 100% !important;
    clear: none;
  } */
  .woocommerce div.product div.images img {
    max-height: 360px;
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
  }

  .woocommerce:where(body:not(.woocommerce-uses-block-theme))
    div.product
    p.price,
  .woocommerce:where(body:not(.woocommerce-uses-block-theme))
    div.product
    span.price {
    font-size: 16px;
  }
  .woocommerce ul.products li.product a img {
    max-height: 320px;
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
  }
  ul.products.columns-4 li.product:nth-child(1n) {
    clear: left;
  }
  .menu-right a {
    font-size: 30px;
    line-height: 35px;
  }
  .lewa-opis {
    margin-top: 60px;
    font-weight: 300;
  }
  #scrollsec_sekcja_blogu {
    background-color: var(--bg-body);
    padding-bottom: 0px;
    border-radius: 40px;
  }
  #accordionHome h2 button span {
    font-size: 15px !important;
    margin-right: 8px;
    /* width: 100%; */
  }
  .site-footer {
    padding: 60px 50px;
    padding-bottom: 30px !important;
  }
  .zdjecie-blok.wysokosc-200px {
    height: 120px !important;
    border-radius: 20px !important;
  }
  .zdjecie-blok.wysokosc-400px {
    height: 260px !important;
    border-radius: 20px !important;
  }
  .zdjecie-blok.wysokosc-600px {
    height: 260px !important;
    border-radius: 20px !important;
  }
  .wysokosc-200px.ilosc-zdj-6 {
    height: 80px !important;
    border-radius: 20px !important;
  }
  img.blog-styl {
    min-height: 260px;
    height: 260px;
  }
  .category-blog h2 a {
    font-size: 18px;
  }
  .blog-home .naglowekh3 h3 {
    font-size: 28px;
  }
  .buton-blog .btn-podstawowy {
    margin-top: 20px;
  }
}

@media screen and (max-width: 692px) {
  #testimonials-splide-reviews-list li .review-card {
    background-color: var(--bg-body-home);
    min-height: 365px !important;
    padding: 40px;
    border-radius: 30px;
    padding-bottom: 0px;
    max-width: 272px;
    margin: auto;
  }
}
@media screen and (max-width: 620px) {
  #scrollsec_bloki_22_banner_plus_zdjecie .bloki-22-banner .banner-box {
	border-radius: 40px;
	padding: 25px;
}
  .free-shipping-notice {
	line-height: 20px;
  padding-right:20px;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;

}
.free-shipping-notice p {
  margin-bottom: 0px;
}
  .right-photo img {
	width: 95%;
}
  ul#splide-polecane-produkty-list li ul {
    padding-left: 0px;
  }
  #splide-polecane-produkty a.add_to_cart_button::before {
    left: 18px !important;
  }
  .actions .coupon .button {
    font-size: 10px !important;
    line-height: 13px;
  }
  p.p-banner {
    font-size: 18px;
  }
  .configurator-final h3 {
    font-size: 42px;
    text-transform: uppercase;
    font-weight: 900;
  }
  ul.products li span.price {
    font-size: 14px !important;
  }
  ul.products li a.woocommerce-loop-product__link h2 {
    font-size: 13px !important;
  }
  .summary.entry-summary h1 {
    display: block;
  }
  .summary.entry-summary .price {
    float: none;
    margin-top: 20px;
  } 
}
@media screen and (max-width: 550px) {

#configuratorModal .modal-content {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

  #accordionHome h2 button::after {
	width: 40px;
	height: 40px;
	right: 0px;
	top: 18px;
}
  .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
	margin-bottom: 20px;
}
  #scrollsec_karuzela_testimonials .dodaj-opinie-btn {
    position: absolute;
    left: 64px;
    bottom: 46px;
  }
  #woocommerce-checkout-form-coupon .button {
    padding: 11px 20px !important;
    font-size: 12px !important;
  }
  ul.products li span.price {
    width: 100%;
    min-height: 45px;
  }
  ul.products li .button.add_to_cart_button {
    width: 100%;
    text-align: center;
  }
  a.add_to_cart_button::before {
    left: 40%;
  }
  ul.products li.product {
    border-radius: 15px;
  }
  ul.products li a.woocommerce-loop-product__link h2 {
    min-height: 75px;
  }
  ul.products li span.price {
    font-size: 15px !important;
  }
  .home {
    background-image: url(../img/BG-home-mobile.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
  }
  ul.top-categories {
    gap: 5px;
  }
  ul.top-categories li a {
    padding: 7px 16px;
    font-size: 11px;
  }
  .accordion-body p {
    font-size: 16px;
    margin-left: 0px;
  }
  .pozycja-buttona {
    text-align: center !important;
  }
  #candle-configurator .configurator-header h3 {
    font-size:24px;
  }
  .bloki-22-banner h2 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 20px;
  }
  .naglowek-home-z-buttonami li.button-zapachy {
    font-size: 14px;
  }
  .karuzela_z_naglowkiem li.splide__slide {
    width: 340px !important;
  }
  .naglowek-home-z-buttonami h2 {
    font-size: 70px;
    line-height: 75px;
  }
  .banner-tekstowy .banner-main-text {
    font-size: 31px;
    line-height: 45px;
    margin-top: 55px;
    margin-bottom: 55px;
  }
  .naglowek_home_z_buttonami ul li:not(:first-child) {
    margin-left: 0px;
  }
  .menu-social,
  .menu-right {
    margin-top: 20px;
  }
  .menu-social {
    padding-bottom: 10px !important;
  }
  .menu-left .nav-link {
    font-size: 50px;
    line-height: 50px;
  }
  .menu-hedder-bottom {
    padding-top: 20px !important;
  }
  ul#menu-gorne-male a {
    font-size: 10px;
    font-weight: 300;
  }
  .menu-right a {
    font-size: 30px;
    line-height: 35px;
  }
  .lewa-button {
    margin-top: 54px;
  }
  .opakowania_sekcja_34_do_14_text_plus_zdjecie .lewa-col,
  .opakowania-sekcja-3-kolumny .jeden-box {
    padding: 20px;
  }
  .naglowek-h2 h2 {
    font-size: 24px;
  }
  .naglowek_h3_z_opisem .blok-naglowkowy h3 {
    margin-top: 0px;
  }
  .sekcja-kontaktu .lewa-col,
  .sekcja-kontaktu .prawa-col {
    border-radius: 40px;
    padding: 20px;
    height: 100%;
  }
  .naglowek-glowny h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .naglowek-glowny {
	padding-top: 0px !important;
}
.naglowek_powyzej_kontenera {
	text-align: center;
	font-size: 40px;
	font-weight: 800;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 20px;
	line-height: 46px;
  width: 85%;
}
.polecane_produkty h3 {
	font-size: 26px;
}
.page-id-5891 .lewa-col {
	padding-top: 55px;
	padding-bottom: 35px;
}
}
@media screen and (max-width: 482px) {
  .cart_totals .free-shipping-notice {
	padding-bottom: 12px;
}
  .quantity input {
	width: 80px !important;
}
  .site-header {
	margin-bottom: 0px;
}
.sekcja-34-14 .lewa-col h3 {
	font-size: 26px;
	margin-bottom: 28px;
	max-width: 85%;
}
#scrollsec_naglowek_h2 .naglowek-h2 {
  padding-top: 10px;
}
  .woocommerce form.checkout_coupon{
	margin-top: -47px;
  padding: 18px 1px;
}
.woocommerce-form-coupon-toggle {
	padding: 10px 1px !important;

}
  .blok-naglowkowy {
	padding-top: 20px;
  padding-bottom: 20px!important;
  }
  .banner-tekstowy {
	padding-top: 50px;
	padding-bottom: 50px !important;
}
.banner-tekstowy .banner-main-text {
	margin-top: 0px;
	margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.banner-kategorie-1 {
	padding-top: 40px;
	padding-bottom: 0px!important;
}
.karuzela_testimonials {
	margin-top: 60px;
	margin-bottom: 60px;
}
.bloki-22-banner {
	padding-bottom: 60px !important;
}
.akordeon_home {
	padding: 20px;
	padding-top: 20px;
  margin-bottom: 0px;
}
.back-to-top {
	position: fixed;
	bottom: 91px;
	right: 11px;
}
.back-to-top img{
  width: 42px;
}
  .configurator-final h3 {
    font-size: 34px;
  }
  .configurator-final p {
    font-size: 21px !important;
  }
  .karuzela_z_naglowkiem li.splide__slide {
    width: 330px !important;
  }
  .karuzela_z_naglowkiem {
    border-radius: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 60px;
    padding-top: 60px;
  }
  .blog-home {
    text-align: center;
  }
  .blog-home .naglowekh3,
  .buton-blog {
    display: block;
  }
  #accordionHome h2 button span {
    margin-right: 0px;
  }
  .naglowek-home-z-buttonami h2 {
    font-size: 36px;
    line-height: 40px;
  }
  .buton-blog {
    float: none;
    margin-top: 22px;
  }
  .home .blog-home .naglowekh3 {
    display: inline;
  }
  .banner-kategorie-1 ul li {
    font-size: 36px;
    line-height: 80px;
  }
  #cmplz-cookies-overview .cmplz-dropdown summary h3,
  #cmplz-document .cmplz-dropdown summary h3,
  .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary h3 {
    font-size: 14px !important;
  }
  #cmplz-cookies-overview .cmplz-dropdown summary p,
  #cmplz-document .cmplz-dropdown summary p,
  .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary p {
    font-size: 14px;
  }

  .site-footer {
    padding: 60px 20px;
    padding-bottom: 30px !important;
  }
  .zdjecie-blok.wysokosc-200px {
    height: 100px !important;
    border-radius: 20px !important;
  }
  .zdjecie-blok.wysokosc-400px {
    height: 220px !important;
    border-radius: 20px !important;
  }
  .zdjecie-blok.wysokosc-600px {
    height: 220px !important;
    border-radius: 20px !important;
  }
  .wysokosc-200px.ilosc-zdj-6 {
    height: 60px !important;
    border-radius: 10px !important;
  }
  .button-zapachy {
    padding: 10px 8px;
    font-size: 10px;
    font-weight: 600;
  }
}
@media screen and (max-width: 441px) {
  .button-zapachy {
    padding: 10px 8px;
    font-size: 8px!important;
    font-weight: 600;
     margin-bottom: 0px;
  }
  #scrollsec_naglowek_home_z_buttonami .button-zapachy {
    padding: 10px 8px;
    font-size: 12px!important;
    font-weight: 600;
     margin-bottom: 0px;
  }
  .category-blog h2 a {
    font-size: 16px;
  }
  .buttony-kontakt-blok .jeden-button {
    padding-left: 20px !important;
    padding-right: 20px !important;
    text-align: center;
  }
  a p.duzy-tekst {
    font-size: 20px;
  }
}
@media screen and (max-width: 420px) {
  .qty-btn.plus, .qty-btn.minus {
    padding-left: 5px;
    padding-right: 4px;
    padding-top: 0px;
    font-size: 11px;
    line-height: 15px;
}
  .quantity input {
    width: 60px !important;
  }
  .woocommerce-info a {
    margin: 0px!important;
  }
  .woocommerce-form-coupon-toggle {
	margin-bottom: 30px;
}
.woocommerce-billing-fields__field-wrapper, .woocommerce-additional-fields__field-wrapper {
	margin-top: 0px;
	padding-top: 10px;
}
  .navbar.pt-5 {
    padding-top: 10px !important;
  }
  .header-cart {
    padding-left: 0px;
  }
  .header-cart span {
    display: none;
  }
  .header-cart .btn::after {
    top: 9px;
    left: 11px;
    width: 18px;
    height: 18px;
  }
  .header-functions {
    position: fixed !important;
    right: 0 !important;
    bottom: 145px !important;
    flex-direction: column !important;
    align-items: flex-end !important;
    text-align: right !important;
    z-index: 10;
    margin-right: 10px !important;
  }
  .header-my-account {
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .woocommerce-cart .header-my-account, .woocommerce-cart .header-search, .woocommerce-cart .header-cart, .woocommerce-checkout .header-my-account, .woocommerce-checkout .header-search, .woocommerce-checkout .header-cart {
    display: none;
  }
  #summary-sticker-preview {
    max-width: 204px;
    position: absolute;
    top: 164px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    width: 206px;
  }
  .color-swatch .swatch-circle {
    width: 35px;
    height: 35px;
  }
  .color-swatch.selected .swatch-circle {
    width: 25px;
    height: 25px;
    margin-bottom: 5px;
  }
  #sticker-preview {
    max-width: 204px;
    position: absolute;
    top: 164px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    width: 206px;
  }
}

@media screen and (max-width: 405px) {
    .quantity input {
	width: 50px !important;
}
  .lewa-opis {
	margin-top: 30px;
	font-weight: 300;
}
  #sticker-preview {
    top: 164px;
    left: 50%;
  }
  .color-swatch .swatch-circle {
    width: 32px;
    height: 32px;
  }
  .karuzela_z_naglowkiem h2 {
	font-size: 26px;
	margin-bottom: 30px;
	line-height: 50px;
}
ul.products li a.woocommerce-loop-product__link {
	margin-bottom: 0px;
}
}
@media screen and (max-width: 384px) {
  .quantity input {
	width: 40px !important;
}
  .configurator-final h3 {
    font-size: 30px;
  }
  .zdjecie-blok.wysokosc-200px {
    height: 80px !important;
    border-radius: 20px !important;
  }
  .zdjecie-blok.wysokosc-400px {
    height: 200px !important;
    border-radius: 20px !important;
  }
  .zdjecie-blok.wysokosc-600px {
    height: 200px !important;
    border-radius: 20px !important;
  }
  .wysokosc-200px.ilosc-zdj-6 {
    height: 50px !important;
    border-radius: 10px !important;
  }
  .button-zapachy {
    padding: 10px 8px;
    font-size: 8px;
    font-weight: 600;
  }
  .naglowek-glowny h1 {
    font-size: 32px;
  }
  .lewa-col {
    border-radius: 30px;
    padding: 26px;
  }
  .sekcja-34-14 .lewa-col h3 {
    font-size: 26px;
    margin-bottom: 0px;
    max-width: 85%;
  }
  .prawa-col {
    border-radius: 30px;
    padding: 26px;
  }
}
