/*@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap');*/

body li.empty-sub.has-sub span.arrow {
  display: none;
}

/* Variants */

.product-variants {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.product-variants > .product-variants-item {
  width: 100%;
  margin: 0;
}

.product-variants .control-label {
  font-weight: bold !important;
  font-size: 13px !important;
}

/* Panton-BlackCaps */

.dcl-light img,
.dcl-dark img {
  height: 9px;
  width: auto;
}

/* GDPR */

#identity-link {
  display: none !important;
}

.contact-form .form-group label.psgdpr_consent_message {
  display: flex;
}

.toggle-content.active {
  display: block;
}

.collapse-text {
  display: none;
}
.toggle-content {
  display: none;
}

.toggle-content a {
  text-decoration: underline;
}

body .offset-md-3 {
  margin-left: 0;
}

body .psgdpr_consent_checkbox_span {
  display: none !important;
}

body .toggle-btn {
  border: 0;
  background: transparent;
  font-size: 12px;
  font-weight: bold;
  margin: 24px 0;
  display: flex;
  gap: 4px;
  align-items: center;
  pointer-events: auto;
  cursor: pointer;
}

body .toggle-btn:hover {
  color: #f05a28;
}

body .toggle-btn:after {
  content: "\e903";
  font-family: "icomoon";
  font-size: 7px;
  transition: 200ms all ease;
  -webkit-transition: 200ms all ease;
}

body .toggle-btn.active-btn:after {
  rotate: -180deg;
}

/* WCAG */

html body #daccw.left {
  bottom: 70px;
}

html body #daccacc {
  width: 48px;
  height: 48px;
  min-width: 48px;
  min-height: 48px;
  max-width: 48px;
  max-height: 48px;
}

html body #daccw:not(.left) #daccacc {
  right: 20px !important;
  bottom: 150px !important;
}
html body #daccw.left #daccacc {
  /*margin-left: 570px !important;*/
  left: 8px !important;
  bottom: 64px !important;
}

html body #daccacc svg {
  /*padding: 7px !important;*/
}

/* Newsletter */

body:has(.landing-wrapper) #inner-wrapper {
  max-width: 100%;
}

/* LOADER */
.ml-form-embedSubmitLoad {
  display: inline-block;
  width: 20px;
  height: 20px;
}

.g-recaptcha {
  transform: scale(1);
  -webkit-transform: scale(1);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.ml-form-embedSubmitLoad:after {
  content: " ";
  display: block;
  width: 11px;
  height: 11px;
  margin: 1px;
  border-radius: 50%;
  border: 4px solid #fff;
  border-color: #ffffff #ffffff #ffffff transparent;
  animation: ml-form-embedSubmitLoad 1.2s linear infinite;
}

@keyframes ml-form-embedSubmitLoad {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.section.nine.section-newsletter .container {
  max-width: 800px;
}

body .ml-error input[type="text"].form-control,
body .ml-error input[type="text"],
body .ml-error input[type="checkbox"],
body .ml-error input[type="email"] {
  border-color: #c30000 !important;
}

.ml-block-form {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.ml-form-formContent {
  width: 100%;
  display: flex;
  gap: 20px;
}

.ml-form-fieldRow {
  flex-grow: 1;
}

.ml-form-checkboxRow.ml-validate-required {
  display: flex;
  font-size: 11px;
}

.ml-form-checkboxRow.ml-validate-required label.checkbox {
  display: flex;
  gap: 8px;
}

.ml-form-embedSubmit {
  margin: 0 auto;
}
/* Listing */

.product-list-subcategories .row {
  gap: 30px;
}

.product-list-subcategories .row .col-3.col-md-6.col-lg-2 {
  background: #f6f8fa;
  padding: 30px;
  border-radius: 10px;
  width: calc(33.333% - 20px);
  flex: unset;
  max-width: unset;
  font-weight: bold;
}

.product-list-subcategories .row .col-3.col-md-6.col-lg-2 img {
  display: none;
}

/* Translator */

.top-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 12px;
  align-items: center;
}

html body #pdgoogletranslate {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  top: 0;
}

html body .goog-te-gadget {
  font-family: inherit;
  font-size: 0;
  color: #fff;
  white-space: nowrap;
}

html body .goog-te-gadget span {
  display: none;
}

html body .goog-te-gadget-icon {
  display: none !important;
}

html body #pd_google_translate_element a {
  display: flex;
  align-items: center;
  line-height: 1;
  padding: 4px;
  font-size: 0;
}

html body #pd_google_translate_element a img {
  display: none !important;
}

html body #pd_google_translate_element a span {
  border-left: 0 !important;
}

html body .goog-te-gadget .goog-te-combo {
  margin: 0;
  height: auto;
  padding: 0 4px;
  border: 0;
  background: #fff !important;
}

html body #pd_google_translate_element a span:last-child {
  color: #003049 !important;
  line-height: 1;
  font-size: 8px;
  height: 7px;
}

html body .goog-te-gadget-simple {
  background-color: #fff;
  border-left: 0;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  font-size: inherit;
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  cursor: pointer;
  border-radius: 3px;
}

.page-content.page-cms #comfino-body {
  /*font-family: Rubik, 'sans-serif';*/
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  counter-reset: benefit;
  /*font-weight: 300;*/
}

.page-content.page-cms .comfino-wrapper {
  max-width: 1200px;
  margin: 0 auto;
}

.container .cat-banner {
  margin: 0 0 40px;
  max-width: 1240px;
}

.container .cat-banner img {
  display: block;
  width: 100%;
  height: auto !important;
}

.container .cat-banner .desktop-hidden {
  display: none;
}

/*HEADER*/
.page-content.page-cms .comfino-header {
  padding: 50px 0;
}

.page-content.page-cms .comfino-header-logo img {
  width: 170px;
  height: auto;
}

.page-content.page-cms .comfino-header-title {
  text-align: center !important;
  font-size: 28px !important;
  margin-top: 20px;
  line-height: 40px !important;
  padding: 15px 0;
  background-color: #599e33;
  color: #fff !important;
  border-radius: 15px;
}

.page-content.page-cms .comfino-header-title span {
  /*font-weight: bold;*/
  font-weight: 400;
  font-size: 28px !important;
  line-height: 40px !important;
}

/*ICONS SECTION*/
.page-content.page-cms .comfino-icons {
  /*background-color:#ebebeb;*/
  padding: 20px 0 50px;
}

.page-content.page-cms .comfino-icons__title {
  font-size: 22.5px !important;
  font-weight: 400;
  text-align: center !important;
  padding: 20px 0 50px;
}

.page-content.page-cms .comfino-icons-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 40px;
}

.page-content.page-cms .comfino-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  gap: 12px;
}

.page-content.page-cms .comfino-icon-img {
  width: 143px;
  height: 143px;
  border-radius: 50%;
  background-color: #599e33;
  display: flex;
  justify-content: center;
  align-items: center;
}

.page-content.page-cms .comfino-icon-img img {
  width: 53%;
}

.page-content.page-cms .comfino-icon-text {
  font-size: 21px !important;
  max-width: 93%;
  text-align: center !important;
  /*color: #989898;*/
}

.page-content.page-cms .comfino-icon-text span {
  font-weight: 500;
  color: #000;
}

/*LOGOTYPES SECTION*/
.page-content.page-cms .logotypes {
  background-color: #ebebeb;
  border-radius: 15px;
  text-align: center !important;
}

.page-content.page-cms .logotypes-title {
  text-align: center !important;
  padding-top: 20px;
  font-size: 22.5px !important;
}

.page-content.page-cms .logotypes-title:first-child {
  padding-top: 28px;
}

.page-content.page-cms .logotypes-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 40px 0;
  gap: 40px;
}

.page-content.page-cms .single-logotype-wrapper {
  flex-basis: 22%;
  text-align: center;
}

.page-content.page-cms .single-logotype {
  max-width: 160px;
  max-height: 50px;
}

/**/

/*BENEFITS SECTION*/
.page-content.page-cms .comfino-benefits-title {
  font-size: 23.5px !important;
  font-weight: 400;
  text-align: center !important;
  margin: 10px 0 20px;
}

.page-content.page-cms .comfino-benefits-box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
}

.page-content.page-cms .comfino-benefits-box__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  margin: 40px 0;
  gap: 12px;
}

.page-content.page-cms .comfino-benefits-box__item p {
  padding: 0 20px;
  font-size: 20px !important;
  text-align: center !important;
}

.page-content.page-cms .comfino-benefits-box__item-img {
  position: relative;
}

.page-content.page-cms .comfino-benefits-box__item-img::after {
  position: absolute;
  counter-increment: benefit;
  content: counter(benefit);
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  font-size: 20px;
  font-weight: bold;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #599e33;
}

/*SECTION PROFITS*/
.page-content.page-cms .comfino-profits {
  background-color: #ebebeb;
  border-radius: 15px;
  padding: 30px 0;
}

.page-content.page-cms .comfino-profits__title {
  /*text-align: center;*/
  font-size: 20px !important;
  padding-top: 10px;
  font-weight: 500;
  padding-left: 60px;
}

.page-content.page-cms .comfino-profits-description {
  text-align: center;
  font-size: 30px;
  padding-top: 10px;
  font-weight: bold;
}

.page-content.page-cms .comfino-profits-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 40px 0;
}

.page-content.page-cms .comfino-profits-content__text-list {
  /*max-width: 71%;*/
}

.page-content.page-cms .comfino-profits-content__text-list-item {
  position: relative;
  font-size: 20px !important;
  list-style: none;
  padding-left: 20px;
  margin-bottom: 30px;
  line-height: 1.3;
}

.page-content.page-cms .comfino-profits-content__text-list-item span {
  font-weight: 500;
  position: relative;
  font-size: 20px !important;
  list-style: none;
  line-height: 1.3;
}

.page-content.page-cms .comfino-profits-content__text-list-item::after {
  position: absolute;
  content: "";
  top: 0;
  left: -10px;
  width: 20px;
  height: 20px;
  background-image: url("../img/list-checkmark.png");
  background-size: cover;
}

.page-content.page-cms .comfino-profits-content__image {
  min-width: 30%;
  padding-right: 40px;
  border-radius: 50%;
}

/*FOOTER*/
.page-content.page-cms .social-icons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 20px 30px;
  gap: 10px;
}

/**/

/*STYLE MOBILE*/

@media only screen and (max-width: 766px) {
  /*HEADER*/
  .page-content.page-cms .comfino-header-logo img {
    width: 160px;
    height: auto;
    padding-left: 40px;
  }

  .page-content.page-cms .comfino-benefits-box__item p {
    font-size: 16px !important;
  }

  .page-content.page-cms .comfino-header {
    padding-top: 20px;
  }

  .page-content.page-cms .comfino-header-title {
    margin: 20px 0 0 !important;
    font-size: 19px !important;
    padding: 12px;
    line-height: normal !important;
  }

  .page-content.page-cms .comfino-header-title span {
    font-size: 19px !important;
    line-height: normal !important;
  }

  /*ICONS SECTION*/
  .page-content.page-cms .comfino-icon {
    flex: unset;
    width: 50%;
  }

  .page-content.page-cms .comfino-icon-img {
    width: 120px;
    height: 120px;
  }

  .page-content.page-cms .comfino-icon-text {
    font-size: 16px !important;
    max-width: 90%;
  }

  .page-content.page-cms .comfino-icons-box {
    gap: 20px 0;
  }

  /*BENEFITS SECTION*/
  .page-content.page-cms .comfino-benefits-box__item {
    width: 50%;
  }

  /*INFO SECTION*/
  .page-content.page-cms .comfino-info-description {
    font-size: 20px;
  }

  .page-content.page-cms .comfino-info-content {
    max-width: 90%;
  }

  .page-content.page-cms .comfino-info-content__item-text {
    width: 58%;
    margin-left: 0;
    font-size: 15px;
    text-align: center;
  }

  .page-content.page-cms .comfino-info-content__item-img {
    margin: 0 auto;
  }

  /*SECTION PROFITS*/
  .page-content.page-cms .comfino-profits-description {
    font-size: 24px;
  }

  .page-content.page-cms .comfino-profits-content {
    flex-direction: column;
  }

  .page-content.page-cms .comfino-profits-content__image {
    min-width: 30%;
    padding-right: 0;
  }

  .page-content.page-cms .single-logotype {
    width: 107px;
  }
}

/*STYLE TABLETS*/

@media only screen and (min-width: 767px) and (max-width: 991px) {
  /*HEADER*/
  .page-content.page-cms .comfino-header-logo img {
    width: 260px;
    height: auto;
    padding-left: 40px;
  }

  .page-content.page-cms .comfino-header-title {
    margin-top: 40px;
  }

  /*INFO SECTION*/
  .page-content.page-cms .comfino-info-content {
    max-width: 74%;
  }
}

/* GR */
:root {
  --defaultheight: 80px;
}

/* inter-tight-regular - greek_greek-ext_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter Tight";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/inter-tight-v3-greek_greek-ext_latin-regular.woff2")
    format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-tight-500 - greek_greek-ext_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter Tight";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/inter-tight-v3-greek_greek-ext_latin-500.woff2")
    format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-tight-600 - greek_greek-ext_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter Tight";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/inter-tight-v3-greek_greek-ext_latin-600.woff2")
    format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-regular - latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/poppins-v20-latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local(""),
    url("fonts/poppins-v20-latin-ext-regular.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/poppins-v20-latin-ext-regular.woff2")
      format("woff2"),
    /* Super Modern Browsers */ url("fonts/poppins-v20-latin-ext-regular.woff")
      format("woff"),
    /* Modern Browsers */ url("fonts/poppins-v20-latin-ext-regular.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("fonts/poppins-v20-latin-ext-regular.svg#Poppins") format("svg");
  /* Legacy iOS */
}

/* poppins-500 - latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/poppins-v20-latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local(""),
    url("fonts/poppins-v20-latin-ext-500.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/poppins-v20-latin-ext-500.woff2") format("woff2"),
    /* Super Modern Browsers */ url("fonts/poppins-v20-latin-ext-500.woff")
      format("woff"),
    /* Modern Browsers */ url("fonts/poppins-v20-latin-ext-500.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("fonts/poppins-v20-latin-ext-500.svg#Poppins") format("svg");
  /* Legacy iOS */
}

/* poppins-600 - latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/poppins-v20-latin-ext-600.eot");
  /* IE9 Compat Modes */
  src: local(""),
    url("fonts/poppins-v20-latin-ext-600.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/poppins-v20-latin-ext-600.woff2") format("woff2"),
    /* Super Modern Browsers */ url("fonts/poppins-v20-latin-ext-600.woff")
      format("woff"),
    /* Modern Browsers */ url("fonts/poppins-v20-latin-ext-600.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("fonts/poppins-v20-latin-ext-600.svg#Poppins") format("svg");
  /* Legacy iOS */
}

@font-face {
  font-family: "icomoon";
  src: url("/fonts/icomoon.eot?kjmk2z");
  src: url("/fonts/icomoon.eot?kjmk2z#iefix") format("embedded-opentype"),
    url("fonts/icomoon.ttf?kjmk2z") format("truetype"),
    url("fonts/icomoon.woff?kjmk2z") format("woff"),
    url("fonts/icomoon.svg?kjmk2z#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

body {
  counter-reset: accordion-number;
}

[class*=" icon-"],
[class^="icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  /* speak: never; */
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrowright:before {
  content: "\e900";
}

.icon-cart:before {
  content: "\e901";
}

.icon-chat:before {
  content: "\e902";
}

.icon-chevron:before {
  content: "\e903";
}

.icon-close:before {
  content: "\e904";
}

.icon-ok:before {
  content: "\e905";
}

.icon-search:before {
  content: "\e906";
}

.icon-account:before {
  content: "\e907";
}

.icon-arrowleft:before {
  content: "\e908";
}

/* Language switcher */

.expand-more {
  display: flex;
  align-items: center;
}

#header .header-btn-w {
  padding: 0;
}

.col-header-right .row {
  align-items: center;
}

#language_selector {
  padding: 0 0 0 20px;
}

.expand-more > img {
  display: none;
}

#node-96 {
  display: none;
}

.bonslick-slider .slick-dots {
  display: none !important;
  position: relative;
  bottom: 0;
  right: 0;
  margin: 0;
  width: 100%;
}

#bonslick li {
  border-radius: 20px;
  overflow: hidden;
  margin: 0;
}

body #bonslick .bonslick-slider.slick-slider.slick-initialized .slick-list {
  border-radius: 20px !important;
}

/* Callback fallback */
html.fancybox-lock {
  overflow: visible !important;
  width: auto;
}

html.fancybox-lock body {
  overflow: visible !important;
}

html.fancybox-lock .fancybox-overlay {
  overflow: visible !important;
  overflow-y: auto !important;
}

body .fancybox-wrap.x13callback-fancybox {
  position: absolute !important;
  top: 40px !important;
  min-width: 500px;
}

body #x13callback_form .form-container .form-control {
  padding: 0;
  border-radius: 0;
}

body #x13callback_form .form-container .form-group {
  margin: 10px 0;
}

body .fancybox-wrap.x13callback-fancybox .fancybox-inner {
  width: 100% !important;
  height: auto !important;
}

body #x13callback_form .pull-right.required {
  margin: 10px 0;
}

body .fancybox-wrap.x13callback-fancybox .fancybox-inner label {
  margin-bottom: 0;
  font-weight: bold;
  font-size: 13px;
  display: flex;
  align-items: center;
}

body .fancybox-wrap.x13callback-fancybox .fancybox-inner label sup {
  order: 222;
}

body #x13callback_button {
  color: #ffffff !important;
  width: 80px !important;
  height: 80px !important;
  bottom: 20px !important;
  right: 20px !important;
  background: #003049 !important;
  top: auto;
  left: auto;
  border-radius: 50% !important;
  overflow: hidden;
}

body #x13callback_button:hover {
  color: #fff !important;
  background: #f05a28 !important;
}

body #x13callback_button .callback-container {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  border-radius: 50% !important;
  position: relative !important;
  z-index: 5 !important;
}

body #x13callback_button #x13callback_hoverText {
  font-size: 12px !important;
  line-height: 12px !important;
  position: relative !important;
  padding: 0 4px !important;
}

body #x13callback_button .x13callback-icon {
  font-size: 40px !important;
  color: #ffffff !important;
  top: 20px !important;
}

/* Podstrony CMS */
:root {
  --color-1: #fff;
  --color-2: #003049;
  --color-2-02: rgba(0, 48, 73, 0.2);
  --color-3: #777;
  --color-4: #f05a28;
}

.flex {
  display: flex;
}

.flex-a {
  display: flex;
  justify-content: space-around;
}

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

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

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

.flex-row {
  flex-direction: row;
}

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

.flex-jcc {
  justify-content: center;
}

.flex-aic {
  align-items: center;
}

.page-content.page-cms .flex-a {
  display: flex;
  justify-content: space-around;
}

.page-content.page-cms .flex-c {
  display: flex;
  justify-content: center;
  align-items: center;
}

.page-content.page-cms.flex-sb {
  display: flex;
  justify-content: space-between;
}

.page-content.page-cms .flex-col {
  display: flex;
  flex-direction: column;
}

.page-content.page-cms .flex-w {
  display: flex;
  flex-wrap: wrap;
}

.page-content.page-cms .gray {
  border-radius: 15px;
  margin: 20px 0;
  padding: 10px 30px;
  background: rgb(249, 251, 253);
}

.page-content.page-cms .gray p {
  font-weight: bold;
}

.page-content.page-cms .gray.two {
  border-radius: 5px;
  background: rgb(249, 251, 253);
}

.page-content.page-cms .gray.two > .container {
  gap: 10px;
}

.page-content.page-cms .gray.two form {
  display: flex;
  align-items: center;
}

.page-content.page-cms .gray.two input {
  border-radius: 25px;
  padding: 0 20px;
  border: 1px solid var(--color-2-02);
  transition: border 0.3s;
  font-weight: 300;
  height: 53px;
}

.page-content.page-cms .gray.two input:active,
.page-content.page-cms .gray.two input:focus,
.page-content.page-cms .gray.two input:focus-visible {
  border: 1px solid var(--color-4);
  outline: none !important;
}

.page-content.page-cms p.mass {
  font-weight: 600;
  margin: 80px 0 20px;
}

.page-content.page-cms p.mass.two {
  margin: 20px 0 0;
}

.page-content.page-cms .section {
  padding: 0 0 100px;
  margin: 0 auto 25px;
  border-bottom: 2px dashed var(--color-2-02);
}

.page-content.page-cms p.diff a {
  font-weight: 600;
}

.page-content.page-cms .main-wrapper .section:first-of-type {
  padding: 0 0 40px;
  margin: 0 auto 120px;
}

.page-content.page-cms .container {
  width: 48%;
}

.page-content.page-cms .container.full {
  width: 100%;
}

.page-content.page-cms .button {
  text-align: center !important;
  margin: 0 0 100px;
}

.page-content.page-cms .button.two {
  margin: 70px auto;
}

.page-content.page-cms .button.air {
  margin: 40px 0 100px;
}

.page-content.page-cms .button.last {
  margin: 40px 0;
}

.page-content.page-cms .button a {
  padding: 15px 30px;
  white-space: nowrap;
  background: var(--color-4);
  color: var(--color-1) !important;
  border-radius: 25px;
  text-decoration: none;
  transition: background 0.4s;
}

.page-content.page-cms .button a:hover {
  background: var(--color-2);
}

.page-content.page-cms .phone {
  position: fixed;
  z-index: 2;
  bottom: 20px;
  right: 20px;
}

.page-content.page-cms .phone a {
  display: block;
  width: 80px;
  height: 80px;
  background: var(--color-2);
  border-radius: 50%;
}

.page-content.page-cms .phone a::before {
  content: "\e942";
  font-family: "icomoon";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--color-1);
  font-size: 30px;
}

.page-content.page-cms .phone a:hover {
  background: var(--color-4);
}

body.lang-el .page-content.page-cms .phone a:hover::before {
  font-family: "Inter Tight";
}

.page-content.page-cms .phone a:hover::before {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  content: "zostaw swój numer";
}

.page-content.page-cms #anchor {
  position: fixed;
  z-index: 2;
  bottom: 105px;
  right: 30px;
}

#anchor a {
  display: block;
  width: 34px;
  height: 34px;
  background: var(--color-4);
  border-radius: 50%;
  transition: background 0.3s;
}

.page-content.page-cms #anchor a:hover {
  background: var(--color-2);
}

.page-content.page-cms #anchor a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "^";
  font-size: 20px;
  color: var(--color-1);
}

.page-content.page-cms .main-wrapper {
  max-width: 1240px;
  margin: 0 auto;
}

.page-content.page-cms .breadcrumbs {
  font-size: 12px;
}

.page-content.page-cms p.thick {
  font-weight: 600;
  margin: 20px 0;
}

.page-content.page-cms p.thicker {
  font-weight: 600;
  padding: 0 0 15px;
  border-bottom: 2px dashed var(--color-2-02);
  margin: 15px 0;
}

.page-content.page-cms p.thick.two {
  padding: 0 0 15px;
  margin: 0 0 25px;
  border-bottom: 2px dashed var(--color-2-02);
}

.page-content.page-cms p.thick.new {
  padding: 0 0 15px;
  margin: 40px 0 60px;
  border-bottom: 2px dashed var(--color-2-02);
}

.page-content.page-cms p.thick.orange {
  font-weight: 600;
  color: var(--color-4);
  padding: 0 0 15px;
  border-bottom: 2px dashed var(--color-2-02);
}

.page-content.page-cms p.thick.orange.two {
  margin: 100px 0 50px;
  border-bottom: none;
}

.page-content.page-cms p.thick.orange.three {
  border-bottom: none;
}

.page-content.page-cms .numbersP {
  align-items: center;
  padding: 150px 0;
}

.page-content.page-cms .numbers {
  align-items: center;
  padding: 50px 0;
}

.page-content.page-cms .number {
  align-items: center;
  width: 100%;
}

.page-content.page-cms .number p {
  font-weight: 600;
  padding: 20px 0 0;
}

.page-content.page-cms iframe {
  border: 0;
  width: 100%;
  height: 40vh;
}

.page-content.page-cms .circle {
  width: 100px;
  height: 100px;
  background: var(--color-4) !important;
  border-radius: 50%;
  font-weight: 600;
  font-size: 30px !important;
  color: var(--color-1) !important;
}

.page-content.page-cms .space {
  margin: 150px 0 100px;
}

.page-content.page-cms .space.two {
  margin: 0 0 80px;
}

.page-content.page-cms .space.three {
  margin: 80px 0 0;
}

.page-content.page-cms .spacer {
  padding: 25px 15px 25px 0;
  border-bottom: 2px dashed var(--color-2-02);
}

.page-content.page-cms .spacer.two {
  margin: 80px 0;
  border-bottom: 2px dashed var(--color-2-02);
  border-top: 2px dashed var(--color-2-02);
}

.page-content.page-cms .miniature {
  width: 55px;
  height: 55px;
  transition: transform 0.4s;
}

.page-content.page-cms .product {
  max-width: 80%;
  border-radius: 15px;
  margin: 100px auto;
  transform: scale(1);
  transition: transform 0.4s;
}

.page-content.page-cms .product.faq {
  max-width: 100%;
}

.page-content.page-cms .product.small {
  max-width: 55%;
}

.page-content.page-cms .product.medium {
  max-width: 70%;
}

.page-content.page-cms .product.big {
  max-width: 95%;
}

.page-content.page-cms .product.top {
  margin: 0 auto;
}

.page-content.page-cms .product.new {
  max-width: 100%;
  margin: 80px auto 0;
}

.page-content.page-cms .product.new.two {
  transform: scale(1.2);
}

.page-content.page-cms .product.margin {
  margin: 70px auto 20px;
}

.page-content.page-cms .product.examples {
  margin: 50px auto;
}

.page-content.page-cms .product.unique {
  margin: 100px auto 0;
}

.page-content.page-cms .container.accord {
  margin: 0 0 60px;
}

.page-content.page-cms .accord input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.page-content.page-cms .accord .row {
  display: flex;
}

.page-content.page-cms .accord .row .col {
  flex: 1;
}

.page-content.page-cms .accord .row .col:last-child {
  margin-left: 1em;
}

.page-content.page-cms .accord .tabs {
  overflow: hidden;
  gap: 15px;
  align-items: flex-start;
}

.page-content.page-cms .accord .tab {
  width: 100%;
  overflow: hidden;
  padding: 0;
  background: white;
}

.page-content.page-cms .accord .tab-label {
  position: relative;
  display: flex;
  margin: 0 5% 0 0;
  font-size: 20px;
  font-weight: 500;
  padding: 0 0 15px 25px;
  cursor: pointer;
}

.page-content.page-cms .accord.inflatable .tab-label {
  font-size: 18px;
  font-weight: 600;
}

.page-content.page-cms .accord.counter .tab-label {
  font-size: 20px;
  font-weight: 400;
  border-bottom: 1px solid var(--color-2-02);
  padding: 0 0 15px 15px;
}

.page-content.page-cms .accord .tab-label::after {
  content: "❯";
  padding: 0 5px;
  position: absolute;
  color: var(--color-2);
  top: 0;
  left: 0;
  transition: all 0.35s;
}

.page-content.page-cms .accord.inflatable .tab-label::after {
  top: 16px;
}

.page-content.page-cms .accord.counter .tab-label::after {
  top: 0;
  order: -1;
  position: unset;
  display: block;
  counter-increment: accordion-number;
  content: counter(accordion-number) ".";
}

.page-content.page-cms .accord .tab-content {
  font-size: 16px;
  max-height: 0;
  padding: 0;
  background: transparent;
  color: var(--color-1);
  transition: all 0.35s;
}

.page-content.page-cms .accord input:checked + .tab-label {
  background: transparent;
}

.page-content.page-cms .accord.counter input:checked + .tab-label {
  font-weight: 500;
}

.page-content.page-cms .accord:not(.counter) input:checked + .tab-label::after {
  rotate: 90deg;
}

.page-content.page-cms .accord input:checked ~ .tab-content {
  color: var(--color-2);
  max-height: 100vh;
  padding: 1em 0;
}

.page-content.page-cms .accord input:checked ~ .tab-label,
.page-content.page-cms
  .accord
  input:checked
  ~ .tab-label
  .details-mini-wrapper::before {
  color: #f05a28;
}

.page-content.page-cms
  .accord
  input:checked
  ~ .tab-label
  .details-mini-wrapper::before {
  rotate: 90deg;
}

.page-content.page-cms .bottom-margin {
  margin: 0 0 60px;
}

.page-content.page-cms .short {
  padding: 0 30px 0 0;
}

.page-content.page-cms .owner {
  display: flex;
  justify-content: center;
}

.page-content.page-cms .owner img {
  width: 370px;
  height: auto;
  border-radius: 10px;
}

.page-content.page-cms .wide {
  margin: 0 0 50px;
}

.page-content.page-cms .wide > div {
  width: 48% !important;
  display: flex;
  align-items: center;
}

.page-content.page-cms .wide .dashed {
  padding: 0 0 45px;
  border-bottom: 2px dashed var(--color-2-02);
}

.page-content.page-cms .tip {
  background: rgb(249, 251, 253);
  padding: 25px 15px;
  margin: 0 0 100px;
}

.page-content.page-cms .bottom {
  margin: 80px 0;
}

.page-content.page-cms .ending {
  margin: 20px 0 120px;
  padding: 15px 0 120px;
  border-bottom: 2px dashed var(--color-2-02);
  border-top: 2px dashed var(--color-2-02);
}

.page-content.page-cms .ending p {
  text-align: center;
}

.page-content.page-cms .ending .button {
  margin: 40px 0 0;
}

.numbers-inner {
  width: 100% !important;
}

.page-content.page-cms .park:nth-of-type(even) .container:last-of-type {
  order: -1;
}

.top-dash {
  border-top: 2px dashed var(--color-2-02);
}

@media (min-width: 1920px) {
  .page-content.page-cms h1 {
    font-size: 30px;
  }
}

@media (max-width: 1500px) {
  .page-content.page-cms .product.new,
  .page-content.page-cms .product.new.two {
    transform: scale(1);
  }
}

@media (max-width: 1300px) {
  .page-content.page-cms h1 {
    font-size: 2.6vw;
  }

  .page-content.page-cms .main-wrapper {
    max-width: 100%;
    padding: 0 5%;
  }

  .page-content.page-cms .owner img {
    width: 300px;
  }

  .page-content.page-cms ol.gg {
    padding: 0 0 0 15px;
  }

  .page-content.page-cms ol li {
    line-height: 2;
  }
}

@media (max-width: 900px) {
  .page-content.page-cms p {
    font-size: 14px;
  }

  .page-content.page-cms .accord.fun .tab {
    width: 100%;
  }

  .page-content.page-cms ol.gg {
    margin: 50px 0 25px;
  }

  .page-content.page-cms ol.gg li {
    font-size: 14px;
  }

  .page-content.page-cms .main-wrapper .section:first-of-type,
  .page-content.page-cms .section {
    margin: 0 auto 80px;
  }

  .page-content.page-cms .numbersP {
    padding: 80px 0;
  }

  .page-content.page-cms .button a {
    white-space: unset;
  }
}

@media (max-width: 775px) {
  .single-number-wrapper {
    width: 33%;
  }

  .order-swap {
    order: -1;
    margin-bottom: calc(var(--defaultheight) / 2);
  }

  .numbers-inner {
    max-width: 100% !important;
  }

  .page-content.page-cms h1 {
    font-size: 3.6vw;
  }

  .page-content.page-cms .numbers {
    flex-wrap: wrap;
    gap: 30px;
  }

  .page-content.page-cms .numbersP {
    flex-wrap: wrap;
    gap: 30px;
  }

  .page-content.page-cms .container {
    width: 100%;
  }

  .page-content.page-cms .about {
    flex-wrap: wrap;
    gap: 30px;
    max-width: 100%;
  }

  .page-content.page-cms .wide {
    flex-wrap: wrap;
  }

  .page-content.page-cms .wide > div {
    width: 100% !important;
  }

  .page-content.page-cms .wide .product.top {
    max-width: 60%;
    margin: 30px auto 0;
  }

  .page-content.page-cms .order {
    display: flex;
    order: 2;
  }

  .page-content.page-cms .orderP {
    display: flex;
    order: 1;
  }

  .page-content.page-cms .product {
    margin: 30px auto;
  }

  .page-content.page-cms .space.three {
    margin: 30px 0 0;
  }

  .page-content.page-cms ol li {
    font-size: 13px;
  }

  .page-content.page-cms .double {
    flex-wrap: wrap;
    gap: 30px;
  }

  .page-content.page-cms .bottom {
    margin: 40px 0;
  }

  .page-content.page-cms .park {
    flex-wrap: wrap;
  }

  .page-content.page-cms .product.big {
    margin: 30px auto 0;
  }
}

@media (max-width: 600px) {
  .ml-form-formContent {
    flex-direction: column;
  }

  .container .cat-banner .desktop-hidden {
    display: block;
  }

  .product-list-subcategories .row {
    gap: 12px;
  }

  .product-list-subcategories .row .col-3.col-md-6.col-lg-2 {
    width: 100%;
    padding: 20px;
  }

  .container .cat-banner {
    max-width: 100%;
    width: 100%;
  }

  .container .cat-banner .mobile-hidden {
    display: none;
  }

  .page-content.page-cms h1 {
    font-size: 4.6vw;
  }

  .page-content.page-cms #anchor,
  .page-content.page-cms .phone {
    display: none;
  }

  .page-content.page-cms iframe {
    height: 50vh;
  }

  .page-content.page-cms iframe ~ p {
    padding: 0 0 30px;
  }

  .page-content.page-cms .accord .tab-content {
    font-size: 14px;
  }

  .page-content.page-cms .button.last a,
  .page-content.page-cms .gray.two input {
    font-size: 12px;
  }

  .page-content.page-cms .gray.two > .container {
    gap: 0;
  }

  .page-content.page-cms .gray.two input {
    height: 47px;
    margin: 30px auto 20px;
  }

  .page-content.page-cms .button.last {
    margin: 10px 0 0 5px;
  }
}

@media (max-width: 480px) {
  .page-content.page-cms h1 {
    font-size: 5.6vw;
  }

  .page-content.page-cms ol {
    margin: 50px 0 80px;
  }

  .page-content.page-cms .owner img {
    width: 250px;
  }

  .page-content.page-cms .numbers,
  .page-content.page-cms .numbersP {
    padding: 40px 0;
  }

  .circle {
    width: 60px;
    height: 60px;
    font-size: 20px;
  }

  .page-content.page-cms .ending {
    padding: 15px 0 40px;
  }

  .page-content.page-cms .button a {
    font-size: 12px;
  }

  .page-content.page-cms .button.air a {
    padding: 10px 20px;
    font-size: 13px;
  }

  .page-content.page-cms .miniature {
    width: 45px;
    height: 45px;
  }

  .page-content.page-cms ul li {
    font-size: 13px;
  }

  .page-content.page-cms .space.two {
    margin: 0 0 40px;
  }

  .page-content.page-cms .spacer.two {
    margin: 50px 0;
  }

  .page-content.page-cms .product.new {
    margin: 40px auto 0;
  }

  .page-content.page-cms .gray.two input {
    height: 38px;
  }

  .page-content.page-cms .gray.two > .container {
    flex-wrap: wrap;
    justify-content: center;
  }

  .page-content.page-cms .gray.two > .container > div,
  .page-content.page-cms .gray.two > .container > form {
    width: 100%;
  }

  .page-content.page-cms .button.last {
    margin: 0 0 20px;
  }

  body ul.type-checkout-options {
    flex-direction: column;
  }

  body .type-checkout-options li label {
    justify-content: space-between;
  }

  .invoiceask .btn {
    padding: 0 16px;
  }
}

@media (max-width: 375px) {
  .page-content.page-cms p {
    font-size: 12px;
    line-height: 2;
  }

  .page-content.page-cms ul {
    margin: 0 0 40px;
  }

  .page-content.page-cms iframe {
    height: 40vh;
  }

  .page-content.page-cms ol.gg li {
    font-size: 12px;
  }

  .page-content.page-cms .accord .tab-label {
    font-size: 18px;
  }

  .page-content.page-cms .main-wrapper .section:first-of-type,
  .page-content.page-cms .section {
    margin: 0 auto 40px;
  }
}

/* Popup geolokalizacja */
body .rgldbox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  /* font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif; */
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
  font-family: "neue-haas-grotesk-display", sans-serif;
  line-height: 1.5;
}

body .rgldbox-stage {
  direction: ltr;
  overflow: visible;
  transform: translate(-50%, -50%);
  z-index: 99994;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  background: #fff;
  height: auto;
  bottom: auto;
  right: auto;
  padding: 30px;
  max-width: 450px;
}

body .rgldbox-stage h3 {
  margin-bottom: 25px;
  width: 100%;
  display: block;
  line-height: 1;
}

body .rgldbox-stage p {
  margin: 0;
}

body .rgldbox-stage .langbtn {
  margin-top: 25px;
  padding: 10px 20px;
  display: block;
  border-radius: 50px;
  border: 0;
  color: #fff !important;
}

body .rgldbox-slide--html {
  padding: 0;
  position: relative;
}

body .rgldbox-slide:before {
  display: none;
}

.langbtn img {
  max-width: 20px;
  margin: 0 15px 0 0;
}

/* 404 */

.mobile404,
.page-pagenotfound #notifications,
.page-pagenotfound #wrapper .breadcrumb {
  display: none !important;
}

.desktop404 img,
.mobile404 img {
  width: 100%;
  display: block;
}

/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.elementor-widget-container .product-actions img {
  display: none !important;
}

.qty .input-group {
  position: relative;
  z-index: 0;
  border: 0;
  text-align: center;
  background: transparent !important;
}

.cbp-hrsub-inner {
  width: 300px;
}

#footer-container-first .mb-3 {
  color: #000;
  font-weight: 900;
}

.cbp-tab-title {
  font-weight: 600 !important;
  font-family: Source Sans Pro;
  text-align: center;
  font-size: 16px !important;
}

.cbp-hrsub-inner {
  width: 300px;
}

#footer-container-first .mb-3 {
  color: #000;
  font-weight: 900;
}

.bootstrap-touchspin .input-group-btn-vertical {
  position: unset;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px 10px;
  margin-left: -1px;
  position: relative;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
  border-top-right-radius: 4px;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  margin-top: -2px;
  border-radius: 0;
  border-bottom-right-radius: 4px;
}

.bootstrap-touchspin .input-group-btn-vertical i {
  position: absolute;
  top: 3px;
  left: 5px;
  font-size: 9px;
  font-weight: 400;
}

::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-track {
  background: #dfdfdf;
  border-radius: 5px;
}

::-webkit-scrollbar-thumb {
  background: #003049;
  border-radius: 5px;
}

.animated {
  animation: none !important;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

body,
button,
html body,
input,
select,
textarea {
  font-family: "Poppins", sans-serif !important;
  color: #003049;
  font-size: 15px;
  line-height: 1.7;
}

body.lang-el,
body.lang-el button,
body.lang-el input,
body.lang-el select,
body.lang-el textarea,
html body.lang-el {
  font-family: "Inter Tight", sans-serif !important;
}

body.lang-el .ets_mm_megamenu *:not(.fa):not(i) {
  font-family: "Inter Tight", sans-serif !important;
}

body .ets_mm_megamenu *:not(.fa):not(i) {
  font-family: "Poppins", sans-serif !important;
}

#wrapper {
  color: #003049;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

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

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

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

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

/* Odnośniki */
a:focus,
a:hover {
  text-decoration: none;
}

.buttons {
  width: 100%;
  margin: 5% 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.buttons.centered {
  margin: 25px 0 0;
}

.btn,
.ml-form-embedSubmit .primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 0;
  padding: 12px 32px;
  border-radius: 40px;
  transition: all 0.2s ease-in-out;
}

.btn.btn-lg {
  padding: 16px 32px;
  font-size: 16px;
  width: 100%;
  font-weight: 600;
}

#blockcart-content a:not(.btn),
a:link:not(.nav-link):not(.btn) {
  color: #003049;
}

a:link:not(.nav-link):not(.btn),
a:visited:not(.nav-link):not(.btn) {
  color: #003049;
}

a:link:not(.nav-link):not(.btn):hover,
a:visited:not(.nav-link):not(.btn):hover {
  color: #f05a28;
}

#blockcart-content a:not(.btn):hover,
a:hover:not(.nav-link):not(.btn) {
  color: #f05a28;
}

.more,
.ml-form-embedSubmit .primary {
  background: #f05a28;
  color: #fff;
}

.more:hover,
.ml-form-embedSubmit .primary:hover {
  background: #003049;
  color: #fff;
}

.homeslider-container .more {
  margin: 20px 0 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

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

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

b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
  max-width: 100%;
}

svg:not(:root) {
  overflow: hidden;
}

/* Formularze */
input:-webkit-autofill {
  -webkit-background-clip: text !important;
}

body #send_AAP_form #gdpr_checkbox,
body .fpp_searchers .searcher-content .filter-content .checkbox input,
body .fpp_searchers .searcher-content .filter-content .radio input,
body input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
  width: 20px !important;
  height: 20px !important;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #003049 !important;
  min-width: 20px;
  margin: 0 12px 0 0 !important;
  display: block;
  cursor: pointer;
  border-radius: 3px;
  background-color: #fff !important;
}

body input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  width: 18px;
  height: 18px;
  -webkit-appearance: none;
  appearance: none;
  border: 2px solid #000 !important;
  min-width: 16px;
  margin: 0 10px 0 0 !important;
  display: block;
  cursor: pointer;
}

body .custom-checkbox input[type="checkbox"] {
  opacity: 1;
  position: relative;
}

body #customer-form .custom-checkbox span {
  display: none;
}

[type="checkbox"]:checked {
  background: url("../img/check.svg") 50%/10px no-repeat;
  border-color: #000 !important;
}

[type="radio"]:checked {
  background: url("../img/dot.svg") 50%/10px no-repeat;
  border-color: #f05a28 !important;
}

[type="radio"] {
  border-radius: 50%;
  border-color: #000;
}

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

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

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: #acbac2;
}

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

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

body .form-control,
body select.form-control:not([size]):not([multiple]),
select {
  border-top: 0;
  padding: 0 25px;
  height: 50px;
  border-radius: 5px;
  transition: 200ms border ease;
  -webkit-transition: 200ms border ease;
  max-width: 100%;
  margin: 0;
  border: 1px solid #c6d0d6;
  font-size: 14px;
  background: transparent;
}

.small-gutters > .col,
.small-gutters > [class*="col-"] {
  margin: 0;
  padding: 0;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #acbac2;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #acbac2;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #acbac2;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #acbac2;
}

body
  .block-onepagecheckout.block-address
  div#delivery-addresses
  input.form-control,
body
  .block-onepagecheckout.block-address
  div#delivery-addresses
  select.form-control,
body
  .block-onepagecheckout.block-address
  div#invoice-addresses
  input.form-control,
body
  .block-onepagecheckout.block-address
  div#invoice-addresses
  select.form-control,
body .type-checkout-option input.form-control,
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select {
  padding: 0 24px;
  height: 50px;
  border-radius: 5px;
  transition: 200ms border ease;
  -webkit-transition: 200ms border ease;
  max-width: 100%;
  margin: 0;
  border: 1px solid #c6d0d6;
  font-size: 14px;
  background: #fff;
}

body .col-md-8:has(.ets_opc_error) input.form-control {
  border-color: #f05a28 !important;
}

button,
input {
  overflow: visible;
}

input:focus,
textarea:focus {
  outline: 0 !important;
  border: 1px solid #f05a28 !important;
  box-shadow: 0 0 0 !important;
}

:focus {
  outline: 0 !important;
  border: 0 !important;
}

button,
select {
  text-transform: none;
}

.input-group.focus {
  outline: 0 !important;
}

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

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

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

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

.form-group {
  position: relative;
  margin: 15px 0;
  display: block;
  width: 100%;
}

.contact-form .form-group label {
  position: relative;
  font-size: 12px;
  left: 0;
  transform: none;
  background: transparent;
  padding: 0;
  top: 0;
}

.contact-form .form-group .group-span-filestyle label.btn-default {
  background: #003049;
  padding: 0 10px;
  line-height: 50px;
}

.form-group label.col-form-label,
label.form-control-label {
  position: relative;
  font-size: 12px;
  font-weight: 500;
  display: block;
  padding: 0 24px;
  width: 100% !important;
  text-align: left;
  margin: 0 0 8px;
  max-width: 100%;
}

textarea,
textarea.form-control {
  height: 150px;
  max-height: 150px;
  resize: none;
  padding: 25px;
}

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

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden],
template {
  display: none;
}

@media print {
  *,
  :after,
  :before,
  blockquote:first-letter,
  blockquote:first-line,
  div:first-letter,
  div:first-line,
  li:first-letter,
  li:first-line,
  p:first-letter,
  p:first-line {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  img,
  tr {
    page-break-inside: avoid;
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}

html {
  box-sizing: border-box;
}

*,
:after,
:before {
  box-sizing: inherit;
}

@-ms-viewport {
  width: device-width;
}

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body footer #footer-container-main .llSlideButton .vertical-button a {
  color: white;
}

body .llSlideButton {
  bottom: initial !important;
  top: 580px;
  display: none !important;
}

#iqitcookielaw.iqitcookielaw-showed {
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  transition: none;
}

.cbp-hrmenu > ul > li > a,
.cbp-hrmenu > ul > li > span.cbp-main-link {
  white-space: nowrap;
  max-width: none !important;
}

.cbp-hrmenu .cbp-hrsub-inner,
.cbp-hrmenu .cbp-hrsub-inner a,
.cbp-hrmenu .cbp-hrsub-inner a:link {
  color: white !important;
}

.cbp-hrmenu .cbp-hrsub-inner a:hover {
  color: white !important;
}

.cbp-hrmenu .cbp-hrsub-inner,
.cbp-hrmenu ul.cbp-hrsub-level2 {
  border: none !important;
}

.cbp-horizontal > ul > li.cbp-hropen > a,
.cbp-horizontal > ul > li.cbp-hropen > a:hover,
.cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]) {
  color: white !important;
}

.cbp-hrmenu .cbp-hrsub-inner .cbp-column-title,
.cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link {
  color: white !important;
  letter-spacing: 0.7px;
  padding: 9px;
  background: #1579a5;
  margin-left: 0;
  margin-bottom: 0;
  font-size: 9.9pt;
}

.cbp-horizontal > ul > li > .cbp-main-link,
.cbp-horizontal > ul > li > a,
.cbp-horizontal > ul > li > a:not([href]):not([tabindex]) {
  line-height: 2rem;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}

.iqitmegamenu-wrapper {
  padding: 15px 0;
}

.cbp-hrmenu .cbp-hrsub-inner .banner-title.cbp-column-title {
  position: absolute;
  font-size: 15px;
  line-height: 1.35em;
  top: 50%;
  transform: translateY(-49%);
  -webit-transform: translateY(-55%);
  -moz-transform: translateY(-55%);
  -o-transform: translateY(-55%);
  -ms-transform: translateY(-55%);
  z-index: 9;
  margin-left: 0;
  /* padding-left: 23px; */
  text-align: center;
  font-weight: 600;
  font-family: Helvetica, Sans-serif;
  pointer-events: none;
  /* display: inline-block; */
  width: 100%;
  background: rgba(21, 121, 165, 0.87);
}

.cbp-hrmenu .cbp-hrsub-inner .elementor-iqit-banner-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #f15b28;
  opacity: 0 !important;
  pointer-events: none;
  z-index: 1;
}

.cbp-hrmenu .cbp-hrsub-inner .elementor-iqit-banner-overlay:hover {
  opacity: 1;
}

.cbp-hrmenu .cbp-menu-column .cbp-menu-column-inner {
  position: relative;
}

.cbp-hrmenu .cbp-links li {
  margin: 12px 0;
  letter-spacing: 0.5px;
  font-size: 14px;
}

.cbp-products-list {
  margin-top: -21px;
}

.cbp-products-list .product-container {
  padding-bottom: 15px;
  padding-top: 15px;
  border: 1px solid #a9e6ff;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.menu-element-id-17 .cbp-menu-column .product-container {
  background: transparent;
}

.menu-element-id-17 .cbp-menu-column:nth-child(2n) .product-container {
  background: transparent;
}

.cbp-products-list .product-container .product-description {
  font-size: 13px;
}

.cbp-products-list .product-container .product-description .product-price {
  color: #ffffff;
  background: #f15b28;
  padding: 3px 7px;
  margin-top: 8px;
  display: inline-block;
  font-weight: 700;
}

#cbp-hrmenu .cbp-hrsub,
#cbp-hrmenu .cbp-hrsub-level2,
#cbp-hrmenu .cbp-hrsub-wrapper {
  transition: opacity 0 ease-in-out, transform 0 ease-in-out;
}

@font-face {
  font-family: Material Icons;
  font-style: normal;
  font-weight: 400;
  src: url("../css/e79bfd88537def476913f3ed52f4f4b3.eot");
  src: local("Material Icons"), local("MaterialIcons-Regular"),
    url("../css/570eb83859dc23dd0eec423a49e147fe.woff2") format("woff2"),
    url("../css/012cf6a10129e2275d79d6adac7f3b02.woff") format("woff"),
    url("../css/a37b0c01c0baf1888ca812cc0508f6e2.ttf") format("truetype");
}

.material-icons {
  font-family: Material Icons;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
}

.homepage-categories .col-md-2 {
  height: 0;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  width: 16%;
  margin: 2%;
  background: #f6f8fa;
  padding: 0 0 16%;
  flex: unset;
  position: relative;
  transition: 200ms ease transform, 200ms background;
  -webkit-transition: 200ms ease transform, 200ms background;
}

.homepage-categories .col-md-2:hover {
  transform: translateY(-10px);
}

.link_body {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
}

.link_body h3 {
  margin: 0;
  font-size: 15px;
  min-height: 45px;
}

.link_body img {
  display: block;
  margin: 0 auto 4px;
  max-height: 100px;
}

.homepage-categories a:not(.nav-link):not(.btn).col-md-2:last-of-type {
  background-color: #f05a28;
  color: white;
}

.homepage-categories a:not(.nav-link):not(.btn).col-md-2:last-of-type i {
  font-size: 30px;
  margin: 0 0 4px;
  display: flex;
  opacity: 0.5;
  height: 100px;
  justify-content: center;
  align-items: center;
}

.homepage-categories a:not(.nav-link):not(.btn).col-md-2:last-of-type:hover {
  background: #003049;
}

.homepage-categories a:not(.nav-link):not(.btn).col-md-2:last-of-type:visited {
  color: white !important;
}

.bg-orange {
  background-color: #f05a28;
}

.text-orange {
  color: #f05a28;
}

.counter {
  text-align: center;
}

.customer,
.design,
.employees,
.order {
  margin-top: 70px;
  margin-bottom: 70px;
}

.counter-count {
  color: #ff7f54;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 6vw;
  line-height: 1;
  margin: 0;
  text-align: left;
}

body.lang-el .counter-count {
  font-family: "Inter Tight";
}

body.lang-el .customer-p,
body.lang-el .design-p,
body.lang-el .employee-p,
body.lang-el .order-p {
  font-family: "Inter Tight";
}

.customer-p,
.design-p,
.employee-p,
.order-p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 1;
  color: #ffffff;
  /* position: absolute; */
  /* top: 165px; */
  display: block;
  margin: -43px 0 0;
  text-align: left;
}

#blog_for_prestashop_column .block-title {
  display: none;
}

/* Nawigacja mobile */
#desktop_logo img {
  max-height: 40px;
  width: auto;
}

.layout_layout3.ets_mm_megamenu .mm_columns_ul,
.layout_layout3.ybc_vertical_menu .mm_menus_ul,
.ybc_vertical_menu.layout_layout3
  .mm_menus_ul.ets_mn_submenu_full_height
  .mm_menus_li:hover
  a::before {
  background-color: #003049;
  border-color: #003049;
}

#menu .mm_menu_content_title,
#menu .mm_menus_li > a {
  font-size: 20px !important;
}

.mm_menu_content_title {
  font-weight: 500;
  font-size: 14px;
  padding: 15px;
}

body #menu .ets-dir-ltr.layout_layout3 .mm_menus_li.mm_has_sub > a {
  pointer-events: none;
}

body #menu .ets_mm_megamenu::before {
  display: none;
}

body .ets_mm_block_content ul li ul:before {
  display: none;
}

body #menu .ets_mm_megamenu ul.mm_blocks_ul {
  padding: 0;
}

body #menu li.has-sub {
  flex-wrap: wrap;
}

body #menu .ets_mm_block_content ul li ul {
  background-color: transparent;
  border: 0;
  left: 0;
  margin-left: 0 !important;
  min-width: 100%;
  padding: 25px;
  top: 0;
  width: 100%;
  max-height: unset;
  overflow: visible;
  border-left: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  height: auto;
  position: relative;
  opacity: 0.6;
  visibility: visible;
  transition: none !important;
  -webkit-transition: none !important;
}

body #menu .ets_mm_megamenu .mm_columns_ul {
  position: relative;
  opacity: 1;
  visibility: visible;
  width: 100%;
  font-size: 16px;
  margin-top: 0;
  padding: 15px !important;
  border-radius: 0;
  background-repeat: no-repeat;
  top: 0;
  width: 100% !important;
  min-width: 100%;
  transition: none !important;
  -webkit-transition: none !important;
}

body #menu .ets_mm_block_content ul li ul.ets_mm_categories {
  padding: 10px 0 !important;
  opacity: 1 !important;
}

body #menu .ets-dir-ltr.layout_layout3 .mm_menus_li {
  flex-wrap: wrap;
}

#menuToggle {
  display: none;
  position: relative;
  width: 20px;
  height: 40px;
  z-index: 11111;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-content: center;
  background: transparent;
  transition: 200ms all ease-out;
  -webkit-transition: 200ms all ease-out;
  margin: 0;
  border-radius: 3px;
}

#menu ul#top-menu {
  flex-wrap: wrap !important;
}

#menu ul#top-menu > li {
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

#menu ul#top-menu .sub-menu {
  width: 100%;
  position: relative;
  visibility: visible;
  opacity: 1;
  left: auto;
  top: auto !important;
  padding: 0;
  background: transparent;
  transform: none !important;
  min-width: 100%;
  flex-wrap: wrap;
}

#menu .bgmenu {
  width: 100%;
  height: 100px;
  margin: 15px 0 0;
}

#menu ul#top-menu .sub-menu.widemenu ul {
  width: 100%;
}

#menu ul#top-menu .sub-menu > ul > li,
#menu ul#top-menu li#manufacturers .sub-menu > ul > li {
  width: 50%;
  line-height: normal;
  padding: 0 25px 0 0;
  margin: 0;
}

#menu ul#top-menu li i.icon-chevron.mobile {
  font-weight: bold;
  font-size: 6px;
  margin: 0;
  color: #fff;
  background: #000;
  width: 30px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 0;
  top: 5px;
  text-align: center;
  display: block;
}

#menu ul#top-menu .sub-menu ul li a {
  font-size: 15px;
}

#menu ul#top-menu li a i {
  display: none;
}

.icon-chevron.mobile {
  display: none;
}

.menu_wrapper {
  max-width: 100%;
  margin: 0 auto;
  max-height: 100%;
  overflow: auto;
  width: 100%;
  padding: 0 5px;
}

#menu ul.sub-menu li {
  padding: 0;
  margin: 0;
}

#menu ul.sub-menu li a {
  line-height: normal !important;
  font-size: 15px !important;
  height: auto !important;
  text-align: center;
  padding: 5px 0 !important;
  margin: 0 !important;
}

#menu .menu li a {
  line-height: normal;
  padding: 7px 60px 7px 0;
  font-size: 24px;
  justify-content: flex-start;
  align-items: center;
}

#menu .menu li {
  width: 100% !important;
}

#menuToggle > input {
  display: block;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  border: 0 solid transparent;
  cursor: pointer;
  opacity: 0;
  /* hide this */
  z-index: 2;
  /* and place it over the hamburger */
  -webkit-touch-callout: none;
}

#menu ul#top-menu .sub-menu ul li a {
  padding: 7px 0;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 300;
  opacity: 0.7;
  border: 0;
}

#menu ul#top-menu li a:after {
  max-width: 25px;
}

#menu ul#top-menu li a {
  font-size: 17px;
  font-weight: bold;
  border-bottom: 1px #dfdfdf solid;
}

#menu ul#top-menu li a.bgmenu {
  width: 100%;
  min-height: 100px;
  overflow: hidden;
  display: none;
}

#menu ul#top-menu .sub-menu ul {
  align-items: flex-start;
  align-content: flex-start;
}

#menu ul#top-menu .sub-menu > ul > li > .collapse {
  max-height: unset;
  overflow: auto;
  border-left: 0;
  margin: 0 0 0 20px;
}

#menuToggle input:checked {
  border: 0 solid #c5ac8e !important;
  box-sizing: border-box;
  opacity: 1;
  background: transparent;
}

#menuToggle span.borderspan {
  display: block;
  width: 30px;
  height: 2px;
  margin: 2px 0;
  position: relative;
  background: #000;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 0 0;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
    background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
  border-radius: 5px;
  z-index: 22;
}

#menuToggle span:first-child {
  transform-origin: 0 0;
}

#menuToggle span:nth-last-child(2) {
  transform-origin: 0 100%;
}

#menuToggle input:checked ~ span {
  opacity: 1;
  transform: rotate(45deg) translate(1px, -100%);
  background: #000000;
}

#menuToggle input:checked ~ span:nth-last-child(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2) {
  transform: rotate(-45deg) translate(1px, 100%);
}

#menu {
  position: fixed;
  margin: 0;
  padding: 50px 0;
  width: 100%;
  height: 100%;
  background: #fff;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  display: none;
  transition: 300ms opacity ease-out, 300ms visibility ease-out;
  -webkit-transition: 300ms opacity ease-out, 300ms visibility ease-out;
  left: 0;
  top: 0;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  background-size: cover !important;
}

#menuToggle input:checked ~ div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

/* Nawigacja */
#header
  .layout_layout3:not(.ybc_vertical_menu).click_open_submenu
  .mm_menus_li.open_li
  > a,
#header
  .layout_layout3:not(.ybc_vertical_menu):not(.click_open_submenu)
  .mm_menus_li:hover
  > a,
.ets_mm_megamenu.layout_layout3.ybc_vertical_menu:hover,
.layout_layout3 .mm_tabs_li.open .mm_columns_contents_ul,
.layout_layout3 .mm_tabs_li.open .mm_tab_li_content,
.layout_layout3:not(.ybc_vertical_menu).click_open_submenu
  .mm_menus_li.open_li
  > a,
.layout_layout3:not(.ybc_vertical_menu):not(.click_open_submenu)
  .mm_menus_li:hover
  > a {
  background: transparent !important;
}

.mm_blocks_li {
  margin-bottom: 0;
}

.sticky-desktop-wrapper {
  max-height: 100px;
}

#header {
  border-top: 0;
  border-bottom: 0;
  box-shadow: 0 0 0;
  /* z-index: 99999; */
  z-index: 9999;
}

.sticky-desktop-wrapper #desktop-header.stuck-header {
  border-bottom: 0;
  box-shadow: 0 0 30px rgb(0 48 73 / 0);
}

.stuck-header .header-top {
  padding-top: 0;
  padding-bottom: 0;
}

body .header-top {
  padding-top: 0;
  padding-bottom: 0;
}

#desktop-header-container {
  border-bottom: 2px dashed rgba(0, 48, 73, 0.2);
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100px;
  transition: 200ms border ease;
  -webkit-transition: 200ms border ease;
}

.nav-down #desktop-header-container,
.nav-up #desktop-header-container {
  border-color: transparent;
}

#index #desktop-header-container {
  border: 0;
}

body #desktop-header {
  transition: 300ms top ease, 300ms box-shadow ease;
  -webkit-transition: 300ms top ease, 300ms box-shadow ease;
  z-index: 99999 !important;
}

.sticky-desktop-wrapper #desktop-header.stuck-header.nav-down {
  box-shadow: 0 0 30px rgba(0, 48, 73, 0.07);
  top: 0;
}

.sticky-desktop-wrapper #desktop-header.stuck-header.nav-up {
  top: -134px;
  box-shadow: 0 0 0;
}

.mm_menus_li > a {
  float: left;
  font-size: 16px;
  font-weight: 500;
  padding: 0;
  position: relative;
  color: #484848;
  width: 100%;
  text-transform: none !important;
}

body .header-top .row.align-items-center {
  align-items: center !important;
  width: 100%;
  justify-content: space-between;
}

body #header .layout_layout3:not(.ybc_vertical_menu) .mm_menus_li:hover > a,
body .ets_mm_megamenu.layout_layout3.ybc_vertical_menu:hover,
body .layout_layout3 .mm_tabs_li.open .mm_columns_contents_ul,
body .layout_layout3 .mm_tabs_li.open .mm_tab_li_content,
body .layout_layout3:not(.ybc_vertical_menu) .mm_menus_li:hover > a {
  background: transparent;
  color: #f05a28;
}

#header .layout_layout3 .mm_menus_li.active > a,
#header .layout_layout3 .mm_menus_li:hover > a,
.layout_layout3 .mm_extra_item button[type="submit"]:hover i,
.layout_layout3 .mm_menus_li.active > a,
.layout_layout3:hover .ybc-menu-vertical-button,
.layout_layout3:hover
  .ybc-menu-vertical-button
  .ybc-menu-button-toggle_icon_default
  .icon-bar,
body .layout_layout3 .mm_menus_li:hover > a {
  color: #f05a28 !important;
}

.container.iqit-megamenu-container,
.ets_mm_megamenu_content,
.ets_mm_megamenu_content > .container,
body .ets_mm_megamenu.hook-default,
body .ets_mm_megamenu_content .ets_mm_megamenu_content_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

.container.iqit-megamenu-container {
  width: auto;
}

.header-top .col,
body .ets-dir-ltr.layout_layout3 .mm_menus_li {
  border-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-grow: 0;
}

.layout_layout3 .ets_mm_block_content li > a:before {
  display: none;
}

body .ets_mm_megamenu .mm_columns_ul {
  background-color: #ffffff;
  border: 0;
  background-size: auto;
  pointer-events: none;
  position: absolute;
  top: 100%;
  visibility: hidden;
  left: 0;
  width: 100%;
  font-size: 14px;
  line-height: normal;
  margin-top: 0;
  z-index: 100;
  transition: all 0.2s;
  margin-top: 10px;
  padding: 15px 20px;
  border-radius: 5px;
  background-repeat: no-repeat;
  min-width: 600px;
}

body .ets_mm_megamenu ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  white-space: nowrap;
}

body .ets_mm_megamenu ul.mm_blocks_ul {
  padding: 0 50% 0 0;
}

body .ets_mm_megamenu ul.ets_mm_categories {
  padding: 0;
}

.ets_mm_categories li .ets_mm_categories li:hover .ets_mm_categories {
  display: none;
}

body .layout_layout3 .ets_mm_block_content li:not(.item_has_img) {
  border-bottom: 0;
  line-height: normal;
  width: 100%;
}

body .ets_mm_block_content ul li:not(.item_has_img) {
  position: unset;
}

body .ets_mm_block_content ul li ul.ets_mm_categories {
  padding: 0 25px;
}

body .mm_blocks_li {
  padding: 0;
}

body .ets_mm_block_content ul li ul::-webkit-scrollbar {
  width: 5px;
}

body .ets_mm_block_content ul li ul::-webkit-scrollbar-track {
  background: #064d72;
  border-radius: 5px;
}

body .ets_mm_block_content ul li ul::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 5px;
}

body .ets_mm_block_content ul li ul {
  background-color: transparent;
  border: 0;
  left: 50%;
  margin-left: 0 !important;
  min-width: 0;
  padding: 0 25px;
  pointer-events: none;
  top: 15px;
  white-space: normal;
  width: 45%;
  z-index: 10;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  box-shadow: 0 0 0 !important;
  max-height: calc(100% - 30px);
  overflow: auto;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  height: 100%;
  align-items: flex-start;
  align-content: flex-start;
}

body .ets_mm_megamenu .widemenu ul.mm_blocks_ul {
  padding: 0;
}

body #header .layout_layout3 .has-sub .ets_mm_categories li > a,
body .layout_layout3 .ets_mm_block_content a,
body .layout_layout3 .has-sub .ets_mm_categories li > a {
  display: flex;
  line-height: normal;
  width: 100%;
  color: #b6c6d7;
  padding: 5px 0;
  justify-content: space-between;
  align-items: center;
}

body .layout_layout3 .ets_mm_block_content a:hover {
  color: #f05a28;
}

body .layout_layout3 .ets_mm_block_content .has-sub .has-sub > a:after {
  color: rgba(255, 255, 255, 0.3);
}

body li.has-sub > a:after {
  font-family: "icomoon";
  content: "\e900" !important;
  margin: 0 0 0 10px;
  font-size: 8px;
  font-weight: bold;
  display: block;
  position: relative !important;
}

body li.has-sub > a {
  display: flex;
  align-items: center;
  align-content: center;
  gap: 8px;
}

body li.has-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  padding: 0 25px 0 0;
  align-items: center;
  width: 100%;
}

body .ets_mm_megamenu li.has-sub li.has-sub ul.ets_mm_categories {
  position: relative;
  /* opacity: 1; */
  /* visibility: visible; */
  width: 100%;
  padding: 0;
  border: 0;
  transform: none;
  left: 0;
  top: 0;
  max-height: 0;
  overflow: hidden;
  transition: 300ms all linear;
}

body .ets_mm_block_content ul li.has-sub li.has-sub:hover ul.ets_mm_categories {
  max-height: 300px !important;
}

body .ets_mm_megamenu li.has-sub li.has-sub ul.ets_mm_categories a {
  font-size: 13px;
  opacity: 0.6;
}

body .layout_layout3 .ets_mm_block_content a {
  color: #fff !important;
  white-space: nowrap;
}

body .layout_layout3 .ets_mm_block_content a:hover {
  color: #f05a28 !important;
}

body li.has-sub > a {
  font-weight: 500 !important;
}

body .mm_menu_content_title .fa-bars {
  color: #f05a28;
}

body .mm_has_sub > a .mm_arrow:after,
body .mm_menu_content_title > .mm_arrow:after {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  content: "\e903";
  font-family: "icomoon";
  display: inline-block;
  font-size: 7px;
  vertical-align: 2px;
}

body #header .header-btn-w .header-btn .title {
  white-space: nowrap;
  margin-top: 0;
  display: none;
}

body #header .header-btn-w .header-btn i:before {
  display: none !important;
}

body #header .header-btn-w .header-btn {
  position: relative;
  margin: 0 0 0 20px;
}

body #header .header-btn-w .header-btn > .icon.fa-shopping-bag {
  display: block !important;
}

body #header .header-btn-w .header-btn:after {
  font-family: "icomoon";
  font-size: 18px;
  display: block;
}

body .header-top .header-btn-w .header-btn > .icon {
  font-size: 0;
  position: absolute !important;
  right: 0;
  bottom: 0;
}

body #header .header-btn-w .header-btn.header-user-btn:after {
  content: "\e907";
}

body .ps-shoppingcart .cart-products-count-btn {
  line-height: 16px;
  width: 14px;
  height: 14px;
  right: -6px;
  bottom: -3px;
  top: auto;
  font-family: "Poppins";
  font-size: 9px;
  min-width: 0;
  padding: 0;
}

body.lang-el .ps-shoppingcart .cart-products-count-btn {
  font-family: "Inter Tight";
}

.cart-products-count-btn {
  background: #f05a28;
  color: #fff;
}

body #header .header-cart-btn-w.ps-shoppingcart.header-btn:after {
  content: "\e901";
  font-family: "icomoon";
  font-size: 18px;
  display: block;
}

.header-top a.header-cart-btn:not(:hover) {
  color: #003049;
}

/* Top bar */

.top-bar {
  background: #f05a28;
  color: #fff;
  height: 34px;
  font-size: 14px;
}

.contact-rich .dblock a,
span.top-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 8px;
}

span.top-icon:before {
  display: block;
  width: 14px;
  height: 14px;
  background: url("../img/o_check_w.svg") 50% / contain no-repeat;
  content: "";
  position: relative;
}

#desktop-header .contact-rich .dblock a {
  color: #fff !important;
  font-weight: bold !important;
}

#content-wrapper .contact-rich .dblock a:before {
  filter: brightness(0.3);
}

.contact-rich .dblock a:before {
  display: block;
  width: 14px;
  height: 14px;
  background: url("../img/icon-phone.svg") 50% / contain no-repeat;
  content: "";
  position: relative;
}

.top-bar .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
}

.top-bar .dnone,
.top-bar .part,
.top-bar hr {
  display: none !important;
}

.top-bar .col-md-6 {
  flex: unset;
  width: 100%;
  max-width: 100%;
}

.top-bar .top-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 12px;
}

body .top-bar .contact-page-info {
  border-right: 0;
  flex: unset;
  max-width: unset;
  width: auto;
}

/* Szukaj */
.header-nav .box > div.show_search {
  display: none;
  cursor: pointer;
}

body #search_popup {
  position: absolute;
  left: 0;
  top: 100%;
  width: 400px;
  background: transparent;
  z-index: 9999;
  box-shadow: 0 0 0;
}

.header-nav a.product-image {
  height: 40px;
}

body #search_popup .product .search_img {
  border: 0;
  float: left;
  margin-right: 25px;
  width: 40px;
  font-size: 0;
  height: 40px;
}

body #search_popup .product .search_img a {
  height: 40px;
}

body #search_popup .product .search_img img {
  max-width: 100%;
  height: 40px;
  width: auto;
}

body #search_popup .product .search_img:hover {
  border: 2px solid #f05a28;
}

body #search_popup .product .search_img {
  border-radius: 5px;
  border: 2px solid transparent;
}

body #search_popup .product .search_img img {
  max-width: 100%;
  height: 36px;
  width: auto;
  margin: 0;
  border-radius: 5px;
}

body #search_popup .search_info .price {
  display: block;
  font-size: 13px;
  color: #999;
  font-weight: normal;
  margin-top: 5px;
  height: auto;
  min-height: unset;
  line-height: normal;
}

body #search_popup .search_info .product_name {
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  height: auto;
  display: block;
}

body #search_popup .wrap_item .product {
  margin: 0 0 10px;
  width: 100%;
  padding: 0 10px 10px;
  border-bottom: 1px dashed rgba(0, 48, 73, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: left;
}

body #search_popup .wrap_item {
  padding: 20px;
  max-height: 400px;
  overflow: auto;
  max-width: 90%;
  margin: 5%;
  height: auto;
  line-height: normal;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  box-shadow: 0 5px 30px rgb(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 48, 73, 0.2);
  background: #f6f8fa;
  border-radius: 10px;
}

body .ui-autocomplete.ui-front.ui-menu.ui-widget {
  margin: 0;
  min-width: 400px;
  box-shadow: 0 0 0;
  background: #f9f9f9;
  display: block;
  z-index: 9999;
  position: absolute;
}

#search_widget input {
  height: 50px;
  margin-bottom: 0;
  padding: 0 50px 0 30px;
  /* min-width: 300px; */
  border: 1px solid transparent;
  background: #f6f8fa;
  border-radius: 30px;
  font-size: 14px;
}

#search_widget button {
  width: 50px;
  position: absolute;
  height: 50px;
  right: 0;
  bottom: 0;
  border: 0;
  background: transparent;
  border-radius: 50%;
  cursor: pointer;
  transition: 200ms background ease, 200ms color ease;
  -webkit-transition: 200ms background ease, 200ms color ease;
}

#search_widget button:hover {
  background: #003049;
  color: #fff;
}

#search_widget {
  position: relative;
  margin: 0 !important;
}

.desktop-header-style-1 .search-widget,
.desktop-header-style-2 .search-widget {
  max-width: 100%;
}

/* Cookies */
body #iqitcookielaw.iqitcookielaw-showed {
  color: #003049;
  background-color: #fff;
  box-shadow: 0 0 30px rgb(0 0 0 / 7%);
  bottom: 20px;
  transform: none;
  left: 20px;
  border-radius: 10px;
  max-width: 200px;
  font-size: 13px;
  line-height: 1.4;
}

body #iqitcookielaw.iqitcookielaw-showed span {
  color: #003049 !important;
}

body #iqitcookielaw-accept {
  width: 100%;
  text-align: center;
}

body #iqitcookielaw.iqitcookielaw-showed br {
  display: none;
}

body #iqitcookielaw.iqitcookielaw-showed p {
  margin: 0 0 10px;
}

/* Slider */
.absolutelink {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 224;
}

body .slick-dots li {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 5px !important;
  padding: 0;
  cursor: pointer;
}

body .slick-dots {
  position: absolute;
  bottom: 50px;
  right: 0;
  margin: 0;
  width: 10px;
}

body .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 14px;
  height: 14px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: 0 0;
  margin: 0 auto 0 0 !important;
  letter-spacing: 0;
}

body .slick-dots li button:before {
  content: "";
  color: #c4c4c4 !important;
  width: 14px;
  height: 14px;
  border: 0;
  background: #c4c4c4;
  border-radius: 50%;
  opacity: 0.5;
  position: relative;
  display: block;
}

body .slick-dots li button {
  min-width: 0;
}

body .slick-dots li.slick-active button:before {
  background: #f05a28 !important;
}

body .slick-slider {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

body .slick-slider.slick-initialized {
  visibility: visible !important;
  opacity: 1 !important;
  transition: 0.2s visibility ease, 0.2s opacity ease;
  -webkit-transition: 0.2s visibility ease, 0.2s opacity ease;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  overflow: visible;
  flex-wrap: wrap;
}

body .slick-next,
body .slick-prev {
  width: 50px;
  height: 50px;
  border: 0;
  position: absolute;
  top: 50%;
  bottom: auto;
  z-index: 22;
  transition: 200ms opacity ease;
  -webkit-transition: 200ms opacity ease;
  letter-spacing: 0;
  transform: translateY(-50%);
  box-shadow: 0 0 0;
  background: transparent;
  font-weight: bold;
  border-radius: 5px !important;
  margin: 0;
  opacity: 1;
}

body .slick-next:hover,
body .slick-prev:hover {
  opacity: 0.6 !important;
}

body .slick-prev:before {
  font-family: "icomoon";
  font-size: 30px;
  width: 100% !important;
  height: 100% !important;
  text-align: center;
  line-height: 50px;
  content: "\e908" !important;
  display: block;
  opacity: 1;
  color: #e86d33;
}

body .slick-next:before {
  font-family: "icomoon";
  font-size: 30px;
  width: 100% !important;
  height: 100% !important;
  text-align: center;
  line-height: 50px;
  content: "\e900" !important;
  display: block;
  opacity: 1;
  color: #e86d33;
}

body .slick-list {
  width: 100%;
}

body .ets-ttn-list-reviews-slide button.slick-next.slick-arrow:before {
  transform: none;
  left: 0;
}

body .ets-ttn-list-reviews-slide button.slick-arrow:before {
  border-top: 0;
  border-left: 0;
  transform: none;
  -webkit-transform: none;
  top: 0;
  left: 0;
}

.slick-next.slick-disabled,
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled,
.slick-prev.slick-disabled:before {
  opacity: 0 !important;
}

body .slick-next {
  right: -50px;
}

body .slick-prev {
  left: -50px;
}

body .homeslider .slick-next {
  right: -100px;
}

body .homeslider .slick-prev {
  left: -100px;
}

body .slick-slide {
  transition: 300ms opacity ease, 300ms visibility ease;
  -webkit-transition: 300ms opacity ease, 300ms visibility ease;
}

body .slick-slide[aria-hidden="true"] {
  opacity: 0;
  visibility: hidden;
}

body .rslides2 .slick-slide[aria-hidden="true"] {
  opacity: 1;
  visibility: visible;
}

body .nine .slick-slide[aria-hidden="true"] {
  visibility: visible;
  opacity: 1;
}

body .homeslider-container {
  float: none;
  margin: 0;
}

body .homeslider {
  display: none;
}

body .homeslider li {
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  border-radius: 10px;
  background-position: 50%;
  background-size: cover !important;
  background-repeat: no-repeat;
  overflow: hidden;
}

.sldr_overlay {
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 48, 73, 0.65) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 48, 73, 0.65) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 48, 73, 0.65) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6003049', GradientType=0);
  width: 100%;
  height: 60%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
}

body .homeslider .caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  z-index: 222;
  font-size: 100%;
  text-shadow: none;
  color: #fff;
  background: transparent;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 50px;
  margin: 0;
  max-width: 100%;
  width: 100%;
  justify-content: space-between;
  align-items: flex-end;
}

body .homeslider .caption .half_box:last-of-type {
  text-align: right;
}

.half_box {
  width: 45%;
}

.homeslider h2 {
  font-size: 50px;
}

/* Taby */
.container.ui-tabs-panel {
  max-width: 100%;
}

body .nav-tabs {
  margin-bottom: 5%;
  border-bottom: 0;
  justify-content: center;
  font-size: 30px;
  font-weight: 600;
}

.ui-tabs-tab {
  margin: 0 25px;
}

.ui-state-active.ui-tabs-tab a.ui-tabs-anchor,
.ui-tabs-tab.ui-state-active a:link:not(.nav-link):not(.btn) {
  color: #f05a28 !important;
}

a.ui-tabs-anchor {
  position: relative;
}

a.ui-tabs-anchor:after {
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -5px;
  left: 0;
  content: "";
  background: #f05a28;
  transition: 200ms ease opacity, 200ms visibility ease, 200ms transform ease;
  -webkit-transition: 200ms ease opacity, 200ms visibility ease,
    200ms transform ease;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
}

.ui-tabs-tab.ui-state-active a:after,
a.ui-tabs-anchor:hover:after {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

/* Sklep */
.collapse:not(.show),
body .collapse {
  display: none;
}

body .collapse.show {
  display: block;
}

.displaymytree > a {
  color: #f05a28 !important;
}

.products-selection .products-sort-nb-dropdown .dropdown-menu {
  min-width: 150px;
  min-width: 180px;
}

.more.allnew {
  display: none;
}

.products-grid .product-miniature-layout-2 .product-description {
  margin: 0;
}

#tabela-cat-2 .more.allnew {
  display: inline-flex;
}

.product-miniature-grid .product-title {
  text-align: center;
}

.product-miniature-default .regular-price,
.product-miniature-grid .product-price {
  width: 100%;
  display: block;
  text-align: center;
  width: 100%;
}

.product-miniature-grid .product-functional-buttons {
  display: none !important;
}

.product-miniature-grid:hover .product-availability {
  transform: translateX(-50%);
  opacity: 1;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}

.product-unavailable {
  background: #f05a28;
}

.products-grid .product-miniature-default .product-description .col {
  width: 100%;
}

.badge {
  font-size: 0.78571rem;
  font-style: normal;
  border-radius: 30px;
  font-weight: 500 !important;
  text-transform: none;
  display: table;
  padding: 0.3125rem 0.4375rem;
  color: white;
  margin-top: 0.5rem;
  z-index: 2;
  line-height: 1.1em;
}

.badge.product-unavailable {
  display: none !important;
}

.block-links ul > li a:before {
  display: none;
}

#wrapper .block-title a:link,
#wrapper .block-title a:visited {
  color: #003049;
  opacity: 0.3;
}

.products-selection .form-control {
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  font-weight: 500;
  font-size: 13px;
}

.products-selection {
  margin: 0;
  padding: 0;
  border-top: 0;
  border-bottom: 0;
}

.pagination .page-list a:hover,
.pagination .page-list li.current a {
  color: #fff;
  background: #f05a28;
}

.pagination .page-list a {
  border: 0;
  width: 40px;
  height: 40px;
  display: block;
  line-height: 40px;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  padding: 0;
  background: #f6f8fa;
  border-radius: 50%;
}

.pagination .page-list a.next,
.pagination .page-list a.previous {
  font-size: 0;
}

.pagination .page-list a.next i,
.pagination .page-list a.previous i {
  font-size: 14px;
  line-height: 40px;
}

.pagination .page-list li {
  border: 0;
  margin: 0 0 0 10px;
}

.col.col-auto.col-left-sort {
  display: flex;
  gap: 8px;
}

.col.col-auto.col-left-sort .dropdown-menu a:first-child {
  /*display: none;*/
}

body .expand-more {
  gap: 8px;
}

body .dropdown-menu .dropdown-item,
.autocomplete-suggestions .dropdown-item {
  color: inherit !important;
  border-bottom: 0;
  padding: 8px 12px;
}

body #search_filters .noUi-target,
body #search_filters .noUi-connect {
  background: rgba(0, 48, 73, 0.1);
}

body #search_filters .noUi-horizontal .noUi-handle {
  /* GG-645 */
  /* width: 24px;
    height: 24px; */
  /* width: 23px; */
  width: 18px;
  /* height: 23px; */
  height: 18px;
  /* top: -9px; */
  top: -6px;
  cursor: pointer;
  /* border: 0; */
  border: 1px solid #fff !important;
  box-shadow: none;
}

body html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: 0;
}

body .noUi-handle.noUi-handle-lower {
  right: -18px !important;
}

body .noUi-handle {
  border: 0;
  border-radius: 50%;
  background: #f05a28;
  cursor: default;
  box-shadow: 0 0 0;
  /* translate: 0; */
}

#products .products {
  width: 104%;
  margin: 50px -2%;
}

#products .products .product,
.js-product-miniature-wrapper {
  width: 29.333%;
  margin: 2%;
  flex: auto;
}

#wrapper {
  padding: 34px 0 0 !important;
}

#wrapper .breadcrumb[data-depth="1"] {
  display: block;
}

#index #wrapper .breadcrumb[data-depth="1"] {
  display: none;
}

#left-column .block,
#right-column .block {
  padding: 30px;
  border: 0;
  background: #f6f8fa;
  border-radius: 10px;
}

#content-wrapper .page-title {
  color: #003049;
  text-align: left;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 50px;
  padding-bottom: 0;
  margin-top: 0;
}

.showing {
  font-size: 13px;
  font-weight: 500;
}

.category-description {
  margin: 0 0 75px;
  background: #f6f8fa;
  padding: 30px;
  border-radius: 10px;
}

.category-description hr {
  display: none;
}

.category-description h2,
.category-description h3 {
  margin: 30px 0;
}

.pagination-wrapper-bottom {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 75px;
}

body .dropdown-item {
  padding: 5px 10px;
  clear: both;
  font-weight: 400;
  color: #003049;
  border: 0;
  font-size: 13px;
}

body .dropdown-menu:not(#_blockcart-content) {
  padding: 0 !important;
  display: none !important;
}

.autocomplete-suggestions,
body .dropdown-menu {
  background: #fff;
  border: 0;
  padding: 10px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
}

body .autocomplete-suggestions {
  display: none !important;
}

#content-wrapper .page-title:after,
#wrapper .block-title:after,
body .products-selection .view-switcher {
  display: none;
}

body .block-links ul > li a {
  font-weight: 500;
  padding: 0 12px;
}

.block-links ul > li.selected-cat > a {
  color: #f05a28 !important;
}

.block-categories li ul li a {
  font-weight: normal;
}

.block-categories li ul {
  padding: 15px 0;
}

#content-wrapper.col-md-9 {
  padding: 0 0 0 50px;
}

/* Enquiry */
#send_aap_button {
  margin: 15px 0;
}

#send_aap_button i {
  display: none !important;
}

.notify-product i {
  display: block;
  margin: 0 auto 10px;
}

.notify-product {
  width: 100%;
  padding: 15px;
  font-size: 13px;
}

.notify-product.instock {
  color: #7d9421;
}

.notify-product.outstock {
  color: #f05a28;
}

.js-mailalert.form-inline {
  width: 100%;
  justify-content: center;
  padding: 15px 0;
}

.js-mailalert.form-inline input {
  padding: 0 20px;
}

.js-mailalert.form-inline .input-group {
  justify-content: center;
  margin: 5px 0 !important;
}

.js-mailalert.form-inline .input-group {
  width: 100%;
}

body #send_AAP_form .product {
  text-align: center;
  border-bottom: 0;
  margin-bottom: 0;
  background: transparent;
  margin: 0 0 30px;
  padding: 0;
  width: 100%;
}

body .fancybox-inner p {
  margin: 0;
}

body .fancybox-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 8040;
  background: none !important;
}

body .fancybox-close:before {
  content: "\e904";
  font-family: "icomoon";
  font-size: 20px;
  text-align: center;
  line-height: 40px;
  width: 100%;
  display: block;
}

body #send_AAP_form_error {
  padding: 0;
  color: #c30000;
  font-size: 13px;
}

body .fancybox-opened {
  z-index: 99999999;
}

body .fancybox-opened h2 {
  margin-bottom: 25px;
}

body #send_AAP_form_error:before {
  display: none;
}

body .fancybox-overlay {
  z-index: 999999;
  background: rgba(0, 48, 73, 0.8);
}

.modal-backdrop {
  background: rgba(0, 48, 73, 0.8);
}

body #send_AAP_form textarea {
  height: 150px !important;
}

body .send_AAP_form_content_button {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
  display: block;
  clear: none;
}

body #send_AAP_form .pull-right {
  float: none;
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  font-weight: 500;
  align-items: center;
  justify-content: center;
  margin: 25px 0 0;
}

body #send_AAP_form .pull-right a {
  margin: 0 5px;
}

#sendAAPEmail {
  /*margin: 25px 0 0;*/
}

body #send_AAP_form .product img {
  max-width: 100px;
  margin: 0 auto 10px;
  display: block;
}

body .fancybox-skin {
  position: relative;
  background: #fff;
  color: #003049;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 10px;
  padding: 30px !important;
  box-sizing: border-box;
  box-shadow: 0 0 0 !important;
}

#send_AAP_form {
  border: 0;
}

#send_AAP_form .col-lg-6 {
  max-width: 100%;
  flex: unset;
  width: 100%;
}

/* produkt */

.product-video iframe {
  max-width: 100%;
}

#lowest-price {
  width: 100%;
  display: block;
}

#product-images-large,
.product-refresh.ps-hidden-by-js {
  display: none;
}

.product-without-taxes {
  display: block;
  width: 100%;
}

#product-modal .slick-track {
  margin: 0;
  min-width: 100%;
  justify-content: center;
}

.product-images {
  margin: 0;
}

.mobileheader {
  display: none !important;
}

#product-modal #thumbnails .product-images {
  margin: 0 0 20px;
}

.full_desc {
  width: 100%;
}

.section_page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  padding: 25px 0;
  justify-content: space-between;
  align-items: center;
}

.section_page .half_box.withbg {
  padding: 0;
}

.section_page .half_box {
  padding: 0 5%;
}

.section_page:nth-of-type(odd) .half_box.withbg {
  order: -1;
}

body .thumb-container.slick-slide[aria-hidden="true"] {
  visibility: visible !important;
  opacity: 1 !important;
}

.product-accesories-section {
  background: #f6f8fa;
}

body .product-cover .expander {
  cursor: pointer;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 !important;
  background: transparent !important;
  z-index: 22;
  width: 100%;
  height: 100%;
}

body .product-cover .expander i {
  display: none;
}

.block-section {
  margin: 0;
}

.col-12.bg-orange.text-center {
  border-radius: 0;
  color: #fff;
  padding: 15px;
}

.product-quantity > .col {
  margin: 0;
}

.bg-orange .bootstrap-touchspin .input-group-btn-vertical > .btn,
.bg-orange .product-quantity .qty .input-group {
  color: #fff;
}

p.product-minimal-quantity {
  margin: 10px 0 0;
}

.col-12.product-details-section {
  width: 100%;
  border-radius: 0;
  background: #f6f8fa;
  padding: 60px 75px 75px;
  margin: 50px 0 0;
}

.product-features,
.product-features > dl.data-sheet {
  margin: 0;
  padding: 0;
  align-items: unset !important;
  -webkit-align-items: unset !important;
}

.product-features dd {
  margin: 0;
}

.product-description {
  margin: 75px 0;
}

.product-extracontent-section.product-description {
  margin-top: 0;
}

.product-features > dl.data-sheet dd.value,
.product-features > dl.data-sheet dt.name {
  padding: 10px;
  border-bottom: 1px dashed #bdcfe1;
}

.row.product-quantity {
  justify-content: center;
  align-items: center;
}

.product-minimal-quantity {
  font-size: 13px;
  font-weight: 500;
}

.js-product-images-modal .modal-title {
  display: none !important;
}

.modal-header {
  border: 0;
}

.modal-content {
  background: #fff;
  border: 0;
  border-radius: 10px;
}

#product-modal #thumbnails .thumb-container {
  padding: 10px;
  border: 2px solid #f05a28;
  margin: 0 5px;
  border-radius: 5px;
}

.product-actions .btn.add-to-cart {
  text-transform: none;
  font-size: 13px;
  font-weight: 500;
  padding: 0 30px;
  height: 50px;
  z-index: 22;
}

.add-to-cart .fa-shopping-bag,
.product-actions .btn.add-to-cart .fa-shopping-bag {
  display: none !important;
}

.bg-orange .add-to-cart {
  color: #f05a28;
  background: #fff;
  height: 50px;
}

.bg-orange .add-to-cart:hover {
  background: #003049;
  color: #fff;
}

.btn.add-to-cart {
  opacity: 1 !important;
}

.btn.smallbtn.btn-primary.add-to-cart {
  padding: 6px 24px;
  background: transparent;
  color: #f05a28;
  border: 2px solid #f05a28;
  font-size: 14px;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.btn.smallbtn.btn-primary.add-to-cart:hover,
.btn.smallbtn.btn-primary.add-to-cart:hover:focus,
.show > .btn-primary.dropdown-toggle {
  color: #fff !important;
  background: #f05a28;
}

.btn.smallbtn.btn-primary.add-to-cart:focus {
  color: #f05a28 !important;
  border: 2px solid #f05a28 !important;
}

.btn:focus {
  color: #fff !important;
}

.btn.add-to-cart:disabled {
  opacity: 0 !important;
}

.bg-orange #send_aap_button {
  color: #f05a28;
  background: #fff;
  margin: 0 auto;
}

.bg-orange #send_aap_button:hover {
  color: #fff;
  background: #003049;
}

.product-add-to-cart.pt-3 {
  margin: 0 !important;
  padding: 0 !important;
}

body .bg-orange .product-quantity .qty {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}

body .product-quantity .qty {
  position: relative;
  margin: 0 -70px 0 0;
  height: 50px;
  background: #fff;
  border-radius: 50px;
  padding: 0 50px 0 20px;
  text-align: center;
  border: 1px solid #dfdfdf;
  width: auto;
  max-width: 150px;
}

.product-quantity.clearfix {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
}

.product-quantity .add {
  flex-grow: 1;
}

body .bootstrap-touchspin .input-group-btn-vertical i {
  display: none;
}

.btn.btn-touchspin.bootstrap-touchspin-down,
.btn.btn-touchspin.bootstrap-touchspin-up {
  position: absolute;
  height: 30px;
  width: 30px;
  border: 0;
  background: transparent;
  top: 10px;
  padding: 0;
  min-width: 0 !important;
  z-index: 11;
}

.btn.btn-touchspin.bootstrap-touchspin-down:hover,
.btn.btn-touchspin.bootstrap-touchspin-up:hover {
  color: #999;
}

.btn.btn-touchspin.bootstrap-touchspin-up:before {
  content: "+";
}

.btn.btn-touchspin.bootstrap-touchspin-down:before {
  content: "-";
}

.btn.btn-touchspin.bootstrap-touchspin-up {
  right: 0;
}

.btn.btn-touchspin.bootstrap-touchspin-down {
  left: 0;
}

.product-additional-info {
  padding: 0;
  border: 0;
}

body .llCalculateButton.white-arrow-bg a:after {
  display: none !important;
}

.orline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin: 15px 0;
  align-items: center;
  color: #ccc;
}

.orline:after,
.orline:before {
  height: 1px;
  content: "";
  background: #dfdfdf;
  flex-grow: 1;
  margin: 0 15px;
}

body .product-actions .llCalculateButton:not(.blank) a {
  background: #e6ebed;
  padding: 12px 30px !important;
  border-radius: 30px;
  text-transform: lowercase;
  transform: none !important;
  margin: 0 !important;
  animation: none !important;
  color: #003049 !important;
  font-weight: 500;
  font-family: "Poppins", sans-serif !important;
}

body.lang-el .product-actions .llCalculateButton:not(.blank) a {
  font-family: "Inter Tight" !important;
}

body .product-actions .llCalculateButton:not(.blank) a:hover {
  color: #fff !important;
  background: #f05a28 !important;
}

.product-information [itemprop="description"] {
  margin: 30px 0;
}

.product-actions {
  box-shadow: 0 7px 26px rgba(0, 0, 0, 0.07);
  padding: 40px;
}

.product-in-package.product-actions {
  border-radius: 5px;
  border: 2px solid #bdcfe1;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: #fff;
  flex-direction: row;
  margin: 0 0 0 10% !important;
  align-items: center;
}

#product-details .col-md-6 {
  flex-grow: 1;
  max-width: unset;
  flex: auto;
  width: 50%;
}

.product-in-package.product-actions h3 {
  margin-bottom: 15px;
}

.product-in-package.product-actions span {
  position: relative;
  padding: 0 0 0 20px;
  display: block;
  width: 100%;
  margin: 2px 0;
}

.product-in-package.product-actions span:before {
  display: block;
  width: 14px;
  height: 14px;
  background: url("../img/o_check.svg") 50% / contain no-repeat;
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
}

.product-in-package.product-actions:after {
  width: 120px;
  background: url("../img/listicon.svg") 50% / contain no-repeat;
  content: "";
  align-self: normal;
}

.product_header_container {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

.col-md-6.col-product-info {
  flex: unset;
  padding: 0 0 0 5%;
}

.product-prices {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-top: 30px;
}

.product-reference {
  font-size: 13px;
  font-weight: 500;
  margin: 10px 0 0;
  width: 100%;
}

.product-reference label {
  margin: 0;
}

.product-reference span {
  font-weight: bold;
}

body .images-container-left .product-images .thumb-container {
  padding: 5px;
  border-radius: 5px;
  border: 2px solid #f05a28;
  margin: 10px auto;
  max-width: 70px;
  max-height: 70px;
}

#product-modal #thumbnails .thumb-container:focus,
body .images-container-left .product-images .thumb-container:focus {
  border: 2px solid #003049 !important;
}

.product-info-row {
  margin-top: 50px;
}

.product_header_container .product-price {
  font-size: 1.42857rem;
  font-style: normal;
  font-weight: 500;
  text-transform: lowercase;
  font-size: 24px !important;
}

.col-10.col-left-product-cover {
  flex: unset;
  max-width: unset;
  width: 75%;
  margin: 0 0 0 5%;
}

.col-2.col-left-product-thumbs {
  flex: unset;
  max-width: unset;
  width: 20%;
}

#product .product-cover .expander,
#product-modal .modal-body .slick-arrow,
.images-container .slick-arrow {
  padding: 0;
}

.col-2.col-left-product-thumbs .slick-arrow {
  display: none !important;
}

.product-information,
.product-information span {
  font-family: inherit !important;
  color: inherit !important;
  font-size: inherit !important;
}

/* Kontakt */
.whatsapp_div a {
  background: #128c7e;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #fff !important;
  font-weight: bold;
  padding: 5px 10px;
  border-radius: 30px;
  align-items: center;
  margin-top: 10px;
}

.whatsapp_div a:hover {
  background: #000;
}

.whatsapp_div a:before {
  width: 30px;
  height: 30px;
  background: url("../img/WhatsApp.svg") 50% / contain no-repeat;
  content: "";
  display: block;
  margin: 0 5px 0 0;
}

body .contact-page-info {
  border-right: 1px solid hsla(0, 0%, 63%, 0.25);
  flex: unset;
  max-width: 60%;
  width: 60%;
}

#contact .col-sm-8 {
  max-width: 40%;
  flex: unset;
  padding: 0 0 0 5%;
}

.contact-form h4 {
  display: none !important;
}

.contact-form .form-group:first-child {
  margin: 0;
  padding: 0;
}

.contact-form .col-md-6,
.contact-form .col-md-9 {
  max-width: 100%;
  flex: unset;
  width: 100%;
}

.form-footer.text-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  margin: 25px 0;
}

.form-footer .g-recaptcha {
  order: -1;
  margin-bottom: 25px;
}

/* Konto */
#password #email {
  width: 100%;
  max-width: 450px;
}

#password .form-inline {
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}

body #send-reset-link {
  margin: 25px 0;
}

.forgotten-password .form-fields .center-email-fields {
  justify-content: center;
  max-width: 400px;
  margin: 50px auto;
  flex-wrap: wrap;
}

.account-link {
  opacity: 0.6;
  font-size: 14px;
}

.account-link:focus {
  color: #f05a28 !important;
}

#password hr {
  display: none;
}

.page-password.page-customer-account #content {
  text-align: center;
}

.send-renew-password-link {
  padding: 0;
}

.forgotten-password .form-fields .email input {
  width: 100%;
  margin: 0 0 20px;
}

.forgotten-password .form-fields .email {
  width: 100%;
  max-width: unset;
  flex: unset;
}

.my-account-page-content-wrapper {
  border: 0;
  padding: 0;
  margin: 0 auto 75px;
}

.page-customer-account #content {
  border: 0;
  padding: 0;
  margin: 0 auto 75px;
}

.my-account-page-content.col-sm-9 {
  padding: 40px;
}

[data-action="show-password"] {
  background: #003049;
  border-radius: 0 5px 5px 0;
  font-size: 20px !important;
}

label[for="ff_psgdpr"] span {
  display: inline-block !important;
  color: #003049 !important;
  text-decoration: underline;
}

#customer-form .custom-checkbox em {
  font-style: normal;
  line-height: normal;
}

.my-account-page-content h2 {
  font-size: 20px;
}

.js-address-form form {
  width: 100%;
}

.my-account-page-content .js-address-form {
  width: 100%;
  margin: 0;
}

body .psgdprgetdatabtn17 {
  float: none;
}

body .psgdprinfo17 {
  margin-top: 15px;
  margin-bottom: 15px;
  background: #f6f8fa;
  padding: 40px;
  border-radius: 10px;
}

body .my-account-page-content-wrapper .my-account-side-links {
  border-radius: 10px;
  border: 0;
  /* box-shadow: 0 4px 14px rgb(0 48 73 / 8%); */
  padding: 20px;
  background: #f6f8fa;
}

.my-account-page-content-wrapper .my-account-side-links > a {
  border-bottom: 0;
  padding: 15px 15px 15px 50px;
  border-radius: 0;
  background: transparent;
  margin: 0;
  font-size: 13px;
  font-weight: 500;
  position: relative;
  line-height: 1.3;
  border-bottom: 1px dashed rgba(0, 48, 73, 0.2);
}

.my-account-page-content-wrapper .my-account-side-links > a i {
  width: 30px !important;
  text-align: center;
  font-size: 16px;
  color: #f05a28;
  font-weight: normal;
  margin-right: 10px;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.my-account-page-content .col-md-8 {
  max-width: 100%;
  flex: unset;
}

.page-authentication #content {
  border: 0;
  padding: 35px;
  margin: 0 auto 75px;
  border-radius: 10px;
  box-shadow: 0 4px 14px rgba(0, 48, 73, 0.08);
}

.form-group.row {
  margin: 25px 0;
}

#authentication #content-wrapper {
  max-width: 500px;
  margin: 50px auto;
}

#authentication #content-wrapper .page-title,
#order-confirmation h1.page-title,
.page-password.page-customer-account #content-wrapper h1.page-title {
  text-align: center;
}

#authentication #wrapper .breadcrumb ol,
#order-confirmation .breadcrumb ol,
.page-password.page-customer-account .breadcrumb ol {
  text-align: center;
}

#authentication .col-md-8 {
  max-width: 100%;
  flex: unset;
  width: 100%;
}

/* CMS */
.js-loading *,
.js-loading *:after,
.js-loading *:before {
  animation-play-state: paused !important;
}

body .elementor-element-f1cl1nh,
body .elementor-element-halpgv0,
body .elementor-element-ia466k7,
body .elementor-element-zy3m7zd {
  display: none !important;
}

body .elementor-element.elementor-element-46hn5lr {
  padding: 0 !important;
}

body .elementor-image img {
  border-radius: 10px;
}

body .elementor-divider-separator {
  border-top-style: dashed !important;
  border-top-width: 2px !important;
  border-top-color: rgba(0, 48, 73, 0.2) !important;
  width: 100%;
  margin: 15px 0 !important;
  display: block !important;
}

.page-content.page-cms div,
.page-content.page-cms p,
.page-content.page-cms span,
body #elementor-inner div,
body #elementor-inner span {
  font-family: "Poppins", sans-serif !important;
  font-size: 16px !important;
  line-height: 1.7 !important;
  color: inherit !important;
}

body.lang-el #elementor-inner div,
body.lang-el #elementor-inner span,
body.lang-el.page-content.page-cms div,
body.lang-el.page-content.page-cms p,
body.lang-el.page-content.page-cms span {
  font-family: "Inter Tight" !important;
}

body #elementor-inner div.elementor-counter {
  text-align: center !important;
}

body .elementor-element.elementor-element-9wqsbq3 {
  margin: 0 !important;
}

.elementor-element.elementor-element-ke0anps .elementor-widget-container {
  padding: 0 !important;
}

.elementor-element.elementor-element-7j1qg2o > .elementor-container,
.elementor-element.elementor-element-ms4gvfr > .elementor-container {
  max-width: 100% !important;
}

.elementor-divider-separator {
  min-width: 100% !important;
}

body #elementor-inner div.elementor-col-33 {
  width: 50% !important;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover,
body .nav-tabs .nav-link.active {
  border: 0 !important;
}

body .elementor-widget-image .elementor-image img {
  width: 100% !important;
  margin: 0 auto !important;
  display: block;
}

body .elementor-element.elementor-element-fziceqv .elementor-widget-container {
  background: #f6f8fa !important;
  margin: 20px 0 !important;
  border-radius: 10px !important;
}

body .elementor-column-wrap.elementor-element-populated {
  margin: 0 !important;
  padding: 0 50px 0 0 !important;
}

.elementor-element.elementor-element-aiefvlt,
.elementor-element.elementor-element-dror2lp,
body .elementor-widget-spacer {
  display: none !important;
}

body #elementor-inner div.elementor-col-33.elementor-element-w24buw4 {
  width: 100% !important;
}

body #elementor-inner .elementor-element-wcbaice div.elementor-col-33,
body
  #elementor-inner
  .elementor-section.elementor-element.elementor-element-24c40sf
  div.elementor-col-33 {
  width: 33.333% !important;
}

body .elementor-row {
  flex-wrap: wrap;
  margin: 25px 0;
}

.elementor-column.elementor-col-66,
.elementor-column[data-col="66"],
.elementor-element.elementor-element-qjqgeza > .elementor-container {
  width: 100% !important;
  max-width: 100% !important;
}

body
  #elementor-inner
  .elementor-element-r7gwsvu
  .elementor-text-editor.rte-content,
body
  #elementor-inner
  .elementor-element-r7gwsvu
  .elementor-text-editor.rte-content
  p,
body
  #elementor-inner
  .elementor-element-r7gwsvu
  .elementor-text-editor.rte-content
  strong {
  text-align: center !important;
}

body .page-content.page-cms #elementor-inner div.elementor-button-wrapper {
  text-align: center !important;
}

body
  .elementor-element.elementor-element-raq04hd
  > .elementor-element-populated {
  background: #f6f8fa !important;
  border-radius: 10px;
}

.section_page h3 {
  color: #f05a28 !important;
  text-transform: none;
  font-size: 28px;
}

body #elementor-inner div {
  border-radius: 0;
  border: 0 !important;
}

.elementor-toggle .elementor-toggle-content {
  padding: 15px 0 !important;
}

body #elementor-inner div.elementor-toggle .elementor-toggle-title {
  font-weight: normal;
  line-height: 1;
  padding: 10px 0;
  border-bottom: 1px solid #dfdfdf !important;
  cursor: pointer;
  font-size: 20px !important;
}

body .elementor-column-gap-default .elementor-element-populated {
  padding: 0;
}

body .elementor-widget {
  margin: 25px 0;
}

body .elementor-widget-divider .elementor-divider-separator {
  display: block;
}

body .elementor-widget.elementor-widget-heading {
  margin: 0 0 10px !important;
}

body .elementor-widget.elementor-widget-divider {
  margin: 0 !important;
}

.elementor-element.elementor-element-2g4wtka .elementor-widget-container,
.elementor-element.elementor-element-5eb2fzp .elementor-widget-container {
  padding: 0 0 25px !important;
}

.elementor-element.elementor-element-1bcr0wf .elementor-widget-container,
.elementor-element.elementor-element-ujbx0ka .elementor-widget-container {
  padding: 0 !important;
}

body #elementor-inner .elementor-counter-number-wrapper span {
  font-size: 30px !important;
  background: #f05a28;
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 auto 20px;
  border-radius: 50%;
  color: #fff !important;
  line-height: 100px !important;
  text-align: center !important;
}

body #elementor-inner div.elementor-counter-title {
  text-align: center !important;
}

body #elementor-inner .elementor-counter .elementor-counter-number-wrapper {
  text-align: center !important;
}

body .elementor-element.elementor-element-f6gb0gu {
  margin: 0 !important;
  padding: 0 !important;
}

body .elementor-divider {
  padding: 0 !important;
}

.elementor-row {
  align-items: flex-start;
}

body .elementor-newsletter .elementor-newsletter-form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background: #f6f8fa;
  padding: 30px;
  max-width: 100% !important;
}

body .elementor-newsletter .elementor-newsletter-input {
  max-width: 300px;
  border-radius: 30px;
}

/* body .elementor-newsletter .input-wrapper {} */

.elementor-newsletter-btn {
  min-height: 50px !important;
  margin: 0 0 0 10px !important;
}

.elementor-newsletter-form .col-12,
.elementor-newsletter-form .row {
  width: auto;
}

/* Szablon */
body#module-ph_simpleblog-single .elementor-widget-image .elementor-image img {
  max-width: 100% !important;
}

.cms-id-11 .elementor-row {
  align-items: center;
}

body #back-to-top.-back-to-top-visible {
  opacity: 1;
  visibility: visible;
  bottom: 110px;
  right: 25px;
  width: 34px;
  height: 34px;
  font-size: 20px;
  line-height: 20px;
}

.alert-warning {
  color: #f05a28;
  background-color: #fff2ee;
  border-color: #f05a28 !important;
}

.alert-success {
  color: #007111;
  background-color: #f7faf6;
  border-color: #007111 !important;
}

.alert-info {
  color: #003049;
  background-color: #f6f8fa;
  border-color: #003049 !important;
}

.alert-danger {
  color: #f05a28;
  background-color: #fff2ee;
  border-color: #f05a28 !important;
}

.alert {
  padding: 12px 20px;
  margin-bottom: 16px;
  border: 1px solid;
  border-radius: 5px;
  font-weight: 500;
  font-size: 14px;
}

#wrapper .breadcrumb {
  background: #fff;
  padding: 15px 0;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
}

.container-fluid {
  padding: 0;
}

#wrapper .breadcrumb a {
  opacity: 0.6;
  transition: 200ms color ease, 200ms opacity ease;
  -webkit-transition: 200ms color ease, 200ms opacity ease;
}

#wrapper .breadcrumb a:hover {
  opacity: 1;
}

#index .container.main_container,
#product .container.main_container {
  max-width: 100%;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.section {
  padding: 75px 0;
  width: 100%;
}

.section.one {
  padding: 0;
}

/* GG-725 */
.section.one h1 {
  font-size: 36px;
}

.section.one h1.pt-4.m-auto {
  padding-top: 0 !important;
  margin-top: 67px !important;
}

.section.two {
  padding: 23px 0 0;
}

.section.two .container {
  border-bottom: 2px dashed rgba(0, 48, 73, 0.2);
  padding-bottom: 75px;
}

.section.four {
  background: #f6f8fa;
  padding-bottom: 0;
}

.section.four .container {
  border-bottom: 2px dashed rgba(0, 48, 73, 0.2);
  padding-bottom: 75px;
}

.section.five {
  background: #f6f8fa;
}

.section.five h2,
.section.four h2 {
  text-align: center;
  margin-bottom: 75px !important;
  color: #f05a28;
}

.section.eight h2,
.section.nine h2,
.section.ten h2 {
  text-align: center;
  margin-bottom: 75px !important;
}

.section.five h2 span,
.section.four h2 span {
  color: #003049;
}

.section.six .col-md-3 {
  padding: 25px;
}

.section.seven,
.section.six {
  padding-bottom: 0;
}

.section.nine {
  background: #f6f8fa;
}

.section.ten {
  padding: 0 0 30px;
}

.section.ten.withborder .container {
  border-top: 2px dashed rgba(0, 48, 73, 0.2);
  padding-top: 75px;
}

.section.ten.nopt {
  padding-top: 0;
}

#custom-text {
  margin: 0;
  padding: 75px 0 0;
  border-top: 2px dashed rgba(0, 48, 73, 0.2);
  font-size: 14px;
}

#custom-text h2 {
  text-align: left;
  margin: 24px 0 !important;
  font-size: 20px;
}

.row.homepage-categories {
  padding: 0 5%;
}

body .text-muted {
  font-size: 100%;
  opacity: 1;
  line-height: normal;
}

.container,
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1240px;
  padding: 0;
  width: 100%;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 30px;
  font-weight: 600;
}

h1 {
  font-size: 42px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 18px;
}

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

body .row {
  margin-right: 0;
  margin-left: 0;
  width: 100%;
}

.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
body .col {
  padding: 0;
}

.container.flexcontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

/* Katalog */
.price-countdown.badge-discount.discount,
body #elementor-inner div.price-countdown.badge-discount.discount {
  background: #000 !important;
  color: #fff !important;
  font-size: 13px;
}

span.time-txt {
  display: none;
}

#category #inner-wrapper > .row {
  align-items: flex-start;
}

/*#category #inner-wrapper > .row #left-column {*/
/*  position: sticky;*/
/*  top: 120px;*/
/*}*/

.product-price-and-shipping {
  width: 100%;
  margin: 15px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

.product-price-and-shipping .price {
  font-size: 18px;
  display: block;
  width: 100%;
  color: #f05a28;
  font-weight: 500;
}

.product-price-and-shipping del,
.products-grid .product-miniature-default .product-description {
  order: 2;
  font-size: 16px;
  width: 100%;
  display: block;
  color: #999;
}

.js-product-miniature-wrapper,
.products .product {
  border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  text-align: center;
  padding: 25px;
  position: relative;
  height: auto !important;
  background: #fff;
  transition: 200ms transform ease, 200ms box-shadow ease !important;
  -webkit-transition: 200ms transform ease, 200ms box-shadow ease !important;
}

.js-product-miniature-wrapper:hover,
.products .product:hover {
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.12);
  transform: translateY(-10px);
}

.slick-products-carousel .js-product-miniature-wrapper,
.slick-products-carousel.products .product {
  margin: 0 15px !important;
}

body .product-miniature,
body .product-miniature:hover {
  border: 0;
  outline: 0;
  background: transparent;
  transition: none !important;
}

.products .product .add-to-cart-or-refresh {
  width: 100%;
  position: absolute;
  bottom: 25px;
  left: 0;
}

.thumbnail-container img {
  width: 100%;
  margin-bottom: 25px;
  opacity: 1 !important;
}

body li.product-flag {
  border-radius: 30px;
  font-weight: 500 !important;
}

body li.product-flag.product-flag.out_of_stock {
  background: #f05a28;
  display: none !important;
}

.product-flags .discount,
.product-flags .on-sale {
  background: #003049;
}

.product-flag.instock {
  background: #1fc55a;
}

.product-flags {
  margin: 0 !important;
  padding: 0 !important;
}

.slick-products-carousel.products .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

/* Logo */
body .homeslider-container2 {
  float: none;
  margin: 0;
}

.homeslider-container2 a.non-click {
  pointer-events: none !important;
}

.homeslider-container2 .slick-slide img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-height: 90px;
}

/* Opinie */
.review-item {
  position: relative;
}

.ets-ttn-review-item .has_license ~ .review-item-info {
  padding-top: 0;
}

.location.text-orange {
  font-size: 14px;
  margin: 0 0 20px;
}

.review-item:before {
  width: 33.333%;
  height: 0;
  background: url("../img/quote.svg") 50% 0 / contain no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  padding: 0 0 33.333%;
}

body .ets-ttn-home-reviews {
  margin-bottom: 0;
}

.ets-ttn-home-reviews .slick-slide {
  margin: 0 35px !important;
}

.ets-ttn-home-reviews .slick-slide > div {
  min-height: 300px;
  display: flex;
}

.ets-ttn-home-reviews .slick-slide .review-item {
  display: flex !important;
}

.Rating__content,
.review-item-info,
.testimonial_des {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}

.Rating__content {
  flex-flow: column;
}

body .review-item-info {
  flex: auto;
  align-content: unset;
}

.togglemore {
  font-weight: 500;
  width: 100%;
  text-align: left;
  margin-top: 50px;
  position: absolute;
  z-index: 22;
  left: 0;
  bottom: 0;
  height: 40px;
  cursor: pointer;
}

.togglemore:hover {
  color: #f05a28;
}

.toggles_o {
  display: none;
}

body .testimonial_des {
  line-height: normal;
  padding: 0 0 60px;
  display: block;
  text-align: left;
  position: relative;
  max-height: 200px;
  transition: 600ms all ease;
  -webkit-transition: 600ms all ease;
  overflow: hidden;
}

body .testimonial_des.collapsed {
  max-height: 100vh;
}

body .Rating__Item__Stars {
  text-align: left;
}

body .Rating__Author {
  color: inherit;
  font-size: 15px;
  font-weight: bold;
  display: flex;
  gap: 5px;
  align-items: center;
}

body .testimonial_des:after {
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(249, 251, 253, 1) 50%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(249, 251, 253, 1) 50%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(249, 251, 253, 1) 50%
  );

  width: 100%;
  height: 70%;
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  transition: 600ms height ease;
  -webkit-transition: 600ms height ease;
  width: 100%;
}

body .testimonial_des.collapsed:after {
  height: 0;
}

.toggles:after {
  content: "+";
  margin: 0 0 0 10px;
}

.toggles_o:after {
  content: "-";
  margin: 0 0 0 10px;
}

/* Blog */
body .simpleblog__listing__post__wrapper__content__headline {
  font-size: 1rem;
  background: none;
  margin-bottom: 0.8rem;
  padding-bottom: 0;
  border-bottom: 0;
  min-height: 0 !important;
}

body .simpleblog__listing .img-fluid.photo {
  border-radius: 10px;
  width: 100%;
}

body#module-ph_simpleblog-list .simpleblog__listing__post,
body#module-ph_simpleblog-category .simpleblog__listing__post,
body#module-ph_simpleblog-page .simpleblog__listing__post {
  padding: 20px;
}

body .simpleblog__listing__post__wrapper__content__readmore i {
  margin: 0 4px;
}

body .pagination .page-list {
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-end;
}

.simpleblog__listing__post__wrapper__footer__block .fa {
  display: none !important;
}

body a.text-muted.simpleblog__listing__post__wrapper__content__readmore {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  margin: 0 0 30px;
  font-weight: bold;
  width: 100%;
  color: #f05a28 !important;
  cursor: pointer;
}

a.text-muted.simpleblog__listing__post__wrapper__content__readmore
  .text-underline {
  text-decoration: none !important;
}

.ph_simpleblog .simpleblog-posts h2 {
  font-size: inherit;
  background: none;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.ph_simpleblog .simpleblog-posts .post-additional-info {
  overflow: hidden;
  padding-top: 5px;
  border-top: 0;
}

body .ph_simpleblog .simpleblog-posts .simpleblog-post-item,
body .ph_simpleblog .simpleblog-posts .simpleblog-post-item.first-in-line {
  width: 46%;
  flex: unset;
  flex-basis: unset;
  margin: 0 2% 4%;
  max-width: unset;
}

body #blog_for_prestashop_column.column-posts-list li {
  border: 0;
  margin: 0 35px !important;
}

.review-item .license {
  text-align: left;
  margin: 0 0 5px;
  padding: 0;
  min-height: 0;
}

body .ets-ttn-review-item .has_license {
  position: relative;
  bottom: auto;
  width: 100%;
}

.ets-ttn-review-item .has_clicense_idproduct,
.ets-ttn-review-item .has_id_product,
.ets-ttn-review-item .has_license {
  padding: 0;
  text-align: left;
}

.post-title {
  width: 100%;
  min-height: 120px;
}

.post-title h3 {
  margin-bottom: 10px;
}

.post-date {
  opacity: 0.5;
}

.post-content {
  padding: 20px 0;
}

body a.post-read-more {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  margin: 30px 0 0;
  font-weight: bold;
  width: 100%;
  color: #f05a28 !important;
}

body a.post-read-more:hover {
  color: #003049 !important;
}

.ph_simpleblog .simpleblog-posts .post-content .post-read-more span {
  text-decoration: none;
}

.post-read-more i {
  margin: 0 0 0 10px;
}

.post-thumbnail img {
  display: block;
  width: 100%;
}

.post-thumbnail {
  border-radius: 10px;
  overflow: hidden;
}

/* Stopka */
#back-to-top {
  border-radius: 50%;
}

#footer-container-main > .container {
  max-width: 100%;
}

.logo_wide {
  width: 100%;
  margin: 0 0 25px;
}

#footer .social-links._footer {
  text-align: left;
  display: flex;
  gap: 12px;
}

.social-links > li {
  margin: 0;
}

#index #wrapper,
#module-iqitelementor-Preview.elementor-landing-body #wrapper {
  padding-bottom: 0;
}

#footer-copyrights {
  border-top: solid 0;
  padding-top: 0;
  padding-bottom: 75px;
}

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

.block-content {
  width: 100%;
}

.add-address {
  border-radius: 5px;
  border: 1px solid #c6d0d6;
  padding: 12px 12px 12px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 16px;
}

.bottom-info {
  width: 100%;
  margin: 32px 0 0;
}

.bottom-info label {
  padding: 0;
  display: flex;
  margin: 0;
  gap: 2px;
}

.bottom-info label:after {
  order: -1;
}

#footer-container-main {
  border-top: 0 dashed rgba(0, 48, 73, 0.2);
  padding-top: 75px;
  padding-bottom: 15px;
  color: #003049;
}

#footer .social-links._footer a:not(:hover),
body #footer .social-links._footer a {
  width: 60px;
  height: 60px;
  display: block;
  line-height: 60px;
  color: #fff !important;
  background: #f05a28;
  border-radius: 50%;
  text-align: center;
}

body #footer .social-links._footer a:hover {
  background: #003049 !important;
}

.block-social-links .fa {
  font-size: 28px;
  line-height: 60px;
  color: #fff !important;
}

body #footer .social-links._footer a:hover {
  color: #003049 !important;
}

.block-content.rte-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

#footer .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.block-content.rte-content p {
  width: 46%;
  margin: 0 4% 0 0;
}

#footer .block-title:after {
  display: none;
}

#footer .block-title,
#footer-container-main a {
  color: #003049;
}

#footer-container-main a:hover {
  color: #f05a28;
}

/* Checkout widgets */

html body div#comfino-box.comfino {
  font-family: inherit;
}

html body div#comfino-box.comfino div.comfino-box .header .comfino-logo {
  max-width: 100% !important;
}

div#comfino-box.comfino
  div.comfino-box
  main.comfino-subbox
  section.comfino-select-payment
  div.comfino-order
  .comfino-single-payment
  .comfino-input[type="radio"]:checked
  + label,
div#comfino-box.comfino
  div.comfino-box
  main.comfino-subbox
  section.comfino-select-payment
  div.comfino-order
  .comfino-single-payment
  .comfino-input[type="radio"]:not(:checked)
  + label {
  color: inherit;
}

body .tpay-radio-payments__radio--active {
  border-color: transparent !important;
  padding: 0;
  width: 100%;
}

body .tpay-radio-payments.tpay-radio-payments--blik {
  width: 100%;
  max-width: 100%;
}

body .tpay-radio-payments.tpay-radio-payments--blik .custom-radio {
  display: none;
}

body .tpay-logo--small {
  top: 0;
  right: 0;
}

body .tpay-payment-gateways__item img {
  width: auto;
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 6px;
  align-self: center;
  flex: unset;
}

body .onepagecheckout-left p.tpay-regulations__content {
  display: block;
}

body .tpay-error {
  color: #f05a28;
  font-size: 11px;
  font-style: normal;
  padding-left: 0;
  display: block;
  width: 100%;
  clear: both;
  margin: 5px 0 0;
  font-weight: normal;
}

body .tpay-blik,
body .tpay-radio-payments__content {
  width: 100%;
  max-width: 100%;
}

body .tpay-regulations__content:last-of-type a {
  color: #fff !important;
}

body .js-additional-information > img {
  display: none;
}

/* Potwierdzenie zamówienia */
body .block-onepagecheckout.block-customer .myaccount {
  padding: 0;
}

#content-hook_order_confirmation {
  margin: 30px auto;
  border: 0 !important;
  font-weight: 500;
}

body #order-items {
  border-right: 0;
  width: 100%;
  max-width: 100%;
  flex: unset;
}

body.order-line.row {
  border-bottom: 1px solid rgba(0, 48, 78, 0.2);
}

#order-confirmation hr {
  display: none !important;
}

#order-confirmation .card {
  border: 0;
}

/* Zamówienie */
body #delivery-addresses select#use_shipping_address,
body #invoice-addresses select#use_invoice_address {
  width: 100%;
  border: 1px solid #c6d0d6 !important;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  font-size: 14px;
  min-height: 0;
  height: 50px;
  background: #fff;
  color: inherit;
  border-radius: 5px;
  padding-left: 24px;
  margin-bottom: 16px;
}

body .block-onepagecheckout .form-group.row.p_0 label {
  font-family: "Poppins", sans-serif;
  color: #003049;
}

body.lang-el .block-onepagecheckout .form-group.row.p_0 label {
  font-family: "Inter Tight", sans-serif;
}

body .shipping_address_form {
  border: 0;
}

.block-top.col-lg-6 {
  max-width: unset;
  flex: auto;
}

.custom-checkbox input[type="checkbox"] + span:not(.color),
.custom-radio {
  background: transparent !important;
  border: 0 !important;
}

body .custom-radio,
#checkout-payment-step span.custom-radio {
  margin: 0 20px 0 0;
}

.carrier-price {
  align-self: flex-start;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
}

.block-onepagecheckout.block-comment,
.block-onepagecheckout.block-payment,
.block-onepagecheckout.block-shipping {
  margin-top: 50px;
  margin-bottom: 50px;
}

body .custom-radio input[type="radio"] {
  opacity: 1;
}

.page-header.smallmargin.noborder {
  width: 100%;
}

body textarea#delivery_message {
  border-radius: 10px;
  border: 1px solid #c6d0d6;
  padding: 24px;
  display: block;
}

.invoiceask .row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

.invoiceask section {
  width: 100%;
}

.invoiceask br {
  display: none !important;
}

.invoiceask {
  padding: 0;
  margin-bottom: 32px;
  max-width: 100%;
}

.block-onepagecheckout.block-address
  div#delivery-addresses
  .invoiceask
  .col-md-6 {
  width: auto;
  margin: 10px 10px 10px 0;
  padding: 0;
  flex: unset;
}

.invoiceask .col-md-12.text-center {
  display: none;
}

.invoiceask .btn {
  padding: 0 24px;
  min-width: 0;
  font-size: 12px;
  background: #f6f8fa;
  border-radius: 5px;
  height: 50px;
  width: 100%;
  color: #003049;
  display: flex;
  gap: 12px;
  align-items: center;
  transition: 200ms ease background, 200ms ease color, 200ms ease border;
  -webkit-transition: 200ms ease background, 200ms ease color, 200ms ease border;
}

.invoiceask .btn.btn-primary:after {
  display: none;
}

.invoiceask .col-md-6 {
  flex: auto;
}

.invoiceask section > .row {
  display: flex;
  flex-wrap: nowrap;
  gap: 32px;
}

.invoiceask .btn.btn-primary,
.invoiceask .btn:hover {
  color: #fff !important;
}

.invoiceask .btn.btn-primary,
.invoiceask .btn:hover:after {
  background: #fff;
  color: #003049;
}

.invoiceask .btn:after {
  content: "\e900";
  font-family: "icomoon";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #003049;
  color: #fff;
  display: flex;
  min-width: 20px;
  justify-content: center;
  align-items: center;
  font-size: 9px;
  font-weight: bold;
  line-height: 1;
  transition: 200ms ease background, 200ms ease color, 200ms ease border;
  -webkit-transition: 200ms ease background, 200ms ease color, 200ms ease border;
}

.invoiceask .btn.btn-primary,
.invoiceask .btn:hover {
  background: #003049;
  color: #fff;
}

body .pudo-map-container {
  width: 100%;
}

body#checkout .modal {
  background: rgba(0, 0, 0, 0.7);
  padding: 5%;
}

body#checkout .modal .modal-content {
  height: 100%;
}

body#checkout .js-modal-content {
  max-height: 100%;
  overflow: auto;
}

#content-hook-order-confirmation-footer {
  margin: 0 0 5%;
}

#content-hook_order_confirmation {
  text-align: center;
}

.container.orderconf {
  margin-bottom: 0;
}

.form-group .col-md-8,
body .onepagecheckout-left .block-onepagecheckout .col-md-8,
.block-onepagecheckout .form-group .form-control-label + .col-md-8 {
  max-width: unset;
  flex: auto;
  padding-bottom: 0;
}

#order-confirmation #customer-form {
  margin: 0 0 75px;
}

#order-details {
  width: 100%;
  padding: 25px;
  background: #f6f8fa;
  text-align: center;
  margin: 75px 0;
  border-radius: 10px;
  max-width: unset;
  flex: auto;
}

#order-details .half_box {
  width: 100%;
}

#order-details ul {
  padding: 25px 0;
  margin: 0;
  list-style: none;
}

#order-details ul li {
  padding: 10px;
  border-bottom: 1px solid #dfdfdf;
}

#order-details h2 {
  text-align: center;
}

body
  .type-checkout-option.create.guest
  .aff_sponsor_box
  label.form-control-label
  + div {
  width: 100%;
}

body .block-promo .ets-cart-voucher .cart-summary-line .label {
  text-align: right;
  padding-left: 0;
  vertical-align: 0;
  width: 100%;
  text-align: right;
  padding: 0;
}

ul.promo-name {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

#cart ul.promo-name {
  justify-content: flex-end;
}

body .block-promo .voucher-icon {
  display: none;
}

body .block-promo .cart-voucher-area {
  background: transparent;
  border-radius: 5px;
  margin: 5px 0;
  padding: 0;
}

.cart-voucher-area .input-group > .form-control:not(:first-child),
.cart-voucher-area .input-group > .custom-select:not(:first-child) {
  border-radius: 30px;
  margin: 0 16px 0 0;
}

body .block-promo .cart-voucher-area .btn-secondary {
  background: #003049;
  border: 0;
  color: #fff;
}

body .block-promo .cart-voucher-area .btn-secondary:hover {
  background: #f05a28;
}

.block-comment .block-content {
  margin: 0;
}

.cart-voucher {
  padding: 0;
  margin: 0;
  border-top: 0;
}

ul.promo-name .icon-close {
  font-size: 5px;
  font-weight: bold;
}

.promo-name li.cart-summary-line,
body .block-onepagecheckout .promo-name li.cart-summary-line {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  padding: 10px 35px 10px 10px;
  margin: 5px 0 5px 5px;
  background: #f6f8fa;
  /* color: #fff; */
  font-size: 12px;
  border-radius: 10px;
  width: 100%;
}

[data-link-action="remove-voucher"] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
}

[data-link-action="remove-voucher"]:focus {
  color: #f05a28 !important;
}

[data-link-action="remove-voucher"] i {
  font-size: 16px;
}

.cart-grid-right .promo-name .cart-summary-line span.label,
body .block-onepagecheckout .promo-name .cart-summary-line .label,
body .block-onepagecheckout ul.promo-name li .float-xs-right span {
  /* font-size: 11px; */
  width: 100%;
  display: inline-block;
  font-weight: 500;
  margin-bottom: 5px;
}

.card-block span.value {
  font-weight: 500;
}

#promo-code strong {
  margin: 15px 0;
  display: block;
  width: 100%;
}

ul.promo-name li .float-xs-right a {
  position: absolute;
  right: 4px;
  top: 50%;
  line-height: 1;
  /* width: 12px; */
  /* height: 12px; */
  /* background: #000; */
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 8px;
  transform: translateY(-50%);
  font-size: 15px;
}

ul.promo-name li .float-xs-right span {
  display: block;
  font-size: 12px !important;
  opacity: 1;
}

.js-discount.card-block.promo-discounts {
  padding: 10px 0 0;
  margin: 0;
  list-style: none;
}

.js-discount.card-block.promo-discounts .code {
  text-decoration: underline;
}

.block-promo.promo-highlighted {
  font-weight: 600;
}

body #condition-to-approve li {
  justify-content: center;
  display: flex;
}

body .block-onepagecheckout .alert-info.buy_more_fee_shipping {
  margin: 0 0 0 50px;
  border-radius: 0;
  padding: 0;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

body .block-onepagecheckout .alert-info.buy_more_fee_shipping strong {
  margin: 0 5px 0 0;
}

body .box_more_fee_shipping .box_shipping_free {
  background: #dfdfdf none repeat scroll 0 0;
  border: 0;
  height: 5px;
  width: 100%;
  margin: 0;
  border-radius: 40px;
  overflow: hidden;
}

#order-items .row,
.order-confirmation-table .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

body .box_more_fee_shipping {
  align-items: center;
  width: 100%;
  margin-top: 5px;
}

body .box_more_fee_shipping .box_total_cart {
  background-color: #000;
}

body .box_more_fee_shipping span {
  display: none;
}

.order-line.row {
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
}

.orderconf {
  max-width: 1040px;
  margin-bottom: 100px;
}

.container.flex.orderconf .half_box.grayed {
  background: #f9f9f9;
}

.box-conf {
  width: 25%;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.box-conf img {
  width: 50px;
  margin: 0 25px 0 0;
  min-width: 50px;
}

.block-onepagecheckout.block-payment {
  margin-bottom: 0;
}

.block-promo {
  border-top: 0;
  margin: 0;
  padding: 15px 0 0;
}

.promo-input {
  height: 30px;
  font-size: 13px;
}

.promo-code .alert:before {
  display: none;
}

.promo-code .alert {
  padding: 10px 20px;
  font-size: 13px;
  opacity: 1;
  margin-left: 0;
  /* width: 100%; */
  display: block;
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  position: fixed;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  background: #003049;
  opacity: 1 !important;
  color: #fff;
  width: auto !important;
  /* padding: 0px 20px; */
  border-radius: 30px;
  border: 0;
  z-index: 999;
}

.block-onepagecheckout .promo-code .alert {
  display: none;
}

#promo-code.collapse.in {
  display: block;
}

body .block-onepagecheckout .cart-grid-body {
  margin: 0;
  padding: 0;
}

body#checkout #delivery,
body#checkout #gift_message {
  border-color: transparent;
  max-width: 100%;
  padding: 0 !important;
}

body .row.type-checkout-option {
  margin: 0;
}

body .forgot-password {
  width: 100%;
  margin: 0 0 15px;
}

body .forgot-password a {
  color: rgba(0, 48, 73, 0.6) !important;
  font-weight: 400;
  font-size: 12px !important;
}

body button[name="submitCustomerLogin"] {
  background: #f05a28;
  color: #fff;
  text-transform: none;
  font-size: 14px;
  padding: 15px 25px;
  float: none;
  margin: 25px 0 0;
  border-radius: 40px;
  cursor: pointer;
  display: inline-block;
}

body button[name="submitCustomerLogin"]:hover {
  background: #003049;
}

body .forgot-password a:hover {
  color: #f05a28 !important;
}

body #delivery-addresses .title,
body #invoice-addresses .title,
body .block-onepagecheckout .title-heading {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom: 0;
  padding: 0;
  font-size: 18px;
  margin: 0 0 32px;
  color: inherit;
  font-style: normal;
  font-family: inherit;
  float: none;
  line-height: 1;
  font-weight: 500;
  width: 100%;
}

#invoice-addresses .title,
#delivery-addresses .title {
  margin: 32px 0;
  font-weight: bold;
}

.customer-information {
  width: 96%;
}

body .block-onepagecheckout.block-shopping-cart > .title-heading {
  margin-left: 0;
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

body .block-content {
  margin: 0;
  padding: 0;
}

#invoice-addresses {
  margin-top: 50px;
}

body ul.type-checkout-options {
  text-align: left;
}

body .type-checkout-options li {
  display: inline-block;
  position: relative;
  margin: 0;
}

body .type-checkout-options li label {
  margin-bottom: 0;
  color: #f05a28;
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  border-radius: 5px;
  border: 1px solid #f05a28;
  padding: 12px 20px;
  display: flex;
  gap: 12px;
  transition: 200ms ease background, 200ms ease color, 200ms ease border;
  -webkit-transition: 200ms ease background, 200ms ease color, 200ms ease border;
  align-items: center;
  line-height: 1;
}

body .type-checkout-options li:hover label,
body .type-checkout-options li label:has(input[type="radio"]:checked) {
  background: #f05a28;
  color: #fff;
}

body .type-checkout-options li:hover label:after,
body .type-checkout-options li label:has(input[type="radio"]:checked):after {
  color: #f05a28;
  background: #fff;
}

body .type-checkout-options li label:after {
  content: "\e900";
  font-family: "icomoon";
  width: 20px;
  height: 20px;
  min-width: 20px;
  border-radius: 50%;
  background: #f05a28;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 9px;
  font-weight: bold;
  line-height: 1;
  transition: 200ms ease background, 200ms ease color, 200ms ease border;
  -webkit-transition: 200ms ease background, 200ms ease color, 200ms ease border;
}

body ul.type-checkout-options {
  padding: 0;
  border: 0;
  margin-bottom: 50px;
  display: flex;
  gap: 16px;
}

body .type-checkout-options li label span {
  transition: 200ms ease opacity;
  -webkit-transition: 200ms ease opacity;
  opacity: 111;
}

body .type-checkout-options li label:hover span {
  opacity: 1;
  color: #fff;
}

body .type-checkout-options li label input:checked + span,
body .type-checkout-options li label input:hover + span {
  color: #fff;
  opacity: 1;
}

body div#customer-login {
  padding: 0;
  width: 100%;
}

.block-onepagecheckout .form-group .form-control-label + .col-md-8,
.block-onepagecheckout .opc_field_right,
.type-checkout-option .opc_field_right {
  flex: unset;
  max-width: unset;
}

body .ets_opc_error {
  color: #f05a28;
  font-size: 11px;
  font-style: normal;
  padding-left: 0;
  display: block;
  width: 100%;
  clear: both;
  margin: 5px 0 0;
}

body select,
.ets_opc_select select {
  background-image: url("../img/chevron.svg") !important;
  background-size: 10px !important;
  background-position: calc(100% - 24px) 50% !important;
  background-repeat: no-repeat !important;
}

#label_delivery_message,
body .block-onepagecheckout .type-checkout-option .form_desc,
body .no_invoice_address,
body .onepagecheckout-left p,
body .onepagecheckout-left p em,
body .type-checkout-option span.help-block,
body .yes_invoice_address {
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  clear: both;
  margin-top: 0;
  float: left;
  padding: 0;
  display: flex;
  gap: 12px;
  margin-bottom: 0;
  align-items: center;
}

body p.no_invoice_address {
  padding-left: 20px;
  padding-top: 8px;
}

.no_invoice_address:before {
  background: url(../img/info.svg) #f05a28 50%/4px no-repeat;
  width: 20px;
  height: 20px;
  min-width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  content: "";
}

body .ets_opc_select span.ets_opc_select_arrow {
  display: none;
}

body .type-checkout-option span.help-block {
  margin-top: 20px;
}

body .onepagecheckout-left.col-lg-4 .form-group {
  width: calc(50% - 16px);
  margin: 0 !important;
}

body .onepagecheckout-left.col-lg-4 .form-group.aff_sponsor_box {
  width: 100%;
  margin: 0 !important;
}

body .onepagecheckout-left.col-lg-4 .form-group.guest:last-of-type {
  margin-bottom: 0 !important;
}

#customer-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  width: 100%;
}

body .js-address-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  width: 100%;
  gap: 16px 32px;
}

body #form_ets_onepagecheckout .ets_checkinput,
.condition-label {
  font-weight: 500;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  position: relative;
  left: 0;
  top: 0;
  transform: none;
  width: 100%;
  padding: 0;
  cursor: pointer;
}

body
  #form_ets_onepagecheckout
  .ets_checkinput[for="use_another_address_for_invoice"] {
  padding: 20px;
  border-radius: 5px;
  background: #f6f8fa;
  margin: 0;
}

body #form_ets_onepagecheckout i.ets_checkbox {
  display: none;
}

body .ets_checkinput input {
  position: relative;
  opacity: 1;
  margin: 0 10px 0 0 !important;
}

body div#ets_onepagecheckout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

#invoice-addresses > .form-group.row,
body #delivery-addresses > .form-group.row {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  width: 100% !important;
  margin: 0 !important;
}

body .onepagecheckout-left.col-lg-4 {
  width: 60%;
  padding: 0 5% 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  max-width: unset;
  flex: unset;
  align-content: flex-start;
  counter-reset: counter;
}

body .onepagecheckout-left p.identity {
  margin: 0;
  gap: 0;
}

body .onepagecheckout-left p.identity a {
  text-decoration: underline;
  margin: 0 0 0 4px;
}

body .onepagecheckout-left .myaccount p:not(.identity) a {
  text-decoration: none;
  padding: 12px 20px;
  color: #fff;
  border-radius: 5px;
  background: #f05a28;
}

body .onepagecheckout-left .myaccount p:not(.identity) a:hover {
  background: #003049;
  color: #fff !important;
}

body .onepagecheckout-left.col-lg-4 .myaccount {
  padding: 20px;
  border-radius: 5px;
  background: #f6f8fa;
  display: flex;
  justify-content: space-between;
  line-height: 1;
  font-weight: 500;
  margin: 0 0 16px;
  align-items: center;
}

body .onepagecheckout-left.col-lg-8 {
  width: 40%;
  margin-top: 0;
  position: sticky;
  top: 140px;
  margin-bottom: 100px;
  transition: top 200ms ease;
  -webkit-transition: top 200ms ease;
  max-width: unset;
  flex: unset;
  background: #f6f8fa;
  padding: 32px;
  border-radius: 10px;
}

body
  .onepagecheckout-left.col-lg-8
  .block-onepagecheckout
  .title-heading:before {
  content: "\e901";
  font-family: "icomoon";
  font-size: 14px;
  align-self: flex-start;
  color: #fff;
  line-height: 1;
  width: 32px;
  height: 32px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #003049;
  font-weight: 500;
  position: relative !important;
  animation: none !important;
  top: 0;
  right: 0;
}

body .onepagecheckout-left.col-lg-8.nav-up {
  top: 0;
}

body .onepagecheckout-left.col-lg-8.nav-down {
  top: 140px;
}

body .onepagecheckout-left .block-onepagecheckout .title-heading {
  color: #003049;
  margin: 0 0 32px;
  display: flex;
  gap: 12px;
  align-items: center;
}

body
  .onepagecheckout-left.col-lg-4
  .block-onepagecheckout
  .title-heading:before {
  content: counter(counter);
  counter-increment: counter;
  font-size: 14px;
  align-self: flex-start;
  color: #fff;
  line-height: 1;
  width: 32px;
  height: 32px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #003049;
  font-weight: 500;
  position: relative !important;
  animation: none !important;
  top: 0;
  right: 0;
}

body
  .onepagecheckout-left.col-lg-4
  .block-onepagecheckout:not(.block-customer) {
  border: 1px solid #c6d0d6;
  padding: 32px;
  border-radius: 10px;
}

body .block-onepagecheckout {
  width: 100%;
  border: 0;
  margin: 0;
}

body .block-onepagecheckout.greenbox {
  padding: 0 !important;
  margin: 0 !important;
  background: transparent;
  box-shadow: 0 0 0;
}

.voucher_wrapper {
  margin: 0;
  padding: 16px;
  text-align: left;
  cursor: pointer;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  font-weight: 500;
  line-height: normal;
  border-radius: 5px;
  background: #fff;
  flex-wrap: wrap;
}

span#open-code {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

span#open-code:after {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  content: "\e903";
  font-family: "icomoon";
  display: inline-block;
  font-size: 8px;
}

body #condition-to-approve .condition-label label {
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  /* justify-content: center; */
  position: relative;
  padding: 0;
  margin: 0;
  flex-wrap: nowrap;
}

body #condition-to-approve .condition-label label span.ets_checkinput {
  display: inline-block;
}

.greenbox .product-line-grid {
  border-bottom: 0;
  padding: 16px;
  background: #fff;
  box-shadow: 0 0 0;
  border-radius: 5px;
  border: 1px solid #c6d0d6;
}

body .onepagecheckout-left div#condition-to-approve {
  margin-bottom: 32px;
  margin-top: 0;
}

body .payment-options .payment-option,
body .row.delivery-option:last-child {
  margin: 0 !important;
}

body .payment-option .additional-logos {
  display: flex;
  gap: 12px;
  align-items: center;
  margin: 0 8px;
}

body .payment-option .additional-logos img {
  height: 20px !important;
  width: auto !important;
  max-width: 40px !important;
  display: block;
  margin-right: 0;
}

body .payment-options {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

body#checkout #checkout-payment-step {
  margin: 0 !important;
}

body .payment-option,
body .row.delivery-option {
  padding: 20px;
  background: #f6f8fa;
  box-shadow: 0 0 0 rgb(0 0 0 / 10%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin: 0 0 12px !important;
  border-radius: 5px;
  width: 100%;
  border: 1px solid transparent;
  transition: 200ms border ease;
  -webkit-transition: 200ms border ease;
}

body .payment-option:hover,
body .row.delivery-option:hover,
body .payment-option:has(input[type="radio"]:checked),
body .row.delivery-option:has(input[type="radio"]:checked) {
  border-color: #f05a28;
}

.flexrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  width: 100%;
}

body .block-onepagecheckout .payment-options {
  font-size: 12px;
  padding: 0;
  font-weight: 400;
}

body .block-onepagecheckout.block-shipping {
  margin-bottom: 0;
}

body #form_ets_onepagecheckout .row.delivery-option .carrier-name {
  font-weight: 500;
  margin-bottom: 4px;
}

.shipping_name {
  padding: 0 20px 0 0;
  flex-grow: 1;
}

.js-payment-option-form.ps-hidden {
  display: none !important;
}

body .block-onepagecheckout.block-shipping .block-content {
  padding: 0;
}

body #form_ets_onepagecheckout .row.delivery-option {
  display: flex;
  display: -webkit-flex;
  font-size: 12px;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: nowrap;
}

body #form_ets_onepagecheckout .row.delivery-option span.carrier-delay {
  color: #003049;
  line-height: normal;
  display: block;
}

body .sensbitinpost {
  margin: 0;
}

body .sensbitinpost-map-btn:hover {
  background: #fff;
  color: #000 !important;
}

body .sensbitinpost-img {
  visibility: visible;
  opacity: 1;
}

body .sensbitinpost-map-btn {
  color: #fff !important;
  white-space: nowrap;
  display: block;
  font-size: 12px;
  font-weight: 400;
  border-radius: 30px;
  border: 0;
  height: 28px;
  line-height: 28px;
  padding: 0 15px;
  background: #000;
  overflow: hidden;
  text-align: center;
}

body
  .select2sensbitinpost-container--default
  .select2sensbitinpost-selection--single
  .select2sensbitinpost-selection__rendered {
  color: #000;
  line-height: 28px;
  font-size: 12px;
}

body#checkout h1 {
  font-size: 28px;
  margin: 0 0 32px;
}

body#checkout .breadcrumb {
  display: none;
}

body#checkout #footer-container-main {
  border-top: 0;
}

body#checkout .onepagecheckout-left .additional-information {
  padding-left: 0 !important;
  margin-left: 0;
}

body
  .select2sensbitinpost-container--default
  .select2sensbitinpost-selection--single {
  background-color: #fff;
  border: 0;
  border-radius: 14px;
  font-size: 12px;
}

body .select2sensbitinpost-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
  font-size: 12px;
}

body #form_ets_onepagecheckout .row.delivery-option label {
  padding: 0;
  margin: 0;
  width: 100%;
}

body #form_ets_onepagecheckout .payment-options label {
  padding: 0;
  margin: 0;
  width: 100%;
  font-weight: 500;
  font-size: 0.9375rem;
}

span.paymentlogo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

body#checkout section.checkout-step .payment-options .payment-option label {
  max-width: 100%;
}

body .payment-option img,
body .paynow > button img {
  max-height: unset !important;
  max-width: 25px !important;
  margin-right: 10px;
  height: auto !important;
  margin-bottom: 0;
}

body #form_ets_onepagecheckout .row.delivery-option .col-sm-1 {
  max-width: unset;
  flex: unset;
  width: auto;
}

body .paynow-payment-form .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

.paynow-payment-option-pbl {
  width: 12.28%;
  margin: 1%;
  position: relative;
}

body .paynow-payment-form {
  padding: 10px 10px 20px;
}

body .paynow-payment-option-pbl label {
  padding: 10px;
  border: 0;
  width: 100%;
  height: auto;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
  display: flex !important;
  justify-content: center;
  align-items: center;
  /* background: #fff; */
  position: relative;
  /* top: 50%; */
  /* left: 50%; */
  /* transform: translate(-50%,-50%); */
  max-width: 100%;
  padding: 0 0 100% !important;
  background: #fff;
  border: 1px solid transparent;
}

body .paynow-payment-option-pbl input[type="radio"]:checked + label {
  border: 1px solid #000;
  background: #fff;
}

body .paynow-payment-option-pbl img {
  max-width: 90%;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

body #form_ets_onepagecheckout {
  background: transparent;
  padding: 50px 0 0;
  box-shadow: 0 0 0;
  max-width: 1240px;
  margin: 0 auto;
}

body
  .block-onepagecheckout
  .product-line-grid-right
  .cart-line-product-actions
  .remove-from-cart {
  display: block;
  left: 0;
  position: relative;
  top: auto;
  bottom: 0;
  transform: none;
  margin: 0;
  font-size: 18px;
  right: auto;
  color: #f05a28;
}

body
  .block-onepagecheckout
  .product-line-grid-right
  .cart-line-product-actions
  .remove-from-cart:hover {
  color: #003049;
}

.flex-line {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: flex-end;
}

.right-row {
  align-content: space-between;
  justify-content: flex-end;
}

.flex-line div {
  width: auto !important;
}

.col-md-2.ets_remove_cart {
  position: unset;
  max-width: unset;
  flex: unset;
}

body
  .block-onepagecheckout
  .product-line-grid-right
  .cart-line-product-actions
  .remove-from-cart
  .ets_icon_svg {
  display: none;
}

body
  .block-onepagecheckout
  .product-line-grid-right
  .cart-line-product-actions
  .remove-from-cart:before {
  font-family: "FontAwesome";
  content: "\f014";
}

body .block-onepagecheckout .product-line-grid-right.product-line-actions .row {
  width: auto;
  padding: 0 0 0 15px;
  flex-wrap: wrap;
  flex-direction: column;
}

body .block-onepagecheckout ul.cart-items {
  border-bottom: 0;
  padding-bottom: 0;
  max-height: 280px;
  overflow: auto;
  padding: 0 2%;
  width: 104%;
  margin: 0 -2% 12px;
}

body .block-onepagecheckout ul.cart-items.overflow {
  padding: 0 15px 0 0;
}

body .block-onepagecheckout .cart-detailed-totals .card-block {
  padding-bottom: 0;
  padding-top: 0;
  padding-right: 0;
}

body .block-onepagecheckout .cart-summary-line {
  margin-bottom: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
  font-size: 0;
  border: 0;
}

body .block-onepagecheckout .promo-name .cart-summary-line {
  padding: 0 20px 0 0;
  width: 100%;
}

body
  .block-onepagecheckout
  .card-block.cart-summary-totals
  .cart-summary-line.cart-total
  .label,
body .block-onepagecheckout .cart-summary-line .label {
  text-align: right;
  width: auto;
  display: inline-block;
  font-size: 12px;
  padding-right: 5px;
  font-weight: 400;
  font-weight: normal;
}

body
  .block-onepagecheckout
  .card-block.cart-summary-totals
  .cart-summary-line.cart-total
  .value,
body .block-onepagecheckout .cart-summary-line .value {
  width: auto;
  display: inline-block;
  text-align: right;
  font-size: 12px;
}

body .block-onepagecheckout .product-line-grid-right .qty {
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto;
  text-align: center;
  min-width: 0;
  height: 30px;
  width: 80px;
  max-width: unset;
  flex: auto;
}

body
  .block-onepagecheckout
  .card-block.cart-summary-totals
  .cart-summary-line.cart-total
  .label {
  color: #000;
  font-weight: normal;
  padding: 0;
}

body
  .block-onepagecheckout
  .card-block.cart-summary-totals
  .cart-summary-line.cart-total
  .value {
  width: 100%;
  display: block;
  font-size: 18px;
  color: #003049;
}

.greenbox #promo-code {
  display: block;
  width: 100%;
}

body .block-onepagecheckout .block-promo.promo-highlighted {
  padding: 0;
  margin-bottom: 0;
  text-align: right;
  color: #000;
  width: 100%;
}

body
  .block-onepagecheckout
  ul.js-discount.card-block.promo-discounts
  .cart-summary-line
  .label
  .code {
  color: #000;
}

.greenbox .block-promo {
  border-top: 0;
  margin: 0;
  padding: 0;
}

body .block-onepagecheckout ul.js-discount.card-block.promo-discounts {
  padding: 0;
  text-align: right;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 15px;
  width: 100%;
}

body .cart-voucher.ets-cart-voucher {
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border: 0;
  justify-content: flex-end;
}

body
  .block-onepagecheckout
  ul.js-discount.card-block.promo-discounts
  .cart-summary-line
  .label {
  width: 100%;
  color: #000;
  font-weight: normal;
  text-align: right;
  padding: 10px 0;
}

.ets_icon_scices.ets_icon_svg,
.opc_info_icon {
  display: none !important;
}

#form_ets_onepagecheckout .card.cart-summary {
  margin: 32px 0;
}

body #form_ets_onepagecheckout .promo-code .btn-primary {
  text-transform: none;
  background: #003049;
  color: #fff;
  /* width: 30%; */
  margin: 0 0 0 8px;
  font-size: 12px;
  /* height: 31px; */
  padding: 0 16px;
  border-radius: 5px;
}

body #form_ets_onepagecheckout .promo-code .btn-primary:hover {
  background: #f05a28;
}

.greenbox .promo-code .alert {
  padding: 0;
  margin: 0;
}

body .block-onepagecheckout .block-promo .promo-input {
  width: auto;
  border: 1px solid #ccd6db;
  background: transparent;
  flex-grow: 1;
  font-size: 12px;
}

body .block-onepagecheckout .block-promo .promo-code {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  height: auto;
}

body
  .block-onepagecheckout
  .card-block.cart-summary-totals
  .cart-summary-line.cart-total {
  flex-wrap: wrap;
  margin: 32px 0 0;
}

body .onepagecheckout-left .custom-radio input[type="radio"]:checked + span {
  display: none !important;
}

body .onepagecheckout-left .custom-radio {
  border: 0;
  border-radius: 50%;
}

body .block-onepagecheckout .product-line-grid .product-line-grid-left {
  width: 60px;
  padding: 0;
  min-width: 60px;
  font-size: 0;
  flex: auto;
  max-width: unset;
  margin: 0 16px 0 0;
}

body .onepagecheckout-left .cart-item {
  padding: 0;
  list-style: none;
  box-shadow: 0 0 0;
  margin: 0 0 12px;
  border-radius: 10px;
}

body .onepagecheckout-left .cart-item:last-child {
  margin: 0;
}

.greenbox .alert {
  width: 100%;
}

body .ets-ml-1.js-error-text {
  margin-left: 0;
  width: 100%;
  display: block;
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  padding: 5px 20px;
}

#condition-to-approve {
  font-size: 11px;
  font-weight: 400;
  line-height: normal;
}

#condition-to-approve label a {
  margin: 0 2px;
  text-decoration: underline;
}

.checkout.card-block {
  text-align: center;
}

#form_ets_onepagecheckout .btn-primary[name="submitCompleteMyOrder"] {
  background: #f05a28;
  color: #fff;
}

#form_ets_onepagecheckout .btn-primary[name="submitCompleteMyOrder"]:hover {
  background: #003049;
  color: #fff;
}

.card-block {
  padding: 0;
}

#condition-to-approve ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

body .block-onepagecheckout .block-promo .promo-code form {
  padding: 0 !important;
  margin: 16px 0 0;
}

.greenbox .cart-grid.row {
  padding: 0;
}

.greenbox .cart-summary-line.cart-total {
  border: 0;
}

body .block-onepagecheckout .payment-option {
  margin-bottom: 10px;
}

body #form_ets_onepagecheckout .product-line-grid-right .product-price {
  color: #003049;
  /* font-size: 0; */
  padding: 0;
  margin: 0 0 12px;
  line-height: 1;
  text-align: right;
}

body .greenbox .product-line-actions span.product-price strong {
  font-size: 12px;
}

body .block-onepagecheckout .product-line-grid-right.product-line-actions {
  position: unset;
  justify-content: flex-end;
  /* align-items: flex-start; */
  align-content: space-between;
}

body .block-onepagecheckout .form_total_price {
  max-width: unset;
  flex: auto;
}

.cart-total-action .col-lg-6 {
  max-width: unset;
  flex: auto;
}

body .block-onepagecheckout .product-line-grid-right .col-md-10 {
  max-width: unset;
  flex: auto;
}

body
  .block-onepagecheckout
  .bootstrap-touchspin
  .input-group-btn-vertical
  .bootstrap-touchspin-up {
  right: 12px;
}

body
  .block-onepagecheckout
  .bootstrap-touchspin
  .input-group-btn-vertical
  .bootstrap-touchspin-down {
  left: 12px;
}

body
  .block-onepagecheckout
  .bootstrap-touchspin
  .input-group-btn-vertical
  .bootstrap-touchspin-down:before {
  content: "-";
}

.product-line-grid-body .product-discount .regular-price {
  display: none;
}

.product-line-grid-body .discount {
  position: absolute;
  left: 0;
  top: 0;
}

body .greenbox .current-price {
  display: none;
}

body #form_ets_onepagecheckout a:hover {
  color: #f05a28;
}

body .greenbox .product-line-grid-body > .product-line-info > .label {
  padding: 0;
  line-height: normal;
  text-align: left;
  white-space: inherit;
  font-weight: 400;
  font-size: 12px;
  display: block;
}

body
  .block-onepagecheckout
  .product-line-grid
  .product-line-grid-body.col-md-4 {
  width: 100%;
  font-size: 13px;
  margin-bottom: 0;
  padding: 0;
  flex-grow: 1;
  max-width: unset;
  flex: auto;
  position: unset;
}

body
  .block-onepagecheckout
  .input-group.bootstrap-touchspin
  input.js-cart-line-product-quantity {
  width: 100%;
  text-align: center;
  padding: 0 30px;
  height: 30px;
  font-weight: 400;
  color: #000;
  z-index: auto !important;
  border-radius: 0 !important;
}

body
  .block-onepagecheckout
  .bootstrap-touchspin
  .input-group-btn-vertical
  .bootstrap-touchspin-down,
body
  .block-onepagecheckout
  .bootstrap-touchspin
  .input-group-btn-vertical
  .bootstrap-touchspin-up {
  border: 0;
  width: auto;
  height: auto;
  top: 50%;
  transform: translateY(-50%);
}

body
  .block-onepagecheckout
  .bootstrap-touchspin
  .input-group-btn-vertical
  .bootstrap-touchspin-down:before,
body
  .block-onepagecheckout
  .bootstrap-touchspin
  .input-group-btn-vertical
  .bootstrap-touchspin-up:before {
  color: #000;
}

.cart-products .btn.btn-touchspin.bootstrap-touchspin-down,
.cart-products .btn.btn-touchspin.bootstrap-touchspin-up {
  height: 24px;
  width: 24px;
  top: 0;
}

body .col-md-6.qty .js-cart-line-product-quantity,
body
  .block-onepagecheckout
  .input-group.bootstrap-touchspin
  input.js-cart-line-product-quantity {
  width: 70px;
  text-align: center;
  padding: 0;
  height: 30px;
  font-weight: normal;
  color: inherit;
  z-index: auto !important;
  border-radius: 30px !important;
  /* border-bottom: 0; */
  font-size: 12px;
}

body #blockcart-content .cart-products .col-info div {
  min-height: 0;
  width: 100%;
  justify-content: flex-start;
}

body #blockcart-content .cart-products .col-info div.bootstrap-touchspin {
  width: 80px;
}

body #form_ets_onepagecheckout,
body .block-onepagecheckout .title-heading {
  font-family: inherit;
}

.block-onepagecheckout .col-md-8.form-error:before,
.block-onepagecheckout .ets-passw.form-error:before,
.block-onepagecheckout .form-error:before,
.block-onepagecheckout.block-additional-info .form-error:before,
.type-checkout-option .col-md-8.form-error:before,
body .block-onepagecheckout .form-ok:before {
  display: none !important;
}

.cart-grid.row {
  padding: 0 0 75px;
  margin: 0 auto;
}

.cart-grid.row.nomargin {
  padding: 0;
}

.cart-items {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.product-line-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  border-bottom: 1px solid #c6d0d6;
  padding: 20px 0;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.product-line-grid .row.small-gutters.justify-content-end {
  font-size: 13px;
  text-align: left;
}

.product-line-grid-left.cartmedia {
  font-size: 0;
  margin: 0 50px 0 0;
}

.page-cart .qty {
  width: 100px;
  margin: 0 auto;
  height: 30px;
  padding: 0 15px;
}

.cart-item .product-image {
  max-width: 60px;
  display: block;
  width: 60px;
  height: 60px;
  border: 1px solid #c6d0d6;
  border-radius: 5px;
  padding: 5px;
}

.page-cart .qty .js-cart-line-product-quantity,
.blockcart-content .js-cart-line-product-quantity {
  height: 30px;
  background: #fff;
  border: 1px solid #c6d0d6;
  text-align: center;
  width: 50px;
  margin: 0 auto;
  border-radius: 30px !important;
  font-size: 12px;
}

.page-cart .btn.btn-touchspin.bootstrap-touchspin-down,
.page-cart .btn.btn-touchspin.bootstrap-touchspin-up {
  width: 20px;
  height: 20px;
  top: 6px;
}

body .product-line-info.product-price {
  font-size: 13px;
  opacity: 1;
}

body .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  margin: 0;
}

body .product-line-actions {
  padding: 0;
  position: relative;
}

body .product-line-actions span.product-price {
  margin: 0;
  text-align: center;
  display: block;
  width: 100%;
}

body .product-line-grid a.remove-from-cart {
  position: relative;
  left: 0;
  top: 0;
  transform: none;
}

body .product-line-grid a.remove-from-cart i {
  font-size: 18px;
}

.discount.discount-amount {
  font-size: 12px;
  border-radius: 30px;
  padding: 6px 6px;
  display: flex;
  width: auto;
  justify-content: center;
  align-items: center;
  line-height: 1;
}

.product-line-grid-body {
  flex-grow: 1;
  padding: 0 25px 0 0;
}

.product-discount .regular-price {
  color: #999;
  font-weight: normal;
  font-size: 13px;
}

.cart-item-header .col,
.cart-item-header .col-6 {
  text-align: left;
  font-size: 13px;
}

.cart-grid-body {
  padding: 0 75px 0 0;
}

.page-cart .btn.btn-touchspin.bootstrap-touchspin-up {
  right: 2px;
}

.page-cart .btn.btn-touchspin.bootstrap-touchspin-down {
  left: 2px;
}

.cart-grid-right {
  margin: 0;
}

.cart-grid-right .cart-summary {
  border-radius: 10px;
  border: 0;
  background: #f6f8fa;
  padding: 20px;
}

.cart-grid-right .cart-summary .card-body {
  padding: 0 15px;
}

.cart-grid-right .cart-summary .cart-detailed-actions.card-body {
  padding: 15px 0 0;
}

.cart-grid-right span.label {
  display: block;
  width: 100%;
  font-size: 13px;
  opacity: 0.5;
}

.cart-grid-right span.value {
  width: 100%;
}

.cart-summary-line {
  padding: 10px 0;
  border-bottom: 1px solid #f2f5f6;
  text-align: right;
}

.cart-summary-line.cart-total {
  border-top: 0;
  margin: 0;
  padding: 5px 0 0;
  font-size: 100%;
  font-weight: normal;
}

.cart-summary-line.cart-total span.value {
  font-size: 24px;
}

.cart-grid-right hr {
  display: none !important;
}

.cart-products .col-3 {
  flex: unset;
  width: 50px;
}

/* Koszyk */
body .cart-item .bootstrap-touchspin {
  min-height: 0;
}

.modal-header {
  padding: 40px 40px 20px;
  justify-content: center;
}

.modal-title i {
  display: none !important;
}

#blockcart-modal .col-md-5,
#blockcart-modal .col-md-7 {
  width: 100%;
  max-width: 100%;
  flex: auto;
}

.product-name a {
  font-weight: 500;
}

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

#blockcart-modal .col-md-5.divide-right.mb-1 {
  width: 100%;
  border-radius: 10px;
  background: #f6f8fa;
  padding: 15px;
}

#blockcart-modal .col-md-5.divide-right.mb-1 .col-6 {
  max-width: 100px;
}

#blockcart-modal .modal-dialog {
  max-width: 600px;
}

.btn-block + .btn-block {
  margin: 0 0 0 10px;
}

#blockcart-modal .col-md-5.divide-right.mb-1 img {
  max-width: 70px;
}

.modal-header .close {
  padding: 0;
  margin: 0;
}

.cart-content .btn {
  font-size: 14px;
  margin: 0 5px !important;
}

.cart-content-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  border-top: 2px dashed rgba(0, 48, 73, 0.2);
  padding: 25px 0 0;
  margin-top: 15px;
}

.btn.btn-secondary {
  background: transparent;
  color: #f05a28;
  border: 2px solid #f05a28;
}

.btn.btn-secondary:hover {
  background: #f05a28;
  color: #fff;
}

body .ns-effect-thumbslider.ns-hide .ns-delivery {
  display: none;
}

body .ns-box {
  background: #003049;
  color: #fff;
}

#blockcart-content .cart-title hr {
  display: none;
}

.ns-title {
  line-height: normal;
}

.ns-title strong {
  font-weight: 500;
  display: block;
  width: 100%;
}

#blockcart-content .cart-totals {
  font-size: 1.5rem;
  line-height: normal;
  padding: 0 30px 30px;
  border-top: 0;
}

#_blockcart-content,
.dropdown-menu-custom#_blockcart-content {
  display: none !important;
}

.show #_blockcart-content {
  display: block !important;
}

.cart-item,
.cart-item-header {
  padding: 0;
  border-bottom: 0;
  border-top: 0;
  font-weight: 500;
}

.cart-summary-line .value {
  float: right;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
}

body #blockcart-content .cart-products > li {
  padding: 10px;
  border-bottom: 0;
  margin-bottom: 0.875rem;
  background: #f6f8fa;
  border-radius: 10px;
}

ul.cart-products {
  width: 100%;
  overflow: auto;
  max-width: 90%;
  margin: 0 auto;
  flex: auto;
}

body .header-top .cart-products .row.align-items-center {
  align-items: center !important;
}

body #blockcart-content .cart-products > li:last-of-type {
  margin: 0 !important;
}

body #blockcart-content .cart-title {
  text-align: center;
  padding: 10px 40px;
  font-weight: 600;
  position: relative;
  margin-bottom: 25px;
}

button.close {
  position: absolute;
  width: 40px;
  /* height: 100%; */
  top: 5px;
  right: 5px;
  bottom: 5px;
  font-size: 0;
  /* background: #fff; */
  border-radius: 5px;
}

button.close:before {
  font-family: "icomoon";
  content: "\e904";
  font-size: 20px;
}

body .ps-shoppingcart.side-cart .show #blockcart-content {
  transform: translate(-50%, -50%);
  display: flex !important;
  flex-wrap: wrap;
}

.remove-from-cart {
  font-size: 25px;
  margin: 0 25px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

body .ps-shoppingcart.side-cart #blockcart-content .cart-products {
  flex: unset;
  max-height: 300px;
}

body #blockcart-content .cart-products .col-info div.col.col-auto {
  position: unset;
}

body .cart-products .row.align-items-center.mt-2.no-gutters {
  font-size: 12px;
}

body #blockcart-content .cart-products .col-info {
  padding: 0 70px 0 15px;
  flex-grow: 1;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  line-height: normal;
}

body #blockcart-content .cart-products .col-info a {
  font-weight: 500;
}

.cart-buttons.text-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  justify-content: center;
  border-top: 2px dashed rgba(0, 48, 73, 0.2);
  padding: 25px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
  height: 100px;
  border-radius: 0 0 10px 10px;
}

.cart-buttons.text-center .btn {
  max-width: 200px;
  margin: 0 5px !important;
  font-size: 13px;
}

span.no-items {
  text-align: center;
}

body .ps-shoppingcart.side-cart #blockcart-content {
  height: auto;
  min-height: 0;
  position: fixed;
  z-index: 99999999;
  top: 50%;
  left: 50%;
  right: auto;
  -webkit-transform: translate(-50%, -250%);
  transform: translate(-50%, -250%);
  transition: transform 0.4s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  max-width: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-flow: column;
  padding: 25px 25px 100px;
  overflow: visible;
  width: 100%;
}

.value.float-right {
  font-weight: 600;
}

body #blockcart-content .cart-subtotals {
  font-size: 18px;
  line-height: normal;
  padding: 30px;
  border-top: 0;
}

body #blockcart-content .cart-subtotals span.label {
  font-size: 14px;
}

body #blockcart-content {
  background: #fff;
  color: inherit;
  border: 0;
  box-shadow: 0 0 0;
  border-radius: 10px;
  padding: 25px;
}

.responsive-modal.show#_blockcart-content {
  background: rgba(0, 48, 73, 0.8) !important;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}

.mini-cart-summary-totals {
  width: calc(100% - 30px);
  margin: 0 auto;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 10px;
}

#_desktop_cart:hover .dropdown-menu.mini-cart {
  opacity: 1;
  visibility: visible;
}

#_desktop_cart:hover .blockcart.cart-preview.inactive .dropdown-menu.mini-cart {
  opacity: 0;
  visibility: hidden;
}

.dropdown-menu.mini-cart {
  margin: 0;
  min-width: 400px;
  box-shadow: 0 0 0;
  background: #f9f9f9;
}

.mini-cart-block.mini-cart-checkout {
  margin: 10px 0 0;
  padding: 15px 0 0;
  border-top: 0;
}

.product-line-info {
  text-align: left;
  font-weight: normal;
  line-height: normal;
  padding: 0 20px;
}

body .block-onepagecheckout .product-line-grid-body .product-line-info {
  margin: 0;
  padding: 0;
}

li.mini-cart-product img {
  font-size: 0;
  width: 40px;
  height: auto;
  background: #000;
  margin: 0 15px 0 0;
}

.header-nav .dropdown-menu.mini-cart a.checkout {
  width: 100%;
  height: auto;
  max-width: 200px;
  margin: 0 auto;
}

.header-nav ul.mini-cart-items a.label {
  text-align: left;
  padding: 0 0 10px;
}

ul.mini-cart-items {
  line-height: normal;
  height: auto;
  font-weight: normal;
  margin: 0;
  padding: 0 15px;
  max-height: 300px;
  overflow: auto;
}

.mini-cart-block,
.mini-cart-summary-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  line-height: normal;
  padding: 10px 0 0;
}

.mini-cart-block span {
  height: auto !important;
  font-weight: normal;
}

li.mini-cart-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 10px 40px 10px 0;
  border-bottom: 1px solid #dfdfdf;
  position: relative;
}

.header-nav ul.mini-cart-items a.remove-from-cart {
  position: absolute;
  width: auto;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  text-align: center;
}

.header-nav ul.mini-cart-items a.remove-from-cart i {
  font-size: 9px;
  font-weight: bold;
}

.header-nav ul.mini-cart-items a,
.header-nav ul.mini-cart-items span {
  height: auto;
  font-size: 13px;
  line-height: normal;
}

/*New*/

.page-content.page-cms .container.third {
  width: 32%;
}

/* .page-content.page-cms .container.sixth {
  width: 65%;
} */

.clickable a {
  cursor: pointer;
}

#cms .pt {
  padding-top: var(--defaultheight);
}

#cms .m0 {
  margin: 0;
}

#cms .my {
  margin-top: var(--defaultheight);
  margin-bottom: var(--defaultheight);
}

#cms .mt {
  margin-top: var(--defaultheight);
}

#cms .mt2 {
  margin-top: calc(var(--defaultheight) * 2);
}

#cms .mt02 {
  margin-top: calc(var(--defaultheight) / 5);
}

#cms .mt0 {
  margin-top: 0;
}

#cms .mb {
  margin-bottom: var(--defaultheight);
}

#cms .mb05 {
  margin-bottom: calc(var(--defaultheight) / 2);
}

#cms .mb02 {
  margin-bottom: calc(var(--defaultheight) / 5);
}

#cms .mb0 {
  margin-bottom: 0;
}

#cms .mt05 {
  margin-top: calc(var(--defaultheight) / 2);
}

.new-mt {
  margin: 50px 0 0;
}

#cms .textcentered {
  text-align: center !important;
}

#cms .textleft {
  text-align: left !important;
}

#cms .fw-500 {
  font-weight: 500;
}

#cms .fw-600 {
  font-weight: 600;
}

#cms .fs-big {
  font-size: 22px !important;
}

#cms .fs-bigger {
  font-size: 30px !important;
}

#cms .lh-15 {
  line-height: 1.5 !important;
}

.flex-jcfs {
  justify-content: flex-start;
}

.flex-nw {
  flex-wrap: nowrap;
}

.flex-w {
  flex-wrap: wrap;
}

.flex-gap {
  gap: var(--defaultheight);
}

.flex-gap12 {
  gap: calc(var(--defaultheight) * 1.2);
}

#cms .sized-up {
  transform: scale(1) !important;
  transition: transform 0.3s !important;
}

#cms .sized-up:hover {
  transform: scale(1.1) !important;
}

.btn-reversed {
  background: #fcfbf4;
  display: flex;
  gap: 10px;
  align-items: center;
  color: #f05a28;
  line-height: 1;
  padding: 15px 20px;
  position: relative;
}

.btn-reversed::after {
  content: "❯";
  display: block;
  color: #f05a28;
  font-size: 25px;
  transition: color 0.3s;
}

.btn-reversed:hover::after {
  color: #fff;
}

.img-br {
  border-radius: 15px;
}

.mw-100 {
  max-width: 100% !important;
}

h2.big-h2 {
  font-size: 50px;
  margin: 0;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-unset {
  overflow: unset !important;
}

.pos-rel {
  position: relative;
}

.bigger-button {
  padding: 20px 45px;
}

.biggest-button {
  padding: 25px 65px;
}

.btn.biggest-button {
  font-size: 1.5rem;
  font-weight: 600;
  border-radius: 55px;
}

#content-wrapper .page-title.bigger-title {
  font-size: 2vw;
}

.numbers-wrapper {
  position: relative;
  height: 180px;
}

.numbers-container {
  position: relative;
  /* position: absolute;
  left: -100%;
  right: -100%; */
  height: 100%;
  background: var(--color-4);
}

.numbers-container::before,
.numbers-container::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: #f05a28;
  z-index: -1;
  top: 0;
}

.numbers-container::before {
  left: -99%;
}

.numbers-container::after {
  right: -99%;
}

.numbers-inner {
  height: 100%;
  padding: 0 30px;
}

.numbers-container .single-number[data-number] {
  visibility: hidden;
  line-height: 180px !important;
  font-size: 100px !important;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.3) !important;
}

.single-number-wrapper {
  position: relative;
  width: 300px;
}

.single-number[data-number] + .single-number-desc {
  position: absolute;
  left: 0;
  font-size: 17px !important;
  bottom: 52px;
  font-weight: 600 !important;
  color: rgba(255, 255, 255, 0.7) !important;
}

.new-slider {
  margin-top: 1.5625rem;
}

.new-slide {
  padding: 0 20px;
}

.new-slide .tab-label {
  transition: color 0.3s;
}

.new-slide .tab-label:hover {
  color: #f05a28;
}

.inflatable-slider {
  margin: 50px 0;
}

.inflatable-slider img {
  width: 100%;
  border-radius: 20px;
}

.inflatable-slide {
  position: relative;
}

#inflatable .inflatable-container {
  position: absolute;
  top: 50%;
  left: 30px;
  translate: 0 -50%;
  padding: 20px 60px;
  background: #ff0000;
  color: #fff !important;
  font-weight: 500;
  max-width: 50%;
}

.inflatable-button {
  position: absolute;
  right: 40px;
  bottom: 50px;
}

.invest-wrapper > div {
  margin-bottom: calc(var(--defaultheight) / 2);
}

.invest-wrapper > div:nth-last-of-type(-n + 3) {
  margin-bottom: 0;
}

.blog-slider .slick-track {
  display: flex;
}

.blog-slide {
  display: flex !important;
  flex-direction: column;
  opacity: 1 !important;
  visibility: visible !important;
}

.blog-slide.slick-slide img {
  /* justify-content: flex-end; */
  margin: 0 0 0 auto;
}

.blog-slide.slick-slide * {
  max-width: calc(100% - 40px);
}

.blog-slide.slick-slide :is(p, .buttons) {
  padding: 0;
}

.blog-slide.slick-slide img {
  margin: 0 auto 0 0;
}

.blog-slide.slick-slide p {
  padding: 0;
}

.blog-slide img.img-br {
  max-width: 100% !important;
}

body .blog-slider .slick-prev {
  left: -75px;
}

body .blog-slider .slick-next {
  right: -75px;
}

.page-content.page-cms .accord.fun .tab {
  width: 48%;
}

.page-content.page-cms .accord.details :is(.tab-label, .tab-content, p) {
  font-size: 12px !important;
  font-weight: 400;
}

.page-content.page-cms .accord.details .tab-label {
  padding: 0;
}

.page-content.page-cms .accord.details .tab-label::after {
  display: none;
}

.details .slick-track {
  display: flex;
  gap: 40px;
}

.details .slick-track::after,
.details .slick-track::before {
  display: none;
}

.details-mini-wrapper {
  position: relative;
  display: flex;
  /* justify-content: center; */
  justify-content: flex-start;
  align-items: center;
}

.details-mini-wrapper::before {
  display: block;
  content: "❯";
  font-size: 16px;
  margin-right: 15px;
  rotate: 0deg;
  transition: rotate 0.3s;
}

.details-mini {
  /* margin-left: auto;
  margin-right: auto; */
  width: 25px;
  height: 25px;
}

.details .new-slide {
  padding: 0;
}

.pictogram-wrapper {
  max-width: 800px;
  margin: 0 auto;
}

.pictogram-container {
  margin: calc(var(--defaultheight) / 4);
  width: 160px;
  aspect-ratio: 1;
  background: #f2f2f2;
  border-radius: 15px;
  /* gap: 15px; */
  padding: 0 20px 20px;
  cursor: pointer;
  transition: background 0.3s;
}

.pictogram-container.active-pictogram {
  background: #f05a28;
}

.pictogram-container:nth-of-type(1),
.pictogram-container:nth-of-type(2),
.pictogram-container:nth-of-type(3),
.pictogram-container:nth-of-type(4),
.pictogram-container:nth-of-type(1).active-pictogram ~ .pictogram-desc,
.pictogram-container:nth-of-type(2).active-pictogram ~ .pictogram-desc,
.pictogram-container:nth-of-type(3).active-pictogram ~ .pictogram-desc,
.pictogram-container:nth-of-type(4).active-pictogram ~ .pictogram-desc {
  order: 1;
}

.pictogram-container:nth-of-type(5),
.pictogram-container:nth-of-type(6),
.pictogram-container:nth-of-type(7),
.pictogram-container:nth-of-type(8),
.pictogram-container:nth-of-type(5).active-pictogram ~ .pictogram-desc,
.pictogram-container:nth-of-type(6).active-pictogram ~ .pictogram-desc,
.pictogram-container:nth-of-type(7).active-pictogram ~ .pictogram-desc,
.pictogram-container:nth-of-type(8).active-pictogram ~ .pictogram-desc {
  order: 2;
}

.pictogram-desc {
  display: none;
  padding: 0 0 0 20px;
}

.pictogram-desc.active {
  display: flex;
}

.map {
  height: 500px;
  position: relative;
  aspect-ratio: 1;
  background-image: url(../img/map.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.map-marker {
  position: absolute;
}

#cms .map-marker-description {
  font-size: 12px !important;
  font-weight: 500;
}

.map-marker-pointer {
  width: 32px;
  cursor: pointer;
  aspect-ratio: 1;
  background-image: url(../img/map-marker.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: transform 0.3s;
}

.map-marker-pointer:hover {
  transform: scale(1.2);
}

.map-desc {
  display: none;
}

.map-desc.active {
  display: block;
}

#cms .icon-slide img.product {
  max-width: 100%;
  width: 100%;
}

#cms .details-label {
  font-size: 18px !important;
  font-weight: 600;
}

#cms .size-change img {
  transition: transform 0.3s;
}

#cms .size-change img:hover {
  transform: scale(1.05);
}

body .container.description :is(.slick-next, .slick-prev) {
  top: auto;
  bottom: 25%;
}

.slide-spacer {
  margin: 30px 0;
}

#wrapper:has(.numbers-container) {
  overflow: hidden !important;
}

.section.gangaru {
  text-align: center;
  padding: 0;
  overflow: hidden;
}

.section.gangaru * {
  line-height: 1.2 !important;
}

.section.gangaru .gangaru-top-container {
  width: 100%;
  /* min-height: 800px; */
  background: #ff562f;
  padding-bottom: 150px;
  position: relative;
  overflow: hidden;
}

/* .section.gangaru .gangaru-top-container::after {
  content: "";
  position: absolute;
  bottom: -1300px;
  left: 50%;
  width: 200%;
  height: 1700px;
  border-radius: 100%;
  translate: -50% 0;
  background-color: #fff;
}

.section.gangaru .gangaru-top-container::before {
  content: "";
  position: absolute;
  bottom: -1px;
  height: 2px;
  width: 100%;
  background-color: #fff;
} */

.section.gangaru .gangaru-top-bg {
  background-image: url(../img/banner_hp_bg.jpg);
  width: 100%;
  aspect-ratio: 13.22;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.section.gangaru .gangaru-top-content {
  position: relative;
  z-index: 2;
}

.section.gangaru .gangaru-top-title {
  font-size: 32px;
  width: 60%;
  font-weight: bold;
  color: #fff;
  margin: 0 auto 30px;
}

.section.gangaru .gangaru-h2 {
  color: #fff;
  font-size: 32px;
  font-weight: bold;
}

.section.gangaru .gangaru-top-p {
  color: #fff;
}

.section.gangaru .gangaru-container {
  position: relative;
  /* margin-top: -300px; */
}

.section.gangaru .gangaru-container::before {
  content: "";
  position: absolute;
  left: 50%;
  translate: -50% 0;
  top: -100px;
  width: 101%;
  height: 200px;
  border-radius: 50% 50% 0 0;
  background: #fff;
}

.section.gangaru .gangaru-rel {
  position: relative;
  z-index: 2;
}

.section.gangaru .gangaru-columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.section.gangaru .gangaru-column {
  width: 28%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section.gangaru .gangaru-icon {
  width: 75px;
  aspect-ratio: 1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.section.gangaru .gangaru-icon.icon-1 {
  background-image: url(../img/icon-2-hp.svg);
}

.section.gangaru .gangaru-icon.icon-2 {
  background-image: url(../img/icon-1-hp.svg);
}

.section.gangaru .gangaru-icon.icon-3 {
  background-image: url(../img/icon-3-hp.svg);
}

.section.gangaru .gangaru-title {
  font-size: 28px;
  color: #ff562f;
  padding: 25px 0 30px;
  margin: 0;
}

.section.gangaru .gangaru-p-bold {
  font-weight: bold;
}

.section.gangaru .gangaru-p-narrow {
  font-weight: 400;
}

.section.gangaru .gangaru-extra-p {
  width: 70%;
  margin: auto 0;
  color: #ff562f;
  padding: 25px 0;
  font-size: 28px;
}

.section.gangaru .gangaru-low-p {
  color: #ff562f;
  width: 72%;
  min-height: 100px;
}

.section.gangaru .gangaru-column-header {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.lang-it .section.gangaru .gangaru-column-header {
  min-height: 330px;
}

.lang-it .section.gangaru .gangaru-extra-p {
  margin: 0;
}

.lang-it .section.gangaru .gangaru-low-p {
  margin-top: auto;
}

footer .whatsapp_div a {
  width: 100px;
  height: 30px;
  font-size: 10px;
  line-height: 20px;
  margin-left: 15px;
}

footer .whatsapp_div a:hover,
#contact .whatsapp_div a:hover {
  background: #f05a28;
}

#contact .whatsapp_div a {
  width: 110px;
  height: 35px;
  font-size: 12px;
  line-height: 20px;
}

.brief-padding {
  padding-right: 50px;
}

#search #js-product-list-top .col-left-sort {
  display: flex;
  gap: 5px;
}

.products-sort-nb-dropdown .select-title {
  display: flex;
  justify-content: space-between;
}

#search .select-title .select-title-name {
  max-width: unset;
  padding-right: 10px;
}

/* GG-564 */
.link_body {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 16px;
}

@media (max-width: 1920px) {
  .section.gangaru .gangaru-top-content {
    padding-top: 50px;
  }
}

@media (max-width: 1600px) {
  /* .section.gangaru .gangaru-top-container {
    min-height: 770px;
  } */
}

@media (max-width: 1500px) {
  .link_body h3 {
    font-size: 13px;
  }
  .container,
  .wrap {
    max-width: 1140px;
  }

  #desktop-header-container {
    max-width: 100%;
    padding: 0 20px;
  }

  body .ets_mm_megamenu ul:not(.mm_columns_ul, .ets_mm_categories),
  body .header-top .row.align-items-center {
    flex-wrap: nowrap;
  }

  body .homeslider .slick-prev {
    left: -80px;
  }

  body .homeslider .slick-next {
    right: -80px;
  }

  #left-column .block,
  #right-column .block {
    padding: 20px;
  }

  .section.gangaru .gangaru-top-title {
    width: 80%;
  }

  /* .section.gangaru .gangaru-top-container {
    min-height: 770px;
  } */
}

@media (max-width: 1340px) {
  .link_body {
    padding: 0 10px;
  }

  .container,
  .wrap {
    max-width: 1040px;
  }

  .top-bar .container {
    max-width: 100%;
    padding: 0 20px;
  }

  .counter-count {
    font-size: 120px;
  }

  /* .section.gangaru .gangaru-top-container {
    min-height: 750px;
  } */
  .section.gangaru .gangaru-column {
    width: 31%;
  }
}

@media (max-width: 1240px) {
  body .block-links ul > li a {
    font-size: 13px;
  }

  .section.ten.withborder .container {
    padding-top: 40px;
  }

  body .inflatable-slider .slick-prev {
    left: -50px;
  }

  body .inflatable-slider .slick-next {
    right: -50px;
  }

  body .icon-slider-wrapper .slick-prev {
    left: -50px;
  }

  body .icon-slider-wrapper .slick-next {
    right: -50px;
  }

  .pictogram-wrapper {
    max-width: 700px;
    justify-content: center;
  }

  .pictogram-container {
    width: 193px;
  }

  .pictogram-container,
  .pictogram-desc {
    order: 3;
  }

  .pictogram-container:nth-of-type(1),
  .pictogram-container:nth-of-type(2),
  .pictogram-container:nth-of-type(3),
  .pictogram-container:nth-of-type(1).active-pictogram ~ .pictogram-desc,
  .pictogram-container:nth-of-type(2).active-pictogram ~ .pictogram-desc,
  .pictogram-container:nth-of-type(3).active-pictogram ~ .pictogram-desc {
    order: 1;
  }

  .pictogram-container:nth-of-type(4),
  .pictogram-container:nth-of-type(5),
  .pictogram-container:nth-of-type(6),
  .pictogram-container:nth-of-type(4).active-pictogram ~ .pictogram-desc,
  .pictogram-container:nth-of-type(5).active-pictogram ~ .pictogram-desc,
  .pictogram-container:nth-of-type(6).active-pictogram ~ .pictogram-desc {
    order: 2;
  }

  .pictogram-container:nth-of-type(7),
  .pictogram-container:nth-of-type(7).active-pictogram ~ .pictogram-desc,
  .pictogram-container:nth-of-type(8),
  .pictogram-container:nth-of-type(8).active-pictogram ~ .pictogram-desc {
    order: 3;
  }

  .numbers-inner {
    padding: 0;
    max-width: 100% !important;
  }

  .single-number-wrapper {
    width: auto;
  }

  .single-number[data-number] {
    font-size: 75px !important;
  }

  .single-number[data-number] + .single-number-desc {
    position: relative;
    font-size: 12px !important;
    margin: -30px 0 0;
  }

  .about1 {
    flex-wrap: wrap;
  }

  .about1 > div {
    width: 100% !important;
    max-width: 100%;
  }

  #products .products .product,
  .js-product-miniature-wrapper {
    width: 46%;
  }

  body .homeslider .slick-prev {
    left: -60px;
  }

  body .homeslider .slick-next {
    right: -60px;
  }

  body .slick-prev {
    left: -30px;
  }

  body .slick-next {
    right: -30px;
  }

  .section.six .col-md-3 {
    flex: auto;
    max-width: unset;
    width: 33.333%;
    flex-grow: 0;
  }

  .link_body h3 {
    font-size: 13px;
    min-height: 40px;
  }

  h1 {
    font-size: 36px;
  }

  #content-wrapper .page-title,
  body .nav-tabs,
  h2 {
    font-size: 26px;
  }

  h3 {
    font-size: 20px;
  }

  .section {
    padding: 40px 0;
  }

  .section.one h1.pt-4.m-auto {
    /* margin-top: 40px !important; */
    margin-top: 67px !important;
  }

  .section.two {
    /* padding: 40px 0 0; */
    padding: 23px 0 0;
  }

  #footer-copyrights,
  .section.four .container,
  .section.two .container {
    padding-bottom: 40px;
  }

  .buttons {
    margin-top: 25px;
  }

  .section.eight h2,
  .section.five h2,
  .section.four h2,
  .section.nine h2 {
    margin-bottom: 40px !important;
  }

  .customer,
  .design,
  .employees,
  .order {
    margin: 40px 0;
  }

  #footer-container-main {
    padding-top: 40px;
  }

  .logo_wide {
    margin: 0;
  }

  .product-description {
    margin: 40px 0;
  }

  .sticky-desktop-wrapper {
    max-height: 80px;
  }

  #desktop-header-container {
    height: 80px;
  }

  .logo.img-fluid {
    width: auto;
    max-height: 40px;
  }

  .mm_menu_content_title {
    padding: 12px;
  }

  .page-content.page-cms div,
  .page-content.page-cms span,
  body #elementor-inner div,
  body #elementor-inner span {
    font-size: 14px !important;
  }

  .counter-count {
    font-size: 100px;
  }

  .container,
  .wrap {
    max-width: 85%;
  }

  .hook-default .ets_mm_megamenu_content .container {
    max-width: 100%;
  }
}

@media (max-width: 1199px) {
  body #menu li.has-sub {
    position: relative;
    padding: 0 50px 0 0;
  }

  body #menu li.has-sub a {
    min-height: 40px;
  }

  body li.has-sub a:after {
    display: none;
  }

  body li.has-sub span.arrow {
    position: absolute;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f05a28;
    top: 0;
    right: 0;
  }

  body #menu .ets_mm_block_content ul li ul.ets_mm_categories {
    padding: 0 !important;
  }

  body #menu .ets_mm_block_content ul li ul.ets_mm_categories.active,
  body #menu .ets_mm_block_content ul li ul.active {
    max-height: 100vh !important;
    visibility: visible;
  }

  body #menu .ets_mm_block_content ul li ul,
  body
    .ets_mm_block_content
    ul
    li.has-sub
    li.has-sub:hover
    ul.ets_mm_categories {
    background-color: transparent;
    border: 0;
    left: 0;
    margin-left: 0 !important;
    margin-right: -50px;
    min-width: 100%;
    padding: 0 !important;
    top: 0;
    width: calc(100% + 50px);
    max-height: 0 !important;
    border-left: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    height: auto;
    position: relative;
    opacity: 0.6;
    visibility: hidden;
    transition: 300ms all ease !important;
    -webkit-transition: 300ms all ease !important;
    max-width: unset;
    overflow: hidden;
  }

  body li.has-sub span.arrow:after {
    font-family: "icomoon";
    content: "\e900" !important;
    margin: 0;
    font-size: 10px;
    font-weight: bold;
    display: block;
    position: relative !important;
    color: #fff !important;
  }

  .top-left,
  .top-bar .contact-page-info {
    display: none !important;
  }

  .top-bar {
    height: 0;
  }

  html body .goog-te-gadget-simple,
  html body .goog-te-gadget .goog-te-combo {
    border: 2px solid #f05a28 !important;
  }

  body .ets_mm_megamenu ul:not(.mm_columns_ul, .ets_mm_categories),
  body .header-top .row.align-items-center {
    flex-wrap: wrap !important;
  }

  body .ets_mm_megamenu ul,
  body .header-top .row.align-items-center {
    flex-wrap: wrap !important;
  }

  #product-details .col-md-6 {
    width: 100%;
    flex: auto;
    max-width: 100%;
  }

  html body #pdgoogletranslate {
    bottom: 20px;
    left: 20px;
    position: fixed;
    z-index: 999999;
    top: auto;
  }

  #product-details .col-md-6:last-child {
    order: -1;
    margin-bottom: 20px;
  }

  .product-in-package.product-actions {
    margin: 30px 0 0 !important;
  }

  #product-details .row {
    flex-wrap: wrap;
  }

  body .ets_mm_megamenu_content_content {
    display: none !important;
  }

  body .slick-slider.slick-initialized {
    flex-wrap: wrap;
  }

  .slick-dots li:nth-child(3n + 2),
  .slick-dots li:nth-child(3n + 3) {
    display: inline-block;
  }

  body #blog_for_prestashop_column.column-posts-list ul.slick-dots li {
    margin: 0 !important;
  }

  body .slick-default-carousel ul.slick-dots,
  body ul.slick-dots {
    position: relative;
    bottom: 0;
    display: block !important;
    width: 100%;
    padding: 0;
    margin: 25px 0 !important;
    list-style: none;
    text-align: center;
    line-height: 1;
  }

  body .slick-slide[aria-hidden="true"] {
    opacity: 1;
    visibility: visible;
  }

  #menuToggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 0 0 25px;
  }

  body #menu .ets_mm_megamenu_content_content {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
  }

  body .ets-dir-ltr.layout_layout3 .mm_menus_li {
    width: 100%;
  }

  body .ets-dir-ltr.layout_layout3 .mm_menus_ul > .mm_menus_li.mm_has_sub {
    position: relative;
  }

  body
    .ets-dir-ltr.layout_layout3
    .mm_menus_ul
    > .mm_menus_li.mm_has_sub
    > .arrow {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  body
    .ets-dir-ltr.layout_layout3
    .mm_menus_ul
    > .mm_menus_li.mm_has_sub
    .mm_columns_ul.active {
    display: block !important;
  }

  .homepage-categories .col-md-2 {
    width: 29.333%;
    padding: 0 0 29.333%;
    max-width: unset;
  }

  .link_body img {
    max-height: 100px;
  }

  .customer-p,
  .design-p,
  .employee-p,
  .order-p {
    margin: -25px 0 0;
  }

  .counter-count {
    font-size: 80px;
  }

  h3 {
    font-size: 18px;
  }

  .section_page {
    padding: 20px 0;
  }

  #footer .social-links._footer a:not(:hover),
  body #footer .social-links._footer a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  .block-social-links .fa {
    font-size: 24px;
    line-height: 40px;
  }

  body .ets_mm_megamenu .mm_columns_ul {
    min-width: 0;
  }

  body .layout_layout3 .ets_mm_block_content a {
    white-space: normal;
  }
}

@media (max-width: 1152px) {
  .page-content.page-cms .accord.fun .tab {
    width: 100%;
  }

  .section.gangaru .gangaru-low-p {
    width: 100%;
  }
}

@media (max-width: 991px) {
  #category #inner-wrapper > .row #left-column {
    position: relative;
    top: 0;
    order: -1;
    margin: 0;
  }

  .map-wrapper {
    flex-wrap: wrap;
    gap: 0;
  }

  .map-wrapper > .next-to {
    order: -1;
    margin-bottom: 40px;
  }

  .map {
    margin: 0 auto;
  }

  .block-categories ul,
  .block-categories ul > li {
    min-width: 100%;
  }

  #left-column .block {
    padding: 10px;
  }

  #wrapper .block-title {
    font-size: 14px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: 500;
  }

  .block.block-toggle.block-categories.block-links .block-title a,
  .block.block-toggle.block-categories.block-links .block-title span {
    pointer-events: none;
    opacity: 1 !important;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .block.block-toggle.block-categories.block-links .block-title a:after {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    content: "\e903";
    font-family: "icomoon";
    display: inline-block;
    font-size: 7px;
    vertical-align: 2px;
  }

  .category-top-menu.block-content {
    display: none;
    min-width: 100%;
    margin-top: 10px;
  }

  .block.block-toggle.block-categories.block-links {
    display: block;
  }

  .block.block-toggle.block-categories.block-links h5.block-title > span > a {
    font-size: 0;
  }

  html[lang="fr"] {
    .block.block-toggle.block-categories.block-links
      h5.block-title
      > span
      > a:before {
      content: "Catégories";
    }
  }
  .block.block-toggle.block-categories.block-links
    h5.block-title
    > span
    > a:before {
    content: "Kategorie";
    font-size: 14px;
  }

  .section_page .half_box.withbg {
    order: 2 !important;
  }

  .section_page {
    flex-wrap: wrap;
  }

  .section_page .half_box {
    width: 100%;
  }

  .section_page .half_box {
    padding: 0 0 40px;
  }

  #desktop-header {
    display: block !important;
  }

  #content-wrapper.col-md-9 {
    width: 100%;
    flex: auto;
    max-width: 100%;
    padding: 0;
  }

  #products .products .product,
  .js-product-miniature-wrapper {
    width: 29.333%;
  }

  .sticky-desktop-wrapper {
    display: block !important;
    height: 80px !important;
  }

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

  h2 {
    font-size: 22px;
  }

  body .onepagecheckout-left.col-lg-4 {
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
  }

  .invoiceask,
  body #delivery-addresses .title,
  body #invoice-addresses .title,
  body .block-onepagecheckout .title-heading,
  body .payment-option,
  body .row.delivery-option {
    width: 100%;
  }

  body .onepagecheckout-left.col-lg-8 {
    width: 100%;
    top: 0 !important;
    position: relative;
  }

  .cart-grid-body {
    padding: 0;
  }

  #search_widget {
    display: block !important;
    transition: none !important;
    -webkit-transition: none !important;
  }

  body .ps-shoppingcart.side-cart #blockcart-content {
    width: 100%;
  }

  .page-cms #inner-wrapper {
    padding-top: 0;
  }

  .section.gangaru .gangaru-column {
    width: 100%;
  }

  .section.gangaru .gangaru-column:first-of-type {
    margin-top: -50px;
  }

  .section.gangaru .gangaru-columns {
    gap: 100px;
    gap: 50px;
  }

  .section.gangaru .gangaru-container::before {
    width: 125%;
  }

  .section.gangaru .gangaru-low-p {
    color: #ff562f;
    width: 72%;
    min-height: 50px;
  }

  #product .slick-prev {
    left: -15px;
  }

  .lang-it .section.gangaru .gangaru-column-header {
    min-height: unset;
  }

  .section.one h1 {
    font-size: 26px;
  }
}

@media (max-width: 900px) {
  #cms .water-top {
    flex-wrap: wrap;
    gap: 0;
  }

  #cms .water-top > div {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  #cms .water-top .button.air {
    display: flex;
    margin-bottom: 0.8rem;
  }

  .page-content.page-cms .water-top iframe {
    height: unset;
    aspect-ratio: 1.65;
  }

  #cms .pictogram-container {
    width: 150px;
  }

  #cms .pictogram-p {
    font-size: 12px !important;
  }

  .pictogram-container,
  .pictogram-desc {
    order: 4;
  }

  .pictogram-container:nth-of-type(1),
  .pictogram-container:nth-of-type(2),
  .pictogram-container:nth-of-type(1).active-pictogram ~ .pictogram-desc,
  .pictogram-container:nth-of-type(2).active-pictogram ~ .pictogram-desc {
    order: 1;
  }

  .pictogram-container:nth-of-type(3),
  .pictogram-container:nth-of-type(4),
  .pictogram-container:nth-of-type(3).active-pictogram ~ .pictogram-desc,
  .pictogram-container:nth-of-type(4).active-pictogram ~ .pictogram-desc {
    order: 2;
  }

  .pictogram-container:nth-of-type(5),
  .pictogram-container:nth-of-type(6),
  .pictogram-container:nth-of-type(5).active-pictogram ~ .pictogram-desc,
  .pictogram-container:nth-of-type(6).active-pictogram ~ .pictogram-desc {
    order: 3;
  }

  .pictogram-container:nth-of-type(7),
  .pictogram-container:nth-of-type(8),
  .pictogram-container:nth-of-type(7).active-pictogram ~ .pictogram-desc,
  .pictogram-container:nth-of-type(8).active-pictogram ~ .pictogram-desc {
    order: 4;
  }

  #cms .invest-wrapper {
    justify-content: center;
  }

  #cms .invest-wrapper > div {
    width: 48%;
  }

  #cms .pictogram-img {
    width: 35px;
    aspect-ratio: 1;
  }

  #cms .pictogram-wrapper {
    width: 380px;
    justify-content: flex-start;
  }

  #cms .iframe-wrapper {
    flex-wrap: wrap;
  }

  #cms .iframe-wrapper > div {
    width: 100%;
    max-width: 100%;
  }

  #cms .iframe-wrapper .buttons {
    margin-bottom: 40px;
  }

  .section.gangaru .gangaru-top-bg {
    aspect-ratio: 7;
  }
}

@media (max-width: 800px) {
  .numbers-wrapper {
    height: unset;
  }

  .blog-slide.slick-slide * {
    max-width: 100%;
  }

  body .blog-slider .slick-prev {
    left: -60px;
  }

  body .blog-slider .slick-next {
    right: -60px;
  }

  #content-wrapper .page-title.bigger-title {
    font-size: 3vw;
  }

  #cms .pictogram-desc {
    font-size: 12px !important;
  }

  body .numbers-inner {
    flex-wrap: wrap;
    padding: 40px 0 !important;
    gap: 20px !important;
  }

  .single-number-wrapper {
    width: 100%;
  }

  .single-number[data-number] + .single-number-desc {
    margin: -30px 0 0px;
    bottom: unset;
  }

  .single-number[data-number],
  .single-number[data-number] + .single-number-desc {
    text-align: center !important;
    line-height: 1.2 !important;
  }
}

@media (max-width: 775px) {
  .park {
    gap: 20px;
  }

  .last-container {
    order: 1;
  }

  .container.full.mw-100.dashed {
    border: none;
  }

  .section.gangaru .gangaru-top-title {
    width: 100%;
  }

  .brief-padding {
    padding-right: 0;
  }
}

@media (max-width: 768px) {
  .row.copy-row {
    flex-direction: column;
    gap: 12px;
    padding-bottom: 60px;
    justify-content: flex-start;
  }

  body #left-column #search_filter_controls button,
  body #right-column #search_filter_controls button {
    margin: 0;
    gap: 8px;
    font-size: 13px !important;
    flex-grow: 1;
    min-width: 0;
    max-width: 50%;
    padding: 12px 20px;
  }

  body #left-column #search_filter_controls,
  body #right-column #search_filter_controls {
    text-align: center;
    margin-bottom: 1rem;
    display: flex;
    justify-content: center;
    gap: 12px;
  }

  body .section.one .slick-next {
    right: 10px;
    background: rgba(255, 255, 255, 0.75) !important;
  }

  html body .testimonial_des {
    max-height: unset !important;
    padding: 0;
    margin: 0 0 24px;
  }

  html body .testimonial_des:after,
  body .togglemore {
    display: none;
  }

  html body .Rating__Container {
    margin: 0;
  }

  #wrapper {
    padding: 60px 0 0 !important;
  }

  body .section.one .slick-prev {
    left: 10px;
    background: rgba(255, 255, 255, 0.75) !important;
  }

  .bonslick-slider .slick-dots {
    display: block !important;
  }

  #bonslick li {
    margin: 0;
  }

  body #bonslick li {
    border-radius: 0;
  }

  #index #wrapper {
    padding-top: 0 !important;
  }

  body .slick-dots li button,
  body .slick-dots li button:before {
    width: 8px;
    height: 8px;
  }

  body .section.one .slick-next,
  body .section.one .slick-prev {
    width: 28px;
    height: 28px;
    background: #fff;
    border-radius: 50% !important;
  }

  body .section.one .slick-next:before,
  body .section.one .slick-prev:before {
    font-size: 14px;
    line-height: 28px;
  }

  .desktop404 {
    display: none !important;
  }

  .mobile404 {
    display: block !important;
  }

  .product-tabs {
    margin-top: 0 !important;
  }

  .col-12.product-details-section {
    margin-top: 10px;
  }

  #product-modal .modal-body .slick-arrow {
    display: none !important;
  }

  #wrapper {
    padding-top: 3.57143rem;
  }

  .page-cms-1 .rte-content {
    max-width: 100%;
    overflow: auto;
  }

  .page-cms-1 .rte-content table {
    min-width: 600px;
  }

  .homeslider-container .more {
    margin: 0;
    padding: 7px 20px;
  }

  body .homeslider .caption {
    padding: 10px 20px;
  }

  body #elementor-inner .elementor-element-wcbaice div.elementor-col-33,
  body
    #elementor-inner
    .elementor-section.elementor-element.elementor-element-24c40sf
    div.elementor-col-33 {
    width: 100% !important;
  }

  body .elementor-column-wrap.elementor-element-populated {
    padding: 0 !important;
  }

  body #elementor-inner div.elementor-col-33 {
    width: 100% !important;
  }

  body .elementor-row {
    flex-wrap: wrap;
    margin: 10px 0;
  }

  body .block-onepagecheckout ul.cart-items {
    max-height: unset;
    padding: 0;
    width: 100%;
    margin: 15px 0;
  }

  body
    .block-onepagecheckout
    .product-line-grid-right
    .cart-line-product-actions
    .remove-from-cart {
    margin-top: 0;
    display: block;
    left: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    font-size: 18px;
  }

  body .product-quantity .qty {
    width: 100%;
    margin: 0 0 10px;
    max-width: 100%;
  }

  body .product-quantity .qty {
    padding: 0 20px;
  }

  body#product .product-quantity .qty {
    margin: 0 0 12px;
  }

  .mobileheader {
    display: block !important;
    margin-bottom: 25px;
  }

  .product-reference {
    width: 100%;
    margin: 10px 0 0;
  }

  .desktopheader {
    display: none !important;
  }

  .half_box {
    width: 100%;
  }

  body .homeslider .caption {
    flex-wrap: wrap;
  }

  .caption .half_box:last-of-type {
    margin-top: 0;
  }

  .col.col-header-center {
    position: absolute;
    top: 60px;
    padding: 0 10px 10px;
    background: #fff;
    left: 0;
  }

  body .homeslider .caption {
    max-width: 100%;
    padding: 20px;
  }

  body .homeslider .caption p {
    display: none;
  }

  body .homeslider .caption h2 p {
    display: block;
  }

  body .homeslider .caption h2 {
    margin-bottom: 15px;
  }

  #product .container.main_container {
    padding-top: 0;
  }

  #wrapper .breadcrumb {
    margin-bottom: 0;
  }

  .product-info-row {
    margin-top: 0;
  }

  .container.main_container {
    padding-top: 30px;
  }

  .section.one {
    padding-top: 60px;
  }

  .section.one .container {
    max-width: 100%;
  }

  .sticky-desktop-wrapper #desktop-header.stuck-header.nav-up {
    top: -50px;
  }

  .homeslider-container {
    width: 100%;
    display: block;
    height: 100%;
  }

  .sticky-desktop-wrapper {
    height: 60px !important;
  }

  #desktop-header-container {
    height: 60px;
  }

  .product-actions {
    padding: 25px;
  }

  table {
    max-width: 100%;
  }

  #search_widget input,
  body #search_popup {
    width: 100%;
  }

  .col-md-6.col-product-info {
    padding: 0 5%;
  }

  .images-container .slick-arrow {
    display: none !important;
  }

  #desktop-header-container {
    position: unset;
    border: 0;
  }

  .row.homepage-categories {
    padding: 0;
  }

  .col-12.product-details-section {
    padding: 25px;
  }

  #content-wrapper .page-title,
  body .nav-tabs,
  h2 {
    font-size: 22px;
  }

  .homepage-categories .col-md-2 {
    width: 29.333%;
    padding: 0 0 29.333%;
  }

  .homepage-categories a:not(.nav-link):not(.btn).col-md-2:last-of-type {
    margin: 2% auto;
  }

  .section.six .col-md-3 {
    width: 46%;
  }

  .counter-count,
  .customer-p,
  .customer-p,
  .design-p,
  .employee-p,
  .order-p {
    text-align: center;
  }

  .seven .col-sm-4 {
    width: 100%;
    flex: auto;
    max-width: 100%;
    text-align: center;
  }

  #products .products .product,
  .js-product-miniature-wrapper {
    width: 46%;
  }

  .slick-products-carousel .js-product-miniature-wrapper,
  .slick-products-carousel.products .product {
    margin: 0 5px !important;
  }

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

  .onepagecheckout-left .block-onepagecheckout .col-md-8 {
    padding: 0 !important;
  }

  body
    .block-onepagecheckout
    .product-line-grid-right.product-line-actions
    .row {
    width: 100%;
    padding: 0;
    flex-wrap: wrap;
    flex-direction: column;
  }

  #index .container.main_container {
    padding: 0;
  }

  body .images-container-left .product-images .thumb-container {
    margin: 0 10px !important;
  }

  .col-left-product-thumbs {
    margin: 0;
  }

  aside#thumbnails {
    width: 100%;
  }

  #product-modal #thumbnails .thumb-container {
    padding: 4px;
  }

  body #main .images-container .js-qv-mask {
    height: auto;
    padding: 10px 0;
  }

  body .images-container .row {
    flex-wrap: wrap;
  }

  .col-10.col-left-product-cover {
    flex: unset;
    max-width: unset;
    width: 100%;
    margin: 0;
  }

  .col-2.col-left-product-thumbs {
    flex: unset;
    max-width: unset;
    width: 100%;
  }

  #product-images-thumbs .slick-track {
    justify-content: center;
  }

  #product .slick-prev {
    display: none !important;
  }

  .container,
  .wrap {
    max-width: 100%;
    padding: 0 20px;
  }

  body #form_ets_onepagecheckout {
    padding-top: 0;
  }
}

@media (max-width: 600px) {
  body#checkout h1 {
    text-align: center;
    font-size: 22px;
  }

  body ul.type-checkout-options,
  .customer-information {
    width: 100%;
  }

  .invoiceask section > .row {
    gap: 20px;
  }

  body
    .onepagecheckout-left.col-lg-4
    .block-onepagecheckout:not(.block-customer) {
    padding: 20px;
  }

  body .onepagecheckout-left .block-onepagecheckout .title-heading,
  .invoiceask {
    margin-bottom: 20px;
  }

  #invoice-addresses,
  .block-onepagecheckout.block-comment,
  .block-onepagecheckout.block-payment,
  .block-onepagecheckout.block-shipping {
    margin-top: 20px;
  }

  body ul.type-checkout-options {
    margin-bottom: 16px;
  }

  body .type-checkout-options li {
    flex-grow: 1;
  }

  body .fancybox-wrap.x13callback-fancybox {
    position: fixed !important;
    top: 80px !important;
    min-width: unset;
  }

  body .x13callback-fancybox .fancybox-skin {
    padding: 15px !important;
  }

  body #x13callback_form .page-subheading,
  body #x13callback_sent .page-subheading {
    text-align: left;
    margin-top: 0 !important;
    margin-bottom: 10px;
    padding: 0 40px 0 0;
  }

  body #x13callback_form .form-container .form-control {
    height: 40px;
  }

  body .rgldbox-stage {
    direction: ltr;
    overflow: visible;
    transform: translate(-50%, -50%);
    z-index: 99994;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    background: #fff;
    height: auto;
    bottom: auto;
    right: auto;
    padding: 30px;
    max-width: 100%;
    width: 100%;
  }

  body .container.description :is(.slick-next, .slick-prev) {
    top: auto;
    bottom: 30%;
  }

  .details .slick-track {
    gap: 0;
  }

  .map-scroll {
    overflow-x: auto;
  }

  .map {
    width: 500px;
    /* width: 100%; */
    height: unset;
  }

  .park > .container {
    max-width: 100%;
  }

  .iframe-wrapper .buttons {
    justify-content: center;
  }

  .iframe-wrapper iframe {
    height: unset !important;
    aspect-ratio: 1.75;
  }

  body .blog-slider .slick-prev {
    left: -50px;
  }

  body .blog-slider .slick-next {
    right: -50px;
  }

  .inflatable-button {
    right: 20px;
    bottom: 25px;
  }

  .page-content.page-cms .accord.counter .tab-label {
    font-size: 16px;
  }

  .page-content.page-cms .wide .order-swap .product.top {
    max-width: 75%;
  }

  #content-wrapper .page-title.bigger-title {
    font-size: 20px;
  }

  body .icon-slider-wrapper .slick-prev {
    left: -40px;
  }

  body .icon-slider-wrapper .slick-next {
    right: -40px;
  }

  #cms .pictogram-container {
    width: 44%;
    margin: 0;
    /* gap: 25px; */
  }

  #cms .pictogram-desc {
    font-size: 14px !important;
    padding: 0;
  }

  #cms .pictogram-wrapper {
    width: 100%;
    justify-content: center;
    gap: 20px;
  }

  #cms .pictogram-img {
    width: 50px;
  }

  .product-in-package.product-actions {
    flex-wrap: wrap;
  }

  .product-in-package.product-actions:after {
    display: none;
  }

  .block-content.rte-content p {
    width: 100%;
    margin: 0 0 10px;
  }

  .product-in-package.product-actions span:before {
    top: 4px;
  }

  .product-in-package.product-actions .card-body {
    padding: 0 !important;
  }

  .product-features > dl.data-sheet dd.value,
  .product-features > dl.data-sheet dt.name {
    flex: auto;
    width: 100%;
  }

  .product-price-and-shipping del,
  .products-grid .product-miniature-default .product-description {
    font-size: 14px;
  }

  body .fancybox-wrap {
    width: 100% !important;
    max-width: 100% !important;
    left: 0 !important;
  }

  /* GG-640 */
  body .fancybox-wrap .fancybox-inner {
    width: 100% !important;
  }

  body .bg-orange .product-quantity .qty {
    width: 100%;
    margin: 0 0 10px;
    max-width: 100%;
  }

  body .row.product-quantity .add {
    margin: 0 !important;
  }

  body #product-modal .modal-body .easyzoom {
    flex: unset;
  }

  body #product-modal .modal-body {
    align-items: center;
    justify-content: center;
  }

  body #product-modal .modal-content {
    min-height: 0;
    height: auto;
  }

  .homepage-categories .col-md-2 {
    width: 46%;
    padding: 0 0 46%;
  }

  .slick-products-carousel.products .product {
    margin: 0 5px !important;
  }

  .section.six .col-md-3 {
    padding: 10px 5px;
    font-size: 14px;
    line-height: normal;
    margin: 0 2%;
  }

  .ets-ttn-home-reviews .slick-slide,
  body #blog_for_prestashop_column.column-posts-list li {
    margin: 0 !important;
  }

  .post-title {
    min-height: unset;
  }

  #footer {
    font-size: 13px;
  }

  .counter-count {
    font-size: 80px;
  }

  .link_body img {
    display: block;
    margin: 0 auto 4px;
    max-height: 75px;
  }

  .link_body h3 {
    line-height: 1.1;
  }
  #footer .block {
    width: 100%;
    flex: unset;
    max-width: 100%;
    margin: 15px 0;
  }

  .customer-p,
  .design-p,
  .employee-p,
  .order-p {
    font-size: 18px;
  }

  .customer,
  .design,
  .employees,
  .order {
    margin: 15px 0;
  }

  .counter.bg-orange {
    padding: 40px;
  }

  body .nav-tabs {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }

  .ui-tabs-tab {
    margin: 10px 0;
  }

  .js-product-miniature-wrapper,
  .products .product {
    padding: 10px;
  }

  .col-md-6.col-product-info {
    padding: 0;
  }

  .btn {
    white-space: normal;
  }

  .product-info-row {
    margin-top: 25px;
  }

  #desktop-header-container {
    border-bottom: 0;
  }

  body .onepagecheckout-left.col-lg-4 .form-group {
    width: 100%;
  }

  .product-price-and-shipping .price {
    font-size: 16px;
  }

  #content-wrapper .page-title {
    margin-bottom: 20px;
  }

  body .ph_simpleblog .simpleblog-posts .post-item {
    margin-bottom: 0;
  }

  .h3.product-title {
    font-weight: 500;
    font-size: 14px;
  }

  .product-price-and-shipping del {
    font-size: 14px;
  }

  #header .header-btn-w {
    padding: 0;
  }

  body .ph_simpleblog .simpleblog-posts .simpleblog-post-item,
  body .ph_simpleblog .simpleblog-posts .simpleblog-post-item.first-in-line {
    width: 100%;
    margin: 15px 0;
  }

  .elementor-widget-container .slick-arrow {
    display: none !important;
  }

  body .ps-shoppingcart.side-cart #blockcart-content {
    height: auto;
    padding: 15px;
  }

  .cart-buttons.text-center {
    padding: 10px;
    flex-wrap: wrap;
  }

  .cart-buttons.text-center .btn {
    font-size: 12px !important;
    padding: 8px 20px !important;
    margin: 3px 0 !important;
  }

  #cart .btn.btn-secondary {
    width: 100%;
    margin: 20px 0;
  }

  .input-group {
    flex-wrap: wrap;
  }

  .invoiceask {
    width: 100%;
  }

  .invoiceask .btn {
    width: 100%;
  }

  .block-onepagecheckout.block-address
    div#delivery-addresses
    .invoiceask
    .col-md-6 {
    width: 100%;
    margin: 5px 0;
    padding: 0;
    flex: unset;
    max-width: 100%;
  }

  body .onepagecheckout-left.col-lg-8 {
    padding: 15px;
  }

  #form_ets_onepagecheckout .btn-primary[name="submitCompleteMyOrder"] {
    min-width: unset;
  }

  body .onepagecheckout-left.col-lg-4 {
    margin-bottom: 20px;
  }

  .flex-line {
    width: 100% !important;
    justify-content: center;
  }

  .col-xs-4.form_price.hidden_desktop,
  .product-line-grid-right .form_price:before,
  .product-line-grid-right .form_total_price:before,
  .product-line-grid-right .qty:before {
    display: none;
  }

  body #form_ets_onepagecheckout .product-line-grid-right .product-price {
    text-align: center;
  }

  .form_info_price_mobile > .row > div:not(:first-child) {
    border: 0;
  }

  body .block-onepagecheckout .product-line-grid-right .qty {
    margin: 0;
    flex-grow: 0;
  }

  .greenbox .product-line-grid {
    padding: 10px;
  }

  body .ets_remove_cart {
    width: 100%;
    height: auto;
  }

  .cart-item .product-image {
    display: block;
    float: none;
    margin: 10px auto;
  }

  body .block-onepagecheckout .product-line-grid .product-line-grid-left {
    padding-left: 0;
    width: 40px;
    padding: 0;
    min-width: 40px;
    font-size: 0;
    flex: auto;
    max-width: unset;
    margin: 0;
  }

  body #delivery-addresses .title,
  body #invoice-addresses .title,
  body .block-onepagecheckout .title-heading {
    margin: 0 0 20px;
  }

  body
    .block-onepagecheckout
    .product-line-grid-right
    .cart-line-product-actions
    .remove-from-cart {
    display: block;
    left: 0;
    position: relative;
    top: auto;
    bottom: 0;
    transform: none;
    margin: 0;
    font-size: 18px;
    right: auto;
  }

  body .onepagecheckout-left.col-lg-8 {
    margin-bottom: 25px;
  }

  body .form_info_price_mobile > .row > div.form_total_price {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
  }

  body .greenbox .product-line-grid-body > .product-line-info > .label {
    text-align: center;
  }

  .btn.smallbtn.btn-primary.add-to-cart {
    padding: 6px 16px;
    font-size: 12px;
  }

  .section.six .col-md-3 {
    width: 100%;
    margin: 10px 0;
  }

  body .contact-page-info {
    border-right: 0;
    flex: unset;
    max-width: 100%;
    width: 100%;
  }

  #contact .col-sm-8 {
    max-width: 100%;
    flex: unset;
    padding: 0;
  }

  .form-footer .g-recaptcha {
    max-width: 100%;
    overflow: hidden;
  }

  .pagination-wrapper-bottom {
    margin-bottom: 20px;
  }

  .filestyle {
    width: 100%;
  }

  body,
  button,
  html body,
  input,
  select,
  textarea {
    font-size: 14px;
  }

  body .header-top .row.align-items-center {
    flex-wrap: nowrap !important;
  }

  .my-account-page-content.col-sm-9 {
    padding: 40px 15px;
  }

  body #desktop_logo img {
    max-height: 30px;
    width: auto;
  }

  #footer .logo_wide a {
    display: flex;
    justify-content: center;
  }

  #footer
    :is(.block-toggle.block-iqitcontactpage, #iqithtmlandbanners-block-1) {
    width: 50%;
  }

  #footer .block-content .col-md-6.mb-4 .font-weight-bold {
    text-align: left;
  }

  #footer .block-content .col-md-6:not(.mb-4) {
    display: flex;
    flex-direction: column;
    align-items: start;
  }

  body .onepagecheckout-left.col-lg-4 .myaccount {
    flex-direction: column;
    gap: 20px;
  }

  body .onepagecheckout-left.col-lg-4 .myaccount p:not(.identity) {
    flex-direction: column;
    gap: 12px;
    width: 100%;
  }

  body .onepagecheckout-left.col-lg-4 .myaccount p:not(.identity) a {
    width: 100%;
    display: block;
    text-align: center;
  }
}

@media (max-width: 480px) {
  #cms .fs-bigger {
    font-size: 20px !important;
  }

  #cms .fs-big {
    font-size: 16px !important;
  }

  .slide-spacer {
    margin: 60px 0 30px !important;
  }

  body .container.description :is(.slick-next, .slick-prev) {
    bottom: -70px;
  }

  body .container.description .slick-next {
    right: 20%;
  }

  body .container.description .slick-prev {
    left: 20%;
  }

  body .blog-slider :is(.slick-prev, .slick-next) {
    bottom: -90px;
    top: auto;
  }

  body .blog-slider .slick-prev {
    left: 20%;
  }

  body .blog-slider .slick-next {
    right: 20%;
  }

  body .inflatable-slider :is(.slick-prev, .slick-next) {
    bottom: -80px;
    top: auto;
  }

  body .inflatable-slider .slick-prev {
    left: 20%;
  }

  body .inflatable-slider .slick-next {
    right: 20%;
  }

  #cms .invest-wrapper > div {
    width: 100%;
    max-width: 100%;
  }

  .inflatable-button {
    right: 10px;
    bottom: 10px;
  }

  .page-content.page-cms .accord .tabs {
    gap: 0;
  }

  .page-content.page-cms .accord .tab-label {
    margin: 0;
  }

  .size-change img {
    max-width: 75% !important;
  }

  body .icon-slider-wrapper .slick-prev {
    left: -45px;
  }

  body .icon-slider-wrapper .slick-next {
    right: -45px;
  }

  .blog-slider.mb2 {
    margin-bottom: var(--defaultheight);
  }

  /* .section.gangaru .gangaru-top-container::after {
    bottom: -1170px;
  } */
  .section.gangaru :is(.gangaru-title, .gangaru-extra-p, .gangaru-top-title) {
    font-size: 25px;
  }

  /* .section.gangaru .gangaru-top-container {
    min-height: 680px;
  } */
}

@media (max-width: 375px) {
  #cms .icon-slide img.product {
    margin-top: 20px;
  }

  body .icon-slider-wrapper :is(.slick-prev, .slick-next) {
    bottom: -70px;
    top: auto;
    translate: none;
  }

  body .icon-slider-wrapper .slick-prev {
    left: 20%;
  }

  body .icon-slider-wrapper .slick-next {
    right: 20%;
  }

  .inflatable-button .more.btn {
    padding: 8px 16px;
    font-size: 12px;
  }

  body .container.description :is(.slick-next, .slick-prev) {
    bottom: -70px;
  }

  .section.gangaru .gangaru-container::before {
    width: 175%;
  }

  #footer
    :is(.block-toggle.block-iqitcontactpage, #iqithtmlandbanners-block-1) {
    width: 100%;
  }
}

@media (max-width: 320px) {
  .bigger-button {
    padding: 15px 35px;
  }

  #cms .pictogram-img {
    width: 35px;
  }

  #cms .pictogram-container {
    /* gap: 10px; */
    padding: 0 10px 10px;
  }

  /* .section.gangaru .gangaru-top-container::after {
    width: 400%;
  } */
  /* .section.gangaru .gangaru-top-container {
    min-height: 740px;
  } */
}

/* GG-562 */
#cms ul.gn-listing {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

#cms ul.gn-listing.gn-big-listing {
  gap: 30px;
}

#cms ul.gn-listing.gn-big-listing li.gn-bullet {
  font-size: 24px;
}

#cms ul.gn-listing.gn-find {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 15px;
}

#cms ul.gn-listing.gn-find li.gn-bullet {
  width: 42%;
}

#cms li.gn-bullet {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 25px;
  font-size: 20px;
}

#cms li.gn-bullet img {
  margin-top: 3px;
  width: 25px;
  height: 25px;
  min-width: 25px;
}

#cms .gn-section {
  /* font-family: "Poppins"; */
  font-weight: 400;
  width: 100%;
  margin-bottom: 100px;
}

#cms .gn-section img {
  max-width: 100%;
}

#cms .gn-section :is(h1, h2, h3, h4, p, ul) {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 0;
}

#cms .gn-section ul {
  list-style-type: none;
}

#cms .gn-section h2 {
  font-size: 40px;
  text-wrap: balance;
  text-align: center;
  margin-bottom: 20px;
}

#cms .gn-section h2 span {
  font-size: inherit !important;
}

#cms .gn-section h2.gn-sign-up {
  width: 50%;
  margin: 0 auto 20px;
}

#cms .gn-section h2.gn-h2-small {
  font-size: 30px;
  text-align: left;
  margin-bottom: 0;
}

#cms .gn-color-orange {
  color: #f05a28 !important;
}

#cms .gn-white-space {
  white-space: nowrap;
}

#cms .gn-wrapper {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}

#cms .gn-wrapper-big {
  max-width: 1200px;
  margin: 0 auto;
}

#cms .gn-wrapper-small {
  max-width: 1000px;
  margin: 0 auto;
}

#cms .gn-arches {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 100px;
}

#cms .gn-arches.top {
  aspect-ratio: 10.7359;
}

#cms .gn-arches.bottom {
  aspect-ratio: 3.5757;
}

#cms .gn-ebook-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#cms .gn-ebook-box > div {
  width: 47%;
}

#cms .gn-ebook-box > img {
  width: 40%;
}

#cms .gn-ebook-box img {
  display: block;
  object-fit: contain;
  aspect-ratio: 505/691;
}

#cms .gn-ebook-cf :is(input[type="text"], input[type="email"]) {
  padding: 0 24px;
  height: 50px;
  border-radius: 5px;
  transition: 200ms border ease;
  -webkit-transition: 200ms border ease;
  max-width: 100%;
  margin: 0;
  border: 1px solid #c6d0d6;
  font-size: 14px;
  width: 100%;
  background: #fff;
}

#cms .gn-ebook-cf input[type="checkbox"] {
  accent-color: #f05a28;
  margin: 0;
  margin-top: 3px;
}

#cms .gn-ebook-cf :is(input[type="text"], input[type="email"]):focus-visible {
  outline: 2px solid #f05a28;
}

#cms .gn-ebook-cf .ml-form-formContent {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

#cms .gn-ebook-cf .checkbox {
  display: flex;
  align-items: flex-start;
  display: flex;
  margin-top: 15px;
  gap: 10px;
}

#cms .gn-ebook-cf .checkbox p {
  font-size: 15px;
  line-height: 1.3 !important;
}

#cms .gn-ebook-cf .checkbox a {
  color: inherit;
  text-decoration: underline;
}

#cms .gn-ebook-cf-header {
  font-size: 20px;
  text-wrap: balance;
  line-height: 1.2;
  padding-bottom: 20px;
  padding-top: 10px;
}

#cms .gn-ebook-cf .ml-form-embedSubmit {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}

#cms .gn-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 0;
  padding: 12px 32px;
  border-radius: 50px;
  transition: all 0.2s ease-in-out;
  background: #f05a28;
  color: #fff;
  width: 100%;
  cursor: pointer;
}

#cms .gn-ebook-cf .ml-form-embedSubmit button {
  font-size: 18px;
}

#cms .gn-why-box {
  padding: 0 100px;
}

#cms .gn-wrapper-big .gn-link-wrapper {
  margin-top: 40px;
}

#cms .gn-link-wrapper {
  display: flex;
  padding: 0 50px;
  margin-top: 20px;
}

#cms .gn-link-wrapper a {
  text-decoration: none;
  font-size: 24px;
  font-weight: bold;
  padding: 18px 24px;
  max-width: 100%;
  text-wrap: balance;
}

#cms .gn-link-wrapper a:hover {
  background-color: #003049;
}

#cms .gn-img-centered {
  width: 500px;
  display: block;
  margin: 50px auto 0;
}

#cms .gn-sign-up-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#cms .gn-sign-up-box > img {
  width: 43%;
}

#cms .gn-sign-up-box-listing {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#cms .gn-sign-up-box-listing {
  width: 56%;
}

#cms .gn-wrapper-big .gn-link-wrapper a {
  font-size: 20px;
  width: 100%;
  text-wrap: balance;
}

html:has(.landing-wrapper) {
  scroll-padding: 20px;
}

body:has(.landing-wrapper) :is(#header, nav, .section-newsletter) {
  display: none !important;
}

body:has(.landing-wrapper) #wrapper {
  padding: 0 !important;
}

.inflatable-slider :is(.slick-track, .inflatable-slide) {
  width: 100% !important;
}

/* GG-673 */
.category-sub-menu :is(li#node-104, li#node-106, li#node-110, li#node-111) {
  display: none;
}

.ets_mm_megamenu_content li:has(> a[href="https://gangaru.pl/110-duze-dmuchance"]),
.ets_mm_megamenu_content li:has(> a[href="https://gangaru.pl/111-male-dmuchance"])
{
  display: none;
}

/* GG-645 */
.noUi-base > .noUi-connects {
  background-color: #f05a28;
  right: 9px;
  overflow: unset;
}

.noUi-base > .noUi-connects::before {
  position: absolute;
  border-radius: 0 9px 9px 0;
  content: "";
  height: 100%;
  width: 20px;
  right: -18px;
  background-color: #f05a28;
}

.noUi-base > .noUi-connects > .noUi-connect {
  background-color: #ced5da !important;
}

.price-inputs {
  display: flex;
  flex-wrap: nowrap;
  gap: 12px;
  align-items: center;
}

.price-inputs p {
  line-height: 1;
  margin: 0;
}

#price-input-bottom,
#price-input-top {
  width: 100%;
  padding: 0 12px;
  text-align: center;
}

body #search_filters .noUi-horizontal {
  margin: 23px 0 10px 18px;
  padding: 0 9px;
}

body .noUi-handle.noUi-handle-lower {
  right: 9px !important;
}
body .noUi-handle.noUi-handle-upper {
  right: -9px !important;
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: 0;
}

aside.facet:has(.facet-type-checkbox) {
  display: none;
}

/* GG-689 */
#category
  :is(
    .products-sort-nb-dropdown.products-nb-per-page.dropdown.show,
    .products-sort-nb-dropdown.products-sort-order.dropdown
  )
  > .dropdown-menu.show {
  display: block !important;
}

/* GG-692 */
.eduball-flag {
  width: 20px;
  aspect-ratio: 120 / 75;
}

.eduball-title {
  display: flex;
  align-items: center;
  gap: 8px;
}

.eduball-title :is(img, a) {
  display: block;
}

/* GG-695 */
.category-sub-menu :is(li#node-115) {
  display: none;
}
.ets_mm_megamenu_content li:has(>a[href="https://gangaru.pl/115-dmuchance-na-urodziny"])
{
  display: none;
}

/* GG-703 */
.contact-page-info iframe {
  max-width: calc(100% - 15px);
  width: 100%;
  aspect-ratio: 650 / 450;
  height: auto !important;
}

/* GG-700 */
body .tpay-wrapper {
  margin-top: 16px;
}

body .tpay-regulations {
  display: flex;
  flex-direction: column;
  font-weight: 600;
  padding: 0;
}

body .tpay-regulations__content:last-of-type {
  display: flex;
  flex-direction: column;
}

body .tpay-regulations__content:last-of-type a {
  padding: 12px 24px;
  border-radius: 20px;
  background: #f05a28;
  color: #fff;
  transition: background 0.3s ease-out;
  display: flex;
  margin: 20px 0 0;
  max-width: 140px;
  justify-content: center;
}

body .tpay-regulations__content:last-of-type a:hover {
  background: #003049;
}

@media (max-width: 1366px) {
  #cms .gn-ebook-cf-header {
    font-size: 16px;
  }

  #cms .gn-section h2 {
    font-size: 32px;
  }

  #cms .gn-section h2.gn-h2-small {
    font-size: 24px;
  }

  #cms .gn-ebook-cf :is(input[type="text"], input[type="email"]) {
    height: 34px;
  }

  #cms .gn-ebook-box {
    justify-content: center;
    gap: 50px;
  }

  #cms .gn-ebook-box img {
    width: 330px;
  }

  #cms .gn-ebook-box > div {
    width: 400px;
  }

  #cms .gn-ebook-cf {
    width: 40%;
  }

  #cms .gn-ebook-cf .checkb {
    font-size: 12px;
  }

  #cms li.gn-bullet {
    font-size: 18px;
  }

  #cms .gn-link-wrapper {
    width: 80%;
    padding: 0;
    margin: 20px auto 0;
  }

  #cms .gn-link-wrapper a {
    font-size: 20px;
  }

  #cms ul.gn-listing.gn-big-listing li.gn-bullet {
    font-size: 20px;
  }

  #cms .gn-link-wrapper {
    justify-content: center;
  }

  #cms .gn-link-wrapper a {
    width: auto;
    padding: 18px 65px;
  }

  #cms .gn-btn {
    width: auto;
  }

  #cms .gn-sign-up-box > img {
    width: 350px;
  }

  #cms .gn-sign-up-box {
    justify-content: center;
    gap: 50px;
  }

  #cms .gn-section {
    margin-bottom: 50px;
  }

  #cms .gn-wrapper-big {
    max-width: 1100px;
  }
}

@media (max-width: 1152px) {
  #cms .gn-ebook-cf .checkbox p {
    font-size: 13px;
  }

  #cms ul.gn-listing.gn-big-listing li.gn-bullet,
  #cms .gn-wrapper-big .gn-link-wrapper a {
    font-size: 18px;
  }

  #cms .gn-wrapper-big,
  .gn-wrapper-small {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (max-width: 1024px) {
  #cms ul.gn-listing.gn-find {
    justify-content: center;
    column-gap: 30px;
  }

  #cms li.gn-bullet {
    font-size: 16px;
  }

  #cms .gn-section h2.gn-sign-up {
    width: 75%;
  }

  #cms .gn-ebook-box img {
    width: 275px;
  }

  #cms .gn-ebook-box > div {
    width: 350px;
  }
}

@media (max-width: 991px) {
  body .tpay-regulations__content {
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  body #search_filters .facet .facet-type-radio {
    overflow-x: unset; 
    padding-top: 1rem;
  }
}

@media (max-width: 800px) {
  .single-number-wrapper.last {
    margin-bottom: calc(0.2 * 75px);
  }
}

@media (max-width: 768px) {
  #cms .gn-section h2.gn-sign-up {
    width: 100%;
  }

  #cms .gn-ebook-box {
    justify-content: center;
    gap: 30px;
  }

  #cms ul.gn-listing.gn-find li.gn-bullet {
    width: 100%;
  }

  #cms .gn-why-box {
    padding: 0 50px;
  }

  #cms ul.gn-listing.gn-find {
    padding: 0 50px;
  }

  #cms .gn-sign-up-box-listing {
    width: 100%;
    padding: 0 50px;
  }

  #cms ul.gn-listing.gn-big-listing li.gn-bullet,
  .gn-wrapper-big .gn-link-wrapper a {
    font-size: 16px;
  }

  #cms ul.gn-listing.gn-big-listing.gn-question {
    padding: 0 50px;
  }

  #cms .gn-ebook-box {
    flex-direction: column-reverse;
    align-items: center;
  }

  #cms .gn-ebook-box > div {
    width: 450px;
  }

  #cms .gn-ebook-box img {
    width: 400px;
  }

  #cms .gn-arches {
    margin-bottom: 50px;
  }

  #cms .gn-arches.top {
    aspect-ratio: 6;
  }

  #cms .gn-arches.bottom {
    aspect-ratio: 2.5;
  }

  /* GG-651 */
  .cms-id-12 .rte-content > div:first-of-type {
    padding: 0;
  }

  .cms-id-12 .rte-content > div:first-of-type * {
    padding: 0;
  }
}

@media (max-width: 767px) {
  /* GG-644 */
  body .images-container-left .product-images .thumb-container {
    max-width: unset;
    max-height: unset;
  }
}

@media (max-width: 600px) {
  #cms .gn-section h2 {
    font-size: 24px;
  }

  #cms .gn-link-wrapper a {
    width: auto;
    padding: 16px 35px;
    font-size: 16px;
  }

  #cms .gn-wrapper-big,
  #cms .gn-wrapper-small {
    max-width: 100%;
    padding: 0 20px;
  }

  #cms .gn-ebook-box > div {
    width: 100%;
    padding: 0 30px;
  }

  #cms .gn-section h2.gn-h2-small {
    text-align: center;
  }

  #cms .gn-ebook-cf-header {
    text-align: center;
  }

  /* gg-642 */
  .ug-slider-control.ug-bullets.ug-skin-default.ug-bullets-gray {
    max-width: 100%;
    position: relative !important;
    left: unset !important;
    display: flex !important;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
  }

  .ug-slider-control.ug-bullets.ug-skin-default.ug-bullets-gray .ug-bullet {
    margin-left: 0 !important;
  }

  /* GG-641 */
  #cms .mt {
    margin-bottom: 0;
    margin-top: calc(var(--defaultheight) / 2);
  }

  #cms .mb {
    margin-bottom: calc(var(--defaultheight) / 2);
  }

  .page-content.page-cms .wide .product.top {
    margin: 0 auto;
  }

  .page-content.page-cms .tip {
    margin: 0 0 50px;
  }

  .page-content.page-cms .wide .product.top {
    margin: 0 auto;
  }

  .page-content.page-cms .container.accord {
    margin: 0 0 30px;
  }

  .section.gangaru .gangaru-columns {
    gap: 25px;
  }

  .section:is(.four, .five) .buttons.centered {
    margin: 0;
  }

  .ets-ttn-home-reviews .slick-slide > div {
    min-height: 100px;
  }

  .section.ten h2 {
    margin-bottom: 25px !important;
  }

  .section.ten #custom-text {
    margin: 40px 0 0;
    padding: 40px 0 0;
  }

  #custom-text {
    margin: 40px 0 0;
    padding: 40px 0 0;
  }

  .ets-ttn-home-reviews .slick-slide > div {
    min-height: 100px;
  }

  #index .section.one h1.pt-4.m-auto {
    margin-top: 0 !important;
  }

  .bonslick-slider {
    margin-bottom: 0 !important;
  }

  /* GG-703 */
  .contact-page-info iframe {
    max-width: 100%;
  }

  /* GG-721 */
  iframe[src*="assets.mailerlite.com"] {
    width: 90% !important;
    margin: 0 auto;
  }
}

@media (max-width: 480px) {
  #cms .gn-why-box,
  #cms ul.gn-listing.gn-find,
  #cms .gn-sign-up-box-listing,
  #cms ul.gn-listing.gn-big-listing.gn-question {
    padding: 0;
  }

  #cms .gn-ebook-box > div {
    padding: 0;
  }
}
@media (max-width: 375px) {
  #cms .gn-section h2 {
    font-size: 20px;
  }

  #cms li.gn-bullet {
    font-size: 14px;
    gap: 10px;
  }

  #cms li.gn-bullet img {
    width: 16px;
    min-width: 16px;
  }

  #cms .gn-link-wrapper a,
  #cms ul.gn-listing.gn-big-listing li.gn-bullet,
  #cms .gn-wrapper-big .gn-link-wrapper a {
    font-size: 14px;
  }

  #cms .gn-section {
    margin-bottom: 30px;
  }

  #cms ul.gn-listing.gn-big-listing {
    gap: 15px;
  }

  .price-countdown.badge-discount.discount,
  body #elementor-inner div.price-countdown.badge-discount.discount {
    padding: 0.2rem 0.6rem 0.2rem 0.2rem !important;
    font-size: 11px !important;
  }

  .products-grid .product-miniature-layout-2 .price-countdown-wrapper {
    width: 100% !important;
    margin: 0 auto !important;
  }
}

@media (max-width: 350px) {
  .price-countdown.badge-discount.discount,
  body #elementor-inner div.price-countdown.badge-discount.discount {
    font-size: 9px !important;
  }

  .products-grid .product-miniature-layout-2 .price-countdown-wrapper {
    width: 95px !important;
  }
}
/* GG-571 */

body .dropdown-menu .dropdown-item,
.autocomplete-suggestions .dropdown-item {
  text-overflow: ellipsis;
  overflow: hidden;
}

.js-payment-option-form {
  color: #f05a28;
}

.onepagecheckout-loader {
  background: rgba(0, 48, 73, 0.8) !important;
  opacity: 0;
  z-index: -1;
  transition: opacity 0.6s;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body:has(button[name="submitCompleteMyOrder"].loading) .onepagecheckout-loader {
  opacity: 1;
  z-index: 2147483647;
}

.onepagecheckout-loader:before {
  content: "";
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  width: 20px;
  height: 20px;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  z-index: 10;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 1;
  animation: onepagecheckout-loader-loading 0.5s infinite linear;
  -webkit-animation: onepagecheckout-loader-loading 0.5s infinite linear;
}

@keyframes onepagecheckout-loader-loading {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes onepagecheckout-loader-loading {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

.page-content.page-cms .realization {
  .image-section {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 20px;
  }
  
  @media (min-width: 1200px) {
    .image-section {
      flex-direction: row;
    }
    .image-section img {
      width: 50%;
    }
  }

  h2 {
    margin-block: 30px;
  }

  h2 span {
    font-family: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
    text-align: inherit !important;
  }

  h2 span.text-orange {
    color: #f05a28 !important;
  }
  h2.small-header {
    font-size: 20px;
    margin-block: 40px 20px;
    &.text-l {
      font-size: 22px;
    }
  }
}
#search_filters .facet:has(label.facet-label .custom-radio) {
  padding-top: 2rem;
}

ul.facet-type-radio li {
  display: none;
}
ul.facet-type-radio li:first-child {
  display: block;
}
label.facet-label .custom-radio {
  display: inline-block;
  margin: 10px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

label.facet-label .custom-radio input[type="radio"] {
  display: none;
}

label.facet-label:has(.custom-radio) {
  display: inline-block;
  cursor: pointer;
  padding-left: 50px;
  position: relative;
  user-select: none;
}

/* Switch background */
label.facet-label:has(.custom-radio)::before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 40px;
  height: 22px;
  background-color: #ccc;
  border-radius: 15px;
  transition: background-color 0.3s;
}

/* Circle */
label.facet-label:has(.custom-radio)::after {
  content: '';
  position: absolute;
  left: 2px;
  top: 4px;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border-radius: 50%;
  transition: transform 0.3s;
}

/* When selected */
label.facet-label:has(.custom-radio input[type="radio"]:checked)::before {
  background-color: #f05a28;
}

label.facet-label:has(.custom-radio input[type="radio"]:checked)::after {
  transform: translateX(18px);
}

.product-variants-item:has( select option:only-child) {
  display: none;
}